/*
Theme Name: Estejo
Theme URI: http://www.studiodsgn.com
Description: tema per tecnoplastica srl
Author: Gian Luca Guiglia
Author URI: http://www.giannazzo.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}	

body {
	background: #ffffff;
	background-image:url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: 50% 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding:0;
	}
	
h1 {font-size: 24px;}
h2 {font-size: 20px; margin-top:10px;}
h3 {font-size: 18px; margin-top:10px;}
h4 {font-size: 16px;}


/* images and misc. */

img{ border: none; padding: 4px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;}


/* links */

a{
	color:#0097BA;
	text-decoration:none;
	border: none;
	}

a:hover{color:#C76242;text-decoration: none; border: none;}



/* container */


#container {
	width: 100%;
	margin: 0 0;
	padding: 0px;
	background: transparent;
	color: #000000;
	border: 0px solid #0B1224;
	overflow: hidden;
	}
	
/* header */

#header {
	background: transparent;
    width: 960px;

	margin: 0 auto; 
	color: #fff; 
	height: 135px;
	padding: 5px 0px 0px 0px;
	}

#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

#logo { float: right;
	    margin: 0;
		padding: 0;  }

/* main menu */


#menu {
	background-image: url(images/sfondo_menu.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:100%; 
	height:36px;
}

#menu_in {
			width: 960px;
			margin: 0 auto;

}

#menu ul {
	margin: 0px 0 0 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}



#menu ul li a {
	padding: 6px 10px 6px 10px;
	margin: 0;
	text-decoration: none;
	text-transform:none;
	color: #153140;
}

#menu ul li a:hover {
	color:#C76242;
}

.current_page_item li a, .current_page_item li a:visited { color: #C76242; }

#searchbar {  
			 width: 100%;
			 border-bottom: 8px solid #C76242;
}

#searchbar_in {
				width: 960px;
				margin: 0 auto;
 }
 
a.contattaci, a.contattaci:visited { color: #0097BA;
									 font-size:15px;
									 background-image:url(images/list.png);
									 background-position: 0 0;
									 background-repeat: no-repeat;
									 padding: 0px 0px 0px 25px; }
a.contattaci:hover { color: #C76242;
					 text-decoration:none;  }
					 
					 
					 
.qtrans_language_chooser ul {  }
.qtrans_language_chooser li { display:inline;
								 list-style-type:none;
								 font-size: 15px;
								 background-image:url(images/list.png);
									 background-position: 0 0;
									 background-repeat: no-repeat;
									 padding: 0px 0px 0px 25px;
									 text-transform:capitalize;
									 margin: 0px 0px 0px 16px;  }
					 

/* content */

#content_in {
			width: 960px;
			margin: 0 auto;		  
}	


#content {
			float: right;
	width: 740px;
	overflow: hidden;
	padding-bottom: 30px;
	min-height: 550px;	
			
}
	


.post {
	margin: 0 10px;
	padding:10px 10px 10px 5px;
	line-height: 20px;
	text-align:justify;
	}
	
.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform:none;
	color: #C76242;
	background-image:url(images/h2_list.png);
	background-position:center left;
	background-repeat:no-repeat;
	line-height: 30px;
	margin: 0;
	padding: 0px 0px 0px 43px;
	}
	
.post h2 a{
	color: #C76242;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 13px;}

.post a{text-decoration:underline;}

.post ul {}

.post li { list-style-position: outside;
		   padding: 0px 0px 5px 3px;
		   list-style-image:url(images/list.png);
		   line-height: 18px;
		   margin: 0px 0px 0px 30px;
  }

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 15px;
	padding:2px;
	font-size:10px;
	float:left;
	width:98%;
	font-size:12px;
	}
	
.alignleft {float:left;}
.alignright {float:right;}

.pagetitle {}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	height: 220px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0px 0px 0px 15px;
	border-right: 0px dotted #A2A2A2;
	background-image:url(images/sx_col_page.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
	
#sidebar_home {
	width: 200px;
	height: 240px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
	border-right: 0px dotted #A2A2A2;
	background-image: url(images/sx_col_home.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 20px; 
	text-align: left;
	color: #C76242;	
	margin: 9px 0px 20px 0px;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-position: inside;
	list-style-image:url(images/list.png);
	font-size: 13px;
	line-height: 24px;
	
	
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
	
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
}


#sidebar_gallerie {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	height: 220px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0px 0px 0px 15px;
	border-right: 0px dotted #A2A2A2;
	background-image:url();
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#sidebar_gallerie h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 20px; 
	text-align: left;
	color: #C76242;	
	margin: 9px 0px 20px 0px;
	padding: 0;
}

