/*
Theme Name: Daniela
*/
body {
	background: #fff url(/wp-content/themes/ds/images/bar.png) repeat-x;
	color: #444;
	font-family: Georgia, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #175399;
	text-decoration: underline;
}
a:visited {
	color: #175399;
	text-decoration: underline;
}
a:hover, a:active {
	color: #175399;
	
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 15px 0 15px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0 25px;
	padding: 7px 0 42px 160px;
	color: #164D90;	
}
#header h1 a, #header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #164D90;
	float:left;
	line-height:95px;
}
p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
	color: #164D90;
}
h2 {
	font: 20px Georgia, serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 0px;
}

h2 p {
	margin:0px;
}

h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 13px Georgia, Arial, Verdana, sans-serif;
	letter-spacing: 0;
	text-align:justify;

}

a.more-link {
	color:#16498A;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;	
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #175399;
}
.feedback a:hover, .feedback a:active{

}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	line-height:18px;
	font-size:12px;
	margin-top:0px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #999;
	text-decoration: none;
}
.meta a:hover, .meta a:active{
	
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.meta .user{
	/*background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;*/
}

.post{
	margin-bottom: 20px;
	padding-bottom:20px;
	float: left;
	border-bottom:1px #ccc dotted;	
}
.post img{
	margin: 0 5px 5px 5px;
	border: 0px double #ddd;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #175399;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	
	min-width: 770px;
}
#wrapper{
	float: left;
	width: 100%;
		
}
#content {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 15px;
	background: transparent;
}

#header {
	background: url(images/daniela.png) no-repeat;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	padding-bottom:13px;
	position: relative;
	width:990px;	
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	
}

#searchform{
/*	position: absolute;
	right: 80px;
	top: 95px;*/
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	/*width: 100px;*/
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 10px 80px 10px 50px;
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 240px 0;
	background: transparent url(images/sidebar.gif) no-repeat;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
/*	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;*/
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font: italic bold 110% Georgia, Times, serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Georgia, Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.png) 0 3px no-repeat;
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #164D90;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #164D90;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px; 
	margin: 0;
	margin-bottom:10px;
	background:#F3F3F3;
	border:1px solid #C6C6C6;
	font-size:12px;
	color:#444;	
	border-top:none;	
	float: left;
	width:100%;
}

#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;
	color: #16498a;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #FFF;
	color: #333;
}

#wp-calendar caption {
	margin: 0px;
	padding:5px;
	text-align: left;
	color:#16498A;
	font-size:14px;
	font-weight:bold;	
	background:#F3F3F3;
	border:1px solid #C6C6C6;
	border-bottom:none;	
	text-align:center;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Georgia, Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {

}

#wp-calendar td:hover, #wp-calendar #today {
	background:#FFF;
	color: #16498A;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#16498a;
}

div.date p{
	width: 40px;
	height: 53px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}

div.date-red p{
	width: 40px;
	height: 53px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: url(images/date-red.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}

div.date span.mese, div.date-red span.mese{
	display: block;
	margin-bottom: 6px;
}
div.date span.giorno, div.date-red span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 1;
}
div.date p span.anno, div.date-red p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 163px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 15px;
	display: block;
	text-decoration: none;
	margin-right:1px;
	font: Georgia;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: url(images/menu.png) top left repeat-x #1c8bce;
	color: #fff;
	border-left: 1px solid #817F82;
	border-top: 1px solid #817F82;
	border-right: 1px solid #817F82;	
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
/*	border-left: 1px solid #175399;
	border-top: 1px solid #175399;
	border-right: 1px solid #175399;*/	
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #164D90 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #16498A;
	border-top: 1px solid #16498A;
	border-right: 1px solid #16498A;
	border-bottom: 1px solid #16498A;		
}

table#servizio a{
	color:#16498A;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;	
}

#footer{
	clear: both;
	background: url(images/footer.gif) repeat-x;
	color: #444;
	margin: 0;
	height:40px;
}

#footerino {
	width:990px;
	text-align:center;
	padding:20px 0px;
	font-size:11px;
	font-family:verdana;
}

#footer a:link, #footer a:visited{
	color: #444;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #4481A1;
	text-decoration: none;
}

#credits {
	width:990px;
	text-align:center;
	padding:20px 0px;
	font-size:11px;
	font-family:verdana;
	color:#C7C7C7;	
}

#credits a:link, #credits a:visited{
	color: #C7C7C7;
	text-decoration: none;
}
#credits a:hover, #credits a:active{
	color: #C7C7C7;
	text-decoration: none;
}

#sx {
	/*float: left;*/	

}

#cx {
/*	margin-left:170px;
	margin-right:320px;*/
		
}

#dx {
/*	float: right;*/
	padding: 0 0 0 10px;
	
}

