/*
Theme Name: Rosalio v2010
Theme URI: http://www.kifulab.net/
Description: The default Rosalio theme.
Version: 1.0
Author: Kilotto & Fulippo
Author URI: http://www.kifulab.net/
Tags: wordpress 2.8, fixed width, two columns, widgets
*/

/* Font per Banner Younipa */
@font-face {
    font-family: 'BebasNeueRegular';
		src: url('http://www.rosalio.it/wp-content/themes/rosalio_v2010/bebasneue-webfont.eot');
		src: url('http://www.rosalio.it/wp-content/themes/rosalio_v2010/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.rosalio.it/wp-content/themes/rosalio_v2010/bebasneue-webfont.woff') format('woff'),
         url('http://www.rosalio.it/wp-content/themes/rosalio_v2010/bebasneue-webfont.ttf') format('truetype'),
         url('http://www.rosalio.it/wp-content/themes/rosalio_v2010/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Begin Reset Style*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%; 
	font-family: inherit;
}
table, caption, tbody, tfoot, thead, tr, th, td  { margin: 0; padding: 0; }
strong { }
:focus { outline: 0; } /* remember to define focus styles! */
body { /* line-height: 1; */ /*  Disabilito l'altezza della linea */ color: black; background: white; }
ol, ul , li{ list-style: none; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
iframe { border: 0px; }
/* End Reset Style*/


/* Begin Tags */
body {
	text-align:center;
	/* background:#4F86B7 url(images/bg-pattern.gif); */
	color: #232323;
	font-family: Verdana, Arial, Sans-serif;
	font-size:62.5%;
	font-size:13px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:100%;
	overflow-x:hidden;
}
a, a:hover { color:#A5082A; text-decoration:none; background-color:inherit; }
h1, h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }
small { font-size:10px; }
blockquote { margin-left:20px; padding-left:10px; border-left:2px solid #CCC;}
del { text-decoration:line-through; }
/* End Tags */


/* Begin Stuff */
.clear { clear:both; }
.cleaner { clear:both; height:0px; line-height:0px; font-size:0px; }
.overflow { overflow:hidden; }
.noborder{ border:none; }

/* Font */
.arial { font-family: Arial, Helvetica; }
.georgia { font-family: Arial, Georgia, 'Times New Roman', Arial; }

.bold, .bold a { font-weight:bold; }
.italic { font-style:italic; }

.fsize-10 { font-size:10px; }
.fsize-11 { font-size:11px; }
.fsize-12 { font-size:12px; }
.fsize-14 { font-size:14px; }
.fsize-16 { font-size:16px; }
.fsize-18 { font-size:18px; }
.fsize-22 { font-size:22px; }
.fsize-24 { font-size:24px; }
.fsize-26 { font-size:26px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }

/* Colors */
.azure, .azure a, .azure a:visited { color:#0A71B3; }
.black, .black a, .black a:visited { color:#232323; }
.grey, .grey a, .grey a:visited { color:#666; }
.red, .red a, .red a:visited { color:red; }
.veryblack, .veryblack a, .veryblack a:visited { color:#000; }
.yellow, .yellow a, .yellow a:visited { color:#FFFF00; }

.alignleft{ float:left; }
.alignright{ float:right; }

.margin-left-10 { margin-left:10px; }
.margin-left-20 { margin-left:20px; }
.margin-right-10 { margin-right:10px; }
.margin-right-20 { margin-right:20px; }
.margin-bottom-5 { margin-bottom:5px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-top-10 { margin-top:10px; }
.margin-top-20 { margin-top:20px; }
	
/* Grid */
.grid_130 { width:130px; }
.grid_220 { width:220px; }
.grid_230 { width:230px; }
.grid_240 { width:240px; }
.grid_280 { width:280px; }
.grid_310 { width:310px; }
.grid_410 { width:410px; }
.grid_490 { width:490px; }
.grid_630 { width:630px; }
.grid_950 { width:950px; }
.grid_970 { width:970px; }
/* End Grid */

/* End Stuff */


/* Begin Structure */
body.giorno { background:url(images/bg-pattern-giorno.gif) 0px 46px; }
body.notte { background:url(images/bg-pattern-notte.gif) 0px 46px; }
#page { margin: 0px auto; }
.giorno #page { background:url(images/bg-foroitalico-giorno.jpg) no-repeat top center; }
.notte #page { background:url(images/bg-foroitalico-notte.jpg) no-repeat top center; }
#container { background:url(images/bg-content.png) repeat-y; width:994px; margin:0px auto; overflow:hidden; }
#content { background:#fff; float:right; width:565px; padding-top:5px; margin-right:5px; }
#sidebar { width:409px; }
#sidebar-content { background:#F5F5F5 url(images/bg-side.gif) no-repeat; width:386px; margin:0px auto; padding:50px 0px; }
/* End Structure */

/* Begin Header, Footer and Sidebar */
#header { 
	width:994px;
	margin:0px auto;
	padding-top:20px;
}
#headerimg { height:285px; }
#mainmenu {
	position:relative;
	text-align:right;
	background:url(images/bg-mainmenu.gif) repeat-x; 
	width:984px; 
	line-height:24px; 
	height:30px;
/*	height:24px; */
	margin:0px auto;
}
#mainmenu, #mainmenu a { color:#DDD; }
#mainmenu a:hover { color:#FFF; }
#mainmenu ul { position:absolute; top:0px; right:0px; text-align:right; padding-right:28px; }
#mainmenu ul li { float:left; }
#mainmenu ul li a { background:url(images/bg-mainmenu-item.gif) no-repeat bottom left; padding:0 10px; }
#mainmenu #banner-palermer { position:absolute; top:0px; left:10px; }

#footer { 
	background:url(images/footer_birilli-rotti.jpg) no-repeat #a2082c;
	width:984px;
	height:300px;
	margin:0px auto;
}
#info-footer { color:white; font-size:10px; }
.footer-birillirotti { padding:200px 50px 0px 50px; }
.footer-birillirotti #info-rosalio { float:left; text-align:left; }
.footer-birillirotti #info-credits { float:right; text-align:right; }
#info-footer a { color:#fff; }
#info-footer a:hover { text-decoration:underline; }

#sidebar { text-align:left; color:#252525; }
#sidebar a { color:#676767; }
#sidebar a:hover { text-decoration:underline; }
#sidebar-content { font-size:11px; }
#sidebar-content p { padding:5px 0; }
#sidebar-content ul { padding:0 13px; }
#sidebar-content ul li { margin-bottom:20px; }
#sidebar-content #infoblog { }
#sidebar-content #infoblog .title { 
	background:url(images/side-title-infoblog.gif) no-repeat; 
	height:25px; 
	width:100%; 
	border-bottom:1px solid #CCC;
}
#sidebar-content #recent-comments { overflow:hidden; }
#recent-comments ul { margin:0; padding:0; overflow:hidden; }
#recent-comments ul li { 
	margin:0; padding:0;
	padding:5px 0 5px 11px;
	border-bottom:1px dotted #CCC;
	background:transparent url(images/side-element.gif) no-repeat scroll 0 0;
	overflow:hidden;
}
#sidebar-content #recent-comments .title { 
	background:url(images/side-title-ultimicommenti.gif) no-repeat; 
	height:25px; 
	width:100%; 
	border-bottom:1px solid #CCC;
}

#sidebar-content #hot-posts ul { margin:0; padding:0; }
#sidebar-content #hot-posts ul li { 
	margin:0; padding:0;
	padding:5px 0 5px 11px;
	border-bottom:1px dotted #CCC;
	background:transparent url(images/side-element.gif) no-repeat scroll 0 0;
}
#sidebar-content #hot-posts .title { 
	background:url(images/side-title-hotpost.gif) no-repeat; 
	height:25px; 
	width:100%; 
	border-bottom:1px solid #CCC;
}
#sidebar-content #hot-posts .sub-title {
	color:#A5082A;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:8px;
	padding-left:11px;
}

