@import url("960.css");
@import url("reset.css");
@import url("text.css");
	
/* Colors

Dark to light

Blues
#061A45
#113A79
#19509C
#2168BA
#2D85CE

Reds
#6A1711
#9A1C13
#D6211A
#E8341E

Grays
#62738E
#A4AEB7
#EDEDED

 */



.grid {
	background: url(../images/12_col.gif) repeat 0 0;
}
	
body {
	background: #E9E9E9 url(../images/bg.png) repeat-y 50% 0;
	zoom: 100%;
}
a {
	color: #2168BA;
}
a:hover {
	color: #2D85CE;
}
	
/* @group Admin tools */
	
#admin-tools {
	background-color: #000;
	border-bottom: 1px solid #222;
	position: relative;
	text-align: left;
	z-index: 1;	
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	color: #eee;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#admin-greeting,
#admin-tools .tools {
	padding-top: 3px;
	padding-bottom: 3px;
}
#admin-tools .tools {
	text-align: right;
}
#admin-tools .tools a {
	text-decoration: none;
}
/* @end */
/* @group Header */
	
#header {
	padding-top: 16px;
	padding-bottom: 6px;
	border-bottom: 7px solid #00387a;
	background-color: #004fa2;
}
#header #site-name {
	margin-top: 2px;
	margin-bottom: 0;
}
#header #site-name a {
	display: block;
	text-indent: -1000em;
	background: url(../images/site-name.png) 0 50%;
	width: 250px;
	height: 40px;
}
#header a {
	color: #EDEDED;
	text-decoration: none;
}
#header .site-navigation {
	text-align: right;
}
.create-button {
	height: 48px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: -9999em;
	float: right;
}
#create-aloha {
	width: 156px;
	background-image: url(../images/create_aloha.png);
}
#create-farewell {
	width: 187px;
	background-image: url(../images/create_farewell.png);
}
	
/* @end */
	
/* @group Menu */
	
.menu ul {
    margin:0;
    list-style:none;
}
.menu ul ul {
    display:none;
}
.menu ul:first-child li {
	margin-left: 0;
}
.menu li {
    display:inline;
}
.menu li a {
	float: left;
    display:block;
}
.menu a {
    margin:0 10px 0 0;
    padding:1px 6px;
    color:#87B5DD;
}
.menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
    text-decoration: none;
}
.menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}
	
/* @end */
	
/* @group Content */
	
#overview {
	margin-top: 20px;
	margin-bottom: 24px;
	color: #eee;
	font-size: 1.4em;
	text-align: center;
}
#overview a {
	color: #ededed;
}
#overview a:active {
	color: #f1ebc7;	
}
#overview a:hover {
	color: #f0a0a0;
}
#main {
	padding-top: 16px;
	padding-bottom: 60px;
	background: #9e0c00 url(../images/bg-body-farewell.png) 0 0 repeat-x;
}	
body.aloha #main {
	background: #061A45 url(../images/bg-body-aloha.png) 0 0 repeat-x;
}
body.extended.farewell #main #content .hentry {
	background-color: #efefef;
