body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #FFFFFF;
	background-color:black;
	background-image:url(../images/layout/campo_innevato.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#back_g {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: white;
}
h1 {
	letter-spacing: -2px;
	font-size: 2.5em;
	padding:0px;
	margin-bottom:10px;
	margin-top:0px;
}
h2 {
	letter-spacing: -1px;
	font-size: 2em;
	padding:0px;
	margin-bottom:10px;
	margin-top:0px;
}
h3 {
	font-size: 1em;
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
}
p, ul, ol {
	line-height: 150%;
}
blockquote {
	padding-left: 1em;
}
blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
a {
	color: yellow;
}
a:hover {
	text-decoration: underline;
	color: yellow;
}
#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
}
.login {
	position:absolute;
	width:940px;
	background-color:black;
	color: #ffffff;
	height:30px;
	margin:0px;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.login table {
	float:right;
	padding-right:0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Header */
#header {
	width:100%;
	height: 245px;
	margin: 0 auto;
	background-color:rgba(0, 0, 0, 0.9) !important;
	background-color:black; /* The Fallback */
	position:relative;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header h1, #header h2, #header p {
	margin: 0;
	color: brown;
}
#header h1 {
	padding: 100px 0 0 70px;
}
#header h2 {
	padding: 0px 0 0 70px;
}
#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#dhtmlgoodies_marquee {
	top:253px;
	position:absolute;
	width:100%;
	font-size:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0 auto;
	background-color:rgba(0, 0, 0, 0.9) !important;
	background-color:black; /* The Fallback */
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	overflow:hidden;
	z-index:1000;
	display:none;
	left:0px;
}
#TopMenu {
	position:relative;
	top: 205px !important;
	_top: 165px;
	margin: 0 auto;
	height: 20px;
	width: 877px;
	background-color: blue;
}
/* Page */

#page {
	margin-top:65px;
	;
	width:100%;
	position:relative;
	margin-bottom:8px;
}
/* Content */

#content {
	margin-top: 0px;
	background-color:rgba(0, 0, 0, 0.9) !important;
	background-color:black; /* The Fallback */
	padding:20px;
	position:relative;
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 750px;
	margin-left: 170px;
}
.post {
	padding: 0 0 10px 0;
}
.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid yellow;
}
.byline {
	margin: 0;
	color: #888888;
	font-size:15px;
}
.meta {
	text-align: left;
	color: #646464;
	padding: 5px 5px;
	height: 20px;
	background-color: yellow;/* url('../images/layout/img06.gif') no-repeat left top;*/
}
.meta .more {
	padding-left: 20px;
}
.meta .comments {
	padding-left: 20px;
}
.meta a {
	color: black;
	text-decoration:none;
}
.meta a:hover {
	color: black;
	text-decoration:underline;
}
.entry {
	padding: 0px;
	line-height: 14px;
	vertical-align: middle;
	overflow: hidden;
	height: 100%;
}
.entry .label {
	float: left;
	width: 60px;
	line-height: 14px;
	vertical-align: middle;
}
.labelUser {
	float: left;
	width: 120px;
	line-height: 14px;
	vertical-align: middle;
	font-weight: bold;
}
.entry .text {
	width: 200px;
}
.entryText {
	color: White;
}
.entry img {
	margin-top: 14px;
	margin-right: 5px;
	margin-left:5px;
	border-style: none;
	margin-bottom: 3px;
}
.entry a.noHand {
	cursor: default;
}
.entry img.none {
	display: none;
}
.entry img.center {
	margin: 0 auto;
	max-width: 720px;
	width: auto !important;
	width: 720px;
}
.entry img.left {
	width: 200px;
	float: left;
	padding-right:8px;
}
.entry img.right {
	width: 200px;
	float: right;
	padding-left:8px;
}
.clearer {
	clear: both;
}
/* Sidebar */

#sidebar {
	width: 122px;
	background-color:rgba(0, 0, 0, 0.9) !important;
	background-color:black; /* The Fallback */
	display:block;
	padding:20px;
	margin-top:0px;
	position:absolute;
	top:0px;
	left:0px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	line-height:normal;
}
#sidebar img {
	width: 143px;
	margin-left: -26px;
	padding-top: 5 !important;
	padding-bottom: 5 !important;
}
#sidebar p, #sidebar li, #sidebar ul, #sidebar ol, #sidebar tr, #sidebar td, #sidebar span, #sidebar a, #sidebar table {
	display:block;
	line-height:normal;
	padding:0px;
	margin:0px;
	text-align: left;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
#sidebar table tr td a {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: normal;
}
/* Footer */

#footer {
	height:10px;
	display:block;
	clear:both;
	width: 760px;
	margin-left: 170px;
	padding:15px;
	background-color:rgba(0, 0, 0, 0.9) !important;
	background-color:black; /* The Fallback */
	text-align: center;
	font-size: 9px;
	color: yellow;
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#footer p {
	padding:0px;
	margin:0px;
}
.table {
	width: 100%;
}
.imgRight {
	float: right;
}
#margina img {
	margin-bottom:3px;
}
body .nfGallery {
	width: 100%;
	background-color:transparent;
	padding:0px;
	overflow:hidden;
}
body .nfGallery ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

