body {
	background: transparent url(../img/body_bg.gif) 0 0 repeat;
	color: #3a0c00;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #ea9d40;
}

a:visited {
	color: #9d631b;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	margin: 20px 0 10px 50px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

img {
	border: none;
}

p {
	line-height: 16px;
}

.clear {
clear:both;
}

/* STRUTTURA PRINCIPALE */

#wrapper-principale {
	background: transparent url(../img/wrapper_bg.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 850px;
}

#header {
	background: transparent url(../img/header_bg.png) -1px top no-repeat;
	min-height: 546px;
	height: auto !important;
	height: 546px;
	width: 850px;
}

#header2 {
	background: transparent url(../img/header_bg.png) -1px top no-repeat;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	width: 850px;
}

#subtitle {
	color: #dbb336;
	font-size: 34px;
	margin-left: 17px;
}

#chiusura {
	background: transparent url(../img/chiusura_bg.png) -1px 0 no-repeat;
	clear: both;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

/* SLOGAN */

.first-letter {
	font-size: 20px;
	line-height: 18px;
}
 
#slogan {
	float: left;
	margin: 222px 0 0 50px;
	width: 290px;
}

#slogan p {
	line-height: 17px;
}

#slogan h3 { 
	margin: 20px 0 10px 0;
}

/* CONTENT */

#content {
	background:transparent url(../img/content_bg.png) repeat-y scroll -1px 0;
	clear:both;
	overflow:hidden;
	padding:0 0 0 45px;
	width:802px;
}

#content p {
	clear: both;
	margin-top: 15px;
}

#content h2 {
	float: left;
	font-size: 18px;
	margin-left: 0;
	margin-top: 0;
}

#content h2 a {
	color: #ea9d40;
	text-decoration: none;
}

/* COLONNA SINISTRA E DESTRA */

.riga-alta {
	background: transparent url(../img/riga_alta.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	margin-bottom: 20px;
	padding: 0;
	width: 550px;
}

#colonna-sinistra {
	float: left;
	margin-top:25px;
	margin-right: 50px;
	padding-bottom: 50px;
	width: 550px;
}

#colonna-destra {
/* 	background: transparent url(../img/riga_alta_sidebar.gif) 0 0 no-repeat; */
	float: left;
	margin: 0;
	padding: 0 0 35px 0;
	width: 150px;
}

#colonna-destra h1 {
	color: #ea9d40;
	margin: 15px 0 0 0;
}

#colonna-destra p {
	margin-top: 15px;
}

#colonna-destra ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 150px;
}

#colonna-destra li {
	padding-top: 8px;
}

#colonna-destra li a {
	color: #3a0c00;
	text-decoration: none;
}

#colonna-destra li a:hover {
	color: #ea9d40;
}

/* COMMENTI */

.numero-commenti {
	background: transparent url(../img/nuvola_commenti.gif) 15px 0 no-repeat;
	color: #ea9d40;
	float: left;
	font-size: 12px;
	text-align: right;
	width: 60px;
}

.numero-commenti-side {
	color: #a0a0a0;
	font-size: 12px;
	padding-left: 10px;
}

#author, #email, #url {
	width: 250px;	
}

#comment {
	width: 550px;	
}

#commenti {
	color: #ea9d40;
	background: transparent url(../img/riga_bassa.gif) 0 0 no-repeat;
	margin-top: 30px;
	margin-bottom: 65px;
	padding-top: 2px;
	width: 550px;
}

#commenti ul {
	margin: 0;
	padding: 6px 0 0 0;
}

#commenti li {
	border-left: 1px solid #ea9d40;
	display: inline;
	list-style: none;
	padding: 0 5px;
}

#commenti li a {
	color: #ea9d40;
	text-decoration: none;
}

#commenti .primavoce-commenti {
	border-left: none;
	padding: 0 5px 0 0;
}

/* POST */

.post-giorno {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-top: 21px;
}

.post-mese {
	color: #fff;
	display: block;
	font-size: 10px;
	line-height: 12px;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
}

.postato-nome {
	color: #ea9d40;
	padding-left: 5px;
}



#post-date {
	background: transparent url(../img/postato_bg.gif) 0 0 no-repeat;
	float: left;
	height: 61px;
	margin-bottom: 20px;
	width: 67px;
}

#post-title {
	clear: both;
}

#postato-da {
	float: left;
	margin: 45px 0 0 20px;
}

/* FOOTER */

#footer {
	background: transparent url(../img/footer_bg.png) 0 0 no-repeat;
	height: 45px;
	margin: 0 auto 80px;
	width: 850px;
}

.nav-footer {
	float: left;
	margin-left: 42px;
	padding: 0;
	text-align: left;
}

.nav-footer li {
	border-left: 1px dotted #3a0c00;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 7px 0 9px;
}

.nav-footer li a {
	color: #3a0c00;
	font-size: 11px;
	list-style: none;
	text-decoration: none !important;
}

.nav-footer li a:hover {
	color: #ea9d40;
}

.nav-lingua-footer {
	float: right;
	margin-right: 50px;
}

.nav-lingua-footer li {
	display: inline;
}

li.primavoce-footer {
	border-left: none !important;
}

.nav-footer .seiqui {
	color: #ea9d40 !important;
}

/* NAVIGAZIONE */

ul.nav {
	padding: 0;
	width: 150px;
}

ul.nav li {
	border-bottom: 1px dotted #3a0c00;
	list-style: none;
	padding: 10px 0 10px;
}

ul.nav li a {
	color: #3a0c00;
	font-size: 13px;
	list-style: none;
	text-decoration: none !important;
}

ul.nav li a:hover {
	color: #ea9d40;
}

.nav li .seiqui {
	color: #ea9d40 !important;
}

ul.nav-lingua
{
	padding: 0;
	text-align: right;
	width: 150px;
}

ul.nav-lingua li {
	display: inline;
	list-style: none;
	padding: 0;
}

.primavoce {
	border-top: 1px dotted #3a0c00 !important;
}

#menu {
	background: transparent url(../img/ricamo_menu.gif) 0 15px no-repeat;
	/*float: right;*/
	margin: 0 20px 50px 0;
	padding: 0;
	width: 150px;
}

.mipiace {
float:right;
}