/*  
Theme Name: TucsonCSA.org 2010
Theme URI: http://www.tucsoncsa.org/
Description: The 2010 Tucson CSA site theme
Version: 1.0
Author: Ian Johnson
Author URI: http://moiagroup.com
*/



body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	color: #333;
	text-align: center;
	margin-top: 0;
	background: url("images/bgtile1.gif");
	}

#page {
	text-align: left;
	width: 900px;
	margin: auto;
	background-color: #FFF;
	}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: georgia, times, serif;
	color: #29617b;
	border-bottom: 1px dotted #29617b;
}

a, a:visited {
	color: #007533;
}

a:hover {
	color: #00602A;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	border-bottom: 1px dotted #29617b;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

#headerimage {
	background-color: #DDDDDD;
	height: 143px;
	width: 900px;
}
#headertagline {
	padding-top: 115px;
	padding-left: 202px;
	font-weight: bold;
}


#topbuttons {
	background-color: #006123;
	padding-top: 0px;
	width: 900px;
}


#content {
	background-color: #FFFFFF;
}

#home-main-col {
	padding-top: 10px;
	width: 410px;
	float: left;
	padding-left: 20px;
}

#home-right-col {
	width: 250px;
	float: right;
	border-top: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#home-news {
}

#home-news-header {
 	background-color: #DDDDDD; 
	text-align: center;
	color: #29617b;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#home-news-date {
	padding: 4px 8px;
}

.home-news-body {
	padding: 4px 8px;
}

#home-news-footer {
	height: 13px;
}


#sidebar {
	width: 180px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


#maincontent {
	float: right;
	width: 680px;
	padding: 10px 10px;
}

#footer {
	background-color: #ffffff;
	padding: 5px 10px;
	border-top: 1px dotted #007533;
	color: #204B5F;
	font-size: .9em;
	margin-top: 10px;
}
#footerleft {
	float: left;
	width: 48%;
	text-align: left;
}
#footerright {
	float: right;
	width: 48%;
	text-align: right;
}


#titlebar {
	font-family: georgia, times, serif;
	letter-spacing: .3em;
	padding-left: 210px;
	margin-bottom: 5px;
}

#titlebar h1 {
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0;
}

#hometitlebar {
	height: 25px;
}

#join {
	/* border: 1px dotted #009240; */
	padding: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #BBDDBB;
}

#join h3 {
	border: 0;
}
#join .submit {
	background-color: #009240;
	color: #FFF;
	border: 1px solid #007533;
	margin: 4px;
}

#join input {
	margin: 5px;
}

#sidebar img {
	border: 1px solid #666666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li a {
	display: block;
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	font-size: .9em;
	border-bottom: 1px dotted #BBDDBB;
}

#sidebar .current_page_item a {
	font-weight: bold;
}

#sidebar li a.section {
	font-family: georgia, times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #29617b;
	padding-left: 5px;
}

#sidebar li a:hover {
	background-color: #DDDDDD;
}

#join h3 {
	font-family: georgia, times, serif;
	font-size: 1.2em;
	color: #29617b;
}

ul h2 {
	margin-top: 8px;
}

.navigation {
	border-bottom: 1px dotted #999999;
	padding: 5px;
}
.navigation .alignright {
	float: right;
	width: 40%;
	text-align: right;
}
.navigation .alignleft {
	float: left;
	width: 40%;
	text-align: left;
}
.newsflash {
	border: 1px dashed #006123;
	background-color: #d7b45d;
	padding: 5px;
	margin-bottom: 10px;
}

.member_cell {
	padding: 5px;
}

.member_image {
	border: 1px solid black;
}

#headerimage {
			background: url("images/header_bg.gif"); 
			background-repeat: no-repeat; 
			background-position: top left;
		}
		#hometitlebar {
			background: url("images/bottomrightblue.gif"); 
			background-repeat: no-repeat; 
			background-position: bottom right;
			background-color: #29617b;
		}	
		#titlebar {
			background: url("images/header_design_r3_c2.gif"); 
			background-repeat: no-repeat; 
			background-position: bottom center;
			background-color: #45778E;
		}	
		#sidebar .current_page_item a {
			background: url("images/bullet.gif"); 
			background-repeat: no-repeat; 
			background-position: center left;
		}
		#home-news {
			background: url("images/background.png"); 
			background-repeat: no-repeat; 
			background-position: top center;
			border-width: 0 1px 1px 1px; 
			border-color: #999;
			border-style: solid;
			margin-bottom: 8px;
		}	
		
table.crewtable td {
	padding: 0 10px 10px 0;
}
