/*
Edilene Gabriel - 2009
*/

body {
	margin: 0;
	padding: 0;
	background: #372412 url(images/img01.gif) repeat-x;
	font-size: 13px;
	color: #2D2855;
}

body, th, td, input, textarea, select, option {
	font-family: Tahoma, Geneva, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DA251C;
}

h1 {
	font-size: 3em;
	letter-spacing: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	text-align: justify;

}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #303846;
	line-height: 200%;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 170px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}

#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;
	height: 300px;
	margin: 0 auto;
	
}

#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;
	background: url(images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 118px;
	height: 73px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 20px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
}

.post {

}

.title {
	margin: 0;
	border-bottom: 2px solid #5e6679;
}

.Subtitle {
	margin: 0;
	font-size: 1em;
	color: #E77917;
	font-style: italic;
	font-weight: bold;
}

.SubtitleCenter {
	margin: 0;
	font-size: 1em;
	color: #E77917;
	text-align: center;
}

.byline {
	margin: 0;
	color: #D50000;
	float: right;
	text-decoration: none;
}
.byline a{
	color: #D50000;
	float: right;
}

.byline1 {
	margin: 0;
	color: #D50000;
	float: right;
	text-decoration: none;
	font-size: x-small;
}
.byline1 a{
	color: #D50000;
	float: right;
}




.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #5e6679;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
.img3 {
	width:auto;
	height:auto;
	float:right;
	border: 2px dotted #F5E9D9;
	padding: 2px 2px 2px 2px;
}

.img4 {
	width:auto;
	height:auto;
	float:left;
	border: 2px dotted #F5E9D9;
	padding: 2px 2px 2px 2px;
}



/* Footer */

#footer {
	clear: both;
	padding: 1px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #5e6679;
}
#footer p {
	text-align: center;
}

#footer a {
	color: #C28C21;
}
