/*
Theme Name: Hearn for House
Theme URI: http://hearnforhouse.com
Description: Custom theme developed for Under the Powerlines
Version: 0.1
Author: Sean Gaffney
Author URI: http://seangaffney.cc/
Tags: red/blue, fixed width, two columns
*/

/* Reset */
* {
	margin: 0;
	padding: 0;
}

* a {
	outline: none;
}

/* Layout & Background Images */
body {
	margin-top: 6px;
	background: #8d0d15 url('images/bg_overlay.png') top repeat-x;
}

.clearboth {
	clear: both;
}

#container {
	margin: 0 auto;
	width: 799px;
}

#branding {
	float: left;
	background: url('images/branding.png') no-repeat scroll top left;
	width: 390px;
	height: 203px;
}

#branding h2 {
	display: none;
}

#branding p {
	display: none;
}

#tab {
	float: left;
	margin: 0 0 0 85px;
	background: url('images/tab.png') no-repeat scroll top left;
	width: 309px;
	height: 57px;
}

#signup {
	position: relative;
	left: 60px;
}

#signupinput {
	padding-left: 2px;
	width: 155px;
	color: #888;
}

#signupsubmit {
	position: relative;
	top: 4px;
}

#nav {
	clear: both;
	width: 800px;
	height: 36px;
}

#nav ul {
	list-style: none;
}

#nav li {
	float: left;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 36px;
}

html>body #nav li a {
	width: auto;
}

#nav li#home {
	background: url('images/nav_home.png') no-repeat scroll top left;
	width: 84px;
	height: 36px;
}

#nav li#about {
	background: url('images/nav_about.png') no-repeat scroll top left;
	width: 140px;
	height: 36px;
}

#nav li#issues {
	background: url('images/nav_issues.png') no-repeat scroll top left;
	width: 81px;
	height: 36px;
}

#nav li#news {
	background: url('images/nav_news.png') no-repeat scroll top left;
	width: 75px;
	height: 36px;
}

#nav li#volunteer {
	background: url('images/nav_volunteer.png') no-repeat scroll top left;
	width: 117px;
	height: 36px;
}

#nav li#donate {
	background: url('images/nav_donate.png') no-repeat scroll top left;
	width: 92px;
	height: 36px;
}

#nav li#contact {
	background: url('images/nav_contact.png') no-repeat scroll top left;
	width: 94px;
	height: 36px;
}

#nav li#spacer {
	background: url('images/nav_spacer.png') no-repeat scroll top left;
	width: 76px;
	height: 36px;
}

#nav li#rss {
	background: url('images/nav_rss.png') no-repeat scroll top left;
	width: 40px;
	height: 36px;
}

#allcontent {
	background: #fff;
	width: 799px;
}

#maincontent {
	float: left;
	width: 475px;
}

#maincontent .feature p {
	text-indent: -9999px;
}

.feature a {
	display: block;
	width: 100%;
	height: 144px;
}

#feature_main {
	margin: 11px 10px 10px 10px;
	background: #fff url('images/main_feature.jpg') no-repeat scroll top left;
	width: 452px;
	height: 249px;
}

#sfeature1 {
	clear: left;
	float: left;
	margin: 0 0 0 5px;
	background: url('images/feature_1.jpg') no-repeat scroll top left;
	width: 154px;
	height: 144px;
}

#sfeature2 {
	float: left;
	background: url('images/feature_2.jpg') no-repeat scroll top left;
	width: 154px;
	height: 144px;
}

#sfeature3 {
	float: left;
	background: url('images/feature_3.jpg') no-repeat scroll top left;
	width: 156px;
	height: 144px;
}

#subcontent {
	float: right;
}

#summary {
	background: url('images/summary.jpg') no-repeat scroll top left;
	width: 324px;
	height: 423px;
}

div#summary h2 {
	height: 55px;
	text-indent: -9999px;
}

div#summary div.post_list_container {
	padding: 0 30px;
}

div#summary div.news {
	height: 257px;
	overflow: hidden;
}

div#summary div.blog {
	height: 155px;
	overflow: hidden;
}

div#sidebar {
	clear: right;
	float: right;
}

#bottom {
	background: url('images/bottom.png') no-repeat scroll top left;
	width: 799px;
	height: 63px;
}

#utpl_link {
	position: relative;
	top: 29px;
	left: 762px;
	width: 22px;
	height: 22px;
}

#utpl_link a {
	display: block;
	width: 22px;
	height: 22px;
}

#footer {
	padding: 32px 5px 32px;
	background: transparent;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: left;
	}
	
#maincontent {
	color: #444;
	font-size: 1.2em;
}

#footer {
	text-align: right;
}

/* TYPOGRAPHY/COLORS */

a {
	color: #0029a2;
	outline: none;
}

a img {
	border: none;
}

a:visited {
	color: #001961;
}

a:hover {
	color: #ed222a;
}

acronym, abbr {
	border-bottom: 1px dotted #ccc;
}

blockquote {
	margin: 10px 30px 10px 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
	/*border-left: 5px solid #ccc;
		margin-left: 1.5em;
		padding-left: 5px;*/
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry {
	line-height: 1.4em;
	}

.entry p {
	margin: 0.5em 0;
	font-size: 1.05em;
	}
	
#comments, #respond {
	padding: 0 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.alt {
	background: #eee;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2e5fa6;
	text-decoration: none;
	}

#summary a, #summary h2 a:hover, #summary h3 a:hover {
	color: #fff;
	text-decoration: none;
}

#summary a:hover {
	color: #fff;
	text-decoration: underline;
}

#summary small {
	color: #fff;
}
	
/* BLOG LAYOUT */

.post {
	margin: 10px 10px 20px 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 0 25px 0;
	}

.post_list {
	margin: 0 0 20px;
}

.post_list h3 {
	margin: 0;
	padding: 0;
}

.post_list p {
	margin: 5px 0 0;
	font-size: 1.1em;
}

.post_list p.readmore, .post_list p.readmore a {
	margin: 2px 0 0;
	font-size: 0.9em;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}
	
/* Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Images */
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
/*	text-align: center;*/
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	width: 450px;
	margin: 0 10px;
}

#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	text-align: left;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 20px;
	width: 100px;
	float: right;
	}
	
/* Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* IE PNG Fix */
* { behavior: url(http://hearnforhouse.com/wp-content/themes/hearnforhouse/iepngfix.htc) }
