/* 
Stylesheet for the free sNews15_1 template
from http://www.free-css-templates.com
*/

/* Reset all margins and paddings for browsers */
* { 
	padding: 0;
	margin: 0;
}

body { 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.3em; 
	margin: 0
}

input { 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.0em; 
}

blockquote { text-indent: 20px; }

#wrap {	margin: 0 auto;	width: 80% }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	/*background: #FFF url(../images/top.jpg) repeat-x top;*/
      background: #FFF url(../images/top.jpg) repeat-x left;
	height: 210px;
}
#top img { background: transparent;	border: 1px solid #888; float: left; }
#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 200%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 85%; background: transparent;}
#top .titolo { padding: 75px 0 0 25px; color: #FFF; font-size: 200%; background: transparent;}
#top .stitolo { padding: 7px 0 0 25px; color: #aaa; font-size: 85%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	/*background: transparent url(../images/topl.jpg) no-repeat left; */
	/*height: 81px; */
      height: 81px;
}
#top .rights {
	/*background: transparent url(../images/topr.jpg) no-repeat right;*/
	float: right;
	height: 81px;
	width: 18px;
}

/* SEARCH BOX AND BUTTON ----------*/
#search { float: right;  padding: 10px 25px 0 0;  }

#search input.text { 
	border: 1px solid #eee;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
 }
 #search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font: bold 0.5em Arial, Arial, Sans-Serif
 }

#subheader { 
	/*clear: both; */
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	/*margin: 15px 8px 10px 8px;*/
	margin-right: 255px;
	margin-left: 8px;	
}
#subheader2 { 
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	margin: 15px 8px 10px 8px;
	/*margin-right: 255px;
	margin-left: 8px;*/	
}
#subheader li { text-indent: 20px; list-style-image: url(../images/arrow.gif); }
#subheader2 li { text-indent: 20px; list-style-image: url(../images/arrow.gif); }
/*#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } */
 
 
/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(../images/menu.jpg) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url(../images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(../images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../images/sep.gif) no-repeat top right
	
}

#main { background: #FFF; margin: 25px 0 15px 0; color: #666; }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFF;
	margin-right: 8px;
	/*color: #666;*/
	color: #333;
	
} 

#main #rightside .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 5px;
	/*color: #666;*/
	color: #333;
}

#main #rightside h2 {
	font: bold 1.0em Verdana, Arial, Sans-Serif; 
      background: #CDCDCD url(../images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	/*color: #777;*/
	color: #333;
}
#rightmenu {
	margin: 0;
	padding: 1;
}

#rightmenu a {
	display: block;
	/*background: #6699CC url(../images/vmenuarrow.gif) no-repeat center left;*/
      background: #CDCDCD url(../../images/vmenuarrow.gif) no-repeat center left;;
	color: #333;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #333;
	background: #808080 url(../../images/vmenuarrowhover.gif) no-repeat center left;
}
#rightmenu1 {
	margin: 0;
	padding: 1;
}

#rightmenu1 a {
	display: block;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-color: #8BB1D8;
	background-image: url(../images/vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#rightmenu1 a:hover {
	color: #FFFFFF;
	background: #808080 url(../images/vmenuarrowhover.gif) no-repeat center left;
}

/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	/*color: #888;*/
      color: #333;
	background: #FFF;
	margin-right: 255px;
	margin-left: 8px;
	
}
#leftside h1 { color: #555; 	font: bold 1.3em Verdana, Arial, Sans-Serif;  background: #FFF ; }
#leftside h2 { color: #555; /*text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left;*/ }
#leftside li { text-indent: 20px; list-style-image: url(../images/arrow.gif); }

#footer {
	clear: both;
	background: #FFF url(../images/footer.jpg) repeat-x;
	height: 46px;
      margin-top: 25px; 
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
}
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}

 
a { color: #0066B3; background: inherit; text-decoration: none }
a:hover { color: #0066B3; background: inherit; text-decoration: underline }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
li { list-style-type: none; }
.date { padding: 10px; border-top: 1px solid #e5e5e5; text-align: left; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
#main #leftside .date a:hover, #main #rightside a:hover { border: 0; text-decoration: underline; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 18px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #000000; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.calendario th {
	border: #ccc 1px solid;
}
.calendario td {
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.moltopiccolo { font-size: 70%; }
.piccolo{ font-size: 90%; }
.medio { font-size: 115%; }
.grande{ font-size: 130%; }
.enorme{ font-size: 160%; }
.bleg { color: #CC0000; }
