/*  
Theme Name: Jed Horne
Theme URI: http://jedhorne.com
Description: This is Jed Horne's Site
Version: 1.0
Author: Blinktag Inc
Author URI: http://blinktag.com
*/

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;

}
body, h1, h2, h3, h4, h5, h6, blockquote, address, dd, dl, hr, form p{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

#wrapper{
	margin:0 auto 0 auto;
	width: 925px;
	text-align: left;
}

#header h1{
	background:url(http://jedhorne.com/wp-content/themes/jedhorne/images/logo.png) 0 0 no-repeat;
	text-indent: -9000px;
	width: 252px;
	height: 39px;
}

#container{
	float: right;
	width: 650px;
	background: url(http://jedhorne.com/wp-content/themes/jedhorne/images/dots.png) 0 0 repeat-y;
	margin: 0 0 0 10px;
	padding-left:20px;
}

.sidebar{
	float: right;
	width: 245px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size: 16px;
}

.sidebar ul ul li{
	padding: 0;
}

.sidebar .tagcloud {
	padding: 0 10px 0 10px;
}

.comments-template{
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px  0;
	line-height: 18px;
	padding: 0;
	border-top: 1px solid #ccc;
	min-height:96px;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.comments-template .respond {
	padding-top: 10px;
	clear:both;
}

.commentmetadata{
	clear:both;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

.comments-template .avatar{
	float:left;
	padding-right: 5px;
}

.post{
	padding: 10px 0 10px 0;
}
.post h2{
	font-size: 18px;
}

.entry{
	line-height: 16px;
}

.entry img {
	padding: 5px;
}

.wp-caption-text{
	font-size: 90%;
	line-height: 120%;
	padding: 0 4px 5px;
	margin: 0;
}

.postmetadata{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}

.postmetadata .left {
	float:left;
	width:290px;
}

.postmetadata .right {
	float:right;
	width:290px;
	text-align:right;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


/* CLASSES */

.book-bio {
padding-left: 230px;
line-height: 1.4em;
text-align: left;
min-height: 272px;
margin-top: 50px;
}

.book-bio h2 {
	font-size: 1.1em;
	display: inline;
}

.book-meta {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 10px;
	padding-right: 15px;
}

.breach {
	background: url(images/breach_advanced.jpg) bottom left no-repeat;
	background-position: 0 -272px;
	height: 20px;
}

.breach:hover {
	background: url(images/breach_advanced.jpg) top left no-repeat;
	background-position: 0 0;
}

.desire {
	background: url(images/desire_advanced.jpg) top left no-repeat;
	background-position: 0 -272px;
	height: 272px;
}

.desire:hover {
	background: url(images/desire_advanced.jpg) top left no-repeat;
/* 	background-position: 0 0; */
}



#footer{
	border-top: 1px solid #cccccc;
	clear: both;
	padding: 10px;
}

#footer .left{
	float:left;
	width:450px;
}

#footer .right {
	float:right;
	width:450px;
	text-align:right;
}
