html * {
	margin:0;
	padding:0;
}

html {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}

body {
	background:url(images/bg.jpg) repeat-x;
	font-size:12px;
	text-align:center;

}


img {
	border:none;
}

a {
	text-decoration:none;
	color:#266329;
}

a:hover {
	color:#af0201;
}

.clear {
	clear:both;
	float:none;
}

p {
	margin:10px 0;
}

#wrapper {
	width:980px;
	background:url(images/wrapBg.png) repeat;
	margin:10px auto;
	text-align:left;
}

#leftF , #rightF {
float:left;
}

#wrapperInside {
	padding:10px;
}

#header {
	width:960px;
	height:100px;
	background:url(images/header.png) repeat-x;
}

#logo {
	float:left;
	width:210px;
	height:100px;
}

#logo #hiddenSeo {
	text-indent:-9000px;
	position:absolute;
}

#headBanner {
	width:494px;
	height:100px;
	float:left;
}

#bannerInside {
	padding:10px 4px;
}

#bannerInside span a{
	float:right;
	color:#f6c31c;
}

#rss {
	width:256px;
	float:left;
}

#rssInside {
	padding:10px 8px;
}

#subscriber {
	width:240px;
	height:80px;
	background:url(images/rss.jpg) no-repeat;
	font-family:georgia,arial;
}

#therss {
	padding:9px 0px 14px 40px;
}

#therss a {
	color:#004803;
	font-size:14pt;
}

#therss a:hover {
	color:#af0201;
}

#theemail {
	padding:8px 0px 0px 40px;
}

#theemail a {
	color:#004803;
	font-size:9pt;
}

#theemail a:hover {
	color:#af0201;
}

#navigation {
	height:33px;
	border-bottom:1px solid #009933;
	width:960px;
	background:url(images/nav.png) repeat-x;
}

#nav {
	float:left;
	list-style:none;
}

#nav li {
	height:33px;
	float:left;
}

#nav li a {
	font-size:18px;
	color:#000;
	line-height:33px;
	padding:0 15px;
	display:block;
	text-transform:lowercase;
}

#nav li a:hover {
	background:url(images/navh.png) repeat-x;
}

#search {
	float:right;
	height:33px;
	padding:0 10px;
}

#searchform {
	overflow: hidden;
	height:28px;
}

#searchbutton {
	width:44px;
	height:24px;
	background:url(images/go.png) no-repeat;
	border:none;
	cursor:pointer;
	display:inline;
	position:relative;
	top:3px;
}

#searchbox {
	height:22px;
	width:225px;
	background:#fff;
	border:1px solid #7d7d7e;
	position:relative;
	line-height:22px;
	color:#004803;
}

#categories{
	width:960px;
	background:#009933;
	line-height:24px;
}

#subnav {
	list-style:none;
}

#subnav li {
	float:left;
}

#subnav li a {
	display:block;
	line-height:24px;
	padding:0 15px;
	font-family:Georgia, arial;
	font-size:11px;
	color:#f6c31c;
	text-transform:uppercase;
}

#subnav li a:hover {
	background:#490101;
	color:#fff;
}

#content {
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#eeeeee;
}

#contentInside {
	padding:10px;
}

#leftbar {
	width:611px;
	float:left;
}

#left-3 , #right-3{
	float:left;
}

#featSpace {
	width:9px;
	height:1px;
	float:left;
}

.post {
	width:602px;
	border:5px solid #000;
	margin-bottom:10px;
}

.postInside {
	width:572px;
	border:5px solid #333;
	padding:10px;
	background:#fff url(images/postBg.jpg) no-repeat;
}

.postEntry a {
font-weight: bold;
}

.breadcrumb {
	font-size:10px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}

.postTitle {
	padding:10px 0;
	font-size:24px;
	line-height:24px;
}

.postMeta {
	font-size:12px;
}

.postMetaLeft {
	float:left;
}

.time {
	background:url(images/date.jpg) no-repeat left;
	padding-left:20px;
}

