/*
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;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #372412;
	background-image: url(images/1419662769-01Jan2-o.jpg);
	background-repeat: repeat;
}

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

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

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

h3 {
	font-size: 1em;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}
h4 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FF6C00;
}
h5 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #FFFF66;
}
p, ul, ol {
	line-height: 200%;
	font-size: 18px;
}

blockquote {
	padding-left: 1em;
}

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

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	#header 
	width: 830px;
	height: 280px;
	background-image: url(images/img0801.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	height: 210px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 65%;
}

#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: #9900CC;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: left;
	font-style: italic;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
	
}

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

#top-photo p {
	margin: 50;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;	
}

/* Menu */

#menu {
	width: 830px;
	height: 80px;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	top: auto;
	bottom: auto;
	text-align: center;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	bottom: auto;
	background-position: center center;
	
}

#menu li {
	display: inline;
	
	bottom: auto;
}

#menu a {
	display: block;
	float: left;
	width: 118px;
	height: 50px;
	padding-top: 15px;
	text-transform: lowercase;
	text-decoration: blink;
	text-align: center;
	letter-spacing: -1px;
	font-size: 20px;
	color:  #F40206;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-shadow: 0 0 0.2em #FFFFFF, 0 0 0.2em #FFFFFF,
        0 0 0.2em #FFFFFF;
}

#menu a:hover {
	color: #330000;
	background-image: url(images/img09.jpg);
	background-repeat: repeat-x;
}

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



/* Page */

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


/* Content */

#content {
	float: left;
	width: 532px;
	color: #FFFFFF;
	font-size: 18px;
}
#content2 {
	float: left;
	width: 830px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content3 {
	float: left;
	width: 830px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.post {
	padding: 0 0 20px 0;
}

.title {
	font-size: 28px;
	width: 830px;
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.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: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #993300;
}

#footer a {
	color: #C28C21;
}
#content2 p {
	color: #FFFFFF;
}
#page #content2 table tr td center {
	font-size: 16px;
}
