/* @override http://iayacbr.seventyk.org/stylesheets/style.css */

@import "reset.css";
/* IAYACBR - Style Sheet */
/* Main Styles */
body {
	background: #ffffff;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
}

p{
	margin-bottom: 10px;
}

a{
	color: #339999;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.h_header{
	font: normal 25px Georgia, Times, Serif;
	margin-bottom: 5px;
}

#container {
	margin:15px auto 20px; 
	text-align:left; 
	width:850px; 
}

#menu {
	width: 850px;
	height: 50px;
	background-color: #f7f7f7;
	margin-bottom: 14px;
	margin-top: 8px;
}

.nav {
	list-style-type: none;
	
}

.nav li{
	display: block;
	width: 100px;
}

.nav li{
	border-right:1px solid #cccccc;
	float:left;
	display:block;
	width:130px;
}

.nav li a{
	font-size:15px;
	color:#333333;
	text-decoration:none;
	display:block;
	padding:8px 0 8px 10px;
	line-height: 1em;
}

.nav li a span{
	font-size:11px;
	color:#999999; 
}

.nav li a:hover{
	color: #339999; 
	background:#fbfbfb; 
}

#content{
	margin-bottom: 10px;
}

#h_p{
	width: 850px;
	display: block;
}

#h_p_slideshow{
	float: left;
	width: 525px;
	  height:286px;
}

#h_p_right{
	float: right;
	width: 320px;
}

#h_secondary{
	clear: both;
	margin-top: 10px;
	display: inline-block;
}

#h_p_right{
	width: 316px;
}

#h_p_right_promo{
	width: 316px;
	height: 107px;
	background-image: url(/images/supporter_bg.jpg);
	margin-bottom: 10px;
}

#h_p_right_promo_signatures a{
	color: white;
}

#h_p_right_promo_signatures a:hover{
	color: #339999;
}

#h_p_right_promo_signatures{
	font-size: 22px;
	background-color: #1d1d1e;
	padding: 10px 5px 10px 0px;
	position: relative;
	top: 45px;
	display: block;
	text-align: right;
	color: #fefefe;
}

#h_p_right_promo_signatures span{
	font-weight: bold;
}


#h_news{
	float: left;
	width: 240px;
	margin-right: 40px;
}

#h_stories{
	float: left;
	width: 240px;	
	margin-right: 13px;
}

#h_whoweare{
	float: left;
	width: 316px;
}

#footer{
	width: 850px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size: 11px;
	padding: 5px;
	display: inline-block;
	margin-top: 10px;
	height: 13px;
}

#footer_callout{
	float: left;
	display: block;
}

#footer_nav{
	float: right;
}

#footer_nav ul{
	list-style-type: none;
}

#footer_nav ul li{
	float:left;
	display:block;
	margin-left: 20px;
}

#c_main{
	width: 525px;
	float: left;
	padding-right: 15px;
}

#c_secondary{
	width: 300px;
	float: left;
}

.c_secondary_module{
	margin-bottom: 15px;
	font-size: 8pt;
}

.c_secondary_module h3{
	font-size: 10pt;
	margin-bottom: 3px;
}

.c_secondary_module ul li{
	font-size: 14pt;
	text-transform: lowercase;
}

.c_secondary_module ul li a{
	color: #4f4f4f;
}

.c_secondary_module ul li a:hover{
	color: #339999;
}

#c_main_title{
	width: 525px;
	height: 117px;
	background-image: url(/images/pageheader.jpg);
	margin-bottom: 10px;
}

#c_main_title_text{
	font-size: 22px;
	background-color: #1d1d1e;
	padding: 10px 5px 10px 10px;
	position: relative;
	top: 55px;
	display: block;
	color: #fefefe;
	font-weight: normal;
}

/* Section Headers */

#c_main_title_sign{
	width: 525px;
	height: 117px;
	background-image: url(/images/pageheader.jpg);
	margin-bottom: 10px;
}

/* Bill of Rights */
#c_sign_languageselection{
	font-size: 9pt;
}

#c_sign_preamble{
	font-style: italic;
	text-align: center;
	width: 365px;
	margin-top: 25px;
	margin-left: 60px;
	margin-bottom: 25px;
}

#c_sign_charter h3{
	margin-bottom: 10px;
}

#ul_bor{
	width: 475px;
	margin-left: 20px;
	list-style-type: decimal;
}

#ul_bor li{
	margin-bottom: 5px;
}

#c_sign_close{
	font-style: italic;
	text-align: center;
	width: 365px;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 25px;
}

/* Signature Form */

#c_sign_sig_header h3{
	font-size: 12pt;
}

#c_sign_sig_header span{
	color: #339999;
}

table.petition td{
	padding-bottom: 10px;
}

.petition h3{
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
}

h3.textupdates{
	text-align: left;
}

input {
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #339999;
}

/* View Signatures */

#c_main_title_text2{
	font-size: 22px;
	padding: 10px 5px 10px 10px;
	position: relative;
	text-align: right;
	display: block;
	color: #cfcfcf;
	font-weight: bold;
	top: 8px;
}

#c_sign_filterleft{
	float: left;
}

#c_sign_filterright{
	float: right;
	text-align: right;
	margin-top: 3px;
}

.c_sig{
	border: 1px solid #cbcbcb;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
	clear: both;
	display: inline-block;
	width: 513px;
	min-height: 66px;
}

.name{
	float: left;
	font-weight: bold;
}

.count{
	top: -10px;
	position: absolute;
	color: #ebebeb;
	font-size: 70px;
	font-weight: bold;
	z-index: -1;
}

.date{
	float: right;
	font-style: italic;
	font-size: 11px;
}

.message{
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.website{
	float: left;
	font-size: 11px;
	clear: both;
}

.location{
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}

#c_pagination{
	float: right;
}

/* RSS Feed */

#h_news h3{
	font-weight: normal;
	margin-bottom: 5px;
}

#h_news h3 span{
	font-size: 10px;
}

/* Slideshow */
#slideshow{
	width:525px;
	height:286px;
	position:relative;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:525px;
  height:286px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}	

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:525px;
  height:266px;
}

.slide {
float:left;
}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:286px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:1;
}

#leftControl {
  top:0;
  left: 0;
  background:transparent url(/images/control_left.png) no-repeat 0 0;
}

#rightControl {
  top:0;
  right:0;
  background:transparent url(/images/control_right.png) no-repeat 0 0;
}

.story{
	width: 525px;
	height: 150px;
}

.story_photo{
	float:left;
	width: 165px;
	height: 150px;
}

.story_content{
	float:left;
	width: 350px;
	height: 150px;
}

#story_box{
margin: 20px;
}
