/*  
Theme Name: Valore Alimentare
Theme URI: http://www.marsiaj.it
Description: Un tema sviluppato per la rivista Valore Alimentare
Version: 1.0 (released 2009-11.30)
Author: Pierfrancesco Marsiaj
Author URI: http://www.marsiaj.it

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Credits
=======

To be determined.

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	color:#777;
	}

body { 
	min-height:101%; 
	text-align: center; 
	background-color:#ecebe5;
	}

/* ---------  larghezze ----------- */

#page {
	width:962px;
	padding:5px 0 0 20px;
	margin:15px auto;
	font-family:Georgia,'Times New Roman', Times, serif;
	text-align:left;
	color:#777;
	background-color:#fff;
	 font-size:14px;
	 line-height:18px;
/*	border:solid #000 1px;*/
}
#content {
	 width:631px; 
	 padding-top:0px; 
	 float:left;
/*	border:solid #000 1px;*/
}
#twocols {
	 width:628px; 
	 padding:0 10px 0 0px;
}
#leftcol {
	 width:230px; 
	 float:left;
	 padding:0 10px 0 0;
}

#rightcol {
	border-left:#aaa 1px solid;
/*	border:#f00 1px solid; */
	width:370px;
	float:right;
	padding:0 0 0 18px;
	font-family: Georgia,"Times New Roman", Times, serif;
}
#sidebar {
	 width:290px;
	 float:right; 
	 padding:0 20px 0 10px; 
	 border-left:#aaa 1px solid;
}
#footer {
	width:941px;
	padding: 10px 0 0 0px;
	font-style:normal;
	text-decoration:none;
	color:#777;
}

/* --------- fine larghezze ----------- */
#page a {
	font-style:normal;
	text-decoration:none;
	color:#777;
}
#page a:hover {
	text-decoration:underline;
}
#bread a {
	color: #88c01b;
}


#top {
	 font-size:16px;
	 font-style:normal;
	 margin: 15px 0 0px 0;
}


#footer .boxheader {
	background-image:url(img/home_61.gif);
	height:6px; 
	background-repeat:repeat-x; 
	clear:both;
}

#header {
/* background-image:url(img/title.gif); */
 background-image:url(img/valore_alimentare.gif);
 background-repeat:no-repeat; 
 background-position:150px 10px;
 height:170px;

}

#logo {
	float:left; 
	height:157px; 
	width:141px;
	background-image:url(img/home-struttura_03.gif);
}

#payoff {
	float:left;
	 height:35px; 
	 width:410px;
	 font-family:Georgia,'Times New Roman', Times, serif; 
	 font-size:28px; 
	 font-style:italic; 
	 padding-left:15px; 
	 padding-top:115px; 
	 color:#444;
}

#search_box {
	float:right; 
	text-align:right;
	padding-top:0px;  
	padding-right:20px;
	width:160px;
}

#search_title {
	padding-left:0px; 
	padding-top:5px;  
	float:right;
	text-align:right;
}
#data {
	 margin-top:5px;
	 width:175px;
	 text-align:right;
}

#column {
	margin: 0 0 0 0;
}

.boxheader {
	height:6px; 
	background-repeat:repeat-x; 
	padding:0 0 0 0;
	clear:both;
}

#boxcontent {
	margin:5px 0 5px 0;
}
#boxcontent ul {
	margin-left:30px;
}

#separator {
	border-bottom:#aaa 2px solid;
	padding: 7px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	}

#separator_thin {
	border-bottom:#aaa 1px solid;
	margin: 10px 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	}

#boxcontent p {
	margin: 3px 0 3px 0;
	font-family: Georgia,"Times New Roman", Times, serif;
}


#boxcontent a {
	text-decoration:none;
}

#categorie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#categoria {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	margin: 5px 0 0 0;
}

.spaced {
	margin:7px 0 7px 0;
	}

#categoria h2.pagetitle{
	margin:7px 0 7px 0;
	font-size:15px;
	font-weight:normal;
	}
#canale h2.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	margin: 5px 0 0 0;
	font-weight:bold;
}

h2.pagetitle {
	margin:7px 0 7px 0;
	font-size:18px;
	font-weight:normal;
	}

h3 {
	line-height: 20px;
	font-weight:normal;
	margin: 0 0 7px 0;
	font-size:17px;
}
h4 {
	font-size:15px;
	font-weight:normal;
	margin: 0 0 7px 0;
}

