/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #000000;
	background: #04350f url(images/campio_1px_bg.gif) top center repeat-x;
/*	background-color: #04350f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
/*	font-family: Trebuchet MS;*/
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited { text-decoration: none; color: #DE2123; }
a:hover { color: #3B3B3B; }
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 22px; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 20px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 17px; }
ul { line-height: 22px; list-style-image: url(images/bullet.gif); }


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
#uber_wrapper {
	width: 100%;
	background: transparent url(images/campio_top_bg_2011.jpg) top center no-repeat;
	margin: 0 auto;
}

.thumbnail-div img { border: none; }
#wrapper2 {
	position:relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 195px;
/*	background-color: #FFF;*/
}
.post-wrapper {
/*	background-color: #FFF;*/
	padding: 0 0 0 10px;
	width: 590px;
/*	border: 1px solid #EBEBEB;*/
}

.home-post-wrap {
	width: 613px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
/*	border: 1px solid #EBEBEB;*/
}

.home-post-wrap2 {
/*	width: 593px;*/
	padding: 0 10px 10px 10px;
/*	margin-right: 13px;
	float: left;
	background-color: #FFF;*/
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 10px;
}

.index-post-wrap { width: 593px; margin-right: 13px; margin-bottom: 10px; float: left; background-color: #FFF; border: 1px solid #EBEBEB; padding: 10px; }
.readmore {
/*	background: url(images/readmore.gif) no-repeat top left;*/
	float: right;
/*	padding-left: 20px;
	margin-top: 10px;
*/
}
	.readmore a {
		background: url(images/readmore.png) no-repeat top left;
/*		float: right; */
		padding-left: 20px;
		margin-top: 10px;
	}
		.readmore a:hover { color: #393939; }

.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }

#container {
	background-color:white;
	float: right;
	width: 950px;
	color: #000000;
	padding-top: 10px;
}
	#left-div {
		width: 630px;
		float: left;
	}
		#left-inside {
			float: left;
	/*		padding: 0px 0px 0px 19px;*/
			padding: 0px 0px 0px 10px;		
		}
	
.adwrap { margin-left: 26px; }

.textwidget {
/*	padding-left: 20px !important;*/
}

.articleinfo { border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.thumbnail-div { border: 1px solid #DFDFDF; padding: 4px; margin-bottom: 10px; float: left; margin-right: 10px; display: inline; }
.post-info { margin-bottom: 10px; color: #000; font-size: 10px; }
.post-inside { float: left; width: 245px; }
.post-inside-2 { float: left; width: 450px; }
.logo { float: left; border: 0px; }
.share-div { width: 590px; height: 30px; background-color: #FFF; display: none; }
.headings {
	color: #FFF;
	border: 1px solid #323232;
	font-size: 10px;
	font-weight: bold;
/*	text-transform: lowercase;*/
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
/*	width: 100%;*/
	height:	23px;
	background-color: #545454;
	background-image: url(images/heading-bg.gif);
}
	.headings a:link {color:white; text-decoration:none}
	.headings a:visited {color:white; text-decoration:none}
	.headings a:hover {color:white; text-decoration:underline}	
	
.headings-sidebar {
	color: #000;
	border: 1px solid #CDCDCD;
	font-size: 10px;
	font-weight: bold;
/*	text-transform: lowercase;*/
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 96%;
	height: 23px;
	background-color: #E9E9E9;
	background-image: url(images/heading-bg-2.gif);
}

a.transphover:link img{
	opacity:0.9;	
	filter:alpha(opacity=90);
}
a.transphover:visited img{
	opacity:0.9;
	filter:alpha(opacity=90);
}
a.transphover:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles {
	line-height: 30px;
	font-size: 24px;
	margin-top: 0px;
	color:#DE2123;
	text-transform: uppercase;	
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:10px 0;
	display: block;
}


/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 17px; width: 560px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond {
	margin-top: 0px;
	margin-left:15px;
	float: left;
	background-image: none;
}
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { width: 120px !important; }
.badoo_pretitle {
	text-align:center;
	margin-bottom:5px;
}
.badoo_vertical_banner {
	float:left;
}
.badoo_bar {
	text-align:center;	
}
.home_banner_inside {
	margin-bottom:5px;
}


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages {
	position:relative;	
	width: 950px;
	height: 21px;
	line-height:21px;
}
a.logo_link {
	position:absolute;
	z-index:100;
	top:-97px;
	left:0;
	width:254px;
	height:97px;
	display:block;
}
#social_container {
	position:absolute;
	z-index:100;
	top:4px;
	left:0;
}
	#social_container a {
		float:left;
	}
	
#live_clock {
	position:absolute;
	z-index:110;
	bottom:-29px;
/*	left:375px;*/
	right:15px;
	height:21px;
	text-align:center;
	color:white;
	font-weight:bold;
}
	.clockdate {
		margin-right:10px;
	}
#pages_left {
	width:254px;
	float:left;
	text-align:center;
	color:#2f8e35;
	letter-spacing:2px;
	font-size:12px;
}
#pages_left a:link, #pages_left a:visited {
	color:#2f8e35;
}
#pages_left a:hover {
	color:black;
}

