/*  
Theme Name: SIAMOinDIVERSI_BIS
Theme URI: http://siamoindiversi.it/
Description: WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://siamoindiversi.it">siamoindiversi.it</a>. Enjoy!
Author: Giacomo Arzelà
Author URI: http://siamoindiversi.it/
Version: 1.9.2
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
	margin: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
	margin: 3px;
	color: #FF9900;
	text-decoration: none;
	padding-left: 6px;
  }

a:hover {
  color: #9BD04E;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  }

strong {
  font-size: 110%;
  }

body {
	text-align: center;
	margin: 0;
	padding: 0 15px 15px 0;
	font-family: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
	background: #000 url(images/bgbody.png) top center no-repeat;
	}
  
  
  .PageBackgroundGlare
{
	position: fixed;
	width: 100%;
	height: 542px;
	width: 337px;
	left: 0px;
	top: 0;
	z-index: -1;
}
  
.PageBackgroundGlareImage
{
	background-image: url('images/Margheritona.png');
	background-repeat: no-repeat;
	height: 522px;
	width: 337px;
}

  .PageBackgroundGlaredx
{
  position:fixed;
   right:00px;
  top:00px;
  z-index:-1; 
   
}
.PageBackgroundGlareImagedx
{
  background-image: url('images/Margheritine.png');
  background-repeat: no-repeat;
  height: 240px;
  width: 203px;
  margin: 10;
}

/* Header and wrapper */

.HeaderIMM {
	height: 120px;
	background: url(images/HeaderIMM_lu4.png) top center no-repeat;
	margin-left: -5px;
}

#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
	padding: 0;
	margin: 0;
	height: 10px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
	width: 850px;
	margin: 25px 0 0 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav {
	margin: 40px 0 0 0;
	padding: 0;
	clear: both;
	height: 44px;
	width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #fff;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #6598b8;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
	margin: 5px 0 0 0;
	clear: both;
	width: 980px;
	padding-bottom: 5px;
  }
#contentwrapper {
	float:left;
	width: 625px;
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url(images/body_per-tseto_2.png);
	background-repeat: no-repeat;
  }
#contentwrapper2 {
	float:inherit;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
  }
  
  #contentimmag {
	width: 630px;
	background: url(images/body_per-tseto2.png);
	background-repeat: no-repeat;
  }
  
    #contentimmag2 {
	width: 980px;
	background: url(images/body_per-tseto_full.png);
	background-repeat: no-repeat;
  }
  
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans_old.png) repeat;
  padding: 5px;
  }
  
  .topPostbar {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #000;
	width: 5px;
	height: 60px;
	position: relative;
  }
  
.topPost {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #000;
	width: 600px;
	position: static;
	margin-left: 15px;
	padding-top: 7px;
  }
  
  .topPostFull {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #000;
	width: 980px;
	position: static;
	margin-left: 15px;
  }
.topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #000;
	letter-spacing: -2px;
	margin-left: 4px;
  }
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #666;
  }
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 4px;
	font-size: 9pt;
	color: #cdcdcd;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #cdcdcd;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
	font-size: 9pt;
	color: #111111;
	margin: 8px 0;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
  }
.topPost div.topContent a {
	text-decoration: underline;
	color: #333;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  background: url(images/bg-trans_old.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }
  
  .topPostFull h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #000;
	letter-spacing: -2px;
	margin-left: 4px;
  }
.topPostFull h2.topTitle a:hover {
	text-decoration: none;
	color: #666;
  }
.topPostFull p.topMeta {
	padding: 0;
	margin: -10px 0 0 4px;
	font-size: 9pt;
	color: #cdcdcd;
  }
.topPostFull p.topMeta a {
	text-decoration: underline;
	color: #cdcdcd;
  }
.topPostFull p.topMeta a:hover {
  color: #ccc;
  }
.topPostFull div.topContent {
	font-size: 9pt;
	color: #111111;
	margin: 8px 0;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
  }
.topPostFull div.topContent a {
	text-decoration: underline;
	color: #333;
  }
.topPostFull div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPostFull div.topContent ul, .topPostFull div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPostFull div.topContent ul li, .topPostFull div.topContent ol li {
  color: #eee;
  }
.topPostFull span.topComments, .topPostFull span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  background: url(images/bg-trans_old.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPostFull span.linkpages {
  font-size: 9pt;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPostFull span.linkpages a:hover {
  color: #ddd;
  }
.topPostFull span.topComments:hover, .topPostFull span.topMore:hover, .topPostFull span.topTags:hover {
  background: #040404;
  }
.topPostFull span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPostFull span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPostFull span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPostFull span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPostFull span.topComments a:hover, .topPostFull span.topMore a:hover, .topPostFull span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }
  
.endPostImage {
	height: 80px;
	width: 630px;
	background-image: url(images/Fondoarticolo_lu2.png);
}

.endPostImageFull {
	height: 80px;
	width: 980px;
	background-image: url(images/FondoarticoloFull.png);
}

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 0px 15px 10px 15px;
	color: #fff;
	background-image: url(images/bggrad_tr.png);
	background-repeat: repeat;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
	margin: 20px 20px 20px 5px;
	background: url(images/postit-yellow.png) repeat;
	width: 240px;
	height: 240px;
  }
