/*
	Theme Name: cuochivolanti v 1.0
	Version: 1.0
	Author: Fabio Rubioglio
	Author website: http://www.nukta.it
*/

body {

	/* margin: 0px; padding: 0px; */
	font-family: Thaoma, Helvetica, Verdana; font-style: normal; 
	font-variant: normal; font-weight: normal; font-size: 12px; line-height: 1.2;
	margin:0px;
	padding:0px;
	background: #ffffff;
}

* {
	font-family: Thaoma, Helvetica, Verdana; font-style: normal; 
}

#page {
	width: 810px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 28%;
	margin-left: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
		font-size:14px;
		padding-top:10px;
}

h2 {
		font-size: 140%;
}

h3 {
padding-left:5px;
}

h4 {

}

h5 {

}
img	{
border:0px;
}

/*-------------The Post-------------*/


.post h2 a {
	color: #FF1511;
}

.post h2 a:hover {
	color: #000;
}

.post h2 {
	color: #ff130c;
}

.post p {
	font-family: Thaoma, Helvetica, Verdana; font-style: normal;
	text-align:justify;
}

.post a {
	color: #6AB50E;
	font-weight:bold;
}

.post a:hover {
	color: #000000;
}

.post ul {
	font-variant: normal;
	font-size: 90%;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
	margin-bottom: 2px; /*3px */
}

.post ul li {
	display: block;
	margin: 0;
	padding: 1px 5px 0 0;
	background: #fff;
}
.post ul li:hover, .post ol li:hover {
	background: #EFEFEF;
}


.post img {
margin-right: 2px;
margin-bottom:2px;
}
.post img:hover {

}

.entry {

}

.entrytext .postmetadata {
	font-size:11px;
}

.postmetadata alt {
}


.titolo_data {
	letter-spacing:1px;
	color:#898D87;
	font-weight:bold;
	font-size:12px;
}

.postmetadata p {
	color:#898D87;
	font-size:11px;
}

.postmetadata a {
	font-weight:bold;
	color:#6AB50E;
}
.postmetadata a:hover {
	color:#000000;
}


.navigation {

}

pre { 	color: #000; padding: 0px 10px 0px 5px; border-left: 3px solid; }

blockquote {
	color: #8E9375; padding: 0px 10px 0px 5px; border-left: 5px solid;
}

cite {	
	font-style: normal;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	font-weight:bold;
}

a { 
	text-decoration: none; color: #000000;
}

acronym, abbr {
font-size:11px;
}

/*--------------Sidebar------------*/

#mainright ul, #mainright ul ol {
	font-size: 11px;
	font-variant: normal;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	}

#mainright ul li {
	color:#FF130C;
	font-variant: normal;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px; /*3px */
	}

#mainright ul p, #mainright ul select {
	margin: 4px 0 0 0; /* 5px */
	}

#mainright ul ul, #mainright ul ol {
	margin: 4px 0 0 0; /* 5px */
	}

#mainright ul ul ul, #mainright ul ol {
	margin: 0;
	}

#mainright ul ol li {
	list-style: decimal outside;
	}

#mainright ul ul li, #mainright ul ol li {
	margin: 0;
	padding: 1px 1px 0 0;
	background: #f6f6f6;
	}
#mainright ul ul li:hover {
	background: #EEEDED;
	}
#mainright p {
	font-size:0.9em;
	padding-left:20px;
	margin:0;
	color:#000000;
}
#mainright h2 {
	vertical-align:middle;
	font-size: 12px;
	display: block;
	color: #000000;
	/*background: #E86400;*/
	background-image:url("images/bg_menu.png");
	padding: 8px 2px 0px 15px;
	height:20px;
	margin: 0;
	font-variant: normal;
}
#mainright h2:hover {
}

#mainright a:before
{
font-size: 80%;
content: " \BB  ";
}

#mainright a:hover {

}

#mainright a:visited {

}


/*--------------Comments--------------*/

li { margin-bottom: 10px; }

ol.commentlist {

}

ol.commentlist li {
	font-size: 11px;
	padding: 3px;
	line-height: 1.2;
	border-bottom: 1px solid #6AB50E;

}

ol.commentlist li.alt {
	color: #000;
	padding: 3px;
}

ol.commentlist a {
	color: #7D7A74;
}

.commentmetadata {
	font-size: 11px;
	color: #999;
}

legend { 
	display: none; 
	}
		
label {
	font-size:11px;
  	float:left;
  	clear:both;
  	display:block;
  	color: #7D7A74;
  	/*width:90px;*/
  	margin-bottom:5px;
  	padding-left:5px;
}

