/*  
Theme Name: Better on Paper
Theme URI: http://www.betteronpaper.com
Description: Custom Theme for Betteronpaper.com
Version: 1.0
Author: Jason Dorn
Author URI: http://www.jasondorn.com

	These theme was created by Jason Dorn and is for use on betteronpaper.com only.
	© Copyright 2009 Jason Dorn


*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #636363;
	line-height: 20px;
}

a {
	color: #9e0000;
	text-decoration: none;
}

a:visited {
	color: #6b0000;
	text-decoration: underline;
}

a:hover {
	color: #9e0000;
	text-decoration: underline;
}



#headerBar {
	height: 139px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
	width: 920px;
	height: 139px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	position: relative;
	
}

#nav {
	width: 286px;
	height: 23px;
	z-index: 100;
	position: absolute;
	left: 604px;
	top: 112px;
	background-color: #e5c18f;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}

#nav a {
	color: #e0bc88;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	margin-left: 25px;

}

#nav a:hover {
	color: #FFFFFF;
}

#rss a {
	width: 31px;
	height: 27px;
	float: right;
	margin: 0px;
	background-image: url(images/bt_rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -4px;
}

#rss a:hover {
	background-position:0% -27px;
}


#mainContent {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 250px;
	
}


.alignleft {
	margin: 0px 6px 20px 0px;
	float: left;
	display: inline;
}

.alignright {
	margin: 0px 20px 20px 0px;
	float: right;
	display: inline;
}

/* Incompetant browser hack*/
* html #mainContent {
	margin-top: -3px;
}


#centerDiv {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_centerCol.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}

#leftCol {
	width: 540px;
	padding-top: 15px;
	margin-left: 35px;
}

#leftCol h1 {
	color: #7c0000;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: 600;
	margin-bottom: 0px;
}

#leftCol h1 a {
	color: #7c0000;
	text-decoration: none;

}

#leftCol h2 {
	color: #7c0000;
}

#leftCol h1 a:hover{
	color: #7c0000;
	text-decoration: underline;
}

.postitle {
	height: 64px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.post img {
	margin: 0px 0 0 0px;
	background-color: #e0e0e0;
	padding: 4px;
	border: 1px solid #a8a8a8;
}

blockquote {
		background-color: #e0e0e0;
		padding: 10px 20px 10px 20px;
		border: 1px solid #a8a8a8;
		width: 480px;
		margin: 0 auto;

}

.postFooter {
	width: 530px;
	height: 30px;
	background-image: url(images/bg_postnotes.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 6px 0 0 10px;
	font-size: 12px;
	color: #858585;
	margin-bottom: 10px;
	
}

.postFooter .comments {
	float: right;
	margin-right: 10px;
	display: inline;

}

.dateBox {
	float: left;
	width: 55px;
	height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 23px;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	background-image: url(images/bg_datebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 15px;
	margin-top: 20px;
	display: inline;
}

p {
	width: 500px;
	margin: 20px 0px 25px 5px;
	padding: 0 0 0 0px;
}


#rightBar {
	float: right;
	width: 286px;
	margin-right: 30px;
	display: inline;
}

#rightBar strong {
	color: #f2f2f2;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: .5px;
}

#rightBar ul {
	width: 230px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	color: #f3f3f3;
	font-family: Trebuchet MS;
	font-size: 12px;
	list-style-type: none;	
}

#rightBar li {
	line-height: 14px;
	background-image: url(images/starBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 15px;
	margin: 8px 0 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
}

#rightBar li a {
	color: #fff;
	text-decoration: none;
}

#rightBar li a:hover {
	text-decoration: underline;
}

#searchBox {
	width: 261px;
	height: 68px;
	padding: 25px 0 0 25px;
	background-color: #787878;
	background-image: url(images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#searchBox input.search {
	width: 163px;
	height: 17px;
	border: 0px;
	background-image: url(images/bg_searchBox.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 10px;
	
}

.searchBT {
	margin-bottom: -6px;
	margin-top: 5px;
}


#newPost {
	width: 261px;
	height: 226px;
	padding: 25px 0 0 25px;
	background-color: #525252;
	background-image: url(images/bg_newpost.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#footer {
	height: 34px;
	background-color: #530000;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer .validate {
	float: right;
	display: inline;
}

#footer .footerText {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-weight: 400;
	color: #ebebeb;
	padding-top: 8px;
}

#footer a {
	color: #ebebeb;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Incompetant browser hacks*/
* html form {
	margin-top: 5px;
}

*:first-child+html form {
	margin-top: 5px;
}