#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding: 0;
	margin: 0;
	}
#pages li {
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#pages li a:link, #pages li a:visited {
	background:none;
	float: left;
	color: #e12225;
	display: block;
	font-size: 11px;
	padding: 0 15px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
#pages li a:hover, #pages li a:active {
	background-color:#e12225;
	background-image:none;
	color: white;
}
		
/*---------------[DROPDOWN MENU]---------------(PARTIALLY USED)*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; background-image: url(images/dropdown-bg.png); padding-bottom: 10px; background-position: bottom; background-repeat: no-repeat; }
		.nav li { float:left; position:relative; z-index:99; font-size:12px; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:-10px; top:35px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:210px; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; }
		.nav li:hover { background-image: url(images/categories-bg-2.gif) !important; background-repeat: repeat-x !important; background-color: #474747 !important; font-weight: normal !important; }
		.nav li li a:link, .nav li li a:visited { width: 160px; display: block; background-color: #474747; padding: 10px 30px 0px 30px !important; margin: 0px 0px 0px 0px; border: none !important; font-weight: normal !important; }
		.nav li li a:hover { background-image: none !important; background-color: #1C1B1B !important; border: none !important; color: #FFF !important; }


/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories {
	width: 950px;
	min-height: 36px;
	background-image: url(images/categories-bg-Red.gif);
	background-repeat: repeat-x;
/* float: left; */
	background-color: #B20609;
	border-bottom: 1px solid #840003;
}
	#categories ul {
		margin: 0px 0px 0px 10px;
		padding-left: 0px;
		list-style-type: none;
		list-style-image: none;
		float: left;
	}
	#categories ul li {
		float: left;
		display: block;
		padding-left: 0px;
	}
		#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
			height: 28px;
			display: block;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			padding: 8px 9px 0px 9px;
			float: left;
			border-left: 1px solid transparent;
			border-right: 1px solid transparent;
		}
		#categories ul li a:hover {
			background: #474747 url(images/categories-bg-2.gif) top center repeat-x !important;
			border-left: 1px solid #840003;
			border-right: 1px solid #ED737A;
		}

/*---------------[MAIN PAGES MENU]---------------*/
#nav2 li:hover ul, ul#nav2 li.sfHover ul { top:58px; left: -15px; }
#nav2 li li:hover ul, ul#nav2 li li.sfHover ul { left:205px; top:0px; }
#nav2 li { z-index:100; }
#nav2 li li a:hover, #nav2 li li a:link, #nav2 li li a:visited { color: #FFF; }
#nav2 li:hover a:link, #nav2 li:hover a:visited, #nav2 li:hover a:hover { color: #FFF; }
.nav ul, #nav2 ul { position:absolute; top:-999em; background-image: url(images/dropdown-bg.png); padding-bottom: 10px; background-position: bottom; background-repeat: no-repeat; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }


/*------------------------------------------------*/
/*--------------[HOMEPAGE RIGHT BAR]--------------*/
/*------------------------------------------------*/
#home-right {
	width: 207px;
	float: right;
/*	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;*/
	padding: 5px 10px 10px 0px;
}
#home-right ul { list-style-image: url(images/bullet-home.gif); float: left; padding-left: 34px; }


/*------------------------------------------------*/
/*---------------[HOMEPAGE LEFT BAR]--------------*/
/*------------------------------------------------*/
#home-left {
	float: left;
	width: 385px;
	padding: 5px 10px 10px 0;
}


/*------------------------------------------------*/
/*---------------[HOME CATEGORY BOX]--------------*/
/*------------------------------------------------*/
.home-cat-left {
/*	clear:left; */
	margin-right:9px;
}

