/*
Theme Name: Renewzle Theme
Theme URI: http://www.renewzle.com
Description: Theme created for www.renewzle.com
Version: 1
Author: Benjamin Root
Author URI: http://www.benjaminroot.com
Tags: fixed-width, 3-column

*/


/* Begin Structure */
body {
	text-align: center;
	border-top: 5px solid #F1D43F;
	margin: 0;
	font-size: 9.5pt;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}
#wrapper {
	width: 950px;
	margin: auto;
	text-align: left;
	}
	
#sideleft {
float: left;
width: 148px;
margin: 20px 20px 0 0;
background:#FFFDC1 none repeat scroll 0%;
border:1px solid #D3D191;
/*border: thin solid red;*/
}
#content{
	width: 950px;
	margin-top: 20px;
	}
#primaryContent {
float: left;
width: 600px; 
}

.navigation {
padding: 15px 15px 15px 0;
}
.alignleft { 
float: left; 
}
.alignright { 
float: right;
}

#secondaryContent{
float: right;
width: 348px;
/*background:#FFFDC1 none repeat scroll 0%;
border:1px solid #D3D191;
padding-bottom: 20px;
margin-bottom: 20px;*/
/*border: thin solid green;*/
}

/* callout */

.callout { border: 1px solid #d3d191; background: #fffdc1; margin-bottom: 1em; }
.callout .top-left,
.callout .top-right,
.callout .bottom-right,
.callout .bottom-left { position: relative;  }
.callout .top-left { background: url(images/callout_tl.png) top left no-repeat; left: -1px; top: -1px; }
.callout .top-right { background: url(images/callout_tr.png) top right no-repeat; top: -2px; }
.callout .bottom-right { background: url(images/callout_br.png) bottom right no-repeat; right: -2px; bottom: -2px; }
.callout .bottom-left { background: url(images/callout_bl.png) bottom left no-repeat; left: -2px; padding-bottom: .75em; }

.callout h2 { padding: 16px 16px 0;
				margin: 0; }

#get_started_form .top-right {
	padding: 10px 0px 0;
	font-size: 1.4em;
	color: #333;
	margin: 0; 
	}
#get_started_form p {
	margin: 10px 16px;
	}
	
#get_started_form .alert{
	font-weight: bold;
	}

#recentnews p { 
	padding: padding: 0 5px;
	margin-top: 0;
	line-height: 1.2em;
	color: #555;
	}	
	
.callout fieldset { border: none; }

.callout p, #california_only p, .callout ol li { margin-left: 16px; margin-right: 16px;}
.callout p.tip { margin-left: 0; margin-right: 0; }


#header {
	margin: 1em 0 1.5em 0;
	}
#logo {
	margin: 0 0 1.5em;
	width: 226px;
	height: 51px;
	float:left;
	}
#tagline {
	float: left;
	padding-left:400px;
	margin: 1em 0 0;
	}
#grey-space {
	float: left;
	margin: 0;
	padding: 0;
	background: url('images/grey-space.jpg') no-repeat;
	width: 601px;
	height: 54px;
	}
#subnav {
	width: 100%;
	height: 34px;
	clear:both;
	}
#footer { 
	margin-top: 10px;
	clear: both;
	}
.chevron {
	float:left;
	}
/* End Structure */

/* Begin Typography & Colors */
#header a img { border-style: none;}

a img { border-style: none; }
#primaryContent a:link  {
	text-decoration: none;
	color: #0F6589;
	}
#primaryContent a:visited {
	text-decoration: none;
	color: #466;
	}
#primaryContent a:hover, #primaryContent a:active {
	text-decoration: underline;
	}
	
#primaryContent h2 {
	margin-top: 1em;
	padding-right: 15px;
	font-size: 1.4em;
	}

#primaryContent h1 {
	margin-top: 1em;
	font-size: 1.6em;
	padding-right: 15px;
	}

#primaryContent img {
margin: 1em 2em;
}

#primaryContent p {
	margin: 0;
	padding: 0 15px 0 0;
	line-height: 1.5em;
	color: #555;
	}

