/*
Theme Name: FedericoGelli V2
Theme URI: 
Description: Tema WP Federico Gelli V2
Version: 1.0
Author: Angelo Del Mazza
Author URI: 
*/


/* ---------------------------------- header */
#header {
	background-color: #314D63;
	height: 135px;
	background-image: url(images/sf_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#headerTop {
	position: relative;
	}
#headerTop #logo {
	position: absolute;
	left: 3px;
	top: 15px;
	}
#headerTop #primarie {
	position: absolute;
	right: 0px;
	}
#sf {
	background-image: url(images/sf_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
		}

/* menu primario */
#menu {
	background-color: #152732;
	height: 29px;
	margin-bottom: 1px;
	background-image: url(images/sf_menupx.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:1px;
	}
#menu ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {

	

}
#menu ul li a {
	color: #FFF;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 10px;
	text-decoration: none;
	
}
#menu ul li a:hover {
	background-color: #E80000;
}
	.search {
	background-color: #2B4558;
	height: 29px;
	
	color: #FFF;
		}
 .formSearch {
	 padding-left: 6px;

	 position: relative;
	 }
	.search form{
	
		}
		
 .formSearch .label{
	 position: absolute;
	 top: 5px;
	 }
		.search input#s {
	width: 195px;
	margin-left: 3px;
	 position: absolute;
	 top: -2px;
	left: 100px;
}
	.search .button{
	color: #FFF;
	background-color: #152732;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	cursor: hand;
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 120px;
	height: 24px;
			}
				.search .button:hover{
	color: #0CC;
				}
#footer {
		background-color: #152732;
		height: 80px;
	}

/* ---------------------------------- pay off */
#claim {
	background-image: url(images/claim_sf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
	position:relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #525850;
	}
#payoff {
	position:absolute;
	color: #C00;
	font-size: 24px;
	top: 15px;
	}
 	
/* ---------------------------------- sezioni */

#evidenza {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

#evidenza, #parliamone, #agenda {
	height: 255px;
	}
#parliamone p{
	text-align: center;
	}
#evidenza {
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	}

#parliamone {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: left top;
	}
#parliamone a {
	color: #C00;
	text-decoration: none;
	
	}
#parliamone a:hover {
	text-decoration: underline;
	}
#parliamone p, .comunica p{
	padding-right: 10px;
	padding-left: 5px;
	line-height: 160%;
	color: #666;
	padding-top: 0px;
	}
.continua {
	padding-left: 5px;
	padding-right: 5px;
	}
.comunica a{
	color: #999;
	text-decoration: none;
	margin-top: -5px;
	font-weight: bold;
	}
.newsletter a{
	color: #C00;
	text-decoration: none;
	margin-top: -5px;
	}
.comunica a:hover {
	text-decoration: none;
	color: #666;
	}
.continua img{
	vertical-align: middle;
	}
	
/* ---------------------------------- in evidenza */
#slider {
		height: 210px;
		overflow:hidden;

	}
#slider strong.subtitle {
	font-size: 11px;
	color: #999;
	}
#slider strong.subtitle a{
	color: #666;
	}
#slider strong.subtitle a:hover{
	color: #333;	
	}
#slider p {


	color: #666;
	}
#slider img {
	margin-right: 12px;
	margin-bottom: 12px;
	}
#slider a.more-link {
	color: #333;
	text-decoration: none;
	}

.slide-browser {

	font-size: 11px;
	color: #999;
		position: absolute;
	top: -25px;
	right: 5px;
	}
.slide-browser a{
	color: #666;
	text-decoration: none;
	}
.slide-browser a:hover{
	color: #333;
	}

#evibox {
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	}
#evibox .fbconnect_share {
	position: absolute;
	top: 28px;
	right: 4px;
	}
/* ---------------------------------- titoli */
h2 {
	clear: both;
	color: #666;
	
}
h2.indent {
	padding-left:8px;
	}

