/*--------------------------------------------------------------- */
/* CSS Reset */
/*--------------------------------------------------------------- */

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, sub, sup, tt, var, b, u, i, center, 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;
	vertical-align: baseline;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: 12px;
	color: #232d30;
	line-height: 24px;
	
}
body {
	line-height: 1;
	background: #171b1c url(images/bodybg.jpg) no-repeat fixed center 100px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{
display: none;
}

/* Layout
--------------------------------------------------------------- */

.post .author {
	display: block;
	position: relative;
}

.post .author p {
	position: absolute;
	display: block;
	width: 610px;
	margin-left: -30px;
}

.post .author p, .post .author p i {
	background-color: #e8f1f8;
	text-align: right;
	padding: 0 0 0 0;
	font-family: Georgia, serif;
	font-size: 15px;
	text-transform: lowercase;
	color: #29437D;
	padding: 2px 15px 2px 0;
}

.post .author img {
	float: right;
	margin-left: 15px;
	position: relative;
	display: inline;
}

ol.commentlist li.authorli img.avatar {
	float: left !important;	
}

.primarynav{
width:1004px;
margin: 0 auto;
position: relative; 
top: 50px;
z-index: 9999;
height: 30px;
}

.primarynav *{

list-style: none;}

.primarynav li.current_page_item a, .primarynav li a.current_page_item {
color: #FFF;
}

.primarynav li.pagenav{
overflow:hidden;
width:545px;
}

.primarynav ul{
top:22px;
left: 0;
list-style: none;
height: 
}

.primarynav ul li{
float: left;
list-style: none;
line-height: 100%;
}

.primarynav a{
font-size: 24px;
font-family: Verdana, Helvetica, Arial, serif;
text-transform:lowercase;
color: #4f655d;
padding-right: 25px;
letter-spacing: -1px;
text-decoration: none;
line-height: 24px;
padding-bottom: 5px;
}

.primarynav a:hover{
color: #77959b;
}

.primarynav a.topnav_rss{
background:transparent url(images/rss.jpg) repeat scroll 0 0;
color:#FFFFFF;
padding:0 10px 0 30px;
position:absolute;
right:0;
top:0;
}

.primarynav h2{
display: none;
}

#sidebar{
width:285px;
float: right;
background: transparent url(images/sidebarbg.gif) repeat-y center top;
_margin-left:-18px;
}

#sidebar a:hover{
color: #FFF;
}


#sidebar h1.logo{
width: 250px;
padding: 0px;
margin: 0px auto;
}

#sidebar h1.logo a{
background: url(images/logo.gif) no-repeat center top;
width: 250px;
height: 120px;
display: block;
overflow: hidden;
text-indent: -999px;
border-top:6px solid #111f22;
}

input#submit{
border:1px solid #7BA2AD;
padding: 10px;
font-family: Verdana, Helvetica, Arial, serif;
background: #242f31;
text-transform: uppercase;
color: #FFF;
cursor: pointer;
font-size: 14px;
}

#commentform input#submit{
float: right;

}

#sidebar h2{
padding: 10px 10px 20px 10px;
background: url(images/heads.jpg) no-repeat center;
font-family: Verdana, Helvetica, Arial, serif;
font-size: 18px;
color: #FFF;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}

.narrowcolumn textarea{
border:2px solid #7BA2AD;
width:93%;width:445px;
font-family:Verdana,  Arial, Helvetica, serif;
font-size: 16px;
padding: 5px;
_width:405px;
float: right;
}

#sm_icons img.sm_l {
	margin-right: 5px;
}

.narrowcolumn h2.pagetitle{
margin-top: 30px;
text-transform: uppercase;
_margin-top:70px;
}

.narrowcolumn #commentform label{
display: block;
float: left;
text-align: right !important;
width:130px;
}

.narrowcolumn #commentform{
margin: 0px auto;
_margin-left:20px;
overflow: hidden;
height: 1%;
}

.narrowcolumn #commentform label small{
float: right;
}

.narrowcolumn .add_comment h3#respond{
font-family:Verdana,  Helvetica, Arial, serif;
font-size: 20px;
text-transform: uppercase;
padding:10px;
margin: 10px 0px;color: #293538;
border-bottom: 2px solid #293538;
text-align: right;
position: absolute;
top:-10px;
left: 0px;
letter-spacing: -1px;
width: 590px;
}

.narrowcolumn .add_comment{
position: relative;
padding:55px 10px 40px 10px;
margin: 10px 0px;
}

