@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 1.3em;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: inherit;
	color: #F00;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: AntiqueOlive;
	color: #F00;
	line-height: 100%;
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.05em;
}
.wrapper {
	background: url(../images/header_bg.jpg) no-repeat center top;
	width: 100%;
	position: relative;
}
ul {
	margin: 1em;
}
ul li{
	list-style-type: disc;
	list-style-position: outside;

}
.linkcat {
	list-style-type: none;
}


.wrapper .wrapper_inner {
	width: 948px;
	margin: 0 auto;
	position: relative;
}
.header {
	vertical-align: top;
	padding-top: 15px;
}
.clearer {
	clear: both;
}

.header .bloglogo {
	float: left;
}
.header .rdslogo {
	float: right;
}

.menu {
	float: left;
	background: url(../images/menu_bg.png);
	height: 35px;
	width: 642px;
	position: relative;
}
.menu_inner {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 300;
	color: #FFF;
	padding: 10px 20px 0 20px;
	width: 100%;
}
.menu_inner a, .menu_inner a:link, .menu_inner a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_inner a:hover   {
	color: #FFF;
	text-decoration: underline;
}
.menu_catlist {
	display: none;
	background-color: #262626;
	margin: 0;
	position: relative;
	z-index: 301;
	top: 5px;
	left: 185px;
	width: 300px;
}
.menu_catlist li   {
	display: block;
	list-style-type: none;
	list-style-position: outside;

}
.menu_catlist li a:link,.menu_catlist li a:visited{
	display: block;
	border-bottom: solid 1px #ccc;
	padding: 3px 3px;
	font-weight: normal;

}
.secNav {
	height: 35px;
	position: relative;
	float: left;
	width: 306px;
}
.secNav_inner {
	position: absolute;
	top: 0px;
	z-index: 100;
	right: 0px;
	padding-right: 25px;
}
.secNav_inner img {
	padding: 0 3px;
	float: left;
}

.secNav_inner a.emailUs , .secNav_inner a:link.emailUs,.secNav_inner a:visited.emailUs{
	padding: 3px 0;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}
.secNav_inner a:hover.emailUs  {
	background-color: #303030;

}





.boddy {
	position: relative;
	clear: both;
}

.boddy_inner {
	background: url(../images/body_top_bg.png) no-repeat center top;
	position: relative;
	left: -11px;
	top: -6px;
	z-index: 200;
	width: 970px;
}
.boddy_inner_padder {
	padding: 12px 11px 0px 11px;
	position: relative;
}
.articles {
	float: left;
	clear: left;
	margin: 20px;
	width: 602px;
}
a:link.readMore , a:visited.readMore{
	color: #F00;
	float: right;
	display: block;
	padding: 3px 5px;
	margin: 10px 0;
	font-weight: bold;
}
a:hover.readMore  {
	color: #FFF;
	background-color: #303030;
	text-decoration: none;
}

.completeArticle {
	float: none;
	margin: 20px 50px;
	width: auto;
	clear: both;
}
.search {
	float: right;
	clear: right;
	width: 296px;
	margin: 20px 10px 20px 0;
}
.search input {
	width: 236px;
	height: 19px;
	background: url(../images/searchField_bg.png) no-repeat left top;
	padding: 10px 10px 10px 50px;
	border: none;
}

.sidebar {
	float: right;
	clear: right;
	width: 296px;
	margin: 0 10px 20px 0;
	font-size: 11pt;
}
.horizontalSidebar {
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 20px 0;
}
.date {
	font-size: 0.8em;
	display: block;
	float: left;
	width: 530px;
}
.entry {
	clear: both;
	padding: 20px 0 0 0;
}

.comments_total {
	background: url(../images/comments_total_bg.png) no-repeat left top;
	width: 69px;
	height: 52px;
	font-weight: bold;
	text-align: center;
	float: right;
}
.comments_total a{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px 0 20px 0;

}
.summaryTitle {
	float: left;
	clear: left;
	width: 530px;
}
img.float_to_left {
	float: left;
	margin-right: 10px;
}
.hr {
	background: url(../images/hr.jpg) no-repeat center top;
	height: 17px;
	width: 100%;
	border: none;
	margin: 30px 0;
	clear: both;
}
.panel {
	margin: 0 0 20px 0;
	width: 296px;
}
.horizontalPanel {
	float: left;
	margin-left: 20px;
}

.panel_header {
	position: relative;
}
.panel_header_border {
	background: url(../images/panel_top_bg.jpg) no-repeat left top;
	height: 8px;
}
.panel_header_title {
	background-color: #303030;
	color: #FFF;
	padding: 2px 10px 8px 10px;
}
.panel_body_border {
	background: url(../images/panel_bottom_bg.jpg) no-repeat left top;
	height: 7px;
}
.panel_body_contents {
	background-color: #F1F1F1;
	padding: 10px;
	font-size: 10pt;
}

.footer {
	background: url(../images/footer_bg.jpg) no-repeat center top;
	clear: both;
	background-color: #303030;
	overflow: visible;
	padding-bottom: 20px;
}
.footer .footer_inner {
	width: 948px;
	margin: 0 auto;
	color: #CCC;
	font-size: 0.8em;
	padding-top: 100px;
}
.footer_column   {
	width: 31%;
	float: left;
	margin-left: 2%;
}
.footer_column   a, .footer_column a:link, .footer_column a:visited{
	color: #CCC;

}
.post_tags {
	display: none;
}
.post_catInfo {
	font-size: 0.8em;
	padding: 15px 0;
}
.post_single-category {
	float: left;
	margin: 20px 0 0 50px;
}
.twitBody li {
	list-style-type: none;
	display: block;
	padding: 5px;
	font-size: 8pt;
	border: solid 1px #ccc;
	margin-top: -1px;

}
.twitter_updates {
	padding: 10px;
}

.twitBody li:hover{
	background-color: #FFDFDF;


}
.twitUser img {
	width: 70px;
}
.twitHeader {
}

.twitter-bird {
	display: block;
	position: relative;
	right: 0px;
	top: -14px;
	float: right;
}
.navigation {
	clear: both;
	overflow: auto;
	margin: 2em 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}



.wp-pagenavi {
	text-align: center;
}
.pagetitle {
	padding: 1em;
	margin: 1em 0;
	border-bottom: 1px dashed #f00;
	border-top: 1px dashed #f00;
	font-size: 15pt;
}
.postlist-block {
	padding: 1em 0;
}
ol.commentlist li{
	font-size: 8pt;
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #F9F9F9;
	margin: 5px 0;
	line-height: 1.5em;
	-moz-border-radius: 7px;
}
ol.commentlist li p{
	clear: both;
}
cite.fn {
	font-weight: bold;
	font-style: normal;
}
.comment-author {
	float: left;
	clear: left;
}
.comment-meta {
	float: right;
	clear: right;
}
