body {
	background: #fff;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;border: 3px double #54c7ff;
}
#bg2{
	position: absolute;
	margin: -95px 0 0 35px;
	width: auto;
	vertical-align: middle;text-decoration: none;
	}
#bg3{
	position: relative; z-index:100;
	margin: 0;top:-20px;
	height:90px;text-align: center;vertical-align: middle;
	}
.skip, hr, #searchform label{
	position: absolute;
	left: -9999px;
}
#container{
	margin: 0;
	padding-top: 100px;
	background: #fff;
	min-width: 990px;
	
}
p#rss{
	position: absolute;
	right: 60px;
	top: 15px;
	margin: 0;
	padding: 0;
}


#header {
	font-style: italic;
	letter-spacing: -0.2px;
	margin: 10px;
	padding: 0;
	position: relative;
	height: 150px;
	font-family: Georgia;
	border: 2px ridge #ffffcc;/*54c7ff*/
	background:#ffffcc; /*ffffcc */
}
#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}
a:link {
	color: #df6a00;
	text-decoration: underline;
	
}
a:visited {
	color: #ffb032;
}
a:hover, a:active {
	color: #ff920a;
	text-decoration: none;
}
a img {
	border: none;
}

h1{
	font: 2.5em/1.2 Georgia, serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 20px 0 5px 40px;
}
p.payoff{
	margin: 0 0 24px 40px;
	padding: 0;
	color: #009;	
	font: 1.3em/1 Georgia, serif;
}
h2 {
	font: 1.4em Georgia, serif;
	letter-spacing: -1px;
	margin: 15px 0 2px 0;
	padding-bottom: 10px;
}
#menu1{
	height: 41px;
	/*overflow: hidden;*/
	margin-left: 35px;
	left: 0;
	position: relative;
	top: 0px;
	/*border-right: 1px solid #ccc;*/
}
#menu1 ul, h5, fieldset{
	margin: 0;
	padding: 0;border: 0px;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 130px;
	text-align: center;
}
#menu1 ul li a{
	padding: 7px 15px 4px;
	float: left;
	height: 28px;
	width: 100px;
	line-height: 28px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/new-menu.png) top left repeat-x;
	color: #666;
	border-bottom: 1px solid #bbb;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/new-menu.png) 0 -100px repeat-x;
	color: #444;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;	
	border-bottom: 1px solid #ccc;
}
#menu1 ul li.current_cat_item a:link, #menu1 ul li.current_cat_item a:visited{
	background: #a1e0ff url(images/new-menu_in.png) repeat-x top left; 
	border-bottom: 1px solid #999;
	color: #fff;
	font-weight: bold;
}
#wrapper{
	float: left;
	width: 100%;
	margin-top: 0px;
}
#content {	
	margin: 0 200px;
	padding: 17px 5px 10px 25px;
	background: transparent;
}
#content li {
	padding-top: 10px;
}
#menu {
	padding: 20px 0 10px 20px;
	float: left;
	width: 168px;
	margin: 0px 0 0 -980px;
	background: transparent;
}
#menuright{
	padding: 20px 20px 10px 0px;
	float: left;
	width: 178px;
	margin: 0px 0 0 -200px;
	background: transparent; color: #000;
}

#menuright a:link, #menuright a:visited{
	color: #fff;
}
#menuright a:hover, #menuright a:active{
	color: #fffcdc;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}
.meta {
	font-size: 0.75em;
}
.meta a, #menuright .sidebar a{
	color: #666;
	text-decoration: underline;
}
.article, .post{
	margin-bottom: 20px;
	width: 500px;
	text-align: justify;
	padding: 40px 30px 20px 30px;
	background: url(images/post.gif) no-repeat left top;
}
.auditon{
	margin:0 20px 15px 0;
	width: auto;
	text-align: justify;
	padding: 5px;
	border-bottom: #999 1px dashed;
	background-color: #f7f7f9;overflow: hidden;
}
.storytitle {
	margin: 0; 
}
.storytitle a, .storytitle a:link, .storytitle a:visited {
	color: #666; text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #ff920a;
	text-decoration: underline;
}

.storycontent{
	margin-top: 30px;overflow: hidden;
}

.box1, .box2, .box3, .box4 {
	margin-bottom: 20px;
	min-height: 100px;
}
.box1 {
	background: #e88e1d url(images/box1.jpg) no-repeat;
}
.box1 .inner{
	background: url(images/box1_bottom.jpg) bottom left no-repeat;
	padding: 10px 8px;	
}
.box2 {
	background: #0098d0 url(images/box2.jpg) no-repeat;
}
.box2 .inner{
	background: url(images/box2_bottom.jpg) bottom left no-repeat;
	padding: 10px 8px;	
}
.box3 {
	background: #888 url(images/box3.jpg) no-repeat;
}
.box3 .inner{
	background: url(images/box3_bottom.jpg) bottom left no-repeat;
	padding: 10px 8px;	
}

.feedback {
	color: #aaa;
	text-align: right;
	clear: both;
}
.feedback a{
	color: #6a5acd;
}

.center{
	text-align: center;
}

