/*
Theme Name: Climate Squad Blog
Theme URI: http://csb.vinspired.com
Description: V - Climate Squad Blog
Author: Oli Matthews
Author URI: http://olvado.com
Tags: mxm, madebymany, made by many, vinspired, climate squad
*/

BODY {
 margin-top:175px;
 font: 14px arial,sans-serif;
}

A {
 color:#1e8ec2;
 text-decoration:none;
}
A:hover {
 color:#1e8ec2;
 text-decoration:underline;
}
/** HEADER **/
#header {
 position:absolute;
 top:0;
 left:0;
 min-width:825px;
 width:100%;
 height:185px;
 overflow:hidden;
 background: url(/wp-content/themes/climate_squad/images/bg.gif) no-repeat 50% 0;
}
#header .inner {
 width:825px;
 margin:0 auto;
 position:relative;
}
#site-title,
#site-title A {
 display:block;
 width:536px;
 height:74px;
}
#site-title {
 margin-top:55px;
 float:left;
}
#site-title A {
 overflow:hidden;
 text-indent:-1000px;
 background: url(/wp-content/themes/climate_squad/images/climate_squad.gif) no-repeat;
}
#v A,
#infoFoot H2 A {
 width:130px;
 height:30px;
 display:block;
 overflow:hidden;
 text-indent:-1000px;
 background: url(/wp-content/themes/climate_squad/images/vinspired.gif) no-repeat;
 position:absolute;
 top:20px;
 left:375px
}
/* Search and RSS */
 
#searchBar {
 float:right;
 border-left:1px solid #66a940;
 margin-top:50px;
 margin-right:15px;
}
#searchBar .container {
 padding:5px 10px 10px 30px
}
#s {
 border:1px solid #73b160;
 font-family:arial;
 font-size:1em;
 padding:5px;
 margin:10px 0;
}
#searchBar LABEL {
 display:none;
}
#searchsubmit {
 width:27px;
 height:27px;
 text-indent:-1000px;
 background: transparent url(/wp-content/themes/climate_squad/images/icon-search.gif) no-repeat;
 border:0;
}

#searchBar .rss A {
 color:#fff;
 font-size:.9em;
 font-weight:bold;
}

/** HOLDALL AND CONTENT **/

#holdall {
 width:825px;
 margin:0 auto;
}

#contentContainer {
 background: url(/wp-content/themes/climate_squad/images/external.gif) repeat-y right;
}

#content {
 margin-top:40px;
 width:535px;
 float:left;
}

#external {
 margin-top:20px;
 width:270px;
 float:right;
}

#external .module {
 border-bottom:15px solid #fff;;
}
.module H2,
#comments-title,
.comments-form-container H3 {
 display:inline-block;
 background:#72c451;
 color:#fff;
 font-size:1.3em;
 line-height:27px;
 height:27px;
 font-weight:normal;
 margin-top:15px;
 padding:0 0 0 6px;
 border-bottom:3px solid #54953a;
}
.module H2 SPAN,
#comments-title SPAN,
.comments-form-container H3 SPAN {
 display:inline-block;
 height:27px;
 margin-bottom:-3px;
 border-bottom:3px solid #f2f2f2;
 padding:0 10px 0 7px;
}
.module .container {
 padding:10px 10px 55px 30px;
}

#tweetBar {
 background: url(/wp-content/themes/climate_squad/images/side-tweet.gif) no-repeat bottom right;
}
#recentBar {
 background: url(/wp-content/themes/climate_squad/images/side-posts.gif) no-repeat bottom right;
}
#feedbackBar {
 background: url(/wp-content/themes/climate_squad/images/side-suggest.gif) no-repeat bottom right;
}
#tagBar {
 background: url(/wp-content/themes/climate_squad/images/side-tags.gif) no-repeat  90% bottom;
}


/** Recent posts **/

#recentBar .container {
 padding-bottom:30px;
}
#recentBar .container LI {
 margin-bottom:1em;
}
#recentBar .container LI A {
 background:#000;
 color:#fff;
 padding:2px 5px;
 line-height:1.2;
 text-decoration:none;
 opacity:.78;
}
#recentBar .container LI A:hover {
 opacity:1;
}