#sidebar-content-double { 
	text-align:left;
	background:url(images/bg-side-doble.gif) repeat-y; 
	width:360px; 
	margin:0px auto; 
}
#sidebar-content-double h3 { 
	background:#A5082A url(images/side-title-box.gif) no-repeat;
	color:white;
	font-family:Arial,"Times New Roman";
	font-weight:bold;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	padding-left:20px;
	padding-right:3px;
	letter-spacing:1px;
}
#sidebar-content-double ul { margin:0; padding:0; }
#sidebar-content-double ul li ul li { 
	background:url(images/side-element.gif) no-repeat; 
	line-height:15px;
	margin:0; 
	padding:7px 0px 7px 11px; 
	border-bottom:1px dotted #CCC;
}
#sidebar-content-double li.wicon { 
	text-align:center;
	padding-top:5px; 
	background:none;
	padding-left:0px;
	
}
.wicon img { padding:5px; background:white; border:1px solid #CCC; }
#side-col-left { width:170px; }
#side-col-right { width:170px; }

#sidebar-content-extra { padding-top:11px; font-size:11px; }
#sidebar-content-extra p { padding:5px 0; }
#sidebar-content-extra ul.ul-first { padding:0 23px; }
#sidebar-content-extra ul li { margin-bottom:20px; }
#sidebar-content-extra ul li ul li { 
	background:url(images/side-element-white.gif) no-repeat; 
	line-height:15px;
	margin:0; 
	padding:7px 0px 7px 11px; 
	border-bottom:1px dotted #CCC;
}
#sidebar-content-extra #correlati { }
#sidebar-content-extra #correlati .title { 
	background:url(images/side-title-correlati.gif) no-repeat; 
	height:25px; 
	width:100%; 
	border-bottom:1px solid #CCC;
}
#sidebar-content-extra #postautore { }
#sidebar-content-extra #postautore .title { 
	background:url(images/side-title-postautore.gif) no-repeat; 
	height:25px; 
	width:100%; 
	border-bottom:1px solid #CCC;
}
#postautore .noposts { text-align:center; padding:5px 0; border-bottom:1px dotted #CCC; }
#flickr a img { margin-right:5px; margin-bottom:5px; padding:5px; background:white; border:1px solid #CCC;}
#flickr ul.flickr-ul { padding-top:5px; padding-left:5px; border:none; }
#flickr ul li.flickr-img {
	background:none;
	margin:0px;
	padding:0px;
	border:none;
}
#instagram a img { margin-right:5px; margin-bottom:5px; padding:5px; background:white; border:1px solid #CCC;}
#instagram ul.instagram-ul { padding-top:5px; padding-left:5px; border:none; }
#instagram ul li.instagram-img {
	background:none;
	margin:0px;
	padding:0px;
	border:none;
}
#paroundtweets .paroundtweets .paroundtweet { 
	font-size:10px;
	padding:5px 5px 5px 0; 
	line-height:15px;
	width:100%;
	overflow:hidden;
}
#paroundtweets .paroundtweets .paroundtweet img { float:left; margin-right:5px; margin-bottom:0px; }
#paroundtweets .paroundtweets .paroundtweet p { 
	padding:0px; margin:0px;
	font-size:10px;
}
#paroundtweets ul li { padding:0px; margin:0px; }
.paroundtweet .tweet-avatar { width: 48px; }
#patube {}
#patube .patube-box { margin:0px; padding:0px; }
#patube .patube-box ul.patube { margin:0px; padding:0px; padding-top:5px; padding-left:5px; }
#patube .patube-box ul.patube li.patube-video { float:left; background:none; border:none; margin:0px; padding:0px; }
#patube .patube-box ul.patube li.patube-video img { width:65px; margin:0px 5px 5px 0px; padding:5px; background:white; border:1px solid #CCC; }
.partner-box {}
.partner-box a { margin-top:5px; }
.partner-box img { margin-top:5px; padding:5px; background:white; border:1px solid #CCC; }
#giornalipa {}
#giornalipa #giornali-ul { margin:0; padding:0; }
#giornalipa #giornali-ul .giornali-li { margin:0; padding:0; border:none; }
#archives select { margin:5px; }
#tagcloud-side { text-align:justify; }
#tagcloud-side h3 { margin-bottom:5px; }
.feed-li { text-align:center; }
.feed-li img{ padding:5px; background:white; border:1px solid #CCC; }
.feed-li h3 { text-align:left; margin-bottom:5px; }
.social-li { text-align:center; }
.social-li img{ padding:5px; background:white; border:1px solid #CCC; }
.social-li h3 { text-align:left; margin-bottom:5px; }
.stats-li { text-align:center; }
.stats-li img{ padding:5px; background:white; border:1px solid #CCC; }
.stats-li h3 { text-align:left; margin-bottom:5px; }
#foto-video { 
	position:relative;
	background:url(images/fotovideo.gif) no-repeat;
	margin:0 auto;
	width:386px;
	height:172px;
}
#foto-video #foto { position:absolute; top:35px; left:21px; }
#foto-video #video{ position:absolute; top:35px; right:22px; }
#correlati .norelated { text-align:center; padding:5px 0; border-bottom:1px dotted #CCC; }
/* End Header, Footer and Sidebar */

/* Begin Content */
#content .pagetitle { 
	text-align:left; 
	margin-top:10px;
	margin-left:80px;
	padding-left:10px;
	border-left:3px solid #CCC;
}
#content .authorinfo {
	position:relative;
	/* padding-left:80px; */
	/* padding-right:40px; */
	width:100%;
}
#content .authorinfo p {
	text-align:justify; 
	border-left:3px solid #e2e2e2;
	padding:3px 0 3px 10px;
	margin:2px 0;
	margin-left:80px;
	padding-right:40px;
}
#content .authorinfo .authorimg { 
	position:absolute;
	top:1px;
	left:5px;
	width:60px;
	height:60px;
}

