/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	width: 177px;
	padding-left: 9px;
	padding-right: 20px;
	font-size: 13px;
	position: relative;
	clear:  both;
}

#l_sidebar li a {
	width: 177px;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	width: 177px;
	padding-left: 7px;
	padding-right: 12px;
	font-size: 13px;
}

#r_sidebar li a {
	width: 177px;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

#r_sidebar input {
	width:144px;
	border:1px solid #6b6b6b;
	font-size: 13px;
}

#r_sidebar textarea {  
	width:144px;
	border:1px solid #6b6b6b;
	font-family: georgia, palatino, times news roman, serif;
	font-size: 13px;
}  
/*************************************
	Sidebar
**************************************/
.newsletter {  
	text-align:left;  
	width:144px;  
	padding:10px;  
	margin:0 auto;  
	border:0px solid #7f7f7f;
	font-size: 13px;
	background-color: #dfdfdf;
}  

#sidebar {
	padding: 0px;
	background-color: #00ff00;
}
/*************************************
	Header
**************************************/
#header {
	width: 966px;
	margin: 0px auto;
	position: relative;
	clear:  both;
	background: #ffffff url('images/body_bg.jpg') repeat-y left top;
}

#header .title {
}

#header .description {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:  951px;
}
/*************************************
	Footer
**************************************/
#footer {
	width: 966px;
	padding-top: 20px;
	margin:  0px auto;
	position: relative;
	clear: both;
	background: #ffffff url('images/body_bg.jpg') repeat-y left top;
}

.container-bot-bg {
}

#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
}

#footer .cats {
	color:#08356e;
	position: absolute;
	top: 130px;
	left: 55px;
	padding: 1px 1px 1px 1px;
}
/*************************************
	Main Container
**************************************/
#container { 
	width: 966px;
	background: #ffffff url('images/body_bg.jpg') repeat-y left top;
	margin: 0 auto;
}

.container1L, .container2L {
	width: 171px;
	padding-top: 4px;
}

.container1L h3 {
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #f0f0f0 url('images/header_bg.gif') no-repeat scroll left top;
}

.container2L h3 {
	color: #ffffff;
	height: 60px;
	line-height: 30px;
	padding: 0px;
	background: #000000 url('images/sidebar_headerBG.jpg') no-repeat scroll left top;
}

.container1L .links, .container2L .links {
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
}

.container1L .links2 {
	border: 1px solid #a9ccdf;
	background: #efefef;
	padding: 0.5em;
}

.container1L .links ul, .container2L .links ul {
	list-style: none;
}

.container1L .links ol, .container2L .links ol {
	list-style: disc url('images/bullet.jpg');
	margin-left: 1em;
}

.container1L .links li, .container2L .links li, .twork li {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 13px;
	background: #ffffff url('images/li_divider.jpg') no-repeat scroll left bottom;
	list-style: disc url('images/bullet.jpg');
}

#footer .cats li {
	list-style-type: none; 
}
/*************************************
	Links
**************************************/
a, a:link {
	color: #4166bf;
	cursor: pointer;
	text-decoration: none;
}

a:visited {
	color: #319de8;
}

a:active, a:focus {
	color: #4166bf;
}

a:hover, #l_sidebar li a:hover, #r_sidebar li a:hover {
	color: #df1a21;
}
/*************************************
	Links Part 2
**************************************/
a img {
	border: 0px;
}

.post h2 a{
	margin: 0px;
}

.auth a, .page-nav a, .post-meta-bottom a, .post-meta-top a, .pmt a {
	text-decoration: none;
}

.nav-previous a {
	padding-left: 10px;
}

.nav-next a {
	padding-right: 10px;
}

#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
/*************************************
	Headings
**************************************/
h1 {
	font-weight: normal;
	text-align: center;
	color: #4166BF;
	font-size: 24px;
}

h3 {
	color: #BB161D;
	font-size: 17px;
	font-weight: normal;
}

h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}

h2 {
	color: #4166BF;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

h5 {
	color: #4166BF;
	height:33px;
	line-height: 33px;
	background: #ffffff url(images/mid_header_bg.gif) top left no-repeat;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

h6 {
	color: #4166BF;
	font-size: 13px;
	font-weight: bold;
}
/*************************************
	Search Form
**************************************/
.searchform {
}

.searchform .s {
	border: solid 1px #000000;
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 150px;
	height: 17px;
	position: absolute;
	top: 190px;
	left: 80px;
	padding: 1px 1px 1px 1px;
}

.searchform .button2 {
	position: absolute;
	top: 190px;
	left: 240px;
}
/*************************************
	Signup Form
**************************************/
.container1L .s {
	border: solid 1px #5e98b0;
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 147px;
	height: 15px;
	position: absolute;
	top: 24px;
	left: 558px;
	padding: 1px 1px 1px 1px;
}

.container1L .button2 {
	position: absolute;
	top: 24px;
	left: 715px;
}
/*************************************
	Content
**************************************/
#content {
	background-color: #ffffff;
	width: 550px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 15px;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
}

#content .pi {
	font-size: 12px;
}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
	