#main #welcome h2 {
	background: transparent;
	font-size: 14pt;
	font-weight: normal;
	color: #333;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
	text-align: center;
  }
#main #welcome p {
    font-size: 9pt;
	color: #999;
	margin: 5px 50px 15px 15px;
	height: 40px;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars_tot {
	margin: -20px 0 0 5px;
	float: left;
	width: 300px;
	color: #eee;
  }

#sidebars {
	background: url(images/content_bg_sidebar_.png) repeat;
	margin: 0 0 0 0;
	width: 350px;
	color: #eee;
	margin-top: 20px;
  }
  
 #sidebars_in {
	background: url(images/bacheca.png) widht
:200px;
	margin: 0 0 0 0;
	width: 353px;
	color: #eee;
	height: 260px;
	background-image: url(images/bacheca.png);
	padding-top: 190px;
	background-repeat: no-repeat;
  }
  
   #sidebars_out {
	background: url(images/Footer_bg_Sidebar_2_.png);
	width: 300px;
	color: #eee;
	height: 68px;
  }
  
#sidebars .sidebarbox {
	padding: 8px 10px;
  }

#sidebar_full {
  background: url(images/content_bg_sidebar_.png) repeat;
  padding: 0;
  margin: 0;
  }

#sidebar_left {
	width: 170px;
	float: left;
  }

#sidebar_right {
	float: right;
	width: 170px;
  }

#sidebars h2 {
	background: url(images/sottosidebar2.png);
	margin: 0;
	padding: 5px 8px 8px 8px;
	font-size: 11pt;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	font-style: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
	font-family: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
	color: #ff9900;
	font-weight: normal;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 20px;
	color: #eee;
	background: url(images/more.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
	color: #6598B8;
	text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
	background: url(images/bggrad_tr.png) top left repeat;
	border: 1px solid #070707;
	padding: 15px;
	color: #dfdfdf;
	margin: 0 0 10px 0;
	background-color: dfdfdf;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
	clear: both;
	background: #000;
	border: 0px solid #070707;
	padding: 15px 15px 25px 15px;
	background-image: url(images/margherite_footer.png);
	background-repeat: no-repeat;
	background-attachment: inherit;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
	float: left;
	width: 600px;
	padding-top: 10px;
  }
#footerright {
	float: right;
	width: 300px;
	text-align: right;
	height: 50px;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
  
  /* begin Menu */
.menu, .menu ul
{
	background:url(images/menu.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li
{
	margin: 0;
	padding: 0;
	border: 2;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	border-bottom-color: #F00;
	border-right-color: #F00;
	color: #FFF;
}

.menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
	position: relative;
	width: 1000px;
	z-index: 100;
	margin-top: 10px;
	height: 140px;
}

.menu 
{
	padding: 90px 25px 20px 20px;
	color: #FF9900;
	font-size: 14px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 28px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 1000px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-1000+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 28px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
	font-family: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ff9900;
	padding: 0 10px;
	margin: 0 0px;
	line-height: 28px;
	text-align: center;
	background-image: url('images/item-center_tr.png');
	background-position: left +28px;
	background-repeat: repeat-x;
	letter-spacing: -1px;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #ff9900;
  background-position: left -28px;
}

.menu li:hover a span span
{
  color: #ff9900;
  background-position: left -28px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #ff9900;
  background-position: left +28px;
}

.menu a.active span span
{
  color: #ff9900;
  background-position: left +28px;
}

/* end MenuItem */



/* begin MenuSubItem */

.menu ul a 
{
  text-align: center;
  line-height: 660px;
  margin-right: 5px;
  height: 25px;
  width: 100px;
  background-color: #trasparent;
  background-image: url('images/bg-trans.png');
  background-position: left top;
  background-repeat: repeat;
  
  border-width: 2px;
  border-style: solid;
  border-color: #9BD04E;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
	display:inline;
	float:none;
	margin:inherit;
	padding:inherit;
	background-image:none;
	text-align:inherit;
	text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span
{
	line-height: 12px;
	color: #ffffff;
	font-family: Century Gothic, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.menu ul ul a
{
  margin-left: auto;
}

* html .menu ul a 
{
  color: #ffffff !important;
}

.menu ul li a:hover
{
  color: #ffffff;
  border-color: #F29400;
 }

.menu ul li:hover>a
{
  color: #ffffff;
  border-color: #F29400;
}

* html .menu ul a:hover {
  color: #ffffff !important;
}	

* html .menu ul .menuhover .menuhoverA
{
  color: #ffffff !important;
  border-color: #ffffff;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #ffffff;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #ffffff;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
  color: #ffffff !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
  color: #ffffff !important;
}


/* end MenuSubItem */


#fbshare {
	float: right;
}