.home-categories img {
	border: 4px solid #EEEEEE;
	float: left;
	margin-right: 10px;
	display: inline;
}
.home-categories, .home-categories-comments {
	width: 305px;
	min-height: 180px;
/*	border: 1px solid #EBEBEB;*/
/*	padding: 5px 0px;*/
	padding: 0 0 0 0;
/*	margin-top: 10px;*/
	margin-top: 0px;	
/*	margin-right: 10px;*/
	float: left;
/*	line-height:normal;*/
}
.home-categories-comments ul { list-style-image: url(images/comment-icon.gif); }

.home-cat-title a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;	
}
.home-cat-title a:link,.home-cat_title a:visited {
	color: #DE2123;
}
.home-cat-title a:hover {
	color: #3B3B3B;
}
	.home-headline-separator {
		position:relative;
		clear:both;
		height:10px;
		margin-bottom:5px;
		border-bottom:1px solid #EBEBEB;
	}
		img.headline_arrow {
			position:absolute;
			top:-15px;
			right:0;
			z-index:110;
			border: none;
		}

/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
/*#sidebar-wrapper {
	width: 300px;
	float: right;
	margin-right:10px;
	margin-bottom:20px;
}*/
	#sidebar {
		float: right;
/*		padding-left: 0px;*/
/*		padding-right: 13px;
		width: 287px;*/
/*		padding-right: 10px;*/
		width: 300px;
		margin-right:10px;
		padding-left:5px;
		border-left:1px solid #CDCDCD;
	}
		.sidebar-box {
			background-color:#FFF;
			padding-top: 0px;
			margin-bottom: 10px;
		}
			.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
				display: block;
				color: #373434;
				width: 100%;
				padding: 3px;
				background-image: none !important;
				border-bottom: 1px solid #D5D5D5;
			}

			.sidebar-box ul li {
				color: #373434 !important;
			}
			.sidebar-box ul li a:hover {
				width: 100%;
				display: block;
				color: #393939;
				padding: 3px;
				background-color: #F2F2F2;
			}

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
 /* .thumbnail-div-featured { width: 175px; height: 175px; float: left; border: 5px solid #FFF; } */
#featured-div {
	min-height: 240px;
	background-color: #E6E6E6;
	width: 920px;
	padding: 0px 15px 15px 15px;
	float:left;
}
	.featured-article {
		margin-top: 15px;
		padding:10px 5px;
	}
	.featured-article.left {
		background: url(images/featured-1px-bg.gif) top center repeat-x;
		width:535px; /*545 - 10*/
		float: left;
		padding:10px 5px;
	}
	.featured-article.right {
		background: white none;
/*		width:340px; /*360 - 20*/
		width:360px; /*360 - 20*/
		width:368px; /*360 - 20*/
		float:right;
		padding:0;
	}
		.featured-content {
			width:330px;
			float:left;
		}