.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url{
float: right;
border:2px solid #7BA2AD;
font-family:Verdana,  Arial, Helvetica, serif;
font-size: 16px;
padding:5px 5px;
width:445px;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus{
background:#FFFFF5;
}

.narrowcolumn #commentform p{
clear: both;
overflow: hidden;
padding: 5px 0px;
height: 1%;
}



.innerpage .post{
padding-top: 40px !important;
}

#sidebar ul li ul li{
border-bottom:1px solid #1F2A2C;
}

#sidebar ul li ul.top_commenters{
margin: 0px auto;
}


#sidebar ul li ul.top_commenters li{
padding-top: 10px;
}

#sidebar ul li ul{
width:80%;
margin: 0px auto;
}

#sidebar ul li ul li {
display: block;
line-height: 13px;
position: relative;
}

#sidebar ul li ul li a {
color: #888d8f;
font-family: Verdana, Helvetica, Arial, serif;
text-transform: uppercase;
letter-spacing: -1px;
font-size: 12px;
text-decoration: none;
display: block;
padding:7px 10px 7px 0;
left: 10px;
position: relative;
}

#sidebar ul li ul li:hover {
	background-color: #2f3e40;
}

#sidebar ul li ul li span {
	float: left;
	color: #fff;
	position: relative;
	display: inline;
}

#sidebar ul li ul{
margin: 10px auto 0px auto;
}

#sidebar .description{
width:230px;
font-family: Verdana, Helvetica, Arial, serif;
margin: 0px auto;
color: #a8acad;
}

#sidebar .searchfield{
width:250px;
margin: 0px auto;
overflow:hidden;
clear: both;
padding: 5px 0px 3px 0px;
}

#sidebar .searchfield span, #sidebar .searchfield label{
display: none;
} 

#sidebar .searchfield input#searchsubmit{
border: none;
width:59px;
height: 28px;
display: block;
overflow: hidden;
text-indent: -999px;
line-height: 0;
float: left;
background: #0d1618 url(images/search_btn.jpg) no-repeat center;
cursor: pointer;
padding: 0 2px;
}

#sidebar .searchfield input{
border: none;
color: #ededed;
background: #101c1f;
float:left;
height:16px;
padding:6px;
width:126px;
}

.sidebar-right{
width:175px;
float: left;
padding-top: 70px;
margin-left: 12px;
}

#rss {
	background: url(images/rss.jpg) no-repeat 0 0;
	width: 28px;
	height: 28px;
	float: right;
	position: relative;
}

#rss a {
	display: block;
	text-decoration: none !important;
}

#rss a:hover {
	text-decoration: none !important;
}

.narrowcolumn, .widecolumn{
float: left;
padding-top:40px;
width:650px;
}

.narrowcolumn .post{
padding-right: 30px;
position: relative;
padding-bottom: 0px;
padding-top: 113px;
_overflow: hidden;
}

p.postmetadata{
padding-bottom: 20px;
display: none;
}

.comments a{
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #D0E6EC url(images/comments.gif) no-repeat scroll 99% 50%;
display: block;
margin-left: -15px;
padding-right: 25px;
width:610px;
text-align: right;
margin-bottom: 20px;
}

.narrowcolumn .post .comments a span{
font-size: 12px;
}

.PostHead{
left:-30px;
position:absolute;
top:30px;
width: 655px
}

.PostHead h2, .innerpage .post h2 {
padding-top: -1px;
padding-left: 11px;
font-size: 26px;
font-family:  "Helvetica Neue", Helvetica, Arial, "Trebuchet MS";
text-transform: uppercase;
text-decoration: none;
display: block;
position: relative;
font-weight: bold;
top: -1px;
letter-spacing: -1.5px;
line-height: 24px;
}

.innerpage .post h2{
float:none;
padding-left: 0px;
width:auto;
}

.PostHead h2 a{
font-size: 26px;
font-family: Verdana, Helvetica, "Myriad Pro", Arial, "Trebuchet MS";
text-transform: uppercase;
text-decoration: none;
line-height: 24px;
}

.PostHead h2 a:hover, div.home-page:hover {
	background-color: #E8F1F8;
}

.PostTime{
float:left;
overflow:hidden;
width:96px;
display: inline;
color: #fff;
background: #293538;
text-align: right;
font-weight: bold;
margin-right: 10px;
}
.PostHead small.PostDet, .PostHead small.PostDet a{
font-size: 12px;
text-decoration: none;
}

.PostHead small.PostDet{
clear:both;
display:block;
left:10px;
position:absolute;
top:-26px;
height: 23px;
width:395px;
overflow: hidden;
display: none;
}

