/*
Theme Name: le valli del teataro
Theme URI: http://www.levallidelteataro.it/
Description: le valli del teataro theme
Version: 1.0
Author: viraldesign
Author URI: http://www.viraldesign.com
*/



/* basics */

*{margin:0; padding:0;}

body {
	/*background: #ddd;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 20px;
	text-align: left;
	}
	
h1 {font-size: 18pt;}
h2 {
	font-size: 16px;
	margin-top:5px;
	margin-bottom:5px;
	color: #00354C;
	text-align: left;
}
h3 {
	font-size: 10pt;
	margin-top:0px;
	margin-bottom:10px;
	color: #00354C;

}
h4 {font-size: 9pt;}


/* images and misc. 

img{ border: none; padding: 6px; }
img a{border: thin solid #999999;}

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:"Courier New", Courier, monospace;}*/


/* links */

a{
	color:#006B90;
	text-decoration:none;
	border: none;
	}

a:hover{
	color:#006B90;
	text-decoration: underline;
	border: none;
}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
	/*padding: 6px;
	color:#333;
	overflow: hidden;
	background-image:url(images/sidebar.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 5px bottom;	*/
	}
	
/* header */

/* #overheader{
  width: 200px; 
  height: 180px;
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
float:left;
text-align:left;
}

#overheader img{
padding: 0px;
border:none;
}

#search_over {
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:-20px;
margin-bottom:20px;
width:750;
}

#header .slideshow {
float:left;
padding:0px;
margin-bottom:10px
border: thin solid #999999;
width:770px;
 height: 180px;
/*position:absolute;
text-align:right;
margin-left:35px;

}

#header {
	background: #fff url(images/header.jpg);
  width: 790px; 
  height: 180px;
	color: #fff; 
margin-top:20px;
	}



#header h1{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #7C3D24;
	letter-spacing:1px;
	margin: 0;	
	padding: 70px 0 0 235px;	
	}
	
#header h1 a{
	font-size: 1,9em;
	 color: #7C3D24;
	 text-decoration: none;}
#header h1 a:hover{ 
	font-size: 1,9em;
	color: #7C3D24;
	 text-decoration: none;}

/* main menu */


#menu {
	background: #0B1224;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	height:25px;
}


#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
}

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

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}



/* content */


#content {
	float: left;
	width:650px;
	overflow: hidden;
	margin-bottom:20px;
margin-top:10px;
	}	

.post {
	margin: 0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	text-align: left;
	}
	


.entry p img a{
border: thin solid #999999;
	padding: 6px;}

.entry p{margin:0 0;}


.postmetadata{
	clear: both;
	background:#E5E5E5;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-size:8pt;
	width: 250px;
	float:right;
	margin: 0px;
	/*background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 330px;*/
	padding-top: 15px;
	}

#sidebar h2{
	font-weight: normal;
	font-size: 0pt;
	text-align: left;
	color: #08122E;
	margin: 0;
	padding: 0;
	display: none;
}
#sidebar h3{
	color: #7C3D24;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}	
#sidebar p {margin:0; padding: 0 6px 0 0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	padding: 0;
	margin: 0px;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 14px;
	margin-top:3px;
	margin-bottom:3px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00354C;
	}
#sidebar ul ul li a{
margin-top:3px;
	text-decoration: none;
	color: #006B90;
	}
#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
	font-size:12px;
	list-style-position: inset;
	list-style-image: url(images/dot.png);
}
#sidebar ul ul ul ul li{
	font-size:10px;
}

#al_login {
margin-bottom:45px;
display:block;
clear: both;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #7C3D24;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 12px;
	background-image: url(images/post_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-weight: 300;
	font-style: normal;
	font-variant: small-caps;
	}

#commentform{
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */


#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:25px;
	color: #00354C;
	font-size: 9px;
	}
	
#footer p{
	/*padding: 25px 0 0 120px;	*/
	margin: 20;
}

