body,td,th {
	color: #000000;
}
body {
	background:#f5ec75 url('/img/background.jpg') top center repeat-y ;
	background-position: 50% 143px;
	font-family:Geneva, Arial, Helvetica, sans-serif;	 
}

img {
	border: 0;	
}

a {
	color:#0099FF;
	text-decoration:underline;
}

.blog{
	float:left;
	position:inherit;
	top:-40px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/blogger.png') top center no-repeat;
	
}


.linkCosplay{
	float:left;
	position:inherit;
	top:-25px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/link.png') top center no-repeat;
	
}

.linkCosplayList{
	position:relative;
	left:80px;
}

.link{
	float:left;
	position:inherit;
	top:-25px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/linkPink.png') top center no-repeat;
	
}

.collabora{
	float:left;
	position:inherit;
	top:-25px;
	left: -25px;
	height:64px;
	width: 72px;
	background:url('/img/collabora.png') top center no-repeat;
}

.twitter{
	float:left;
	position:inherit;
	top:-25px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/twitter.png') top center no-repeat;
	
}

.linkUs{
	float:left;
	position:inherit;
	top:-25px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/linkUs.png') top center no-repeat;
	
}

.cerca{
	float:left;
	position:inherit;
	top:-35px;
	left: -20px;
	height:64px;
	width: 61px;
	background:url('/img/search.png') top center no-repeat;
	
}

.clearer {
	clear: both;
}

.separator {
	height: 20px;	
}

.errorTermsofuse {
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 10px 0;	
}

.google_ad {
	width: 470px;
	margin: 0 auto;	
}
/* Layout informations */

#wrapper-header {
	position:relative;
	width:100%;

}


#header {
	position:relative;
	margin:0 auto;
	width:1077px;
	height:143px;
	padding:0px 0px 0 0; 
	background:url('/img/header.jpg') 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
}

#login-bar {
	position:relative;
	float:right;
	border-top:0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background:#FFFFFF;
	text-align:right;
	margin: -10px 0 0 0;
	padding:10px 20px 10px 20px;
}
#login-bar li {
	display: inline;
			color:#FF0099;
}

#login-bar li a {
	color:#FF0099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding: 0 0px;	
}

#navbar {
	position: absolute;
	top: -35px;
	left: 0;
    width: 580px;
	height: 20px;
	list-style-type: none;
	background:#fffee3;
	border:#ffc887 1px solid;
}

#navbar li {
	postion:relative;
	float:left;
	height:22px;
	padding:0px 20px 0 20px;
	margin-right:10px;
	margin-top: -2px;
}

#navbar li a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color:#333;
}

#navbar li a:hover {
	color: #333;
}

#navbar li.active {
	background:url('/img/tab_bg.png') bottom center no-repeat;
	margin: 2px 0 0 0;
}

#navbar li.active a {
	color: #333;
}

#content {
	position: relative;
	width: 982px;
	margin: 40px auto;
	padding: 0 0 30px 0;
}

#left {
	float: left;
	width: 540px;
	background: #FFF;
	border: 1px solid #d9ccc3;
	margin: 0 5px 0 0;
	padding: 20px 20px;
}

#left .content-block {
	width: 520px;
}

#left .content-block p {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding: 5px 0;
}

#left .content-block form {
	font-size: 12px;
	color: #333;
	padding: 20px 0;
}

#left .content-block form .input{
	display: block;
	clear: both;
	height: 40px;
}


#left .content-block form .input label {
	display: block;
	float: left;
	width: 130px;
	padding: 5px 0 3px 0;
}

#left .content-block form .input input {
	display: block;
	float: left;
	border: 1px solid #666;
	padding: 4px;
	color: #666;
}


#left .content-block form #Checkbox  {
	padding: 10px 0;
	height: 30px;
}

#left .content-block form #Checkbox input {
	display: block;
	float: left;
	padding: 10 0px;
}

#left .content-block form #Checkbox label {
	display: block;
	float: left;
	padding: 0 20px;
}

#left h1, #middle h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8fb43c;
	width:95%;
	margin-bottom: 20px; 
	border-bottom:#eee 1px solid;
	padding:0 0 5px 0;
}

#right h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8fb43c;
	width:95%;
	margin-top: -5px;
	margin-left: 50px;
	margin-bottom: 20px; 
	//border-bottom:#eee 1px solid;
	padding:0 0 5px 0;
	
}

.TitoloBlock{
	position:relative;
	left:-24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8fb43c;
	width:250px;
	margin-top: -5px;
	margin-left: 10px;
	margin-bottom: 20px; 
	//border-bottom:#eee 1px solid;
	padding:0 0 5px 0;
}

#right li{
	position:relative;
	left:-60px;
	width:250px
}

#left h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF0099;
	width:100%;
	border-bottom:#eee 1px solid;
	padding:7px 0 7px 0;
	margin:7px 0 7px 0;
}

#left .short-news img {
	float: left;	
	margin: 0 3px 0 0;
			
}

#left .short-news {
	float: left;	
	width: 250px;
	margin: 0 10px 10px 0px;
	height: 190px;
}

#left .long-news {
	display: block;	
	width: 100%;
}

#left .long-news-content, #left .storyline-content {
	float: left;
	width: 95%;
	margin: 0 0 20px 0;
}

#left .vote-box {
	float: left;	
	width: 40px;
	margin: 0 10px 0 0;
	height: 60px;
}

#left .vote-box .votes {
	position:relative;
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	margin-right:10px;
	padding:10px 0 0 0;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#left .vote-1 {
	background: url('../img/bg/vote_bg.png') 0 0 no-repeat;
}