.PostTime b{
background:#29437D;
clear:both;
color:#FFFFFF;
display:block;
font-family:Verdana, Helvetica,Arial,"Trebuchet MS";
font-size:62px;
font-weight:bold;
height:54px;
line-height:58px;
overflow:hidden;
padding:0;
text-align:right;
width:95px;
z-index:999;
letter-spacing: -5px;
}

.PostTime pm{
background: #293538;
color: #FFF;
padding:0px;
display: block;
width:95px;
left: 0;
font-size: 14px;
text-align: right;
height: 24px;

}

#page{
background: transparent url(images/wrapperbg.jpg) repeat-x center top;
width:959px;
margin: 0px auto;
overflow: hidden;
padding: 0px 15px 0px 30px;
position: relative;
z-index: 999;
}

.bgimage{
width:1004px;
margin: 0px auto;
background: #FFF url(images/sidebarbg.gif) repeat-y 705px 0px;
}

.google-ads{
width:175px;
overflow: hidden;
padding-top: 20px;
float: left;
display: block;
margin-left: 15px;
}


#sidebar ul.top_commenters li{
float: left;
padding-left: 15px;
}

#sidebar ul.top_commenters li span img{
border: 3px solid #101C1F;
overflow: hidden;
display: block;
width:32px;
height:32px;
}

#sidebar ul.top_commenters li span img:hover{
border: 3px solid #FFF;
}

.entry a.read_more {
	display: block;
	text-align: right;
	background: url(images/background-read-more.jpg) no-repeat top left;
	margin-left: 475px;
	padding-right: 20px;
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
}

.entry a.read_more:hover {
	text-decoration: underline;
}

.entry img {float: left; margin: 5px 20px 5px 0px; border: 1px solid #232D30;}

.caption {
	float: left;
	width: 54%;
}

.caption img {
	float: none;
	margin: 0px 0 5px;
	display: block;
}

.caption b {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	line-height: 20px;
	width: 300px;
	display: block;
}

.comments {
	display: none;
}

.post {
	border-bottom: 1px solid #bac4c6;
}

.textwidget {
	color: #e2e9eb;
	margin: 0 auto 10px;
	padding: 0 25px 0 30px;
	line-height: 20px;
	font-size: 11px;
}

/* Comments */

ol.commentlist li{
padding: 10px;
background: #D0E6EC;
margin-bottom: 15px;
border: 2px solid #7BA2AD;
height: 1%;
border-top: none;
font-size: 13px;
clear: both;
}

ol.commentlist li.author_comments {
	background: #536e73;
	margin-left: 50px;
	border: 2px solid #D0E6EC;
	height: 1%;
	border-top: none;
}

ol.commentlist li.author_comments p a {
	color: #ffbd5f;
}

ol.commentlist li.author_comments p {color: #fff;}

ol.commentlist li cite a{
font-size: 22px;
font-style: normal;
text-decoration: none;
}

ol.commentlist p {
	font: normal 11.5px/200% Verdana,Helvetica,Arial,serif;
	padding-bottom: 15px;
}

ol.commentlist p:last {
	padding-bottom: 0px;
}

.authordiv{
padding-bottom:25px;
background: transparent url(images/author.gif) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 13px 73px;
_height: 48px;
}

.author .authordiv {
	background: transparent url(images/author_admin.gif) no-repeat left bottom;
	padding-left: 115px;
}

.authordiv img{
float: left;
border: 2px solid #7BA2AD;
}

li.authorli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
}

.authordiv cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
}

.authordiv small{
float: left;
width:330px;
}

.authordiv small a{
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a{
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.CommWidth h3#comments{
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
}

h3#respond{
background: transparent !important;
}

.entry{
padding: 10px 0px;
}

.entry p{
padding-bottom: 10px;
}

.clear{
clear: both;
overflow: hidden;
height: 1%;
}

#footer{
width:100%;
background: #111f22;
padding: 10px 0px;
border-top: 4px solid #29437D;
}

.footerwrap, .footerwrap *{
width:1000px;
font-size: 13px;
margin: 0px auto;
color: #77959B;
text-align: right;
}

.footerwrap a{
color: #FFF;
}

.entry ul ul {
	margin-left: 20px;
}

.entry p a {
	color: #FF6600;
}

.entry p a:hover {
	text-decoration: none;
}

#rm_posts p {margin: 30px 0;}

#rm_posts p.lt_rmnp {
	text-align: left;
	float: left;
	width: 300px;
	display: inline;
}

#rm_posts p.rt_rmnp {
	text-align: right;
	float: right;
	width: 300px;
	display: inline;
}

#rm_posts a:hover {text-decoration: none;}

