/*
Theme Name: The Climate Registry v1.2009
Theme URI: http://theclimateregistry.org/
Description: This is the theme for The Climate Registry
Version: 1.2009
Author: Scott Landes
*/
h3.storytitle {margin-top:0 !important}
a:link {
	color:#3366cc;
}
a:visited {
	color:#6B238E !important;
	text-decoration:underline;
}
#noicon {
	padding-right: 0;
	background: none;
}
 a[href $='.pdf'] {
 padding-right: 18px;
 background: transparent url(../img/icons/pdf.gif) no-repeat center right;
 zoom:1;
}
 a[href $='.xls'] {
 padding-right: 18px;
 background: transparent url(../img/icons/xls.gif) no-repeat center right;
 zoom:1;
}
 a[href $='.doc'] {
 padding-right: 18px;
 background: transparent url(../img/icons/doc.gif) no-repeat center right;
 zoom:1;
}
 a[href $='.zip'] {
 padding-right: 18px;
 background: transparent url(../img/icons/zip.png) no-repeat center right;
 zoom:1;
}
 a[href $='.ppt'] {
 padding-right: 20px;
 background: transparent url(../img/icons/ppt.png) no-repeat center right;
 zoom:1;
}
body {
	margin: 0 auto;
	text-align:center;
	background: #f2f1ed;
}
h1 {
	position: relative;
	top:47px;
	left:27px;
	font-size:2.5em;
	font-weight:bolder;
	letter-spacing:-1px;
	color:#1b2966;
}
h1 a:link, h1 a:visited {
	color:#1b2966;
	text-decoration:none;
}
h1 a:hover {
	color: #1b2966;
	text-decoration:underline;
}
h2#spotlight {
	margin:0;
	padding:1.5em 0 0 12px;
	text-transform:lowercase;
	font-size:1.4em;
	color: #363636;
}
h3.spotlight {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #1b2966;
}
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 14em;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px;
}
ul#menu li a {
	background: #dfdfea;
	color: #2a3770;
	font-weight: bold;
	padding: 3px 3px 3px 1em;
}
ul#menu li a:hover {
	background: #d3d1e9;
}
ul#menu li ul li a {
	background: #EDEDF4;
	color: #2a3770;
	padding-left: 20px;
}
ul#menu li ul li a:hover {
	background: #eaeaef;
	border-left: 5px #213a79 solid;
	padding-left: 15px;
}
#news-box {
	margin: 5px 3px 2px 13px;
	border: 1px solid #A0B971;
	-moz-border-radius: 9px;
	padding: 1em 1em 0em 1em;
}
.contact {
	margin-left: 13px;
	margin-right: 3px;
}
.contact-box {
	margin: 5px 0 2em 0;
	border: 1px solid #A0B971;
	padding: 1em 1em 0em 1em;
	-moz-border-radius: 9px;
}
.hover {
	background: #e7ecf4;
}
.container {
	background: #f2f1ed url(../img/background.gif) repeat-y 50% 0;
	margin: 0 auto;
	padding: 0;
}
.content {
	margin: 0 auto;
	width: 930px;
	font-size:1.2em;
	line-height:1.6em;
	background-color: #FFF;
	text-align:left;
}
.clearfix {
	display: block;
}
.clear-both {
	clear: left;
	float: none;
}

.footer-infobar {
	height:22px;
	width:930px;
	background: #1c2967;
	text-align:center;
	clear:both;
	color:#FFF;
	line-height:22px;
}
.footer-nav {
	width:auto;
	height:53px;
	background: url(../img/footer-sitenav.gif) no-repeat center #f2f1ed;
	text-align:center;
	margin: 0 auto;
}
.footer-nav-center {
	padding-top:4px;
	margin: 0 auto;
	width:641px;
}
ul#footer-nav-center li {
	list-style:none;
	display:inline;
}
li#footer-nav-center {
	list-style:none;
	display:inline;
}
.footer-nav-center a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color: #71716f;
	padding-right:7px;
	line-height:1.5em;
}
.footer-nav-center a:hover {
	color:#515b88;
	text-decoration:underline;
}
.header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.theclimatepages.org/img/banner-top-backup.jpg) no-repeat scroll 0 0;
display:block;
height:72px;
}
#middle {
	background: transparent url(http://www.theclimatepages.org/img/regsitry-banner-bottom.jpg) no-repeat scroll 0pt 0pt; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous;
	padding:4em 2em
}
.header-left {
	float:left;
	height: 67px;
	width: 578px;
}
.page-header-left {
	float:left;
	height: 86px;
	width: 477px;
}
.header-right {
	float:right;
	height:67px;
	width: 352px;
	background: url(images/home/header-right.jpg) top left no-repeat;
}
.page-header-right {
	float:right;
	height:86px;
	width: 453px;
	background: url(images/page/page-header-right.gif) top left no-repeat;
}
.page-header-long {
	position:relative;
	clear:both;
	width:930px;
	height:98px;
	background: url(images/page/page-header-long.jpg) top left no-repeat;
}
.learn-more {
	margin-left: 24px;
	margin-top: 41px;
	margin-right: 1px;
	color: #434343;
	font-size:11px;
	line-height:1.25em;
}
a#bullet {
	padding-right:8px;
	background: url(images/home/arrow-right.gif) no-repeat center right;
}
.learn-more p {
	margin: 0 0 1.5em 0;
}
.learn-more span {
	color: #1b2966;
	text-transform:uppercase;
}
.map {
	float:right;
	height:685px;
	width:715px;
	background: url(images/home/map.jpg) top center no-repeat;
	display: inline;
}
.content-area {
	float:left;
	width:610px;
	display: inline;
	padding: 1.5em 4em;
}
.menubar {
	margin-left:26px;
}
#breadcrumb {
	margin:0 0 0 26px;
	font-size:0.9em;
	position:absolute;
	bottom:0px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#cpp-success a:link, #cpp-success a:visited {
	text-decoration:none;
}
#cpp-success a:hover {
	text-decoration:underline;
}
/*
.menubar ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
*/

