/*Global Settings*/
HTML, BODY
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	background: #F9EECD url(img/bg-Grunge.jpg) no-repeat center top;
	font: 75% verdana, arial, helvetica, tahoma, sans-serif;
	line-height: 18px;
}
A
{
	color: #A40505;
}
/*Common Formatting*/
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
H1
{
	padding: 20px 0;
	letter-spacing: -1px;
	font: 2em arial, helvetica, sans-serif;
}
H2
{
	padding: 20px 0;
	letter-spacing: -1px;
	font: 1.5em arial, helvetica, sans-serif;
}
H3
{
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
}
P, UL, OL
{
	margin: 0;
	padding: 0 0 18px;
}
UL, OL
{
	padding: 0 0 18px 40px;
}
.single-thumb
{
	border: 7px solid #DFDFDF;
	float: left;
	display: inline;
	margin: 0px 15px 5px 0px;
}
BLOCKQUOTE
{
	margin: 22px 40px;
	padding: 0;
}
SMALL
{
	font-size: 0.85em;
}
IMG
{
	border: 0;
}
SUP
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
SUB
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
ACRONYM, ABBR
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed #000000;
}
/*Links*/
A, A:visited
{
	text-decoration: none;
}
/*Forms*/
FORM
{
	margin: 0;
	padding: 0;
	display: inline;
}
INPUT, SELECT, TEXTAREA
{
	font: 1em helvetica, arial, sans-serif;
}
TEXTAREA
{
	line-height: 14px;
}
LABEL
{
	cursor: pointer;
}
/*Wrapper*/
#wrap
{
	width: 960px;
	margin: 0 auto;
}
/*Global Classes*/
.clear
{
	clear: both;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid #000000;
}
.highlight
{
	background: #161616;
	color: #0FB2FC;
}
.wrap
{
	width: 960px;
	margin: 0 auto;
}
.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}
/*Layout*/
.htop
{
	width: 100%;
	height: 12px;
}
#wrapp_
{
	width: 946px;
	height: 100%;
	margin: 0 auto;
}
.logo
{
	float: left;
	margin-left: 23px;
	margin-top: 8px;
}
/* 

Navigation Styles
.tnav* = Top Right Menu
.bnav* = 2nd Level Menu


Top Navi Styles*/
.tnavwrap
{
	margin: 36px 2px 0 0;
	float: right;
}
.tnavileft
{
	float: left;
	width: 6px;
	overflow: hidden;
	height: 39px;
	background: url(img/tnav_l-tr-Grunge.png) no-repeat;
}
.tnavinner
{
	float: left;
	background: url(img/tnavbg-Grunge.png) repeat-x;
	width: 652px;
	height: 39px;
}
.tnavend
{
	float: left;
	height: 39px;
	width: 6px;
	background: url(img/tnav_r-tr-Grunge.png) no-repeat;
}
.tnavinner UL
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
.tnavinner UL LI
{
	float: left;
	display: block;
}
.tnavinner UL LI A
{
	color: #FFF;
	font-size: 11px;
	text-transform: capitalize;
	padding: 10px 12px 11px;
	height: 18px;
	float: left;
	display: block;
}
.tnavinner UL LI:hover
{
	background: #A12425;
}
/*2nd Level Navi Styles*/
.bnavwrap
{
	width: 944px;
	background-color: #3F4045;
	min-height: 45px;
	float: left;
}
.bnavileft
{
	float: left;
	width: 6px;
	overflow: hidden;
	height: 45px;
	background: url(img/bnav-l-nt-Grunge.gif) no-repeat;
}
.bnavinner
{
	float: left;
	background: url(img/bnavbg.png) repeat-x;
	width: 932px;
	min-height: 45px;
}
.bnavend
{
	float: left;
	height: 45px;
	width: 6px;
	background: url(img/bnav-r-Grunge.gif) no-repeat;
}
.bnavinner UL
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.bnavinner UL LI
{
	display: inline;
	padding: 0px;
	background: url(img/knot.png) no-repeat right;
	float: left;
	display: block;
	height: 45px;
}
.bnavinner UL LI A
{
	font-size: 11px;
	color: #FAFAFA;
	padding: 12px 15px 15px;
	margin: 0px;
	display: block;
}
.bnavinner UL LI A:hover
{
	background: url(img/cat-hover.gif);
	background-repeat: repeat-x;
}
/*.

Featured Content Styles

*/
.featured_thumbnail
{
	width: 867px;
	height: 250px;
}
.feature_wrap
{
	width: 944px;
	height: 477px;
	overflow: hidden;
	background: url(img/slidebg.jpg) no-repeat right;
	background: #FFF url(img/fbg.png) repeat-x;
	float: left;
}
/*

Sub Post Styles
Lifestream Styles

*/
.subpost_wrap2
{
	background-image: url(img/subbg-3-Grunge.gif);
	width: 944px;
	float: left;
	min-height: 450px;
}
.subpost_wrap
{
	width: 944px;
	min-height: 450px;
	float: left;
	background-image: url(img/subbg-Grunge.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
.life_wrap
{
	float: right;
	width: 405px;
	margin-top: 55px;
}
/* 

Footer Styles

*/
.footer
{
	clear: both;
	width: 944px;
	background: #2C2D31;
	overflow: hidden;
	margin-bottom: 40px;
}
.footer P
{
	color: #B2B2B2;
	margin-left: 20px;
}
.footer P A
{
	color: #FAFAFA;
}
.footer P A:hover
{
	color: #FFF;
}
/*

Feature Slideshow Styles

*/
.feature_slide
{
	clear: both;
	padding-top: 25px;
	margin: 0 auto;
	width: 885px;
	height: 250px;
}
.feature_slide IMG
{
	border: 10px solid #DFDFDF;
}
.feature_content
{
	width: 100%;
	height: 200px;
	background: url(img/slidebg.jpg) no-repeat right;
	margin-top: 5px;
}
.tabNavigation
{
	width: 230px;
}
UL.tabNavigation
{
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: -60px;
	right: 20px;
}
UL.tabNavigation LI
{
	float: left;
	padding-right: 10px;
	display: block;
}
UL.tabNavigation LI A
{
	color: #FFF;
	font-size: 2em;
	font-family: georgia, verdana, helvetica, arial;
	padding: 1px 6px 10px 10px;
	float: left;
	display: block;
}
UL.tabNavigation LI A:hover
{
	background: #000;
}
.feat_post
{
	font-family: georgia, "times new roman", verdana;
	position: relative;
	float: left;
	background: none;
	width: 500px;
	z-index: 2 !important;
	top: -5px;
	left: 30px;
}
.feat_post H2 SPAN
{
	color: #CCC;
	font-size: 1.8em;
	font-family: georgia, "times new roman", verdana;
}
.feat_post H2 A
{
	color: #A40505;
	font-size: 1.4em;
	font-family: georgia, "times new roman", verdana;
}
.feat_post H2 A:hover
{
	color: #C70606;
}
.feat_post H2
{
	padding-bottom: 0;
	margin-bottom: 10px;
}
.feat_post P
{
	line-height: 150%;
	color: #333;
	font-size: 1.1em;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.feature_widget
{
	float: right;
	margin: -20px 30px 20px 10px;
}
/*

SUB POST STYLES

*/
.subpost
{
	position: relative;
	float: left;
	padding: 20px 0;
	margin-left: 20px;
	background: url(img/line.gif) no-repeat bottom;
	color: #FFF;
}
.subpost IMG
{
	float: left;
	border: 5px solid #958473;
}
.catimage
{
	border: 5px solid #DEDEDE !important;
}
.sub_article
{
	float: left;
	width: 376px;
	margin-left: 20px;
	color: #FFF;
}
.sub_article P
{
	padding-top: 10px;
	line-height: 14px;
	font-size: 0.9em;
}
.sub_article H3 A, .subpost H3 A
{
	background: #8E0000;
	color: #FFF;
	font-size: 1.4em;
	padding: 4px 5px;
	clear: both;
}
.sub_article H3, .subpost H3
{
	margin-bottom: 10px;
}
.sub_article H3 A:hover
{
	background: #B60000;
}
.subpost_left
{
	margin-top: 20px;
	width: 500px;
	float: left;
}
.large-thumb
{
	width: 470px;
	height: 110px;
	margin-bottom: 6px;
}
/*

LifeStream Styles Pt2

*/
.aboutustab
{
	background: #84715E url(img/edit.png) no-repeat left;
	background-position: 8px;
	padding: 10px 5px 10px 34px;
	color: #FFF;
	width: 350px;
	float: left;
	margin-top: 10px;
}
.aboutus
{
	width: 365px;
	background: #9D8873;
	color: #FFF;
	padding: 10px 10px 18px 14px;
	line-height: 120%;
	font-size: 1.1em;
	margin-bottom: 15px;
	float: left;
}
.aboutus UL
{
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.aboutus UL LI
{
	padding-bottom: 5px;
	width: 340px;
	padding-left: 20px;
	background: url(img/arrow3.png) no-repeat left center;
	display: block;
	float: left;
}
.aboutus UL LI A:hover
{
	background: none;
	color: #FFF;
}
.aboutus UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.aboutus A
{
	color: #F2F2F2;
	padding-left: 0;
	padding-left: 0;
}
.aboutimage
{
	border: 5px solid #84715E;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*

JS Switcher

*/
.side_box
{
}
.tabbed
{
	width: 320px;
	margin-top: 4px;
	margin-left: 0px;
	float: left;
}
#side_inner
{
	width: 95%;
	height: 440px;
	margin: 0 auto;
	margin: 9px 0 0 7px;
}
.tabbed UL
{
	margin: 0;
	padding: 0;
	float: left;
}
.tabbed UL LI
{
	padding-right: 5px;
	float: left;
}
.tabbed UL LI A
{
	color: #D9D9D9;
	font-size: 1.1em;
	padding: 8px 12px 7px;
	font-weight: bold;
	font-size: 12px;
}
.tabbed UL LI A:hover
{
}
.tabbed DIV.t3 A:before
{
	color: #CCC;
	margin-right: 10px;
}
.tabbed DIV.t4 A:before
{
	color: #CCC;
	margin-right: 10px;
}
.tabbed DIV.t1, .tabbed DIV.t2, .tabbed DIV.t3, .tabbed DIV.t4
{
	width: 384px;
	background: #9D8873;
	margin-top: 0px;
	margin-bottom: 15px;
	display: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-indent: 1.4em;
	float: left;
}
.tabbed DIV.t1 UL LI, .tabbed DIV.t2 UL LI, .tabbed DIV.t3 UL LI, .tabbed DIV.t4 UL LI
{
	padding-bottom: 5px;
	width: 90%;
	padding-left: 10px;
	background: url(img/arrow3.png) no-repeat left center;
	margin-left: 10px;
	display: block;
	float: left;
	clear: both;
}
.tabbed DIV.t1 UL LI A:hover, .tabbed DIV.t2 UL LI A:hover, .tabbed DIV.t3 UL LI A:hover, .tabbed DIV.t4 UL LI A:hover
{
	background: none;
	color: #FFF;
}
.tabbed DIV.t3 UL LI, .tabbed DIV.t4 UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.tabbed DIV.t1 A, .tabbed DIV.t2 A, .tabbed DIV.t3 A, .tabbed DIV.t4 A
{
	color: #F2F2F2;
	padding-left: 0;
	padding-right: 0;
}
.tabbed UL.tabs LI A
{
	background: #84715E;
}
.tabbed UL.tabs LI A:hover
{
	background: #9D8873;
}
.tabbed UL.tabs LI A.tab-current
{
	background: #9D8873;
}
.t1 UL LI
{
	color: #F2F2F2;
}
UL#comments LI A
{
	color: #FAFAFA;
}
.t1, .t3, .t4
{
	float: left;
	display: block;
}
.t1 UL, .t2 UL, .t3 UL
{
	width: 370px;
}
/* 
Single Page Styles
*/
.single_wrap
{
	width: 944px;
	height: auto;
	overflow: hidden;
	background: #FFF url(img/singlebg.png) repeat-x;
	float: left;
}
.single_post
{
	font-family: georgia, "times new roman", verdana;
	position: relative;
	float: left;
	background: none;
	width: 840px;
	top: -5px;
	left: 30px;
}
.single_post H2 SPAN, .single_post H1 SPAN
{
	color: #CCC;
	font-size: 1.5em;
	font-family: georgia, "times new roman", verdana;
}
.single_post H2 A, .single_post H1 A
{
	color: #A40505;
	font-size: 1.4em;
	font-family: georgia, "times new roman", verdana;
}
.single_post H2 A:hover, .single_post H1 A:hover
{
	color: #C70606;
}
.single_post H2, .single_post H1
{
	padding-bottom: 0;
	margin-bottom: 0;
	background: url(img/rip.png) no-repeat left;
	background-position: 0 80%;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 1.5em;
}
.single_post P
{
	line-height: 150%;
	color: #333;
	font-size: 1.1em;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-info
{
	padding: 10px 0px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}
.post-info2
{
	padding: 5px 0px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	float: left;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	font-size: 10px;
	color: #000;
}
.post-info3
{
	padding: 0px 0px 5px;
	border-bottom: 1px solid #958473;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
	font-size: 10px;
	color: #4A473F;
}
.post-info2 A:link, .post-info2 A:visited
{
	color: #000;
}
/* 
Sidebar Styles
*/
.sidebar
{
	float: right;
	margin-top: 30px;
	width: 340px;
}
.adverts IMG
{
	margin-right: 18px;
	float: right;
	border: 3px solid #E7E7E7;
}
.feature_widget IMG
{
	margin-right: 10px;
	border: 3px solid #E7E7E7;
}
.adverts
{
	width: 100%;
	height: 200px;
	padding-top: 40px;
	background: url(img/sideline.png) repeat-y right;
}
.side_header
{
	text-align: left;
	color: #333;
	padding: 10px;
	font-size: 1.2em;
	padding-left: 20px;
}
.side_roll
{
	margin-top: 20px;
}
.side_roll UL
{
	list-style-type: none;
}
.side_roll UL LI
{
	list-style-type: none;
}
.side_roll
{
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #FBFBFC;
	width: 300px;
}
.side_roll UL LI A:link, .side_roll UL LI A:visited, .side_roll UL LI A:active
{
	display: block;
	color: #727272;
	width: 255px;
	padding: 5px 3px 3px;
	border-bottom: 1px dotted #D7D7D7;
}
.side_roll UL
{
	float: left;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.side_roll UL LI UL
{
	float: left;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
}
.side_roll UL LI UL LI
{
	margin: 0px;
	padding-left: 0px;
}
.side_roll H3
{
	background: url(img/folder.gif) no-repeat left;
	margin-bottom: 15px;
	color: #333;
	font-size: 1.2em;
	padding-left: 30px;
}
.life_wrap .side_roll
{
	width: 389px;
	background: #9D8873;
	color: #FFF;
	padding: 0px 0px 18px;
	line-height: 120%;
	font-size: 1.1em;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}
.life_wrap .side_roll H3
{
	background: #84715E url(img/edit.png) no-repeat left;
	background-position: 8px;
	padding: 10px 5px 10px 34px;
	color: #FFF;
	width: 350px;
	float: left;
	display: block;
}
.life_wrap .side_roll UL
{
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
.life_wrap .side_roll UL LI
{
	padding-bottom: 5px;
	width: 340px;
	padding-left: 20px;
	background: url(img/arrow3.png) no-repeat left center;
	display: block;
	float: left;
}
.life_wrap .side_roll UL LI A:hover
{
	background: none;
	color: #FFF;
}
.life_wrap .side_roll UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.life_wrap .side_roll UL LI A:link, .life_wrap .side_roll UL LI A:visited
{
	color: #F2F2F2;
	padding-left: 0;
	padding-left: 0;
	border: none;
}
.browsing
{
	padding-left: 20px;
}
.browsing H2
{
	color: #333;
	font-size: 1.8em;
	margin-top: 0;
	padding-top: 0;
}
/*Begin Comments*/
.commentlist
{
	padding: 0px;
	margin: 0px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI
{
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI DIV
{
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist LI .avatar
{
	float: left;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE
{
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says
{
	display: none;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform P
{
	clear: both;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children LI
{
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children LI DIV
{
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata
{
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta
{
	background-image: none;
	width: 100%;
	padding: 0px !important;
}
.commentlist .reply, .commentlist .children .reply
{
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist .reply A:link, .commentlist .reply A:hover, .commentlist .children .reply A:link, .commentlist .children .reply A:hover
{
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children LI
{
	padding-bottom: 10px;
}
.commentlist .children LI UL LI
{
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond
{
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond H3, .commentlist #respond A
{
	margin-left: 28px;
}
#respond H3
{
	clear: both;
	font-size: 16px;
}
#comments
{
	line-height: 30px;
	color: #A40505;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 35px;
}
.children
{
	clear: both;
}
.children .commentmetadata, .children .vcard
{
	background-image: none;
}
.children TEXTAREA
{
	width: 90% !important;
}
.children INPUT
{
	width: 80% !important;
}
#cancel-comment-reply-link
{
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
#respond DIV
{
	background-image: none;
}
#submit
{
	width: 120px !important;
}
#commentform
{
	margin: 10px 0px 0px 20px;
}
#commentform TEXTAREA
{
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 350px;
	padding: 10px;
}
#commentform #email
{
	font-size: 13px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 220px;
	background-image: url(img/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #author
{
	font-size: 13px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 220px;
	background-image: url(img/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #url
{
	font-size: 13px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 220px;
	background-image: url(img/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
/*End Comments*/
.nav UL
{
	position: absolute;
	top: -999em;
}
.nav LI
{
	float: left;
	position: relative;
	z-index: 100;
	display: block;
}
.nav A
{
	display: block;
	float: left;
}
.nav UL LI
{
	width: 100%;
}
.nav LI:hover UL, UL.nav LI.sfHover UL
{
	left: 0px;
	top: 39px;
}
.nav LI:hover LI UL, .nav LI.sfHover LI UL
{
	top: -999em;
}
.nav LI LI:hover UL, UL.nav LI LI.sfHover UL
{
	left: 240px;
	top: 0px;
}
.nav LI:hover UL, .nav LI LI:hover UL
{
	top: -999em;
}
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/
.nav LI LI
{
	display: block;
	padding: 0px;
	background-color: #A12425;
	float: left;
	height: auto !important;
	width: 240px;
}
.nav LI UL
{
	width: 240px;
}
#menu UL LI UL
{
	width: 240px;
}
.nav LI LI A:link, .nav LI LI A:visited
{
	width: 180px;
	display: block;
	padding: 10px 30px;
	height: auto;
	float: left;
}
.nav LI LI A:hover
{
	background-color: #8A2021;
	background-image: url(img/pages-hover-arrow-Grunge.gif);
	background-repeat: no-repeat;
	background-position: 14px 14px;
	width: 180px;
	display: block;
	padding: 10px 30px;
	height: auto;
	float: left;
}
#nav2 LI:hover UL, UL#nav2 LI.sfHover UL
{
	top: 44px;
}
#nav2 LI
{
	z-index: 99;
}
#nav2 LI LI
{
	background-color: #3F4045;
	background-image: none;
	margin: 0px;
	z-index: 100;
}
#nav2 LI LI A:hover
{
	background-color: #34353B;
	border: none;
	background-image: url(img/pages-hover-arrow2.gif);
}
#nav2 LI LI:hover UL, UL#nav2 LI LI.sfHover UL
{
	top: 0px;
}
/* 

Search Styles

*/
.search
{
	float: left;
	margin: 5px 10px 0px 0px;
	width: 230px;
	height: 32px;
	background: url(img/searchbg.png) no-repeat;
	padding: 0px;
}
#searchform
{
	padding: 0px;
	width: 230px;
	height: 32px;
}
.search INPUT
{
	margin: 4px 0 0 10px;
	height: 21px;
	width: 170px;
	background: none;
	font-size: 1.4em;
	color: #F2F2F2;
	float: left;
	border: none;
	font-size: 12px;
	padding: 5px 0px;
}
#searchsubmit
{
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer-box
{
	width: 287px;
	float: left;
	padding: 4px;
	margin-left: 15px;
	/*[disabled]border-top:1px solid #333539;*/
	/*[disabled]background-color:#292A2E;*/
	color: #FFFFFF;
}
.footer-box UL
{
	margin: 0px;
	padding: 0px;
}
.footer-box UL LI
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.footer-box A:link, .footer-box A:hover, .footer-box A:visited
{
	color: #D5D5D5;
	/*[disabled]display:block;*/
	padding: 5px 10px;
	width: 100%;
}
/*Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End captions
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 100%;
}
/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid)*/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*End Images*/
.keepreading
{
	float: right;
	padding-left: 20px;
	background: url(img/arrow2.png) no-repeat left;
	margin-top: 12px;
	position: relative;
	right: -25px;
}
.keepreading A:link, .keepreading A:visited
{
	color: #FFF;
	font-size: 10px;
	background: #3F4045;
	padding: 3px 7px;
	display: block;
}
.keepreading A:hover
{
	color: #FFF;
}
.side_roll #calendar_wrap
{
	float: left;
}
/*------------------------------------------------
-------------------[PAGE NAVI]------------------
------------------------------------------------*/
.subpost_wrap2 .wp-pagenavi
{
	margin: 15px 0px 15px 15px !important;
	float: left !important;
}
.subpost_wrap2 .wp-pagenavi A, .subpost_wrap2 .wp-pagenavi A:link
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #A19A86 !important;
	color: #FFF !important;
	background-color: #817965 !important;
}
.subpost_wrap2 .wp-pagenavi A:visited
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #A19A86 !important;
	color: #FFF !important;
	background-color: #817965 !important;
}
.subpost_wrap2 .wp-pagenavi A:hover
{
	border: 1px solid #C40000 !important;
	color: #FFF !important;
	background-color: #A20000 !important;
}
.subpost_wrap2 .wp-pagenavi A:active
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #A19A86 !important;
	color: #FFF !important;
	background-color: #817965 !important;
}
.subpost_wrap2 .wp-pagenavi SPAN.pages
{
	padding: 5px 7px !important;
	margin: 2px !important;
	color: #FFF !important;
	border: 1px solid #A19A86 !important;
	color: #FFF !important;
	background-color: #817965 !important;
}
.subpost_wrap2 .wp-pagenavi SPAN.current
{
	padding: 5px 7px !important;
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #C40000 !important;
	color: #FFF !important;
	background-color: #A20000 !important;
}
.subpost_wrap2 .wp-pagenavi SPAN.extend
{
	padding: 5px 7px !important;
	margin: 2px !important;
	border: 1px solid #C40000 !important;
	color: #FFF !important;
	background-color: #A20000 !important;
}
.wp-pagenavi
{
	margin: 10px 0px 15px 15px !important;
	float: left !important;
}
.wp-pagenavi A, .wp-pagenavi A:link
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #DCDCDC !important;
	color: #000 !important;
	background-color: #FFF !important;
}
.wp-pagenavi A:visited
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #DCDCDC !important;
	color: #000 !important;
	background-color: #FFF !important;
}
.wp-pagenavi A:hover
{
	border: 1px solid #C40000 !important;
	color: #FFF !important;
	background-color: #A20000 !important;
}
.wp-pagenavi A:active
{
	padding: 5px 7px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #DCDCDC !important;
	color: #FFF !important;
	background-color: #FFF !important;
}
.wp-pagenavi SPAN.pages
{
	padding: 5px 7px !important;
	margin: 2px !important;
	color: #FFF !important;
	border: 1px solid #DCDCDC !important;
	color: #000 !important;
	background-color: #FFF !important;
}
.wp-pagenavi SPAN.current
{
	padding: 5px 7px !important;
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #C40000 !important;
	color: #FFF !important;
	background-color: #A20000 !important;
}
.wp-pagenavi SPAN.extend
{
	padding: 5px 7px !important;
	margin: 2px !important;
	border: 1px solid #C40000 !important;
	color: #000 !important;
	background-color: #A20000 !important;
}
/*------------------------------------------------*/
.no_sidebar .single_post
{
	width: 883px !important;
	padding-bottom: 30px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
