
/* RESET */
/*html,body,div,span,
applet,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}*/

form, ul, ol{
	margin:0;
	padding:0;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,li {
	list-style: none;
}

.storycontent ul li {
	margin-left: 50px;
	list-style: square;
	text-align: justify;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

a{
	outline:none;
	color:#565656;
	color:#006DBB;
}

p{
line-height:1.4;
}

body{
	background:white;
	color:black;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height:1.2;
}

#page{

	width:990px;
	margin:20px auto 0 auto;

}

#testata{
	height:190px;
	background:URL("http://194.185.224.233/templates/campus2008/images/testata_mag08_2.jpg") top left no-repeat;
	border-bottom:4px solid white;
	position:relative;
}

#testata #gohome{
	position:absolute;
	top:115px;
	left:15px;
	width:180px;
	height:65px;
}
#testata #gohome a{
	display:block;
	width:180px;
	height:65px;
}
#testata #gomagazine{
	position:absolute;
	top:40px;
	right:30px;
	width:100px;
	height:140px;
}
#testata #gomagazine a{
	display:block;
	width:100px;
	height:140px;
}

#topban{
	position:absolute;
	top:10px;
	right:135px; 
}

#topnav{
	position:absolute;
	top:160px;
	left:180px;
	font-size: 10pt;
	width:450px;
}

#topnav li{
	float:left;
	padding: 0 10px;
	border-right: 2px solid #FFFF00;
}

#topnav a, #topnav a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#mainbar{
	height:35px;
	background:URL("images/bg_menubar.jpg") top left repeat-x;
	border-bottom:4px solid white;
}

#mainbar ul{
	padding-top:7px;
	padding-left:5px;
	padding-right:0px;
}


#mainbar li{
	float:left;
	background:URL("images/menu_li.gif") #fff top left no-repeat;
	height:20px;
	line-height:20px;
	text-indent:15px;
	margin-right:6px;
	padding-right:10px;
}

#mainbar li a{
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	font-weight:bold;

}

#left{
	background:white;
	width:685px;
	/* width:710px; */
	float:left;
	margin-bottom:5px;
}

#right{
	background:white;
	width:300px;
	float:right;
	margin-bottom:5px;
}

#right img{
	display:block;
}

#right .moduletable{
	width:250px;
	height:250px;
	margin-bottom:4px;
}

#footer{
	background:URL("images/bg_linkbottom.jpg") top left repeat-x;
	height:245px;
	padding:20px 10px;
}


#footer .moduletable{
	width:120px;
	float:left;
}

#footer .moduletable h3{
	color:#A3A3A3;
	font-weight:bold;
	font-size:14px;
	border-bottom: 4px solid #0298CC;
	width:98%;
	padding:3px 0;
}

#footer .moduletable ul{
	padding:6px 3px 0 3px;
}

#footer .moduletable li a{
	color:#888;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#chiusura{
	height:40px;
	background:URL("images/bg_barfooter.jpg") top left repeat-x;
	line-height:40px;
}
#chiusura a, #chiusura a:visited {
	color:#888;
	text-decoration:none;
}
#chiusura #credits {
	padding-right:20px;
}

.the_ultimate_punisher{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

#focus{
	height:250px;
	margin-bottom:4px;
	margin-right:5px;
}

#left_home{
	width:365px;
	float:left;
	
}
#right_home{
	width:365px;
	float:right;
	
}


#left_home .moduletable, #right_home .moduletable{
	background:URL("images/bg_boxhome.jpg") white left top repeat-x;
	height:255px;
}

#left_home h3{
	background:URL("images/top_box_blue.gif") left 10px no-repeat;
	height:25px;
	width:343px;
	margin:0 auto;
	text-indent:70px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-top:10px;
}

#right_home h3{
	background:URL("images/top_box_red.gif") left 10px no-repeat;
	height:25px;
	width:343px;
	margin:0 auto;
	text-indent:70px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-top:10px;
}

#main_content{
	background:URL("images/bg_maincontent.jpg") #FFF left top repeat-x;
	padding:10px;
}

#firma{
	padding:6px 0;
	text-align:right;
}

#firma a{
	color:#999;
	text-decoration:none;
}

#campus_bottom{
	float:left;
}
#chiusura_menu{
	float:right;
	width:40%;
	
}

