/*
Title:    GovDave master style sheet
Author:   Mike Errecart, fff@govdave.com
Updated:  April 2006
*/


body {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;	
	background-color: #eaeaea;
	line-height: 1.55;
}


/* ---[ links ]------------------------------- */

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

a.noborder {
	border-bottom: none;
}

/* ---[ common elements ]--------------------- */

img, a img {
	border: none !important;
	vertical-align: top;
}

a.img, a:link.img, a:visited.img, a:hover.img {
	border: none !important;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	border: none;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active {
	border-bottom: 1px dotted #333;
}

h2 {
	margin: 20px 0 15px 0;
	padding: 0;
	width: 100%;
	border-bottom: 2px solid rgb(177,0,5);
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.55;
}

h3 {
	margin: 10px 0 15px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
}

p {
	margin: 0 0 10px 0;
	line-height: 17px;
}

form {
	margin: 0;
	padding: 0;
	border: none;
}

input.wide {
	width: 152px;
}

input.narrow {
	width: 73px;
}

table {
	margin: 0 0 7px 0;
	padding: 0;
	border: none;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

img.center {
	display: block;
	margin: 10px auto;
	text-align: center;
}

img.right {
	margin: 0 0 10px 10px;
	float: right;
}

img.left {
	margin: 0 10px 10px 0;
	float: left;
}

.imagepool {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
	width: auto;
	font-size: 9px;
}

.imagepoolleft {
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	width: auto;
	font-size: 9px;
}

/* ---[ hack for containing 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 */


/* ---[ top ]------------------------------- */

#container {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666666;
	width: 800px !important;
	width: 802px;
	width/**/:/**/800px;
	height: auto;
	text-align: left;
	font-size: 11px;
	background: url(../images/gui/bg-tile.gif) repeat-y top left;
}

#header-dave {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 2px solid #fff;
	height: 105px !important;
	height: 107px;
	height/**/:/**/105px;
	width: 180px;	
	background: url(../images/gui/dave.jpg) no-repeat bottom left #0D2B88;
}

#header-logo {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 2px solid #fff;
	height: 105px !important;
	height: 107px;
	height/**/:/**/105px;
	width: 430px;
	background: url(../images/gui/logo.gif) no-repeat bottom left #0D2B88;
}

#header-dave a, #header-logo a {
	display: block;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	height: 105px;
}

#header-dave a {
	width: 105px;
}

#header-logo a {
	width: 428px;
}

#header-logo a i, #header-dave a i { visibility: hidden; }

#header-electdave {
	float: right;
	padding: 10px 0 0 5px;
	margin: 0;
	border: none;
	border-left: 2px solid #fff;
	height: 127px !important;
	height: 137px;
	height/**/:/**/127px;
	width: 183px !important;
	width: 190px;
	width/**/:/**/183px;
	background: url(../images/gui/blue-gradient.gif) repeat-x top left rgb(13,6,99);
	list-style-type: none;
}

#header-electdave li {
	padding-bottom: 6px;
}

/* navigation */

#nav {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	height: 30px;
	width: 610px;
	overflow: hidden;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	border: none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
}
	
#nav a:hover, #nav a:active {
	background-position: 0 -30px;
	border: none;
}

#n-home a {
	width: 61px;
	background: url(../images/gui/home.gif) top left no-repeat;
}

#n-about a {
	width: 99px;
	background: url(../images/gui/about.gif) top left no-repeat;
}

#n-issues a {
	width: 108px;
	background: url(../images/gui/ontheissues.gif) top left no-repeat;
}

#n-onthetrail a {
	width: 132px;
	background: url(../images/gui/aroundthestate.gif) top left no-repeat;
}

#n-contact a {
	width: 109px;
	background: url(../images/gui/contact.gif) top left no-repeat;
}

#n-pressroom a {
	width: 86px;
	background: url(../images/gui/pressroom.gif) top left no-repeat;
}


/* ---[ main column ]----------------------------- */

#content {
	clear: left;
	margin: 0 15px 0 15px;
	padding: 15px 0 15px 0;
	border: none;
	width: 580px !important;
	width: 610px;
	width/**/:/**/580px;
	height: auto;
	background: #fff;
}

