body {
	background: #c8c8a9;
	font:.8em/1.4em arial, verdana, sans-serif;
	color:#444;
}

/* HEADERS
========================================================= */
h1 {
	font:normal 28px "Monotype corsiva",Garamond,Georgia,Times New Roman,Trebuchet;
	padding-top:15px;
}
h2 {
	font: bold 15px Georgia,Times New Roman,Trebuchet;
	display:block;
}
h3 {
	font:bold 14px arial, verdana, sans-serif;
	padding-bottom:2px;
	color:#444;
}
h1 a {
	color:#fff;
}
h1 span {
	font:.5em Georgia,Times New Roman,Trebuchet;
	padding-left:30px;
	color:#fff;
	display:block;
}
h1 a:hover {
	color:#fff;
}
h2.featuredTitle {
	font-size:18px;
	width:392px;
	min-height:51px;
	display:block;
	background: url(../images/bgTransparent.png);
	position:absolute;
	bottom:0;
}
h2.featuredTitle a {
	color:#fff;
	display:block;
	padding:6px 5px 0 10px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
	color:#fff;
}
h2.widgetTitle{
	margin-bottom:5px;
	color:#2F2F26;
}
h2.footerTitle {
	color:#FE4365;
	padding-bottom:3px;
	margin-bottom:5px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,sans-serif;
	border-bottom:1px dotted #555;
}
h2.singlePageTitle {
	margin-bottom:5px;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	color:#555;
}
h3.pageTitle {
	font-size:14px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* GLOBAL
========================================================= */
#wrapper {
	margin:0 auto;
	width:970px; 
}
a {
	color:#2683CF;
}
a:hover {
	color:#4a4a4a;
}
.widget { /* Widget Style used all around the site */
	font: 12px arial, sans-serif;
	color:#444;
	margin-top:15px;
}
.widget ul  li {
	border-bottom:1px dotted #B5C6DF;
	line-height:125%;
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding:2px 0 2px 12px;
	display:block;
}
.widget ul li a {
	color:#666;
	padding:2px 0;
	width:auto;
}
.widget ul li a:hover{
	text-decoration:underline;
}

/* NAVIGATION - HEADER
========================================================= */
.navigation {

}
.navigation a {
	color:#fff;
	padding:4px;
}

.navigation a:hover {
text-decoration:underline;
}



/* NAVIGATION - HEADER
========================================================= */
#topNav {
	width:100%;
	background:#2F2F26;
	border-bottom:4px solid #83af9b;
	margin-bottom:10px;
}
ul#navpagelist {
	position:absolute;
	right:0;
	bottom:0;
}
#header {
	width:980px;
	height:85px;
	margin:0 auto;
	position:relative;
}
ul#navpagelist li {
	float: left;
	width: auto;
}
ul#navpagelist li a {
	display: block;
	background: #BCF7FC;
	font: 1em Arial, Tahoma, Verdana;
	color: #222;
	padding:6px 10px;
}
ul#navpagelist li a:hover, ul#navpagelist li.current_page_item a {
	background: #83af9b;
	color:#222;
	text-decoration:none;
}
ul#navpagelist li li {
	float: left;
	width: 160px;
}
ul#navpagelist li li a {
	background: #7FBFFF;
	color:#fff;
	float: none;
	padding:4px 10px;
	border-top: 1px solid #AFC5FF;
	border-right:none;
}
ul#navpagelist li li a:hover {
	background: #75b9f3;
	color:#fff;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #AFC5FF;
}
ul#navpagelist li:hover ul, ul#navpagelist li.sfhover ul { 
	left: auto;
	display: block;
}


/* CONTENT
========================================================= */
#content {
	display:inline;	
	float:left;
	width:635px;
}
/* FEATURED 
========================================================= */
#featuredInner {
	padding:15px;
	background:#fff;
	margin-bottom:15px;
	display:block;
	position:relative;
}
#featured {
	margin:0 auto;
	height:227px;
	width:605px;

}
#featuredImage {
	width:392px;
	float:left;
}
.featuredimg {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
.storyimage {
	display:block;
	height:223px;
	position:relative;
}
/* LIST ON FEATURED AREA 
========================================================= */
#controls {
	width: 211px;
	float:left;
	font: 12px arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	background-color: #232907;
	color: #b1b855;
}
#controls ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
#controls li {
	border-bottom: 1px solid #000;
	margin: 0;
}
#controls li a {
	display: block;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:50px;
	border-left: 1px solid #000;
	background-color: #4477a0;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #controls li a { width: auto; }