.postMetaRight {
	float:right;
}

.icomment {
	background:url(images/comment.png) no-repeat left;
	padding-left:20px;
}

.postTags {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.tags {
	background:url(images/tags.jpg) no-repeat left center;
	padding-left:20px;
}


#contentSpace {
	float:left;
	width:10px;
	height:1px;
}

#rightBar {
	widht:317px;
	float:left;
}

#rightBar h2, #rightBar h3, #rightBar h4, #rightBar h5 {
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #ccc;
	line-height:16px;
	padding-bottom:5px;
	background:url(images/sidebarH.png) top right no-repeat;
}

#rightBar .recent_posts ul {
	margin:10px 0;
	list-style:none;
}

#rightBar .recent_posts ul li {
line-height:15px;
background:url(images/bullet2.png) no-repeat top left;
}

#rightBar .recent_posts ul li:hover {
background:url(images/bullet1.png) no-repeat top left;
}

#rightBar .recent_posts ul li a {
	
	padding-left:20px;
}


#widgetSpace {
	float:left;
	width:3px;
	height:1px;
}

/********** LEFT SIDEBAR ********************/
#sidebarLeft {
	width:170px;
	border:1px solid #000;
	font-size:12px;
	margin:10px 0;
	float:left;
}

#sidebarLeft #leftWidget {
	padding:10px;
	border:1px solid #333;
	background:url(images/leftBg.png) repeat-y;
	list-style:none;
}

#sidebarLeft li {
	list-style:none;
}

#sidebarLeft ul h2, #sidebarLeft ul h3, #sidebarLeft ul h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #ccc;
	line-height:14px;
	background:url(images/left-right.png) center right no-repeat;
	margin:10px 0 0 0;	
}


#sidebarLeft ul li ul {
	margin:10px 0;
}

#sidebarLeft ul li ul li {
	line-height:15px;
	margin:5px 0;
}

#sidebarLeft ul li ul li a{
	background:url(images/bullet.png) bottom left no-repeat;
	padding-left:20px;
}

#sidebarLeft ul li ul li a:hover{
	background:url(images/bullet.png) top left no-repeat;
}


/* RIGHT SIDEBAR */

#sidebarRight {
	width:140px;
	border:1px solid #000;
	float:left;
	margin:10px 0;
}

#sidebarRight ul {
	list-styl:none;
}

#sidebarRight #rightWidget {
	padding:10px;
	border:1px solid #333;
	list-style:none;
}

#sidebarRight ul h2, #sidebarRight ul h3, #sidebarRight ul h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #ccc;
	line-height:14px;
	text-align:center;
	margin:10px 0 0 0;
	background:none;
}

#sidebarRight ul li ul {
	margin:10px 0;
}

#sidebarRight ul li ul li {
	line-height:auto;
	margin:5px 0;
}

#sidebarRight ul li ul li a{

}

#ads {

}

.recent_posts {
	width:311px;
	border:2px solid #000;
	background:url(images/rpost.png) repeat-x #dfdfdf;
}

.recent_postsInside {
	border:2px solid #333;
	padding:10px;
	background:url(images/rpostscards.png) no-repeat bottom right;
}

.recent_posts li {
	margin:10px 0;
}

#video {
	margin:10px 0;
}

#richFooter {
	width:928px;
	border:5px solid #000;
}

#richFooterInside {
	padding:5px;
	background:#333;
	font-size:12px;
}


/* RIICH FOOTER SECTIONS **/

#rf1 , #rf2, #rf3, .rfdiv {
	float:left;
	min-height:160px;
}

#rf1 ul, #rf2 ul, #rf3 ul {
	list-style:none;
	padding:10px;
}

#rf1 h2, #rf2 h2, #rf3 h2, #rf1 h3, #rf2 h3, #rf3 h3, #rf1 h4, #rf2 h4, #rf3 h4{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}

#rf1 ul li ul li, #rf2 ul li ul li, #rf3 ul li ul li {
	line-height:15px;
	margin:5px 0;
}

