/* base css */
@import url("http://actblue.typepad.com/blog/base_weblog.css");

/* portal css */


/* theme css */
@import url("http://actblue.typepad.com/blog/themeblue.css");



/* user css */
/* 
----------------------------------------------

ActBlue Styles
Author: Ben Mauer (bmauer@auburnquad.com)
Created: 25 May 2006
Modified: 21 November 2006

----------------------------------------------
*/



/* =FRAMEWORK
------------------------------- */


body  {
  font-family: verdana, sans-serif;
  font-size: 76%;
  margin: 0;
  padding: 0;
  background: url(http://public.actblue.com/blog/assets/bg-body.gif) #00123B;
}


#wrapper  {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  background: url(http://public.actblue.com/blog/assets/bg-wrapper.gif) repeat-y #FFFFFF;
}

#userStatusBar {
  background: #9BCB58;
  padding: 0.76em 15px;
  position:relative;
}


#userStatusBar a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}

ul#userLinks  {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0.76em; right:15px;
}

ul#userLinks li {
  margin: 0;
  display: inline;
  padding: 0 5px 0 8px;
  border-left: 1px dotted #000;
}

ul#userLinks li:first-child {
  margin: 0;
  display: inline;
  padding: 0 5px 0 8px;
  border-left: none;
}


#mainLinks {
  background: #002782;
  text-align: center;
  padding: 1em 2em;
  font-size: 1em;
}

#mainLinks a {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
  font-weight: normal; 
}

#mainLinks ul {
  display: inline;
  padding: 0;
  margin: 0;
}

#mainLinks ul li {
  margin: 0;
  display: inline;
  padding: 0 5px 2px 8px;
  border-left: 2px solid #9BCB58;
}

#mainLinks ul li.first {
  border-left: none;
}	 


#header {
  background: #002782;
  text-align: center;
  padding: 0.5em 0 1em 0em;
}

#header h1 {
  margin: 0;
  display: inline;
}

#header h3 {
  display: inline;
  font-size: 1.7em;
  padding-left: 2em;
  vertical-align: .79em;
  color: #FFF;
  font-family: arial, verdana, sans-serif;
}

#contentArea {
  padding: 30px 30px 15px 30px;
}

#contentArea p, #contentArea ol, #contentArea ul {
  line-height: 1.44em;
}

#contentArea.default {
  background: url(http://public.actblue.com/blog/assets/bg-contentarea-cloud.gif) no-repeat;
}

#contentArea h2:first-child {
  margin-top: 0;
  padding-top: 0;
}


#footer {
  background: #002782;
  text-align: center;
  padding: 25px;
  color: #FFF;
  line-height: 1.6em;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
  font-weight: normal;
} 


#footer ul {
  display: inline;
  padding: 0;
  margin: 0;
}

#footer ul li {
  margin: 0;
  display: inline;
  padding: 0 5px 2px 8px;
  border-left: 2px solid #9BCB58;
}

#footer ul li.first {

  border-left: none;
}	

#fecBlurb {
  margin-top: 25px;
  border: 1px solid #009CDE;
  padding: 15px;

}


a
{
  color: #002782;
  text-decoration: normal;
}


/* =HOME
--------------------------------- */

#homeWrapper {
  background: #002782;
}

#landingMenu {
  background: center bottom no-repeat #FFF;
  padding: 0 29px 0 29px;
  margin-top: 20px;
  border: 1px solid #002782;
}

#landingMenu .landingBox h2 {
  margin-top: 0;
  padding-top: 0;
  font-size: 1.73em;
  padding-bottom: 0em;
  margin-bottom: .5em;
  font-family: arial, verdana, sans-serif;
  color: #002782;
  border: 1px solid white;
}

#landingMenu .landingBox h2 a {
}

#landingMenu .landingBox h2 a:hover {
  border-bottom: 1px solid;
}

#landingMenu p {
  padding-top: 0em;
  margin-top: 0em;
  line-height: 1.6em;
}

#landingMenu .landingBox {
  width: 205px;
  float: left;
  padding: 12px;
  padding-bottom: 0px;
  margin-bottom: 16px;

}


#landingMenu .landingBox a {
  text-decoration: none;
  border: none;
}


#landingMenu .landingBox p a {
  font-weight: bold;
}


#landingMenu .landingBox p a:hover {
  text-decoration: underline;
}


#landingMenu #fundraise {
  width: 207px;
}

#landingMenu #campaigns {
  width: 206px;
}





/* ///////// Hover code, not ready for primetime ////////

#landingMenu .landingBox:hover
{
  background: #e8f3f8;
}

#landingMenu #campaigns:hover
{
  background: #f5e7ee;

}

#landingMenu #fundraise:hover
{
  background: #f3f9e8;
}

#landingMenu #contribute:hover
{
  background: #e8f3f8;
}
*/


