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

* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #004403;
}
body#landing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-image:url('/images/site_images/landing_bg_repeat.jpg');
	background-repeat:repeat-x;
	background-color: #004403;
}
body#media_player {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #004403;
}


#homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c6471;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-color: #004403;
}

#bg_main {
background: url('/images/bg_main_secondary.jpg');
background-repeat: no-repeat;
background-position: center 0px;
height:1189px;
width: 100%;
}
#homepage #bg_main {
background: url('/images/home_images/bg_main.jpg');
background-repeat: no-repeat;
background-position: center 0px;
height:1189px;
width: 100%;	
}
#media_player #bg_main {
background: url('/images/media_bg.jpg');
background-repeat: no-repeat;
background-position: center 0px;
height:1000px;
width: 100%;	
}
#landing #bg_main {
background: url('/images/site_images/landing_bg.jpg');
background-repeat: no-repeat;
background-position: center 0px;
height:1000px;
width: 100%;	
}
#left_side {
width:614px;
min-height:982px;
height:auto;
float:left;
padding:0px;
margin:0px;
background:none;
}
#homepage #left_side {
background:none;
}

#contribute #left_side {
height:205px;
min-height:205px;
background:url('/images/left_side_bg_contribute.jpg') no-repeat;
}
#landing #left_side {
height:329px;
min-height:329px;
background:none;
float:left;
}
#right_side {
width:322px;
min-height:982px;
height:auto;
float:right;
padding:0px;
margin:0px;
background:url('/images/right_side_bg.jpg') no-repeat;
}
#landing #right_side {
width:322px;
min-height:386px;
height:auto;
float:right;
padding:0px;
margin:0px;
background:none
}


#contrib_btn {
width:299px;
height:42px;
background:url('/images/site_images/landing_contribute') no-repeat;
padding:0px;
margin-bottom:5px;
}

#skip_btn {
width:299px;
height:42px;
background:url('/images/site_images/landing_skip') no-repeat;
padding:0px;
margin:0px;
}

#homepage #right_side {
background:none;
min-height:1189px;
}
#blog #right_side {
background:url('/images/rr_bg_blog.jpg') no-repeat;
}
#contribute #right_side {
background:url('/images/contribute_replace.jpg') no-repeat;
height:217px;
display:block;
width:322px;
margin-top:-5px;
min-height:217px;
}

h1 {
	font-size:24px;
	padding-bottom:10px;
}
h2 {
     font-size:21px;
     color:#012f03;
     padding-bottom:10px;
font-family: Arial, Helvetica, sans-serif;
}
#contribute h2 {
     font-size:21px;
     color:#012f03;
     padding-bottom:10px;
font-family: Arial, Helvetica, sans-serif;
}
#blog h2 a:link,
#blog h2 a:visited,
#blog h2 a:active {
     font-size:18px;
font-weight:bold;
     color:#18411a;
     padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
#blog h2 a:hover {
color:#89b8e1;
}
#news h2 a:link,
#news h2 a:visited,
#news h2 a:active {
     font-size:18px;
font-weight:bold;
     color:#18411a;
     padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
#news h2 a:hover {
color:#89b8e1;
}
#issues h2 a:link,
#issues h2 a:visited,
#issues h2 a:active {
     font-size:18px;
font-weight:bold;
     color:#18411a;
     padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
#issues h2 a:hover {
color:#89b8e1;
}
p {
	padding-bottom:10px;
	line-height:120%;
        color:0b274c;
}
#contribute p {
padding-left:20px;
	padding-bottom:10px;
	line-height:120%;
        color:0b274c;
}
ul {
	padding-left:15px;
	padding-bottom:10px;
}
a:link,
a:active,
a:visited {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:hover {
color:#89b8e1;
}

h3 {
     font-size:18px;
font-weight:bold;
     color:#c8231c;
     padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
/* -------------------------------------
END: General Tag Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */
#contain {
width: 936px;
min-height:1189px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 936px;
min-height:1189px;

	margin-left: auto;
	margin-right: auto;

	text-align:left; /* Treated as align */
padding:0px;
}

#landing #wrapper {
	width: 936px;
min-height:867px;

	margin-left: auto;
	margin-right: auto;

	text-align:left; /* Treated as align */
padding:0px;
}


#header{
	width: 936px;
	height:207px;
}


#issues_dropdown, #meet_dropdown {
	position:absolute; 
	visibility:hidden; 
	background-color:#f1f1f1;
	border:1px solid #d2d2d2;
	width: 200px; 
	z-index:2000;
	text-align:left;