#right h2, h2.title{
	padding-top: 7px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bolder;
	color: #666;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
	}
h1.titlefum {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	background-color: #999;

	float: left;
	
	}
#evidenza h1 {
	float: left;
	}
#evidenza h2 {
	color: #666;
	font-size: 21px;
	letter-spacing: -0.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
h2 a{
	color: #333;
	text-decoration: none;
	}
h2 a:hover{
	color: #1A86DF;
	}
h1.titlefum img{
	position: absolute;
	right: 6px;
	bottom: -8px;	
	}
#evidenza h1.titlefum {
	background-color: #C00;
	}
#parliamone h1.titlefum {
	background-color: #C00;
	padding-right: 9px;
	}
h2.category {
	margin: 0px;
	padding: 0px;
	}
/* ---------------------------------- Post */
#post-box {
	padding-top: 5px;

	}
	
.interno #post-box {
	padding-top: 25px;

	}
.post {
	padding: 10px 0;
	background-image: url(images/post_element.gif);
	background-repeat: no-repeat;
	background-position: 113px 21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.error, .page {
	border: 0;
}

/* ---------------------------------- Post Content */

.post-content {
	margin-right: 21px;
	padding-left: 25px;

}
#content {
	background-image: url(images/sf_post.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	}
.post-content p a {
	color: #395A9C;
	text-decoration: none;
}

.post-content a:hover {
	text-decoration: underline;
}

/* ---------------------------------- Post Content Headings */

.post-content h2 {
	color: #333;
	letter-spacing: -0.5px;
	line-height: 140%;
	margin-top: 14px;
	font-size: 22px;
}
.post-content h2 a:hover{
color: #1A86DF;
	text-decoration: none;
}
.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}

/* ---------------------------------- Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* ---------------------------------- Post Content Images*/

.post-content img {
	margin-bottom: 4px;
}

/* ---------------------------------- Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.post-content a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.post-content a:hover span.read_more {
	text-decoration: none;
}

/* ---------------------------------- Post Meta */

.post-meta {

	margin-left: 0px;
	text-align: right;
	display: inline;
	padding-top: 11px;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* ---------------------------------- Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
	font-weight: bold;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}

/* ---------------------------------- Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 12px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post-meta h4 a {
	text-decoration: none;
	font-size: 11px;
	}

.post-meta h4.author {
	background: url(images/icon_author.gif) no-repeat right 2px;
	font-style: italic;
}

.post-meta h4.comments {
	background: url(images/icon_comment.gif) no-repeat right 4px;
}

.post-meta h4.sharethis {
	background: url(images/share.gif) no-repeat right 0px;
}


/* ---------------------------------- More Entries */

.more_posts {
	width: 400px;
	clear: both;
	margin-left: 120px;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* ---------------------------------- Comments (single.php and comments.php) */

h3#comments, h3.lc {
	font-size: 15px;
	background-color: #E4E4E4;

	padding-left: 5px;
}

h3.lc {
	margin-top: 20px;
}

.comments_wrap {
	margin: 20px 0 0px 0px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: #D7D7D7 1px dotted;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	margin-left: 55px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* ---------------------------------- Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}
/* ---------------------------------- Sidebar Search */

#search {
	width: 100%;
	height: 57px;
	background: url(images/search_block_bg.gif) no-repeat 0 0;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
	background-color: #CCCCCC;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}

/* ---------------------------------- Sidebar Block */

#sidebar .block {
	padding: 14px 4px 14px 14px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .block a {
	color: #3F6069;
}

#sidebar .block a:hover {
	color: #131A1C;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* ---------------------------------- Sidebar Inside Block */

#sidebar_in .block ul li {
	font-weight: bold;
	border-bottom: #BDCCD1 1px solid;
	line-height: 20px;
	padding: 4px 0 4px 21px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* ---------------------------------- Sidebar Special List */
.categories {
	clear: both;
	}
.categories ul {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 3px;
	padding: 0px;
}

.categories ul li {
	background-image: url(images/icon_folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 4px;
	padding-bottom: 4px;
}

.categories ul li a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.categories ul li a:hover{
	color: #1A86DF;

}
.archive ul li {
	background-image: url(images/circle.gif);
	}
/* ---------------------------------- Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}
#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr ul {
	float: left;
	width: 100%;
	}
#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	background: #fff;
	border: #BFCACE 1px solid;
}
/* ---------------------------------- Widget (calendar) */
#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}
#wp-calendar caption {
	padding: 10px;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C0DBE2;
}
#wp-calendar td {
	background: transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a {
	text-decoration: underline;
}
#wp-calendar a:hover {
	text-decoration: none;
}

