/*
	Titles
*/


.title_medium {
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 1.6em;
	line-height: 110%;
	font-weight: normal;
}

.title_large {
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 2.2em;
	line-height: 110%;
	font-weight: normal;
}

.pagetitle {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

/*
	central column features
*/

.feature_pic img {
	border: 1px solid #999;
	width: 351px;
}


/*
	remote control
*/

.remote {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	height: 24px;
}

.remote li {
	list-style: none;
	display: inline;
}

.remote li a {
	display: block;
	float: left;
	height: 24px;
	width: 14px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 4px;
}

.rew a {
	background-image: url(images/rew.gif);	
}

.rew_off a {
	background-image: url(images/rew_off.gif);	
}

.play a {
	background-image: url(images/play.gif);	
}

.play_off a {
	background-image: url(images/play_off.gif);	
}

.ffw a {
	background-image: url(images/ffw.gif);	
}

.ffw_off a{
	background-image: url(images/ffw_off.gif);	
}


/*
	remote specifici
*/

.article_navigation {
	position: relative;
	top: 5px;
}


/*
	main feature
*/

#main_feature h2 {
	background-image: url(images/tit_canali.gif);
}

#main_feature img {
	border: 1px solid #999;
}


/*
	minutiae
*/

.minutiae {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	height: 24px;
	clear:both;
}

.minutiae li {
	display: inline;
	list-style: 0;
}

.minutiae a {
	height: 16px;	
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 17px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #039;
	text-decoration: none;
	
}

.minutiae a:hover {
	text-decoration: underline;
}

.minutiae li a.link_comment {  /* very specific */
	color: #039;
	text-decoration: none;
	text-indent: 0;
}

.link_comment {
	background-image: url(images/ico_comment.gif);	
}

.share_link {
	background: 1px 0 url(/wp-content/div-share-icons/share-icon-16x16.gif) no-repeat;
	padding: 1px 0 3px 22px;
}

.minutiae a.link_edit {
	text-indent: 0;
}


/*
	Breadcrumbs
*/

.breadcrumbs {
	font: normal normal normal 1.7em/1.8em georgia, serif;
	color: #333;
}

.breadcrumbs a {
	color: #C62808;
}

.breadcrumb_separator {
	width: 16px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
}


/*
	post
*/

.post {
	padding: 0 4px 0 4px;
}

.post img {
	border: 1px solid #999;
/*	width: 351px;*/
}

.metadata {
	line-height: 140%;
}

.metadata a {
	color: #C62808;
}

.advstrip {
	margin:20px 0 20px 0;
	border-bottom: 1px dotted #eee;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
	text-align:center;
}

.post_content a{
	border-bottom:1px dotted #999;
	text-decoration:none;
}
.post_content a:hover{
	border-bottom:0;
	text-decoration:underline;
}

.post_metadata {
	padding: 4px;
	margin: 0 -4px .5em -4px;
	background-color: #eee;
	background-image: url(images/bg_pix_diag_5.gif);
}

a.link_comment {
	display: block;
	padding: 0 0 0 18px;
	background-image: url(images/ico_comment.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #039;
	text-decoration: none;
}

#respond {
	margin: 0;
	padding: 0 4px;
	font-family: verdana, sans-serif;
	font-size: 1em;
}

.col_separator {
	clear: both;
	background-color: #DAD0C7;
	padding: 3px;
	margin: .5em 4px 1em 4px;
}

/*
	consolle
*/

.consolle {
	padding: 0 4px .5em 4px;
	background-color: #E7DED6;
}

