/*	Theme Name: emerson
	Theme URI: http://www.emersonmacchine.it
	Description: EmersonMacchine.
	Version: 1.0
	Author: SBinternet
	Author URI: http://www.sbinternet.it
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 85%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #e3d395;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#wrap {
	width: 880px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
testa {
	background-color: #844538;
}
#content {
	width: 570px;
	float: left;
	display:inline;
	text-align: justify;
	margin: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:407px;
	height:auto !important;
	height:407px;	
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	display:inline;
	font-size:10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	color:#000000;
}
h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	height: 180px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/top2.jpg);
	}
#tagline {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
div#pages {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #844538;
	height: 50px;
}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#844538;
}
div#pages ul li.current_page_item a  {
	text-decoration: underline;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
div#pages ul li a:hover {
	color: #FF7800;
}


#footer {
	clear: both;
	text-align: center;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 65%;
}
#footer p{
	padding:10px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #844538;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #844538;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.entrybody p{
margin:8px 0;
padding:0;
}

.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #ffffff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #844538;
	height: 30px;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #844538;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(images/foglia1.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	height: 30px;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-image: url(images/foglia2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#sidebar ul li a:active{
	border-bottom-color: #fff;
	color: #666 !important;
	background-image: url(images/foglia3.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color: #e3d395;
}

li.here, li.here a {
border-bottom-color: #fff;
	color: #666 !important;
	background-image: url(images/foglia3.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color: #e3d395;
}

#sidebar ul li.here {
	border-bottom-color: #fff;
	color: #666 !important;
	background-image: url(images/foglia3.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color: #e3d395;
}

#search {
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}
#emerson {
	float: left;
	clear: both;
}
#menu {
	margin-bottom: 0px;
	color: #ffffff;
	text-align:center;
	font-size: 14px;
	margin-top: 0px;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #844538;
}
#menu a {
	color: #ffffff;
	text-decoration:none;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;	
	font-weight: bolder;	
}
#menu a:hover {
	padding-left:9px;
	padding-right:9px;
	color: #844538;
	background-color:#e3d395;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #333333;
	font-weight: bolder;
}

#elenco_prodotti0, #elenco_prodotti1, #elenco_prodotti2, #elenco_prodotti3, #elenco_prodotti4 {
	margin: 5px;
	padding: 5px;
}
#specifiche, #accessori, #optional {
	background-color: #EEEEEE;
	border: thin dashed #CCCCCC;
	width:100%;
	font-size: 75%;
	padding: 10px;
	margin: 10px;
}
h2 {
	font-size: 90%;
	font-weight: bolder;
	text-decoration: underline;
}
hr {
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink {
	left: 0px;
	float: left;
}
#nextLink { right: 0px; 
float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(imgs/prev.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(imgs/next.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#flashcontent {
	vertical-align: middle;
	background-position: center;
	text-align: center;
}		
#flashcontent2 {
	vertical-align: middle;
	background-position: center;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
}		
#post-  {
	font-size: 15px;
	font-weight: bolder;
	display: block;
	border-top-color: #000000;
	border-bottom-color: #e3d395;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	background-color: #F3F3DF;
	padding-top: 5px;
}
#post2-  {
	font-size: 15px;
	font-weight: bolder;
	display: block;
	border-top-color: #000000;
	border-bottom-color: #e3d395;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 42px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	background-color: #F3F3DF;
	padding-top: 5px;
	text-align: center;
}
input.FSF_submit, .button {
	color:#844538;
	font-weight:bold;
	background-color:#F3F3DF;
	border:1px solid;
	border-top-color:#e3d395;
	border-left-color:#e3d395;
	border-right-color:#844538;
	border-bottom-color:#844538;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#nl_archivelist ul{list-style-type: none; margin-left: 15px; padding-left: 0px;}
#nl_archivelist ul ul{
list-style-type: square;
margin-left: 35px;}
.nl_month {font-weight: bold;} #nl_pages {margin-top: 10px;}
#nl_pages #nl_currentpage {border: 1px solid blue;padding: 2px; margin: 2px; background-color: rgb(90, 132, 158); color: white;}
#nl_pages .nl_off {border: 1px solid #CCCCCC; padding: 2px; margin: 2px}
#nl_pages a {
	background-color: #f3f3df;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	color: #844538;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3D395;
	border-right-color: #844538;
	border-bottom-color: #844538;
	border-left-color: #E3D395;
	font-weight: bold;
	text-align: center;
}
#nl_pages a:hover {
	background-color: #f3f3df;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	color: #844538;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #844538;
	border-right-color: #E3D395;
	border-bottom-color: #E3D395;
	border-left-color: #844538;
	font-weight: bold;
	text-align: center;

}
#nl_archivelist ul{list-style-type: none; margin-left: 15px; padding-left: 0px;}
#nl_archivelist ul ul{list-style-type: square;margin-left: 35px;}
.nl_month {font-weight: bold;}

#ditto_wrapper .ditto_article {
margin-bottom: 20px;
}
#ditto_wrapper .ditto_title {
font-size: 115%;
width: 100%;
border-bottom: 1px solid #9c0;
}
#ditto_wrapper .ditto_title .ditto_info {
float: right;
display: block;
text-align: right;
font-size: 75%;
color: #555;
}
#ditto_wrapper .ditto_link {
text-align: right;
font-size: 75%;
}
#ditto_wrapper a, #ditto_wrapper
a:visited, #ditto_wrapper a:hover {
border: 0;
}
.ditto_paging {
border-top: 1px solid #ccc;
padding: 10px;
font-size: 86%;
color: #618100;
}
#ditto_pages #ditto_currentpage {
border: 1px solid #618100;
padding: 1px 5px 2px;
margin-right: 1px;
background-color: #9c0;
color: #fff;
}
#ditto_pages .ditto_off {
border: 1px solid #ccc;
padding: 1px 5px 2px;
margin-right: 1px;
color: #ccc;
}
#ditto_pages a, #ditto_pages a:link,
#ditto_pages a:visited {
border: 1px solid #9c0;
padding: 1px 5px 2px;
margin-right: 1px;
text-decoration: none !important;
color: #618100;
}
#ditto_pages a:hover {
background-color: #fff;
color: #000;
}
#ditto_archivelist ul {
list-style-type: none;
margin-left: 15px;
padding-left: 0;
}
#ditto_archivelist ul ul {
list-style-type: square;
margin-left: 35px;
}
#ditto_archivelist .ditto_month {
font-weight: bold;
}
