*{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	/*background:#ADADAD repeat-x top;*/
	background: #868d4a url(images/bg.jpg) repeat; 
	/*color: #41484d;*/
	color: #191a1b; 
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}

a
{
	color: #C11209;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input,select,textarea
{
	border: #969696 1px solid;
	font-size: 11px;
	padding: 2px;
}

select
{
	border: #b41915 1px solid;
	padding: 5px; 
	margin: 0 0 0 5px;
}

li
{
	list-style: none;
}

h2 span, h3 span
{
	display: none;
}

/*=== Layout ===*/

#page,#page-bot,#page-top
{
	/*background: url(images/page-bgr.png) repeat-y;*/
	background: url(images/pageBG2.jpg) repeat-y;
	margin: 0 auto;
	width: 932px;
}

#page
{
	padding: 0 28px 20px 29px;
	width: 875px;
}

#page-bot
{
	background: url(images/page-bot2.png) no-repeat bottom;
	height: 3px;
}

#page-top
{
	background: url(images/page-top2.png) no-repeat top;
	height: 54px;
}

#bot-bgr
{
	background: none;
	padding: 0 0 50px;
}

/*=== Subscribe to Feed ===*/
ul.subscribe
{
	float: right;
	padding: 25px 40px 0 0;
}

* html ul.subscribe
{
	padding-right: 20px;
}

.subscribe li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 20px 0 10px;
}

.subscribe li.feed
{
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0 0 0 20px;
}

.subscribe li a
{
	color: #41484d;
	position: relative;
}

#toplinks
{
  float: right;
  padding: 3px 32px 0 0;
}

#toplinks li
{
	float: left;
	padding: 0;
	margin: 0;
}

#toplinks li a
{
	display: block;
	overflow: hidden;
	background-position:  0 0;
  text-indent: -9999px;
	outline: none;
	padding: 0;
	margin: 0;
}

#subs
{
  background: url(images/subscribe.jpg) no-repeat;
	width: 225px; 
	height: 43px;
}

#contact
{
  background: url(images/contact.jpg) no-repeat;
	width: 181px; 
	height: 43px;
}

#toplinks li a:hover
{
	background-position: bottom;
}

/*=== Header ===*/
#header
{
	height: 80px;
}

/*- Logo & Tagline-*/
#logotag 
{
	width: 300px;
	height: 50px;
	float: left;
	padding-top: 12px;
}

#logotag h1
{
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px !important;
	padding: 0px !important;
}
#logotag h1 a 
{
	color:#F2170B;
}

.tag 
{
	float:left;
	margin:0px !important;
	padding:0px !important;
	font-size:16px;
	color:#ADADAD;
}

/*- Search -*/
.search
{
	background: url(images/searchBG.gif) no-repeat;
	float: right;
	height: 45px;
	margin: 15px 0 0;
	width: 275px;
}

.search input
{
	background: none;
	border: 0;
	color: #fadc50;
	float: left;
	font-size: 13px;
	margin: 15px 0 0 10px;
	padding: 2px;
	width: 210px;
	font-weight: bold;
}

.search .btn
{
	margin: 6px 0 0 16px;
	padding: 0;
	width: auto;
	cursor: pointer;
	background: url(images/spacer.gif) no-repeat top;
	height: 32px;
	width: 32px;

}

/*=== Title ===*/
#title
{
	background: url(images/title-bg.gif) repeat-x top;
	height: 250px;
}

.left-title 
{
	float:left;
	/*
	width:280px;
	height:179px;
	padding:20px 20px;
	*/
	width:325px;
	height:216px;
	padding: 0 20px 2px 20px; 
	color:#FFF;
}

.right-title 
{
	float:right;
	width:270px;
	height:216px;
	padding:0 20px 2px 20px;	
	color:#FFF;
}

.left-title h2, .right-title h2 {
	color:#b41915;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:20px;
	text-transform:uppercase;
	}
.left-title p, .right-title p {
	text-align:justify;
	font-size:12px;
	}
/*- Top Menu -*/
#title li{
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	text-transform: uppercase;
}
#title li a{
	color: #ffffff;
}
#title li a:hover {
	color:#b41915;
	}
