/*
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: #05522a url(images/img01.gif) repeat-x;
	font-size: 15px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

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

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	color: #712500;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	font-size: 16pt;
	color: #872500;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#page #content .post img {
	float: left;
	margin-right: 15px;
}


p, ul, ol {
	line-height: 140%;
	color: #712500;

}
#footer p {
	color: #000000;
}


blockquote {
	padding-left: 1em;
}

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

a {
	color: #B35E37;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

img { border: none; }
.img1 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #FFFFFF;
}
.img2 {
	float: left;
	border: thin solid #FFFFFF;
	clear: right;
}
#page #content .post .left_side {
	width: 54%;
	position: relative;
	float: right;
}



/* Header */

#header {
	width: 788px;
	height: 280px;
	margin: 0 auto;
	background-image: url(images/img02_2.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	height: 207px;
	background-repeat: no-repeat;
	background-position: center 50%;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}

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

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

/* Gallery */

#gallery {
	clear: both;
	width: 788px;
	height: 350px;
	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: 920px;
	height: 36px;
	background: url(images/img03.jpg) no-repeat;
	margin-left: -60px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 36px;
	padding-top: 5px;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/img09h.jpg);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bold;
}

#menu .active a {
	background: url(images/img09.jpg) no-repeat;
	color: #372412;
	font-weight: bold;
}

/* Page */

#page {
	width: 788px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 788px;
}

.post {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #872500;
}

.title {
	margin: 0;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #F8FCFB;
}

.byline {
	margin: 0;
}

.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;
	border-bottom: 1px dotted #4A3903;
	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 #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

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

#footer a {
	color: #3C1300;
}
#page #content .post .byline img {
	float: left;
}
#page #content .post .right_side {
	width: 44%;
	position: relative;
}
#left_side {
	width: 270px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
h4 {
	margin-bottom: -14px;
}

