@import url('/index.php/styles/index');

/* ----------------------------------------------------------
    Breaking the Climate Deadlock CSS
    Managed by: Blue State Digital
    Last Update: November 2009 

    TABLE OF CONTENT

    01 - COMMON STYLE
    02 - LAYOUT
    03 - HOMEPAGE 
    04 - SUBPAGES
    05 - FRAMEWORK

    COLOR GUIDE (Main Site Colors and their Hex Codes)
	
	Blue		#79939e
	Blue 2		#557481
	Dark Blue 	#394e57

---------------------------------------------------------- */

/* 01 =COMMON STYLE 
---------------------------------------------------------- */

.base { }

.base h1 { color: #557481; }
.base h2 { }
.base h3 { }
.base h4 { }

.base p { }

.base a { color: #557481; }

blockquote { }

.base ul, ol { }
.base ul li { }
.base ol li { }
.base li ol, .base li ul { }


/* 02 =LAYOUT
---------------------------------------------------------- */

html { background: #fff; }
body { background: #fff;}
#container { background: url(/page/-/images/climate/wrapper/background-climate.jpg) no-repeat 1px -30px; }

ul#navigation li { border-right: 1px solid #5b7984; }

#sidebar #quick-signup input.submit { background: url(/page/-/images/climate/wrapper/btn-sidebar-quicksignup-go-climate.png); }

#sidebar #by-the-numbers h3 { color: #333; }
#sidebar #by-the-numbers h4 { color: #626262; }
#sidebar #by-the-numbers p.serifa-bold { color: #333434; }
#sidebar #by-the-numbers p.more-actions a { color: #557481; }

#footer { background: url(/page/-/images/climate/wrapper/bg-footer-climate.png) no-repeat; }
#footer h3 { color: #394e57; }
#footer #family-links li a.agi { background: url(/page/-/images/climate/wrapper/img-footer-agi-climate.png) no-repeat 50% 50%; }
#footer #family-links li a.tbff { background: url(/page/-/images/climate/wrapper/img-footer-tbff-climate.png) no-repeat 50% 50%; }
#footer #family-links li a.tbsf { background: url(/page/-/images/climate/wrapper/img-footer-tbsf-climate.png) no-repeat 50% 50%; }
#footer #family-links li a.quartetrepresentative { background: url(/page/-/images/climate/wrapper/img-footer-quartet-climate.png) no-repeat 50% 50%; }
#footer #family-links li a.climatechange { background: url(/page/-/images/climate/wrapper/img-footer-climate-climate.png) no-repeat 50% 50%; }
#footer #family-links li a.office { background: url(/page/-/images/climate/wrapper/img-footer-office-climate.png) no-repeat 50% 50%; }

/* 03 =HOMEPAGE
---------------------------------------------------------- */

body#home #feature h2 { color: #79939e; }
body#home #feature h2 a { color: #79939e; }
body#home #feature #pager a { background: url(/page/-/images/climate/wrapper/img-feature-pager-inactive-climate.png) no-repeat; }
body#home #feature #pager a.activeSlide { background: url(/page/-/images/climate/wrapper/img-feature-pager-active-climate.png) no-repeat; }


/* 04 =SUBPAGES
---------------------------------------------------------- */

#news.list div.entry img { border: 2px solid #557481; }
#news.list div.entry h3 { color: #557481; }
#news.list div.entry h3 a { color: #557481; }
#news.list div.entry p.more-actions a { color: #557481; }
#news.list div.entry p.more-actions a.addthis_button { background: url(/page/-/images/climate/wrapper/btn-sharethis-climate.png) no-repeat; padding-left: 15px;}
#news.list h4 { color: #557481; }
#news.list h4 a { color: #557481; }

body#news div.large-thumb { border: 3px solid #557481; border-left: 0; border-right: 0;}
body#news div.large-thumb img.news-image { border-left: 3px solid #557481; border-right: 3px solid #557481;}

/* 05 =FRAMEWORK
---------------------------------------------------------- */