/*- Title Layout -*/
.tcol1{
	float: left;
	width: 400px;
}
.tcol2{
	float: right;
	width: 350px;
}
/*- Polaroid -*/
#polaroids
{
	/*background: url(images/polaroids/rotator.php) no-repeat;*/
	/*background: transparent url(images/star.png) no-repeat;*/
	position: absolute;
	top: 93px;
	width: 314px;
	height: 301px;
	margin: 0 0 0 300px;
}

#flashContent 
{ 
	text-align: left;
} 

#star 
{
	width: 314px;
	height: 304px;
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url(images/star.png) no-repeat;
}

/*=== Columns ===*/
#columns{
	margin: 30px 0 0;
}
#columns h2{
	color: #b41915;
	font-size: 22px;
	font-weight: bold;
}
#columns h2 a{
	color: #b41915;
	font-size: 16px; 
}

#columns h2 a:hover{
	color: #fe9000;
	font-size: 16px; 
}

#columns h3{
	color: #b41915;
	font-size: 16px;
	letter-spacing: -1px;
}
#columns h3 em{
	color: #C11209;
	font-style: normal;
}
#columns h4{
	color: #C11209;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	padding: 0 0 5px;
	font-weight:bold;
}
#columns h4 a{
	color: #C11209;
}

#contentFull{
  width: 845px;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
	color: #0b0b0b; 
}

#contentFull img{
  border: solid 1px #6b7a43;
	padding: 5px;
}

.col1{
	width: 423px;
}
.col2{
	float: left;
	width: 200px;
}
.col3{
	float: right;
	width: 200px;
}
/*=== Each Post ===*/
.pagetitle{
	color: #41484d !important;
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:bold !important;
	border-bottom:#41484d dotted 1px;
	padding-bottom:5px;
}
.post{
	background: url(images/star.gif) repeat-x bottom;
	padding: 15px 0 5px;
}
.post p{
	clear: both;
	padding: 0 0 15px;
}
.post.last{
	background: none;
}
.postmetadata{
	color: #5c521c;
	font-size: 11px;
	padding: 0 0 15px;
}
.postmetadata a{
	color: #767b35;
}

.postmetadata a:hover{
	color: #b41915;
}
.meta-cal {
	background:url(images/ico-cal.gif) center left no-repeat;
	padding-left:15px;
	}
.meta-comm {
	background:url(images/ico-comm.gif) center left no-repeat;
	padding-left:15px;
	margin-left:15px;
	}
.meta-tag {
	background:url(images/ico-tag.gif) center left no-repeat;
	padding-left:15px;
	}
.postimg img.fl{
	margin: -10px 15px 0 0;
	padding-bottom:15px;
}

#postimg { 
   	background:url(images/post.png) no-repeat 0 0;
   	width: 84px; 
   	height: 75px; 
   	padding: 0; 
   	margin: 0 20px 0 0; 
   	float: left;   	
} 

.entry p{
	text-align:justify;
	font-size:12px;
	line-height:14px;
	color: #0b0b0b;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #FDEAE8;
	border: 1px solid #C11209;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#f0f0f0;
	border: solid 1px #6b7a43; 
	margin: 0px 15px 15px 0px !important;
	float:left;
	display:inline;
	}
.none-img { 	
	background:none !important;
	border:none !important; 
	}
.none-img img { 	
	background:none !important;
	border:none !important; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	margin-left:15px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
/*=== Comments ===*/
.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}
.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 12px;
}
#comments {
	font-size: 20px;
	padding: 2px 10px 0px 30px;
	color:#008DE7;
	background:url(images/ico-comment.gif) center left no-repeat;
}
.comments_template form#commentform{
	margin: 0;
	padding: 10px;
}
.comments_template form#commentform p{
	line-height: 16px;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 16px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 10px;
	border-top:1px dotted #b41915;
}
ol.commentlist li.alt{
	background:#bdb37c;
	border-top:2px dotted #b41915;
	border-bottom:2px dotted #b41915;	
}
ol.commentlist li.highlighted{
	background:#FDEAE8;
	border-top:1px dotted #b41915;	
}
/*=== Navigation ===*/
.navigation {
	padding:15px 0px 15px 0px;
	font-weight:bold;
	float:left;
	}