margin-left:20px;

	
}
#issues_dropdown ul, #meet_dropdown ul {
margin:0;
padding:0;
width: 200px; 
}
#issues_dropdown li, #meet_dropdown li {
	list-style:none;
	width:200px; 

 }
#issues_dropdown li a, #meet_dropdown li a {
        display:block;
	text-decoration:none;
	width: 190px; 
padding:5px 5px 5px 5px;
	color: #5c6471;
}
#issues_dropdown li a:hover, #meet_dropdown li a:hover {
	text-decoration:none;
	background-color:#fff;
	width: 190px; 
	color: #5c6471;
}

#main_nav {
	position:relative;
	float:left;
	width:614px;
	height:23px;
	margin-top:8px;
margin-bottom:11px;
padding:0px;
}
#menu {
	position:relative;
	float:left;
	margin-left:10px;
padding:0px;

}
#menu li {
	display: inline;
	height:23px;
	float:left;
padding:0px;
}
#menu_issues {
position:relative;
}
#menu li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#012f03;

	text-decoration:none;
	padding-top:0px;
	display:block;
	padding-left:20px;
	padding-right:20px;
height:23px;
padding-bottom:0px;
}
#menu li .here {
	color:#838383;
}
#menu li a:hover{
	color:#838383;
}
#red_btn {
	display:block;
width:311px;
height:71px;
background:url('/images/contribute_btn.jpg') no-repeat;
padding:0px;
outline:none;
cursor:pointer;
margin-left:6px;
margin-top:-5px;
}
#featured_area {
width:322px;
height:188px;
padding-top:59px;
}
.hmnav_btns:link,
.hmnav_btns:active,
.hmnav_btns:visited,
.hmnav_btns:hover {
width:268px;
height:35px;
display:block;
background:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color:#004403;
padding-left:15px;
padding-top:16px;
margin-bottom:11px;
margin-left:20px;
}

.validation-advice {
color: red;
background: #fff url(../images/alert.gif) no-repeat left center;
padding-left: 22px;
} 
.requiredfield {
font-size:10px;
}
.fbnamelink .FB_Link:link,
.fbnamelink .FB_Link:active,
.fbnamelink .FB_Link:visited {
color:#ffffff;
text-decoration:none;
}
.fbnamelink .FB_Link:hover {
color:#ffffff;
text-decoration:underline;
}



#video {
	position:relative;
	float:left;
	width:614px;
        height:318px;
margin-bottom:13px;
 }

 #vid_area{
position:relative;
float:left;
width:597px;
height:167px;
margin-top:0px;
margin-left:12px;
background:url('/images/Dubie-MISC.jpg') no-repeat;
margin-bottom:20px;
}
#news #vid_area{
background:url('/images/Dubie-news.jpg') no-repeat;
}
#blog #vid_area{
background:url('/images/Dubie-secondarystills-blog.jpg') no-repeat;
}
#meet #vid_area{
background:url('/images/Dubie-meetbrian.jpg') no-repeat;
}
#issues #vid_area{
background:url('/images/Dubie-Starts-With-Jobs.jpg') no-repeat;
}
#contact #vid_area{
background:url('/images/Dubie-contact.jpg') no-repeat;
}
#volunteer #vid_area{
background:url('/images/Dubie-volunteer.jpg') no-repeat;
}
#jobs #vid_area{
background:url('/images/Dubie-issues.jpg') no-repeat;
}
#vermonters_for_dubie1 #vid_area{
background:url('/images/Vermonters-for-Dubie-Web.jpg') no-repeat;
}
#bloggerresourcecenter #vid_area{
background:url('/images/uploads/blogger_resource_center.jpg') no-repeat;
}
.jobsplan #vid_area{
background:url('/images/uploads/jobsplan_header.jpg') no-repeat;
}
.marathon #vid_area{
background:url('/images/dubie_EG_marathontour_header.jpg') no-repeat;
}

#homepage #vid_area{
position:relative;
float:left;
width:597px;
height:318px;
margin-top:1px;
margin-left:12px;
margin-bottom:0px;
background:none;
}
#landing  #vid_area{
position:relative;
float:left;
width:597px;
height:318px;
margin-top:5px;
margin-left:12px;
background:none;
margin-bottom:20px;
}
#content_top {
width:614px;
height:323px;
float:left;
}
#latest_blog {
width:285px;
height:248px;
background:url('/images/home_images/latest_blog.jpg') no-repeat;
margin:0px;
float:left;
color:#838383;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding:75px 0px 0px 29px;
position:relative;
}
#jobs_area {
width:230px;
height:163px;
background:url('/images/home_images/jobs_for_bg.jpg') no-repeat;
padding:160px 0px 0px 70px;
margin:0px;
float:left;
position:relative;
display:block;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#004403;
}
#jobs_link:link,
#jobs_link:active,
#jobs_link:visited{
width:300px;
height:31px;
position:absolute;
left:0px;
top:142px;
display:block;
outline:none;
cursor:pointer;
background:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#004403;
padding-top:20px;
text-align:center;
}