/* ---------------------------------- Widget (tag cloud) */
#tag_cloud {
	padding-bottom: 20px;
}
#tag_cloud h2 {
	margin-bottom: 5px;
}

/* ---------------------------------- Agenda */
#agenda ul, #agenda-full ul {
	margin: 0px;
	padding: 0px;
}
#agenda ul li, #agenda-full ul li {
	padding-left: 5px;
	margin: 0px;
	list-style-type: none;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #666;
}
#agenda ul li .data, #agenda-full ul li .data {
	background-image: url(images/agenda_item.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 60px;
	width: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin-right: 15px;
	text-decoration: none;
}
#agenda ul li .data .mese, #agenda-full ul li .data .mese {
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 5px;

}
#agenda ul li .data .giorno, #agenda-full ul li .data .giorno {
	font-size: 24px;
	color: #333;
		
}

#agenda ul li .data .anno, #agenda-full ul li .data .anno {
	font-size: 12px;
	padding-top: 6px;
	color: #999;
}

#agenda ul li a, #agenda-full ul li a {
	color: #666;
	text-decoration: none;
}
#agenda ul li a .titolo, #agenda-full ul li a .titolo{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	height: 50px;
	overflow: hidden;
}
#agenda ul li a, #agenda-full ul li a{
	display: block;
	height: 55px;
}
#agenda-full ul li a:hover .data .giorno, #agenda-full ul li a:hover .titolo,
#agenda-full ul li a:hover .data .giorno, #agenda-full ul li a:hover .titolo{

	color: #C00;		
}

/* Threaded comments */
.comment-head .avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.comment-entry {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	}
ol.commentlist {
	margin:0;
	padding:0;
}

ol.commentlist li{
	list-style-type:none;
}

ol.commentlist li ul.children {
	padding-left:20px;
}
ol.commentlist li ul.children li{
	border-top:1px dotted #D7D7D7;	
	border-bottom:none;
	padding-top:15px;
}
#comments_wrap a{
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.logged {
	position:relative;
	
	
	}
.logged .logout {
	position: absolute;
	right: 9px;
	}
.tubepress_thumb_inner {

	padding-bottom: 15px;
	}
	
.tubepress_thumb_inner a {
	font-weight: bold;
	color: #666;
	text-decoration: none;	
	}
/* Facebook Connect */
.invitebt {
	color: #FFF;
	background-color: #4F6697;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
.fbconnect_miniprofile a{
	font-weight: bold;
	color: #4F6697;
}

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	float: left;
	background-color: #333;
	padding: 3px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0x;
}

