/*
Theme Name: wp_panzeri
Theme URI: http://www.antoniopanzeri.it/
Description: WordPress Custom Theme for Antonio Panzeri created by Jet Set Agency 2009.
Version: 1.1 15 Apr 2009
Author: Jet Set Agency
Author URI: http://www.jetsetagency.it/
*/
html>body #content {
	height: auto;
	min-height: 580px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(images/top_bg.png) ;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
body,td,th {
	color: #000000;
}
.yui-nav{
	margin-left: 210px;
	margin-top: -102px;	/* boh */
}

.yui-navset .yui-nav li {
	background: url(images/dot.png) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
}
.yui-navset .yui-nav a {
	border-bottom: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.yui-navset .yui-nav a:hover {
	color: #e95d0f;
}
#doc {}
a, a:link {
	padding: 1px;
	color: #4f648a;
	text-decoration: none;
}
a:hover {
	color: #4f648a;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}
h2 {
	font-weight: bold;
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 105%;
}
p {
	font-size: 12px;
	margin-bottom:1em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a img {
	border: none;
}
/* inizio header */
#hd {
	text-align: left;
	padding: 0;
	height: 229px;
}
h3.titlehome {
	font-size: 14px;
	color: #e95d0f;
	font-size: 15pt;
	font-weight: bold;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 5px;
}
h3 a:link, h3 a:hover, h3 a:visited{
	font-size: 12pt;
	color: #4f648a;
}
.item div.entry{
	padding: 15px 0px 0px 0px;
	margin-bottom: 2em;
	border-bottom: none;
}
.item {
	padding: 0px 0px 8px 0px;
	margin-bottom: 2em;
	margin-left: 20px;
	border-bottom: solid 2px #4F648A;
}
.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 90%;
}
.itemhead {
	padding: 0 0px 10px 0px;
}
.storycontent li {
	list-style-type: disc;
}
.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}
.chronodata {
	font-size: 85%;
	font-weight: bold;
	color: #888;
}
.itemhead h3{
	font-size: 14px;
	line-height: 18px;
	color: #e95d0f;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.itemar h3{
	font-size: 14px;
	color: #e95d0f;
	font-size: 15pt;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 15px;
}
input{
	font-size: 80%;
}
.metadata{
	line-height: 190%; 
	font-size: 75%;
	display: none;
}
.metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #4f648a;
}
.tags, .catagory {
	display: block;
}
.commentlist p {
	clear: both;
	font-size: 95%;
}
cite{
	font-size: 95%;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #4f648a;
}
.navigation a:link, .navigation a:hover, .navigation a:visited {
	color: #4f648a;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	padding-left: 15px;
}
#secondary {
	text-align: left; 
	padding: 0px;
	width: 184px;
}
#secondary h4, #third h4{
	color: #e95d0f;
	margin-top: 5px;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#secondary p, #third p{
	padding: 3px 0 3px 0;
	font-size: 70%;
}
#searchform {
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
	font-size: 14px;
}
#third {
	padding: 0px;
}
#bar{
	  position: relative; margin-left: -5px; margin-top: -26px; width: 200px; height: 184px; overflow: visible;
}
#mainbar {background: url(images/sidebar.png) top left no-repeat;}
#mainbar ul {list-style: none; margin: 0; padding: 13px 0; font-size: 10px; width: 185px; line-height: 16px;}
#mainbar ul li {padding: 0 0 12px 10px; margin:0; text-transform: uppercase;}
#mainbar ul li a {display: block; background-color: #4f648a; text-decoration: none; color: #f29400; font-weight: bold;}
#mainbar ul li a:hover {color:#fff; background-color: #4f648a;}

#menu {padding: 0;}
#menu ul {list-style:none; margin: 0; padding:0; font-size: 11px;}
#menu ul li {padding:0; margin:0; border-bottom: 12px solid #FFFFFF; text-transform: uppercase;}
#menu ul li a {display: block; background-color: #4f648a; padding: 4px 4px 4px 10px; text-decoration:none; color: #f29400; font-weight: bold;}
#menu ul li a:hover {color:#fff; background: #4f648a;}

#altro {padding:0; background-color: #fff;}
#altro ul {list-style: none; margin: 0; padding:0; font-size: 11px; }
#altro ul li {padding:0 0 12px 0; margin:0; text-transform: uppercase;}
#altro ul li a {display: block; background: #E95D0F; padding:4px 4px 4px 10px; text-decoration:none; color: #fff; font-weight: bold;}
#altro ul li a:hover {color: #000; background: #E95D0F;}

#old {padding:0; background-color: #fff;} 
#old ul {list-style:none; margin: 0; padding:0; font-size: 11px;}
#old ul li {padding:0 0 12px 0; margin:0; text-transform: uppercase;}
#old ul li a {display: block; background: #bcbfd1; padding:4px 4px 4px 10px; text-decoration:none; color: #fff; font-weight: bold;}
#old ul li a:hover {color: #000; background: #bcbfd1;}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar td {
	color: #e95d0f;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar #today {
	color:  #4f648a;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color:  #4f648a;
}
#ft a:link, #ft a:hover, #ft a:visited {
	color:  #4f648a;
}
/* Third column */
div#agenda {
	background: url(images/agenda.png) top left no-repeat;
	width: 199px;
	height: 250px;
} 
div#agenda ul {
	padding-top: 30px;
	padding-left: 10px;
}
div#agenda ul .ec3_events{
	padding: 0px;
}
.ec3_events li{
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 178px;
}
.data_evento{
	display: block;
	float: left;
	width: 56px;
	padding: 10px 0;
	color: #fff;
	background-color: #E95D0F;
	text-align: center;
	margin-right: 10px;
}
.data_numero {
	font-size: 30px;
	font-weight: bold;
	line-height: 18px;
}
.data_mese {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
span.nome_evento {
	height: 56px;
	line-height: 10px;
	font-size: 11px;
	padding-right: 9px;
	padding-top: 10px;
}