#primaryContent .entry p {
	margin-top: 1em;
	}
	
#primaryContent #othernewslink {
	height: 40px;
	}
#primaryContent #prevnext {
	margin-top: 10px;
	font-size: 1.2em;
	/*height: 40px;*/
	}	
#primaryContent #prevnext a {
	display: block;
	width: 260px;
	}
.supplementary {
	color: #999;
	}
	
.category_blurb {
	color: #666;
	width: 100%;
	margin: 10px 0;
	line-height: 1.5em;
	font-size: 1.1em;
	}

#secondaryContent h1  {
	font-size: 1.2em;
	padding: 10px 20px 0;
	margin: 0;
	} 	
/* Secondary Content*/


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

	}

#secondaryContent ul li a {
	display: block;
	padding: 8px 0 8px;
	margin: 0 16px;
	line-height: 1.3em;
	font-size: 1.1em;
		border-top: 1px solid #D3D191;

	}
	
#secondaryContent a:link, #secondaryContent a:visited {
	text-decoration: none;
	color: #0F6589;
	}
#secondaryContent a:hover, #secondaryContent a:active {
	text-decoration: underline;


	}
	
	#recentnews a:hover, #secondaryContent a:active {
	text-decoration: underline;
		background: #FFFDd1;

	}
#getting_started_form {
	text-size: 1.2em;
	line-height: 1.2em;
	}
	
ul#citypagelist {
	list-style: none;
	}
#citypagelist li { 
	display: block;
	font-size: 1.5em;
	}

#sideleft h1, #sideleft h2, #sideleft h3 {
	color: #0F6589;
	}

#sideleft a:link, #sideleft a:visited {
	text-decoration: none;
	color: #0F6589;
	}
#sideleft a:hover, #sideleft a:active {
	text-decoration: underline;
	}

h1, h2, h3 {
	color: #000;
	}	

#sideleft h1 {
	font-size: 1.1em;
	margin: 2em 0;
	padding-left: 20px;
	}
#sideleft .category-nav li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#sideleft .category-nav a {
	font-size: 1.1em;
	line-height: 1.3em;
	display: block;
	padding: 0 0.5em;
	margin: 1em 0;
	}
	
	.navigation {
	font-size: 1.3em;
	}
#footer {
	border-top: 3px solid #E2D9C4;
	}
#footer hr {
	background:#8CA55F none repeat scroll 0%;
	color:#8CA55F;
	height:1.75em;
	margin:2px 0pt 0.25em;
	width:100%;
	}
#footer p {
	float: left;
	margin:0pt 0pt 1.5em;
	}
#courtesy_navi {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
}

#courtesy_navi li {
display:inline;
}

#courtesy_navi li a {
color:#0F6589;
text-decoration:none;
}

p.originally_posted {
	line-height: 1.2em;
	font-style: italic;
	color: #444;
	}
	
/* FAQ */
dt {
font-size: 1.2em;
font-weight: bold;
}
dd p {
display: block;
margin: 10px;
}

/* End Typography & Colors */





/*	Begin Headers */

/* End Headers */

/* Begin Images */
#header img {
	margin:0px;
	padding:0px;
	}
/* End Images */

/* Begin Lists */
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url('images/navi_bg.png') repeat-x;
	width: 950px;
	float: left;
	}
#subnav ul li {
	float: left;
	color: #F7FEFB;
	}
#subnav ul a {
	/*display: block;*/
	height: 34px;
	line-height: 2.8em;
	padding: 0 10px;
	/*background: url('images/navi_divider.jpg') no-repeat right center;*/
	text-decoration: none;
	color: #F7FEFB;
	
	}
#subnav ul a:hover {
	text-decoration: underline;
	color: #fff;
	}
#navi_details {
	position: relative;
	left: 30px;
	top: 0px;
	width: 500px;
	line-height: 1.5em;
	background-color: #f8f4ec;
	}
/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes */
.hr {
	clear: both;
	display:block;
	width: 100%;
	height: 2px;
	border: none;
	background-color: #edf2f3;
	}
/* End Various Tags & Classes*/



/* Captions */

/* End captions */


