/*
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: #FBF6E3;
	font: normal small Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #4a0404;
}

#main_wrap {
	background: #F9F7F1 url(topbg.gif);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #663131;
}

h1 {
	padding-left: 20px;
	font-size: 22px;
}

h2 {
	padding-left: 20px;
	background: url(img07.gif) no-repeat left center;
	font-size: 20px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(img09.gif) no-repeat;
	line-height: 1.6em;
}

#main_wrap a {
	background: url(img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #5B634F;
}

#main_wrap a:hover {
	background: #84754E;
	text-decoration: underline;
        color: #F7EED8;
}

/* Wrapper */

#wrapper {
	background: #FFFDF7 url(img02.jpg) repeat-x left top;
	
}



/* Menu */

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background: url(img03.jpg) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 158px;
	height: 50px;
	padding: 0 0 0 2px;
	background: url(img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 158px;
	height: 25px;
	padding: 20px 20px 0 20px;
	background: url(img03.jpg) no-repeat;
	letter-spacing: -1px;
	text-align: center;
	font-size: 1.2em;
	color: #FEF8E7;
}

#menu a:hover {
}

#menu .active a {
}

/* Header */

#header {
	width: 850px;
	height: 257px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(img04.jpg) no-repeat;
	line-height: 32px;
	font-size: 25px;
	font-style: italic;
	color: #715558;
}

#header h2 {
	float: right;
	width: 494px;
	height: 55px;
	padding: 160px 20px 0 0;
	background: url(img05.gif) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 550px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(img08.jpg) repeat-x;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(img06.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(img08.jpg) repeat-x;
}

#links li li {
	padding: 3px 0;
	background: url(img06.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.3em;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(img07.jpg) repeat-x;
}

#footer p {
	width: 750px;
	color: #88713C;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #483405;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 24px;
}