#wrap {

	background: #FFFFFF;

	width: 1252px;
        
        
        
	margin: 2px auto 2px;

	padding: 0px 0px 0px 0px;

	border: double #c0c0c0;

}



body 

{

	margin: 0px auto 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: #222;

	background: #bcbeb0;

	width: 100%;


}



a {

	text-decoration: none;

}



img {

	border: 0;

}

.titolopost {

        font-family: Verdana, Arial, Helvetica, sans-serif;
       

	font-size: 1.2em ;
        
}


.categorytext {

        font-family: goudy stout;
       

	font-size: 2.0em ;

        color-font: #4a495a ;

        text-align: center;
}


/*	-------------------------------------------------------------

	HEADER

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

	

#header {

	width: 1252px;

	margin: center;

	height: 150px;

	background-image: url(images/myback.gif);


	border-bottom: #4D4B49 1px solid;

}



#header .logo {

	width: 650px;

	height: 150px;

	background-image: url(images/mylogo.png);

	background-repeat: no-repeat;

	float: left;

	cursor: pointer;

}



#header .ads {

	width: 480px;

	height: 80px;

	float: right;

	padding: 20px 0px 0px 0px;

}





/*	-------------------------------------------------------------

	MENU/NAV

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	

#nav{

	background-image: url(images/backnav.gif);

	height: 32px;

	padding: 4px 0 0;

	margin-bottom:10px;

}



#nav-left {

	float: left;

	display: inline;

	width: 730px;

}

	

#nav-right {

	float: right;

	display: inline;

	width: 300px;

}

	

#nav ul {

	position: relative;

    overflow: hidden;

	padding-left:5px;

	margin:0;

	font: 1.2em goudy stout;

}



#nav ul li {

    float: left;

    list-style: none;

}



#nav ul li a, #nav ul li a:visited {

	display: block;

	color: #fff;

	margin: 0 8px; 

	padding: 5px 7px;

	color:#fff;

}



#nav ul li a:hover {

	color: #fff; 

	background-color: #C4C5B8;

  	color: #fff;

	margin: 0 8px; 

	padding: 5px 7px;

} 



#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { 

	margin: 0 8px; 

	background-color: #A6A994;

  	color: #fff;

	padding: 5px 7px;

}



/*	-------------------------------------------------------------

	SEARCH

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

	

#search{

	background: #F7F7F7;

	border: 1px solid #b3b3b3;

	float: right;

	height: 25px;

	margin: 0 15px 0 0;

	width: 280px;

}

* html #search{

	margin-right: 8px;

}

#search input{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background: transparent;

	border: 0;

	color: #000;

	float: left;

	font-size: 13px;

	margin: 4px 0 0;

	padding: 0px 2px 2px 10px;

	width:288px;

}

	

/*	-------------------------------------------------------------

	CONTENTS

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	



#contentwrapper{

	width: 1250px;

	margin: 0px 0px 0px 0px;

	margin-bottom: 5px;

	background-image: url(images/sbbn.gif);



}



#content {

	float: left;
          padding: 10px 10px 10px 10px;
	

	width: 700px;
         
	margin: 0px 0px 5px 0px;

	line-height: 190%

}



/*	-------------------------------------------------------------

	POST

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.entrytitle h2 {

	margin: 0px;

	font-weight: bold;

	font-size: 22px;

	line-height: 28px;

	padding: 0px;

	margin-bottom: 5px;

}



.entrytitle h2 a {

	border-bottom: 1px solid #ccc;

	color: #5F5F5E;

}



.entrytitle h2 a:hover {

	color: #ca1717;

	border-bottom: 1px solid #222;

}



.entrytitle .meta {

	background-color: #dedfcc;

	padding: 3px;

	color: #111;

	font-size: 12px;

	margin-bottom: 8px;

	line-height:20px;

}



.entrytitle .meta a {

	color: #0066CC;

}



.entrytitle .meta a:hover {

	color: #222;


}



.entry {

	margin-bottom: 2em;

        line-height: 200% ;

}



.entry a, .commentlist a, .navigation a {

	color:#0066CC;

}



.entry a:hover, .commentlist a:hover, .navigation a:hover {

	color:#000;
       
}



.entry blockquote {

	color: #666;

	margin: 0 30px 20px 30px;

	padding: 0 0 0 10px;

	border: 2px solid #fff;

	border-left: 2px solid #A4A1A1;

}





/*	-------------------------------------------------------------

	SIDEBAR

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

	

#sidebar {
       
	float: right;

	width: 500px;

	height: 100%;

	min-height: 100%;

	padding: 10px;

}
#sidebar .box2 {
         
         width: 110px;
          
            padding: 6px;

          float: right;

	margin-bottom: 10px;

	background-color: #FFF;



}

#sidebar .box3 {
         
         width: 350px;
     
          height: 100px;
          
            padding: 6px;

            

          margin-left: 0px;

	margin-bottom: 10px;

	background-color: #FFF;
}

#sidebar .boxright {
         
         width: 300px;
          
            padding: 6px;

          float: right;

	margin-bottom: 1px;

	background-color: #FFF;






}

#sidebar .box {

	padding: 6px;

	margin-bottom: 10px;

	background-color: #FFF;

}



#lsidebar {

	float: left;

	width: 180px;	
       
}



#rsidebar {

	float: right;

	width: 180px;	

}



#sidebar .box h6, #sidebar h6 {

	font: 1.0em goudy stout;

	margin-top: 2px;

	color: #fff;

	background-image: url(images/backnav.gif);

        padding: 7px;

         border: 1px solid #0000;

	

}



#sidebar a {

	color: #333;

}



#sidebar a:hover {

	color:#0066CC;

}



#sidebar ul {

	list-style-type: none;

	margin: 0 0 15px 0;

	padding: 0;

}



#sidebar ul li {

	background-color: #fff;

	border-bottom: 1px dotted #ddd;

	margin-bottom: 0.2em;

	padding: 0.3em;

}



#sidebar ul li ul{

	list-style-type: square;

	margin-left: 1.5em;

	padding: 0;

	border: 0;

}



#sidebar ul li ul li {

	border: 0;

}
#sidebar .box h2, #sidebar h2 {

	font-size: 1.0em ;

	margin-top: 10px;

	

	

        

         border: 1px solid #0000;

	padding: 7px;

}




/*	-------------------------------------------------------------

	FOOTER

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	

#footer {

	background-image: url(images/backnav.gif);
	width: 1270;

	margin: 0px 0px 0px 0px;

	padding: 8px;

        

}



#footer p {

	margin: 0px;

        font: 11px;

	padding: 0px;

	color: #000000;

}



#footer p a {

	color: #000000;

	border-bottom: 1px dotted #fff;

}



#footer p a:hover {

	color: #000000;

	border-bottom: #1px solid #fff;

}



#footer .left {

	float: left;

	width: 80%;

}



#footer .right {

	float: right;

	width: 20%;

	text-align: right;

}





/*	-------------------------------------------------------------

	COMMENTS

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.commentsblock textarea {

	width: 500px;

}



.commentsblock input, .commentsblock textarea {

	border: 1px solid #d1d1d1;

}



.commentsblock textarea:focus {

	background: #eee;

	border: 1px solid #a1a1a1;

}



.commentsblock textarea:focus, .commentsblock input:focus {

	background: #eee;

	border: 1px solid #a1a1a1;

}



ol.commentlist {

	color: #222;

	list-style-type: none;

	margin: 0;

	margin-top: 1.5em;

	padding: 0;

}



.commentlist li {

	margin-bottom: 2em;

}



h3#comments {

	font-size: 1.6em;
        
}



.commentcount {

	float: right;

	font-weight: bold;

	

}



.commentcount a {

	color: #cccccc;

}



.commentcount a:hover {

	color: #999999;

}



.commenttext {

	border-top: 1px solid #ddd;

}