#left .vote-2 {
	background: url('../img/bg/vote_bg.png') -40px 0 no-repeat;
}

#left .vote-3 {
	background: url('../img/bg/vote_bg.png') -80px 0 no-repeat;
}

#left .vote-4 {
	background: url('../img/bg/vote_bg.png') -120px 0 no-repeat;
}

#left .short-news-content {
	float: left;
	width: 240px;
	height: 130px;
}

#left .short-news-content h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
}

#left .storyline-content h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
}

#left .long-news-content h2, #left .storyline-content h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	padding: 0 0 5px 0;
}

#left .storyline-content h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#555;
	padding: 0 0 10px 0;
}

#left .long-news-content h2 a, #left .storyline-content h2 a {
	color:#0099FF;
	text-decoration:underline;
}

#left .long-news-content h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
}

#left .long-news-content img {
	float: left;
	width: 200px;
	padding: 0 10px 10px 0;
}

#left .owner-blogs-wrapper .long-news-content img {
	float: left;
	width: 130px;
	padding: 0 10px 10px 0;
}

#left .short-news-navbar {
	list-style-type: none;
	padding: 0 0 0 0px;	
}

#left .long-news-navbar {
	list-style-type: none;
	padding: 4px 0;	
}

#left .short-news-navbar li {
	display: inline;
	font-size: 11px;
	padding: 2px 0;
	color: #656565;
}

#left .long-news-navbar li {
	display: inline;
	font-size: 12px;
	color: #656565;
}

#left .short-news-navbar li a, #left .long-news-navbar li a {
	color:#0099FF;
	text-decoration:underline;
}

#left .short-video-box {
	float: left;
	width: 150px;
	margin: 0 5px 10px 10px;
}

#left .short-video-box h2 {
	font-size: 12px;
	padding: 10px 0 5px 0;
	color: #656565;
}


#left .short-video-box h3 {
	font-size: 12px;
	padding: 3px 0 3px 0;
	color: #656565;
}

#left .short-video-box a {
	color:#0099FF;
	text-decoration:underline;
}

#left .short-blogs {
	width: 282px;	
}

#left .col-block {
	float: left;
	width: 150px;
	margin: 0 5px 0px 10px;
	padding: 0 0 20px 0;	
}

#left .col-block h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999;	
	margin: 15px 0 10px 0;
}

#left .col-block ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

#left .col-block ul li a{
	font-size: 11px;
	color: #BBB;	
}

#middle {
	float: left;
	width: 160px;
	margin: 0 10px;
}

#middle .menu-block {
	position:relative;
	width:110px;
	margin-top:-1px;
	margin-bottom:8px;
	padding:20px 20px 20px 20px;
	background:#fffee3;
	border:#ffc887 1px solid;
}

#middle .input {
	margin: 0px 0 9px 0;
}

#middle .input input {
	width: 105px;
}

#middle .submit input {
	width: 110px;
}

#middle .campoCerca{
	position:relative;
	top: -20px;
}

#middle .menu-block-cerca {
	position:relative;
	width:110px;
	margin-top:-1px;
	margin-bottom:30px;
	padding:20px 20px 20px 20px;
	background:#fffee3;
	border:#ffc887 1px solid;
}

#middle .menu-block-cercah1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8fb43c;
	width:95%;
	margin-top: -5px;
	margin-left: 40px;
	margin-bottom: 20px; 
	//border-bottom:#eee 1px solid;
	padding:0 0 5px 0;
}


#right {
	float: left;
}

#right .menu-block {
	position:relative;
	width:170px;
	margin-top:-1px;
	margin-bottom:30px;
	padding:20px 20px 20px 20px;
	background:#fffee3;
	border:#ffc887 1px solid;
}

#right .menu-block ul, #middle .menu-block ul{
	padding:0;
	list-style:none;
}

#right .menu-block ul li a, #middle .menu-block ul li a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#400080;
	text-decoration:underline;
}

#right .menu-block ul li, #middle .menu-block ul li {
	padding-bottom:5px;
}

/* Rankings */

.ranking-block {
	width: 100%;
}

.rankings {
	width: 90%;	
	margin: 0 auto;
}

.rankings th {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px 0 10px 0;
	text-align: left;
}

.rankings tbody {
	font-size: 11px;
	color: #666	;
	padding: 5px 0 10px 0;	
}

.rankings .tbody tr {
	padding: 40px;
}               

.rankings a {
	color: #5C7685;	
	font-size: 11px;
	text-decoration: underline;	
}

.rankings .column-1 {
	text-align: center;
	width: 30px;
	padding: 0 30px 0 30px;	
}               


.rankings .column-6 {
	text-align: center;
	width: 60px;	
}               


.rankings .column-5	 {
	text-align: center;
	width: 30px;
	padding: 0 30px 0 30px;	
}               

.rankings .even {
	height: 30px;
}             
.rankings .odd {
	background: #EEE;
	height: 30px;
}

ul.login-data {
	font-size: 13px;
	margin: 0 0 0 100px;
}

ul.login-data li {
	padding: 5px 0;
}

.content-block ul {
	padding: 0 0 0 50px;
	font-size: 11px;
	line-height: 18px;
}

.content-block ul li {
	padding: 5px 0;
}

.feed-search form {
	width: 100%;
}

.feed-search form .input {
	float: left;
	padding: 0 30px 0 0;
}

.feed-search form .submit {
	float: left;
}

.feed-search form .input input{
	width: 250px;
	border: 1px solid #333;
}

.feed-search form .input input{
	width: 250px;
	border: 1px solid #333;
}

/* ALTRO FILE */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