input, select {
  	float: left;
  	display: block;
  	width: 150px;
 	border: 1px solid #333;
  	background: #F4F4F4;
  	margin-bottom: 5px;
  	padding: 1px;
  	text-align: left;
}

textarea {
  	text-align:left;
  	float: left; 
  	display: block; 
  	width: 260px; 
  	height: 240px; 
  	border: 1px solid #999; 
  	background: white; 
  	margin-top: 4px;
}

form {
  	width:100%;
}

fieldset {
	border: none;
	padding-left: 10px;
	padding-bottom: 3px;
	display: block;
	clear: both;
}

fieldset input {
  	width:auto;
	border: 1px solid #7D7A74;
  	background:none;
	float:left;
  	display:block;
  	margin-right:10px;
  	margin-top:3px !important;
  	margin-top:0px; /*to fix IE6 position*/
}

fieldset input[type="image"] {
	border: none;
	float: right;
	padding-right: 0px;
}

fieldset label {
  	color: #7D7A74;
  	float:left;
  	display:block;
  	padding-right:2px;
  	padding-bottom: 2px;
  	white-space:nowrap; /*to fix IE6 wrapping*/
}

input[type=hidden] {
	display: none;
	}

#captchaImgDiv {
	margin-left: 5px;	
}

input#captcha_code {
	font-size: 12px;
}

#captchaInputDiv label {
	padding-left: 0;
}


/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
color:#777777;

}

#wp-calendar th {

}

#wp-calendar a { color:#FF130C; font-weight:bold;
}

#wp-calendar a:hover { color:#000000;
}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

.hide { display: none; }
hr, #mainleft .1, #mainright .1 { display: block; color: white; height: 30px;}
u { border-bottom:  1px dotted #8E9375; text-decoration: none; }

p,h1,pre {
	margin:0px 10px 10px 10px;
	font-family: Thaoma, Helvetica, Verdana;
	font-size:12px;
		}

.select { border-right: 1px dotted #8E9375; padding-right: 10px; color: #000; }
.titolo_left { font-size:14px; color:#6AB50E; font-weight: bold; text-align:left; letter-spacing:1px;}
.subtitolo_left { font-size:12px; color:#6AB50E; text-align:left; font-weight:bold;}


.left {
	font-size: 11px;
	float: left;
	color:#949892;
}

.right {
	font-size: 11px;
	float: right;
	color:#949892;
}
.right a, .left a {
	color:#949892;
}

.right a:hover, .left a:hover {
	color:#000000;
}

.center {
	text-align: center;
}

.pagetitle {
	font-size:11px;
	color:#999999;
}

em{
font-style:italic;
}
	
#container {
	width:855px;
	margin: auto;
	background:#fff;
		}
#white {
	background-color: white;
	height: auto;
	width: auto;
	}
#mainleft {
	width:200px;
	float: left;
	/*background:#fff;*/
	padding-bottom:20px;
	text-align:justify;
	padding-right:25px;
	/padding-right:5px;
	background-image:url("images/bg_page.jpg");
	background-position:top right;
	background-repeat:no-repeat;
		}

#maincenter {
		background-image: url(images/bg_center.jpg); 
		background-repeat: no-repeat; 
		font-family: Thaoma, Helvetica, Verdana;		
		width:430px;
		float: left;
		margin-left:0px;
		padding-bottom:10px;
		padding-top:153px;
		min-height:300px;
		}
	
#mainright {
		width:180px;
		float: left;
		background-image: url(images/bg_right.jpg); 
		background-repeat: no-repeat; 
		padding-top:153px;
		padding-bottom:10px;
		margin:0px;
		/*background:#fff;
		border-right: 1px dotted #8E9375;
		border-bottom:  1px dotted #8E9375;*/
		}
	
#mainleft h1 { color: #B7DA00;  }
#mainright h1 { color: #D47E65; }
#mainleft p {font-size: 11px; }

#mainleft a { color: #FF130C;font-family: Thaoma, Helvetica, Verdana;font-style: normal;font-size: 11px; }
#mainleft a:hover { text-decoration: overline; }
#mainright h1 a:hover { padding:0; border: 0;}
#mainright a:hover {   padding-right: 0px; color: #000000; }
.link a, .link a:hover {font-family: Thaoma, Helvetica, Verdana; font-style: normal;font-size: 11px; color: #D2C6B4; }


#mainright p { font-size:11px;}
#maincenter h1 { 
	margin:5px 10px 80px 10px; 
	padding:10px; 
	font-size: 10px;
}
#maincenter h2 {
	padding: 2px 3px 1px 5px;
}

#maincenter h1 a { color: #6AB50E; }
.right {
	text-align: right;
}

#footer p {
	text-align:center;
	font-size:11px;
	color:#999999;
}