/*

Theme Name: Basic

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A nice basic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes.

Version: 1.0#side

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



/*  

Basic Wordpress By Ben Swift - Screen stylesheet. Made alphebatized by Lonnie Lee Best's FormatCSS - [http://www.lonniebest.com/FormatCSS/]

*/



/* HTML styling */



a { 
	color: #850000; /* #CC6600 */
	text-decoration: none;
}

a.mini-add-comment { 
/*	background: url(images/mini-down-arrow.gif) no-repeat; */
	float: right; 
	padding-left: 18px;
	text-decoration: none; 
}

span.next-entries { 
/*	background: url(images/mini-nav-right.gif) no-repeat right center; */
	display: block; 
	float: right; 
	padding-right: 18px; 
	text-align: right; 
	width: 225px; 
}

a.post-calendar { 
/* 	background: url(images/mini-calendar.gif) no-repeat; */
	color: #999999; 
	float: right; 
	font-size: 95%; 
	padding-left: 20px; 
	text-decoration: none; 
}

span.post-dates { 
	background: url(images/date.gif) no-repeat; 
	float: left; 
	font-size: 95%; 
	padding-left: 20px; /* */
	padding-right: 10px; 
} 

span.post-author { 
	background: url(images/author.gif) no-repeat; 
	float: left; 
	font-size: 95%; 
	padding-left: 20px; 
	padding-right: 10px; 
}

span.post-cat { 
	background: url(images/mini-category.gif) no-repeat; 
	float: left; 
	font-size: 95%; 
	padding-left: 20px; 
}


span.post-comments { 
/*	background: url(images/mini-comments.gif) no-repeat; */
	float: right; 
	font-size: 95%; 
	padding-left: 20px;
        font: 90% Arial, Helvetica, sans-serif;
} 

span.previous-entries { 
/*	background: url(images/mini-nav-left.gif) no-repeat left center; */
	display: block; 
	float: left; 
	padding-left: 18px; 
	width: 228px; 
}

a:hover { 
	color: #d9b660; /* #FF6600 */ 
	text-decoration: none; 
} 

a:visited { 
	color: #856666; /* #CC6633 */
	text-decoration: none; 
}

body { 
	background-color: #850000; /* #27343c */
	text-align: left/center; /* -- addition -- */
	font: 82%/150% Georgia, serif; /* 75%/150% Arial, Helvetica, sans-serif; */
	padding: 0px; 
}

form { 
	margin: 0px; 
	padding: 0px; 
}

h1 { 
	background: url(images/header-icon.gif) no-repeat; 
	text-align: center; /* -- addition -- */
	color: #d9b660; /* #efc867 #c9eefe */
	font: lighter 46px/150% 'Times New Roman', Times, serif; /* lighter 36px/150% Arial, Helvetica, sans-serif; */
	height: 60px; 
	align: center; /* -- addition -- */
/* 	margin: 0px; */
	margin-top: 23px; /* -- addition -- */
}

h1 a, h1 a:visited { 
	color: #d9b660; /* #c9eefe */
	text-decoration: none; 
}

h1 a:hover { 
	color: #d9b660; 
	text-decoration: none; 
}

h2 { 
	border-bottom: 1px dotted #850000; /* #CCCCCC */
	color: #950000; /* 850000 #94b3c5 */
	font: lighter 19px Arial, Helvetica, sans-serif; /* 18 */
/*	letter-spacing: -1px; */
	font-weight: bold; /* -- addition -- */
	margin: 0px 0px 2px; 
	padding-bottom: 5px; /* 3 */
        text-transform: none /* -- addition -- */
} 

h2 a, h2 a:visited { 
	color: #950000; /* B00000 #0d1216 */
	text-decoration: none; 
}

h2 a:hover { 
	color: #d9b660; 
	text-decoration: none; 
}

