/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:  #000000;
	font-size: 15px;
	color: #EBE6E3;
}

#body1 {
	background:  #000000 url(images/Firenze4.jpg) no-repeat center center fixed;
}

#body2 {
	background:  #000000 url(images/pontevecchio.jpg) no-repeat center center fixed;
}

#body3 {
	background:  #000000 url(images/Firenzelontana.jpg) no-repeat center center fixed;
}


body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 30px;
	line-height:35px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

h4 {
	text-transform: lowercase;
	font-size: 22px;
	color:#EBE6E3;
	border-bottom: 2px groove #D94B0E;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
}

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

/* Header */

#header1 {
	width: 768px;
	height: 350px;
	margin: 0 auto;
	background: no-repeat center top;
}

#header2 {
	width: 768px;
	height: 230px;
	margin: 0 auto;
	background: no-repeat center top;
}

#header1 h1, #header1 h2, #header p {
	margin: 0;
	color: #000000;
}

#header1 h1, #header2 h1 {
	font-size: 30px;
}


#header1 h1, , #header2 h1 {
	padding-top: 100px;
}

#header1 a, , #header2 a {
	color: #EBE6E3;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
	font-size: 16px;
	text-align:justify;
	line-height:30px;
	min-height:250px;
}

#content ul {
	list-style: none;
}

#content li {
	padding-left: 20px;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#contenthome{
	float: left;
	width: 460px;
	height: 300px;
	border-top: 2px solid #D94B0E;
	font-size: 16px;
	text-align:justify;
	line-height:30px;
}

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

.title {
	margin: 0;
	border-bottom: 2px solid #D94B0E;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	position: static;
	margin-left: 500px;
	width: 240px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #D94B0E;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #D94B0E;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Choiser */
#choiser {
	float:right;
	width: 210px;
	margin: 21px;
}

#choiser ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:justify;
}

#choiser h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #D94B0E;
}

#choiser a{
	text-decoration: none;
	color: #ffffff;
}

#choiser a:hover {
	color: #FED772;
}

#footermenu {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	
}

#footermenu ul{
	margin: 0;
	padding: 0px 0px 0px 0;
}

#footermenu li {
	display: inline;
	border-left: 2px hide #D94B0E;
	margin-left:5px;
	margin-right:5px;
}

#footermenu a {
	background: url(images/img4.gif) no-repeat left center;
}



/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 2px solid #D94B0E;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

#footer a{
	color: #EBE6E3;
	text-decoration: none;
}