#rf1 ul li ul li , #rf2 ul li ul li{
	background:url(images/footBull.png) top left no-repeat;
	line-height:15px;
	padding-left:20px;
}


#rf1 ul li ul li a, #rf2 ul li ul li a, #rf3 ul li ul li a {
}

#rf1 ul li ul li a:hover, #rf2 ul li ul li a:hover, #rf3 ul li ul li a:hover {
}

#rf3 ul li ul li a {
	padding-left:0;
	background:none;
}

.rfdiv {
	width:10px;
	height:1px;
}

#rf1 {
	width:300px;
	background:url(images/rf.jpg) repeat-y left;
}

#rf2 {
	width:298px;
	background:url(images/rf2.jpg) no-repeat #f3f4f4 center;
}

#rf3 {
	width:300px;
	background:url(images/rf1.jpg) repeat-y right;
}

.rfdiv {
	width:10px;
}

#footer {
	line-height:30px;
	color:#f6c31c;
	background:#009933;
	font-size:10px;
	text-align:center;
}

#footer a {
	color:#f6c31c;
}

#footer a:hover {
	color:#fff;
}

h4 {
	margin:10px 0;
}

.comment {
	padding:10px;
	border:1px solid #333;
	margin:10px 0;
}

.avatar {
	float:left;
	margin:0 10px 10px 0;
}

.comment-meta {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}

.commentlist {
	list-style:none;
}

.commentlist li {
	list-style:none;
}

.post textarea {
	width:550px;
}

.adsense-post {
	margin:10px 0;
	text-align:center;
}

#leftFeaturedTop , #rightFeaturedTop {
	width:301px;
	height:10px;
	background:url(images/topFeat.png) no-repeat;
}

#leftFeaturedBottom , #rightFeaturedBottom {
	width:301px;
	height:10px;
	background:url(images/bottomFeat.png) no-repeat;
}

#leftFeatured , #rightFeatured {
	width:281px;
	background:url(images/topFeatBg.png) repeat-y;
	padding:0 10px 10px 10px;
}

.topFeatCat {
	width:281px;
	height:32px;
	background:url(images/topCat.png) no-repeat;
	line-height:30px;
	padding-left:10px;
}

.topFeatInfo {
	width:281px;
	height:89px;
	background:url(images/topFeaturedBg.jpg) no-repeat;
	padding-top:17px;
	margin:10px 0;
}

.topFeatThumb {
	float:left;
}

.topFeatThumb img {
	padding:0 15px 0 9px
}

.topFeatMore {
	position:relative;
	bottom:0;
	right:15px;
	float:right;
}

#bottomFeatTop {
	width:611px;
	height:10px;
	background:url(images/bft.png) no-repeat;
	margin-top:10px;
}

#bottomFeat {

}

.bottomFeatInside {
	width:591px;
	padding:0 10px 10px 10px;
	background:url(images/bfbg.png) repeat-y;
}

.bottomFeatCat {
	width:591px;
	height:35px;
	background:url(images/bfcat.jpg) no-repeat;
	text-align:center;
	line-height:31px;
}

.bottomFeatInfo {
	width:535px;
	padding:14px 35px 0px 21px;
	margin:10px 0;
	height:81px;
	background:url(images/bfContent.jpg) no-repeat;
}

.bottomFeatThumb {
	float:left;
	padding:0 14px;
}

.bottomFeatMore {
	position:relative;
	float:right;
	bottom:10px;
	right:15px;
}

#bottomFeatBottom {
	width:611px;
	height:10px;
	background:url(images/bff.png) no-repeat;
	margin-bottom:10px;
}

.post ul , .post ol {
margin-left:25px;
list-style: disc outside;
line-height: 18px;
}

img.aligncenter {
display: block;
text-align:center;
margin-left:auto;
margin-right: auto;
padding:2px;
 clear: both;
}

#googleBox {
margin-top:5px;
}

#searchbutton {
position:relative;
top:-0.3px;
}