html
{
	min-height: 100%;
}

body
{
	font-family: Calibri, Verdana, Arial, Tahoma, sans-serif;
	
	margin: 0 auto;
	 background-color: #430000;

}

.bodyOuterContainer
{

	max-width: 1280px;
	margin: 0 auto;
       
}

.bodyInnerContainer
{
	padding: 0px;
        background-color: #fff;
}


a:link
{
	color:  #344FA8;
	
}
a:active
{
	color: #483D8B;
	
}
a:visited
{
	color: #666;
	
}
a:hover
{
	color: #C73F17;
	
}

a img
{
	border: none;
}

h1
{
	margin: 0;
}


h2
{
	margin: 0 0 4px 0;
}

h2 a
{
	text-decoration: none;
}

h3
{
	margin: 0 0 2px 0;
}

h3 a
{
	text-decoration: none;
}

table
{
	empty-cells: show;
}

.header
{
        padding: 10px;
        background-color: #430000;

}
.header h1
{
	margin: 0;
}
.header h1 a
{
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
}

.header .siteDescription
{
	color: #fff;
	margin-left: 25px;
}

.main
{
        background-color: #fff;
}

.contentArea
{
	padding-top: 5px;
	
}

.right
{
	float: right;
}
.left
{
	float: left;
	border-right: solid 1px #666666;
	
}

.navigation
{
	height: 31px;
	background-color: #D9E1E5;
	background-image: url('i/nav2.jpg');

}


.navigation a
{
	border-right-style: solid;
	border-right-width: 1px;
	display: block;
	float: left;
	line-height: 31px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px 0 20px;
	background-color: #778899;
	background-image: url('i/nav2.jpg');
	color: #FFF0DD;
	border-right-color: #727B7F;
	font-size: 1em;
}
.navigation a:hover
{
	color: #929CA0;
	background-position: left bottom;
}
.selectedNavMenu a
{
	color: #F0E68C;
	background-position: left bottom;
}
.content
{
	width: 70%;
	
}

.contentListDescription
{
	
	text-align: center;
	color: #fff;
}

.contentListPager
{
	
	
	background-color: #fff;
	padding: 5px;
}

.contentList
{
    background-color: #fff;
}
.contentListItem
{
	
	border-bottom: solid 1px #666666;
	padding: 5px;
	
}



.post
{
	
	padding: 10px;
	background-color: #fff;	
}

.postExcerpt
{
	margin-top:5px;
	margin-bottom:5px;
}

.post img
{
	margin:3px;
}

.similarPosts
{

	padding: 10px;
	background-color: #fff;	
}

.postComments
{
	
	padding: 10px;
	background-color: #fff;	
}

.sidebar
{
	width: 29%;
}
.sideBarContent
{
	
}

.sideBarItem
{
	
	padding: 5px;
	background-color: #fff;
}

.sideBarFooter
{
	margin-left:10px;
	
	padding: 5px;
}


.info
{
	padding-left: 10px;
	padding-right:10px;
	color: #DB6764;
	
	
}
.info a
{
	color: #DB6764;
}
.info a:hover
{
	color: #FF9000;
}

.info span.date, .info span.cat, .info span.user, .info span.comments, .info span.tag
{
	padding-left: 15px;
}
.info span.date
{
	background: url("i/ico_date.gif") 0 50% no-repeat;
}
.info span.cat
{
	background: url("i/ico_cat.gif") 0 50% no-repeat;
}
.info span.user
{
	background: url("i/ico_user.gif") 0 50% no-repeat;
}
.info span.comments
{
	background: url("i/ico_comments.gif") 0 50% no-repeat;
}

.info span.tag
{
	background: url("i/ico_archive.gif") 0 50% no-repeat;
}


.btn-more
{

	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-more a
{
	display: block;
	
	width: 122px;
	height: 21px;
	margin: 0;
	padding: 0 0 0 28px;
	background: url("i/btn_more.jpg") 0 0 no-repeat;
	color: #FFF;
	text-decoration: none;
}

.btn-more a:hover
{
	background: url("i/btn_more.jpg") -150px 0 no-repeat;
}

.searchButton
{
	background: Transparent url(  'i/search.gif' ) no-repeat center center;
	border-style: none;
	padding: 0;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

.searchForm
{
	float: right;
	padding: 4px;
}

.clearer
{
	clear: both;
}

.previous
{
	float:left;
	display:inline;
}
.next
{
	float:right;
	display:inline;
}





.contactform
{

	padding: 10px;
	background-color: #fff;	
}

.commentlist li {
    margin: 0 0 0.5em 0;
    padding: 5px;
    list-style: none;
    border-style: solid;
    border-width: 1px;
	background-color: #EBEDF3;
	border-color: #EAE2CD;
}
.commentlist li.CommentOwner {
	background-color: #EED6AF;
}
.commentlist li p {
    
}

.commentby a {
    
}

.CommentPosted {
    padding: 2px 3px 3px 5px;
    margin: 5px 0 5px 0;
    border: 1px dotted #AAA;
    
    color: #333;
    
    background-color: #FFFFE0;
}
.CommentPosted ul 
{
	
   
}
.CommentPosted a, .CommentPosted a:visited, .CommentPosted a:active {
    
}
.CommentPosted a:hover {
   
}

.gravatar {float:right; }

/* Comment Form */

#commentform {
    
    
}

#commentform textarea, .contactform textarea 
{
	font-family: Calibri, Verdana, Arial, Tahoma, sans-serif;
	font-size:1em;
    background: #fafafa;
    border: 1px solid #d6d3d3;
    width: 500px;
}

#commentform .textbox, .contactform .textbox 
{
	font-family: Calibri, Verdana, Arial, Tahoma, sans-serif;
    font-size:1em;
    background: #fafafa;
    border: 1px solid #d6d3d3;
    width: 500px;
    margin-bottom: 3px;
}

#commentform dt, .contactform dt {
    margin: 5px 0 2px 0;
}
#commentform dd, .contactform dd {
    margin-left: 10px;
}



.sidebar h2 {
    padding: 0 0 6px 24px;
    
    background: url(  'i/arrow.png' ) no-repeat 2px 8px;
	color: #430001;
}

.sidebar h3 {
	color: #430001;
    padding: 0 0 6px 0;
}
.sidebar h3 a:link, .sidebar h3 a:visited, .sidebar h3 a:active {
	color: #5E2612;
}

.sidebar ul, .sidebar ol {
    padding: 0;
    margin: 5px 0;
    border-top: 1px dashed #CCCCCC;
    
}

.sidebar li 
{ 
	
	border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
	font-size: 1em;
	color: #555544;
    border-bottom-style: dashed;
    display: block;
    padding: 6px 0 6px 12px;
    list-style: none;
}

.sidebar li:hover {
	background-color: #E2D8C0;
	color: #665544;
}

.sidebar li a {
	color: #516466;
    text-decoration: none;
}

.tagCloud {
    padding: 6px 9px;
    border-width: 1px;
    border-style: solid;
    line-height: 180%;
	border-color: #BFB292;
	background-color: #F9F1EF;
}
.tagCloud a {
    margin-right: 6px;
    color: #430001;
	text-decoration: none;
}
.tagCloud a:hover {
    color: #C73F17;
}

.divider {
    height: 3px;
    border-bottom: 1px dashed #CCCCCC;
    margin: 5px 3px;
}

