/*
	Theme Name: Church
	Theme URL: http://www.studiopress.com/themes/church
	Description: Church is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 4.0
	Tags: three columns, fixed width, white, black, gray, red, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* v1.0 | 20080212 */

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, strong, 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}



body {
	width: 980px;
	color: #000;
	font-size: 12px;
	line-height:1.5;
	font-family:verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	}

* html .clearfix {
	height:1%;
}
html[xmlns] .clearfix {
	display:block;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

	
	
h1, h2, h3, h4, h5 {
font-family:verdana;
font-weight:bold;
line-height:1.2; 
}	

html[xmlns] .clearfix {
	display:block;
}	

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	color: #252525;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	height: 30px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;		
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 980px;
	height: 60px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header #imageheader {
	margin:5px 0 0 10px;
	width: 300px;
	height: 100%;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #A91B33;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 390px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	line-height:1;
	background: #fff url(images/mainnav-bg.gif) bottom repeat-x;
	font-family:Constantia,Cambria,Times,serif;	
	margin:0 auto;
	position:relative;
	width:980px;		
	}
	
#navbarleft {
	border-top:1px solid #DDDDDD;
	position:relative;
	}
	
#navbarright {
	width: 280px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
 	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-right:1px solid #cccccc;
	}
	
#nav .current_page_item {
	background: url(images/mainnav-active.gif) top repeat-x;	
	}
#nav .current_page_item a:link, #nav .current_page_item a:visited {
	color:#fff;
	background: url(images/mainnav-active.gif) top repeat-x;
	}		
	
#nav .current_page_item a:hover {
	color:#fff;
	background: url(images/mainnav-active.gif) top repeat-x;
	}	
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
    margin: 0px;
	padding:10px;
	}

#nav li a:hover, #nav li a:active {
	background: #f7f7f7 url(images/mainnav-hover.gif) bottom repeat-x;
	color: #FFFFFF;
    margin: 0px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #555555;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777777;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	height:30px;
	line-height:1;
	background: #dddddd;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding:10px 0 9px;
	}
	
#subnav li li {
	margin: 0px;
	padding:0px;
	}	
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #000;
	display: block;
	font-size: 11px;
    text-transform: uppercase;
	border-right:1px solid #999999;
	padding:0 10px;	
	}

#subnav li a:hover, #subnav li a:active {
	color: #000;
	text-decoration:underline;
	display: block;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #dddddd;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #cccccc;
	border-left: none;
	border-right: none;	
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #cccccc;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration:none;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 9px 0 0;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width:60%;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
#homepagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}

#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}

#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
hr {
	border-bottom: 1px dotted #AAAAAA; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	position:relative;
	margin:18px 0;
	display:block;
	}

#mainbody_wrap  { background:url(images/grey_dot.png) repeat-y scroll 662px 0 transparent;		}
#mainbody_wrap2 { background:url(images/grey_dot.png) repeat-y scroll 138px 0 transparent;		}
	
#jm_left {
	float:left;
	border-width:0;
	margin:0 18px 0 0;
	padding:0 18px 0 0;
	width:120px;	
	}

#jm_content {
	float:left;
	border-width:0;
	margin:0;
	padding:0;
	width:488px;		
	}	

#jm_sidebar {
	float:left;
	border-width:0;
	margin:0 0 0 18px;
	padding:0 0 0 18px;
	width:300px;
	}	
	
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft a img {
	border: none;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #FFFFFF url(images/fullwidthtop.gif) top no-repeat;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.comments {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width:40%;
	}
	
#sMod #box {
	padding:15px;
}
	
#sidebar .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h4 {
	background: #111111 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#l_sidebar .widget{
	background: #FFFFFF url(images/leftsidebartop.gif) top no-repeat;
	float: right;
	width: 150px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar .widget{
	background: #FFFFFF url(images/rightsidebartop.gif) top no-repeat;
	float: right;
	width: 120px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 980px;
	margin: 0px;
	padding: 0px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	

/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
	
	
#searchbox {
	background:url(images/icon-search.gif) no-repeat scroll 8px center #FFFFFF;
	padding:4px 2px 4px 24px;
	width:270px;
	color:#666666;
	border:1px solid #DDDDDD;		
	}
	
