/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
BODY
{
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6E6E6E;
}
INPUT, TEXTAREA
{
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
H1, H2, H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1, H1 A, H2, H2 A
{
	text-decoration: none;
	color: #125798;
}
H1 A:hover, H2 A:hover
{
	text-decoration: underline;
}
H1
{
	font-size: 38px;
}
H2
{
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}
H3
{
	font-size: 16px;
	color: #939292;
}
P, UL, OL
{
	margin-top: 1.5em;
	line-height: 190%;
}
UL, OL
{
	margin-left: 3em;
}
BLOCKQUOTE
{
	margin-left: 3em;
	margin-right: 3em;
}
A
{
	color: #125798;
}
A:hover
{
	text-decoration: none;
	color: #8D0000;
}
A IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin-right: 20px;
}
IMG.right
{
	float: right;
	margin-right: 20px;
}
/*Logo*/
#logo
{
	width: 870px;
	height: 0px;
	margin: 0 auto;
}
#logo H1, #logo H2
{
	margin: 0;
}
#logo H1
{
	float: left;
	padding-top: 0px;
}
#logo H2
{
	float: right;
	padding-top: 15px;
	font-size: 16px;
	font-weight: normal;
}
#logo H2, #logo H2 A
{
	color: #939292;
}
#logo A
{
	text-decoration: none;
}
/*Menu*/
#menu
{
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #4E9FC8 url(images/img02.jpg) no-repeat;
}
#menu UL
{
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}
#menu LI
{
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}
#menu LI.first
{
	background: none;
}
#menu A
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu A:hover
{
	text-decoration: underline;
}
/*Search*/
#search
{
	float: right;
	width: 200px;
}
#search FORM
{
	margin: 0;
	padding: 0;
}
#search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#search INPUT
{
}
#search #s
{
	width: 150px;
}
#search #x
{
	display: none;
}
/*Banner*/
#banner
{
	width: 1000px;
	margin: 0 auto;
	padding: 4px 0 0px;
}
/*Page*/
#page
{
	width: 900px;
	margin: 0 auto;
	padding: 0px 35px 0 25px;
	background: url(images/img06.gif) no-repeat;
}
/*Content*/
#content
{
	float: right;
	width: 603px;
}
.post
{
}
.post .title
{
	margin: 0;
	padding: 20px 20px 0;
}
.post .entry
{
	padding: 0 20px;
}
.post .meta
{
	height: 47px;
	margin: 20px 0 40px;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 250px;
}
#sidebar UL
{
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar LI
{
	margin-bottom: 40px;
}
#sidebar LI UL
{
}
#sidebar LI LI
{
	margin: 0;
	padding: 0px 15px;
}
#sidebar LI H2
{
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #4E9FC8 url(images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}
#sidebar LI P
{
	padding: 0 20px;
}
/*Calendar*/
#sidebar #calendar
{
	padding: 0;
}
#calendar CAPTION
{
}
#calendar TABLE
{
	width: 100%;
	padding: 0 20px;
	text-align: center;
}
#calendar THEAD TH
{
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}
#calendar TBODY TD
{
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}
#calendar TFOOT TD
{
	border-top: 1px solid #F2F2F2;
}
#calendar #prev
{
	text-align: left;
}
#calendar #next
{
	text-align: right;
}
#calendar A
{
	font-weight: bold;
}
/*Footer*/
#footer
{
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img06.gif) no-repeat;
}
#footer P
{
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}
#footer A
{
	color: #B4B4B4;
}
#footer .legal
{
	float: left;
}
#footer .credit
{
	float: right;
}

