/* @override http://www.markdesaulnier4congress.com/css/main.css */

@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, img, a, table, tbody, td, th, tr, form {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
}
body {
  color: #000;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  background: #000 url(/userfiles/image/site_design/bkg_blur.jpg) no-repeat;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 4px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 0px;
}
p {
	margin-bottom: 12px;
}

td img {
	display: block;
	margin: 0;
	padding: 0;
}

a,  a:link {
  color: #006699;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #006699;
}
a:hover {
  color: #003366;
}
a:focus {
  color: #006699;
}
a:active {
  color: #006699;
}

#outerWrapper {
  background-color: #FFF;
  margin: 10px auto 10px auto;
  text-align: left;
  width: 920px;
  overflow: auto;
}

#header {
    margin: 0 10px;
    color: #000;
    position: absolute;
    top: 20px;
    width: 900px;
    height: 112px;
    overflow: hidden;
}

#header img {
	display: block;
}

#header #headTable,
#header #headTable td {
	margin:  0;
	padding:  0;
	border: none;
}

#header #signUp {
	margin: 6px 0 0 12px;
	width: 218px;
	height: 98px;
	background: url(/userfiles/image/site_design/join_bkg.png) no-repeat;
}

#header #signUp input {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	display: inline;
}

#header #signUp input.textBox {
	border: 1px solid #3399CC;
	width: 189px;
	height: 16px;
	margin: 1px 0px 1px 12px; 
	padding: 0 3px;
	background: #fff url(/userfiles/image/site_design/textbox_bkg.gif) repeat-x left top;
	color: #a01115;
}

#header #signUp input.textBox.short {
	width: 144px;
}

#header #signUp input#go {
	margin: 0 6px 0 0;
	display: inline;
	float: right;
}

#menu {
    margin: 0 10px;
    color: #000;
    position: absolute;
    top: 136px;
    width: 900px;
    font-family:  Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    height: 21px;
    overflow: hidden; 
    text-align: center;
	background-repeat: no-repeat;
	vertical-align: top;
}

#menu #lastMenuItem {
  width: 1px;
  height: 21px;
  background-color: #fff;
  float: left;
}

#menu a {
	color: #FFF;
    display: inline;
	font-weight: bold;
	text-decoration: none;
    height: 21px;
	line-height: 14px;
	padding: 0 12px;
	padding-top: 2px;
	margin: 0 8px;
}

#menu.menu2 a {
	padding: 1px 0px 0px 12px;
	margin: 0px 13px 0 0;
	font-size: 11px;
}

#menu a:hover {
	color: #EEE;
}

#outerWrapper div#contentWrapper {
  width:  900px;
  overflow: auto;
  margin: 0px 10px;
  padding: 10px 0 0 0;
  background: #fff url(/userfiles/image/site_design/content_bkg.png) no-repeat;
  border-top: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
}

#outerWrapper #contentWrapper #content {
  float: left;
  display:inline;
  width: 685px;
  margin: 126px 0px 24px 1px;
  padding: 0px 0px 0px 0px;
  /* usable width of content area within a node is 630px */
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C00;
	font-size: 18px;
	line-height: 22px;
    margin: 4px 0 14px 0;
	font-weight: normal;
}
#content h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #900;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}
#content h3 {
  color: #000;
  font-size: 12px;
  line-height: 18px;
  padding-top: 4px;
  margin-bottom: 0px;
}
#content h4 {
  color: #C00;
}

#content .node {
	padding: 12px 27px;
	background: #fff url(/userfiles/image/site_design/node_bkg.jpg) repeat-x;
}

#content .widenode {
	padding: 12px 17px;
	background: #fff url(/userfiles/image/site_design/node_bkg.jpg) repeat-x;
}


#outerWrapper #contentWrapper #rightColumn {
  float: right;
  display:inline;
  margin: 126px 16px 24px 0px;
  padding: 0px 0px 0px 0px;
  width: 197px;	
  font-size: 10px;
  line-height: 12px;
}



#rightColumn .node {
	padding: 12px;
	background: #fff url(/userfiles/image/site_design/node_bkg.jpg) repeat-x;
}

#rightColumn .node a {
	text-decoration: underline;
}

#rightColumn .event {
	margin: 10px 0px;
	font-weight: bold;
}

#rightColumn .event .title {
	color: #C00;
}

#rightColumn .event .city {
	color: #333;
	font-size: 12px;
	line-height: 14px
}

#rightColumn .event .date {
	color: #006699;
	margin: 0;
	padding: 0;
}

#rightColumn .event .address {
	color: #787878;
	margin: 3px 0;
	padding: 0;
}

#rightColumn .event .address p {
  padding: 0;
  margin: 0;
}

#rightColumn .event .details {
/*	display: none; */
	text-decoration:underline;
	display: block;
	font-size: 8px;
	margin: 0;
	padding: 0;
}

#rightColumn .node .event a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #fff;
	padding: 3px;
}

#rightColumn .node .event a:hover {
	background: #fff url(/userfiles/image/site_design/node_bkg.jpg) repeat-x 0 -6px;
	border: 1px solid #CCC;
}

#rightColumn .node .event a:active {
	background-position: 0 0;
	border: 1px solid #999;
}