#s {
	background: #EEEEEE !important;
	width: 160px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#searchsubmit {
	margin-left:5px;
	text-transform:none;
	background:url(images/but-bg.gif) repeat-x scroll center bottom #FFFFFF;
	border:1px solid #DDDDDD;
	color:#666666;
	cursor:pointer;
	padding-bottom:3px;
	padding-top:3px;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	

#sMod #box {
	padding:15px;
}

#footmenu{
	height:25px;
	line-height:1;
	background:#333333;
	}	
#footmenu ul{
	margin:0px;
	padding:0px;
	}	
	
#footmenu li{
	float:left;
	}

#footmenu li a{
	line-height:25px;
	display:block;
	border-right:1px solid #666666;
	padding:0 10px;
	color:#cccccc;
	text-transform:uppercase;
	}
	
#footmenu li a:hover{
	color:#fff;
	}		
	
#mainfoot{
	height:40px;
	margin:20px;
	}	
	

#powered{
	float:left;
	margin-right:20px;
	}	
	
#aHead{
	background:url("../images/menu_sprite.png") repeat-x scroll 0 0 transparent;
	border-color:#EAEAEA #EAEAEA -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#666666;
	font-size:0.9em;
	height:29px;
	line-height:29px;
	border-bottom:1px solid #EAEAEA !important;
	border-left::1px solid #EAEAEA !important;
	border-right:1px  solid #EAEAEA !important;
	}
	
#thefooter{
	color:#464646;
	font-size:10px;
	text-transform:uppercase;
	margin-top:8px;
	float:left;
	}	

#fBlog {
	margin-right:1px;
	display:block;
	position:relative;
	}	

#fBlog #bsTitle {
	background:#f7f7f7;	
	padding:0 15px;
	margin-bottom:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;	
	}

#fBlog #bsTitle h2 {
	font-size:110%;
	padding:5px 0;
	color:#000;
	text-transform:uppercase;
	}

#faRow {
	float:left;	
	width:33.33%;
	margin-bottom:15px;
	}	
	
	

.faRowInner {
	padding:0 15px;
	}	

#fBlog img {
	margin:5px 0;
	}

#fBlog h4 {
	height:36px;
	margin:5px 0;
	font-size:14px;
	display:block;
	overflow:hidden;	
	}

#fBlog p {
	display:block;
	height:36px;
	overflow:hidden;
	margin:5px 0;
	}	

#faRow strong {
	margin:10px 0 0;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	color:#999999;
	font-size:11px;
	}

#faRow span {
	text-transform:capitalize;
	background:url(images/bull.png) no-repeat center left;
	font-size:11px;
	margin:5px 0 5px 3px;
	padding:0 0 0 8px ;
	display:block;
	}
#faRow span a {	
	height:13px;
	display:block;
	overflow:hidden;	
	}

#jm-horiz-menu {
	background:url(images/menu_sprite.png) repeat-x scroll 0 -29px transparent;
	font-size:1em;
	height:64px;
	font-family:arial;
	
	}	

.menu	{
	
	}
#jm-horiz-menu ul {
	height:32px;
	list-style-type:none;
	margin:0;
	padding:0;	
}
#jm-horiz-menu li a {
	line-height:32px;
	color:#333333;
}
#jm-horiz-menu li a:hover {
color:#890000;
}

#jm-horiz-menu li.current_page_item:first-child {
border-left:medium none;
}

div#jm-horiz-menu li.page_item {
line-height:32px;
}

div#jm-horiz-menu li.current_page_item {
background:url(images/menu_sprite.png) repeat-x scroll 0 -93px #212121 !important;
line-height:32px;
}

div#jm-horiz-menu li.current_page_item a {
	color:#fff;
	}

div#jm-horiz-menu ul li, div#jm-horiz-menu ul ul li {
float:left;
margin:0 auto 0 0;
padding:0 0 0 19px;
}
div#jm-horiz-menu li {
height:32px;
}

div#jm-horiz-menu li.page_item a, div#jm-horiz-menu li.page_item span {
display:block;
height:32px;
line-height:32px;
width:auto;
padding-right:17px;
}

div#jm-horiz-menu li a {
font-weight:bold;
}