.boxcontent_title{
	font-size:17px; 
	margin:5px 0 5px 0;
}

#boxmenu {
	padding:0 0 20px 0;
}
.boxmenu, li.page_item, #boxmenu li {
	font-style:normal;
	padding:2px 0 2px 0; 
	border-bottom:#999 1px solid;
	text-decoration:none;
	list-style-type:none;
}

li.cat-item {
	font-style:normal;
	padding:2px 0 2px 0; 
	border-bottom:#999 1px solid;
	#margin-left:-15px; /* IE hack */
	text-decoration:none;
	list-style-type:none;
	width:290px;
}

#boxmenu a:link, #boxmenu a:active, #boxmenu a:visited  {
	text-decoration:none;
	color:#777;
}

.alignleft {
  	float:left; 
	margin: 5px;
	}
.alignright {
  	float:right; 
	margin: 5px;
	}

#floatleft {
  	float:left; 
	margin:5px;
	padding: 2px;
/*	border:#777 solid 1px;*/
}
#floatright {
  	float:right; 
	margin:5px;
	padding:2px;
	/* border:#777 solid 1px;*/
}
.rightrss {
	float:right; 
	margin-right:0; 
/*	padding:1px 10px 3px 0;*/
	width:20px;
	height:20px;
	background-image:url(img/home-rss_39.gif);
	background-repeat:no-repeat;
}

#rss {
/*	border:1px solid #000;*/
	padding-bottom:10px;
	margin-top:50px;
 	float:left;	
}
#rss img{
	margin-top:0px;
	border:0;
}

.cat-item img {
	border:0;
	float:right;
	margin-top:0px;
	width: 15px;
	#margin-top:-17px; /* override per IE */
	}

.caps .boxmenu, .caps li {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 0 3px 0; 
}

#leftcol .boxheader {
	width:230px; 
}

.boxtitle {
	font-size:20px; 
	padding:5px 0 7px 0; 
	border-bottom:#999 2px solid;
}

#azzurro .boxheader {
	background-image:url(img/home_55.gif);
}
#azzurro .boxtitle,#azzurro .boxcontent_title,#azzurro a,#azzurro #canale h2.pagetitle  {
	color:#7cc7ff; 
}
#azzurro a:hover {
        text-decoration:underline;
        color:#7cc7ff;
}
#acqua .boxheader {
	background-image:url(img/home_33.gif);
}
#acqua .boxtitle,#acqua .boxcontent_title,#acqua a,#acqua #canale h2.pagetitle  {
	color:#33cccc; 
}

#verdechiaro .boxheader {
	background-image:url(img/home_43.gif);
}
#verdechiaro .boxtitle,#verdechiaro .boxcontent_title,#verdechiaro a,#verdechiaro #canale h2.pagetitle  {
	color:#a7cc00; 
}
#ciano .boxheader {
	background-image:url(img/home_47.gif);
}
#ciano .boxtitle,#ciano .boxcontent_title,#ciano a,#ciano #canale h2.pagetitle  {
	color:#ff3b8d; 
}
#viola .boxheader {
	background-image:url(img/home_49.gif);
}
#viola .boxtitle,#viola .boxcontent_title,#viola a,#viola #canale h2.pagetitle  {
	color:#bc66c1;
}
#bluscuro .boxheader {
	background-image:url(img/home_61.gif);
}
#bluscuro .boxtitle,#bluscuro .boxcontent_title,#bluscuro a,#bluscuro  #canale h2.pagetitle  {
	color:#5e66c1;
}
#blu .boxheader {
	background-image:url(img/home_45.gif);
}
#blu .boxtitle,#blu .boxcontent_title,#blu a, #blu h2, #blu h3, #blu h4, #blu, #blu #canale h2.pagetitle {
	color:#5e66c1;
}
#blu a:hover {
	text-decoration:underline;
	color:#5e66c1;
	}
#verde .boxheader {
	background-image:url(img/home_21.gif);
}
#verde .boxtitle,#verde .boxcontent_title,#verde a, #verde h2, #verde, #verde #canale h2.pagetitle {
	color:#7ab800;
}
.entry h2 p{
        color:#7ab800;
}
.entry img {
	margin:0 10px 5px 10px;
} 
#verde h3, #verde h4{
    color:#7ab800;
	margin:15px 0 3px 0;
	font-weight:normal;
	padding: 5px 0 0 0;
