html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html
{
	min-width: 960px;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: #f8f8ff;
	color: #555555;
}

table, td
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}

body, input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

strong
{
	font-weight: bold;
}

h1, h2, h3
{
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", "Book Antiqua", "Trebuchet MS", serif;
	font-weight: normal;
	color: #448800;
}

h1
{
	font-size: 44px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

p, ul, ol
{
	margin-top: 0;
	line-height: 125%;
	text-align: justify;
}

p
{
	padding: 4px 0px 4px 0px;
}

ul, ol
{
}

blockquote
{
}

a
{
	color: #448800;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

hr
{
}

#wrapper
{
}

/* Header */

#header-wrapper
{
}

#header
{
	width: 920px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu
{
	float: left;
	width: 540px;
	height: 45px;
}

#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: block;
	float: left;
}

#menu a
{
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 14px 10px 15px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #448800;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item a
{
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}

#menu .first1
{
	background: none;
}

/* Search */

#search
{
	float: right;
	width: 305px;
	height: 45px;
}

#search form
{
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}

#search fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

#search input
{
	float: left;
	font-size: 12px;
	border: none;
}

#search-text
{
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #eef0ff;
	color: #000000;
}

#search-submit
{
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #aaccff;
	color: #FFFFFF;
}

/* Page */

#page
{
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
	border: #888888 1px solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#page-bgtop
{
	padding-top: 30px;
}

/** LOGO */

#logo
{
	width: 920px;
	height: 70px;
	margin: 0 auto;
	border-bottom: #888888 1px solid;
}

#logo h2, #logo p
{
	margin: 0px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

#logo p
{
	text-transform: lowercase;
	font-size: 10px;
}

#logo h2
{
	padding-top: 8px;
	font-size: 34px;
}

#logo a
{
	text-decoration: none;
	color: #0044aa;
}

/* Content */

#content
{
	float: left;
	width: 658px;
	padding-left: 30px;
	margin-top: -6px;
}

/* Post */

.post
{
	margin-bottom: 25px;
}

.post h1.title
{
	padding-top: 0px;
	color: #448800;
	font-size: 17px;
	padding: 0px 0px 4px 0px;
	border-bottom: #448800 1px dotted;
}

.post h1.title a
{
	text-decoration: none;
	color: #549900;
}

.post .title
{
	font-weight: bold;
	color: #048;
}

.post .entry
{
	padding: 10px 0px 10px 0px;
}

/* Sidebar */

#sidebar
{
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08f;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align: left;
}

#sidebar li
{
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul
{
}

#sidebar li li
{
	margin: 0;
	padding: 7px 10px 10px 7px;
	text-align: left;
}

#sidebar p
{
	margin: 0;
	padding: 0px 10px;
}

#sidebar h3
{
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	text-transform: capitalize;
	font-weight: bold;
}


#sidebar p
{
	line-height: 200%;
}
#sidebar a
{
	text-align: left;
	text-decoration: none;
}

#sidebar a:hover
{
}

#sidebar .current_page_item a
{
	font-weight: bold;
}


.left-region
{
	height: 400px;
	overflow-y: scroll;
}

.left-region li
{
	padding: 1px 0px 3px 10px !important;
	line-height: 1em;
}

.left-region li.current-page-item
{
	font-weight: bold;
}

.left-news li
{
	line-height: 1.25em;
	margin-bottom: 0.5em;
}


/* Footer */

#footer
{
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 30px;
}

#footer-bgcontent
{
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p
{
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

#footer a
{
}

.cntr
{
	position: absolute;
	margin: -5px 0px 0px 860px;
}

table.main-region
{
	width: 100%;
}

td.main-region-td
{
	width: 50%;
}

td.main-region-td p
{
	line-height: 100%;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 2px 8px;
	border-left: #448800 4px solid;
	color: #66aa99;
}

.clear
{
	clear: both;
}

.float-left
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.pager-page-active
{
	font-weight: bold;
}