
body {
	margin: 0;
	padding: 0;
	background: #e9e7e8 url("images/background.gif") repeat-y center;
	font: 11px/18px Arial;
	color: #767475;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
}

a {
	color: #000;
	text-decoration: none;
	text-align: center;
}

a:hover {
	color: #ae141e;
}
a:focus {
	color: #ae141e
}

ul.nav a:active
{
    background: #ae141e;
}
ul.nav a:focus
{
    background: #ae141e;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 5px;
}

#header {
	width: 99%;
    margin: 0 auto;
	height: 102px;
	background-image: url('images/logo.jpg');
	
	background-repeat: no-repeat;
}

#logo {
	width: 100%;
	height: 38px;
    margin: 0 auto;
	cursor: pointer;
}

#logo h1 {
margin: 0px;
padding: 0px;
font-size: 24px;
font-weight: normal;
}

#hpane {
	width: 904px;
	padding: 5px;
	overflow: hidden;
	background: #f8f6f7;
	border: 1px solid #ebeaea;
}

#hpane #user {
	width: 50%;
	float: left;
}

#hpane #msgs {
	width: 50%;
	float: right;
	text-align: right;
}

/*
++++++++++++++++++
Navigation
++++++++++++++++++
*/

#nav {
width: 99%;
vertical-align:bottom;
height: 30px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #222;
background-color: #f8f6f7;
margin-bottom: 15px;
border: 1px solid #ebeaea;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#nav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#nav ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
float: left;
}



#nav a:hover {

color: #fff;
padding-top: 5px;
padding-bottom: 5px;

}

.naalignleft {
width: 40%;
float: left;
}

.naalignright {
width: 40%;
float: right;
}

/*
+++++++++++++++++++
Continue With the Layout
+++++++++++++++++++
*/

#content-wrap {
	width: 100%;
	clear: both;
	overflow: hidden;
}
#content-wrap h1
{ color:#CC3300;
	height: 38px;
}
#content-wrap #pane {
	width: 260px;
	float: left; 
}

#content-wrap #sidebar {
width: 220px;
padding: 5px;
height: 100%;
float: right;
background-color: #f7f7f7;
font-size: 12px;
}


#content-wrap #content {
	width: 800px;
	padding: 5px;
        padding-top: 0px;
	float: right;
        line-height: 150%;
        font-size: 12px;
}
#content-wrap #contentsmall {
	width: 600px;
	padding: 5px;
        padding-top: 0px;
	float: right;
        line-height: 150%;
        font-size: 12px;
}

#content-wrap #subpage {
	width: 800px;
	float: left;
        padding-left: 5px;
        font: 12px/20px Arial;
	color: #767475;
}

#content-wrap #arch {
	width: 470px;
	float: left;
        padding-left: 5px;
        font: 12px/20px Arial;
	color: #767475;
}

#pane .module {
	width: 240px;
	padding: 5px;
}

#featArticles {
	width: 250px;
	border: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 14px;
}

#featArticles .aHead {
	height: 16px;
	padding-left: 20px;
	background: url("images/icon_article.gif") no-repeat;
}

#featArticles .heading {
	background: url("images/head_feat-articles.gif") no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#featArticles #browse {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
	background: #eff8ea url("images/icon_tick.gif") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #b4c9a7;
}

#sNotes {
	width: 250px;
	border: 1px solid #EBEAE2;
margin-bottom: 14px;
}

#sNotes a {
border-bottom: 1px solid #efefef;
}

#sNotes a:hover {
border-bottom: 1px solid #ccc;
}

#sNotes .heading {
	background: url("images/head_sidenotes.gif") no-repeat;
	height: 31px;
	margin-bottom: 5px;
}

#fContent {
	width: 100%;
}

#content .heading {
	background: url("images/head_fresh-content.gif") no-repeat;
	height: 23px;
	width: 100%;
        margin-bottom: 5px;
}

#ads {
	width: 100%;
        border-top: 1px solid #e2e2e2;
        padding-top: 15px;
        clear: both;
}

#ads .ablock {
	width: 220px;
        margin-right: 32px;
	float: left;
}

#ads .ableft {
width: 220px;
float: right;
}

/* Whitespace and dividers */

#whitespace {
width: 100%;
height: 10px;
background-color: #fff;
}

.wspace {
width: 100%;
height: 10px;
background-color: #fff;
}

/* Move Along */

#footer {
	margin: 15px 0;
	padding-top: 3px;
	border-top: 3px solid #ebebe8;
	width: 100%;
        background: #fff;
}

#footer .heart {
	background: url("images/icon_heart.gif") no-repeat;
	padding-right: 16px;
}

.red {
	color: #ae141e;
}

/*
+++++++++++++++
Homepage & Single Posts
+++++++++++++++
*/

#insidewords {
padding: 5px;
line-height: 150%;
font-size: 12px;
}

#content h2 {
font-size: 14px;
font-weight: normal;
color: #ca1717;
padding: 5px;
background: #F3F1EA;
}

#content h2 img {
vertical-align: middle;
}

#content h2 a {
color: #ca1717;
}

#content h2 a:hover {
color: #555;
}

#content .dropped {
margin-left: 25px;
}

#content .dropped a {
color: #666;
}

/*
**********************************
POST COMMENTS
**********************************
*/

#commentarea {
width: 470px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
}

h3#comments {
font-size:14px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #666;
margin: 0px;
}

