/*
Theme Name: chevron
Theme URI: http://radicaldesigns.org 
Description: template for ran - chevron campaign
Version: 1.0

Author: suzi grishpul
Author URI: 
Tags:

*/




/* images */

.alignright {float:right;margin-left: 10px;}
.alignleft {float:left;margin-right: 10px;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}
     
wp-caption {
text-align:center;
}



.clear{
clear: both;
}

#wrapper{
text-align: left;
margin: 0 auto;

}

#container{
margin: 0 auto;
position: relative;
}


#mtr-container {
	min-height: 600px;
}


/* Index Page */



#news{
background:;

float:left;
}

#news a{
color: #0092cf;
}

#news-padder{
padding: 20px;
}

#news-title{
color: #9a6600;
font-size: 1.8em;
font-weight: bold;
}

.news-item{
margin: 15px 0px;
}

.news-item-padder{}

.news-item-img{
float: left;
width: 150px;
}	

.news-item-img img{
}

.news-item-txt{
float: left;
width: 400px;
}

.news-item-title, .news-item-title a{
color: #474E53 !important;
text-decoration: none;
}

.news-item-desc{}

.news-item-more{
text-decoration: none;
font-variant: small-caps;
font-size: 12px;
}

#index-bottom-right{
float:left;
width: 315px;
}

#index-bottom-right-padder{
}

/* Inside Pages */

#content{

float: left;
}

#content-padder{
padding: 70px 20px;
}

.pagetitle{
}

.post{
clear:both;
}

/* Sidebar */	

.pagenav, .pagenav li{
list-style: none;
margin:0;
padding:0;
}

.widgettitle{
color: #474e53;
}

#sidebar h3{
color:#0092CF;
font-style:italic;
font-weight:normal;
}	

#sidebar{
width: 300px;
float: left;		
}

#sidebar-padder{
padding: 20px 0;
}

#signup{
background: url('http://changechevron.org/wp-content/themes/chevron/images/ran_inside_signup.jpg') no-repeat;
width: 292px;
height: 199px;
}

#signup-padder{
padding: 20px;
}

#subscribe{
margin:10px 0 0 0;
padding:0;
position: relative;
}

#signup #email{
width: 240px;
}

#index-2 #email{
width: 180px;

}

#signup #zip_code{
margin-top: 11px;
width: 100px;
}

#index-2 #zip_code{
margin-top: 11px;
width: 80px;
}

#signup #submit{
position: absolute;
top: 35px;
left: 125px;
}

#index-2 #submit{
position: absolute;
top: 35px;
left: 95px;
}

#signup-text{
margin: 10px 0;
}

.sidebox{
padding:0;
margin:0;

}

.sidebox-padder{
padding:0;
margin:0;

}

.sidebox-inside{
background: url('http://changechevron.org/wp-content/themes/chevron/images/ran_inside_sidenav-bg.jpg') repeat-y;		
padding:0;
margin:0;
float: left;
width:292px;
}

.sidebox-inside-text{
font-size:1.1em;
}


.sidebox-index{
background: url('http://changechevron.org/wp-content/themes/chevron/images/ran_index_sidenav-bg.jpg') repeat-y;		
padding:0;
margin:0;
float: left;
width:292px;
}


.sidebox-inside-padder{
padding: 10px 20px;
}

.widget-img{
border:0;
padding:0;
margin:0;
float: left;
}


#index-mid .button{
background: url('http://changechevron.org/wp-content/themes/chevron/images/ran_index_button.jpg') no-repeat;	
width: 185px;
height: 40px;	
}

#index-bottom .button{
background: url('http://changechevron.org/wp-content/themes/chevron/images/ran_index2_button.jpg') no-repeat;	
width: 185px;
height: 40px;	
}


.button a{
display: block;
color: #fff;
text-decoration: none;
padding: 10px 9px 0px 10px;
font-size: 11px;
height: 25px;
}


/* Comment Styles */

#commentform input, #commentform textarea{
border: 1px solid #474e53;
}

#commentform #comment-author-field, #commentform #comment-email-field{
width: 200px;
height: 20px;
}

#commentform #submit{
font-size: 14px;
}

#comment-text{
width: 100%;
}

#comment{
width: 100%;
height: 100px;
}

#comment-info{
width: 200px;
}

#comment-text, #comment-author, #comment-email{
margin-bottom: 10px;
}

.commentBox{
margin-left: 20px;
padding-left: 5px;
border-left: #ccc 2px solid;
}

#comments-title{
}

.navigation .alignleft{width: 48%;padding:0;}
.navigation .alignright{width: 48%;padding:0;text-align: right;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}