/*  
Theme Name: RockinNewspaper 3Col
Author URI: http://www.corymiller.com
Version: 1.5
Author: Cory Miller
Description: RockinNewspaper 3 Column is a white and blue, widget ready, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

body {
	font-size: 12px;
	font-family: Georgia, Times, "Times New Roman", serif;
	background: #ffffff;
	background-attachment: scroll;
	background-image: url(images/sfumatura.jpg);
	background-position: 0px 2px;
	background-repeat: repeat-x;
	color: #333;
	margin: 0;
	}
a:link, a:visited {
	color: #bd9257;
	text-decoration: none;
	}
a:hover{
	color: #99713C;
	text-decoration: none;
	}

#container { 
	width: 940px; 
	background: transparent;
	text-align: left; 
	margin: 10px auto; 
	}

#topheader {
	background-color: transparent;
	height: 86px;
	padding-left: 0px;
	margin-bottom: 10px;
}	
	
#topheader a img {
	border: none;
}

a img {
	border: none;
}

#logo {
	position: absolute;
	top: 11px;
}	
	
#menulinks {
	color: #000000;
	margin-bottom: 10px;
	text-align: right;
	text-transform: lowercase;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	width: 940px;
	padding-right: 10px;
	}

#menulinks a {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #99713C;
	text-decoration: none;
	}
	
#ricerca{
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

#searchform {
	padding: 0px;
	margin: 0px;
	float: left;
}	

#s{
	background-color: White;
	width: 120px;
	height: 14px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	color: #666;
	text-transform: lowercase;
	border: 1px solid #f4f4f4;
}
	
#content { 
	width: 510px; 
	margin-top: 0;
	margin-bottom: 20px;
	float:left;
	position:relative;
	padding: 5px 10px 15px 0px;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	text-align: justify;
	}
#content p img, .contenutopost p img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	max-width: 500px;
}

#content p a img, .contenutopost p a img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	background-color: White;
}

#content p a:hover img, .contenutopost p a:hover img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	background-color: White;
}

#content h1 {
	font: normal 22px; 
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	text-decoration: none;
	}

#content h1 a:hover {
	color: #99713C;
	text-decoration: none;
	}

#content h2 {
	font: 20px; 
	color: #767978;
	margin: 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #767978;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #99713C;
	text-decoration: none;
	}

h2.titoloarticolo a, h1.titolosingolo a {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #767978;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.spaziotitolo h1.titolosingolo {
	text-indent: 25px;
}

h2.titoloarchivio {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #767978;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: normal;
}
	
div.titolopost {
	margin-bottom: 15px;
	background-color: transparent;
	width: 500px;
	font-family: Georgia,Arial,Helvetica;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4e3e3;
}
	
#content h3 {
	font: bold 18px; 
	color: #99713c;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #99713c;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #99713C;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #99713c;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #99713C;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: normal;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 180px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0px 15px 15px; 
	min-height: 660px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
	text-transform: uppercase;
	padding-left:3px;
	line-height: 22px;
	margin: 0;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/bg_tit_sidebar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 22px;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#l_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	padding-left: 5px;
	line-height: 150%;
	}
#l_sidebar ul li a {
	display: block;
	color: #606060;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	}

#l_sidebar ul li a:hover {
	color: #99713c;
/*	background: #99713c;*/
	}
#l_sidebar ul.children {
	margin-left: 20px;
	}

#l_sidebar ul li.ultimocommento {
	text-align: justify;
	}	
	
	
#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 180px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0px 15px 15px; 
	min-height: 660px;
	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#r_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #606060;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#r_sidebar ul li a:hover {
	color: #99713c;
	/*background: #99713c;*/
	}
#r_sidebar ul.children {
	margin-left: 20px;
	}
#footer { 
	width: 100%;
	background: #f4f4f4;
	height: 40px;
	text-align: center;
	clear: both;
	padding: 5px 0;
}
	
	
#inner-footer {
	width: 470px;
	padding: 5px 0;
	margin-left: auto;
	margin-right: auto;	
}	

#inner-footer p{
line-height:16px;
margin: 0px;
padding: 0px;
}	

	
#inner-footer p, #inner-footer p a {
	text-transform: lowercase;
	color: #606060;
}

#inner-footer p a:hover {
	color: #99713c;
}		

.datapost{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #cc9900;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
}

.dataarchive {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #cc9900;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
}

div.adsense{
	margin-bottom: 10px;
	margin-top: 10px;
}	

div.piedearticolo{
	padding: 5px 5px 0px 5px;
	background-color: #F4F4F4;
}

.piedearticolo p{
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}

#content .piedearticolo a, #content .piedearticolo a:hover{
	color: #99713C;
	background-color: transparent;
}

div.spaziotitolo{
		width: 390px;
		padding-top: 5px;
		padding-left: 5px;
}

div.commentihome{
	text-align: center;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

div.commentihome a{
	color: silver;
	text-transform: lowercase;
	font-weight: normal;
}

.commentnumber {
	font-size: 36px;
}


img.recentthumb {
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

ul#ultimipost li {
	height: 60px;
	display: block;
}

.ricetta {
	margin-top: 10px; 
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 10px; 
}


#content .ricetta h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
	
.testo, .testo p, .contenutopost {
	text-align: justify;
	line-height: 18px;
}

img-WP-PrintIcon {
	display: inline;
	margin: 0px;
}

.contenutopost {
font-family: Georgia,Times,"Times New Roman",serif;
font-size: 13px;
line-height: 150%;
}

.archivipost {
margin-bottom: 25px;
}

.contenutopost a:link, .contenutopost a:visited {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
	}
.contenutopost p a:hover{
	color: #DA9E55;
	text-decoration: underline;
}

.commentbox {
	display: inline-block;
	margin-bottom: 25px;
	padding: 5px;
	width: 450px;
}

.commentosigrid {
	background-color: #F4F4F4;
}

.commentbox .commentheader {
	margin-bottom: 5px;
}

.commentheader small{
	font-size: 10px;
}


.commentcount {
   font-family: Georgia, Times, "Times New Roman", serif;
   color: silver;
	font-size: 26px;
	font-weight: normal;
	float: left;
	font-size: 36px;
	padding-top: 0px;
	padding-right: 6px;
}

.indietro {
	/*float: left;	*/
	position: absolute;
	top: 10px;
	left: 15px;
}

.avanti {
/*	float: right;*/
	position: absolute;
	top: 10px;
	right: 15px;
}

.indietro a{
	float: left;
	background-attachment: scroll;
	background-image: url(images/indietro.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	text-decoration: none;	
}

.avanti a{
	background-attachment: scroll;
	background-image: url(images/avanti.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	text-decoration: none;
}

div.adcentropagina {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#blocnotes {
/*background-attachment: scroll;
background-image: url(images/blocnotes.jpg);
background-position: bottom left;
background-repeat: no-repeat;*/
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
width: 150px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding-left: 19px;
padding-right: 10px;
}

#blocnotes p{
	font-size: 11px;
}

#correlati {
	margin-top: 32px;
	margin-bottom: 15px;
	background-color: #fffbee;
	width: 500px;
	padding: 5px;
}

#correlati dd{
	margin-left: 10px;
	width: 440px;
}

td.miniatura, td.testoarchivio {
	vertical-align: top;
	padding-right: 5px;
}

.recentposts p {
	text-align: left;
}
