


body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #CBCA8F;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.bodysecond {
	margin: 30px 0px 0px 0px;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4f2639;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #b0130f;
	}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {	
	width: 960px;
	margin: 0px 0px 0px 0px;
}

/* Header */

#logo {
	width: 960px;
	height: 241px;
	margin: 0px;
	background: url(images/logo.jpg) no-repeat center top;
	
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo span {
	color: #9EEBD6;
}

#logo h1 {
	padding: 0px 0 0 0px;
	letter-spacing: 10px;
	font-family: "Comic Sans MS", cursive, "Times New Roman";
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	font-size: 6em;
}

#logo p {
	padding: 5px 0 0 440px;	
	width: 380px;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	text-align: justify;
	font-variant: small-caps;
	letter-spacing: 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #85bbff;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	position:fixed;
	width: 550px;
	margin-left:460px;
	height: 30px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	background: url(images/navbar.png) no-repeat;
}

#menu ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px -5px;
	list-style: none;
}

#menu li {
	border-bottom: #ffffff solid 1px;
	margin-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	text-align: center;
	letter-spacing: 2px;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0px 0;	
	text-decoration: none;
	font-variant:small-caps;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B0130F;
}

#menu a:hover {
	color:  #788bce;
}

#menu .current_page_item a {
	color: #E4F1F1;
}

/* Wrapper */

#wrapper {	
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	height: 1200px;
	margin: 0px;
	padding: 0px;
	background: url(images/sfondopagina.jpg);
}

#pagesecond {
	width: 960px;
	height: 1200px;
	margin: 0px;
	padding: 0px;
	background: url(images/sfondopaginalungo.jpg);
}



/* Latest Post */

#latest-post {
	padding: 20px;
	border-bottom: 1px #2C4449 solid;
}

/* Content */

#content {
	float: right;
	width: 620px;
	margin: 20px 20px 0px 0px;
}

.post {
	padding-bottom: 15px;
	padding-right:0px;
	padding-top: 40px;
	line-height: 200%;
}



.post h1 {
	font-weight: bold;
	font-variant: small-caps;
	
}

.title {
	width: 620px;
	height: 40px;
	background:url(images/title.jpg) no-repeat center;
	margin: 80px 0px 0px 0px;
	padding: 20px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva, sans-serif, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;	
	letter-spacing: 2px;
	color: #eef7fe;
}



.title a:hover {
	color: #788bce;
}

.byline {
	margin: 10px 0px 20px 0px;
	padding: 4px 0px;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	color: #788bce;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 5px 0px 0px 0px;
	font-size:14px;
}

.entry a:hover {
	color: #788bce;
}

.exlinks a {
	color: #b0130f;
	letter-spacing: 3px;
	font-variant: small-caps;
	border-bottom: #A0A0A4 solid 1px;
	font-weight:bold;
}

.exlinks a:hover {
	color:#788bce;
}


.links {
	height: 33px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

.links a {
	height: 25px;
	padding-top: 8px;
	padding-left: 0px;
	text-align: right;
}

.links a:hover {
	color: #788bce;
}


/* Sidebars */

#sidebar1 {
	float: left;
	width: 250px;
}



#sidebar2 {
	float: right;
	width: 200px;
	text-align: left;
}

#sidebar2 a {
	color: #000000;
	letter-spacing: 0px;
	font-size:14px;
	
}



.sidebar {
	float: left;
	padding: 0;
	color: #000000;
	
}

.sidebar ul {
	margin: 0;
	padding: 30px 0 0 0;
	
}

.sidebar li {
	padding: 0 0 0 0;	
}

.sidebar li ul {
	background: none;
	padding-bottom: 50px;
	
	
}

.sidebar li li {
	margin: 0px 15px;
	padding: 5px 0px;	
	font-size:11px;
	list-style: url(images/linklist.png) inside;
}



.sidebar li h2 {
	height: 26px;
	margin: 0px 0px 0px 15px;
	padding: 100px 15px 10px 0px;
	text-transform: none;
	font-size: 14px;
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-variant:small-caps;
	color: #000000;
}

.sidebar a {
	color: #B0130F;
	
}


.sidebar a:hover {
	color: #788BCE;	
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0px;
}

#searchform br {
	display: none;
}

#searchform h2 {
	color: #000000;
	text-align: left;
	font-size:14px;
	padding:0;
}

#s {
	
	background: #C4DDF3;
	font-size: 11px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}




/* plugins */

.plugin {
	height: 400px;
	width: 930px;
	margin-left:2px;
	padding-top:0px;
	margin-right:50px;
}
	

/* Footer */

#footer {
	width: 960px;
	height: 80px;
	margin: 0px;
	padding: 0;
	border-top: 2px solid #2C4449;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	background-color: #000000;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}



