BODY
{
	margin: 0;
	padding: 0;
	background: #FEFEFE url(images/bg.jpg) repeat-x center top;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
H1, H2, H3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia;
	color: #FFFFFF;
}
#footer H1
{
	text-align: center;
	font-weight: bold;
	/*[disabled]width:741px;*/
}
#footer H1
{
	color: #03078E;
}
H1
{
	font-size: 2em;
}
H2
{
	font-size: 24px;
}
H3
{
	font-size: 1.6em;
}
P, UL, OL
{
	margin-top: 0;
	line-height: 180%;
}
UL, OL
{
}
A
{
	text-decoration: none;
	color: #F6F6F6;
}
A:hover
{
}
#wrapper
{
	width: 1020px;
	margin: 0 auto;
	padding: 0;
}
/*Search*/
#search
{
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}
#search FORM
{
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}
#search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#search-text
{
	width: 170px;
	padding: 6px 5px 2px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}
#search-submit
{
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
/*Menu*/
#menu
{
	width: 820px;
	height: 132px;
	margin: 41px auto 0;
	padding: 7px 0 0 210px;
	background: url(images/logo.png) no-repeat left top;
	/*[disabled]border:1px solid #000000;*/
}
#menu UL
{
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu LI
{
	float: left;
}
#menu A
{
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 0px 0px 14px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#menu A:hover, #menu .current_page_item A
{
	text-decoration: none;
}
#menu .current_page_item A
{
	background: #E0D3B3;
	color: #2A1F0B;
}
/*Page*/
#page
{
	width: 970px;
	margin: 0 auto;
	padding: 0;
	/*[disabled]height:289px;*/
}
#content .entry P STRONG
{
	color: #03078E;
	/*+text-shadow:1px 1px 5px #FFF;*/
	-moz-text-shadow: 1px 1px 5px #FFF;
	-webkit-text-shadow: 1px 1px 5px #FFF;
	-o-text-shadow: 1px 1px 5px #FFF;
	text-shadow: 1px 1px 5px #FFF;
	font-weight: 100;
}
#page-bgbtm
{
}
/*Content*/
#content
{
	float: left;
	width: 620px;
	padding: 0px;
}
.post
{
	margin-bottom: 15px;
}
.post-bgtop
{
}
.post-bgbtm
{
}
.post .title
{
	color: #FDFDFD;
}
.post .title A
{
	color: #A7430F;
	border: none;
}
.post .meta
{
	height: 30px;
	border-bottom: 1px solid #E9E3CB;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.post .meta .date
{
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #464032;
}
.post .meta .posted
{
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #E9E3CB;
	color: #464032;
}
.post .meta A
{
	color: #464032;
}
.post .entry
{
	padding: 0px 0px 20px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 15px;
	/*+text-shadow:1px 1px 2px #000;*/
	-moz-text-shadow: 1px 1px 2px #000;
	-webkit-text-shadow: 1px 1px 2px #000;
	-o-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
}
.links
{
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 280px;
	padding: 0px;
	color: #787878;
}
#sidebar2
{
	float: right;
	width: 280px;
	padding: 0px;
	color: #787878;
}
#sidebar2 LI
{
	list-style: url(images/li.gif);
	padding-top: 4px;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar2 UL
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}
#sidebar LI
{
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}
#sidebar LI UL
{
	margin: 0px;
	padding-bottom: 30px;
}
#sidebar LI LI
{
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}
#sidebar LI LI SPAN
{
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar H2
{
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #E9E3CB;
	letter-spacing: -0.5px;
	font-size: 1.8em;
	color: #464032;
}
#sidebar P
{
	margin: 0 0px;
	padding: 10px 30px 20px;
	text-align: justify;
}
#sidebar A
{
	border: none;
	color: #464032;
}
#sidebar A:hover
{
	text-decoration: underline;
	color: #8A8A8A;
}
/*Calendar*/
#calendar
{
}
#calendar_wrap
{
	padding: 20px;
}
#calendar TABLE
{
	width: 100%;
}
#calendar TBODY TD
{
	text-align: center;
}
#calendar #next
{
	text-align: right;
}
/*Footer*/
#footer
{
	width: 1020px;
	height: 50px;
	margin: 0px auto 0;
	padding: 0px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer P
{
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}
#footer A
{
	color: #464032;
}
.adweb
{
	text-transform: none !important;
}
#footer IMG
{
	border: 0px solid #000000;
}
#footer .f3
{
	margin-right: 100px;
	margin-left: 50px;
}
#footer .f2
{
	margin-left: 100px;
	margin-right: 50px;
}

