/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background: #1A4959; color: #FFFFFF; font: .8125em/1.5em Arial, sans-serif;
}

a{
	text-decoration:underline;
}

#pageWrapper{
	width:1200px;
	margin:0 auto;
}

#header{
	position:relative;
	background:transparent url(../page/-/images/site-header.jpg) top left no-repeat;
	width:1200px;
	height:155px;
}

#logo{
	position:absolute;
	top:10px;
	left:130px;
	width:235px;
	height:140px;
}

#logo a{
	display:block;
	width:235px;
	height:140px;
}

#logo span{
	display:none;
}

p.paginate{
	margin-left:15px;
}

.interior p.paginate{
	margin-left:0;
}

#mainNav {
	height:  42px;
	width: 960px;
	background:transparent url(../page/-/images/nav.png) top left no-repeat;
	margin: 0 auto;
	padding: 0 120px;
}

#mainNav li { 
	display: block;
	float: left;
	color: #fff;
}

#mainNav li a { 
	display: block;
	float:left;
	height: 42px;
	color: FFF;
	text-indent: -5000em;
}
	
#navHome {
	width: 146px;
	background:transparent url(../page/-/images/home.gif) top left no-repeat;
}	
	
#navLearnMore {
	width: 168px;
	background:transparent url(../page/-/images/learnMore.gif) top left no-repeat;
}
#navWhatsHappening {
	width: 289px;
	background:transparent url(../page/-/images/whatsHappening.gif) top left no-repeat;
}

#navActionCenter {
	width: 161px;
	background:transparent url(../page/-/images/actionCenter.gif) top left no-repeat;	
}

#navBlog {
	width: 96px;
	background:transparent url(../page/-/images/blog.gif) top left no-repeat;
}

#navDownload {
	width: 159px;
	background:transparent url(../page/-/images/downloads.gif) top left no-repeat;
}

#navContact {
	width: 146px;
	background:transparent url(../page/-/images/contact.gif) top left no-repeat;
}


#navDonatesm {
	width: 146px;
	background:transparent url(../page/-/images/donate_sm.gif) top left no-repeat;
}

#navSign {
	width: 146px;
	background:transparent url(../page/-/images/signup.gif) top left no-repeat;
}

#navDonate {
	width: 139px;
	background:transparent url(../page/-/images/donate.gif) top left no-repeat;
}

#content{
	overflow:hidden;
	margin:0 auto;
	width:945px;
	background-color:#FFF;
	padding:8px 6px 0 8px;
	border-left:1px solid #27586A;
	border-right:1px solid #27586A;
}

#mainContent{
	position:relative;
	float:left;
	width: 607px;
	color:#666666;
}

/* This style is only in place because existing content uses the h1 tag */
#mainContent h1 + h1{
	display:none;
}

#mainContent.interior{
	width:569px;
	padding:20px;
}

#mainContent.wide{
	margin-right:0;
	width:904px;
}

#mainContent h1{
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#41788C;
	font-size:2.2307em;
	font-weight:normal;
	line-height:1.2;
}

.news h1{
	padding-left:15px;
}

#mainContent.interior h2,
#mainContent.interior h3{
	font-weight:bold;
	margin:15px 0;
}

#mainContent.interior h4{
	color:#333333;
	font-weight:bold;
}

#mainContent.interior ul{
	margin-left:40px;
	margin-bottom:1em;
	list-style-type:disc;
}

#mainContent.interior p{
	margin-bottom:1em;
}

#mainContent a{
	color:#FF9600;
}

#mainContent h2{
	color:#FF9600;
	font-weight:bold;
	font-size:1.3846em;
	font-family: Georgia, serif;
	padding: 5px;
}

#mainContent h3{
	color:#FF9600;
	font-weight:normal;
	font-size:1.1538em;
	font-family: Georgia, serif;
}

#mainContent h2#blog{
	background: transparent url(../page/-/images/blogHeading.png) top left no-repeat;
	text-indent: -5000em;
	width:609px;
	height:64px;
	margin-bottom:10px;
}

ul.posts{
	padding:0 15px;
}