/*	background: #efefef url(../images/stain.png) 100% 100% no-repeat;*/
	padding-top: 24px;
	padding-bottom: 24px;
}
body.homepage #main #content .container, 
body.static #main #content,
body.index #main #content .container,
body.extended #main #content .hentry {
	font-family: Courier, 'Courier New', mono, monospace;
	line-height: 180%;
	padding: 16px 20px 20px;
	background-color: #efefef;
	border: 7px solid #ececec;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 5px 15px;
}
#main #page-title {
	font-size: 30px;
	font-weight: normal;
	color: #ededed;
	margin-top: 1em;
}
body.static #main #page-title {
	color: #111;
}
body.index .introduction {
	margin-bottom: 2em;
	border: 2px solid #ccc;
	padding: 0.8em 1em;
	background-color: #fefefe;
}
body.index .introduction p {
	margin-bottom: 0.5em;
}
.decoration {
	text-align: center;
}
#section-title a {
    display: block;
    width: 650px;
    height: 50px;
	background-repeat: no-repeat;
    text-indent: -9999px;
    margin-bottom: 0;
}
body.aloha #main #section-title { 
	background-image: url(../images/section-title-aloha.png);
}
body.farewell #main #section-title {
	background-image: url(../images/section-title-farewell.png);
}
.tip {
	color: #a8a8a8;
}
.tip a {
	color: #607391;
}
.tip a:hover {
	color: #0086d6;
}
.ps {
	color: #B35F56;
	min-height: 48px;
	vertical-align: middle;
}
.ps.democrat, .ps.republican {
	padding-left: 60px;
}
.ps.democrat {
	background: url(../images/icon-democrat-48.png) 0 50% no-repeat;
}
.ps.republican {
	background: url(../images/icon-republican-48.png) 0 50% no-repeat;
}
.twitter-tools a.reply {
	padding-left: 22px;
	height: 16px;
	background: url(../images/icon-reply.png) 0 50% no-repeat;
}
body.aloha #main .ps {
	color: #19509C;
}
.signature img.photo {
	width: 32px;
	height: 32px;
	padding: 2px;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
}
body.homepage #main ul.hfeed, 
body.homepage #main ul.hfeed li,
body.index #main ul.hfeed,
body.index #main ul.hfeed li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}
body.homepage #main li.hentry, 
body.index #main li.hentry {
	padding-bottom: 1.2em;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #ccc;
}
body.homepage #main ul.hfeed li abbr {
	font-size: 0.9em;
	color: #888;
}
body.index ul.hfeed li cite.vcard {
	font-style: normal;
}
body.homepage #main .hentry .fn, 
body.homepage #main .hentry .entry-title,
.signature .fn {
	font-weight: bold;
	font-size: 16px;
}
body.individual .hentry a.fn {
	color: #ededed;
}
.hentry .entry-container {
	padding: 12px 20px;
	border: 7px solid #ededed;
	background: #fff;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 5px;
}
.hentry.alt .entry-container {
	margin-right: 60px;
}
.hentry .entry-meta {
	margin-top: 6px;
	font-size: 10px;
	text-align: right;
	color: #444;
}
.individual .hentry .published {
	text-align: right;
	margin-bottom: 1em;
	margin-top: 1em;
	display: block;
}
.short .hentry .published {
	margin-top: 3em;
}
.hentry .salutation {
	margin-bottom: 1em;
}
	
#content blockquote {
	margin-left: 2.2em;
	margin-right: 2.2em;
	font-style: italic;
}
	
body.short #main .hentry {
	color: #efefef;
}
body.short #main .entry-content {
	text-transform: uppercase;
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	line-height: 133%;
	letter-spacing: -1px;
}
h2.message {
	border: 2px solid #fab839;
	background-color: #feffc5;
	padding: 4px 8px;
	color: #910e00;
}
/* @end */
	
/* @group Lincoln Quote */
#lincoln-quote {
	border: 10px solid #fff;
	background-color: #ededed;
	font-family: "American Typewriter", "Courier New", Courier, mono;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 5px 5px;
	padding: 0.8em 1em;
}	
#lincoln-quote blockquote {
	font-size: 1.6em;
	font-style: normal;
	margin-left: 0;
	margin-right: 0;
	quotes: "\201C" "\201D";
}
#lincoln-quote blockquote:before { content: open-quote; font-weight: bold; }
#lincoln-quote blockquote:after { content: close-quote; font-weight: bold; }
#lincoln-quote blockquote * { quotes: ''; }
#lincoln-quote blockquote > *:before { content: '\201C'; }
#lincoln-quote blockquote > *:after { content: '\201D'; }
#lincoln-quote .byline {
	text-align: right;
	font-weight: bold;
}	
#lincoln-quote .byline cite {
	font-style: normal;
	font-size: 1.2em;
}
#lincoln-quote .byline cite:before {
	content: "— ";
}
	
/* @end */
	
/* @group Forms */
	
form .tip small {
	font-size: 0.8em;
	font-style: italic;
}
	