#menu ul, #menuright ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#menuright ul li {
	font: normal bold 90% Georgia, Times, serif;
	letter-spacing: 0;
	margin: 0px 0 0 0;
	padding: 0 0 5px 10px;
	min-height: 14px;
	background: transparent;
}
#menu ul li{
	font: normal bold 90% Georgia, Times, serif;
}

#menu ul ul li, #menuright ul ul li {
	border: 0;
	font: normal normal 90%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.jpg) 0 2px no-repeat;
}
#menu ul ul li a, #menuright ul ul li a {
	color: #a45acd;
	text-decoration: none;
}
#menu ul ul li a:hover, #menu ul ul li a:active, #menuright ul ul li a:hover, #menuright ul ul li a:active {
	border-bottom: 1px solid #358419;
}
#menu h2, #menu h3, #menuright h2.trig2, #menu .box4 h2{
	margin: 20px 0;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	letter-spacing: 0;
	font-size: 1em;
	font-weight: bold;
	background: #a2a2a2 url(images/bg-trigger.jpg) no-repeat;
	color: #fff;
}
#menuright h2.trig2{
	background: transparent;
	padding:0px 0;
}



div.date p{
	width: 40px;
	height: 52px;
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 5px;
	background: #fff5ee url(images/date.jpg) no-repeat;
	color: #666;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
}
div.date span.giorno{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #444;
	font-weight: bold;
	line-height: 1;
	display: block;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 9px;
	font-family: Arial, sans-serif;
}
#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}
#wp-calendar a:link {
	display: block;
	text-decoration: none;
	color: #ff920a;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: #444;
	font-style: italic;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
	font-family: Georgia, serif;
}#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;text-transform: capitalize;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}


#searchform input{
	width: 110px;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.current, .wp-pagenavi span.pages, .wp-pagenavi span.extend{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #ff920a;
	background-color: #fff;	
}
.wp-pagenavi a:hover {
	color: #fff; background-color: #000000;
}
.wp-pagenavi a:active {
	color: #0066cc; background-color: #fff;
}
.wp-pagenavi span.pages {
	color: #000000; border: none;
	border-bottom: 1px dotted #000000;
}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #000000; border: none;
}
.wp-pagenavi span.extend {
	border: 1px solid #000000;
	color: #000000;
}
#commentform textarea {
	width: 95%;
}
#menuindexright {
	position: absolute;
	top: -200px;
	right: 30px;
	color: Red;
	font-variant: small-caps;
	width: auto;
	text-align: right;
	font-size: 1.2em;padding-bottom:6px;
	border-bottom: 1px groove #c0c0c0;
}
#menuindexright img {border:0; width:16px; height:16px;vertical-align:baseline}
#menuindexright2 {
	position: absolute;
	top: -170px;
	right: 30px;
	color: #a52a2a;
	font-variant: small-caps;
	float: right;
	font-size: 1em;
}

#footer{
	clear: both;background-color: #c1e4f6;
	border-top: 3px double #54c7ff;
	color: #725c03;
	margin: 0 0 0 0;
	padding: 10px 80px 10px 80px;
	text-align: left;
	font-size: 1.1em;
}
#footer a:link, #footer a:visited{
	color: #153d03;
	text-decoration: underline;
}

#sendsitecast {
	position: absolute;
	top: 90px;
	z-index: 100;
	left: 245px;
	color: Red;
	font-variant: small-caps;
	float: left;
	font-size: 0.8em;
	height: 29px;
	width: 660px;
	word-spacing: 3px;
}
#annuncio {
	position: absolute;
	margin: -55px 0 0 0;
	z-index: 100; top: 45px;
	left: 540px;
	font-variant: small-caps;	
	padding: 5px 5px;	
	text-align: center;
	font-size: 1em;
	background: #f0f8ff;
	width:167px;
	height: 46px; 
}
#artista {
	position: absolute;
	margin: -5px 0 0 -245px;
	z-index: 100;
	left: 25px;
	color: #ff1000;color: #5570ff;
	font-variant: small-caps;	
	text-align: center;
	font-size: 1em;
	padding: 5px 5px;
	width:172px;
	background: #f0f8ff;
	height: 34px; 
}
#lavoro {
	font-size: 0.95em;
top: -18px;}

.log{
	background: url(images/next.gif) 0 0 no-repeat;
	padding: 0 0 6px 25px;
	font-size: 1.1em;
}

#slidemenubar, #slidemenubar2{
position:absolute; z-index:200;padding:15px 0 15px 15px;
border:1.5px solid black;
background-color:#ffffcc;
font:bold 12px Verdana;
line-height:20px;
}
#menurigh  ul li a{
	color: #ff920a;
	text-decoration: underline;
}
.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}
.provino {
	margin: 2px 0px;
	padding:2px 2px;
	width:160px;	
	border: 1px solid #e1e1e1;
	color: #000;
	font-size: 16px;
	text-align: center;
	background-image: url(images/pubblica3.png);
	background-color: #f7f7f7;
}
.testo{max-height: 44px;overflow: inherit;margin-top: 10px;font-weight: lighter;font-family: monospace;font-variant: small-caps;}
.auditions{width:6px;height:6px;border:0;vertical-align:middle}
