/*   
Theme Name: McGinn3
Theme URI: http://mcginnformayor.com

.
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------- MAIN */
/*body { background: url("img/background.png") repeat-x #2c2c29; font-size: 62.5%; font-family: Helvetica, Arial,  sans-serif; }*/
body { background: #B5BDC4; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }

a { text-decoration: none; color: #007DC3; }
a:hover { text-decoration: underline; }
.clear { clear: both; }

#mailform2 {margin: 2px auto; width:220px;text-align:right; color:#222;text-transform:uppercase; }
#mailform2 strong {margin-right:30px;}
#mailform2 #first_name, #mailform2 #last_name, #mailform2 #email, #mailform2 #phone, #mailform2 #name, #mailform2 #iikilr-iikilr, #mailform2 #Phone {margin-top:15px; margin-left:10px;margin-right:3px;background: url("img/search_input.gif") no-repeat; width: 125px; height: 18px; border: 0; font-size: 1em; }
#mailform2 #updatesubmit { background: url("img/signup.png") no-repeat; width: 80px; height: 22px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #4591ad; ?text-align: left; margin-top:10px; }

#overlay { background: black; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; opacity: 0; display: none; }
.overlayActive { z-index: 99; opacity: 0; position: absolute !important; }
#tutorial { position: absolute; top: -20px; left: 20px; width: 200px; padding: 8px; background: black; border: 2px solid #111; border-top: 0; color: white; font-size: 1em; text-align: center; padding-top: 28px; cursor: pointer; }
#welcome { position: fixed; width: 360px; height: 280px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -150px; background: #EDEDE0; padding: 10px 20px; color: #55554e; z-index: 100; }
#welcome h1 { margin: 0; font-size: 2.5em; float: none; }
#welcome p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1em; }
#welcome p.start { text-align: right; }



#container { margin: 0px auto; width: 1000px; background: url("img/page_bkg.png") repeat-y; }
#home #container { }

/* header */
#header { position: relative; height: 120px; background: #007DC3 url(img/header_bkg.png) no-repeat;  }
#logo { position: absolute; top: 30px; left: 40px;}
#header ul { position: absolute; top: 30px; right: 30px; }
#header ul li { float: left; margin-left: 10px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; font-size: 12px;}
#header ul li a { color: #fff; display: block; height: 25px; line-height: 25px; }
#header ul li.twitter a { background: #035e91 url(img/icons/Twitter_16x16.png) no-repeat 5px 5px; padding-left: 28px; padding-right: 10px;}
#header ul li.rss a { background: #035e91 url(img/icons/Feed_16x16.png) no-repeat 5px 5px; padding-left: 28px; padding-right: 10px;}
#header ul li.facebook a { background: #035e91 url(img/icons/FaceBook_16x16.png) no-repeat 5px 5px; padding-left: 28px; padding-right: 10px;}
#header ul li.contact a { background: #035e91 ; padding-left: 10px; padding-right: 10px;}
#header ul li a:hover { text-decoration: none; background-color: #024970; }


/* nav */
#menu { background: #007DC3 url(img/nav_bkg.png) no-repeat; height: 60px; width: 960px; margin: 0px 20px; position: relative }
#menu ul { position: relative; float: left; line-height: 60px; }
#menu ul li { float: left; }
#menu ul li a { display: block; outline: none; height: 60px; width: 130px; float: left; background: url(img/nav.png) no-repeat; } 
#menu ul li#navhome a { width: 100px;}
#menu ul li#navhome a:hover { background-position: 0px -60px;}
#menu ul li#navissues a { background-position: -100px 0px;}
#menu ul li#navissues a:hover { background-position: -100px -60px;}
#menu ul li#navabout a { background-position: -230px 0px;}
#menu ul li#navabout a:hover { background-position: -230px -60px;}
#menu ul li#navpress a { background-position: -360px 0px;}
#menu ul li#navpress a:hover { background-position: -360px -60px;}
#menu ul li#navevents a { background-position: -360px 0px;}
#menu ul li#navevents a:hover { background-position: -360px -60px;}
#menu ul li#navendorsements a { background-position: -490px 0px; width: 150px;}
#menu ul li#navendorsements a:hover { background-position: -490px -60px;}
#menu ul span { display: none; }


/* email form */
#emailForm { position: absolute; right: 20px; top: 5px; width: 280px; }
#emailForm p { margin-bottom: 5px; color: #fff; font-size: 14px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
#emailForm label { display: none; }
#emailForm input.input { width: 190px; height: 20px; line-height: 20px; padding: 4px 3px 1px 3px; border: 1px solid #ccc; color: #666;}
#emailForm #updatesubmit { background: url(img/signup.png) no-repeat; width: 76px; height: 26px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #4591ad; ?text-align: left; }


/* search form */
#searchform { position: absolute; right: 9px; top: 10px; }
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #searchform { top: 10px; }
}
#searchform label { display: none; }
#searchform #s { background: url("img/search_input.gif") no-repeat; width: 211px; height: 24px; border: 0; font-size: 1em; padding: 2px 8px; }
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 79px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #4591ad; ?text-align: left; }
#search_data { width: 131px; float: left; padding-left: 20px; }
#search_data { background: url("img/search.jpg") no-repeat; height: 185px; }


/* home featured */
#homefeatured { width: 960px; height: 270px; margin: 0px 20px; background: url(img/feature_bkg.png) no-repeat; position: relative; color: #fff; }
#featurebox { width: 640px; }
#featuretext { width: 310px; height: 270px; overflow: hidden; float: left; }
#featuretext h3 { margin: 25px 20px 10px 20px; font-size: 26px; line-height: 1.2em; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
#featuretext p { margin: 10px 20px; font-size: 14px; line-height: 1.3em;}
#featureimage { width: 330px; height: 270px; float: left;}
p.featurelink a { color: #fff; font-weight: bold; text-decoration: underline; font-size: 16px; padding-right: 16px; background: url(img/feature_arrow_red2.png) no-repeat right center; }


/* home getinvolved */
#getinvolved { position: absolute; top: 50px; right: 20px; width: 280px; text-align: center; }
#getinvolved h4 { font-size: 26px; margin: 15px 0px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
#getinvolved p { font-size: 14px; line-height: 1.5em; }
#donationButton span, #volunteerButton span { display: none;}
#donationButton a { display: block; width: 250px; height: 40px; background: url(img/button_donate.png) no-repeat; margin: 15px; }
/* #volunteerButton a { display: block; width: 250px; height: 40px; background: url(img/button_volunteer.png) no-repeat; margin: 15px; margin-bottom: 0px; } */ 
#donationButton a:hover, #volunteerButton a:hover { background-position: 0px -40px; }


/* sidebar getinvolved */
#sidebar2 #getinvolved { position:relative ; top: 0px; right: 0px; width: 280px; text-align: center; background: #007DC3 url(img/feature_bkg.png) no-repeat; margin-bottom: 20px; padding: 10px 0px 15px 0px; color: #fff; }
#sidebar2 #getinvolved h4 { font-size: 26px; margin: 10px 0px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
#sidebar2 #getinvolved p { font-size: 14px; line-height: 1.5em; }


#content { width: 600px; padding: 0px 20px; color: #333333; float: left; display: inline; margin: 20px 0px; margin-left: 20px; border-right: 1px solid #ddd;  }
#sidebar2 { float: left; padding: 0px 16px; width: 286px; display: inline; margin-top: 20px; position: relative; }

/* sidebar buttons */

#ideas_button { margin-bottom: 20px; }
#endorse_button { margin-bottom: 20px; }
#endorse_button a { display: block; width: 280px; height: 70px; background: url(img/button_endorse.png) no-repeat;  }
#endorse_button a:hover { background-position: 0px -70px; }
#trans_button { margin-bottom: 20px; }
#trans_button a { display: block; width: 280px; height: 100px; background: url(img/button_trans.png) no-repeat;  }
#trans_button a:hover { background-position: 0px -100px; }

#ideas_button a { display: block; width: 280px; height: 100px; background: url(img/button_ideasforseattle.png) no-repeat; }
#ideas_button a:hover { background-position: 0px -100px;}
#butons { margin-bottom: 20px; }
#r71_button { float: left; margin-right: 18px; }
#r71_button img { width: 180px;}
#prop1_button { float: left;}
#prop1_button img { width: 80px;}
.movies h4 { margin-bottom: 5px;}

/* Widgets */
.widget { margin-bottom: 30px; color: #555; }
.widget h2 { font-size: 18px; color: #999; text-transform: uppercase; font-weight: normal; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; margin-bottom: 8px; letter-spacing: .1em; }
.widget ul { border-top: 1px solid #ccc; margin-bottom: 10px; }
.widget ul li { line-height: 1.5em; padding: 10px 0px; border-bottom: 1px solid #ccc; }
.widget p.twitterfollow { font-size: 16px; font-weight: bold; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif;  }
.widget_flickrRSS { height: 310px;}
.widget_flickrRSS img { border: 6px solid #aaa; display: block; margin: 0px 5px 5px 0px; float: left; }
.recentcomments a { font-style: italic; }
.recentcomments a.url { font-style: normal; color: #222; }
.widget_categories ul li, .widget_archives ul li { padding: 3px 0px;}
.widget_categories ul li a, .widget_archives ul li a { color: #222; }
.widget_tag_cloud { line-height: normal; }
.widget_tag_cloud a { margin-right: .5em; font-style: italic; float: none; vertical-align: middle; color: #222; }
.widgetCredit p { line-height: 1.3em; }
.widgetCredit p a { color: #222; font-weight: bold; }



#footer { clear: both; margin: 0px 20px; background: #007DC3; height: 80px; color: #ccc; }
#footer p { font-size: 14px; padding: 25px 20px; line-height: 1.3em;  }
#footer a { color: #fff; font-weight: bold; }
#footer small { font-size: 12px; }


#powered { color: #111; font-size: 1.3em; padding: 12px 20px; background: #111; line-height: 18px; height: 36px; }
#powered p.sponsor { line-height: 36px; float: right; }
#powered a { color: #111; }



/* posts */

div.post { border-bottom: 2px dotted #ddd; padding-bottom: 20px; margin-bottom: 40px; color:#222;}
div.post p { margin-bottom: 10px; font-size: 13px; line-height: 1.5em; }
div.post .date p { color: #999; text-transform: uppercase; font-size: 12px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; margin-bottom: 5px; letter-spacing: .05em; }
div.post .date span.comments { background: url("img/comment.gif") no-repeat left center; margin-left: 20px; padding-left: 18px; ?margin-top: -2em; margin-left: 10px; }
div.post .date a { color: #666; }
div.post h3 { margin-bottom: 15px; font-size: 28px; line-height: 1.2em; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
div.post .text { font-family: Helvetica, Arial, sanserif !important; }

div.post div.headline { position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post .wp-caption-dd { font-size: 11px; line-height: 1.2em; }
div.post ul, div.post ol { margin: 10px 20px; font-size: 14px; background: #E4EAED; color: #222; padding: 10px; line-height: 1.3em; }
div.post ul li { list-style: url("img/li.png") outside; padding: 10px 0px; margin-left: 30px; }
div.post ol li { list-style: decimal outside; padding: 10px; margin-left: 30px;}

div.post blockquote { color: #333; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }

div.sociable { padding-top: 10px; }
div.sociable ul { background:transparent;  }
div.sociable .sociable_tagline { padding-bottom: 5px;}
div.sociable strong { color:#aaa; }
div.sociable ul.nav { font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; color: #ddd; letter-spacing: -.5px; font-size: 1.15em; height: 1em; }
div.sociable ul { margin-bottom: 0px;}
div.sociable ul li { margin: 5px 2px 0px 0px; }

h3 #education, h3 #infrastructure, h3 #transportation {font-size:16px;font-weight:bold;width:750px;}

div.post h3.about {font-size:18px; font-weight:bold; width:750px; margin: 20px 0px 5px 0px;}

div.post h3.bio {font-size: 16px;font-weight:bold;margin-top:40px;}


/* cat header */
h2.links { margin-bottom: 20px;}
h2.links span { color: #999; background: #E4EAED; padding: 3px; }
h2.links a { color: #666; }

ul.nav { margin-top: 20px; }
ul.nav .prev { float: right; }
ul.nav .next { float: left; }
ul.nav a { color: #70959f; }

/* social */
.social { width: 120px; background: #ddd; float: right; margin-right: -20px; position: relative; z-index: 2; margin-left: 20px; margin-bottom: 10px; }
.social h2 { font-size: 1.8em; color: #666; padding: 10px 0px 10px 15px; margin: 0; margin-right: -10px; font-weight: normal; }
div.social ul { padding: 0 10px 10px 15px; background: #ddd; font-size: .85em; margin: 0px; }
div.social ul li { height: 21px; line-height: 22px; border-bottom: 1px solid #ddd; list-style: none; padding: 0px; margin: 0px; }
div.social ul li a { color: #666; display: block; padding-left: 22px; height: 22px; background: url("img/social_list.png") no-repeat; }
.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }

#comments { margin-top: -2.5em; clear: both; padding-top: 1em; }
#comments .meta { background: #eee; padding: 10px; margin-bottom: 1em; }
#comments .meta p { color: #666; font-size: 1.15em; text-transform: lowercase; }
#comments .meta p.rss { float: right; font-size: .95em; text-transform: none; }
#comments .meta p.rss a { color: #666; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong { color: #333; }
#comments ul.nav { margin-bottom: 1em; }


#respond { background: #eee; padding: 20px 20px 40px 20px; color: #666; font-size: .95em; text-transform: lowercase; position: relative; margin: 40px; }
#respond h3 { font-size: 1.9em; line-height: 1em; color: #999; text-transform: lowercase; font-weight: normal; margin-bottom: .5em; }
#respond h3 a { font-size: 1em; display: inline; letter-spacing: normal; }
#respond .cancel-comment-reply { position: absolute; right: 6px; background: none; top: 6px; }
#respond .cancel-comment-reply a { color: #666; font-weight: bold; }
#respond div.row { min-height: 28px; margin-bottom: .75em; clear: both; display: block; }
#respond label { float: left; width: 40px; text-align: right; margin-right: 10px; height: 28px; line-height: 28px;  }
#respond input { float: right; }
#respond textarea, #respond input { padding: 2px 4px; width: 354px; border: 0; background: white; height: 24px; font-size: 1.4em; color: #555; font-family: Georgia, Arial, Helvetica, sans-serif; }
#respond textarea { height: 96px; padding: 2px 1%; width: 98%; float: none; }
#respond a { color: #333; font-weight: bold; }
#respond p.logged_as, #respond p.not_registered { margin-bottom: .5em; font-size: 1.1em; }
#respond p.req { color: #666; float: right; line-height: 28px; height: 28px; }
#respond div.submit { text-align: right; }
#respond #submit { float: right; margin-left: 1em; display: block; }
#respond button { background: url("img/post_comment.png") no-repeat; width: 122px; height: 28px; border: 0; text-indent: -10000px; vertical-align: middle; cursor: pointer; }



ol.commentlist { margin-bottom: 1em; }
ol.commentlist li div { background: #eee; padding: 10px; margin-left: 60px; position: relative; margin-bottom: 1em; }
ol.commentlist li div div { padding: 0; margin: 0; }
ol.commentlist li .comment-author img { border: 5px solid #ddd; position: absolute; top: -10px; left: -70px; }
ol.commentlist li.comment-author-admin div { background: #ddd; }
ol.commentlist li.comment-author-admin .comment-author img { border: 5px solid #ddd; }
ol.commentlist li.comment-author-admin li.comment div { background: #edede0; }
ol.commentlist li.comment-author-admin li.comment .comment-author img { border: 5px solid #ddd; }
ol.commentlist li.comment-author-admin li.comment-author div { background: #ddd; }
ol.commentlist li.comment-author-admin li.comment-author .comment-author img { border: 5px solid #ddd; }
ol.commentlist li .comment-author cite { font-size: 1.5em; line-height: 1.1em; color: #666; font-style: normal; text-transform: lowercase; }
ol.commentlist li .comment-author cite a { color: #555; }
ol.commentlist li .comment-author span.says { display: none; }

ol.commentlist li .comment-meta { margin: 0 0 .5em; font-size: .85em; }
ol.commentlist li .comment-meta a { color: #ccc; }

ol.commentlist li em { position: absolute; margin-bottom: -1em; top: 10px; right: 10px; color: #666; font-size: .9em; text-transform: lowercase; }

ol.commentlist li p { margin-bottom: 1em; font-size: 1.1em; line-height: 1.25em; }
ol.commentlist li p em { position: static; color: inherit; font-size: 1em; text-transform: none; }
ol.commentlist li p a { color: #555; }

ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a { color: #333; font-weight: bold; }

ol.commentlist li ul.children { margin-left: 60px; }


.search h2 { font-size: 3em; color: #666; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #555; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #eee; margin-left: -17px; padding-left: 20px; margin-top: 1em; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#recent li { clear: both; }
#recent li a { display: block; line-height: 1.7em; padding: 7px 10px; border-bottom: #cdcfbf 1px solid; clear: both; }
#recent li a:hover { text-decoration: none; }
#recent li a:after { clear: both; content: "."; display: block; width: 0; height: 0; visibility: hidden; }
#recent strong { float: left; color: #999; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #abab9e; font-size: .9em; width: 25%; text-align: right; }
#recent li a:hover strong { text-decoration: underline; }
#recent li.last a { border: 0; }

#results { padding-top: 17px; background: url("img/search_results.gif") 200px 0 no-repeat; }
#results li { padding: 12px; background: #ececec; border-bottom: 1px solid #ccc; }
#results li strong { font-size: 2em; color: #666; display: block; line-height: 1em; font-weight: normal; }
#results li em { font-style: normal; color: #999; font-size: .85em; }
#results li em strong { font-size: 1em; display: inline; font-weight: normal; }

#results li small { float: right; font-size: .95em; color: #aaa; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; margin-top: 6px; }

#results li a:hover { text-decoration: none; color: #999; }
#results li a:hover strong { color: #50a8c8; }

.search h3 { font-size: 2em; color: #999; padding: 0 8px; line-height: 1em; margin: 0; font-weight: normal; }
.search h4 { font-size: 1.2em; color: #999; padding: 0 8px; font-weight: normal; }

h2.special { font-weight: normal; font-size: 14px; height: 30px; line-height: 30px; background: #E4EAED; margin-bottom: 20px; }
h2.special span {  float: left; padding: 0px 10px; height: 30px; line-height: 30px;  background: #999; color: #fff; }
h2.special strong { float: left; font-weight: normal; padding: 0 12px; text-transform: capitalize; color: #666; }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: .5em; }
.alignright { float: right; margin-left: .5em; }
div.post p.wp-caption-text { margin-top: .5em; background: #eee; padding: 10px; color: #999; font-size: 1em; margin-right: 10px;  }



/* DONATE FORM */
#donate h4 { font-size: 18px; margin-bottom: 10px;}
#donate td {
	padding: 5px;	
}
#donate ul {
	font-size: 12px;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0px;
}
#donate li {
	
}
#donate small {
	font-size: 10px;
}	


/* donation */
#donation { margin: 20px 40px; }
#donation h3 { margin-bottom: 15px; font-size: 28px; line-height: 1.2em; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif;  }
#donation h4 { font-size: 18px; line-height: 1.4em; margin: 15px 0px;}
#donation h4.normal { font-size: 16px; line-height: 1.3em; margin-bottom: 20px; font-weight: normal; }
#donation h4.rule { border-top: 1px dotted #ccc; padding-top: 20px;}
#donation .endorsetype { line-height: 1.5em; font-size: 15px;}
#donation .post { float: left; width: 370px; border-bottom: none;}
#donation .post p { font-size: 14px;  }
#donateForm { float: right; width: 520px; margin-bottom: 40px;  }
#donateForm form { border: 1px solid #ccc; padding: 20px; }
#donateForm .formSection { margin-bottom: 40px;}
#donateForm h5 { font-size: 17px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; color: #999; border-bottom: 2px dotted #ccc; padding-bottom: 5px; margin-bottom: 8px; }
#donateForm p { margin-bottom: 10px;}
#donateForm p.empLabel { margin-bottom: 2px; text-transform: uppercase; font-weight: bold; font-style: 15px;}
#donateForm .input { width: 270px; font-size: 15px; padding: 5px; border: 1px solid #aaa; }
#donateForm textarea {  width: 270px; font-size: 15px; padding: 5px; border: 1px solid #aaa;  }
#donateForm .radio { font-size: 16px; font-weight: bold; margin-right: 10px;}
#donateForm p.radionbuttons { line-height: 30px; margin: 15px 0px;}
#donateForm .light { color: #999; }
#donateForm .input_amount { width: 70px; font-size: 15px; padding: 5px; border: 1px solid #aaa;  }
#donateForm #lastfour { background: #E4EAED; padding: 20px; margin-top: 20px; width: 300px; }
#donateForm #lastfour p { margin-bottom: 5px; line-height: 1.3em; font-size: 12px;}
#donateForm p.ccNum { margin-top: 3px;}
#donateForm .input_cc { width: 50px; font-size: 15px; padding: 5px; border: 1px solid #aaa; margin: 0px; float: left;  }

#donateForm ul { margin: 10px 0px; font-size: 12px; background: #E4EAED; color: #222; padding: 10px; line-height: 1.3em; }
#donateForm ul li { list-style: url("img/li.png") outside; padding: 10px 0px; margin-left: 30px; }
#donateForm #fineprint { margin: 10px 20px; font-size: 11px; color: #666; line-height: 1.5em; }
#donateForm .red { color: #CC0000; }
#donateForm h4.instruction { font-size: 14px; margin-bottom: 15px;}

#donateForm .input:focus, #donateForm .input_amount:hover, #donateForm .input_cc:hover, #donateForm textarea:focus { background: #eee; border: 1px solid #007DC3; }
#donateForm .agreed { background: #CC0000;}

/* press */
#post-914 h4 { border-top: 1px dotted #ccc; padding-top: 15px; font-size: 15px;}

/* endorsments */
#post-925 h4 { font-size: 20px; margin: 25px 0px 5px 0px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif;}

/* battle for seattle */
#donation .tixtype { margin-bottom: 15px; }
#donation .tixtype h4 { margin: 0px; padding: 0px;  font-size: 18px;}
#donation .tixtype p { line-height: 1.5em; font-size: 13px;}
h4#bandname { font-size: 16px; margin: 0px; }
#proceeds { border-top: 2px dotted #ccc; padding-top: 10px; margin-top: 20px; line-height: 1.3em; }

/* tvspot */
.tvspot { background: url(img/tvspot_bkg.png) no-repeat; width: 640px; height: 270px; }
.tvspot #featuretext { width: 200px; height: 270px; overflow: hidden; float: left; }
.tvspot #featuretext h3 { font-size: 22px; line-height: 1.2em; }
.tvspot #featuretext p { font-size: 13px; line-height: 1.4em;  }
.tvspot #tv_vidplayer { float: right; width: 416px; padding: 17px 20px 0px 0px; }