#homeHeader {
  position: relative;
  color: #FFF;
  background: #002782;
  padding: 1.5em 30px 2.25em 30px;
  background: #002782 30px 70% no-repeat;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #homeHeader {
  height: 1%;
}

/* End hide from IE5/mac */

#homeHeader #logoTagline {
  float: left;
  width: 327px;
}

#homeHeader #logoTagline h1,
#homeHeader #logoTagline h2 {
  text-indent: -5000px;
}

#homeHeader h1 {
  margin: 0;
  padding: 0;
}

#homeHeader #moneyRaised
{
  float: right;
  width: 24em;
  text-align: center;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
}

#homeHeader #wantBlue
{
  font-size: 1.83em;
  color: #009CDE;

}

#homeHeader #figure
{
  font-size: 3.96em;
  margin: 0;
  padding: .10em;
  white-space: nowrap;
}

#homeHeader #raised
{
  font-size: 1.16em;
  color: #009CDE;
  margin: 0;
  padding: .3em 0 0 0;
}


/* =#presidentialRace
--------------------------------- */

#presidentialRace {
  background: center bottom no-repeat #FFF;
  padding: 0 29px 13px 29px;
  margin-bottom: 0;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;

}

#presidentialRace a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

#presidentialRace h2 {
  background: #9bcb58;
  color: #0a1e62;
  padding: 5px 8px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 1.73em;
  border-bottom: 1px solid #002782;
}

#presidentialRace #presInfo {
  float: left;
  width: 205px;
  padding: 13px;
}

#presidentialRace #presInfo p {
  margin-top: 0;
  color: #d3dddb;
  font-size: 1.16em;
  line-height: 1.6em;
}

#presidentialRace #presData {
  float: left;
  width: 461px;
}

#presidentialRace #presData table {
  width: 100%;
  color: #fff;
}

#presidentialRace #presData th {
  background: #2F5975;
  color: #abbdc8;
  margin: 0;
  text-align: right;
}

#presidentialRace #presData th,
#presidentialRace #presData td {
  padding: 4px;
  border-bottom: 1px solid #002782;
  background: #2F5975;
  font-weight: bold;
}

#presidentialRace #presData .number,
#presidentialRace #presData .donors,
#presidentialRace #presData .raised {
  text-align: right;
}

#presidentialRace #presData .number {
  border-left: 1px solid #002782;
}

#presidentialRace #presData .raised {
  padding-right: 8px;
}

#presidentialRace #presData .raised,
#presidentialRace #presData .donors {
  width: 15%;
}

#presidentialRace #presData .number {
  color: #9BCB58;
  font-weight: bold;
}


#presidentialRace #presData .alt td {
  background: #275077;
}





#homeContent
{
  color: #FFF;
  background: #002782;
  padding: 27px;
}

#homeContent a
{
  color: #FFF;
  border-bottom: 1px dotted #009CDE;
}

#homeContent .homeModule h2
{
  margin-top: 0;
  font-size: 1.83em;
  margin-bottom: .5em;
  font-family: arial, verdana, sans-serif;
}

#homeContent #hotPages
{
  float: left;
  width: 60%;
}

#homeContent .homeModule ol
{
  margin: 0;
  padding-left: 2em;
  padding-top: .5em;
  border-top: 2px solid #009CDE;
  font-weight: bold;
  color: #009CDE;
  padding-bottom: 1em;
}

#homeContent .homeModule li
{
  padding: .75em;
}

#homeContent .homeModule ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: .5em;
  border-top: 2px solid #009CDE;

}

#homeContent .homeModule ul li
{
  list-style-type: none;
  line-height: 1.6em;
  padding-left: 2.5em;
  background: no-repeat 0 .9em
}

#homeContent #recentNews
{
  float: right;
  width: 32%;
}


/* =CLEAR
------------------------------------------ */

.clear {
  clear: both;
}



/* =SELF-CLEARING FLOATS
------------------------------------------ */

.clearfix:after 
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* =MISC STYLES
------------------------------------ */

img {
  border: 0;
}

blockquote {

	border-width: 1px;
	border-color: #002782;
	border-style: dotted;
	background-color: #F0F0F0;
	padding: 0 10px 0 10px;
}

/* =LIST STYLES
------------------------------------ */

#contentArea ol {
  font-size: 1em;
  margin-left: 2em;
  padding-left: 0;
}

#contentArea ol li {
  margin-left: 1em;
  font-size: 1em;
}

#contentArea #ab-contribution-form ol {
  font-size: 1em;
  margin-left: 2em;
}