/* h3 { 
	color: #160d0d; /* #758d38 */
	font: normal 120%/100% Georgia, serif; /* normal 140%/100% Arial, Helvetica, sans-serif; */
	font-weight: bold; /* -- addition -- */
	margin: 10px 0px 10px; /* 10px 0px 5px */
} */

h4 { 
	color: #758d38; 
	font: normal 130%/100% Arial, Helvetica, sans-serif; 
	margin: 10px 0px 5px; 
}

hr.clear { 
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden; 
}

img.alignleft, img[align="left"] { 
	float: left; 
	margin: 2px 10px 5px 0px; 
}

img.alignright, img[align="right"] { 
	float: right; 
	margin: 2px 0px 5px 10px; 
}

img.center, img[align="center"] { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

img.caption { 
        font-size: 80%;
        font-family: Verdana, Arial, sans-serif;
        text-align: right; 
}

p { 
	margin: 0px; 
	padding: 0px 0px 10px; /* 15 */
}


/* Div's and layout */



/* #commentform { 
	font: 100% Arial, Helvetica, sans-serif; /* 110% */
	margin-top: 10px; 
} */

#commentform #submit { 
	background: url(images/btn-bg.gif) no-repeat; 
	border: none; 
	color: #FFFFFF; 
	cursor: pointer; 
	float: right; 
	font: bold 12px Arial, Helvetica, sans-serif; 
	height: 20px; 
	width: 100px; 
}

#commentform input { 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	margin-top: 3px; 
	padding: 3px; 
	width: 200px; 
}

#commentform label { 
	color: #262626; 
	font-size: 87%; 
}

#commentform p { 
	margin: 0px; 
	padding: 6px 0px; 
}

#commentform textarea { 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	height: 115px; 
	margin-top: 3px; 
	padding: 2px; 
	width: 478px; 
}

#commentform textarea:focus, #commentform input[type="text"]:focus { 
	background: #ffffff; 
}

#comments, #respond { 
	border-bottom: 1px dotted #CCCCCC; 
	clear: both; 
	padding: 10px 0 5px 0; 
}

#content { 
	float: left; 
	padding: 0px 10px 20px 30px; /* 0px 10px 0px 20px */
	/* margin: 0px 0px 0px 10px;  -- addition -- */
        width: 515px; /* 490 */
}

#credits { 
	color: #d9b660; /* #7a9299 */
	font: 90% Arial, Helvetica, sans-serif; /* -- addition -- */
	font-size: 11px; 
	height: 15px; 
	line-height: 120%; 
	margin: 0px auto; 
	padding-bottom: 3px; 
	padding-top: 5px; /* -- addition -- */
	width: 768px; 
}

#credits a, #credit a:visited { 
	color: #048db4; 
}

#footer { 
	clear: both; 
	color: #ACD7EE; 
	font-size: 11px; 
	line-height: 130%; 
	margin-left: auto; 
	margin-right: auto; 
	padding-bottom: 10px; 
	text-align: left; 
	width: 768px; 
}

#footer a strong { 
	color: #d9b660; /* #FFFFFF */
}

#footer a, #footer a:visited { 
	color: #d9b660; /* #ACD7EE */
}

#footer a:hover { 
	color: #d9b660; /* #FFFFFF */
}

#footer h4 { 
	font: normal 146%/100% Arial, Helvetica, sans-serif; 
	margin: 10px 0px 5px; 
}

#footer li a { 
	display: block; 
}

/* #footer_bg { 
	background: url(images/footer.jpg) no-repeat; 
	height: 72px; 
	width: 768px; 
} */

#header { 
	background: url(images/header.jpg) no-repeat; 
	height: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 15px; 
	width: 768px; 
}

#logo h3 { 
	text-align: center; 
	color: #d9b660; /* #758d38 */
	font: lighter 18px/150% 'Times New Roman', Times, serif; 
	font-style: italic; 
	margin: 10px 0px 35px; 
}