#chiusura_menu td{
	text-align:right;
	padding-right:10px;
}
#chiusura_menu a{
	color:#888;
	text-decoration:none;
	font-size:10px;
}

#sidebar{
	width:170px;
	float:left;
}


.post{
	float:right;
	width:490px;
	
}


.post img{
	float:left;
	padding:8px;
	border:1px solid #c3c3c3;
	margin: 0 10px 10px 0;
}

.post img.centrata{
	float:none;
	border:1px solid #c3c3c3;
	margin: 0 auto;
}

.blog_title{

	background:URL("images/blog_title.jpg") top left no-repeat;
	height:25px;
	text-indent:80px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
}


.storytitle{

	border-bottom:4px solid #CE0101;
	height:20px;
	padding-top:20px;
	padding-bottom:4px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-indent:15px;

}

.storytitle a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.storycontent{
	padding:10px 0;
	font-size:10pt;
	line-height:1.5;
}

.storycontent p{
	margin:8px 0;
	line-height:1.5;
	text-align:justify;	
}
#left_adv{
	float:left;
	width:140px;
	margin-top:26px;
	margin-right:15px;
}

#left_adv h3{
	font-size:12px;
	border-bottom:4px solid #999;
	padding-bottom:4px;
	font-weight:bold;
}


#left_adv li{
	padding:1px 0;
}

#sidebar2{
	float:left;
	width:160px;
	margin-top:26px;
	margin-right:10px;

}

#sidebar2 h4{
	font-size:12px;
	border-bottom:4px solid #0199CC;
	padding-bottom:4px;
	font-weight:bold;
	
}

#sidebar2 ul{
	margin-bottom:20px;
}

#sidebar2 ul li ul li{
	padding:5px 3px;
	border-bottom:1px dotted #d3d3d3;
}

#sidebar2 li a{
	color:#333;
	text-decoration:none;
}

.top_h4{
	font-size:12px;
	border-bottom:4px solid #0199CC;
	padding-bottom:4px;
	font-weight:bold;
	margin-top:0;
}

textarea#comment{

	width: 400px;
	/* width: 370px; */
}

#cerca_container{
	padding:10px 0;
}

#cerca_container #s{
	border:1px solid #999;
	width:136px;
}

#cerca_container  #searchsubmit{
	margin:3px 0;
}

#edicola{
	position:absolute;
	top:115px;
	right:180px;
	font-size: 10pt;
	width:100px;
}

#edicola a, #edicola a:visited{
	color: #FFFF00;
	text-decoration: none;
}

#edicola .title{
	font-size:12pt;
	color: #FFFFFF;
	font-weight:bold;
	line-height:15px;
}

#edicola ul{
	padding-top:3px;
}

#edicola li{
	font-size:8pt;
	color: #FFFF00;
}

#elenco_saloni{
	text-align:center;
	background-image:url("images/BoxSaloniL.gif");
	color:#FFFF00;
	/* width:100px; */
	height:122px; 
	margin-bottom:5px;
	margin-left:5px;	
}

#elenco_saloni_box{
	text-align:left;
	/*  width:230px; */
	margin:0px auto;
	margin-left:20px;
	padding:20px 0 0 20px;
	padding-left:20px;
}

#elenco_saloni_box select, #elenco_saloni_box option{
	font-size:8pt;
}

#elenco_saloni_box .title{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:3px;
}


.moduletable_search {
	background:#C50000;
	margin-bottom:5px;
	padding:23px 20px;
}

.moduletable_search  input{
	width:225px;
}

.moduletable_search h3{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:3px;
}



#elenco_saloni{
	text-align:center;
	color:#FFFF00;
	height:122px;
	margin-left:0px;
	padding-left:0px;
}
#elenco_saloni_box{
	margin-left:0px;
	padding-left:25px;
}

#elenco_saloni a{
	color:#FFFF00;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


#inside_300{
	margin-top:30px;
}

#google_250{
	width:250px;
	margin:0 auto;
}

.author{
	padding:6px 0 6px 10px;
	font-style:italic;

}

.posttag, .racc {
	font-size:8pt;
	padding-bottom:20px;
}
.racc {
	font-size:7pt;
	padding-bottom:10px;
}

#nav_link {
	clear:both;
	padding-top:15px;
	padding-left:180px;
}

