
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	margin: 0px;
	padding: 0;
	font: 12pt arial, sans-serif
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #08252E;
}


p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a:link, a:visited {
	color: #333;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


a img {
	border: none;
}

a:focus  img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
	
}

img.right {
	float: right;
	margin: 5px 0 0 30px;
	
}


.corsivo {
	margin-right: 30px;
	padding-right: 30px;
	text-align: left;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
}

hr { display: none; }

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
	
}

#header {
	width: 850px;
	height: 50px;
	margin: 0 auto;
}



/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 50px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 1px;
	padding: 10px 10px 0px 15px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}

#menu a:hover { 
	text-decoration: none; 
	color: #fff;
	height: 20px;
	padding: 10px 10px 0px 15px;
	background: #787775;
	border-bottom: 2px #fff solid;
}


#menu .current_page_item a {
	height: 40px;
	padding: 15px 25px 0px 25px;
	background: #280612;
	color: #fff;
}


/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img04.jpg) no-repeat left bottom;
	
}

#page-bgtop {
	padding: 10px 20px 0px 20px;
	background: url(../images/img05.jpg) no-repeat left top;
}


/* LOGO */

#logo {
	width: 850px;
	height: 150px;
	margin: 0 auto;
	border: 1px solid #ccc;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/*
#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #990000;
}

#logo h1 a {
	text-decoration: none;
	color: #fff;
}


#banner {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}*/

/* Content */

#content {
	float: left;
	width: 560px;
}

/* Post */

.post {
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: justify;
}

.post .title {
	height: 20px;
	color: #400000;
	font: Georgia, Palatino, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

.post .title a {
	text-decoration: none;
}

.post .title1 {
	padding-top: 15px;
	padding-bottom: 5px;
	height: 5px;
	color: #08252E;
	font: Georgia, Palatino, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size:0.9em;
	font-weight: bold;
	
}

.post .title1 a {
	text-decoration: none;
}


.post .entry {
	padding: 10px 0 30px 0;
	border-bottom: 0px solid #DFDFDF;
}

.post .entry-corsivo {
	padding: 10px 0 30px 0;
	font-style:italic;
	color:#990000;
	
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.post .entry .img.left {
	float: left;
	margin: 5px 30px 0 0;
	
}

.post .entry .img.right {
	float: right;
	margin: 5px 0 0 30px;
	
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px solid #dedede;
	background: trasparent;
}

#sidebar ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/**/
#sidebar.image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 30px;

}
#sidebar li {
	margin-bottom: 5px;
	padding: 5px 0px 0px 10px;
	border-bottom:solid 1px #dedede;
	background: url(../images/img09.jpg) no-repeat left 7px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #;
	background: url(../images/img09.jpg) no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
background:#400000;
}

#sidebar p {
	line-height: 120%;
}

#sidebar h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	padding-top: 5px;padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color:#400000;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/*foto*/	
#bottom {
	float: left;
	width: 800px;
	height: 120px;
	line-height: 100%;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 10px;
	background:#fff;
	color:#FFFFFF;
	}

	#bottom ul {
	margin: 0px;
	padding: 1px 1px 1px 1px;
	list-style: none;
	line-height: normal;
}
#bottom li {
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
}

#bottom a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}

#bottom a:hover { 
	text-decoration: none; 
	color: #fff;
	background: #787775;
	border-bottom: 1px #fff solid;
}
/*info*/
#bottom1 {
	float: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:90px;
	line-height: 120%;
	margin: 0 auto;
	font-size: 10px;
	border-top: 1px solid #dedede;
	
	}
#bottom1 li {
	display: block;
	float: left;
	margin:0px 5px 0px 0px;
	padding: 0px 10px 0px 7px;
	padding-right: 30px;
	border-left: 0px dotted #ccc;
}
	
#bottom1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}



/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(../images/img02.jpg) repeat-x left top;
}

#footer {
	width: 850px;
	height: 1px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(../images/img03.jpg) no-repeat left top;
}


#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a { color: #0E4456;
text-decoration: none;
 }

#footer a:hover { text-decoration: none; 
color: #400000;}

#footer a img {
	border: none;
}

#footer a:hover a:active a:visited img {
	border: none;
}


#footer a:focus  img {
	border: none;
}


/* Menu laterale

#menulat {
	float: left;
	width: 90px;
	height: 20px;
}

#menulat ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menulat li {
	display: inline;
	float: left;
}

#menulat a {
	display: inline;
	float: left;
	height: 10px;
	margin-right: 1px;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	background: url(../images/img09.jpg) no-repeat left 17px;
}

#menulat a:hover { 
	text-decoration: none; 
	color: #;
	height: 20px;
	padding: 5px 5px 0px 5px;
	background: #787775;
	border-bottom: 2px # solid;
}
*/

/* Menu small */

#menusmall {
	float: left;
	width: 990px;
	height: 20px;
	color: #990000;
	padding-left:80px;
}

#menusmall ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menusmall li {
	display: inline;
	float: left;
}

#menusmall a {
	display: inline;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-transform:uppercase;
}

#menusmall a:hover { 
	text-decoration: none; 
	color: #fff;
	height: 20px;
	padding: 5px 5px 0px 5px;
}