#logo .separator { 
	width: 230px; 
	height:0px; 
	border-top: 1px solid #d9b660; 
	margin: 5px auto 20px; 
} /* -- addition -- */

#logo { 
	background: url(images/logo.jpg) no-repeat; 
	margin: 15px auto 0px; 
	width: 768px; 
}

#logo p { 
	color: #FFFFFF; 
	font-size: 150%; 
	line-height: 200%; 
	padding: 0px; 
}

#nav { 
	clear: both; 
	float: left; /* right */
	list-style: none; 
	margin: 0px 10px 0 0; 
}

#nav a { 
	border-bottom: 3px solid #FFFFFF; 
	background-color: #5e0000; /* -- addition -- */
	color: #FFFFFF; 
	display: block; 
	float: left; 
	font: 12px/100% Arial, Helvetica, sans-serif;  
	height: 32px; 
	line-height: 32px; 
	/* margin-right: 3px; */
        /* margin-left: 20px; */
	text-decoration: none; 
	vertical-align: middle; 
	padding: 0 10px; 
}

#nav a:hover { 
	border-bottom: 3px solid #d9b660; /* #0099CC */
	color: #d9b660; /* #0099CC */
}

#nav li { 
	display: inline; 
	height: 30px; 
	list-style: none; 
}

#nav ul { 
	margin: 0px; 
	padding: 0px; 
}

#page { 
	background: url(images/content.jpg) repeat-y left top; 
	margin: 0px auto; 
	width: 768px; 
}

#searchform { 
	margin: 0px 0 0; /* 	margin: 15px 0 0;  */
}

#searchform #s { 
	background: #fff; 
	border: 1px solid #cccccc; 
	color: #000000; 
	cursor: pointer; 
	font-weight: normal; 
	height: 19px; 
	line-height: 19px; 
	margin-right: 2px; 
/*	padding: 0px 5px 0px 5px; */
	vertical-align: middle; 
	width: 140px; 
}

#searchform br { 
	display: none; 
}

#searchform input { 
	background: url(images/search-btn-bg.gif) no-repeat; 
	border: none; 
	color: #FFFFFF; 
	font: bold 11px Arial, Helvetica, sans-serif; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	width: 52px; 
}

#sidebar { 
	color: #666666; 
	float: right; 
	padding: 0px 30px 30px 20px; /* 0px 10px 20px 10px */
	width: 140px; /* 200 220px */
}

#sidebar h2, #sidebar .sidebartitle { 
	border-bottom: none; /* 1px dotted #850000; #CCCCCC */
	color: #160d0d; /* #73a714 */
	font: 15px Arial, Helvetica, sans-serif; /* 15 lighter 18px Arial, Helvetica, sans-serif; */
	margin: 18px 0px 2px 0px; /* 20px 0px 2px -- 20px 20px 2px 0px */
	padding: 0px 0px 4px 0px; /* -- controls the border-bottom position */
}

#sidebar ul { 
	margin: 0; 
	padding: 0; 

}

#sidebar ul li { 
	border: none; 
/*	border-bottom: 1px dotted #CCCCCC; */
/*	text-font: Arial, Helvetica, sans-serif;  -- addition -- */
	list-style: none; 
	margin: 0; 
	padding: 2px 0; 
}

/* #sidebar ul li a { 
	color: #850000; 
	text-font: Arial, Helvetica, sans-serif; 
	display: block;
        text-decoration: none; 
} */

#sidebar ul li ul { 
	margin: 0; 
	padding: 0; 
}

#sidebar ul li ul li { 
	border-bottom: 1px dotted #CCCCCC; 
	padding: 2px 0 2px 0px; 
}

#sidebar ul li ul li ul li { 
	border: none; 
	padding: 1px 0 1px 10px; 
}



/* Classes and other stuff */



.alignleft { 
	float: left; 
}

.alignright { 
	float: right; 
}

.center { 
	text-align: center; 
}

.clear { 
	clear: both; 
}