#latest_blog a:link,
#latest_blog a:active,
#latest_blog a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#004403;
}

#latest_blog a:hover {
color:#89b8e1;
}
.hm_rss {
width:17px;
height:17px;
position:absolute;
left:22px;
bottom:18px;
}
#signup {
width:306px;
height:244px;
background:none;
margin:0px;
float:left;
color:#838383;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding:79px 0px 0px 16px;
position:relative;
}
#landing #signup {
width:306px;
height:199px;
background:none;
margin:0px;
float:left;
color:#838383;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding:79px 0px 0px 16px;
position:relative;
}
#the_btns {
width:306px;
height:112px;
padding:0px 0px 0px 16px;
}
#homepage #signup {
background:url('/images/home_images/signup_bg.jpg') no-repeat;
}
#stay_connected {
height:60px;
width:322px;
float:right;
}
#flickr_ico {
width:60px;
height:24px;
background:url('/images/sn_flickr.jpg') no-repeat;
display:block;
cursor:pointer;
outline:none;
float:left;
margin:18px 18px 0px 29px;
}
#twitter_ico {
width:87px;
height:24px;
background:url('/images/sn_twitter.jpg') no-repeat;
display:block;
cursor:pointer;
outline:none;
float:left;
margin:19px 18px 0px 0px;
}
#facebook_ico {
width:88px;
height:24px;
background:url('/images/sn_fb.jpg') no-repeat;
display:block;
cursor:pointer;
outline:none;
float:left;
margin:19px 18px 0px 0px;
}
.blue {
	background-color:#ebebeb;
	border:1px solid #ccc;
	font-size:14px;
	color:#326e96;
	padding:4px 0px 4px 4px;
	margin-bottom:5px;
	margin-right:9px;
	margin-top:3px;
	width:136px;
height:18px;
	vertical-align:top;
}
.blue_right {
	background-color:#ebebeb;
	border:1px solid #ccc;
	font-size:14px;
	color:#326e96;
	padding:4px 0px 4px 4px;
	margin-bottom:5px;
	margin-right:0px;
	margin-top:3px;
	width:136px;
height:18px;
	vertical-align:top;
position:absolute;
right:0px;
}
#submit_btn {
	width:145px;
	height:36px;
	background:url('/images/home_images/btn_submit_red.jpg')  no-repeat scroll 0px 0px;
	border:none;
	cursor: pointer;
	margin:0px 0px 0px 0px;
position:absolute;
right:0px;
bottom:21px;
}
#form_wrap {
width:294px;
height:130px;
position:relative;
}
#content_bottom {
margin:0px;
width:614px;
height:286px;
float:left;
}
#latest_news {
width:271px;
height:206px;
background:url('/images/home_images/latest_news_bg.jpg') no-repeat;
padding:80px 10px 0px 33px;
margin:0px;
float:left;
color:#ffffff;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
position:relative;
}
#latest_news a:link,
#latest_news a:visited,
#latest_news a:active {
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
#latest_news a:hover {
color:#89b8e1;
}
#latest_media {
width:273px;
height:206px;
background:url('/images/home_images/latest_media_bg.jpg') no-repeat;
padding:80px 0px 0px 27px;
margin:0px;
float:left;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
position:relative;
}
#latest_media a:link,
#latest_media a:visited,
#latest_media a:active {
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
position:relative;
}
#latest_media a:hover {
color:#89b8e1;
}
#twitter_feed {
width:220px;
height:201px;
background:none;
padding:85px 60px 0px 42px;
margin:0px;
float:left;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
position:relative;
font-weight:bold;
}

#homepage #twitter_feed {
background:url('/images/home_images/twitter_feed_bg.jpg') no-repeat;
}

#footer {
width:936px;
height:123px;
background:url('/images/home_images/footer_bg.jpg') no-repeat;
padding:0px;
margin:0px;
float:left;
padding-top:20px;
text-align:center;
color:#ffffff;
}
#landing #footer {
width:936px;
height:123px;
background:none;
padding:0px;
margin:0px;
float:left;
padding-top:20px;
text-align:center;
color:#ffffff;
}
#footer a{
	color:#fff;
text-decoration:none;
}
#footer li {
	display: inline;
	height:34px;
	float:left;
