/* Pink Lilies by Naoko M. --- http://blog.detlog.org/ visit for more info. */
/* Designed for Wordpress CSS Competition | Released on February 6, 2004 */
/* Licensed under GPL (http://www.mysql.gr.jp/jpdoc/3.23/manual.ja_GPL_license.html#GPL_license */
/* Box Model Hack by Tantek Celik (http://www.tantek.com/CSS/Examples/boxmodelhack.html)  */
body, html {
	margin: 0;
	padding:0;
	text-align: center;
	}
	
body, html, p, th, td, li, #menu ul ul li, input, select, textarea { 
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}
	
h1, h3 {
	font-family: georgia, times new roman,serif;
	}
h2, h5 {
	font-family: "Comic Sans MS", Arial;
	}
	
a { color: #805933; text-decoration: none;}
a:link { color: #805933; }
a:visited { color: #B38147; }
a:hover { color:#E7768C; }
a:active { color:#E7768C; }

a img { border: none; }
/* STRUTTURA */
#contenitore {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#contenuto {
	width: 574px;
	text-align: center;
	margin: 0;
	float: left;
	padding: 0 20px 10px 30px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 524px;
	}
				
#content {
	width: 186px;
	text-align: left;
	margin: 0;
	float: right;
	}
	
#fot_gall {
	color: #660000;
	}

h1 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
	}
h2 {
	font-size: 24px;
	color: #660000;
	}
	
h3 {
	font-size: 12px;
	margin: 5px 0px 0px 2px;
	color: #660000;
	}
	
h5 {
	font-size: 0.9em;
	color: #660000;
	}

/* MAIN COLUMN starts here */	

ol, li { margin-left: 15px}

#content p {
	font-size: 12px;
	margin: 0 0 1em 0;
	}
	

		
.storycontent ul {	
	list-style-type: none;
	margin: 10px;
	padding: 0;	
	font-size: .7em;
	}

.storycontent ul li {
	list-style-image: url(bullet.gif);
	margin-left: 20px;
	}

.storycontent ol {
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: .7em;
	}
	
.meta {
	font-size: 10px;
	padding: 3px;
	color: #3A3A3A;
	padding: 0 0 2px 16px;
	background: url(date.gif) no-repeat 2px 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/*oppure per post poco recenti*/	
.new {
	font-size: 10px;
	color: #3A3A3A;
	padding: 3px;
	margin: 0 1px 0 0;
	}
	
.post {
	width: 175px;
	margin: 0 auto 0 0;
}
	
.storycontent {
	font-size: 0.9em;
	margin: 1 0 0 2px;
	}
	
.feedback {
	font-size: 0.7em;
	color: #3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

.clear {
	clear: both;
	}
	
#contenuto p {
	font-size: 16px;
	margin: 0 0 1em 0;
	font-family: "Comic Sans MS", Arial;
	text-align: justify;
	color: #663300;
	}
	
#contenuto ul li {
	list-style-image: url(manina.gif);	
	}

/* Table Header cells */
th{
	background:url(cellpic3.gif);
	color:#FFFFFF;
	font-size:11px;
	height:27px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	font-weight: bold;
}	

/* This is the outline round the main forum tables */
.forumline{
	border:1px solid #996600;
}

/* Main table cell colours and backgrounds */
.row1{
	background:#FDFCBF;
	font-size: 16px;
	text-align: left;
	font-family: "Comic Sans MS", Arial;
}
.row2{
	background:#FCFBB0;
	font-size: 16px;
	text-align: left;
	font-family: "Comic Sans MS", Arial;
}

/* MENU ends here */	
	
#credit {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
.credit a, .credit a:visited { color:#612000; }
.credit a:hover { color:#F9F5E7; }

#credit p {
	font-size: 0.7em;
	color:#333333;
	margin: 0;
	padding: 24px 0;
	text-align: center;
	}
	
cite {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-style: normal;
	}
	
#content blockquote p { border-top: 1px solid #E7768C;
	border-right-width: 0;
	border-bottom: 1px solid #E7768C;
	border-left-width: 0;
	font-size: .7em;
	padding: 5px; margin: 8px 10px 8px 40px;
	width: 350px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 300px;
	}
blockquote { 
	padding: 0; margin: 0px; width:350px;
	}
	
code, p code {
	font-size:.7em;
	color: #666;
	font-family: courier, monospace;
	background: #FFF;
	}
	
abbr, acronym {
	border-bottom: 1px dashed #E7768C;
	}

/* le news di feedburner */	
div.feedburnerFeedBlock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}