/*

	SunRise - New Template for sNews 1.5
	by David Herreman
	http://www.free-css-templates.com
	
*/

body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000000;  
	background: #FFFFFF url(images/bg.gif) repeat-x;
	line-height: 1.4em; 
}


.contenuto { 
	background: url(images/bgmain.gif) repeat-y center;
	color: #000000; 
	margin: 0 auto; 
	padding: 0; 
	width: 787px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 787px; 
	background:  url(images/bannermh.jpg) no-repeat center top;  
	height: 300px; 
	color: #FFF; 
}

#header .f_search { float: right; padding: 70px 50px 0 0; }
#header .title {	padding: 45px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #A90000;
		margin: 0;
		padding: 0 0 0 2px;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: url(images/bgmenu.gif) repeat-y center;
	width: 787px;
	height: 105px;
	color: #FFF;
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; color: 	#7D8085; padding: 20px 0 0 0px; width: 180px; }
.nav li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; background: url(images/li.png) no-repeat left;
}
.nav li a { color: #546078; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
.nav li a:hover { color: #FFF; text-decoration: none; background: #A90000; display: block; height: 25px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { 
	background: #FFF; 
	width: 765px; 
	margin: 0 10px 0 10px; 
	color: #808080; 
	position:relative;
}  

#main .left_side { 
	padding:0px 0 0 10px; margin:0;
	width: 200px; 
	background: url(images/mright.png) no-repeat right; 
	vertical-align: top;
	align: left;
	min-height: 505px; 
}

#main .left_side .hitems { margin: 0; 	padding: 0; }
#main .left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(images/arrow.gif);
}
	
#main .left_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .right_side { float: right; width: 530px; background: #FFF; padding:15px 15px 0 0; margin:0; color:#000000;}

#main h3 { font: 85% Arial, Sans-Serif; 
	   margin: 0 0 10px 0; 
	   padding: 0; 
	   color: #5f5f5f; 
	   background: inherit; 
	   border-bottom: 1px solid #6772ff;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}

#main .right_side ol { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style: decimal; 
	border-bottom: 0px solid #eee; 
	color: #a90000;
	font-weight: bold;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #000000;
	text-align: justify;
}

.inputLine	{
      	background: #FFFFFF;
      	color:000000;
      	font-family: Tahoma;
      	font-size: 11px;
      	border: dotted 1px #a90000;
   	}

.inputField	{
      	background: #FFFFFF;
      	color: #a90000;
      	font-family: Tahoma;
      	font-size: 11px;
      	border: dotted 1px #a90000;
   	}

.inputButton	{
       	background: #a90000;
       	color:#FFFFFF;
       	font-family: Tahoma;
       	font-size: 12px;
       	border: dotted 1px #FFFFFF;
   	}

.inputButton:hover	{
       	background: #FFFFFF;
       	color: #a90000;
       	font-family: Tahoma;
       	font-size: 12px;
       	border: dotted 1px #a90000;
       	font-weight: bold;
   	}

/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 50px;
	color:#555;  
	background: #fff url(images/footer.gif) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

.content { 
	color:#000000;
	font-weight:bold; 
	font-size: 12px;
	margin: 0 0 5px 0; 
	padding: 0; 
	font-family: arial, verdana, tahoma;
	text-align: justify;
	}

input.search { width: 150px; border: 1px solid #A90000; color: #666; }
input.submit { 
	background: none; 
	color: #A90000;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p { margin: 0 0 5px 0; padding: 0; color: #808080; background: inherit; }

p#content { 
	color:#000000;
	font-weight:bold; 
	font-size: 12px;
	margin: 0 0 5px 0; 
	padding: 0; 
	font-family: arial, verdana, tahoma;
	text-align: justify;
	}

p#white { 
	color:#FFFFFF; 
	font-size: 6px;
	margin: 0 0 5px 0; 
	padding: 0; 
	font-family: arial, verdana, tahoma;
	}

p.bottom { 
	color:#000000;
	font-weight:bold; 
	font-size: 12px;
	margin: 0 0 5px 0; 
	padding: 0; 
	font-family: arial, verdana, tahoma;
	text-align: center;
	}

a { color: #a90000; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1#toptitle { 
	padding:0; 
	margin:0; 
	font-family: Berlin Sans FB, Tahoma, Arial;
	font-size: 32px;
	color: #FFF; 
	background: inherit;
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2.pencil { 
	background: url('images/pencil2.gif') no-repeat left;
	vertical-algin: top;
	color:#A90000;
	font-weight:none; 
	font-family: Arial;
	font-size: 17px; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 20px;
	text-align: justify;
}

h2.point { 
	background: url('images/h.gif') no-repeat left;
	color:#000;
	font-size: 15px;
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px;
	text-align: justify;
}


h2 a { background: #FFF; color: #000; }
h2 a:hover { background: #FFF; color: #A90000; }

fieldset {	border: 1px solid #A90000; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}





/* footer area */
#footerbg1 {
	clear: both;
	background: #83C21F;
	border-top: 5px solid #A2D157;
	padding-bottom: 20px;
}
#footer1 {
	width: 770px;
	margin: 0px auto;
	font-size: 95%;
	color: #E3F7C3;
	line-height: 130%;
}
#footer1 a, #footer1 a:visited {
	color: #FFF;
}
#footer1 h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	margin: 10px 0px 5px;
	border-bottom: 1px dotted #CFF690;
}
.footer-recent-comments1 {
	width: 250px;
	float: left;
	margin-left: 20px;
}
.footer-recent-comments1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments1 ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #CFF690;
}
.footer-recent-posts1 {
	width: 250px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts1 strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts1 ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #CFF690;
}
.footer-meta1 {
	width: 225px;
	float: right;
	margin-left: 10px;
}
.footer-meta strong1 {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta1 ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #CFF690;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits1 {
	color: #E3F7C3;
	text-decoration: none;
	padding: 10px;
	line-height: 20px;
}
#credits1 a {
	color: #E3F7C3;
}
.footer-meta1 ul li.rss {
	background: url(images/mini-rss.gif) no-repeat 0px 6px;
}
.loginout1 {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

div.shinystat {
	text-align: center;
	position: absolute;
	bottom: 0;
	left:330px;
	width: 330px:
	height: 30px;
}