#content li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
#content ol li {
	list-style-type: decimal;
}

#content img.alignright {
    float:right;
    padding: 0px 10px 5px 0px;
 }
   
#content img.alignleft {
    float:left;
    padding: 0px 10px 5px 0px;
 }
   
#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
 }
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}

.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}

.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
/*************************************
	Comments
**************************************/
#comments-wrap {
}

#comments-wrap h6 {
	font-size: 20px;
}

.commentlist {	
}

.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}

.comment-metadata {
	background: #ffffff;
	padding: 10px;
	color: #FFF;
}

.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.authorcomment .comment-body {
	border: none;
}

.authorcomment .comment-metadata {
	background: #ffffff;
	padding: 11px 10px;
	color: #AD5433;
}

#commentform {
}
/*************************************
	Popular Posts Section
**************************************/
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #ffffff url(images/popular-bottom.gif) bottom left no-repeat;
}

#popular ul li {
	margin: 0px; padding: 0px;
}

#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}

#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	display: block;
	width: 150px;
	height: 34px;
	text-transform: none;
	font-size: 13px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
	vertical-align: middle;
}

.feeds a, .feeds img {
	padding: 0px; 
	margin: 0px;
	vertical-align: middle;
}

.feeds .rss {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

/*********************************************
	Slideshow Styles
*********************************************/
.flashclass{ 
	width: 350px; /*a width should be defined for transition to work*/
	border: 0px solid #ffffff;
	padding: 5px;
}

.flashclass img{
	border-width: 0;
}
/*********************************************
	Misc Styles
*********************************************/
body {
	color: #000000;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	background-color: #acacac;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

body * {
	margin: 0px; 
	padding: 0px;
}

img {
	border: none;
	background: none;
	padding: 0px 0px 0px 0px;
}

hr {
	height: 2px;
	color: #000000;
}

blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	color: #666666;
}

blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.clearboth {
	clear: both;
}

.cat {
	float:  left;
	width: 75%;
	text-align: left;
}

.cat span {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

.comm {
	float: right;
	width: 25%;
	text-align: right;
}

.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

.auth {
	float: left;
	width: 50%;
	text-align: left;
}

.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}

.date {
	float: right;
	width: 50%;
	text-align: right;
}

.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
	Our Styles
*********************************************/
.midbox {
	background-color: #efefef;
	font-size: 13px;
	font-color: #000000;
}
	
.twork {
	color: white;
	line-height: 21px;
	padding: 0px 0 0px 0px;
	background: #a2a2a2;
	text-align: left;
}

.emailD {
	background: url('images/stay_connected.jpg') no-repeat top left;
	width: 175px;
	height: 190px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.morex, #morex .a, #morex .a:link, #morex .a:visited {
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	font-size:12px;
	font-weight:bold;
	color: #a62b2d;
	text-decoration: none;
}
/*********************************************
	Post Styles
*********************************************/
.post {
	background: transparent url(images/title_bar.jpg) left top no-repeat;
	margin: 0px;
	text-align: left;
	width: 460px;
}

.post h2 {
	margin: 0px;
	padding: 10px;
}

.post-teaser {
	color:#4166BF;
	text-decoration: none;
	text-align: right;
}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 13px;
	color: #8E8F91;
	clear: both;
}

#content .post-meta-bottom {
	background: #ffffff url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 13px;
	color: #535353;
	clear: both;
}
/*********************************************
	Post Styles
*********************************************/
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {

	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.widget_text ul,
.widget_text ul li,
.widget_text ul li:hover,
.widget_text ul li.sfhover {
line-height:20px;
padding-left:12px;
width:160px;
margin: 0 0 0 20px;
}

.widget_text ul li a:link,
.widget_text ul li a:visited,
.widget_text ul li a:active {
display:block;
line-height:20px;
margin: 0 0 0 20px;
width:160px;
}

.widget_text ul li a:hover {
display:block;
line-height:20px;
margin: 0 0 0 20px;
width:160px;
}

#wpp-3 {
background-image: none;
list-style-type: none;
list-style: none;
}



.widgettitle,
td#left h3.tw-widgettitle,
td#right h3.tw-widgettitle,
td#left ul.tw-nav-list,
td#right ul.tw-nav-list {
	display:none;
        padding:0;
        margin: 0 0 0 20px;
}