ul.posts li{
	border-bottom: 1px solid #C5D6DC;
	margin-bottom:10px;
	padding-bottom:10px;
	width:579px;
}

ul.posts li p{
	display:inline;
}

.meta{
	color:#666;
	font-weight:bold;
	font-size:.7692em;
}

.meta em{
	color:#FF9900;
	font-size:1.2em;
	font-family: Georgia, serif;
}

#subContent{
	float:left;
	padding: 9px 3px 9px 6px;
	width: 316px;
	background-color:#41788C;
	margin-left: 7px;
}

#subContent a{
	color:#FFF;
}

a#donate{
	display:block;
	background:transparent url(../page/-/images/donate.png) top left no-repeat;
	width:312px;
	height:47px;
	text-indent:-5000em;
}

#signUp{
	padding:15px 5px 0 5px;
	margin-bottom:15px;
}

#signUp label{
	display:none;
}

#signUp input{
	color:#9B9B9B;
	height:20px;
	padding-top:8px;
	border:1px solid #999997;
}

#signUp input#email{
	width:134px;
	padding-left:5px;
	margin-right:10px;
}

#signUp input#zip{
	width:60px;
	padding-left:5px;
	margin-right:10px;
}

#signUp button{
	height:29px;
	width:61px;
	text-indent:-5000em;
	background: transparent url(../page/-/images/button_sign_up.gif) top left no-repeat;
	border:none;
}

#signUp h2{
	display:block;
	background:transparent url(../page/-/images/stayInformed.gif) top left no-repeat;
	width:159px;
	height:29px;
	text-indent:-5000em;
	margin-bottom:10px;
}

ul#actions a{
	display:block;
	width:312px;
	height:83px;
	text-indent:-5000em;
	margin-bottom:7px;
}

#tell-a-friend{
	background:transparent url(../page/-/images/tell-a-friend.png) top left no-repeat;
}

#volunteer{
	background:transparent url(../page/-/images/volunteer.png) top left no-repeat;
}

#attend-an-event{
	background:transparent url(../page/-/images/attend-an-event.png) top left no-repeat;
}

#email-updates{
	background:transparent url(../page/-/images/email-updates.png) top left no-repeat;
}


#videoFeature{
	margin-top: 15px;
	background-color:#7EA8B8;
	padding-bottom:8px;
	width: 312px;
}

#videoFeature h2{
	display:block;
	background:transparent url(../page/-/images/video_title.png) top left no-repeat;
	width: 312px;
	height:42px;
	text-indent:-5000em;
	border-bottom:1px solid #062329;
	margin-bottom: 10px;
}


#imVoting{
	margin-top:15px;
	background-color:#7EA8B8;
	padding-bottom:8px;
	width: 312px;
}

#imVoting ul{
	padding:15px 11px 0;
}

#imVoting li{
	padding-bottom:10px;
	margin-bottom:10px;
	background:transparent url(../page/-/images/divider.gif) center bottom no-repeat;
}

#imVoting li.last{
	background:none;
}

#imVoting h2{
	display:block;
	background:transparent url(../page/-/images/im-voting.png) top left no-repeat;
	width:312px;
	height:42px;
	text-indent:-5000em;
	border-bottom:1px solid #062329;
}

#imVoting h3{
	font-weight:bold;
	font-size:.9230em;
}

#imVoting p{
	display:inline;
	color:#03232C;
}

#tellUs{
	display:block;
	background:transparent url(../page/-/images/tell-us.png) top left no-repeat;
	width:300px;
	height:48px;
	text-indent:-5000em;
	margin:0 6px;
}

h2#networking{
	display:block;
	background:transparent url(../page/-/images/networking.gif) top left no-repeat;
	width:130px;
	height:29px;
	text-indent:-5000em;
	margin:15px 6px;
}

#mySpace,
#youTube,
#flickr{
	float:left;
	margin-right:7px;
}

#flickr{
	margin-right:0;
}

#featuredContent{
	background-color:#8BADBA;
	overflow:hidden;
	margin-bottom:15px;
	width: 607px;
}

