BODY
{
	font: 1em "Trebuchet MS", Tahoma, Arial, "Monotype Corsiva";
	color: #000000;
	background: #DEC394;
}
A
{
	color: #800000;
	text-decoration: none;
}
A:visited
{
	color: #700000;
	text-decoration: none;
}
A:hover
{
	color: #A70000;
	text-decoration: none;
}
IMG
{
	border: none;
}
P
{
	margin: 0px;
}
H1
{
	margin: 0px;
	height: 60px;
	font: lighter 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
H1 A, H1 A:visited
{
	color: #700000;
	text-decoration: none;
}
H1 A:hover
{
	color: #A70000;
	text-decoration: none;
	border: none;
	background: none;
}
H2
{
	color: #800000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #4395BC;
	width: 100%;
	font: lighter 1.3em/1em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
H2 A, H2 A:visited
{
	color: #700000;
	text-decoration: none;
}
H2 A:hover
{
	color: #A70000;
	text-decoration: none;
}
H3
{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #800000;
	margin: 10px 0px 5px;
}
H4
{
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #800000;
	margin: 10px 0px 5px;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
#wrapper
{
	border-top: 1px solid #FFFFFF;
}
#page
{
	margin: 0px auto;
	width: 778px;
}
/*header area*/
#header
{
}
#logo
{
	margin: 0px auto;
	width: 760px;
}
#headerimg
{
	position: relative;
/*padding: 10px 0px 0px 10px;*/
	height: 60px;
	margin: 0px auto;
	width: 760px;
}
#headerimg .indent
{
	text-indent: 115px;
}
#headerimg .description
{
	text-indent: 115px;
	position: absolute;
	bottom: 3px;
	color: #800000;
	font-size: 14px;
}
#navi
{
	height: 30px;
	width: 760px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	line-height: normal;
}
#nav
{
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: right;
}
#nav LI
{
	float: left;
	height: 30px;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item A
{
	color: #800000;
	display: block;
	text-decoration: none;
	padding: 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#nav LI:hover
{
	background-position: 100% -36px;
}
#nav .page_item A:hover
{
	background-position: 0px -36px;
	border: none;
}
#nav LI.current_page_item
{
	color: #800000;
	text-decoration: none;
	border-bottom: 1px solid #E3F7FF;
}
#nav .current_page_item A, #nav .current_page_item A:visited
{
	color: #800000;
	text-decoration: none;
}
/*content area*/
#content
{
/*padding: 10px 0px 30px 13px;*/
	float: left;
	width: 540px;
	overflow: hidden;
}
#content IMG
{
	border: 1px solid #D3EAF3;
/*padding: 5px;*/
}
.post
{
	clear: both;
	padding-top: 15px;
}
.post-date
{
	width: 45px;
	height: 49px;
	float: left;
}
.post-month
{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day
{
	font-size: 18px;
	text-transform: uppercase;
	color: #303030;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry
{
}
.post-cat
{
	padding-left: 20px;
	float: left;
}
.post-comments
{
	padding-left: 20px;
	float: right;
}
.post-calendar
{
	padding-left: 20px;
	float: right;
	font-size: 75%;
	color: #2F2F2F;
}
.post-content
{
	clear: both;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 10pt;
}
.post-info
{
	padding: 10px;
	height: 15px;
	color: #800000;
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	border-bottom: 3px solid #DBEFC1;
	border-top: 1px solid #DBEFC1;
}
.post-info A
{
	color: #555555;
	text-decoration: none;
}
.post-info A:hover
{
	color: #000000;
	border: none;
	background: none;
}
.post-content BLOCKQUOTE
{
	border-right: 2px solid #DBEFC1;
	border-bottom: 2px solid #DBEFC1;
	padding: 8px;
}
.navigation
{
	clear: both;
	padding: 10px 0px;
}
.navigation A, .navigation A:visited
{
	color: #700000;
}
.previous-entries A
{
	float: left;
	padding-left: 18px;
}
.next-entries A
{
	float: right;
	padding-right: 18px;
}
/*comments area*/
#comments, #respond
{
	border-bottom: 1px dotted #4395BC;
	padding: 10px 0 5px;
	clear: both;
}
.commentlist
{
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist LI
{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt
{
	border: 1px dotted #DBEFC1;
}
.commentlist CITE, .commentlist CITE A, .commentlist CITE A:visited
{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist SMALL
{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform
{
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform P
{
	padding: 6px 0px;
	margin: 0px;
}
#commentform LABEL
{
	color: #787878;
	font-size: 87%;
}
#commentform INPUT
{
	width: 200px;
	background: #F3FCE6;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform TEXTAREA
{
	width: 485px;
	height: 115px;
	background: #F3FCE6;
	border: 1px solid #DBEFC1;
	padding: 2px;
	margin-top: 3px;
}
#commentform TEXTAREA:focus, #commentform INPUT[type="text"]:focus
{
	background: #FFFFFF;
}
#commentform #submit
{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0C72A2;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar*/
#sidebar
{
	float: right;
	padding: 7px 10px 20px 0px;
	width: 190px;
	color: #800000;
	overflow: hidden;
}
/*sidebar title (h2)*/
#sidebar H2, #sidebar .sidebartitle
{
	font: bold 1.5em "Monotype Corsiva";
	color: #800000;
	border-bottom: 1px solid #DBEFF6;
	margin-bottom: 5px;
}
/*sidebar text styles*/
#sidebar A:hover
{
	border: none;
}
#sidebar A, #sidebar A:visited
{
	color: #700000;
	text-decoration: none;
}
#sidebar LI A:hover
{
	color: #800000;
	border-bottom: 1px solid #789D47;
	text-decoration: none;
}
.widget
{
	padding: 5px 10px 10px;
	margin-bottom: 10px;
	border: 2px solid #DBEFF6;
}
/*sidebar list level1*/
#sidebar UL
{
	margin: 0;
	padding: 0;
}
#sidebar UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2*/
#sidebar UL LI UL
{
	padding: 0;
	margin: 0;
}
#sidebar UL LI UL LI
{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #DBEFC1;
}
/*sidebar list level3*/
#sidebar UL LI UL LI UL LI
{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll*/
UL.linkcat LI, DIV.linkcat LI
{
	padding-left: 20px !important;
}
/*category widget*/
UL.list-cat LI, DIV.widget_categories LI
{
	padding-left: 20px !important;
}
/*archives widget*/
UL.list-archives DIV, LI.widget_archives LI
{
	padding-left: 20px !important;
}
/*pages widget*/
UL.list-page LI, DIV.widget_pages LI, LI.widget_recent_entries LI
{
	padding-left: 20px !important;
}
/*sub-pages*/
UL.list-page LI UL DIV, LI.widget_pages LI UL LI
{
	padding-left: 10px !important;
}
/*recent comments widget*/
DIV.widget_recent_comments LI
{
	padding-left: 20px !important;
}
/*calendar widget*/
DIV.widget_calendar TD
{
	padding: 1px 5px;
}
/*text widget*/
.textwidget
{
	padding-top: 5px;
}
/*search form*/
#search
{
	float: right;
	margin: -70px 20px 0px 0px;
	width: 200px;
	height: 31px;
	text-align: center;
}
#searchform
{
	margin: 3px 0 0;
}
#searchform BR
{
	display: none;
}
#searchform #s
{
	width: 130px;
	height: 17px;
	padding: 3px 5px 0px;
	border: 1px solid #4395BC;
	background: #FFF;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/*search form button - to specify button only use input[type="submit"]*/
#searchform INPUT
{
	background: none;
	border: none;
	height: 16px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
}
/*footer area*/
#footerbg
{
	clear: both;
	border-top: 1px solid #7FD4F4;
	padding-bottom: 20px;
}
#footer
{
	width: 760px;
	margin: 0px auto;
	font-size: 90%;
	color: #303030;
	line-height: 130%;
}
#footer A, #footer A:visited
{
	color: #700000;
}
#footer H4
{
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #800000;
	margin: 10px 0px 5px;
}
.footer-recent-comments
{
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments UL LI
{
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts
{
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts STRONG
{
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts UL LI
{
	padding: 0px 0px 10px 20px;
}
.footer-meta
{
	width: 220px;
	float: right;
	margin-left: 10px;
}
.footer-meta STRONG
{
	font-size: 80%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta UL LI
{
	padding: 0px 0px 10px 20px;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/*credits*/
#credits
{
	margin: 0px auto;
	width: 760px;
	color: #303030;
	font-size: 85%;
	line-height: 120%;
}
#credits A, #credit A:visited
{
	color: #700000;
}
.footer-meta UL LI.rss
{
	padding: 0px 0px 10px 20px;
}
.loginout
{
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/*alignments*/
.center
{
	text-align: center;
}
IMG.center, IMG[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
IMG.alignleft, IMG[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}
.alignright
{
	float: right;
}
IMG.alignright, IMG[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}
.clear
{
	clear: both;
}
HR.clear
{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