/** CATS/TAGS/LINKS **/

#linksBar .container,
#catBar .container {
 font-size:.9em;
}

#linksBar .container LI,
#catBar .container LI {
 margin-bottom:.5em;
}

/* CTA */
 
.cta {
 display:inline-block;
 background: url(/wp-content/themes/climate_squad/images/cta.gif) repeat-x;
 color:#fff;
 text-decoration:none;
 line-height:24px;
 height:24px;
 margin-top:10px;
 border:1px solid #1e89ba;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 padding:0 8px;
 font-family:"Trebuchet MS";
}
.cta:hover {
 display:inline-block;
 background: #25a6e2;
 color:#fff;
 text-decoration:none;
}
/** CONTENT/POSTS **/

.post {
 width:480px;
 padding-bottom:40px;
}
.post H2,
.post H1 {
 margin:0em;
 font-size:28px;
}
.post H2 A,
.post H1 SPAN {
 background:#000;
 color:#fff;
 text-decoration:none;
 padding:2px 10px;
 font-weight:normal;
}
.post .author {
 margin-top:1px;
 display:inline-block;
 background:#72c353;
 color:#fff;
 font-style:normal;
 font-size:.9em;
 line-height:1.4em;
 height:1.5em;
 padding:0px 0 0px 10px;
 margin-bottom:.7em;
}
.post .author A {color:#fff;}
.post .author .date {
 background:#ef4543;
 margin-left:5px;
 display:inline-block;
 padding:0 10px;
 height:1.5em;
}
.post .format,
.post .meta {
 font-family:"Trebuchet MS";
 width:480px;
 overflow:hidden;
}
.comment-author {
 margin-right:30px;
}

/** Meta info **/

.post .meta {
 font-size:.9em;
 color:#969696;
}
.post .meta .inner {
 border:1px dotted #ccc;
 border-right:0;
 border-left:0;
 display:inline-block;
 padding:5px;
}
.meta .tags {
 padding:5px;
}
.meta .theTags {
 width:450px;
}
.in-category,
.tagToggler,
.comments-link {
 display:inline-block;
 margin-right:10px;
}
.tagToggler {
 float:left;
 background: url(/wp-content/themes/climate_squad/images/arrow-open.jpg) right 50% no-repeat;
 padding:0 10px 0 0;
}
.tagOpen {
 float:left;
 background: url(/wp-content/themes/climate_squad/images/arrow-close.jpg) right 50% no-repeat;
}

/* Read more and twitter/fb buttons*/

SPAN.more {
 display:inline-block;
 background:#1e8ec2 url(/wp-content/themes/climate_squad/images/blue-arrow.gif) right no-repeat;
 line-height:18px;
 height:19px;
 overfloat:hidden;
 padding: 0 15px 0 5px;
 color:#fff;
 text-decoration:none;
}
#content .fbconnect_share,
#content .format .left {
 border:0;
 margin:0 5px 0 0;
 line-height:1.2;
 float:left;
 width:auto;
}
#content .fbconnect_share .FB_ElementReady,
#content .format .tt,
SPAN.more,
A.more {
 display:inline-block;
 background:#1e8ec2 url(/wp-content/themes/climate_squad/images/blue-arrow.gif) right no-repeat;
}
A.more {
 display:inline-block;
 background:#1e8ec2 url(/wp-content/themes/climate_squad/images/follow.gif) right no-repeat;
}
#content .fbconnect_share A,
#content .format .tt,
SPAN.more,
A.more {
 display:inline-block;
 line-height:18px;
 height:19px;
 overfloat:hidden;
 padding: 0 15px 0 5px;
 color:#fff;
 text-decoration:none;
 border:0;
 font-size:.95em;
 text-align:left;
}
#content .fbconnect_share A {
 padding: 0 5px 0 25px;
 background-position:2px 1px;
}
#content .format .tt {
 background-color:#33ccff;
}
HTML #content .fbconnect_share A.fb_share_button:hover {
 background: url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat 2px 1px;
}

#content .format .FB_ElementReady {
 background-color:#3B5998;
}
#content .format .tt {
 background-color:#33ccff;
}
#content .fbconnect_share .FB_ElementReady:hover,
#content .format .tt:hover,
A:hover SPAN.more {
 background-color:#25A6E2;
}

