@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: url(img/bg.jpg) top center no-repeat #042139;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a {
	color: #00447C;
	text-decoration: none;
}

#kontainer {
	clear: both;
	width:950px; margin:0 auto; padding: 30px 0 0 0; position: relative;
	background:url(img/bg-footer.jpg) top center no-repeat;
	}
#doorvideo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	margin:0 0 10px 0;
	padding:10px 10px 25px 10px;
	width: 930px; overflow: hidden;
	background: #052641 url(img/shadow-full.jpg) no-repeat bottom center;
	}
.dv-embed {float: left; width: 318px;}
.dv-content {
	position: relative;
	float: left;
	width: 590px; height: 124px;
	padding:70px 0 0 20px;
	background: url(img/godoortodoor.jpg) no-repeat top center;
	}
.dv-content p {
	margin:0; padding:0 30px; 
	color: #e7f4fe; text-align: center;
	font-size:13px; line-height: 17px;
	}
.dv-btns {
	position: absolute; bottom: 0px; width: 590px;}
	
a#dv-watchvid, a#dv-watchmore {display: block; text-indent: -900000px; margin:0; padding: 0;}
a#dv-watchvid {
	float: left;width: 336px; height: 56px;
	background: url(img/watchthevideo.jpg) no-repeat 0 0;
	}
a#dv-watchmore {
	position: absolute; right:0; bottom: 15px;
	width: 235px; height: 24px;
	background: url(img/viewmorevids.jpg) no-repeat 0 0;
	}
a#dv-watchvid:hover {background-position: 0 -56px;}
a#dv-watchmore:hover {background-position: 0 -24px;}

#row3wrap {font-family: Helvetica, Arial, Verdana, sans-serif; width:950px; overflow: hidden;}
.shadow-narrow {position:absolute; bottom: 0; left: 0; width:350px; height: 20px; background: url(img/shadow-narrow.jpg);}
.shadow-wide {position:absolute; bottom: 0; left: 0; width:590px; height: 20px; background: url(img/shadow-wide.jpg);}

#latesttweets {
	position: relative;
	float: left;	width:320px;
	margin:0 0 10px 0; padding:70px 15px 15px 15px;
	background: #052641 url(img/latesttweets-title.jpg) no-repeat 0 0;
	}
.tweet-listing {
	position: relative;
	margin:0 0 20px 0; padding: 10px;
	color: #e7f4fe;
	background: #083457;
	}	
.tweet-listing a {color: #c5e5ff; text-decoration: none;}
.tweet-listing a:hover {color: #fff;}
.tweet-listing p { margin: 0; padding: 0; line-height: 16px;}
p.tweet-date {padding: 5px 0 0 0; font-size:12px; text-align: right;}
a#twitter-id {
	display: block; text-indent: -90000px;
	width: 320px; height: 38px;
	background: url(img/twitter-bruce.jpg) no-repeat -15px 0;
	}
.c-tl, .c-tr, .c-bl, .c-br {position: absolute; width: 10px; height: 10px;}
.c-tl {top:0; left:0; background: url(img/corner-tl.jpg) no-repeat 0 0;}
.c-tr {top:0; right:0; background: url(img/corner-tr.jpg) no-repeat 0 0;}
.c-bl {bottom:0; left:0; background: url(img/corner-bl.jpg) no-repeat 0 0;}
.c-br {bottom:0; right:0; background: url(img/corner-br.jpg) no-repeat 0 0;}

#featurednews {
	position: relative;
	width:590px; float: right;
	margin:0 0 10px 0; padding:70px 0 0 0;
	background: #052641 url(img/featurednews-title.jpg) no-repeat 0 0;
	}
.news-listing {padding: 20px;}
.news-listing:hover {background: #021f36;}
.news-title {
	width: 100%; overflow: hidden;
	padding: 0 0 5px 0; margin: 0 0 9px 0; border-bottom: 1px solid #7795b4;
	}
.news-title h1 {
	color: #e7f4fe; font-size: 16px; line-height: 16px;
	float: left; margin: 0; padding: 0; font-weight: 100; 
	}
.news-title h1 a {color: #e7f4fe; text-decoration: none;}
.news-title h1 a:hover {color: #fff;}
.news-title span {
	float: right; display: block;
	font-size: 12px; padding: 0px 0 0 0;
	color: #c9def4;
	}
.news-blurb {color: #e7f4fe; width: 550px; overflow: hidden;}
.news-blurb a {color: #c9def4; text-decoration: none;}
.news-blurb a:hover {color: #fff;}
.news-blurb img {display: block; float: left; margin: 0 15px 15px 0; padding: 0; border: 0;}
.news-blurb p {margin: 0; padding: 0 0 5px 0; line-height: 16px;}
.news-blurb p.news-readmore {font-size:12px; text-align: right; font-style: italic; margin: 0; padding: 0;}




.oneColFixCtr #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	width:950px;
	height:130px;
	margin:0;
	padding:0;
}
#header #headLeft {
	float:left;
	height: 130px;
}
#header #headLeft img{
	border:0;
}
#header #headRight {
	float:right;	
	height: 130px;
}
#header #headRight img{
	border:0;
}
#mainMenu {
	width:950px;
	height:45px;
	background:url(img/bg-menu.jpg) top center no-repeat;
}
#mainMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mainMenu ul li {
	float:left;
	margin:0;
	padding:0;
}
#mainMenu ul li a {
	display:block;
	height:45px;
	text-indent:-3000px;
	margin:0;
	padding:0;
}/*
#mainMenu ul li a#nav138 {
	background:url(img/nav-home.jpg) top left no-repeat;
	width:108px;
}
#mainMenu ul li a#nav137 {
	background:url(img/nav-about.jpg) top left no-repeat;
	width:132px;
}
#mainMenu ul li a#nav139 {
	background:url(img/nav-get-involved.jpg) top left no-repeat;
	width:138px;
}

#mainMenu ul li a#nav154 {
        background:url(img/nav-news.jpg) top left no-repeat;
        width:86px;
}

#mainMenu ul li a#nav185 {
        background:url(img/nav-contact.jpg) top left no-repeat;
        width: 84px;
}
*/

