* {
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #07B6FE;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 940px;
	height: 91px;
	margin: auto;
}

/* Logo */

#logo {
	width: 270px;
	height: 40px;
	float: left;
	padding-top: 30px;
}




/* Menu */

#menu {
	width: 943px;
	height: 22px;
	background: #FFFFFF
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	margin-right: auto;
	padding-bottom: 2px;
	padding-right: 5px;
	}

#menu ul {
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	float: right;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#menu a:hover, #menu .active a {
	color: #000000;
	text-align: left;
	background-color: #F4F4F4;
}

/* Down */

#down {
	float: left;
	width:940px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	}


#down ul {
     padding: 0px 0px 0px 10px;	
}

#down li {
	display: inline;
}


/* Page */

#page {
	width: 940px;
	background: #F4F4F4;
	margin: 0 auto;
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 460px;
	padding: 11px 0 10px 0;
}
.post {
	margin: 0px 30px 30px 0px;
	
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #07B6FE;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: left;
	width:460px;
	margin: 0px;
	padding: 10px 10px 5px 0px;
}


/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px;
		color: #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: 77%;
	color: #999999;
	text-align: center;	
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.a      img      {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.immagine {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
