/* 
link rosa chiaro: #990000 over #CC3300
testo scuro: #5C5B5F
sfondo viola: #000000
ombra: #000
dentro box: #990000 colore inner #FFFFFF
corpo: #E4433A
 */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #F0E1B3;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../sinner_img/sfondo.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #E3892D;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}


#large {width:840px;}
#medium {width:800px;}
#sx {width:600px;}
#dx {width:180px;}

.testata_logo{
	float:left;
	width:240px;
	height:130px;
	/* background-image:url('http://www.sinnerman.net/template/yoga/theme/Sylvia/images/top-left-bg.jpg'); */
}

.login {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #7A2601;
}

.bottone {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #F0E1B3;
	background-color:#990000;
	border:#000 1px solid
}

.col_sx{margin-left:20px; float:left;}
.corpo {float:left; position:relative;}
.gossip_titolo {
	background-color:#7A2601;
	height:35px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-right:#000 2px solid;
	border-bottom:#000 2px solid;
	background-image:url(/img/stondo.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
	
.gossip_h1 {color:#F0E1B3; font-size:20px; padding:0px; margin:0px;}
.gossip_h2 {color:#F0E1B3; font-size:15px; padding:0px; margin:0px;}
.gossip_h3 {color:#F0E1B3; font-size:15px; padding:0px; margin:0px;}
	
.contenitore {border:#000 1px solid; text-align:left; padding:10px; background:#1A1A1A;}	
.inner {
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#000 3px solid;
	border-bottom:#000 3px solid;
	padding:20px;
	background:#222222;
	position:relative;
	}	
.gossip_title_pc {
	background-color:#7A2601;
	color:#F0E1B3;
	font-size:13px;
	/* height:15px; */
	padding:6px 0px 6px 0px;
	text-align:center;
	margin-bottom:10px;
	border-right:#000 2px solid;
	border-bottom:#000 2px solid;
	/* text-transform:uppercase; */
	/*font-weight:bold;*/
	text-transform:capitalize;
	background-image:url(/img/stondo.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.gossip_corpo {line-height:17px;}

.abstract {
	font-size:14px;
	padding-bottom:8px;
	color:#68676B;
	margin:0px;
	padding:0px;
	font-weight:normal;
}