padding:0px;
}
.bottom_right_link:link,
.bottom_right_link:visited,
.bottom_right_link:active {
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform:capitalize;
text-decoration:none;
position:absolute;
right:35px;
bottom:31px;
}
.bottom_right_link:hover {
color:#89b8e1;
}
#latest_media .bottom_right_link:link,
#latest_media .bottom_right_link:visited,
#latest_media .bottom_right_link:active {
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform:capitalize;
text-decoration:none;
position:absolute;
right:35px;
bottom:31px;
}
#latest_media .bottom_right_link:hover {
color:#89b8e1;
}
#latest_blog .bottom_right_link:link,
#latest_blog .bottom_right_link:visited,
#latest_blog .bottom_right_link:active {
     color:#18411a;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform:capitalize;
text-decoration:none;
position:absolute;
right:25px;
bottom:15px;
}
#latest_blog .bottom_right_link:hover {
color:#89b8e1;
}
#latest_news .bottom_right_link:link,
#latest_news .bottom_right_link:visited,
#latest_news .bottom_right_link:active {
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform:capitalize;
text-decoration:none;
position:absolute;
right:35px;
bottom:31px;
}
#latest_news .bottom_right_link:hover {
color:#89b8e1;
}
#content_left_text {
padding:30px 43px 30px 30px;
}
#content_left_text a:link,
#content_left_text a:active,
#content_left_text a:visited {
color:#012f03;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;

}
#content_left_text a:hover {
color:#89b8e1;
}
#stretch_bg {
background-color:#ffffff;
height:auto;
float:left;
}
#fb_area {
width:287px;
height:90px;
padding-left:35
padding-top:29px;
position:absolute;
bottom:0px;
}


#categories, #monthly, #recent_entries, #rss_feed, #blogroll {
position:relative;
float:left;
width:297px;
min-height:155px;
margin:0px 0px 0px 0px;
background-image:url('/images/rr_blog_blank.jpg');
	background-repeat:no-repeat;
padding-left:25px;
}
#categories ul, #monthly ul , #recent_entries ul , #rss_feed ul, , #blogroll ul  {

}
#categories li, #monthly li , #recent_entries li , #rss_feed li, , #blogroll ul {
	list-style:none;
}

.rr_headers {
height:32px;
width:300px;
padding-left:22px;
padding-top:11px;
text-transform:uppercase;
margin-bottom:15px;
}
.skinny {
color:#012e03;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:normal;
}
.fat {
color:#012e03;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}
.nav_categories a:link,
.nav_categories a:active,
.nav_categories a:visited {
color:#18411a;
text-decoration:none;
}
.nav_categories a:hover {
color:#89b8e1;
}
.rr_ul a:link,
.rr_ul a:active,
.rr_ul a:visited {
color:#18411a;
text-decoration:none;
}
.rr_ul a:hover {
color:#89b8e1;
}
.buttonslink {
font-size:10px;
}

#blogroll .buttonslink a:link,
#blogroll .buttonslink a:active,
#blogroll .buttonslink a:visited {
color:#18411a;
font-size:10px;
text-decoration:none;
}
#blogroll .buttonslink a:hover {
color:#89b8e1;
}
#tbl_donation, #tbl_billing, #tbl_cc, #tbl_comment {
	margin:0px 20px 20px 0px;
}

#tbl_don td, #tbl_billing td, #tbl_cc td, #tbl_comment td {
	padding: 2px 2px 2px 2px;
}
#form_don input, #form_don select, #form_don textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e4d7d;
	padding:2px 2px 2px 2px;
}
#submitbtn2 {
	float:left;
	width:145px;
	height:36px;
	background:url('/images/btn_submit_red.jpg')  no-repeat scroll 0px 0px;
	border:none;
	cursor: pointer;
}
.gray_bg {
color:#b9b9b9;
font-size:10px;
}

#landing #flickr {
width:66px;
height:27px;
display:block;
cursor:pointer;
outline:none;
float:left;
margin-right:17px;
background:url('/images/site_images/flickr_btn.jpg')  no-repeat;
}
#landing #twitter {
width:91px;
height:27px;
display:block;
cursor:pointer;
outline:none;
margin-right:17px;
float:left;
background:url('/images/site_images/twitter_btn.jpg')  no-repeat;
}
#landing #facebook {
width:97px;
height:27px;
display:block;
cursor:pointer;
outline:none;
float:left;
background:url('/images/site_images/fb_btn.jpg')  no-repeat;
}

#landing #social {
width:300px;
height:29px;
position:absolute;
bottom:15px;
right:0px;
}
#landing #content_bottom {
margin:0px;
width:610px;
height:50px;
float:left;
position:relative;
}
#bylaborday #vid_area{
background:url('/images/40KbyLaborDay.jpg') no-repeat;
}