.consolle ul {
	list-style: none;
	padding: .5em 0 .5em;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

.consolle a {
	display: block;
	min-height: 16px;	
	margin: .5em 0 .5em 0;
	padding: 0 0 0 22px;
	background-position: left center;
	background-repeat: no-repeat;	
	color: #039;
	line-height: 16px;
	position: relative;	
}

.link_print a {
	color: #333;
	text-decoration: underline;	
	background-image: url(images/ico_print.gif);
}

.link_send a {
	background-image: url(images/ico_send.gif);
}


/* tags */

h4.tit_tags_art {
	text-indent: -10000px;
	height: 24px;
	background: url(images/tit_parole_chiave_art.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	margin: .5em 0 0 0;	
}

p.tags {
	padding: .5em 4px .5em 4px;
}

ul.related_list {
	border-bottom: 0;
}

ul.tag_list, ul.tag_list a, ul.related_list, ul.related_list a  {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

/* tag collegate */

.related_tags h4 {
	text-indent: -10000px;
	height: 24px;
	background: url(images/tit_tag_collegati.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	margin: .5em 0 0 0;
}	

.related_tags {
	line-height: 150%;
}

/* post collegati per tag */

h4.tit_related_posts {
	text-indent: -10000px;
	height: 24px;
	background: url(images/tit_related_posts.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;
	margin: .5em 0 0 0;	
}


/*
	Comments
*/

.warning {
	padding: .5em 4px;
	font: italic normal normal 1.2em/1.3em Georgia, serif;
	background: #ff6 url(images/bg_pix_diag_5.gif) repeat scroll center center;
}

h4.title_commenti {
	text-indent: -10000px;
	height: 24px;
	background: url(images/tit_commenti.gif);
	background-repeat: no-repeat;
}

span.rss_link a {
	display: block;
	float: right;
	margin: 0 4px 0 0;
	text-indent: -10000px;
	height: 24px;
	width: 24px;
	background: url(images/ico_feed_large.gif);
	background-repeat: no-repeat;	
}

.comment_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_list li {
	padding: 1em 4px 1em 4px;
}

.comment_list li.alt {
	background-color: #eee;
}

.comment_details {
	color: #333;
}

.comment_details a {
	color: #039;
}

form#commentform {
	padding: 0 4px;
}

/* 
	Curriculum 
*/

.mark .curriculum {
	display: none;
}

.curriculum {
	margin-bottom: 1.5em;
}	

.curriculum h2 {
	text-indent: -10000px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: -2px 0;
	background-image: url(images/tit_il_blog_di.gif);
}

.curriculum h3 {
	margin: .5em 0 0 0;
	font: normal normal bold 1em/1.4em Verdana, Arial, sans-serif;
}

.mugshot {
	border: 1px solid #ccc;
	float: right;
	position: relative;
	top: -24px;
}

/*
	Widgets
*/

.widgets_list {
	list-style: none;
	margin: 0;
	padding: 0 4px 0 4px;
}

.widgets_list li h2 {
	text-indent: 0px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: -2px 0;
}	

/* archives */

#archives {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#archives ul, #archives li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#archives li {
	margin: 0 0 .5em 0;
}


/* categories */

#categories {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#categories h2 {
	background-image: url(images/tit_categorie.gif);
}

#categories ul, #categories li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#categories li {
	margin: 0 0 .5em 0;
}


/* blogroll */

#linkcat-2 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}


#linkcat-2 ul, #linkcat-2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkcat-2 li {
	margin: 0 0 .5em 0;
}

/* democracy */

#democracy {
	padding: .5em 3px .5em 3px;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #DAD0C7;
}

#democracy h2 {
	display: block;
	background-image: url(images/tit_sondaggio.gif);
	margin-bottom: .5em;
}

#democracy ul, #democracy li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#democracy li a {
	display: block;
	margin: 0 0 .3em 0;
	font-size: 1em;
}

/* infoblog*/

#text-1 {
	padding: .5em 3px .5em 3px;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #DAD0C7;
}

#text-1 h2 {
	display: block;
	margin-bottom: .5em;
}

#text-1 ul, #text-1 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#text-1 li a {
	display: block;
	margin: 0 0 .3emb 0;
	font-size: 1em;
}
#text-1 a {
	text-decoration:none;
	border-bottom:1px dotted #999;
}

/* menu canali*/

#text-2 {
	padding: 0;
	margin: 0 0 .3em 0;
}

#text-2 h2.i_blog {
	display: block;	
	background-image: url(images/tit_i_blog_dei.gif);
	margin: 1em 0 .3em 0;
}