/*
		.headings.editoriale {
			background:#034714 none;
		}
		.editoriale-content {
			height:172px;
			padding:0 10px 10px 10px;
		}
*/
			.titles-featured {
				font-size: 20px;
				line-height:normal;
				margin-bottom: 10px;
				display: block;
				text-transform:uppercase;
			}

		.fuoridalcampo-wrapper {
			background: url(images/fuoridalcampo_bg.gif) top center no-repeat;
			height:213px; /* 223 - 10 */
			padding:5px;
		}
			.fuoridalcampo_animated {
				margin-bottom:5px;
			}
			
			.fuoridalcampo-wrapper .thumbnail-div {
				margin-bottom:0;
			}
		
			.fuoridalcampo-content {
				width:150px; /*160 - 20*/
				padding:0 10px 0px 0px;
				float:left;
			}

			.titles-fuoridalcampo {
				font-size: 16px;
				line-height:normal;
				margin-bottom: 10px;
				display: block;
			}
			.titles-fuoridalcampo a:link { color: white; text-decoration: none; }
			.titles-fuoridalcampo a:visited { color: white; text-decoration: none; }
			.titles-fuoridalcampo a:hover { color: white; text-decoration: underline; }
			
			.fuoridalcampo-content .readmore a:visited { color: white; }
			.fuoridalcampo-content .readmore a:link { color: white; }
			.fuoridalcampo-content .readmore a:hover { color: #393939; }
			

/*------------------------------------------------*/
/*------------[RANDOM ARTICLES SCROLLER]----------*/
/*------------------------------------------------*/
/*
#scrollable { background-color:#FFFFFF; background-image: url(images/rounded-top.gif); background-repeat: no-repeat; background-position: top; padding:5px 8px 0px 8px; width:347px; min-height:65px; }
#scrollable2 { background-color:#FFFFFF; background-image: url(images/rounded-top.gif); background-repeat: no-repeat; background-position: top; padding:5px 8px 0px 8px; width:347px; min-height:65px; }
div.items { min-height:66px; margin-left:8px; float:left; width:295px !important; background-color:#FFFFFF; }
div.items a { display:block; float:left; margin-right:8px; width:60px; height:60px; background-color: #E6E6E6; color:#ccc; cursor:pointer; border: 3px solid #E6E6E6; }
div.items a:hover { color:#999; border: 3px solid #40BFF4; }
a.prev, a.next { display:block; width:22px; height:22px; float:left; background-repeat:no-repeat; margin:15px 0 0 0; }
a.prev { background:url(images/next-arrow-left.gif); }
a.prev:hover { background:url(images/next-arrow-left-hover.gif); }
a.next { background:url(images/next-arrow-right.gif); }
a.next:hover { background:url(images/next-arrow-right-hover.gif); }
div.navi { position:relative; top:-30px; left:310px; margin-left:-50px; width:50px; height:0px; }
div.navi span { width:8px; height:8px; float:left; margin:3px; cursor:pointer; }
div.navi span:hover { background-position:0 -8px; }
div.navi span.active { background-position:0 -16px; }
.scrollable input { border: 1px solid #DBDBDB; height: 25px; }
.random-image { width: 44px; height: 44px; border: 4px solid #F2F2E4; float: left; margin-left: 10px; }
.random-content { float: right; width: 210px; }
.random-content a:link { font-size: 13px; }
.random { width: 280px; float: left; margin-top: 10px;
}
*/

/*------------------------------------------------*/
/*------------------[RSS FEED AREA]---------------*/
/*------------------------------------------------*/
.feedsubmit { border: 1px solid #DBDBDB; background-color: #FFF; color: #DE2123; height: 27px; float: left; margin-left: 5px; font-size: 10px; padding-bottom: 5px; }
#emailer { border: 1px solid #DE2123; color: #DE2123; height: 15px; float: left; padding: 5px; margin-left: 4px; width: 152px; font-size: 10px; }
.blue-titles { color: #DE2123; font-size: 10px; font-weight: bold; margin-bottom: 5px; display: block; }


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#loghi {
	background-color:white;
	padding-top:20px;
	width:100%;
	text-align:center;
	float:right;
}
	.loghi_title {
		background: transparent url(images/loghi_title_bg.gif) top center repeat-x;
		width:948px;
		height:25px;
		margin:0 auto 1px auto;
		border:1px solid #d6d6d6;
		text-align:center;
		line-height:25px;
	}

		table.loghi_table {
			width:948px;
			text-align:center;
			margin:0 auto 1px auto;
			line-height:normal;
		}
		

#footer {
	background-color: #84878E;
	clear: both;
/*	width: 950px;*/
/*	height: 31px;*/
	text-align: center;
	color: white;
/*	padding-top: 14px;*/
	padding:10px 15px 5px 15px;
	margin:0 auto;
	font-size: 11px;
}
/*	#footer a { color: #84878E; font-size: 11px; }
	#footer a:visited { color: #84878E; }
	#footer a:hover { color: #84878E; text-decoration: underline; }*/
	#footer a { color: white; font-size: 11px; }
	#footer a:visited { color: white; }
	#footer a:hover { color: white; text-decoration: underline; }

	.footer_left {
		float:left;
		text-align:left;
	}
	.footer_right {
		float:right;
		text-align:right;
	}
	
#footer_disclaimer {
	color:#AAAAAA;
	text-align:center;
	font-size:11px;
	line-height:normal;
}
/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/

/*
.search_bg { height:35px; width:260px; float: left; margin-top: 10px; margin-left: 10px; }
#search { color:#FFFFFF; padding:0; }
#search input { background: #FFF; font-size:11px; color:#B8B8B8; font-family:Tahoma, arial, verdana, courier; width:150px; height:11px; vertical-align:middle; padding:10px; border: 1px solid #E7E7DC; }
#search .input { width:66px; height:31px; background:none; border:none; vertical-align:middle; margin:0; padding:0; margin-left: 10px; }
*/
#search_container {
	position:absolute;
	z-index:100;
	top:4px;
	right:0;
}
input#s {
	width:170px;
	font-size:15px;
}

/*------------------------------------------------*/
/*-----------------[PARTITE LIVE]-----------------*/
/*------------------------------------------------*/