#circoli {
	background:url(/images/circoli.gif) no-repeat;
	padding-top:70px;
	margin-bottom:10px;
}

#circoli ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#circoli ul li {
	padding:5px 15px;
	border-bottom:1px dotted #ACACAC;
}

#circoli a {
	font-size:12px;
	color:#2492CF;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif
}

#sondaggio {
	margin-bottom:10px;
	background:#F3F3F3;
	border:1px solid #C6C6C6;
	padding:10px;
	font-size:12px;
	color:#444;
	width:128px;
	float:left;
}

#sondaggio h2 {
	color:#16498A;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

.lancio {
	margin-bottom:10px;
	float:left;
}

.lancio-video {
	margin-bottom:10px;
	background:#CCCCCC;
	border:1px solid #C6C6C6;	
	float:left;
}

#cerca {
	border:1px solid #C6C6C6;
	margin-bottom:10px;
	background:#F3F3F3;
	padding:5px;
}

#cerca input {
	width:200px;
	border:1px solid #C6C6C6;
}

form {
	margin:0px;
}

#tagcloud {
	margin-bottom:10px;
	background:#F3F3F3;
	border:1px solid #C6C6C6;
	padding:10px;
	font-size:12px;
	color:#444;
	float:left;	
	width:283px;
}

#tagcloud h2 {
	color:#16498A;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

#rassegnastampa {
	margin-bottom:10px;
	background:#F3F3F3;
	border:1px solid #C6C6C6;
	padding:10px;
	font-size:12px;
	color:#444;
}

#rassegnastampa-estesa {
	margin-bottom:10px;
	background:#FFF;
	border:0px solid #C6C6C6;
	padding:0px;
	font-size:12px;
	color:#444;
}

#rassegnastampa h2, #rassegnastampa-estesa h2 {
	color:#16498A;
	margin:0px;
	font-size:16px;	
	font-weight:bold;	
}

#rassegnastampa a, #rassegnastampa-estesa a {
	color:#444;
	font-size:16px;	
	margin:0px; 
	text-decoration:none;

}

#rassegnastampa ul, #rassegnastampa-estesa ul {
	padding:0;
	margin:0px;;			
	list-style: none; 	
}

#rassegnastampa ul li, #rassegnastampa-estesa ul li {
	border-top:1px #ccc dotted;
	margin: 7px 0px;
}

#rassegnastampa p, #rassegnastampa-estesa p {
	margin:5px 0px 0px 0px;
	font-size:12px;	
	text-align:left;	
}

#rassegnastampa b, #rassegnastampa-estesa b {
	color:#16498A;
}

#rassegnastampa i, #rassegnastampa-estesa i {
	font-style:italic;
	text-transform:uppercase;
	font-size:10px;
}

#rassegnastampa li.archivio {
	padding-top:7px;
	margin-bottom:0px;
}

#rassegnastampa li.archivio a {
	color:#16498A;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}

#rassegnastampa li.archivio a:hover {
	background:none;
}

#rassegnastampa a:hover {
	background:#C6C6C6;
}

.paging {
	text-align:right;
	font-size:10px;		
}

li.paging a {
	font-size:10px;	
}

.tuttefoto {
	padding-top:7px;
	margin-bottom:0px;
}	

.tuttefoto a{
	color:#16498A;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;	
}

/* ----------------BOX CON I TAB------------  */
#tabs ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}

#tabs li {
	height:20px;
	line-height:20px;
	margin-right:1px;
	float:left;
	display:inline;
	cursor:pointer;
	text-align:center;
	padding:2px;		
}

li.foto_on {
	width:76px;
	background:url(/images/tab_foto.gif);
	color:#16498A;
}

li.foto {
	width:76px;
	background:url(/images/tab_foto.gif) left -24px;
}

li.video_on {
	width:76px;
	background:url(/images/tab_video.gif);
	color:#16498A;	
}

li.video {
	width:76px;
	background:url(/images/tab_video.gif) left -24px;
}

li.autore_on {
	width:106px;
	background:url(/images/tab_autore.gif);
	color:#16498A;	
}

li.autore {
	width:106px;
	background:url(/images/tab_autore.gif) left -24px;
}

div#foto, div#video, div#autore {
	float:left;
	height:290px;
	border:1px solid #C6C6C6;
	background:#F3F3F3;
	display:none;
	width:303px;
}

#portatabs {
	margin-bottom:10px;
	border:0px solid #000000;
	float:left;
}

div#foto {

	padding:10px 0px;
}

div#video {
	display:block;
	padding:10px 0px;
}

div#autore {
	padding:10px 0px;
}

div#foto img, div#video img, div#autore img {
	border:4px solid #FFF;
}

div#foto .tuttefoto img, div#video .tuttefoto img, div#autore .tuttefoto img{
	border:0px;	
}

div#foto a, div#video a, div#autore a{
	text-decoration:none;
}