#controls li a:hover {
	background-color: #1a1b04;
	color: #b1b855;
}
#controls li a.active {
	background-color: #0c2b3f;
	color: #fff;
}

/* CONTENT BELOW THE FEATURED SECTION
========================================================= */
.snapshot {
	padding:5px 10px;
	float:left;
	display:inline;
	background:#fff;
	position:relative;
	margin-bottom:15px;
	font-family:georgia, "trebuchet ms", garamond, serif;
	width:290px!important;
	width:310px;
	width/**/:/**/290px;
}
.snapshot2 {
	padding:5px 10px;
	float:left;
	display:inline;
	background:#dff1ff;
	position:relative;
	margin-bottom:15px;
	font-family:georgia, "trebuchet ms", garamond, serif;
	width:290px!important;
	width:310px;
	width/**/:/**/290px;
}
.marginRight {
	margin-right:15px;
}
.snapshot img {
	display:block;
	margin-bottom:4px;
	margin-top:4px;
	border:1px solid #222;
}
.snapshot2 img {
	display:block;
	margin-bottom:4px;
	margin-top:4px;
	border:1px solid #83af9b;
}

span.entryDate{
	background: url(../images/date.png) no-repeat left center;
	padding:0 0 0 18px;
	float:left;
	width:150px;
}  
span.entryComment{
	background: url(../images/comment.gif) no-repeat left center;
	padding:0 0 0 18px;
	float:right;
}


/* SIDEBAR
================================================================ */
#sidebar {
	float:right;
	background:#fff;
	width:320px;
}
#sidebarInner {
	padding:10px;
}
#searchForm { /* Search form style for sidebar */
	padding:8px;
	background: #f7f7f1;
}
#s {
	padding:3px;
	border:1px solid #aaa;
	margin:0 auto;
	width: 276px!important;
	width: 284px;
	color:#666;
	width/**/:/**/276px;
}
/* Sponsor Ads */
#adContainer {
	padding:15px;
	background:#EFF8FF;
	border:1px solid #CFDAFF;
}
#ad01 {
	float:left;
	margin-bottom:15px;
	display:inline;
}
#ad02 {
	float:right;
	margin-bottom:15px;
	display:inline;
}
#ad03 {
	float:left;
	display:inline;
}
#ad04 {
	float:right;
	display:inline;
}
.tabcontainer {
	background:#fafafa;
	padding:0 8px 8px;
	border:1px solid #e9e9e9;
}
span.tabTitle{ /* Style for the titles kept inside of archive tab on sidebar*/
	margin-bottom:4px;
	display:block;
	font-family:georgia, "trebuchet ms", garamond, serif;
	padding-top:10px;
}
.tabcontainer ul li {
	line-height:normal;
	color:#555;
	border-bottom:1px dotted #bbb;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background: url(../images/iconComment.gif) no-repeat left 5px;
}
.tabcontainer li ul li {
	border-bottom:0;
}
.tabcontainer a  {
	display:inline;
	color:#333;
}
.tabcontainer a:hover {
	color:#d92100;
	text-decoration:none;
}
#archiveform  select{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#cat {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	width:250px;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#tagCloud {
	text-align: center;
	padding:10px;
	background:#EFF8FF;
	border:1px solid #CFDAFF;
}
#sidebarLeft {
	width:160px;
	float:left;
}
#sidebarRight {
	float:right;
	width:120px;
}
/* INNER PAGE
================================================================ */
.post {
	background:#fff;
	font-size:12px;
	padding:10px 15px 5px;
}
.post p {
	padding-bottom:10px;
}
.post a {
	color:#206FAF;	
}
.post a:hover {
	text-decoration:underline;
}
img.largeSnapshot {
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
.wp-caption-text {
	text-align:center;
	font-size:11px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
}
.post ul{
	padding-bottom:10px;
	list-style: square inside;
}
.post ol{
	padding-bottom:10px;
	list-style: decimal inside;
}
.post li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color:#4c4c4c;
}
blockquote {
	padding: 2px 10px;
	background: #e6f9c9;
	color:#369;
	clear:both;
	border:1px solid #a9d26a;
	margin-bottom:10px;
}
code {
	color:#444;
	font:11px/17px tahoma, arial, sans-serif;
	display:block;
}
blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}

