/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	width: 261px;
	padding-right: 5px;
	padding-left: 12px;
	font-size: 15px;
	position: relative;
	clear:  both;
}

#l_sidebar li a {
	width: 261px;
	font-size: 15px;
	color: #004a6b;
	text-decoration: none;
}

#l_sidebar li a:hover {
	color: #DB2E08;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	width: 0px;
	font-size: 15px;
}

#r_sidebar li a {
	width: 1px;
	font-size: 15px;
}
/*************************************
	Sidebar
**************************************/
#sidebar {
	height: 0px;
}

#sidebar .ads {
	padding: 0px 10px 20px 10px;
}

#sidebar .sidebar-bot {
/*	background: url(images/sidebarwrap-bot.gif) bottom left no-repeat; */
	height: 20px;
}

#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #3D474E;
}

#sidebar #popular h2 {
	color: #F97B1E;
}

#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
/*	background: #ffffff url(images/popular-top.gif) top left no-repeat; */
}
/*************************************
	Header
**************************************/
#header {
	width: 968px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear:  both;
	background: #ffffff url('images/body_bg.jpg') repeat-y left top;
}
/*************************************
	Footer
**************************************/
#footer {
	width: 968px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto;
	position: relative;
	clear: both;
}

#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
}
/*************************************
	Main Container
**************************************/
#container { 
	width: 968px;
	background: #f3f4ee 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: 261px;
	padding-top: 4px;
	vertical-align: middle;
}

.container1L h3 {
	color: #000000;
	height: 30px;
	line-height: 30px;
	padding-top: 8px;
}

.container1L .links {
	text-align: left;
}

.container1L .links ul, .container1L .links ol {
/*
	list-style: disc url('images/bullet.jpg') inside;
*/
}

.container1L .links li {
	margin-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	background: #ffffff url('images/hr.jpg') no-repeat scroll left bottom;
	list-style: disc url('images/bullet.jpg');
}
/*************************************
	Links
**************************************/
a, a:link {
	color: #333399;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #5AA8CE;
	text-decoration: underline;
}

a:active, a:focus {
	color: #DB2E08;
}

a:hover {
	color: #DB2E08;
}
/*************************************
	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 {
	font-weight: bold;
	text-align: center;
	color: #004a6b;
	font-size: 24px;
}

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

h4 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}

h2 {
	color: #2686B8;
	font-size: 15px;
	font-weight: bold;

}

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: #A41E22;
	font-size: 13px;
	font-weight: bold;
}
/*************************************
	Header Date
**************************************/
.hdate {
	border: solid 0px #000000;
	color: #000000;
	width: 259px;
	height: 30px;
	padding: 1px 1px 1px 1px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
/*************************************
	Lessons Table
**************************************/
.LessonForm {
	border: solid 3px #2b3590;
	background-color: #e7e9f1;
	color: #000000;
	width: 610px;
/*
	height: 270px;
*/
	height: 320px;
	padding: 5px 20px 5px 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}

.LessonForm h3 {
	color: #2887b9;
	font-weight: bold;
}

.LessonsTable {
	border: solid 3px #2b3590;
	background-color: #e7e9f1;
	color: #000000;
	width: 650px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
/*************************************
	Search Form
**************************************/
.searchform {
}

.searchform .s {
	border: solid 1px #d0d0d0;
	background: #ffffff;
	color: #000000;
	width: 150px;
	height: 22px;
	position: absolute;
	top: 270px;
	left: 790px;
	padding: 1px 1px 1px 1px;
	font-size: 13px;
}

.searchform .button2 {
	position: absolute;
	top: 270px;
	left: 947px;
}
/*************************************
	Signup Form
**************************************/
.container1L .s {
	border: solid 1px #5e98b0;
	background: #ffffff;
	color: #000000;
	width: 170px;
	height: 16px;
	font-size:16px;
	padding: 1px 1px 1px 1px;
}

.container1L .textarea {
	border: solid 1px #5e98b0;
	background: #00ff00;
	color: #000000;
	width: 170px;
	height: 16px;
	font-size:16px;
	padding: 1px 1px 1px 1px;
}
/*************************************
	Content
**************************************/
#content {
	width: 670px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-align: left;
	font-size: 14px;
}

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

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

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

#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;
	margin-left: 2em;
	font-size: 14px;
}

#content li {
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 14px;
}
/*********************************************
		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: 12px;
	margin: 0px 0px 0px 0px;
	background: #eaeaea;
	font-family: "Arial", "Helvetica", "Tahoma", "Verdana", "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;
}
/*************************************
	Sidebar Forms
**************************************/
.askQ {
	height: 1px;
}

.askQ .inf {
	border: solid 1px #0490c3;
	background: #ffffff;
	color: #6a6a6a;
	width: 160px;
	height: 19px;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
	position:relative;
	top: -110px;
	left: 50px;
}

.askQ .inf2 {
	position:relative;
	top: -105px;
	left: 50px;
	font-size: 11px;
}

.askQ .btn {
/*
	width: 81px;
	height: 27px;
	position:relative;
	top: -77px;
	left: -77px;
*/
	position:relative;
	top: -97px;
	left: 85px;
}
/*************************************
	Events table styles
**************************************/
.cT {
}

.cT table {
	border: 0px solid black;
}

.cT tr {
}

.cT td {
	border: 1px solid #00007f;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 6px 1px 6px;
	color: #000000;
}

.cT .cH {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	background-color: #00007f;
}

.cT .c1 {
}

.cT .c2 {
	text-align: left;
}

.cT .c3 {
	text-align: left;
}

.cT .c4 {
}

.cT .c5 {
	text-align: left;
}

.cT .c6 {
	width: 40px;
}

.cT .c7 {
}

.cT .c8 {
}

.cT .c9 {
}
/*********************************************
	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:#000000;
	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 {
}