/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	width: 190px;
	font-size: 13px;
	position: relative;
	clear:  both;
	margin-left: 10px;
}

#l_sidebar li a {
	width: 190px;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	font-size: 13px;
}

#r_sidebar li a {
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
}
/*************************************
	Sidebar
**************************************/
#sidebar {
	padding: 0px;
}
/*************************************
	Header
**************************************/
#header {
	width: 962px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear:  both;
	background: #cbe9f4 url('images/body_bg.jpg') repeat-y left top;
}
/*************************************
	Footer
**************************************/
#footer {
	width: 962px;
	margin:  0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear: both;
	background: #cbe9f4; /* url('images/body_bg.jpg') repeat-y left top; */
}

#footer .cats {
	color:#08356e;
	position: absolute;
	top: 130px;
	left: 55px;
	padding: 1px 1px 1px 1px;
}
/*************************************
	Main Container
**************************************/
#container { 
	width: 962px;
	background: #ffffff url('images/body_bg.jpg') repeat-y left top;
	text-align: left; 
	margin: 0 auto;
	border: 0px solid black;
	clear: both;
	padding: 0px;
}

.container1L {
	width: 190px;
	border-bottom: solid 1px #d5d5d5;
}

.container1L h3 {
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 8px;
	background: #ffffff; /* url('images/sidebar_header.jpg') no-repeat scroll left top; */
}

.container1L .links {
	text-align: left;
	background: #ffffff; /* url('images/sidebar_bg.jpg') repeat-y scroll left top; */
	padding-top: 4px;
	width: 180px;
	padding-right: 8px;
	border-left: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
}

.container1L .links ul, .container1L .links ol {
	list-style: disc url('images/bullet.jpg');
	margin-left: 2em;
}

.container1L .links li {
	line-height: 18px;
	padding-bottom: 8px;
	font-weight: normal;
}
/*************************************
	Links
**************************************/
.bluelink a, .bluelink a:link, .bluelink a:visited, .bluelink a:active, .bluelink a:focus, .bluelink a:hover {
	color: #0082b6;
	text-decoration: none;
}

.orangelink a, .orangelink a:link, .orangelink a:visited, .orangelink a:active, .orangelink a:focus, .orangelink a:hover {
	color: #e4af11;
	text-decoration: none;
	font-weight: bold;
}

a, a:link {
	color: #1882c0;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #26618d;
	text-decoration: underline;
}

a:active, a:focus {
	color: #1882c0;
	text-decoration: underline;
}

a:hover {
	color: #e97135;  /* bff0ff */
}
/*************************************
	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;
}
/*************************************
	Headings
**************************************/
h1 {
	paddind: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
	color: #35568C;
	font-size: 22px;
}

h2 {
	color: #F2BB16;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	color: #1993C2;
	font-size: 15px;
	font-weight: bold;
}

h3.h1 {
	font-size: 22px;
}

h5 {
	color: #000000;
	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: #0074a5;
	font-size: 13px;
	font-weight: bold;
}
/*************************************
	Header Date
**************************************/
.hdate {
	border: solid 0px #000000;
	background: #ffffff;
	color: #000000;
	width: 180px;
	height: 30px;
	position: absolute;
	top: 299px;
	left: 15px;
	padding: 1px 1px 1px 1px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
/*************************************
	Search Form
**************************************/
.searchform .s {
	border: solid 1px #5fa3ba;
	background: #ffffff;
	color: #000000;
	width: 159px;
	height: 16px;
	position: absolute;
	top: 203px;
	left: 87px;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
}

.searchform .button2 {
	position: absolute;
	top: 203px;
	left: 255px;
}
/*************************************
	Free Ebook Form
**************************************/
.freeform {
	position: relative;
	top: -160px;
	left: 50px;
}

.freeform .s, .freeform .s2, .freeform .s3 {
	border: solid 1px #5fa3ba;
	background: #ffffff;
	color: #000000;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
	width: 175px;
	height: 16px;
	left: -45px;
}

.freeform .s {
	position: relative;
	top: -30px;
}

.freeform .s2 {
	position: relative;
	top: -10px;
}

.freeform .s3 {
	position: relative;
	top: 10px;
}

.freeform .button {
	position: relative;
	top: 30px;
	left: 20px;
}
/*************************************
	Content
**************************************/
#content {
	background-color: #ffffff;
	float: left;
	display: block;
	text-align: left;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}

#content .pi {
	font-size: 12px;
	font-style: italic;
}

#content p img{
	border: none;
	padding: 0px 5px 0px 5px;
}

#content img.alignright {
    float:right;
    padding: 10px 10px 10px 10px;
 }
  
#content img.alignleft {
    float:left;
    padding: 10px 10px 10px 10px;
 }

#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#content ul, #content ol {
	list-style: disc url('images/arrow.jpg');
	margin-left: 2em;
}

#content li {
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dashed 2px #dedede;
}
/*********************************************
		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 {
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	display: block;
	width: 150px;
	height: 34px;
	text-transform: none;
	font-size: 12px;
	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: #cbe9f4;
/*
	font-family: Times New Roman, Palatino, Georgia;
*/
	font-family: arial, verdana, helvetica;
}

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: 12px;
	font-color: #000000;
}
	
.twork {
	color: white;
	line-height: 21px;
	padding: 0px 0 0px 0px;
	background: #a2a2a2;
	text-align: left;
}

.freebook {
	line-height: 16px;
	background: #fecf45 url('images/free_ebook_mid.jpg') repeat-y scroll left top;
	text-align: left;
}

.testBox {
	line-height: 16px;
	background: #ffffff url('images/testimonials.jpg') repeat-y scroll left top;
	color: #b8e8ff;
}

.questbox {
	line-height: 16px;
	background: #ffffff url('images/question.jpg') repeat-y scroll center top;
	color: #000000;
	width: 482px;
	padding: 6px 16px 6px 16px;
	font-weight: normal;
}

.morex, #morex .a, #morex .a:link, #morex .a:visited {
	padding-left: 10px;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
}

.signupframe {
    border: 1px solid #FEC009;
    background: #ffffff;
    color: #226699;
    font-family: Arial, Helvetica, sans-serif;
    width: 175px;
    margin: 0px;
    padding: 2px;
    text-align: left;
}

.signupframe .inp {
	width: 170px;
}
/*********************************************
	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:#e12e0d;
	text-decoration: underline;
	text-align: right;
}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	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: 12px;
	color: #535353;
	clear: both;
}
/*********************************************
	Unknown Styles
*********************************************/
.mac {
	margin-left: auto;
	margin-right: auto;
}

.tac {
}