/** POST NAV **/

.post-nav {
 margin-right:10px;
}

.post-nav .alignleft {
 width:230px;
 overflow:hidden;
 float:left;
 text-align:left;
}
.post-nav .alignright {
 width:230px;
 overflow:hidden;
 float:right;
 text-align:right;
}
.post-nav A {
 display:inline-block;
 height:24px;
 overflow:hidden;
 line-height:24px;
 margin-bottom:25px;
}

.post-nav .alignleft A {
 background: url(/wp-content/themes/climate_squad/images/nav-prev.gif) no-repeat;
 padding-left:30px;
}
.post-nav .alignright A {
 background: url(/wp-content/themes/climate_squad/images/nav-next.gif) no-repeat 100%;
 padding-right:30px;
}

/** Comments **/

.comments-form-container H3 {
 margin-bottom:10px;
}

#comments-title {
 margin-left:-5px;
}

#comments {
 background:#F2F2F2;
 margin-right:30px;
 margin-bottom:20px;
}
.commentlist {

}
.comment,
.pingback {
 padding:25px;
 border-bottom:20px solid #fff;
}
.avatar {
 float:left; 
}
.vcard .fn,
.vcard .comment-meta {
 display:block;
 margin-left:55px;
}

.comment .format,
.pingback .format {
 clear:left;
}


/** COMMENTS FORM **/

.comments-form-container {
 background:#e0edf3 url(/wp-content/themes/climate_squad/images/shout.gif) no-repeat 300px bottom;
}
.comments-form-container H3 {
 margin-left:-4px;
 background:#2d8ebb;
 border-color:#2e53c7;
 float:left;
}
.comments-form-container H3 SPAN {
 border-color:#e0edf3;
}

.logged-in {
 float:right;
 margin:25px;}

#commentform {
 margin:30px;
 clear:both;
}

#commentform LABEL {
 display:block;
 font-weight:bold;
 color:#666;
 font-size:.9em;
}
#commentform .name,
#commentform .email {
 width:48%;
 float:left;
}
#commentform .email {
 float:right;
}
#commentform .name INPUT,
#commentform .email INPUT {
 
}
.input-field {
 margin-bottom:1em;
}
.input-field INPUT {
 padding:3px 0;
 font-family:Arial;
 font-size:100%;
 width:99%;
}
.req-info {
 display:block;
 margin-top:5px;
 font-size:.8em;
 color:#999;
}
.input-button INPUT,
.invitebutton INPUT {
 display:inline-block;
 background: url(/wp-content/themes/climate_squad/images/cta.gif) repeat-x;
 color:#fff;
 text-decoration:none;
 line-height:24px;
 height:24px;
 margin-top:10px;
 border:1px solid #1e89ba;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 padding:0 8px;
 font-family:"Trebuchet MS";
 font-size:14px;
 cursor:pointer;
 width:auto;
}
.input-button INPUT:hover,
.invitebutton INPUT:hover {
 display:inline-block;
 background: #25a6e2;
}
.input-field TEXTAREA {
 width:100%;
}

.commentlist .children LI,
.commentlist .children .children .children LI {
 margin-top:10px;
 padding-left:30px;
 background:#fff;
 border:0;
}
.commentlist .children .children LI,
.commentlist .children .children .children .children LI {
 background:#F2F2F2;
}

.comment .container {
 position:relative;
}
.reply {
 position:absolute;
 top:0;
 right:0;
}
.comment-reply-link,
.reply {
 display:block;
 width:28px;
 height:28px;
 overflow:hidden;
}
.comment-reply-link {
 text-indent:-10000px;
 background: url(/wp-content/themes/climate_squad/images/reply-to.gif) no-repeat;
}

/** FB_CONNECT **/

.fbConnect {
 margin:0 25px 25px;
 padding-top:15px;
 border-top:1px dotted #fff;
 font-size:.9em;
}
.fbConnect P {
 padding:.3em 0 .7em;e
}
.facebook-profile .vcard .comment-meta {
 margin:0;
}
.fbconnect_userprofile {
 margin:10px 0;
}
#fbSend {
 margin-top:10px;
}