.content { text-align:left; }

#posts { text-align:left; }
.post { }
.post .entry {
	margin-left:80px;
	margin-right:40px;
/* 	margin-bottom:30px; */ 
}
.post .entry a:hover { text-decoration:underline; }
.post .entry .info { text-align:right; font-size:11px; border-bottom:1px solid #e2e2e2; padding-bottom:3px; }
.post .entry .likes { font-size:11px; padding-top:3px; }
.gdsr { margin-bottom: 3px; }
.post .entry .tags { text-align:justify; font-size:11px; line-height:16px; padding-bottom:10px; }
.post .entry .the_content { text-align:justify; padding-bottom:10px; }
.post .entry .the_content p {
	font-size:12px;
	line-height:19px;
	margin:10px 0px;
	width:100%;
	overflow:hidden;
}
.post .entry .the_content div { padding-bottom:10px; }
.post .entry .the_content img { padding:5px; margin:5px; border:1px solid #CCC; }
.post .entry .the_content img.wp-smiley { border:none; margin:0px; padding:0px; }
.post .entry .the_content ul { padding-left:10px; }
.post .entry .the_content ul li { margin-left:20px; margin-bottom:5px; list-style:square; }
.post .entry .the_content ol { padding-left:10px; }
.post .entry .the_content ol li { margin-left:20px; margin-bottom:5px; list-style:decimal; }
.post .entry .sharelinks { margin:8px 0;}
.post .entry .sharelinks a { padding-left:3px; }
.post .titles {
	position:relative;
	background:url(images/bg-title-post.gif) no-repeat bottom left;
/*	padding-top:10px; */
	width:100%;
}
.post .titles h1, .post .titles h2 {
	padding-top:10px;
	padding-left:80px;
	padding-bottom:38px;
	width:380px;
}
.post.author .titles, .page .titles {
	position:relative;
	background:url(images/bg-title-post-author.gif) no-repeat bottom left;
	padding-top:10px;
	width:100%;
}
.post.author .titles h2 {
	padding-top:10px;
	padding-left:80px;
	padding-bottom:38px;
	width:450px;
}
.post .titles .author-img { position:absolute; right:40px; bottom:10px; }
.post .titles .author { text-align:right; font-size:11px; position:absolute; right:120px; bottom:15px; }
.post .titles .date {
	position:absolute;
	left:7px;
	bottom:12px;
	text-align:center;
	width:52px;
}
.post .titles .date .month { font-size:10px; }
.post .titles .date .day { color:#A5082A; font-size:14px; padding:1px 0; }
.post .titles .date .year { font-size:10px; }
.post .titles .date .point { font-size:36px; color:#666; }
.promo {
	border:1px solid #CCC;
	padding: 5px;
}
/* End Content */


/* Begin Gallery */
.gallery { margin: auto; }
.gallery-item { float: left; /* margin-top: 10px; text-align: center; width: 33%;*/  }
.gallery img { /* border: 2px solid #cfcfcf; */ }
.gallery-caption { margin-left: 0; }
/* End Gallery */

/* Begin Calendar Balarm */
#calendarbalarm table, #calendarbalarm  th, #calendarbalarm  td { background:#EEE; color:#999; border: 1px solid white; }
#calendarbalarm  th, #calendarbalarm  td.td-day { color:#666; }
#calendarbalarm  td.td-empty { background:white; border: 1px solid white; }
#table-calendar { width:100%; }
#table-calendar tr th { text-align:center; padding:3px 0; }
#table-calendar tr td { text-align:center; }
#table-calendar tr td a { display:block; text-align:center; padding:2px 0; margin:0px; }
#table-calendar tr td a:hover { background:#DDD; }
/* End Calendar Balarm */

/* Begin SimplyFeed */
.simplyfeed-ul .simplyfeed-li { line-height:15px; }
#younipa-single { text-align: left; }
#younipa-single .simplyfeed-ul .simplyfeed-li a { font-family: BebasNeueRegular; font-size:20px; color: #0061a1; text-transform: uppercase; line-height: 20px; height:60px;}
/* End SimplyFeed */

/* Begin Comments */
h3#comments { 
	text-align:left; 
	padding:3px 0; 
	margin-left:80px;
	margin-right:40px;
	margin-bottom:5px;
	margin-top:20px; 
	font-weight:bold; 
	font-size:14px; 
}
.commentlist { margin-bottom:20px; }
.comment {
	text-align:justify;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	padding:10px 10px;
	margin-left:80px;
	margin-right:40px;
}
.comment.even { background:#F5F5F5; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.comment .comment-author-name { font-size:14px; margin-top:10px; margin-bottom:5px; }
.comment .comment-meta { float:right; width:360px; margin-bottom:10px; }
.comment .comment-meta a:hover { text-decoration:underline; }
.comment .vcard { float:left; }
.comment .vcard img{ border:1px solid #CCC; padding:4px; margin:0px 5px 10px 0px; }
.comment.even .vcard img{ background:white; }
.comment.odd .vcard img{ background:#F5F5F5; }
.trackback {
	text-align:justify;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	padding:10px 10px;
	margin-left:80px;
	margin-right:40px;
}
.trackback.even { background:#F5F5F5; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.trackback .comment-author-name { font-size:14px; margin-top:10px; margin-bottom:5px; }
.trackback .comment-meta { margin-bottom:10px; }
.trackback .comment-meta a:hover { text-decoration:underline; }
.trackback .vcard img{ border:1px solid #CCC; padding:4px; margin:0px 5px 10px 0px; }
.trackback.even .vcard img{ background:white; }
.trackback.odd .vcard img{ background:#F5F5F5; }
.pingback {
	text-align:justify;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	padding:10px 10px;
	margin-left:80px;
	margin-right:40px;
}
.pingback.even { background:#F5F5F5; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.pingback .comment-author-name { font-size:14px; margin-top:10px; margin-bottom:5px; }
.pingback .comment-meta { margin-bottom:10px; }
.pingback .comment-meta a:hover { text-decoration:underline; }
.pingback .vcard img{ border:1px solid #CCC; padding:4px; margin:0px 5px 10px 0px; }
.pingback.even .vcard img{ background:white; }
.pingback.odd .vcard img{ background:#F5F5F5; }
#respond {
	text-align:left;
	margin-left:80px;
	margin-right:40px;
	margin-bottom:20px;
	margin-top:20px;
}
#respond h3 { 
	text-align:left; 
	padding:3px 0; 
	margin-bottom:5px;
	font-weight:bold; 
	font-size:13px; 
}
#respond label { float:right; display:block; width:265px; text-align:left; line-height:26px; }
#respond label small { line-height:26px; height:26px; }
#respond input { width:160px; border:1px solid #DDD; border-left:5px solid #DDD; padding:5px; margin-bottom:3px; }
#respond input.submit { width:445px; background:#f2f2f2; }
#respond input.submit:hover { background:#646474; color:white; }
#respond textarea { width:430px; border:1px solid #DDD; border-left:5px solid #DDD; padding:5px; margin-bottom:3px; }

#gse_comments_message { font-size:11px; }

#recommendations { text-align:left;margin-left:80px;height:445px; }
/* End Comments */

/* Begin Banner */
.banner { text-align:center; }
.banner_300 { 
	text-align:center;
	width:320px;
	background:#FFF; 
	border:1px solid #CCC;
	margin:0px auto;
	padding:10px 0;
}
.banner_468 { 
	text-align:center;
	background:#FFF;
	width:478px;
	border:1px solid #CCC;
	margin:0px auto;
	margin-bottom:5px;
	padding:5px 0;
}
.banner_120 { 
	text-align:center;
	width:130px;
	height:610px;
	background:#FFF; 
	border:1px solid #CCC;
	margin:0px auto;
	padding:0;
}
#banner_fb { 
	text-align:center;
	background:#FFF;
	width:320px;
	height:276px;
	border:1px solid #CCC;
	margin:20px auto;
	padding:10px 0 1px 0;
}
.banner_box_300_250 { width:300px; height:250px; margin:0px auto; }
.banner_box_300_125 { width:300px; height:125px; margin:0px auto; }
.banner_box_468_60 { width:468px; height:60px; margin:0px auto; }
.banner_box_120_600 { width:120px; height:600px; margin:0px auto; }
/* End Banner */

/* Begin Calendar WP */
#calendarwp-li table, #calendarwp-li  th, #calendarwp-li  td { background:#EEE; border: 1px solid white; }
#calendarwp ul li { background:none; }
#sidebar-content-double #calendarwp-li { background:none; }
#calendarwp #wp-calendar {
text-align: center;
background-color: #fff;
font-size: 11px;
width: 150px;
}
#calendarwp #wp-calendar #next a {
color: #666;
padding-right: 10px;
text-align: right;
}
#calendarwp #wp-calendar #prev a {
color: #666;
padding-left: 10px;
text-align: left;
}
#calendarwp #wp-calendar a {
color: #666;
display: block;
text-decoration: none;
}
#calendarwp #wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}
#calendarwp #wp-calendar caption {
font-family:  Verdana, Arial, Helvetica, Sans-Serif;
font-size: 8pt;
text-align: center;
padding-bottom: 5px;
}
#calendarwp #wp-calendar td {
color: #ccc;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
letter-spacing: normal;
padding: 0;
text-align: center;
}
#calendarwp #wp-calendar td.pad { visibility: hidden; }
#calendarwp #wp-calendar td:hover, #calendarwp #wp-calendar #today {
background: #eee;
color: #bbb;
}
#calendarwp #wp-calendar th {
font-style: normal;
text-transform: capitalize;
text-align: center;
}
/* End Calendar WP */

/* Begin Search */
#search { text-align:center; }
#search h3 { text-align:left; }
#search input { 
	padding:3px; 
	margin-top:5px; 
	width:150px;
	border:1px solid #DDD; 
	border-left:5px solid #DDD;
}
#search input.submit { width:162px; background:#f2f2f2; }
#search input.submit:hover { background:#646474; color:white; }
/* End Search */