.alignright {
	float: right;
	background-color: #333;
	padding: 3px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
textarea.comment  {
	width: 90%;
	}
a.more-link {
	color: #C00;
	text-decoration: none;
}
.fix {
	clear: both;
	}

.contact .ico{
	float: left;
	height: 36px;
	width: 56px;
	text-align: center;
	}
.contact a {
	color: #666;
	}
.contact {
	clear: both;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
h2.socdwnld {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
ul.doclist {
	margin: 0px;
	padding: 0px;
	}
ul.doclist li{
	list-style-type: none;
	}
ul.doclist li a {
	background-image: url(images/icon_folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 25px;
	color: #666;
	}
	
.format {
	padding-left: 135px;
	}
.navigation a{
	color: #999;
	text-decoration: none;
	}
.lft {
	float: left;
	}
.rgt {
	float: right;
	}
	
.share {
	text-align:right;
	font-size: 9px;
	color: #999;
	padding-right: 20px;
	
	}
.share img {
	margin-right: 3px;
	}
.share.int{
	position: absolute;
	font-size: 9px;
	color: #999;
	padding-right: 20px;
	left: 530px;
	margin-top: -25px;
	}
.share.evidenza{
	position: absolute;
	top: 35px;
	right: 3px;
	padding-right: 0px;
	}
#slider .share.evidenza img{
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	


	    div.vanadium-invalid {

	      border-color: #F00 !important;
	      border-style: solid !important;
	    }

	    div.vanadium-valid {
		margin: 5px;
	      border-color: #0F0 !important;
	      border-style: solid !important;
	    }

	    .vanadium-message-value {
	      font-style: italic;
	      text-decoration: underline;
	    }

	    .vanadium-advice.vanadium-invalid, .vanadium-advice.vanadium-invalid * {



	  }
		/*
	    input.vanadium-valid {
	      background-color: greenyellow;
	    }*/
	    input.vanadium-invalid {
	border: 1px solid #C00;
	    }
	   checkbox.vanadium-invalid {
	border: 1px solid #C00;
	    }
		 textarea.vanadium-invalid {
	border: 1px solid #C00;
	    }
	
.formOK {
	background-color: #F2F2F2;
	color: #093;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 10px;
	border: 2px solid #093;
	font-weight: bold;
	}

input, select, textarea {
	padding:2px;
	font-size: 13px;
	color: #333;

}

textarea {
	line-height:1.25;
	overflow:auto;
	width: 325px;
}
form.formInline {margin:0;}
.formInline form div.msg {
	position: relative;
		margin-bottom: 25px;
		}
.formInline .labelNL {
	float: left;
	width: 100px;
	font-weight: normal;
	}
.formInline .textarea .labelNL {
 float: none;
	font-weight: normal;
	}
.formInline .input {
	width: 200px;	
	}
.formInline .button {
	color: #FFF;
	background-color: #033;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	}
/* Field-Hint with focus */
form .field-hint {
	position:absolute;
	width: 140px;
	z-index: 50;
	background-image: url(images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	display: block;
 	bottom: -22px;
	left: 110px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
form .textarea .field-hint {
	 	bottom: -22px;
	left: 0px;
	}
form .checkbox .field-hint {
		 	top: 15px;
	left: 15px;
	}
form .field-hint div {

	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
		background-color: #EEE;
}


.reqMark {
	color: #C00;
}


.channels {
width: 100%;
float: left;
padding-bottom: 5px;
	}
	
.channels a {
	float:left;
	width: 100px;
	padding-top: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;	
	}
.channels a:hover {
	color: #333;
	}
.channels a img{
	vertical-align: middle;
}

.priv{
	font-size: 10px;
	color: #666;
	height: 200px;
	width: 310px;
overflow-y: auto;
overflow-x: hidden;
	}
a.linkred {
	color: #C00;
	}
a.linklight {
	color: #666;
	}
.media ul  { 
	margin: 0px;
	padding: 0px;

}
.media ul h3{
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	letter-spacing: -0.1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.media ul li {
	padding: 0px;
	list-style-type: none;

	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.media.video .desc {
	float: left;

	}
.media .desc {
	padding-left: 5px;
	color: #666;	
	}
.media a {
	color: #C00;
}
.media.comunicati ul li, .media.giornali ul li {
		padding-bottom: 15px;
	}
	
.media.comunicati h3 strong {
	color: #999;
	}