#contentArea #ab-contribution-form ol li {
  margin-left: 1em;
  font-size: 1em;
}

#contentArea ul li {
}

#contentArea #ab-contribution-form ul li {
}


/*** v1 styles for directory, fundraising pages ***/

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html .holly-hack {
  height: 1%;
}

/* End hide from IE5/mac */


#ab-contribution-form #v1 .group {
  position: relative;
  background: repeat-y left;
  margin: 0 0 15px 0;
}

#ab-contribution-form #v1 .tags {
  display: block;
  font-size: 11px;
  width: 65px; 
  position: absolute;
  left: -70px;
  top: 5px;
  text-align: right;
}

#ab-contribution-form #v1 .race {
  padding: 5px 0px 5px 15px;
}

#ab-contribution-form #v1 td.race-info {
  width: 330px;
  vertical-align: top;
}

#ab-contribution-form #v1 h3 {
  margin: 0;
  padding: 0;
  color: #026;
}

#ab-contribution-form #v1 .blurb {
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

#ab-contribution-form #v1 .blurb img {
  width: 120px;
  height: 150px;
  float: right;
  position:relative;
  top: -15px;
  margin: 0px 0px -5px 30px;
}

/* Hides from IE-mac \*/
* html #ab-contribution-form #v1 .blurb img {
  top: -5px;
  right: -5px;
  margin: 0px -10px 5px 20px;
}
/* End hide from IE-mac */

#ab-contribution-form #v1 .blurb * {
  font-size: 11px;
}

#ab-contribution-form #v1 .blurb p,
#ab-contribution-form #v1 .blurb ul,
#ab-contribution-form #v1 .blurb ol { 
  padding: 5px;
  margin: 0px;
}

#ab-contribution-form #v1 .links {
  margin: 0px;
  padding: 5px 0px 5px 0px; 
  white-space: nowrap;
  clear: none;
}

#ab-contribution-form #v1 .links a, 
#ab-contribution-form #v1 .links span {
  padding: 2px 6px;
  margin-right: 1ex;
  font-size:11px;
}

#ab-contribution-form #v1 .links a, 
#ab-contribution-form #v1 .links a:hover {
  border: 1px solid;
  border-color: #79B #000 #000 #79B;
}

#ab-contribution-form #v1 .links a {
  color: #FFF;
  font-weight: normal;
}

#ab-contribution-form #v1 .links a:hover {
  color: #FF0;
  text-decoration: none;
}

#ab-contribution-form #v1 .links span {
  border: 1px solid #999;
  color: #999;
  background-color: #FFF;
}



#ab-contribution-form #v1 td.race-action {
  padding-left:10px;
  text-align: right;
  vertical-align: top;
  font-size:11px;
}

#ab-contribution-form #v1 td.race-action td {
  text-align: center;
}


#ab-contribution-form #v1 .inc-text {
  padding: 3px;
  border: 1px solid;
  border-color: #CCC;
  width: 130px;
  font-size:11px;
}

#ab-contribution-form #v1 #fake-button a {
  display:block;
  padding:3px 6px;
  background-color: #CCC;
  font-weight:normal;
  color:#000;
  border: 2px solid;
  border-color: #FFF #000 #000 #FFF;
  margin: 0px auto;
  font-size:11px;
  line-height:1.44em;
  width: 130px;
}


#ab-contribution-form #v1 #fake-button a:hover {
  background-color: #CCC;
  color: #000;
}

#ab-contribution-form #v1 #fake-button a:active {
  border-color: #000 #FFF #FFF #000;
  color: #000;
}

#ab-contribution-form #v1 .new-contribute-box {
  margin:0px;
}

#ab-contribution-form #v1 .new-contribute-box input.text-input {
  width:50px;
  text-align:right;
}


#ab-contribution-form #v1 .progress-meter-container {
  font-size:11px;
  width:250px;
}


#ab-contribution-form #v1 .progress-meter {
  border: solid 1px #026;
  empty-cells: show;
  padding:0px;
  margin:0px;
}

#ab-contribution-form #v1 .progress-meter .full {
  background-color: #00C;
  height:11px;
}

#ab-contribution-form #v1 .progress-meter .empty {
  background-color: #EEE;
  height:11px;
}


#ab-contribution-form a {
  border: none;
  text-decoration: none;
  font-weight:bold;
}

#ab-contribution-form a:hover {
  border: none;
  text-decoration: underline;
}

#ab-contribution-form .introblurb p {
  padding-left:5px
}


#badge-table table tr td {
  padding: 15px;
  height: 120px;
  width: 33%;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #CCC;
}


/* other css */


/* ph=1 */