/* wibiyaToolbarMinimized */
#wibiyaToolbarMinimized {}
/* wibiyaToolbarMinimized */

/*EJEMPLO4*/
#ejemplo4 div.wp-pagenavi {
	text-align:center;
	font-size:13px;
	padding:10px 0;
	overflow:hidden;
}
#ejemplo4 div.wp-pagenavi a, #ejemplo4 div.wp-pagenavi span.pages, #ejemplo4 div.wp-pagenavi span.current {
	padding:2px 6px;
	display:inline-block;
	border-width:1px;
	border-style:solid;
}
#ejemplo4 div.wp-pagenavi a, #ejemplo4 div.wp-pagenavi a:link, #ejemplo4 div.wp-pagenavi a:visited, #ejemplo4 div.wp-pagenavi a:active {
	border-color:#DDD;
	color:#252525;
}
#ejemplo4 div.wp-pagenavi a:hover {
	border-color:#000;
	background-color:#A5082A;
	color:#FFF;
}
#ejemplo4 div.wp-pagenavi span.pages, #ejemplo4 div.wp-pagenavi span.extend {
	display:none;
}
#ejemplo4 div.wp-pagenavi span.current {
	font-weight: bold;
	border:none;
	color:#A5082A;
}
/*EJEMPLO4*/