p.citation {
	margin-top: -9px;
	text-align: right;
}

/* lists */

#content ul.normal, #content ul.sitemap {
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
	list-style-position: outside;
}

#content ul.normal li, #content ul.sitemap li {
	margin-left: 3px;
	padding: 3px 0 7px 20px;
	font-weight: bold;	
	background: url(../images/gui/bullet-white.gif) no-repeat top left;
}

#content ul.normal ul, #content ul.sitemap ul {
	margin: 0;
	padding-left: 35px;
	list-style-type: square;
}

#content ul.normal ul li, #content ul.sitemap ul li {
	padding: 0 0 3px 0;
	font-weight: normal;
	background: #fff;
}


/* ---[ right column ]----------------------------- */

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	border-left: 2px solid #ffffff;
	width: 188px !important;
	width: 190px;	
	width/**/:/**/188px;
	height: auto;
}

#sidebar h1 {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	height: 23px !important;
	height: 28px;	
	height/**/:/**/23px;
	font-size: small;
}

.bluebox {
	padding: 10px;
	border-top: 2px solid #ffffff;	
	width: 168px !important;
	width: 188px;	
	width/**/:/**/168px;
	color: #fff;
	background: url(../images/gui/blue-gradient.gif) repeat-x top left rgb(13,6,99);
}

.redbox {
	padding: 10px;
	border-top: 2px solid #ffffff;	
	width: 168px !important;
	width: 188px;	
	width/**/:/**/168px;
	color: #fff;
	background: url(../images/gui/red-gradient.gif) repeat-x top left rgb(129,17,10);
}

#newsletter h1 i, #schedule h1 i, #news h1 i, #aboutnancy h1 i, #hobbies h1 i, #officiallinks h1 i, #counties h1 i {
	visibility: hidden;
}


/* E-mail newsletter box */
#newsletter h1 {
	background: url(../images/gui/stayup-to-date.gif) no-repeat top left;
}

#newsletter input {
	margin: 0 0 6px 0;
	background-color: #eaeaea;
	font-size: 11px;
	vertical-align: middle;
}

/* Schedule box */
#schedule h1 {
	background: url(../images/gui/schedule.gif) no-repeat top left;
}

#schedule table {
	font-size: .9em;
	vertical-align: top;
}

#schedule th {
	color: #000;
	vertical-align: top;
}

#schedule td {
	color: #fff;
	vertical-align: top;
}

/* Latest News box */

#news h1 {
	background: url(../images/gui/latestnews.gif) no-repeat top left;
}

/* Counties List */

#counties h1 {
	background: url(../images/gui/counties.gif) no-repeat top left;
}

#counties {
	font-size: .9em;
}

/* sidebar lists */

#sidebar ul, #aboutdavelinks ul {
	margin: 0;
	padding: 0;
	width: 168px;
	list-style-type: none;
	list-style-position: outside;
}

#sidebar li, #aboutdavelinks li {
	margin-left: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold;	
}

.redbox li {
	color: #fff;
	background: url(../images/gui/bullet-red.gif) left top no-repeat; 
}

.bluebox li {
	color: #fff;
	background: url(../images/gui/bullet-blue.gif) left top no-repeat; 
}

#aboutdavelinks li {
	color: #000;
	background: url(../images/gui/bullet-gray.gif) left top no-repeat; 
}

/* sidebar links */

#sidebar a:link, #sidebar a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#sidebar a:hover {
	border-bottom-style: solid;
}


/* ---[ footer ]----------------------------------- */

#footer {
	padding: 10px;
	clear: both;
	font-size: 9px;
	text-align: center;
}

/* ---[ forms ]------------------------------------- */


/* ---[ photos ]------------------------------------ */

/* ---[ re-elect dave ]----------------------------- */

#donatebutton {
	float: left;
	padding-right: 25px;
}

#donatebutton input.hovering {
	padding: 86px 0 0 0;
	border: none;
	overflow: hidden;
	height: 0px !important; 
	height: 86px;
	height/**/:/**/0px;
	width: 165px;
	background: url("../images/helpdave/donate.gif") top left no-repeat;
}
	
