/*
Theme Name: Center for Climate Action
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Scott Landes
Author URI: http://climateregistry.org/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Home Page CSS */

ul#nav li ul {padding-left:.7em;}

a:link, a:visited {
	color: #7a003c;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#7a003c;
	text-decoration:underline;
	}

body {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	background: white;
	color: black;
	}

#wrapper {
	background:url(images/background-1024x768.jpg) top center fixed no-repeat;
	height: 768px;
	margin:0 auto;
	position: relative;
	width: 1024px;
	}

#subwrap {
	margin-left: 68px;
	padding-top: 294px;
	width: 362px;
}

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	padding:3px 0 0 77px;
	text-align:left;
	}

#nav a {
	font-size:1em;
	font-weight:bold;
	}

#logopattern {
	background: url(images/logopattern-475x106.png) repeat scroll 0 0; 
	bottom: 0;
	float:right;
	height: 106px;
	position: absolute;
	right: 0;
	width: 475px;
	}

/* Content Page CSS */

#nav {
	font-size:1.1em;
	}

body#content-page {
	background:url(images/top-strip-900x13.gif) no-repeat top center;
	width:900px;
	height:13px;
	margin: 0 auto;
}

#page-wrap {
	margin: 57px auto 0 auto;
	width:900px;
	}

#side-column {
	float:left;
	text-align:center;
	width:293px;
	
}

#side-column img {
	display:block;
	padding-left:29px;
	}
	
#logo {
	background:url(images/content-logo-238x45.jpg) no-repeat top center;
	height:45px;
	width:238px;
	
}

#content-column {
	float:right;
	width:587px;
	padding:10px;
}

p {
	line-height:20px;
	margin-bottom:20px;
}

h1, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

h6 {font-size:1.2em;}
h5 {font-size:1.4em;}
h4 {font-size:1.6em;}
h3 {font-size:1.8em;}
h2 {font-size:2em;}

li.current_page_item a {
	color:#cc927c;
	text-decoration:none;
}

.alignright {
	float:right;
	padding:5px 0 .4em 1em;
}

/** Form Styles **/

.form { width:565px; padding: 5px; }
.form ol { list-style:none; line-height: 1.8em; margin:0; }
.form ol li { margin-left:.7em; margin-bottom:2px; }
.form legend { font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.1em; }
.form select { font-size: 1.2em; }
.form fieldset fieldset { border:#f2f2f2 1px solid; }
.inputs label {
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-right:20px;
	text-align:right;
	width:125px;
}
.inputs input { font-size:1.3em; width:300px; border:1px solid #e6d9cd;}
.inputs input[type=radio] { width: 20px; }
.inputs input:hover, .inputs input:focus, .inputs input:active {border:1px solid #A69D94; background:#FAF8F5; }

/* Content Page CSS */

#top-bar {
	height: 28px;
	width:100%;
}

#content-wrapper {
	background: white;
	min-height:663px;
	width:100%
}

#main {
	margin: 0 auto;
	padding-top:52px;
	width:900px
}

#left-bar {
	float:left;
	padding-top:74px;
	width:282px;
}

#left-bar ul {
	padding-left:53px
}
	

#right-bar {
	float:left;
	padding-bottom:115px;
	width:618px;
}

.content {
	padding:29px 0 0 21px
}

#bottom-bar {
bottom:0;
height:105px;
left:0;
padding-top:16px;
position:fixed;
text-align:right;
width:100%;
z-index:999;
}

#heading {
	