/* Begin Autori */
#listaautori {}
#listaautori li { 
	float:left;
	width:220px;
	margin-bottom:10px;
}
#eglialtri {}
#eglialtri h3 { 
	margin-bottom:10px;
	font-weight:bold;
}
#eglialtri li { 
	float:left;
	width:220px;
	margin-bottom:10px;
}
#eglialtri li.li-title { float:none; width:100%; padding-top:20px; }
#az {}
#az h3 { 
	margin-bottom:10px;
	font-weight:bold;
}
#az li.li-title { float:none; width:100%; padding-top:20px; }
#az li ul li#autori-lettera-a { padding-top:0px; }
#az li ul li.autori-lettera { padding-top:10px; padding-bottom:5px; }
#az li ul li { padding:2px 0px; }
/* End Autori */

#kifulab-livescore { padding:0px 40px; }

#pcounter { 
	text-align:right; 
	background:url(images/pantera_5s.gif) no-repeat;
	width:320px; 
	height:100px;
	margin:0px auto; 
}
#pcounter p { padding-top:20px; }

#scounter { 
	text-align:right; 
	background:url(images/sindaco_5s.gif) no-repeat;
	width:320px; 
	height:100px;
	margin:0px auto; 
}
#scounter p { padding-top:20px; }

#feteo { 
	text-align:right; 
	background:url(images/feteo2.jpg) no-repeat;
	width:280px; 
	height:100px;
	margin:0px auto; 
}
#feteo p , #fluvio p { padding-top:20px; }

