*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
}

img
{
	border: none;
}

.clear_float
{
	clear: both;
}

#baseurl
{
	display: none;
}

#page
{
	margin: 12px auto;
	width: 890px;
}

#header_search
{
	padding-top: 2px;
	height: 23px;
	text-align: right;
	background: transparent url(../img/header.jpg) right top no-repeat;
	border: 1px solid #336;
}

#search input
{
	padding: 1px;
	color: #006;
	font-size: 11px;
	border: 1px solid #336;
}

#search input#s
{
	width: 150px;
}

#header_pages
{
	padding-top: 3px;
	height: 17px;
	text-align: center;
	background: #066;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#header_pages ul li
{
	margin-right: 15px;
	display: inline;
}

#header_pages ul li a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#header
{
	height: 180px;
	background: transparent url(../img/header.jpg) right top no-repeat;
	border: 1px solid #336;
}

#header_lt
{
	float: left;
	width: 220px;
	font-size: 1px;
	display:  inline;  /** IE BUG */
}

#header_rt
{
	float: right;
	width: 668px;
	line-height: 180px;
	font-size: 1px;
	text-align: center;
	vertical-align: middle;
	display:  inline;  /** IE BUG */
}

#header_rt h1
{
	color: #006;
	font-size: 32px;
}

#body
{
	background: transparent url(../img/body.jpg) left top repeat-y;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#body_lt
{
	float: left;
	padding: 10px;
	width: 200px;
	display:  inline;  /** IE BUG */
}

#sidebar ul
{
	margin-left: 20px;
	list-style-image: url('../img/arrow.gif');
}

#sidebar ul ul
{
	margin-left: 10px;
	list-style: none;
	list-style-image: none;
}

#sidebar ul ul li
{
	margin-bottom: 3px;
	color: #777;
	font-size: 11px;
}

#sidebar ul ul li a
{
	color: #336;
	text-decoration: none;
}

.pagenav,
.categories,
.archives,
.linkcat,
.meta
{
	margin-bottom: 25px;
}

.pagenav h2,
.categories h2,
.archives h2,
.linkcat h2,
.meta h2
{
	margin-bottom: 3px;
	color: #006;
	font-size: 15px;
	font-weight: bold;
}

#goo_ads
{
	margin-top: 30px;
	padding: 10px 0;
	text-align: center;
}

#body_rt
{
	float: right;
	padding: 20px;
	width: 628px;
	display:  inline;  /** IE BUG */
}

.content_header h2
{
	margin-bottom: 20px;
	padding: 3px 3px;
	color: #066;
	font-size:  18px;
	text-align: center;
	background: #ADE;
	border-top: 1px solid #336;
	border-bottom: 1px solid #336;
}

.content_title h2
{
	padding: 0 0 1px 23px;
	color: #006;
	font-size: 15px;
	border-bottom: 1px solid #336;
	background: transparent url(../img/pill.gif) left top no-repeat;
}

.content_title h2 a
{
	color: #006;
	font-size: 15px;
	text-decoration: none;
}

.content_date
{
	margin: 3px 0 15px 0;
	padding-left: 23px;
	height: 16px;
	line-height: 16px;
	color: #777;
	font-size: 10px;
	text-align: ;
	vertical-align: middle;
	background: transparent url(../img/clock.gif) left top no-repeat;
}

.content_body
{
	color: #336;
	line-height: 16px;
}

.content_body p
{
	margin-bottom: 14px;
}

.content_body a
{
	color: #336;
	font-weight: bold;
	text-decoration: none;
}

.content_body img
{
	margin: 10px;
}

.content_body ul li,
.content_body ol li
{
	margin-left: 20px;
}

.content_body .alignright
{
	float: right;
	text-align: center;
}

.content_body .alignleft
{
	float: left;
	text-align: center;
}

.content_body .aligncenter
{
	margin: 0 auto;
}

.content_tags
{
	margin-bottom: 15px;
	color: #777;
	font-weight: bold;
}

.content_tags a
{
	color: #336;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.related_posts
{
	margin: 5px 0 15px 0;
}

.related_posts h3
{
	color: #336;
	font-size: 13px;
	font-weight: bold;
}

.related_post
{
	margin: 2px 10px;
	list-style: none;
}

.related_post li a
{
	color: #006;
	font-size: 11px;
	text-decoration: none;
}

.sociable
{
	text-align: center;
}

.content_postmeta
{
	margin-bottom: 30px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 1px dashed #58B;
}

.content_postmeta a
{
	color: #336;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.content_postmeta1
{
	margin-bottom: 35px;
	padding-bottom: 5px;
	color: #555;
	text-align: center;
	border-bottom: 1px dashed #58B;
}

.content_postmeta1 a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.content_nav
{
	margin-bottom: 25px;
}

.content_nav_lt
{
	float: left;
	width: 49%;
}

.content_nav_lt a
{
	padding-left: 22px;
	color: #066;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	background: transparent url(../img/prev.gif) left top no-repeat;
}

.content_nav_rt
{
	float: right;
	width: 49%;
	text-align: right;
}

.content_nav_rt a
{
	padding-right: 22px;
	color: #066;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	background: transparent url(../img/next.gif) right top no-repeat;
}

.entry
{
	margin: 15px auto;
	width: 250px;
}

.entry p,
.entry p br
{
	margin-bottom: 15px;
	color: #336;
	font-weight: bold;
}

#respond
{
	margin: 0 15px 15px 15px;
}

#respond h3
{
	margin-bottom: 10px;
	color: #336;
	font-size: 14px;
	font-weight: bold;
}

#respond p
{
	margin-bottom: 15px;
}

#respond p input,
#respond p textarea
{
	padding: 1px;
	color: #006;
	font-size: 11px;
	border: 1px solid #AAA;
}

#respond p small
{
	margin-left: 5px;
	color: #444;
}

#respond_logged,
.subscribe-to-comments
{
	color: #006;
	font-size: 11px;
}

#respond_logged a
{
	color: #444;
	font-weight: bold;
}

textarea#comment
{
	width: 400px;
	height: 60px;
}

#footer
{
	border: 1px solid #336;
	background: #066;
}

#footer_top
{
	height: 20px;
	border-bottom: 1px solid #336;
	display: none;
}

#footer_bot
{
	padding-top: 3px;
	height: 30px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}

#footer_bot a
{
	color: #FFF;
	font-size: 11px;
	text-align: center;
}

/** CSS Comments */
ol.commentlist { list-style: none; }
ol.commentlist li.comment { position: relative; margin-bottom: 25px; padding-bottom: 5px; border-bottom: 1px dashed #58B; }
ol.commentlist li div.comment-author { padding: 2px; background: #E2ECEE; border: 1px solid #CCC; }
ol.commentlist li.comment em { position: absolute; top: 4px; left: 400px; color: #25A; font-weight: bold; }
ol.commentlist li div.vcard cite.fn { position: relative; top: -18px; margin: 0 0 0 8px; color: #666; font-size: 14px; font-weight: bold; font-style: normal; }
ol.commentlist li div.vcard cite.fn a.url { color: #666; font-size: 14px; font-weight: bold; font-style: normal; text-decoration: none; }
ol.commentlist li div.vcard span.says { display: none; }
ol.commentlist li div.comment-meta { position: relative; top: -20px; margin: 0 0 0 47px; padding-left: 14px; font-size: 10px; background: transparent url('../img/bg_clock.gif') left center no-repeat; }
ol.commentlist li div.comment-meta a { color: #888; text-decoration: none; }
ol.commentlist li p { padding: 0 15px; color: #555; }