#tab-container {
	padding-bottom: 0;
}
ul.errorlist {
	border: 2px solid #f05111;
	background-color: #ffdad7;
}
form .container {
	margin: 0 0 24px;
	background-color: #F4F4F4;
	padding: 16px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 5px 5px;
}
fieldset {
	margin-top: 4em;
	border-top: 1px solid #ccc;
}
fieldset legend {
	color: #333;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #F4F4F4;
	padding: 2px 8px;
}
fieldset label {
	white-space:nowrap;
	font-weight:normal;
}
label[for=id_note]{
	display: none;	
}
input#id_name {
	display: block;
	margin: 4px 0 10px;
	width: 250px;
	font: 1.15em/1.1 "American Typewriter", "Courier New", Courier, mono;
}
label.salutation {
	margin-top: 1em;
	display: block;
}
label.salutation, input#id_name {
	margin-left: 300px;
}
	
input#id_age {
	width: 30px;
}
input[type=text] {
	font:1.15em/1.1 'Lucida Grande',sans-serif;
}
textarea {
	width: 620px;	
}
body.short textarea {
	font: normal normal normal 1.15em/1.1 'Lucida Grande', sans-serif;
	height: 2.5em;
	overflow: auto;
	padding: 5px;
	resize: none;
	font:1.15em/1.1 'Lucida Grande',sans-serif;
}
body.extended textarea {
	font: 1.15em/1.1 "American Typewriter", "Courier New", Courier, mono;
	height: 15em;
	padding: 8px;
}
#demographics label {
	display: block;
	float: left;
	width: 200px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}
#demographics .fieldWrapper {
	margin-bottom: 1em;
	clear: both;
}
#demographics input#id_location {
	width: 250px;
}
a img,form{
	border:0;
}
div.submit {
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 1em;
	
}
/* @end */
	
/* @group Widgets */

body.individual #main .sidebar {
	padding-top: 64px;
}
.widget .widget-title {
	font-weight: normal;
}
.widget {
	color: #B35F56;
	margin-bottom: 1.33em;
}
.widget a {
	color: #c8a4a2;
	text-decoration: none;
}
.widget a:hover {
	color: #ededed;
}
.aloha .widget {
	color: #19509C;
}
.aloha .widget a, .aloha .twitter-reply a {
	color: #2168BA;
}
.widget a.active, 
.widget a.active:hover,
.aloha .twitter-reply a:active {
	text-decoration: underline;
	color: #efefef;
}
body.aloha #main .widget a:hover,
.aloha .twitter-reply a:hover {
	color: #2D85CE;
}	
.widget.entry-id .widget-content a {
	color: #efefef;
}
.widget.entry-id .widget-content a:hover {
	color: #efefef;
	text-decoration: underline;
}
.widget.entry-id .widget-content {
	color: #efefef;
	font: 5em "American Typewriter", "Courier New", Courier, mono;
	font-weight: bold;
	text-align: center;
}
.widget.error .widget-content {
	text-align: center;
	padding-top: 36px;
}
.widget.create ul li {
	margin-bottom: 0.5em;
}
.widget .widget-title, .widget .widget-content {
	font: 1.2em "American Typewriter", "Courier New", Courier, mono;
}
.widget.random-link .widget-content {
	font-weight: bold;	
	text-align: center;
}
.widget.random-link .widget-content ul, .widget.random-link .widget-content li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	font-weight: normal;
}
.widget.tags ul li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 8px;
}
	
/* @end */
	
/* @group Footer */
	
#footer {
	font-family: 'Lucida Grande', verdana, sans-serif;
    color: #666;
    padding-top:16px;
    padding-bottom: 90px;
	background: #F5F7F9 url(../images/bg-footer.png) 0 0 repeat-x;
}
#footer a {
    color: #607391;
}
#footer a[rel=home] {
	color: #19509C;
	text-decoration: none;
}
#footer a[rel=home]:hover {
	text-decoration: underline;
}

#footer .menu {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#footer .menu a {
	text-decoration: none;
}
#footer .menu a:focus {
    background:none;
    color:#4887BD;
    border:none;
}
#footer .menu a:hover {
	background-color: transparent;
	color: #3661A9;
	text-decoration: underline;
}

ul.form { list-style-type: none; margin: 0; padding: 0; }
ul.form li { padding-bottom: 5px; }
ul.form textarea { display: block; }
ul.form .errorlist { list-style-type: none; color: rgb(255, 40, 40); padding: 0; margin: 0; }
ul.form .errorlist li { padding-bottom: -5px; }


/* @end */
	
/* @group Error pages */
	
body.error #content {
	color: #fefefe;
}
body.error #content a {
	color: #c8a4a2;
}
	
/* @end */