#mainMenu ul li a#nav138 {
        background:url(img/newnav/nav-home.jpg) top left no-repeat;
        width:71px;
}
#mainMenu ul li a#nav137 {
        background:url(img/newnav/nav-about.jpg) top left no-repeat;
        width:120px;
}
#mainMenu ul li a#nav139 {
        background:url(img/newnav/nav-get-involved.jpg) top left no-repeat;
        width:123px;
}

#mainMenu ul li a#nav154 {
        background:url(img/newnav/nav-news.jpg) top left no-repeat;
        width:70px;
}

#mainMenu ul li a#nav185 {
        background:url(img/newnav/nav-contact.jpg) top left no-repeat;
        width: 90px;
}

#mainMenu ul li a#nav473 {
        background:url(img/newnav/nav-issues.jpg) top left no-repeat;
        width: 74px;
}



#mainMenu ul li a#nav137:hover {
	background-position:0 -45px;
}
#mainMenu ul li a#nav139:hover {
	background-position:0 -45px;
}
#mainMenu ul li a#nav138:hover {
	background-position:0 -45px;
}

#mainMenu ul li a#nav154:hover {
        background-position:0 -45px;
}

#mainMenu ul li a#nav185:hover {
        background-position:0 -45px;
}

#mainMenu ul li a#nav473:hover {
        background-position:0 -45px;
}

#mainMenu ul li a#navContribute {
	background:url(img/contribute.jpg) top left no-repeat;
	width:349px;
	margin-left:53px;
}

#mainContent {
	margin:0;
	padding:0;
}

body.subpage #mainContent {
	padding: 20px;
	background-color: white;
}

#mainContent #vid {
	width:601px;
	height:338px;
	float:left;
}
#mainContent #formJoin {
	width:349px;
	height:338px;
	float:right;
	background:url(img/bg-join.jpg) top center no-repeat;
}
#formJoinPad {
	padding:110px 25px 25px 25px;
}
#mainContent #formJoin input {
	width:132px;
	border:#FFF 3px solid;
	background:url(img/bg-input.jpg) top repeat-x;
	padding:3px;
	margin-top:2px;
	font-size:15px;
}
#mainContent #formJoin div.submit input {
	border: 0 !important;
	background: none !important;
	width: 115px !important;
}

#mainContent #formJoin input.email {
	width:153px;
}
#mainContent #formJoin input.zip {
	width:111px;
}
#mainContent #formJoin label {
	color:#4d4d4d;
	font-size:11px;
	margin-top:7px;
	font-weight: normal !important;
}
#mainContent #formJoin div.input {
	float: left;
	margin-left: 5px;
}
#submitBtn {
	margin-top:12px;
	width:299px;
	text-align:right;
}
#submitBtn img {
	border:0;
}
.left {
	float:left;
}
.right {
	float:right;
}

#footer {
	width:950px;
	height:68px;
	clear:both;
	color:#90bfe2;
	font-size:12px;
}
#footerPad {
	padding:5px 25px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	margin:0;
	padding:0;
}
#footer ul li a {
	display:block;
	height:25px;
	margin:0;
	padding:5px 0 5px 30px;
	color:#90bfe2;
	text-decoration:none;
	margin-right:50px;
}
#footer ul li a:hover {
	color:#c8e1f3;
}
#footer ul li a#navFacebook {
	background: url(img/icon-facebook.jpg) top left no-repeat;
}
#footer ul li a#navTwitter {
	background:url(img/icon-twitter.jpg) top left no-repeat;
}
#paidfor {
	padding:4px 5px 4px 7px;
	margin-right:35px;
	border:#4f9dd8 1px solid;
	float:right;
	font-size:10px;
}

/******* News *******/
div.feature.main {
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        padding: 15px 0px;
}

div.feature.sub {
        float: left;
        width: 275px;
        padding-right: 15px;
        padding-top: 15px;
}

div#subFeatureContainer {
        border-bottom: 1px solid #d8d8d8;
        padding-bottom: 15px;
}

div#articlesListContainer {
        border-bottom: 1px solid #d8d8d8;
        padding: 15px 0px;
}

div.article div.headline {
        float: left;
}

div.article div.pubdate {
        float: right;
}

div.article {
        font-size: 14px;
        height: 40px;
        clear: both;
}

div.subtitle {
        font-size: 13px;
        font-style: italic;
}
span.headline_date {
        font-size: 12px;
        font-weight: bold;
}

h3.article_title_h3 {
        margin: 0 0 0 0;
}

h3.category_name_h3 {
        font-size: 14px;
        font-weight: normal;
}