.box_risultati {
	background-color:#e0e0e0;
	margin-top:-10px;
	border:1px solid #cdcdcd;
	padding:5px;
}
	.box_risultati_inner {
		width:100%;
	}
		.league_list {
			border-top:1px solid #a09292;
			border-left:1px solid #a09292;	
			border-right:1px solid #a09292;
		}	
		col.lg_col_1 { width:45px; }
		col.lg_col_2 { width:44px; }
		col.lg_col_3 { width:33px; }
		col.lg_col_4 { width:33px; }
		col.lg_col_5 { width:33px; }
		col.lg_col_6 { width:33px; }
		col.lg_col_7 { width:34px; }
		col.lg_col_8 { width:34px; }

			.league_list td {
/*				border-right:1px solid #a09292;*/
				text-align:center;
			}	
				.league_list a {
					display:block;
					cursor:pointer;
				}
				.league_list td a:hover {
					background-color:white !important;
				}
				.league_list img {
					border:0;
				}
				
			.whitespacer {
				background-color:white;
				height:5px;
				border-left:1px solid #a09292;	
				border-right:1px solid #a09292;				
			}
	
	
	
		.league_name {
			height:24px;
			line-height:24px;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			text-transform:uppercase;
		}
		table.results {
			width:100%;
		}
			col.res_col_1 {}
			col.res_col_2 { width:105px;}
			col.res_col_3 { width:35px; }
			col.res_col_4 { width:105px;}

			td.col_minuto {
				text-align:center;
			}
				span.col_minuto_text {
					font-size:11px;
				}
			td.col_ris {
				text-align:center;
			}
			td.col_home {
				text-align:right;
			}
			td.col_guest {
				text-align:left;
			}
			
			table.results th {
			}
			table.results td {
				height:20px;				
				border-bottom:1px dotted #a09292;
			}
		
			th.results_date {
				background-color:#daf1db;
				text-transform:uppercase;
				font-size:12px;
				font-weight:bold;
				text-align:left;
				color:#3d763f;
				padding-left:3px;
				height:24px;
				line-height:24px;
				border-top:1px solid #a09292;				
				border-bottom:1px solid #a09292;
				
			}
			td.results_girone {
				background-color:#ddd;
				text-transform:uppercase;
				font-size:11px;
				font-weight:bold;			
				padding-left:3px;
				border-bottom:1px solid #a09292;				
			}
		
		a.risultato:link,
		a.risultato.visited {
			color:#de2123;
		}
		a.risultato:hover {
			color:#de2123;
			text-decoration:underline;
		}

/*------------------------------------------------*/
/*----------------[RASSEGNASTAMPA]----------------*/
/*------------------------------------------------*/
#rassegna_stampa {
	height:160px;
	text-align:center;
}
	#rassegna_stampa a {
/*		float:left;
		margin-right:1px;*/
	}
		#rassegna_stampa img {
/*			width:99px;*/
		}
		#rassegna_stampa table td {
			vertical-align:bottom;
		}

/*------------------------------------------------*/
/*----------[RASSEGNASTAMPA ARCHIVIO]-------------*/
/*------------------------------------------------*/
h2.np_title {
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
}

.np_box {
	float:left;
	margin:0px 16px 5px 0px;
}
	.np_date {
		text-align:center;
		font-weight:bold;
		line-height:normal;
	}
	.np_box img {
		width:100px;
		min-height:134px;
	}

	.tohide {
		display:none;
	}
	.months_menu {
		width:100%;
		text-align:center;
		float:left;
		font-size:11px;
	}
	a.current_month:link, a.current_month:visited {
		color:#3b3b3b;
	}

/*------------------------------------------------*/
/*----------------[BLOGROLL]----------------*/
/*------------------------------------------------*/
#blogroll_container {
	padding: 0 10px;
}

/*------------------------------------------------*/
/*----------------[TAGCLOUD]----------------*/
/*------------------------------------------------*/

.tagcloud {
	text-align:center;
}
	.tagcloud a:link, .tagcloud a:visited {
		color:#d0d0d0;
	}
	.tagcloud a:hover{
		color:#3B3B3B;
	}


/*------------------------------------------------*/
/*-----------------[FB LIKE MODS]-----------------*/
/*------------------------------------------------*/
.post-content-wrapper {
	position:relative;
}
.sociable {
	margin:0 !important;
	width:110px;
	height:41px;
	position:absolute;
	top:-16px;
	right:0;
	z-index:50;
}
.sociable span {
	float:left;
	font-size:10px;
}
fbLikeContainer {
/*	float:left;
	clear:right;*/
}
.post-info.in-article {
/*	width:500px;*/
/*	margin-right:10px;*/
/*	float:left;*/
}