.sidebar {
	float:left;
	background: url(images/home/nav.gif) no-repeat top;
	height: auto;
	width: 215px;
}
.page-sidebar {
	float:left;
	height: auto;
	width: 215px;
}
.spotlight {
	margin-left: 13px;
	margin-right: 3px;
}
.spotlight small {
	display:block;
}
.spotlight-box {
	margin: .5em 0 0em 0;
	border: 1px solid #A0B971;
	padding: 1em;
	-moz-border-radius: 9px;
}
.skyline {
	background: #213a79;
	height:25px;
	text-align:right;
}
.skyline span {
	padding:0 1em;
	color:#D6D9E2;
	line-height:25px;
}
.skyline a:link, .skyline a:visited {
	color:#e8e8e8;
	text-decoration:none;
}
.skyline a:active, .skyline a:hover {
	color:white;
	text-decoration:underline;
}
span#content {
	color: #434343;
	text-transform:uppercase;
}
h3#content {
	font-size:1em;
	text-transform:uppercase;
}
.upper {
	text-transform:uppercase;
}
.board_col_1 {
	width:320px;
	float:left;
}
.board_col_2 {
	width:320px;
	float:right;
}
div.content-area h2 {
	margin-top:0;
}
#director-content {
	float:left;
	width:390px;
}
#director-sidebar {
	float:left;
	padding-left:4em;
	width:169px;
}
.img {
	margin:15px;
}
#cpp-success li {
	margin-bottom:.4em;
}
#newspage-header {
	font-size:2em;
	font-family:serif;
}
#news h5 {
	font-size:1.3em;
	border-bottom:1px solid black;
	padding-bottom:3px;
	color:#A0B971;
}
.headline-date {
	font-size:.7em;
	font-family:arial;
	color:black;
	padding-left:5px;
	font-weight:normal;
}
.pastevent-headline {
	margin: 1.4em 0pt 5px;
	line-height:1.2em;
}
.pastevent-headline-date {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
}
.pastevent-headline-name {
	font-weight: bold;
	font-size: 1em;
}
#sectors {
	margin:5px auto;
	font-weight:bold;
}
#sectors, #sectors td {
	border:none;
}
#sectors tr {
	border-bottom:1px solid black;
}
#sectors tr:first-child {
	border-top:1px solid black;
}
.Q, .question {
	font-weight:bold;
}
.founder {
	color: green;
	font-weight:bold
}
.meta {
	font-size:9px;
	font-style:italic
}
.post {
	margin-bottom:1.6em
}
#longhead {
	display:block;
	font-size:25px;
	width:800px;
}
#cart {
	color:#D6D9E2
}
#cart:hover, #cart:active {
	color:white;
	text-decoration:none
}
#searchform {
	margin: 10px 0 0 26px;
	width:13em
}

/* form styles */

form {
width:465px;
font-size:1.2em
}

form > fieldset {
margin-bottom:10px;
padding:0 1em 1em
}

form legend {
padding: 0 2px;
font-weight: bold
}

form label {
display:inline-block;
line-height: 1.8;
vertical-align: top;
}

form input {
font-size:1.3em
}

form fieldset div {
padding: 5px;
margin: 0;
}

form fieldset fieldset {
border:none;
margin:3px 0 0;
}

form fieldset fieldset legend {
padding: 0 0 5px;
font-weight: bold;
}

form fieldset fieldset label {
display: inline-block;
width:auto
}

form em {
font-weight:bold;
font-style: normal;
color:#f00;
}

form label {
width:auto;
}

form textarea, form input {
width:418px
}

.error-message {
	color:red
}
.right-align {
	text-align:right
}

input[type=checkbox]{
vertical-align:bottom;
width:2em;
height:18px
}