#commentWrapper {
	background:#fff;
	font-size:12px;
	padding:10px 15px 5px;
	margin-top:15px;
}
#commentWrapper p {
	padding-bottom:10px;
}

/*
ARCHIVE PAGE
*/
#archiveTitle {
	background:#fff;
	margin-bottom:15px;
	padding:4px;
}

/* FOOTER
================================================================ */
#footer-wrapper {
	width:100%;
	margin:0 auto;
	border-top:4px solid #83af9b;
	padding:10px 0;
	background:#2F2F26;
	margin-top:10px;
}
#footer {
	width:980px;
	margin:0 auto;
	color:#ccc;
	font-size:1em;
	line-height:16px;
}
#footer1 {
	width:300px;
	float:left;
	display:inline;
	color:#FE4365;
}
#footer1 li.liOff {
	background:#1F1B17;
	padding:10px;
	margin-bottom:5px;
	border:1px solid #0F0D0B;
}
#footer1 li.liOn {
	background:#0F0D0B;
	padding:10px;
	margin-bottom:5px;
	border:1px solid #1F1B17;
}
#footer1 li a  {
	color:#fff;
	text-decoration:none;
}
#footer1 li  a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer2 {
	float:left;
	width:270px;
	margin:0 20px;
}
#footer2 ul li {
	border-bottom:1px dotted #555;
}
#footer2 li a  {
	color:#fff;
	background: url(../images/iconLink.gif) no-repeat 3px center;
	padding-left:20px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}
#footer2 li  a:hover {
	color:#fff;
	background: #1F1B17 url(../images/iconLink.gif) no-repeat 3px center;
	padding-left:20px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}
#footer3 {
	width:345px;
	float:left;
	color:#fff;
}
.about {
	font-size:13px;
	line-height:1.4em;
}
.about p {
	padding-top:0;
	padding-bottom:10px;
}
#footer3 a {
	color:#92cc65;
}
#footer3 a:hover {
	text-decoration:underline;
}
#credit {
	display:block;
	width:980px;
	border-top:1px solid #0F0D0B;
	padding-top:7px;
	margin:15px auto 0;
	text-align:right;
	color:#ccc;
	font:10px verdana, sans-serif;
}
#credit a {
	color:#fff;
}
#credit a:hover {
	text-decoration:underline;
}

/* ***********************************************************
*	COMMENT  	*
***********************************************************/
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
ol.commentlist li { /* Comment Wrapper */
	border:1px solid #d5d5d5;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px helvetica,arial,sans-serif;
} 
li div.reply {  /* Reply button style */
}
ol.commentlist li div.reply:hover {
}
li div.reply a {
	font:bold 9px helvetica,arial,sans-serif; 
	text-transform:uppercase;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* ******************************************************** */
/* COMMENT FORM */
/* ******************************************************** */
p#noComment {
	font:bold .8em verdana, tahoma, arial, sans-serif;
	background:#f7f7f7;
	padding:4px 4px 4px 10px;
}
#commentform {
	font-family:verdana, tahoma, arial, sans-serif;
	background: #f9f9f9;
	padding:15px 15px 0 15px;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	margin-bottom:4px;
}
#commentform cite {
	font-size:.9em;
}
#commentform label {
	font-size:.8em;
	padding-left:0px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 40%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#commentform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 90%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(../images/submit.gif) no-repeat;
	width: 59px;
	height:20px;
	display:block;
	border:none;
	text-indent: -900em;
	line-height:0px;
	cursor:pointer;
	margin-bottom:10px;
}
#submit:hover {
	cursor:pointer;
}