/* @override http://test.hit.techprogress.org/wp-content/themes/halfinten/style.css */

/* @override http://test.hit.techprogress.org/wp-content/themes/halfinten/style.css */

/* @override 
	http://halfinten.techprogress.org/wp-content/themes/halfinten/style.css
	http://halfinten.org/wp-content/themes/halfinten/style.css
*/

/*
Theme Name: Half In Ten
Theme URI: http://halfinten.org/
Description: The Half In Ten web theme.
Version: 0.2
Author: Lauren Ferguson, Matt Pusateri, Evan Hensleigh
Author URI: http://www.americanprogress.org/
Tags: fixed width, two columns, widgets

	Based on:
	
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, sans-serif;
	background: #eee;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #fff;
	background: no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 101px;
	width: 263px;
	background: url('images/logo.png') no-repeat;
	}

#content {
	font-size: 1.2em;
	line-height: 1.5em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .bodycolumn entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #fff no-repeat top;
	border: none;
	}

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

h1, h2, h3 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	letter-spacing: 1px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #666;
}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font: 1.3em Verdana, Helvetica, sans-serif;
	border-bottom: thin solid #666;
	letter-spacing: 1px;
	height: 20px;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #aaa;
	}

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

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

.narrowcolumn h2, .narrowcolumn h3, .bodycolumn h2, .bodycolumn h3{
	color: #ec1c24;
}

/* Deprecated
.entry p a:visited {
	color: #b85b5a;
	}
*/

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

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

.special {
	margin: 3px 0;
}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	background: url('images/gradient.png') repeat-x;
	}

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: #069;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.hometitle {
	padding-top: 10px;
	text-align: left;
}

eventtext {
	color: #666;
	font: .9em Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.postmetadata {
	font-size: .9em;
	line-height: 1.3em;
}

.press_link_to_post {
	font-size: .9em;
	font-style: italic;
}

#spring_widgets_title {
	font: 1.2em Verdana;
	letter-spacing: 1.2px;
}

.mini_ital {
	font: .9em Georgia;
	font-style: italic;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

#header {
	margin: 0 0 0 15px;
	padding: 0;
	height: 125px;
	width: 700px;
	}
	
#navbar {
	background: #de0021;
	margin: 10px 15px 10px 15px;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	*margin-bottom: 0;
}

#navbar li {
	font: 1.3em Georgia;
	display: block;
	float: left;
	padding: 3px 0;
	margin: 0;
	border-right: 3px solid white;
}

#navbar li.left_fill {
	width: 20px;
}

#navbar a {
	padding: 3px 6px;
	background: #de0021;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fdd;
}

#navbar a:hover {
	background: #fff;
	color: #a10617;
	text-decoration: none;
}

#navbar li.clearme {
	float: none;
	display: block;
	height: 1%;
	padding: 0;
	margin: 0;
	clear: both;
	background: white;
	border: none;
}

#navbar li.rss a {
	background: url('images/rss-red.png') no-repeat center;
	padding: 15px;
}

#navbar li.rss a:hover {
	background: #fff url('images/rss-white.png') no-repeat center;
}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 0px 15px;
	margin: 0px 0 0;
	width: 580px;
	}

.bodycolumn {
	float: left;
	padding: 0 0 0px 15px;
	margin: 0px 0 0;
	width: 580px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 15px;
	width: 580px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background-color: #f8f8f8;
	margin-top: 1em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 10px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: center;
	}

#spring_widgets_title{
	margin: 0 5px 5px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}

#springwidgets_23{
	margin: 0 5px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 7px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	text-align: left;
	margin: 5px 0 0 0;
}

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

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

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

h4 {
	color:#333333;
	padding: 0;
	margin: 30px auto 2px ;
	}
/* 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;margin:0 0 1em 1em}


.alignleft {
	float:left;margin:0 1em 1em 0
	}
	
.archivehead {
	border-bottom: 1px solid #666;
}
/* 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 10px;
	}
*/
/* Deprecated
.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;
	}

.entry p:last-child {
	margin-bottom: 0;
}

.entry a.more-link {
	display: block;
	margin-top: .75em;
}

.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: 0 5px 15px 5px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	padding-bottom: 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: 10px 0 0;
	font-size: 1.1em;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#search {
	border-top: 1px solid #333;
}

#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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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



/* Begin Sidebar */
#sidebar
{
	padding: 1px 5px 10px 5px;
	margin-left: 610px;
	width: 165px;
	}