#rightColumn .node .eventMore {
	font-weight: bold;
	text-align: center;
	font-size: 9px;
}

#rightColumn .node .eventMore a,
#rightColumn .node .eventMore a:link {
	color: #900;
	font-weight: bold;
}

#rightColumn .node .eventMore a:hover {
	color: #C00;
}

#rightColumn .node .eventMore a:active {
	color: #F00;
}

#contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#content #contentSpacer {
  padding: 18px 70px;
}
#rightColumn #rightSpacer {
  padding: 18px 10px;
}

#content .summary h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
}

#content .summary p {
  margin-top: 0;
  margin-bottom: 8px;
}

#content .summary {
	padding-bottom: 12px;
	margin: 0 40px;
}

#content .summary .date {
	font-weight: bold;
	color: #666;	
}

#eventList {
	margin-bottom: 12px;
	padding: 0;
}

#eventList .eventDate h1 {
	font-size: 20px;
	margin: 26px 0 12px 0;
	line-height: normal;
}

#eventList .event {
	padding: 0px 12px 12px 12px;
	margin-bottom: 8px;
	border: 1px solid #cccccc;
	background: #fff url(/userfiles/image/site_design/node_bkg.png) repeat-x 0 -12px;
}

#eventLIst .event table {
	width: 100%;
}

#eventLIst .event table td {
	padding: 0;
	margin: 0;
}

#eventList .event .eventDescription {
	color: #094E81;
	padding: 30px 0 0 16px;
	display:block;
	width: 270px;
	float: right;
        color: #000;
}

#eventList .event .eventDescription p {
}

#eventList .event h2 {
	font-size: 20px;
	line-height: normal;
	margin: 8px 0 0 0;
	padding: 0;
  color: #CC0000 !important;
}

#eventList .event h3 {
	margin: 0;
	padding: 0;
        font-size: 13px;
        line-height: 17px;
        font-weight: bold;
}


#eventList .event .city {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}

#eventList .event .eventDate {
	width: 225px;
	margin: 0 0 0 0;
	padding: 0;
	color: #094E81;
	float: left;
}


#eventList  .eventDate p {
	margin: 0;
	padding: 0;
}

#eventList .eventDate p .date {
      margin-bottom: 12px;
}

#eventList .eventDate .location {
      margin-top: 12px;
      font-size: 11px;
      line-height: 13px;
      color: #000;
}

#eventList .eventDate .location .venueName {
  font-weight: bold;
  font-size:12px;
  line-height: 15px;
}

.eventDescription a p {
	font-weight: normal;
}


#eventList .event .eventDescription h1 {
	margin: 6px 0 8px 0;
	padding: 0;
	font-size: 16px;
	line-height: 19px;
}

#eventList .event .eventDescription h2 {
	margin: 6px 0 8px 0;
	padding: 0;
	font-size: 14px;
	line-height: 17px;
}

.eventDescription a:hover p,
.eventDescription a:hover h1 {
	color: #006B9F !important;
}


#linkList .link {
  margin-left: 20px;
}

#linkList .link h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#linkList .link p {
  margin: 0 0 8px 0;
  padding: 0;
}


.centered {
	margin: 0 auto;
}


.smaller { font-size: 80%; line-height: 140%; }
.larger { font-size: 120%; line-height: 140%; }
.huge { font-size: 160%; line-height: 140%;  }


.formTable td, .formTable th {padding-bottom: 2px; padding-right: 12px}

.formTable  .checkBoxLeft {margin-bottom : 8px; margin-right: 6px; float: left;}

.formTable .newpapers p {font-size: 9px; line-height: 12px; padding: 4px; margin: 0;}

.formTable textarea { font: Monaco, "Courier New", Courier, monospace  10px/12px normal; }

.quote {
  margin: 0;
  padding: 0;
}
.quote p {
  margin: 0; 
  padding: 0 0 8px 0;
}
.quote p + p {
  margin-top: 8px;
}

.attribution {
   font-size: 10px;
   font-style:  italic;
   text-align: right;
   margin: 0 0 26px 0;
   padding: 0;
   color: #c00;
}

#footer  {
	width: 900px;
	margin: 0px auto;
	display: block;
	clear: both;
	text-align: center;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	padding: 8px 0px 24px 0px;
	font-size: 10px;
	line-height: 14px;
	color: #c00;
	background-color: #fff;
}

p.required, span.required, strong.required {
	color: #069;
	font-weight: bold;
}

input.outlined { border: 1px solid #000; margin-bottom: 4px; background: #fff url(/userfiles/image/site_design/textbox_bkg.gif) repeat-x left top; }
span.required {color:#069;font-weight:bold;}
input.outlined.required { border-color: #069; }
#volunteerTable input.outlined { width: 180px; }

#volunteer_button, #contribute_button {
	margin-top: 60px;
}

#rightColumn .node .wideLabel {
	margin-left: -12px;
}


td.formcell input { margin: 0 0 2px 0; }
#funds td.formcell input { margin: 0px 2px 0 0; display: block; float: left; }
#funds td.formcell input#amount_other { margin: 0px 2px 0 0; display: inline; float: none; }
td.formcell { padding: 2px 0; }
#funds td.formcell {padding: 1px 0;}