/*
Theme Name: For the People
Theme URI: http://www.coming-soon-for-the-people.org/
Description: For the People
Version: 1.0
Author: Matt Riggio
Author URI: http://www.jmvantage.com/

*/


/* Begin Typography & Colors */
html {
	background: #ffffff url('images/bg-hz.gif') repeat-x;
}
body {
	font-size: 10pt;
	line-height: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: transparent url('images/bg-page.gif') no-repeat;
	background-position: 50% 55px;
	color: #333;
}

a {
	color: #0a5284;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #213848;
	text-decoration: underline;
	background: #e0eefb;
}

.entry p {
	text-align: justify;
	line-height: 1.4em;
	padding: 4px 8px 10px 8px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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;
}

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

.commentmetadata {
	font-weight: normal;
}


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

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Typography & Colors */



/* Begin Structure */
#header, #header_menu {
	height: 42px;
}
#header_img {
	height: 158px;
	background: transparent url('images/page-header.gif') no-repeat;
}

#header_img a {
	display: block;
	height: 144px; 
	width: 205px;
	margin-left: 10px;
}
#header_img a:hover { background: none; text-decoration: none; }

#header_img div.header_number {
	font-weight: bold;
	font-size: 24pt;
	padding: 100px 0px 0 55px;
}


#header_home_img {
	height: 346px;
	overflow: hidden;
	background: transparent url('images/home-header.jpg') no-repeat;
}

#header_home_img .header_motto {
	font-size: 20pt;
	font-weight: bold;
	margin-top: 285px;
	text-align: right;
}

.more_info {
	clear: both;
	background: transparent url('images/bg-more-info.gif') no-repeat;
	padding: 10px 0 0 240px;
	margin-top: 24px;
	height: 44px;
	font-weight: bold;
	font-size: 18pt;
}

.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}

#footer {
	border-top: 1px solid #cccccc;
	margin-top: 32px;
	padding-top: 12px;
}
#footer .right p {
	float: right;
	font-size: 80%;
}
/* End Structure */



/* Menu */
#header_menu ul li {
	float: left;
	overflow: hidden;
	height: 42px;
}
#header_menu ul li a {
	display: block;
	font-size: 12pt;
	padding: 10px 17px 0 17px;
	height: 42px;
}
#header_menu ul li a:hover, #header_menu ul li a.we_are_here {
	text-decoration: none;
	background: transparent url('images/bg-menu-hover.gif') repeat-x;
}

/* Contact Form */
.widget_text .widgettitle { display: none; }
#sidebar div.wpcf7 {
	height: 552px;
	width: 220px;
	background: transparent url('images/bg-contact.gif') no-repeat;	
}
#sidebar .wpcf7-form {
	padding-top: 64px;
}
#sidebar div.wpcf7 label {
	display: block;
	font-size: 13pt;
	color: #d7e1ef;
	font-weight: bold;
	text-align: right;
	padding: 18px 22px 0 0;
}
#sidebar div.wpcf7 input, #sidebar div.wpcf7 textarea {
	border: 1px solid #6f7d8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px 3px;
	margin: 3px 0 3px 22px;
	color: #2e5a83;
}
#sidebar div.wpcf7 input[type="text"] {
	width: 169px;
}
#sidebar div.wpcf7 textarea {
	width: 169px;
	height: 70px;
}
#sidebar div.wpcf7 input[type="submit"] {
	background: transparent url('images/submit.png');
	width: 180px;
	height: 38px;
	margin: 18px 0 0 20px;
	border: 0px;
	color: #ffffff;
	font-size: 0.1px;
}
#sidebar div.wpcf7 input[type="submit"]:hover {
	cursor: pointer;
}

/*	Begin Headers */
h1 {
	padding: 16px 0 6px 0;
	margin: 8px 0;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	padding: 10px 0 4px 0;
	margin: 8px 0;
	font-size: 125%;
}

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

h3 {
	padding: 8px 0 4px 0;
	margin: 8px 0;
	font-size: 110%;
}

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

.entry h1, .entry h2, .entry h3 {
	color: #a5211d;
}
.entry h1 {
	font-size: 22pt;
}
.entry h2 {
	letter-spacing: 0.3em; 
	text-transform: uppercase;
	font-size: 18pt;
}
.entry h3 {
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-size: 14pt;
}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin 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 30px;
}

.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;
}

ol li {
	list-style: decimal outside;
}
/* End Entry Lists */



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

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

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

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

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

#commentform p {
	margin: 5px 0;
}

.nocomments {
	display: none;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
	 position: absolute;
	 left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #94adc4;
	text-align: center;
	background-color: #d6e9fb;
	padding-top: 6px;
	margin: 10px 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