div#jm-horiz-menu li.page_item, div#jm-horiz-menu ul ul li {
background:url(images/menu_sprite.png) no-repeat scroll 100% -158px transparent;
}

#jm-horiz-menu .sub-menu {
	
	}

#jm-horiz-menu .sub-menu a{
	color:#fff;
	line-height:32px;
	padding-right:17px;
	}
#jm-horiz-menu .sub-menu a:hover{
	color:#fff;	
	}
	
#jm-horiz-menu .sub-menu li {
	background:url(images/menu_sprite.png) no-repeat scroll 100% -158px transparent;
	background-position:100% -126px;
	float:left;
	margin:0 auto 0 0;
	padding:0 0 0 19px; 
}
#jm-horiz-menu .sub-menu li ul {
	height:auto;
	left:-999em;
	margin:0 0 0 -19px;
	padding:0;
	position:absolute;
	width:210px;
	z-index:9999;
}

#jm-horiz-menu .sub-menu li li {
	background:#890000;
	width:210px;
	border-bottom:1px solid #A20000;	
	}

#jm-horiz-menu .sub-menu li ul a { 
	}

#jm-horiz-menu .sub-menu li ul a:hover, #jm-horiz-menu .sub-menu li ul a:active { 
	}

#subnav li ul ul {
	}

#jm-horiz-menu .sub-menu li:hover ul ul, 
#jm-horiz-menu .sub-menu li:hover ul ul ul, 
#jm-horiz-menu .sub-menu li.sfhover1 ul ul, 
#jm-horiz-menu .sub-menu li.sfhover1 ul ul ul {
	left: -999em;
	}

#jm-horiz-menu .sub-menu li:hover ul, 
#jm-horiz-menu .sub-menu li li:hover ul, 
#jm-horiz-menu .sub-menu li li li:hover ul, 
#jm-horiz-menu .sub-menu li.sfhover1 ul, 
#jm-horiz-menu .sub-menu li li.sfhover1 ul, 
#jm-horiz-menu .sub-menu li li li.sfhover ul {
	left: auto;
	}

#jm-horiz-menu .sub-menu li:hover, 
#jm-horiz-menu .sub-menu li.sfhover1 { 
	position: static;
	}
	


#jm_left li{
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	border-bottom:1px dotted #DDDDDD;	
	}
	
#jm_left .jm_lcat {
	display:block;
	}

#jm_left .jm_lcat  a{
	background:url("images/arrow-1.gif") no-repeat scroll right center transparent;
	float:left;
	font-family:Arial,sans-serif;
	font-size:92%;
	font-weight:normal;
	margin:0 !important;
	padding:0 12px 0 0 !important;
	text-transform:uppercase;	
}

#jm_left h3 {
	background:#EAEAEA;
	color:#666666;
	border:1px solid #EAEAEA;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:30px;
	line-height:31px;
	margin:0 0 12px;
	text-transform:uppercase;
	padding:0 6px;
	text-shadow:0 1px 1px #FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	

#jm_left h3 span {
	display:block;
	height:30px;
	margin-left:4px;
	padding:0 6px;
	}	
	
	
	
#jm_left .jm_left_f_title {
	color:#000;
	}
	
.jm__intro_comments {
	font-size:10px;
	color:#005689;
	background:url(images/icons_sprite.png) no-repeat scroll -7px -28px transparent;
	padding-left:22px;	
	}
	

#jm_left img {
	display:block;
	}

#jm_left #sMeta {
	background:#EAEAEA;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:18px;
	}

#jm_left #sMeta ul li {
	border-bottom:1px dotted #CCCCCC;	
	line-height:2.5;	
}
	
#jm_left #date {
	
	}

#jm_left #date span {
	color:#666666;
	display:block;
	text-align:center;
	text-shadow:0 1px 1px #FFFFFF;	
	}
#jm_left #date span:first-child {
	font-family:century gothic;
	font-size:64px;
	font-weight:bold;
	line-height:64px;
	padding:10px 0 0;	
	}

#jm_left #date span:last-child {
	font-size:16px;
	line-height:16px;
	padding:0 0 16px;
	text-transform:uppercase;	
	}
	