#fluvio { 
	text-align:right; 
	background:url(images/canotto.jpg) no-repeat;
	width:280px; 
	height:100px;
	margin:0px auto; 
}

#progress p , #progress p { padding-top:20px; }

#progress { 
	text-align:right; 
	background:url(images/progressbar.jpg) no-repeat;
	width:280px; 
	height:100px;
	margin:0px auto; 
}

#countdownelezioni { 
	text-align:right; 
	background:url(images/voto.jpg) no-repeat;
	width:230px; 
	height:60px;
	margin:0px auto; 
}

#leaderboard { 
	height: 100px; 
	text-align: center; 
	background-color: #fff40a; 
	background-image: none; 
	border-bottom: 1px solid;
	}

#leaderboard img { 
	margin-top: 5px;
	}
	
#leaderboard-social { 
	height: 40px; 
	width: 100%; 
	text-align: center; 
	background-color: #fff; 
	background-image: none; 
	border-bottom: 1px solid; 
	padding-top: 5px; 
	overflow: hidden; 
	}
.leaderboard-social-box {
	width: 984px;
	margin:0px auto; 
	}
ul.leaderboard-social-medium-list { 
	text-align: center;
	}
li.leaderboard-social-medium { 
	display: inline; 
	}
li.leaderboard-social-medium div { 
	width: 156px; 
	height: 40px;
	float: left;
	text-align: left; 
	font-size: 12px; 
	color: #aaa; 
	padding-left: 5px;
	overflow: hidden;
	}