.alignleft {
	float:left;
	display:inline;
	}
.alignright {
	float:right;
	display:inline;
	}
/*=== Ads ===*/
.ads{
	height: 125px;
	margin: 10px 0 30px;
}
.ads img{
	display: block;
	float: left;
	margin: 0 24px 0 0;
}
.ads img.last{
	margin: 0;
}
/*=== Comments ===*/
ul.comments{
	padding: 0 0 30px 0;
}
.comments li{
	border-bottom:1px dotted #F5857E;
	font-size: 11px;
	padding: 4px 0 5px 5px;
	color: #C11209;
}
.comments li em, .comments li a em{
	color: #C11209;
	font-style: normal;
}
.comments li a{
	color: #41484d;
}
.comments li a:hover{
	text-decoration:none;
	color: #C11209;
}
.comments img {
	vertical-align:text-bottom;
	padding-left:5px;
	padding-right:5px;
	}
/* Specific Headers */
.hdr1, .hdr2, .hdr3, .hdr4, .hdr5{
	/*background: url(images/hdr-bgr1.gif) no-repeat left;*/
	background: url(images/recent.gif) no-repeat left;
	height: 69px;
	line-height: 52px;
	padding: 0 0 0 50px;
        margin: 0 0 15px 0; 
}
.hdr2{
	background: url(images/archive.gif) no-repeat left;
	height: 78px;
}
.hdr3{
	background: url(images/links.gif) no-repeat left;
	height: 78px;
	margin: 0 0 15px 0; 
}
.hdr4{
	background: url(images/sponsors.gif) no-repeat left;
	height: 89px;
	margin: 0; 
}
/*.hdr5{
	background: url(images/sponsors.gif) no-repeat left;
}
*/
/*=== Recent Readers ===*/
table#MBL_COMM td.mbl_fo_hidden {
display:none;
}
.recent{
	padding: 10px 0 0;
}
.recent img{
	border: 1px solid #222222;
	float: left;
	height: auto;
	margin: 3px;
}
* html .recent img{
	margin: 0 3px;
}
/*=== Flicker Photos ===*/
.flickr{
	background: url(images/photoThmBG.gif) no-repeat left;
	height: 97px;
	margin: 0;
	padding: 20px 0 0 138px;
	position: relative;
}
.flickr p {
	display:inline;
	float:left;
	padding:0px 8px 0px 8px;
	}

.flickr img {
  border: 1px solid #b41915; 
	margin: 0 2px 0 0;
} 
/*=== Footer ===*/
#footer{
	background: url(images/footerBG.gif) repeat-x;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	margin: 30px 0 0;
	text-align: left;
	padding:0px 15px;
	text-align: right; 
}
#footer a{
	color: #f5b209;
}

#footer a:hover{
	color: #b41915;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
/*=== Portfolio ===*/
.showcase {
	float:left;
	display:inline;
	width:206px;
	}
.showcase h2 {
	font-size:16px !important;
	margin-bottom:5px !important;
	font-weight:bold !important;
	color: #b41915;
	}
.showcase p {
	font-size:10px !important;
	line-height:14px !important;
	text-align:justify !important;
	margin-bottom:7px !important;
	}
.showcase img {
	background:none !important;
	padding:0px !important;
	margin-bottom:5px;
	border:3px solid #FAD3D1 !important;
	}
.weblink a {
	font-weight:bold !important;
	text-transform:uppercase;
	font-size:12px !important;
	float:right;
	}