#jm_left #itemTools {
	font-size:10px;
	text-shadow:0 1px 1px #FFFFFF;		
	color:#666666;
	line-height:16px;
	text-transform:uppercase;	
	}	

#jm_left #itemTools a {
	color:#444444;
	text-shadow:0 1px 1px #FFFFFF;	
	}
	
#jm_left #itemTools a:hover {
	text-decoration:underline;
	}	







#jm_post_from {
	font-size:12px;
	margin-bottom:25px;
	}

#jm_post_from h3 {
	background:#EAEAEA;
	color:#666666;
	border:1px solid #EAEAEA;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:30px;
	line-height:31px;
	margin:0 0 12px;
	text-transform:uppercase;
	padding:0 6px;
	text-shadow:0 1px 1px #FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}

#jm_post_from h3 span {
	background:#c9c9c9 !important;
	border:1px solid #eaeaea !important;
	text-transform:uppercase !important;
	-moz-border-radius:2px !important;
	-webkit-border-radius:2px !important;
	font-size:10px !important;
	float:right !important;
	padding:4px 3px !important;
	margin-top:5px !important;
	}
#jm_post_from h3 span a {
	color:#666666;
	text-shadow:0 1px 1px #FFFFFF;	
}

#jm_post_from img {
	float:right;
	margin-left:10px;
	margin-top:5px;
	}	

#jm_post_from span {
	line-height:1;
	display:inline-block;
	}
#jm_post_from span:first-child {
	text-transform:uppercase;
	padding:3px;
	margin:2px;
	background:#eaeaea;
	color:#666666;
	text-shadow:0 1px 1px #FFFFFF;
	}
		
	
#jm_post_from span:last-child	{
	font-size:16px;
	margin-left:5px;
	text-transform:uppercase;
	color:#666666;
	}

.jm_post_f_title {
	display:block;
	margin-bottom:5px;
	font-family:verdana;
	letter-spacing:-1px;
	}
	
#jm_post_from p {
	display:block;
	margin-bottom:10px;
	}

#jm_post_from .meta {
	font-size:0.86em;
	margin:0 0 5px;
	}
#jm_post_from .meta .more_title	{
	display:none;
	}
#jm_post_from .meta a {
	color:#666666;
	}
#jm_post_from .meta a:hover {
	color:#333;
	text-decoration:underline;
	}	
	
#jm_post_bf_ul {
	
	}	
#jm_post_bf_ul li{
	margin-bottom:8px;
	width:240px;
	float:left;
	height:40px;
	overflow:hidden;
	}
	
#jm_post_bf_ul li a{
	color:#666;
	font-family:verdana;
	letter-spacing:-0.5px;
	text-decoration:none;
	}

#jm_post_bf_ul li a:hover{
	text-decoration:underline;
}
	
#jm_post_from #jm_post_bf_ul li img {
	float:left;
	margin:3px 5px 0 0;
	}	

#jm_post_bf_ul li.jm_h_ul_il3, 
#jm_post_bf_ul li.jm_h_ul_il5 {
	margin-left:8px;
	}
	
	
#jm_sidebar {
	
	}

#jm_sWidget	{
	margin-bottom:18px;
	}
	
#jm_sidebar h3 {
	background:#EAEAEA;
	color:#666666;
	border:1px solid #EAEAEA;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:30px;
	line-height:31px;
	margin:0 0 12px;
	text-transform:uppercase;
	padding:0 6px;
	text-shadow:0 1px 1px #FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	

#jm_sWidget h3 span{
	display:block;
	height:30px;
	margin-left:4px;
	padding:0 6px;	
	}

#jm_sWidget img {
	float:left;
	}	
	
.jm_lirecentsLI {
	margin-bottom:6px;
	padding-bottom:6px;
	font-family:verdana;
	border-bottom:1px solid #EAEAEA !important;
	}	
	
.jm_recentsLI {
	line-height:1;
	margin-left:35px;
	}	

.jm_recentsLI a {
	height:14px;
	display:block;
	overflow:hidden;
}
	
#jm_sWidget .jm_dDate{
	display:block;
	color:#666666;
	font-size:11px;
	}
	

#thetruepost {
	
	}

.thetrueposttitle {
	font-size:18px;
	}

#post_body {
	}	
	
#post_body p {
	margin:10px 0;
	}