/*do not use underscores in class or id names*/

/*body*/
body {
	text-align:left;
	width: 800px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #030023;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
/*wrapper*/
#wrapper {
	width:800px;
/*	height: inherit auto;*/
	background-color:#FFFFFF;
	margin: 0 auto;
/*	clear: both;*/
}
/*header*/
#header {
	width: 800px;
	height: 290px;
	background-image: url(../images/newheader.jpg);
}

.top10 {
	width: 100%;
	height: 25px;
	background-color: #ffffff;
	color: black;
	border-top: #9C0913 2px solid;
	border-bottom: #9C0913 2px solid;
	padding-top: 5px;
}

/*navigation*/
#nav {
	width: 800px;
	height: 36px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: black;
}
#nav ul{
	float:left;
	width:800px;
	padding:0;
	margin:0;
	list-style-type:none;
}
#nav li {
	display: inline;
}
#nav a {
	float:left;
	width:108px;
	text-decoration:none;
	color:#000000;
	padding:0;
	margin: 0;
}	
#nav a:hover {
	height: 36px;
	background-repeat: repeat-x;
	color: #000000;
}
/*shade*/
#shade {
	width: 800px;
	height: 14px;
	background-image:url(../images/afternav_shade.jpg);
	background-repeat: repeat-x;	
}

/*flash video*/
#flv {
	width: 493px;
	height: 258px;
}

/*issues*/
#issues {
	float: left;
	width: 190px;
	margin-top: 15px;
	padding-right: 10px;
}
/*about*/
#about {
	float: left;
	width: 275px;
	margin-top: 15px;
}
/*lcolumn*/
#lcolumn {
	width: 185px;
	height:auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	/*border : thin solid Black;*/
}
/*rcolumn*/
#rcolumn {
	width: 560px;
	height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	float: right;
	/*border : thin solid Black;*/
	/*background-image: url(../images/background.jpg);*/
	/*background-repeat: repeat-y;*/
	background-position : top;
	background: url(../images/background_light.jpg) scroll center top repeat-y;
	overflow: visible;
}
/*ccolumn*/
#ccolumn {
	width: 100%;
	height: 100%;
	/*background-color: #FFFFFF;*/
	vertical-align: top;
	/*border : thin solid Black;*/
	/*background-image: url(../images/background.jpg);*/
	/*background-repeat: repeat-y;*/
	/*background-position : top;
	background-repeat:no-repeat;*/
	background: url(../images/background_center_bottom.jpg) scroll center top repeat-y;
	overflow: visible;
}
.container {
/*	width: 253px;
	height: 100px;*/
}
/*contact*/
#contact {
/*	width: 253px;
	height: 100px;*/
}
/*donate*/
#donate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
#donate p{
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*footer*/
#footer p {
	padding:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	width: 800px;
	height: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
	background-image: url(../images/bg.jpg);
	clear: both;
}
#footer ul{
	padding:15px;
	margin:0;
	line-height: 12px;
}
#footer li {
	display: inline;

}
#footer a {
	text-decoration:none;
	color: #ffffff;
}	
#footer a:hover {
	text-decoration:none;
	color: #00CCFF;
}
#footer p.pfoot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -10px;
}
h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}
h2 {
  font-size: 1.2em;
  color: #586B7A;
}

#donate form {
	text-align: center;
}
#donate p.contri {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#donate p.contri a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
#donate p.contri a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FF9900;
	font-weight: bold;
}
#contact a:link {
	text-align: center;
	text-decoration: none;
	color: #000066;
}
#contact a:hover {
	text-align: center;
	text-decoration: none;
	color: #FF9900;
	
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 3px;
	color : #7E7C8D;
}

.subtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 3px;
	color : #7E7C8D;
}

li {
	padding-bottom : 10px;
}

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #7E7C8D;
}
.newsHeadline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #7E7C8D;
}
.newsSource {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7E7C8D;
}
.newsDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7E7C8D;
}

.leftText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7E7C8D;
}
#signupForm {
	width: 185px;
	height: 90px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 5px;
	text-align: left;
	margin-left: 15px;
}
#signupForm input{
	margin-top: 5px;
	margin-left: 5px;
}
.signupEmailAddress {
	width: 160px;
	height: 18px;
	float: left;
	margin: 0px 3px 0px 0px;
	background-image: url(../images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	elevation : below;
}
.signupZipcode {
	width: 75px;
	height: 18px;
	margin: 0px 3px 0px 0px;
	float: left;
	background-image: url(../images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.signupSubmit {
	background-color: #3671AD;
	width: 70px;
	height: 24px;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/loginbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #19124C;
	font-weight : bold;
}

input.groovybutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   height:22px;
   width:60px;
   background-color:#1A124D;
   border-style:groove;
}

.formInput
{
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	color: #333333;
}

/*.homepage {
	border: 20px solid #b9b9b9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position : top;
	background: url(../images/background_light.jpg) scroll center top repeat-y;
	height: 100%;
	overflow: visible;
	
}
*/
.quote {
	font-size : 14px;
	font-stretch : semi-condensed;
	font-style : italic;
	line-height : 18px;
}

.wrapper
{
	background: url(../images/background_top_light.jpg) scroll center top repeat-y;
	height: 100%;
	background-repeat: repeat-x;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	
}

.wrapperCenter
{
	background: url(../images/background_top_center.jpg) scroll center top repeat-y;
	height: 100%;
	background-repeat: no-repeat;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	
}

/**************************************************************
   Posts
 **************************************************************/

.post {
  /*width: 100% !important;*/
  width: 99%;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
  /*border : thin solid pink;*/
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
  border-bottom: 1px solid #CCCCCC;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #19124C;
}
.post .whenPosted {
  font-size: .8em;
  margin-bottom: 1.5em;
}
/*
.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}
*/
.post .postExcerpt {
  margin: 0 0 0 3.5em;
  padding:  0 0 0 1.2em;
  border-left: 1px solid #CCCCCC;
}

.commentblock {
	border-bottom: 1px solid #AAD3DB;
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #f2f2f2;
}

.blog_left_column {
	width: 185px;
	height: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	/*border : thin solid Black;*/
}
.blog_left_column label {
	color: #696969;
}

.blog_list {
	/*border-top: 1px solid #AAD3DB;*/
	padding: 0.5em;
	margin-bottom: 1em;
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
  text-align: left;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 8px;
}

.blog_list label {
	color: #696969;
}

.rightBlogPost {
	width: 530px;
	height: 100%;
	vertical-align: top;
	/*border : thin solid Black;*/
	overflow: visible;
	float: right;
}

.blogsubtitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
}

.blogsubtitle label {
	color: #377cb3;
}
