/*
Design by grasskamp.com
http://www.grasskamp.com

*/
BODY
{
	margin-top: 25px;
	padding: 0px 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F6F4B1;
}
H1, H2, H3
{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}
H1
{
	font-size: 44px;
}
H2
{
	font-size: 22px;
}
H3
{
}
P, UL, OL
{
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Times New Roman";
	font-size: 14px;
}
UL, OL
{
}
BLOCKQUOTE
{
}
A
{
	color: #8A2022;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 7px 30px 0 0;
}
IMG.right
{
	float: right;
	margin: 7px 0 0 30px;
}
HR
{
	display: none;
}
.list1
{
}
.list1 LI
{
	float: left;
	line-height: normal;
}
.list1 LI IMG
{
	margin: 0 30px 30px 0;
}
.list1 LI.alt IMG
{
	margin-right: 0;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
	background: #110E0F url(../images/img02.jpg) no-repeat left top;
}
/*Header*/
#header-wrapper
{
}
#header
{
	width: 900px;
	margin: 0px auto 0;
	background: url(../images/topmenu_bck.jpg) no-repeat left top;
	padding-bottom: 0px;
}
/*Menu*/
#menu
{
	float: left;
	width: 540px;
	height: 0px;
}
#menu UL
{
	margin: 0;
	padding: 17px 0 0 20px;
	list-style: none;
	line-height: normal;
}
#menu LI
{
	display: block;
	float: left;
}
#menu A
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#menu A:hover
{
	text-decoration: underline;
	color: #FCCC5D;
}
#menu .current_page_item A
{
	color: #FA6745;
}
/*Search*/
#search
{
	float: right;
	width: 305px;
	height: 50px;
}
#search FORM
{
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
}
#search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#search INPUT
{
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#search-text
{
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}
#search-submit
{
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}
/*Page*/
#page
{
	width: 840px;
	margin: 0 auto;
	padding: 15px 30px 0px;
}
/** LOGO*/
#logo
{
	width: 900px;
	height: 215px;
	margin: 3px;
}
#logo H1, #logo P
{
	margin: 0;
	padding: 30px;
	line-height: normal;
}
#logo H1
{
	float: right;
	padding-top: 72px;
}
#logo H1 A
{
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
#logo H1 A:hover
{
	text-decoration: underline;
}
#logo P
{
	padding: 108px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #03072C;
}
#logo P A
{
	text-decoration: none;
	color: #FFFFFF;
}
#logo P A:hover
{
	text-decoration: underline;
}
/*Content*/
#content
{
	float: left;
	width: 570px;
}
/*Post*/
.post
{
	margin-bottom: 25px;
}
.post .title
{
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #60342A;
	color: #FFFFFF;
}
.post .date
{
	float: right;
	margin-top: -43px;
	padding: 0 20px;
	border: 1px none #24130F;
	border-radius: 5px 10px 5px 10px;
	background: #66171D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #F1B566;
}
.post .meta
{
	margin: -30px 0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}
.post .meta A
{
	color: #B6ACA2;
}
.post .entry
{
	padding: 20px 0;
}
.post .links
{
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}
.post .links .comments
{
}
.post .links .permalink
{
	padding-left: 17px;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 220px;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar LI
{
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}
#sidebar LI UL
{
	line-height: 200%;
}
#sidebar LI LI
{
	margin: 0;
}
#sidebar P
{
	column-rule: 0px solid #000000;
	background: #66171D 40px 96px;
	padding: 10px;
	border: 1px solid #000000;
	border-radius: 5px 10px 5px 10px;
}
#sidebar H2
{
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 1px 0 1px 0px;
	border-bottom: 1px solid #5F0000;
	font-size: 20px;
	color: #FFFFFF;
}
#sidebar P
{
	line-height: 200%;
}
/*Footer*/
#footer
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images/img04.gif) no-repeat left top;
}
#footer P
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}
#footer A
{
	color: #FFFFFF;
}