li.leaderboard-social-medium img { 
	float: left; 
	padding-right: 5px; 
	}
li.leaderboard-social-medium a { 
	color: #26b; 
	}
li.social-seguici div {
	float: right;
	font-size: 20px;
	line-height: 30px;
	width: 100px;
	}
#seguici { 
	display: inline; 
	float: left; 
	color: #333; 
	font-size: 26px; 
	font-family: helvetica, sans-serif; 
	padding-left: 10px; 
	padding-right: 5px; 
	}
#pushbar { 
	width: 984px; 
	height: 40px; 
	background-image: none; 
	background-color: #fff; 
	margin: 0 auto;
	margin-top: -6px;
	margin-left: 5px;
	margin-bottom: 10px;
	}

#gc-piuletti-box {}
#gc-piuletti-box ul.tabs-piuletti { width:100%; overflow:hidden; margin:0px; padding:0px; }
#gc-piuletti-box ul.tabs-piuletti li.tab-piuletti { float:left; text-align:center; background:none; width:33%; border:none; }
#sidebar-content #hot-posts #gc-piuletti-box ul.tabs-piuletti li.tab-piuletti { background:none; margin-left:0px; padding-left:0px; }
#sidebar-content #hot-posts #gc-piuletti-box ul.tabs-piuletti li.tab-piuletti-active { background:#A40929; color:white; }
#gc-piuletti-box ul.tabs-piuletti li.tab-piuletti-active a { color:white; }
#gc-piuletti-box .tab-piuletti-box  { display:none; }
#gc-piuletti-box .tab-piuletti-box-active { display:block; }