#sidebar_gallerie p {margin:0; padding: 0 6px 0 12px;}

#sidebar_gallerie img {padding: 0; margin: 0;}

#sidebar_gallerie ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#sidebar_gallerie ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	}

#sidebar_gallerie ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#sidebar_gallerie ul ul li {
	list-style-position: inside;
	list-style-image:url(images/list.png);
	font-size: 12px;
	line-height: 24px;
	
	
	}

#sidebar_gallerie ul ul ul{
	margin: 0;
	padding: 0;
	
}

#sidebar_gallerie ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
}


/*calendar*/

#wp-calendar { width: 180px;
			   margin: 5px 0px 10px 0px;
			   font-size: 12px;
			   text-align:left;
			   color: #153140; }
#wp-calendar caption { font-size: 20px;
			    		font-family:Georgia, "Times New Roman", Times, serif;
						font-weight: normal;
						text-transform:capitalize;
						color: #C76242;
						margin: 0px 0px 0px 0px;
						line-height: 24px;
						text-align:left; }
						
#wp-calendar th { text-align:center; }
#wp-calendar td { text-align:center; }
#prev td { text-align:left;  }
						



/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	text-align:right;
	}

#searchform input#s {
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #0097BA;
	}

#searchform input#searchsubmit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2px 0px 0px 23px;
	margin: 2px 0 0 2px;
	border: 0;
	background-color: transparent;
	background-image:url(images/list.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	color: #0097BA;
	}

/* footer */

#squares {
	background: white;
	clear: both;
	width: 100%;
	margin:15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	border-top: 8px solid #C76242;
	height: 104px;
	}
	
#squares_home {
	background: white;
	clear: both;
	width: 100%;
	margin:15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	border-top: 8px solid #C76242;
	height: 200px;
	}	
	

#footer {
	background: #C76242;
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	}
	
#footer_in { width:960px;
			 margin: 0 auto; }
	
#footer p{padding:6px;margin: 0; color: #eee; line-height: 20px;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#sottile_sx { float:left;  }
#sottile_dx { float:right;  }
#sottile_cn { float:left;  }

a.sottile_sx, a.sottile_sx:visited { width: 300px;
							 height: 112px;
							 display: block;
							 background-image:url(images/azienda_small.jpg);
							 background-position: top left;
							 background-repeat:no-repeat; }
							 
a.sottile_dx, a.sottile_dx:visited { width: 300px;
							 height: 112px;
							 display: block;
							 background-image:url(images/produzione_small.jpg);
							 background-position: top left;
							 background-repeat:no-repeat; }

a.sottile_cn, a.sottile_cn:visited { width: 360px;
							 height: 112px;
							 display: block;
							 background-image:url(images/gallerie_small.jpg);
							 background-position: top center;
							 background-repeat:no-repeat;
							  }
							  
a.spesso_sx, a.spesso_sx:visited { width: 300px;
							 height: 200px;
							 display: block;
							 background-image:url(images/azienda_big.jpg);
							 background-position: top left;
							 background-repeat:no-repeat; }
							 
a.spesso_dx, a.spesso_dx:visited { width: 300px;
							 height: 200px;
							 display: block;
							 background-image:url(images/produzione_big.jpg);
							 background-position: top left;
							 background-repeat:no-repeat; }

a.spesso_cn, a.spesso_cn:visited { width: 360px;
							 height: 200px;
							 display: block;
							 background-image:url(images/gallerie_big.jpg);
							 background-position: top center;
							 background-repeat:no-repeat;
							  }
							  
							  
.galleria { background-image:url(images/bg_h2_galleria.png);
background-position: top right;
background-repeat:no-repeat; }

.archivetitle { font-size:22px;
			    font-family:Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				text-transform:capitalize;
				color: #C76242;
				padding-left: 15px;
				
				  }

.citazione { font-size: 18px;
			 color:#666666;
			 font-weight:bold;
			 padding: 0px 50px 0px 50px;
			 }