/*
Theme Name: Here's the Joy
Author: Stephen Davis
Description: Theme for www.heresthejoy.com
Version: 2.0
Author URI: http://www.heresthejoy.com/
Template: twentyeleven
*/
 
@import url(../twentyeleven/style.css);

/* =Custom
----------------------------------------------- */

.single #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em 0% 0 0%;
	padding: 20px 35.4%;
}
.left-sidebar #primary {
	margin-left: -30.4%;
}
.left-sidebar #content {
	margin-right: 3.6%;
	width: 62.4%;
}
.left-sidebar #secondary {
	margin-left: 3.6%;
	width: 26.8%;
}
#text-4 {
	font-size: 14px;
}
#author #photo { float: left; }
#author #photo img { display: block; }
#author #bio {
	width: 160px;
	padding-left: 10px;
	float: right;
}
#author #bio p { margin: 0; }
#secondary blockquote { margin: 0; }

.comments-link,
header #searchform,
#site-description { display: none; }

#site-title { padding: 0; }

#site-title a {
	display: block;
	width: 227px;
	height: 218px;
	position: absolute;
	top: 66px;
	left: 156px;
	background: transparent url('img/logo.png') top left no-repeat;
	z-index: 20;
	text-indent: -10000px;
}

a,
a:hover,
.entry-title a:hover {
	color: #71AA55;
}
#respond input#submit:active {
	background-color: #71AA55;
	color: #FFF;
}
/*.page-id-1779 .entry-content p,*/
#books a {
	display: block;
	text-align: right;
}
/*.page-id-1779 .entry-content blockquote p {
	text-align: left;
}*/

#respond,
.commentlist {
	width: auto;
	margin: 0;
}
#respond { background: #EEE; }


.nav-previous,
.nav-next,
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
.nav-previous,
#nav-single .nav-previous {
	float: left;
}
.nav-next,
#nav-single .nav-next {
	float: right;
}