/*	border-top:#aaa 1px solid;*/
}
#verde h3 .prima {
        color:#7ab800;
        margin:15px 0 3px 0;
        font-weight:normal;
        padding: 5px 0 0 0;
}

#salmone .boxheader {
	background-image:url(img/home_30.gif);
}
#salmone .boxtitle,#salmone .boxcontent_title,#salmone .boxcontent_title p,#salmone a,#salmone #canale h2.pagetitle  {
	color:#ff7900;
	/*color:#ff8b53;*/
}

#mattone .boxheader {
	background-image:url(img/home_40.gif);
}
#mattone .boxtitle,#mattone .boxcontent_title,#mattone a,#mattone #canale h2.pagetitle  {
	color:#cc6605;
}
#mattone a:hover {
	color:#cc6605;
	text-decoration:underline;
}
	
#smeraldo .boxheader {
	background-image:url(img/home_53.gif);
}
#smeraldo .boxtitle,#smeraldo .boxcontent_title,#smeraldo a,#smeraldo #canale h2.pagetitle  {
	color:#009933;
}
#smeraldo a:hover {
	color:#009933;
	text-decoration:underline;
/*	font-weight:bold;*/
}

#rosso .boxheader {
	background-image:url(img/home_57.gif);
}
#rosso .boxtitle,#rosso .boxcontent_title,#rosso a,#rosso  #canale h2.pagetitle  {
	color:#ff0000;
}
#ciclamino .boxheader {
	background-image:url(img/home_59.gif);
}
#ciclamino .boxtitle,#ciclamino .boxcontent_title,#ciclamino a,#ciclamino #canale h2.pagetitle  {
	color:#e16699;
}
#giallo .boxheader {
	background-image:url(img/home_50.gif);
}
#giallo .boxtitle,#giallo .boxcontent_title,#giallo a,#giallo #canale h2.pagetitle {
	color:#ffb400;
}
.post {
}

.post h2 {
	font-size:21px;
	margin: 10px 0 15px 0;
	font-weight:normal;
}
/*.post h4 {
	font-size:18px;
	margin: 0 0 5px 0;
	font-weight:normal;
}*/

.post p {
	text-align:left;
}
#sottotitolo {
	margin: 0 0 17px 0;
	font-size: 14px;
}
#comments h3,#respond{
	font-size:18px;
	font-weight:normal;
	margin: 5px 0 5px 0;
}
#comments {
	background-color:#ecebe5;
	padding: 10px;
}
#comments ol {
	margin-left:20px;
	margin-bottom:20px;
}
.entry ol {
	margin-left:20px;
	margin-bottom:20px;
}
.entry img {
	border:none;
	}
.entry blockquote {
	background-color:#ecebe5;
/*	background-color:#FF9;*/
	font-size:14px;
	margin:15px;
	padding:5px;
	color:#000;
}
blockquote * {
	color:#000;
	}
#precomment {
	font-size: 15px;
	margin-bottom:10px;
}
.wp-caption {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eee;
	color:#333;
	font-size:12px;	
	text-align:center;
	margin:3px 0 3px 0;
}

.bigger {
	font-size:1.3em;
}
.postmetadata {
	margin: 7px 0 7px 0;
	}
	
#viola .boxtitle	{
	font-size:21px;
} 

.entry #nospace img {
	margin: 0;
}

.entry ul {
	margin:7px 0 7px 30px;
}
.entry h4 {
	margin:10px 0 5px 0;}
.entry p
{
	margin-bottom:0.35cm;
}
#nospace table tbody tr td {
	text-align:center;
}
#nospace h3 {
	margin:5px 0 3px 0;
}
#indent p {
	margin-left: 0.95cm; 
	text-indent: -0.95cm;	
}
.line {
	border-top:#666 solid 1px;
	padding-top:10px;
	width:650px;
}
.center {
	text-align:center;
}
#autore {
	width: 200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 20px 7px 0;
}
#author li {
	list-style-type:none;
	}
.drop{
float:left;color:darkslategray;font-size:100px;line-height:70px;padding-top:10px;padding-right:10px;font-family: times;
}
table {
	font-size:14px;
}
#message {
	position:absolute;
	width:388px;
	height:103px;
	z-index:1;
	left: 310px;
	top: 350px;
	background-color:#FFF;
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	border:#F00 ridge 1px;
	padding: 30px 0 0 0;
	visibility:hidden;
}
