/*
Design by Free CSS Templates
Customizations by Matteo Santagata - www.matteo.ge.it
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #f2f4d3 url(images/img01.jpg) repeat-x;
	font-size: 14px;
	color: #303A42;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h2 a{
	text-decoration: none;
}

.grande{
	font-size: 1.4em;
}

h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #053354;
	padding: 0;
	margin: 0;
	font-style: italic;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h3 {
	font-size: 0.9em;
	margin: 3px 0 0 0;
	font-style: italic;
	color: #3A576D;
}

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

blockquote {
	padding-left: 1em;
}

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

a {
	color: #053354;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 275px;
	margin: 0 auto;
	background: url(images/img08.gif) no-repeat right top;
}

/* Logo */

#logo {
	height: 170px;
	background: url(images/img07.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding: 45px 40px 0 145px;
	letter-spacing: -2px;
	font-size: 33px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

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

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	margin: 0 auto;
	text-align: center;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 830px;
	height: 70px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 38px;
	padding-top: 40px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.gif) no-repeat;
	color: #053354;
}

#menu .active a {
	background: url(images/img09.gif) no-repeat;
	color: #3f95ab;
}

/* Page */

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

/* Content */

#content {
	width: 830px;
}

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

.quote{
	width: 400px;
	font-size: 16px;
	font-style: italic;
	color: #3f95ab;
	padding: 0 0 60px;
}

.quote span{
	font-size: 12px;
}

.sin {
	float: left;
}

.des {
	width: 250px;
	float: right;
	padding: 0 0 0 100px;
}


.title {
	margin: 0;
	border-bottom: 2px solid #3f95ab;
	color: #053354;
}

.byline {
	margin: 0;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFFFFF;
	border-top: 3px solid #053354;
	text-align: center;
	font-size: smaller;
	color: #3f95ab;
}