#text-2 ul, #text-2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#text-2 li a {
	display: block;
	margin: 0 0 .3em;
	font-size: 1em;
}


/* meta */

#meta {
	margin: .5em -3px 0 -3px;
	padding: .5em 3px .5em 3px;
	background-color: #ccc;
	background-image: url(images/bg_pix_diag_5.gif);
	font-size: .9em;
}

#meta h2 {
	display: none;
}

#meta ul, #meta li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#meta li {
	margin: 0 0 .5em 0;
}




/* calendar */

#calendar h2 {
	display: none;
}

#calendar table {
	width: 100%;
	border-bottom: 2px solid #DAD0C7;
}

#calendar caption {
	background-color: #DAD0C7;
	padding: 3px 0 3px 0;
}

#calendar a {
	color: #C62808;
	font-weight: bold;
}

/*#calendar #prev {
	background-image: url(images/rew.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
*/
#calendar #next {
	text-align: right;
}

/* widgetize anything 1: Le parole chiave del canale */

#widgetize-anything-1 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#widgetize-anything-1 h2 {
	text-indent: 0;
	/* background-image: url(images/tit_parole_chiave_canale.gif); */
}

#widgetize-anything-1 a {
	padding-right: .5em;
	line-height: 140%;
}

/* rss-1 ultimissime */

#rss-1 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#rss-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rss-1 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* rss-2 ultimissime */

#rss-2 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#rss-2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rss-2 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* rss-4 ultimissime */

#rss-4 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#rss-4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rss-4 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* rss-5 ultimissime */

#rss-5 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}


#rss-5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rss-5 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}


/* recent comments */

#recent-comments {
	margin: 0;
	padding: .5em;
	border-bottom: 2px solid #DAD0C7;
	background-color:#DCDCDC;
}


#recent-comments a {
	color: #039;
}

#recent-comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recent-comments ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* recent-posts */

#recent-posts {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}


#recent-posts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recent-posts ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* widgetize-anything-2 più commentati */

#widgetize-anything-2 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#widgetize-anything-2 a {
	color:#039;
}

#widgetize-anything-2 h2 {
	text-indent: 0;
	/*background-image: url(images/tit_piu_commentati.gif);*/
}

#widgetize-anything-2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#widgetize-anything-2 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}

/* Coppermine */

#coppermine-rss-1 {
	margin: .5em 0 0 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #DAD0C7;	
}

#coppermine-rss-1 a.c_photo {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

#coppermine-rss-1 h2 {
	background-image: url(images/tit_dalle_gallerie.gif);
}

#coppermine-rss-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#coppermine-rss-1 ul li {
	display: block;
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
}


/*
	tabbed widgets
*/

#widgetize-anything-5 {
	margin: .5em 0 .5em 0;
	padding: 0 4px ,3em 4px;
	border-bottom: 2px solid #DAD0C7;	
}

#widgetize-anything-5 h2 {
	text-indent: 0;
	/*background-image: url(images/tit_le_storie.gif);*/
}

.selector {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.selector li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.selector li a {
	display: block;
	border: 1px solid #333;
	float: left;
	background-color: #ccc;
	margin: 0 0 0 5px;
	padding: 3px;
	position: relative;
	top: 3px;
}

a#s2, a#s3 {
	color: #039;
}

.selector li a.selected, .selector li a.selected:hover  {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 4px;
	top: 1px;
}

.selector li a:hover {
	background-color: #eee;
	top: 3px;		
}	

#widgetize-anything-5 .defloater {
	border-top: 1px solid #333;
	clear: both;
}
	
.tab {
	margin: 0;
	padding: .5em 0 .5em 0;
}

.tab h4, h2 {
	font: normal normal bold 1em/1em Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.tab ul, .tab ul li, .tab ol, .tab ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab ul li, .tab ol li {
	margin: 0 0 .5em 0;
}

#t2 li, #t3 li {
	color: #039;
}

#t3 .PSR_stars {
		display: none;
}

#roadblock {
text-align:center;
}

.flashmovie {
width: auto;
float:left;
margin-right:8px;
}