#commentsheader {
background-image: url(images/comment_head.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#777;
	font-size:11px;
	list-style-type:none;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
        width: 80%;
}

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
	background-color: #F8FAFC;
}

.comment-odd {
	background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
	background-color: #f7f7f7;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 90%;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

/*
******************************
SINGLE POST CLASSES
******************************
*/

			
		#subpage h1 {
			color:#CC3300;
			font: 20px "Verdana", Helvetica, Arial, Sans-Serif; }

#subpage .entrytext {
	color: #666; }

#subpage p a {
color: #FFF;
background-color: #711414;
text-decoration: none; 
}
			
#subpage p a:hover {
color: #666666;
border-bottom: 1px solid #ca1717;
background-color: #f7f7f7;
}

.postpicclass { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
} 

.postnobrdr { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 0px;
} 

.postsingleimg { 
display:block; 
padding: 3px;
border: 1px solid #efefef;
} 

.postsingleimg a { 
border: 0px;
} 
			
		#subpage h2 { /* Comment Titles */
			border-top: solid 2px #e2e2e2;
			padding: 5px 0px 0px 5px;
			color: #222;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			line-height: 90%;
			letter-spacing: -1px;
			font-size: 14px;}
			
#subpage h3 {
color: #222;
font-weight: normal;
line-height: 90%;
font-size: 14px;}
						
#subpage .postInfo {
font-size: 11px;
border-top: solid 2px #cc0000;
padding: 5px 0px 5px 0px;
margin: 15px 0px 0px 0px; }
			
#subpage blockquote {
width: 90%;
margin: 0 auto;
font-style: italic;
font-size: 1.3em;
border:3px double #ccc;
border-width:3px 0;
text-align: center;
padding:0.5em;
color: #666666;
}

#subpage blockquote a img {
border: 0px;
}

/*
******************************
IMPROVED POST BIT (NEW!)
******************************
*/

.singlepost {
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #efefef;
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 5px;
}

.singlepost img {
vertical-align: middle;
}

.singlepost h1 {
color: #CA1717;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
}

.titlespec {
	color: #CA1717;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
line-height: 30px;
}

#socialbookmarks {
width: 100%;
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
}

#socialbookmarks img {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

#socialbookmarks img a {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

/*
+++++++++++++
Sidebar
+++++++++++++
*/

#sidebar ul li #searchform {
margin: 0px;
border: 0px;
}

#sidebar ul li .widget widget_search {
border: 0px;
margin: 0px;
padding: 0px;
}

#sidebar ul li #search {
border: 0px;
padding: 0px;
margin: 0px;
}

#sidebar ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li  {
margin-bottom:0.3em;
padding:0.3em;
list-style-type: none;
}

#sidebar li  {
margin-bottom:0.3em;
padding:0.3em;
list-style-type: none;
margin: 0 auto;
}

#sidebar p {
font-size: 11px;
line-height: 19px;
}

#sidebar p a {
background-color: #efefef;
}

#sidebar p a:hover {
background-color: #f7f7f7;
}

#sidebar h2 {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #ca1717;
border-bottom: 1px solid #ccc;
}

#sidebar img {
margin-bottom; 5px;
}

#sidebar img a {
margin-bottom: 5px;
}

#sidebar .adcase {
margin-bottom: 5px;
}

/*
+++++++++++++
Archives
+++++++++++++
*/

.arctext {
font-size: 12px;
line-height: 20px;
color: #555;
margin-bottom: 15px;
}

.minipost {
color: #888;
font-size: 10px;
margin-left: 10px;
}

#arch h3 {
color: #ca1717;
font-size: 16px;
margin: 0px;
font-weight: normal;
}

#arch h3 a {
color: #ca1717;
background-color: #f2f2f2;
}

#arch h3 a:hover {
color: #555;
}

#arch h2 {
font-size: 16px;
}

/*
+++++++++++++
Search
+++++++++++++
*/

#search {
	width: 250px;
        border: 1px solid #e2e2e2;
        margin-bottom: 14px;
        padding-bottom: 5px;
}

#search .heading {
background: url("images/search_bg.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}

#search #browsetwo {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
        margin-top: 10px;
	background: #FAF8F1 url("images/icon_info.png") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #E2DFD6;
}

#searchform {
margin-left: 5px;
}

#searchformsb {
margin-left: 5px;
margin-bottom: 10px;
}

/*
+++++++++++++
Features (Internals)
+++++++++++++
*/

.featmod {
height: 100%;
width: 100%;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 10px;
}

.featmod img {
margin-right: 15px;
vertical-align: middle;
}

#feed {
	width: 723px;
        margin: 0 auto;
        margin-top: 10px;
	padding: 4px 2px 0 5px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #efefef;
        vertical-align: middle;
}

#feed .icon {
	background: url("images/feediconlarge.gif") no-repeat;
	height: 28px;
	display: block;
        padding: 5px 5px 0 35px;
	font-size: 1.1em;
}

#feed span {
	font-weight: normal;
}

/*
****************
Archives Nav
****************
*/

#arch .navigation {
width: 100%;
padding: 5px;
background-color: #f7f7f7;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
margin-bottom: 5px;
}

/*
****************
Newsletter Subscribe (HP)
****************
*/

#nlSub {
	width: 250px;
	border: 1px solid #e2e2e2;
}

#nmSub a {
border-bottom: 1px solid #efefef;
}

#nlSub a:hover {
border-bottom: 1px solid #ccc;
}

#nlSub .heading {
background: url("images/head_newsletter.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}

}