#donatebutton input.hovering:hover, #donatebutton input.hovering:active {
	background-position: 0 -86px;
	border: none;
}

#volunteerform {
	width: 500px;
	background-image: url(../images/helpdave/form_bg.gif);
	background-position: center;
}

#LTEform {
	width: 500px;
	background-image: url(../images/helpdave/form_bg.gif);
	background-position: center;
}

div#volunteerformleftcolumn, div#volunteerformrightcolumn {
	width: 200px !important;
	width: 240px;
	width/**/:/**/200px;
}

div#LTEformleftcolumn, div#LTEformrightcolumn {
	width: 200px !important;
	width: 240px;
	width/**/:/**/200px;
}

.LTE_form_header {
	padding: 10px 10px 10px 10px;
}


div#volunteerformleftcolumn {
	padding: 15px 10px 15px 30px;
	float: left;
}

div#volunteerformrightcolumn {
	padding: 15px 30px 15px 10px;
	float: right;
}

div#LTEformleftcolumn {
	padding: 15px 10px 15px 30px;
	float: left;
}

div#LTEformcenter {
	width: 80%;
	padding-left: 15px;
	padding-right: 15px;
	float: center;
}

div#LTEformrightcolumn {
	padding: 15px 30px 15px 10px;
	float: right;
}

.VolunteerInfoInput {
	margin: 0 0 3px 0;
	padding: 2px;
	border: 1px solid #363064;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.VolunteerInfoInputWide {
	margin: 0 0 3px 0;
	padding: 2px;
	border: 1px solid #363064;
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LTEInfoInputWide {
	margin: 0 0 3px 0;
	padding: 2px;
	border: 1px solid #363064;
	width: 40%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AlertRed {
	background-color: rgb(129,17,10);
	padding: 4px 4px 4px 4px;
	margin-right: 8px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.RequiredField {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}

.sendcenter {
	clear: both;
	text-align: center; 
	margin: 0 auto; 
	width: 500px;
}

/* Register to vote */
#content ul.register li {
	font-weight: normal;
	color: #000;
}

/* ---[ about ]------------------------------------- */

/* bio sidebar */

#aboutdavelinks {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #333;
	width: 168px !important;
	width: 190px;
	width/**/:/**/168px;
	background: url(../images/gui/gradient-gray.gif) repeat-x top left;
	background-color: #ccc;
	color: #000;
}

#aboutdavelinks ul {
	display: inline;
}
/* ---[ issues ]------------------------------------ */


/* ---[ ontheroad ]--------------------------------- */

table.calendar {
	margin: 0 0 7px 0;
	padding: 0;
	border: none;
	width: 100%;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
}

table.calendar th, table.calendar td {
	border-right: 10px solid #fff;
	vertical-align: top;
}

table.calendar tr {
	padding-bottom: 3px;
}

table.calendar th {
	border-bottom: 1px solid rgb(177,0,5);
}

.datewidth, .timewidth {
	width: 75px !important;
	width: 85px;
	width/**/:/**/75px;
}

.locationwidth {
	width: 185px !important;
	width: 195px;
	width/**/:/**/185px;
}

.eventwidth {
	width: 195px !important;
	width: 205px;
	width/**/:/**/195px;
}

/*
Blog Styles
*/

ul.blogpostlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.blogpostarea {
	margin: 3px 0 20px 0;
	padding: 0;	
	list-style: none;
	font-weight: normal;
	background: none;
}

.blogpostcontent
{
	color: #000000;
	margin-left: 1px;
}

.blogpostfooter
{
	clear: right;
	margin: 10px 0 10px 1px;
	color: #333;
	font-size: 80%;
}

#blogfooter {
	clear: both;
	text-align: center;
	margin: 0 auto;
}


/* ---[ contact ]----------------------------------- */


/* ---[ pressroom ]--------------------------------- */

table.gallery {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}

table.gallery td {
	padding: 0 5px 0 5px;
	width: 33%;
	height: auto;
}

table.gallery a {
	border-bottom: none;
}

/* ---[ sitemap ]----------------------------------- */

#content ul.sitemap a:link, #content ul.sitemap a:visited {
	border: none;
}

#content ul.sitemap a:hover {
	border-bottom: 1px dotted #333;
}