#featuredContent h2{
	padding-left:13px;
	margin-bottom:5px;
	margin-top: 5px;
}

#featuredContent #quote{
	background-color: #fff;
	width: 397px;
	height: 159px;
	float: left;
	padding-right: 27px;
	margin-left: 10px;
}



#featuredContent #quote p{
	padding: 10px;
}
#featuredContent #quote img{
	margin-left: 110px;
}

#featuredContent #logos .logo1 img{
	float: left;margin-top: 56px;
	margin-left: 28px;
}

#featuredContent #logos .logo2 img{
	float: left;
	margin-top: 23px;
	margin-left: 144px;
}

#featuredContent #logos{
	float:left;
	background-color:#8BADBA;
	height: 171px;
	width: 422px;
	border:8px solid #8BADBA;

}

a#signPetition{
	position:absolute;
	bottom:18px;
	right:18px;
	display:block;
	height:46px;
	width:206px;
	background: transparent url(../page/-/images/signPetition.png) top left no-repeat;
	text-indent:-5000em;
}

a#speakOut{
	position:absolute;
	right:220px;
	display:block;
	text-indent:-5000em;
	background: transparent url(../page/-/images/speakOut.png) top left no-repeat;
	height:33px;
	width:114px;
}

a#seeAll{
	position:absolute;
	right:15px;
	display:block;
	text-indent:-5000em;
	background: transparent url(../page/-/images/seeAll.png) top left no-repeat;
	height:33px;
	width:194px;
}

div.actions{
	position:relative;
	padding:0 15px;
	width:579px;
	height:70px;
}

div.actions em{
	position:absolute;
	bottom:15px;
	right:220px;
	font-size:.8461em;
	color:#999999;
}

#subNav{
	float:left;
	background:transparent url(../page/-/images/subnav-bg.jpg) top left no-repeat;
	width:163px;
	height:341px;
	padding-top:16px;
}

#subNav li{
	height:19px;
	margin-bottom:12px;
}

#subNav li a{
	display:block;
	text-align:right;
	padding-right:15px;
	height:19px;
	font-size:.9230em;
	text-decoration:none;
	color:#76B9D1;
}

#subNav li a.selected,
#subNav li a:hover{
	color:#FFF;
	background:transparent url(../page/-/images/subNavArrow.gif) right 2px no-repeat;
}

.pager{
	padding-top: 20px;
	overflow: hidden;
}

.pager a{
	float: left;
	margin-right: 10px;
}

.pager a.prev-entry{
	margin-right:0;
}

.pager a.next-entry{
	float:right;
	margin-right:0;
}

#footer{
	margin:0 auto;
	width:960px;
	height:41px;	
	background:transparent url(../page/-/images/footer.png) top left repeat-x;
	font-size:.7692em;
	text-align:center;
	line-height:1.6;
	padding-top:10px;
}

#footer a{ color:#FFF; }

#feature-img img {
	margin: 6px;
}

#comments {margin: 10px 0;}

.comment {font-size: 1em; margin: 0 10px 30px 10px; padding: 5px; background: #f8f8f8}
.commentOdd {}
.commentEven {}
.commentNumber {border-bottom: 1px solid #999; padding: 3px; color: #EE2E24; text-align: right; margin-bottom: 0;}
.commentNumber a {text-decoration: none;}
.commentNumber a:hover {text-decoration: underline;}

.commentInfo {border-top: 1px solid #999; padding: 3px; color: #666; margin-top: 0; font-size: .9em;}
.commentText {margin-left: 3px; margin-right: 3px;}
.commentText p {margin: 6px 0;}

#commentPost {border-top: 1px solid #999; padding-top: 30px;}
#commentPost td {padding: 0; margin: 0;}
#commentPost form p {margin: 1px 0; padding: 3px 0;}
#commentPost form em {}
#commentPost form label {display: block; width: 90px; float: left; text-align: right; padding-right: 10px; padding-top: 1px;}
#commentPost form input.text {width: 420px;}
#commentPost form textarea {width: 420px;}

/* My Comment */