/** FOOTER **/
#footer {
 color:#fff;
 overflow:hidden;
 background: #93d872 url(/wp-content/themes/climate_squad/images/footer_bg.jpg) 50% 0;
}
#footer H2 {
 color:#2b6023;
 font-size:1.25em;
 padding-top:40px;
 margin-bottom:1em;
}
#commentsFoot A {
 color:#2b6023;
 font-weight:bold;
}
#popularFoot A {
 color:#fff;
}
#footer .inner {
 width:825px;
 margin:0 auto;
 font-size:.9em;
}
.foot-item {
 float:left;
 width:260px;
 margin-right:30px;
}
.foot-item LI {
 margin-bottom:.8em;
}
#popularFoot UL {
 padding-left:20px;
 list-style:decimal;
}
#infoFoot {
 padding-top:40px;
 text-align:right;
}
#infoFoot H2 {
 margin:-6px 0 0 0;
 text-align:left;
 float:right;
}
#infoFoot UL {
 clear:right;
}
#infoFoot LI {
 margin-bottom:.4em;
}
#infoFoot A {
 color:#fff;
}
#infoFoot .top {
 display:inline-block;
 line-height:13px;
 padding-left:15px;
}
#infoFoot .copy {
 margin-top:40px;
}
#footer HR {
 border-top:1px solid #63ac4f;
 border-bottom:1px solid #a7d994;
}

#sponsors {
 overflow:hidden;
 margin:25px 0 0;
 padding-bottom:25px;
}
#sponsors A,
#sponsors LI {
 height:87px;
 display:block;
}
#sponsors LI {
 float:left;
}
#sponsors LI A {
 overflow:hidden;
 text-indent:-1000px;
}
#boa,
#boa A {
 width:273px;
}
#footVinspired,
#footVinspired A {
 width:205px;
}
#gap,
#gap A {
 width:225px;
}
#boa {
 margin-right:60px;
}
#sponsors #gap {
 float:right;
}
#boa A {
 background: url(/wp-content/themes/climate_squad/images/boa.gif) no-repeat;
}
#footVinspired A {
 background: url(/wp-content/themes/climate_squad/images/v.gif) no-repeat;
}
#gap A {
 background: url(/wp-content/themes/climate_squad/images/gap.gif) no-repeat;
}

/** REGISTER INTEREST CALL TO ACTION **/

#cta-info {
 display:none;
 text-align:center;
 position:relative;
 width:537px;
 height:440px;
 margin:-40px 0 20px;
 background: #f2f2f2 url(/wp-content/themes/climate_squad/images/cta-bg.jpg) no-repeat bottom;
}
#cta-info .container {
 padding-top:40px;
}
#cta-info .intro {
 font-size:1.35em;
 line-height:1.3;
 width:210px;
 float:left;
 text-align:left;
}
#cta-info .call-to-action {
 background:#71c450;
 width:205px;
 float:right;
 margin-right:27px;
 text-align:center;
 padding:20px 0;
 font-weight:bold;
 color:#fff;
 border-radius:3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 -khtml-border-radius:3px;
}

.hide-this {
 cursor:pointer;
 font-size:.9em;
 line-height:18px;
 color:#f1716e;
 position:absolute;
 bottom:10px;
 left:45%;
 display:block;
 height:18px;
 padding-right:22px;
 background: url(/wp-content/themes/climate_squad/images/icon-close.gif) no-repeat right;
}
.hide-this:hover {
 color:#f1716e;
}

/** THICKBOX RESTYLING **/


#TB_window #TB_title {
 background:#f8f8f8;
 height:50px;
}

#TB_window #TB_ajaxWindowTitle {
 font-family:arial;
 background:#72C451 none repeat scroll 0 0;
 border-bottom:3px solid #54953A;
 color:#FFFFFF;
 display:inline-block;
 font-size:1.3em;
 font-weight:normal;
 height:27px;
 line-height:27px;
 margin-top:15px;
 margin-left:-6px;
 padding:0 0 0 6px;
}
#TB_window #TB_ajaxWindowTitle SPAN {
 display:inline-block;
 height:27px;
 margin-bottom:-3px;
 border-bottom:3px solid #f2f2f2;
 padding:0 10px 0 7px;
}