#sidebar form {
	margin: 0;
	}

#s {
	border: 1px solid #ccc;
	width: 85px !important;
	margin: 0 !important;
}

#searchsubmit {
	border: 1px solid #999;
	background: #eee;
	margin: 0 !important;
	padding: 2px 5px !important;
	font-size: .9em;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

hr {
	display: none;
	}

a img {
	border: none;
	}

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


/* Feature Bar */

#featurebox {
	background: white;
 /*	border-bottom: 1px solid #666; */
}

#feature {
	position: relative;
}

.featurebar {
	color: #ec1c24;
	font-size: 32px;
	line-height: 1.15;
	font-family: Georgia, Times New Roman, serif;
	position: absolute;
	top: 0;
	left: 0; 
}

.featurebloc {
	width: 540px;
	padding: 10px 20px 0;
}


.featurepicture {
	width: 135px;
	height: 135px;
	margin: 15px;
	float: left;
}

.featuretext {
	width: 390px;
	margin-left: 165px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#feature_controller {
	position: absolute;
	top: 5px;
	right: 7px;
	height: 170px;
	width: 10px;
}

.indicator {
	height: 7px;
	width: 7px;
	margin: 3px 0px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
}

.indicator:hover {
	background-color: #666;
	border: 1px solid #666;
}

.indicator_active {
	background-color: #999;
}

/* End Feature Bar */



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Footer Logos */
#logos {
	height: 95px;
	width: 790px;
}

#footer>#logos {
	position: relative;
	right: 12px;
}
/* End footer */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
/* Pledge Forms */
#form_tabs {
	width: 580px;
	height: 55px;
	padding: 0;
	margin: 10px 0 0;
	overflow: hidden;
	background: url('images/tab_back.png') center 5px no-repeat;
}
#form_tabs li {
	width: 184px;
	margin: 0 0 0 7px;
	float: left;
	padding: 0;
	vertical-align: bottom;
}
#form_tabs li a {
	color: #505050;
	vertical-align: bottom;
	height: 42px;
	font: italic 17pt Georgia, serif;
	text-align: center;
	display: block;
	margin-top: 5px;
	padding: 6px 0 2px;
	background:  url('images/tab_gradients_2.png') repeat-x bottom;
}
#form_tabs li a:hover {
	text-decoration: none;
	background-position: 0 -60px;
	height: 42px;
	margin-top: 5px;
}
#form_tabs li.active a {
	background-color: #f6f6f6;
	background-position: top;
	color: #333;
	height: 47px;
	margin-top: 0;
}
#form_tabs li a span {
	display: block;
	font: normal 11pt Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: #d6d6d6 0 1px;
}
div#pledge {
	background-color: #f6f6f6;
	padding: 1px 10px;
}
div#pledge_top {
	padding: 0 10px;
}
p.pledge_text {
	font: 1.2em/1.5 Georgia, serif;
	padding: 10px;
	border: 1px solid #fdd;
	background: #f6f6f6 url('images/redstreak.jpg') repeat-x;
}
p.pledge_text span {
	display: block;
	font: 12pt/12pt Georgia, serif;
	margin-bottom: .4em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #666;
	text-shadow: #fff 0 1px;
}
p.pledge_text span span {
	display: inline;
	font-size: 10pt;
	vertical-align: 1px;
}
ul.nav { list-style: none; padding: 0; }
form ul.nav li { margin-bottom: .25em; min-height: 2.25em; }
form ul.nav li * { vertical-align: middle; }
ul.nav label.textlabel {
	width: 14em;
	display: inline-block;
	zoom: 1;
}
ul.nav label.textlabel span {
	width: 10px;
	display: inline-block;
	zoom: 1;
}
input[type='text'] {
	border: 1px solid #ccc;
	padding: .5em;
	width: 30em;
}
input[type='checkbox'] { width: 2em; margin: 0 0 0 2em; }
input[type='checkbox'] + label.textlabel { width: 12em; }
input#pledge_submit {
	border: 4px solid #982d2d;
	background: #bf4039;
	color: #fff;
	font: 1.1em Verdana, sans-serif;
	padding: 5px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}
input#pledge_submit:hover {
	background-color: #ad3a34;
}
input[type='text'].error {
	border-color: #b00;
}
label.error {
	display: block;
	margin: 0 0 0 14em;
	color: #b00;
}
fieldset {
	margin: 0; padding: 0; border: 0; outline: 0;
}