* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CC9966;
	background-image: url(../images/img01.gif);
}
h1, h2, h3 , h4{
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
	text-align: center;
}

h2 {
}

h3 {
	font-weight: bold;
}
h4 {
	text-align: left;
	padding: 10px 0px 10px 0px;
}


.story h3 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
#main   #welcome  .sponsor img {
	margin: 2px;
	border: 1px solid #999999;
	padding: 5px;

}


p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(../images/img03.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #336666;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img {
	border: none;
}

.foto_box {
	padding: 0px 0px 5px 5px;
	float:right;
}

.struttura {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px dashed #999999;
}
.foto_struttura {
	float:right;
}
.spaziato {
    margin-top:10px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(../images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post_clearbox {
	padding: 5px 5px 0 5px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(../images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .galleria {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
	text-align: center;
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .storyMAIN {
	clear: both;
	padding: 20px;
	background-color: #F5ECE2;
	margin-bottom: 10px;
}
.post .storyMAIN p, .post .storyMAIN blockquote, .post .storyMAIN ul, .post .storyMAIN ol {
	/*margin-bottom: 1.5em;*/
	line-height: 130%;
}
.storyMAIN h3 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}


.post_clearbox .story {
	clear: both;
	padding: 10px;
	border-top: 1px solid #EEEEEE;
}


.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	/*margin-bottom: 1.5em;*/
	line-height: 130%;
}

/* Page */

#page {
	width: 750px;
	background: #FFFFFF;
	border: 10px solid #330010;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page_clearbox {
	width: 600px;
	background: #FFFFFF;
	border: 5px solid #330010;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	height: 200px;
	background: url(../images/img02.jpg);
}

#logo h1 {
	padding: 135px 0 0 430px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 530px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #CCCCCC;
}

/* Content */

#immaginedx {
	padding: 0px 5px 5px 5px;
	float: right;
}

#content {
}

#extra {
}

/* Content > Main */


#main {
}

#main h1 {
text-align:center;
}

#main h2 {
text-align:center;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

.nota_dx {
	font-style: italic;
	color: #7A0026;
	text-align: right;
	padding-top: 10px;
}

#menu {
	height: 50px;
	background: #330010;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 10px 0 2px 0;
	border-bottom: 2px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #F8F8F8;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
}

#menu .active a {
	border-bottom-color: #FFFFFF;
}

#menu .first a {
}


#menu2 {
	height: 30px;
	background-color: #DAB692;
}

#menu2 ul {
	margin: 0px;
	list-style: none;
}

#menu2 li {
	display: inline;
}
#menu2 a {
	display: block;
	padding: 5px 9px 5px 9px;
	border-bottom: 2px solid #DAB692;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #330010;
	float: left;
}

#menu2 a:hover {
	border-bottom-color: #330010;
}

#menu2 .active a {
	border-bottom-color: #330010;
}

#menu2 .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	background: #EBE6E8;
}

#footer p {
	margin: 0;
	font-size: small;
	color: #666666;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
text-align:center;
}

#W3C {
	float:right;
	padding-bottom: 35px;
}

/* Footer > Links */

#links {
}

#elencocarri {
	clear:both;
	padding: 10px;
	padding-left: 30px;
}
#elencocarri .num_t {
	float: left;
	width: 30px;
	height: 20px;
	padding-left: 10px;
	color: #7A0026;
	background-color: #FFE6CB;
}
#elencocarri .contrada_t {
	width: 220px;
	height: 20px;
	float: left;
	padding-left: 10px;
	color: #7A0026;
	background-color: #FFE6CB;	
}
#elencocarri .tema_t {
	float: left;
    width: 405px;
    height: 20px;
	padding-left: 10px;
	color: #7A0026;
	background-color: #FFE6CB;	
}
#elencocarri .num {
	float: left;
	width: 30px;
	height: 15px;
	padding-left: 10px;
}
#elencocarri .contrada {
	width: 220px;
	height: 15px;
	float: left;
	padding-left: 10px;
}
#elencocarri .tema {
	float: left;
    width: 405px;
    height: 15px;
	padding-left: 10px;
}
#elencocarri .tema_edit {
	float: left;
    width: 405px;
    height: 15px;
	padding-left: 10px;
}
#elencocarri .edit {
	float: right;
    width: 100px;
    height: 15px;
	padding-left: 0px;
}

#link_sponsor {
}

#link_sponsor .lef { 
	color: #666666;
	background-color: #DAB692;
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 10px 5px 10px;
	border: 1px solid #666666;
	float:left; 
}
#link_sponsor .rig { 
	color: #666666;
	background-color: #DAB692;
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 10px 5px 10px;
	border: 1px solid #666666;
	float:right;
}

#link_sponsor a{
	color: #7A0026;
	font-size: 90%;
}

#link_sponsor2 {
	margin-top: -50px;
}

#link_sponsor2 .lef { 
	color: #666666;
	background-color: #DAB692;
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 10px 5px 10px;
	border: 1px solid #666666;
	float:left; 
}
#link_sponsor2 .rig { 
	color: #666666;
	background-color: #DAB692;
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 10px 5px 10px;
	border: 1px solid #666666;
	float:right;
}

#link_sponsor2 a{
	color: #7A0026;
	font-size: 90%;
}

#ciamar_marso {
    float:left;
}