.showcase-divider {
	width:100%;
	height:15px;
	float:left;
	margin-bottom:15px;
	background: url(images/hl-dot2.gif) repeat-x bottom;
	}
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 8px 11px;
    border: 1px solid #240c0c;
    border-radius: 15px;
    background: #992828;
    background: -webkit-gradient(linear, left top, left bottom, from(#97d637), to(#829926));
    background: -moz-linear-gradient(top, #97d637, #829926);
    background: linear-gradient(to bottom, #97d637, #829926);
    -webkit-box-shadow: #210808 -2px 3px 16px 0px;
    -moz-box-shadow: #210808 -2px 3px 16px 0px;
    box-shadow: #210808 -2px 3px 16px 0px;
    text-shadow: #591717 -3px 2px 3px;
    font: normal normal normal 15px arial;
    color: #ffffff;
    text-decoration: none;
}
.button:hover,
.button:focus {
    border: 1px solid #b43c3c;
    background: #992828;
    background: -webkit-gradient(linear, left top, left bottom, from(#b5ff42), to(#9cb82e));
    background: -moz-linear-gradient(top, #b5ff42, #9cb82e);
    background: linear-gradient(to bottom, #b5ff42, #9cb82e);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#5b8021), to(#829926));
    background: -moz-linear-gradient(top, #5b8021, #829926);
    background: linear-gradient(to bottom, #5b8021, #829926);
}
.button:after{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: -2px;
    left: 2px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD4klEQVRIiY2WzYscVRTFf/fVq+rqoWyGpslkEUwyhCBqBMUs1JAU6SLuFF2IuBEXWbhwIwSXrvIHKH5tdakLceeiGkockIgE15nJMCAijMPM0PY4r7s+not+NamumQz2qpuqe+6959x7bstwGCsRSNOsSpIYQANFmmYkSawA1frdfrc6LVbcl8paAJZFmKRpVgyHsQYiEcYOILCWUIQx808EFIABsHYxVoQIGKs0zSoXMBDBpGlWJEmsRei7gCpJ4hDowRF4z3VWgy/EAn2Yx4prbRkwaZqZ+gVr2R2NsiJJ4tBaImBH5AicOpkDn9Sx1tIXYdclU9rxNmll3x2NsmI4jENH044D67kkdScDF3sSeEBDwAVw9zt0PO80aFmoHJiMRo+6boCHwJK1zATACXpUeZsWa+fgDYFPqzy0dt51mmYoN6aRyCItdeXW0rt///engLGbtBocz/NuNitvU1proOBoFI8Jai3s7e2/K8Kvzcq73fBsWZZfrq39MjRmeoxSa1kSoVAiFE3wpqDWQpb9PAZUzXmaZmYw6Ef9fv9cnheZMdNPer0nLud5Ht2799t+rZcICpwGTvHeaPRT31p7Kwj8K9baJ/O8WAbO+L5f3bjxypU0zc6JyB3f16/NZvkyoJUSPM+r8ry4CzyTJPHt5jBot8khsGOtvam190FZVpfLsgTA9zVlWW6laXZdRF7tdIIzxkzPAjhw8rwAOK+1vlSDWwsiaN3M1u2G/dksv1yW5SaQdTrBIM/zW1VlQxF5MQxDbYzZAoznqR993x8bM30ZuBQEPlVlTWMYloGJbhhVz1oblGW5Aaz5vn47z4tJVdkvgA+19u4eHh4CVJ7nfaqUvGPMNAK+1dojiqLPd3f3itYYF54DjwB58OBhBPzj+/p2t9t9zpipEZFnO53g7zwvdoC/lFKbvq97s1n+A/C+53mfeZ739WRy8F2SxH8y97R6AfFWVy/UNB2srl5YX1rqbmxv77xnzPRARK6HYeePa9deemtzc+urJIm/uXjx/Pfr6w+fBq52OkHPWvtCnhdvDofxvyILC6gAXwEVzhWBwcrKynZVVa+LyNUw7Gz6vv9Rc4ncnH8cBP5GVVXPF0X5RpLEkxO2exkoaqtAhIG1i97C//SlNngzViVJjMhc8ceB19tdL2BzFE+o/Ch2OHR27Sov2sbV9hY43a5bhT2y6xqcluW6s/dYWpqHhpYbA0vQsGuR47ScdGjchp5q17VeaZpRH/1eg6bAZa+Na8l1Omn8MajPq3LHftygpRmrFHOnHDtw5R7sp2mGe1YAE5h7S6NyAC3Cfi1oOxZQ/wGrardNBg+gZwAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
}



/*=== IE6 Fix ===*/