.commentlist { 
	line-height: 130%; 
	margin: 10px 0px; 
	padding-left: 20px; 
}

.commentlist .alt { 
}

.commentlist cite { 
	color: #850000; /* #CC6600 */
	font-size: 120%; 
	font-style: normal; 
	font-weight: bold; 
}

.commentlist cite a, .commentlist cite a:visited { 
	color: #B00000; /* #CC6600 */
}

.commentlist li { 
	padding: 5px 10px; 
}

.commentlist small { 
	display: block; 
	font-size: 87%; 
	margin-bottom: 5px; 
}

.entry { 
	clear: both; 
	padding-top: 10px; 
}

.loginout { 
	background: url(images/mini-loginout.gif) no-repeat left center; 
	margin-left: 8px; 
	padding-bottom: 2px; 
	padding-left: 18px; 
}

/* .navigation { 
	clear: both; 
	height: 15px; 
	padding: 10px 0px; 
} */

.post { 
	clear: both; 
	padding-top: 15px; 
/*	padding-bottom: 15px  -- adition -- */
}

.entry a {
        text-decoration: underline
}/* addition */

.post-date { 
/* 	background: url(images/date-bg.gif) no-repeat; */
	float: left; 
	height: 49px; 
	width: 45px; 
} 

/* .post-author { 
	float: left; 
	height: 49px; 
	width: 45px; 
} */ /* -- addition --*/

.post-day { 
	color: #999999; 
	display: block; 
	font-size: 18px; 
	line-height: 18px; 
	margin-left: -3px; 
	padding-top: 7px; 
	text-align: center; 
	text-transform: uppercase; 
}

.post-month { 
	color: #FFFFFF; 
	display: block; 
	font-size: 11px; 
	line-height: 11px; 
	margin-left: -3px; 
	padding-top: 2px; 
	text-align: center; 
	text-transform: uppercase; 
}

.post-title { 
	font: 90% Arial, Helvetica, sans-serif; /* -- addition -- */
	float: left; 
	margin-left: 0px; 
	text-transform: capitalize; 
	width: 520px; /* 496px; */
/*	padding-bottom: 15px  -- addition -- */
}

.rss { 
	background: url(images/mini-rss.gif) no-repeat left center; 
	font: 90% Arial, Helvetica, sans-serif; /* -- addition -- */
	margin-left: 8px; 
	padding-bottom: 2px; 
	padding-left: 18px; 
}

/* Organize Series */

.imgset {
	float: left;
	/*overflow: visible;*/
	border: none;
	margin-right: 6px;
}

.serieslist-content {
	font-size: 1.2em;
	color: #000;
	text-align: left;
}

.serieslist-box {
	background: #fff;
	width: 90%;
	/*height: 100px;*/
	padding: 6px;
	margin: 10px auto 0 auto;
	border: 1px solid #1E3A96;
	border-bottom: 2px solid #1E3A96;
}

html>body .serieslist-box {
	height: auto;
	/*min-height: 100px;*/
} 	

h2.series-title {
	font-size: 1.2em;
	color: #1E3A96;
	text-align: center;
}

ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.serieslist-li {
	margin: 0;
	padding: 0;
}

.seriesbox {
	display:inline;
	float: right;
	background: #F8F8F8;
	color: #777;
	text-align: left;
	font: .8em Arial, Tahoma, Verdana, Sans-Serif;
	margin: 0 10px 0px 10px;
	padding: 6px 6px 12px 6px;
	border: 1px dotted #1E3A96;
	border-bottom: 2px solid #1E3A96;
	min-width: 125px;
}

.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}

h3.series-title-post-page {
	font-size: 1.1em;
	color: #1E3A96;
	text-align: center;
}

p.series-description {
	font-style: italic;
}

.seriesmeta {
	background-color: #FFFFFF; /* #E5F3FF; */
	font-size: .8em;
}

.series-nav-left {
	float: left;
}

.series-nav-right {
	float: right;
}
	