#barrosalio {
	text-align: center;
	width: 358px;
	margin:0px auto;
	/* margin-bottom: 1px solid #a5082a; commentato perché non valida*/
	}

/*--- Feed Travelando ---*/
#feed-content{ float: right;}
.feed_block_1{ min-height: 555px;}
.feed_block_2{min-height: 675px;}
.feed_block_3{min-height: 675px;}
.feed_block_4{min-height: 675px;}
#feed_travelando {
    border-top:5px solid #A5082A;
    padding-top:10px;
    text-align:left;
    margin-bottom:10px;
    width: 33%;
    float: left;
    height: 700px;
    
    }
#feed_travelando ul.simplyfeed-ul { border-top:1px dotted #CCC; list-style: none; }
#feed_travelando ul.simplyfeed-ul li { background:#F5F5F5; font-size:11px; padding:5px 5px; border-bottom:1px dotted #CCC;} 
#feed_travelando ul.simplyfeed-ul li a:hover { text-decoration:underline; } 
#feed_travelando .simplyfeed-description { width: 100%;}
#feed_travelando h2 {font-size: 14px; padding: 0 0 0 20px; text-transform: uppercase; min-height: 40px;}
#feed_travelando img{width: 100%;}
#feed_travelando img.volo_hotel-box {width: 30%; float: left;}
#feed_travelando .volo_hotel-box { width: 70%; float: left; font-size: 12px; text-transform: none;}
#feed_travelando p.volo_hotel-box{}
#feed_travelando h2.volo_hotel-box {font-size: 12px; padding: 0;}

.maremeto-box { width:984px; overflow:hidden; margin:0px auto; }
.maremeto-container { background:white; width:984px; overflow:hidden; margin:0px auto; }
.maremeto-menu { background:url(images/barra-meteo.jpg) no-repeat center top; height:50px; line-height:60px; overflow:hidden; text-align:left; padding-left:500px; }
.maremeto-menu a { color:white; font-size:20px; font-weight:bold; padding-right:20px; }

.hreview-aggregate { color: #fff; font-size:1px; }