/*div.required label:after {
content:" *";
color:red
}*/

span.red {
color:red
}

input[type=submit] {
width:auto;
padding:0 1em;
font-size:1.2em
}

div.leftbutton input {
	float:left;
	font-size:1.1em
}

form.contactUpdate {
	float:right
}

#contactsList {
	float:left;
	width:400px
}

#contactsList h4 {
	margin-top:0
}

div.step2button input {
	float:left;
	margin-top:1em
}

#contactsList form {
	width:auto
}

form.contactUpdate input[type=submit] {
	float:left
}

#cakeControllerDump {text-align:left;font-size:1.3em;margin:2em}

#contactTable {margin-top:1.5em}

div#contacts p:first-child {color:red;margin-top:1em;font-size:1.5em}

#flashMessage {
	/*border-bottom:1px solid black;*/
	color:#546B54;
	display:inline-block;
	font-size:1.3em;
	font-weight:bold;
	padding:5px 0;
	text-align:left;
	/*width:50%;*/
}

.cake-sql-log {
font-size:1.1em;
width:90%;
margin:0 auto;
}

.cake-sql-log tr td {padding:10px;line-height:1.4;font-family:courier}

form.checkBoxes div fieldset {
	float:left; 
	height:200px;
	padding:0 10px;
	width:280px; 
	margin:0 1em 1em 1em
}

form.checkBoxes {
	width:auto
}

form.checkBoxes input[type="checkbox"] {
	margin:6px 5px 0 0;
	width:14px;
	vertical-align:top
}

form.checkBoxes label {
	width:auto
}

form.checkBoxes input[type="submit"] {
	float:left;
	margin-left:1em
}

form.checkBoxes legend {
	color:green
}

.workProductUpload table, .workProductUpload table tr td {
	border:none !important; 
	padding:0 10px
}

.workProductsForm input[type="submit"] {
	margin:1em 0;
	float:left
}

div#checkout input[type="submit"] {float:left;}

div.confirmBox span {float:right;padding-right:1em}

div.headStrip {
	background: rgb(244, 244, 244) none repeat scroll 0% 0%; 
	font-weight:bold;
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous;
}

div.input input:hover, div.input textarea:hover {background:rgb(244, 244, 244)}

form#ReferenceAddForm input[type="submit"] {float:left}

li#staffFirm {
	margin-bottom:2px;
	width:300px;
}

li#staffFirm a {
	color:black;
	display:block;
	padding:5px;
	text-decoration:none;
	width:auto;
}

li#staffFirm a:hover {background:rgb(244, 244, 244)}


#tcptable, #tcptable tr, #tcptable td {border:none; vertical-align:top}

input[type="radio"] {
	margin-right:10px;
	width:20px;
}

div.submit {text-align:left}

select#AttendeeAttendeeType {display:block; width:10em}
select#AttendeeMemberTypes {display:block; width:5em}
select#EventGuestType {display:block; width:20em}
select#EventMemberType {display:block; width:5em}
select#EventOrganizationType {display:block; width:18em}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

input[type=image] {width:auto}
#MemberMemberType {width:3.5em; margin-left:1em}
div.event h3 {padding:0;margin:10px 0 .8em 0}
div.event {border-top:white 1px dashed;border-bottom:white 1px dashed;padding-left:15px;padding-top:3px}
div.event:hover {border-top:#213A7A dashed 1px;border-bottom:#213A7A dashed 1px;}
div.events dt,div.events dd {float:left}    
div.events dt {margin:0;width:115px;clear:both;padding-bottom:1em}
div.paging div {display:inline}

table th a {background:none !important;}


table.eventSponsorLogoTable {width:400px;margin-bottom:0 !important}
table.eventSponsorLogoTable,table.eventSponsorLogoTable td, table.eventSponsorLogo, table.eventSponsorLogo td {border:none !important}
table.eventSponsorLogoTable td, table.eventSponsorLogo td {text-align:center; vertical-align:middle}
table.eventSponsorLogo {width:100%}

table.noBorder,table.noBorder td {border:0 !important;text-align:center}

table#checkout,table#checkout td {border:0;padding:2px 0}
table#checkout td:first-child {width:175px}

table#checkoutCart td, table#checkoutCart th {padding:5px}
table#checkoutCart th {background:black; color:white}

form#DiscountAddForm {margin-top:5px}
form#DiscountAddForm input {font-size:1em;width:100px;}
form#DiscountAddForm input[type=submit] {width:auto;margin-top:10px;}

div.header {background:none !important}

table#sponsorTable {width:700px}
table#sponsorTable td {width:250px}
table#sponsorTable img {padding:0 5px 10px}
table#sponsorTable h4 {margin-top:0}

table#registerFee {
width:590px;
font-size:11px;
}
table#registerFee td {
padding:1px;
}

.center {text-align:center;vertical-align:middle;}

