/*
Theme Name: State of the Planet
Theme URI: http://blogs.ei.columbia.edu/
Description: Theme for the Earth Institute's State of the Planet community blog.
Author: Earth Institute
Author URI: http://www.earth.columbia.edu/
Tags: 
*/


/* COMMON STYLES */

body {
	font-size: 90%;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background-image:url('images/bg-page.png');
	color:#333;
	}

a {
	text-decoration:none;
	color:#666;
	}
	
a:hover {
	text-decoration:underline;
	}

#page {
	background-color: #fff;
	width: 960px;
	margin:0 auto;
	text-align: left;
	padding:17px 25px 12px 25px;
	}

#contentContainer {
	margin-bottom:15px;	
	}
	
#content img {
	max-width:625px;
	}
	
.alignright { float:right; margin:0 0 1em 1em; clear:right; }
.alignleft { float:left; margin:0 1em 1em 0; clear:left; }
.aligncenter { display: block; margin:0 auto; clear:both; }
a img { border:1px solid #ccc; }
a:hover img { border-color:#036; }	

	

/* HEADER */

#header {
	width:100%;
	margin-bottom:15px;
	}

#headerimg	{
	border:0;
	float:left;
	}
	
#ei-logo	{
	border:0;
	float:right;
	margin-top:25px;
	}


/* NAVIGATION */

#navTop, #navBottom {
	background-color: #333;
	font-size:.8em;
	}
	
#navTop, #navBottom {
	margin-bottom: 10px;
	}
	
.navLinks {
	float:left;
	}
	
.navLinks a {
	padding: 11px;
	color:#ccc;
	border-right:1px solid #ccc;
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	font-weight:bold;
	}	

.navLinks a:hover, #commentform #submit:hover {
	color:#333;
	background:#ccc url('images/bg-nav.jpg');
	}

.navFollow {
	float:right;
	padding: 9px;
	color:#fff;
	}
	
.navFollow img {
	border:0;
	margin:0 0 -3px 5px;
	}
	
.navPosts a, .ssMore, #commentform #submit {
	background-color: #f60;
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:6px 8px;
	font-weight:bold;
	font-size:.8em;
	}

#commentform #submit {
	border:0;
	cursor: pointer;
	}
	
.navPosts a:hover {
	background-color: #ccc;
	}
	
#nextLink {
	float:right;
	}
	
#previousLink {
	float:left;
	}



/* CONTENT AREA & POSTS */

#content {
	width:625px;
	float:left;
	}

.post {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:4px;
	}
	
.single .post {
	border-bottom:0;
	margin-bottom:5px;
	}

#pageTitle {
	margin-top:8px;
	font-size:1.3em;
	}
	
#pageType {
	color:#999;
	}

.post h2 a {
	color:#000;
	}
	
.post h2 a:hover {
	color:#666;
	text-decoration:none;
	}
	
.post h2 {
	margin-bottom:3px;
	font-color:#000;
	font-size:1.4em;
	}
	
.single .post h2 {
	font-size:1.7em;
	margin-top:10px;
	color:#000;
	letter-spacing:-.02em;
	}	
	
.home .entry p {
	margin-bottom:8px;
	}
	
.entry {
	font-size:.9em;
	line-height:1.5em;
}

.entry a {
	color:#f60;
}

.entry img a {
	color:#999;
}

.wp-caption {
	margin-bottom:20px;
	margin-top:3px;
	padding:6px 3px 3px 3px;
	background-color:#ededed;
	border:1px solid #999;
	-moz-border-radius:3px;
}

.wp-caption img {
	margin-left:5px;
}

.wp-caption a img {
	border:1px solid #ccc;
}

.wp-caption a:hover img {
	border-color:#036;
}
	
.wp-caption-text {
	margin:4px 2px 0 2px;
	padding:5px;
	font-size:95%;
	font-weight:bold;
	line-height:1.2em;
	color:#666;
}

.wp-caption-text a {
	color:#f60;
}



.gallery {
	float:right;
	margin:3px 0 20px 15px;
	padding:6px 6px 3px 6px;
	background-color:#ededed;
	border:1px solid #999;
	-moz-border-radius:3px;
}

dl.gallery-item {
	margin:0;
	width:302px !important;
	line-height:1.3em;
	font-size:95%;
}

.gallery-item, .gallery-caption .imagecaption, .gallery-caption > br {
	display:none;
}

.gallery-item a img {
	border-width:1px;
}

#lightbox-image-details-caption .imagedescription, #lightbox-image-details-caption  > br {
	display:none;
}


#lightbox-image-details-caption .imagecaption, .imagedescription {
	font-weight:bold;
}

#lightbox-image-details-currentNumber {
	font-style:italic;
}

/* slideshow overrides */

.gss_prev, .gss_next {
	padding:2px 5px !important;
}

.gss-info a {
	color:#f60 !important;
	text-decoration:underline;
}



.attachment-post-thumbnail, .thumbnail-old {
	float:left;
	margin: 2px 20px 10px 0;
	}
	
.authorTime {
	color:#666;
	font-size:.9em;
	}
	
.single .authorTime {
	color:inherit;
	font-size:.85em;
	border-bottom:1px solid #ccc;
	padding-bottom:17px;
	}		

.postmetadata {
	text-transform:uppercase;
	font-size:.7em;
	clear:left;
	line-height:1.4em;
	padding-right:20px;
	}
	
.single .postmetadata {
	margin-bottom:20px;
	}
	
.moreLink a {
	color:#f60;
	text-transform:uppercase;
	font-size:.8em;
	font-weight:bold;
	}

.moreLink img {
	margin-bottom:-2px;
	}
	
.TagCatRssIcon { margin-left: 7px; width:15px; height:15px; border:0; }
	
#shareTop, #shareBottom { margin:6px 0 15px 0; }
#shareTop { padding-bottom:3px; }
#shareBottom { clear:both; border-top:1px solid #ccc; padding-top:6px; }
/* #shareTop img, #shareBottom img { float:left; display:inline-block; margin-right:6px; margin-top:2px; border:0; } */
.shareComment, .shareFollow { float:right; font-size:.85em; }
.shareComment a, .shareFollow a { color:#f60; }
.shareComment img { float:left; display:inline-block; margin-right:6px; margin-top:2px; }
/* #shareTop .iconTopMargin, #shareBottom img { margin-top:3px } */
#shareTop .shareFollow { display:none; }
#shareBottom .shareComment { display:none; }

.addthis_toolbox { float:left; }

#related-stories {
	padding:10px;
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin:20px 0 15px 0;
	border:1px solid #ccc;
	clear:both;
}

#related-stories h3 {
	margin:0 0 5px 0;
}


/* SLIDESHOW PAGE */

.slideshowPage {
	width:960px !important;
}

.slideshowPage img {
	max-width:960px !important;
}

.slideshowPage .wp-caption {
	background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
	width: 960px !important;
	margin-bottom:0;
}

.slideshowPage .wp-caption img {
    margin-left: 0;
}

.slideshowPage .wp-caption-text {
    font-size: 120%;
    padding: 11px 8px;
	font-weight:normal;
}

.slideshowPage .entry > p {
    font-size: 110%;
}

.slideshowPage #slideshowNav {
	display:inline-block; 
    padding:0 8px;
}

#slideshowPagePager { display:inline-block; }
#slideshowPagePager a { color:#003366; background: #e7e7e7; text-decoration: none; margin: 0 5px; padding: 2px 4px 1px 4px; font-size:11px; }
#slideshowPagePager a.cycle-pager-active { background: #cccccc; }
#slideshowPagePager a:focus { outline: none; }


/* SIDEBAR */

#sidebar {
	width:310px;
	float:right;
	font-size:.86em;
	}
	
#sidebar h2 {
	font-size:1.1em;
	border-top:10px solid #ededed;
	margin-top:20px;
	padding-top:9px;
	}
	
#sidebar ul {
	padding-left:0;
	}	
	
#sidebar ul a:hover {
	color:#f60;
	text-decoration:none;
	}	
	
#sidebar li {
	list-style: none;
	margin-bottom:6px;
	}
	
	
.leftCol, .rightCol {
	width:48%;
	vertical-align:top;
	}
	
.leftCol {
	float:left;
	}
	
.rightCol {
	float:right;
	}	
	
#archive li {
	padding-left:12px;
	background:transparent url('images/icon-arrow-rt-orange.png') no-repeat left center;
	}
	
#authorsMore, #featuresMore {
	margin:10px 5px 0 0;
	}
	
#authorsMore a, #featuresMore a, #authorsMore img, #featuresMore img {
	color:#f60;
	text-transform:uppercase;
	font-size: 90%;
	float:right;
	margin-left:5px;
	font-weight:bold;
	}
	
#authorsMore img {
	margin-bottom: -2px;
	}

/* SIDEBAR - FEATURED VIDEO */
	
#videoSidebar { background-color:#333;margin-top:15px; padding:10px; }
#videoSidebar img { border:0; }
#videoSidebarText { float:right;width:140px; }
#videoSidebar h3 { font-size: 100%; margin-top:0; margin-bottom:8px; line-height:1.2em; }
#videoSidebar h3 a:hover { text-decoration:none; color:#999; }
#videoSidebarTitle { color:#fff; }
#videoSidebarWatch { text-transform:uppercase; color:#f60; font-weight:bold; font-size: 90%; }
#videoSidebarPlayIcon { z-index:9;position:relative; left:99px;top:-40px; -khtml-opacity:0.7; -moz-opacity: 0.7; opacity: 0.7; }
#videoSidebarPlayIcon:hover { -khtml-opacity:1; -moz-opacity: 1; opacity: 1; }



/* SIDEBAR - CENTERS */

.centerSidebarBox { margin-top:18px; border:2pt solid #e8e8e8; padding:13px; }
.centerSidebarHeader { border:0; margin-bottom:15px; display:block; margin-left:auto; margin-right:auto; }
.centerSidebarSection { width:96% ;color:#fff; padding:4px 6px 2px 6px; margin-bottom:12px; }
.centerSidebarIcons { margin-bottom:20px; }
.centerSidebarIcons img  { border:0; margin-right:6px; }
.centerSidebar-flickr { margin-bottom:2px; }
.centerSidebar-youtube  { margin-bottom:-7px; }
#LDEO-logo { border:0; margin:19px auto 2px auto; display:block; }


/* CATEGORIES */

#centersHeader { height:50px;margin-top:8px;margin-bottom:20px;color:#fff; }
#centersHeaderLeft { margin-top:9px; font-size: 0px; line-height: 0%; width: 0px;float:left; border-left: 8px solid #fff; }
#centersHeaderRight { border-bottom: 25px solid #fff;font-size: 0px; line-height: 0%; width: 0px;float:right;  }
#centersHeader h1 { float:left; margin:14px 18px 0 14px;font-weight:normal; text-transform:uppercase; font-size:160%; }
#centersHeader h1 a { color:#fff; }
#centersHeaderDesc a { color:#fff;}
#centersHeaderDesc { color:#fff; float:left;margin-top:20px; -khtml-opacity:0.7; -moz-opacity: 0.7; opacity: 0.7; font-weight:bold; font-size:104%; }

/* FOOTER */

#eiCopyright {
	font-size:95%;
	color:#666;
	float:right;
	}

/* HOMEPAGE & FEATURES CAROUSELS */

#home_slideshow { width:625px;background-color:#333;color:#fff;margin-top:15px; overflow:auto; }
#home_slideshow img { float:left; border:0; }
.ssPost { display: none; }
#home_slideshow div.first { display: block; }
.ssTextContainer { float:right;width:268px;padding:22px 18px 16px; }
.ssText { height:200px; color:#ececec; }
.ssText h2 { font-size:1.32em; margin-top:0; margin-bottom:0; }
.ssText p { margin-top:10px; line-height:1.3em; font-size:.95em; }
.ssText h2 a { color:#fff; }
.ssText h2 a:hover { color:#666; text-decoration:none; }

#ssNav { position:absolute; width:inherit; }

#ssPager { 
	position:relative;
	top:-33px;
	float:right;
	z-index:999;
	margin-right:15px;
}

#ssPager a { 
	height:11px;
	width:11px;
	background-color:#ddd;
	border-radius:50%;
	display:inline-block;
	margin-left:6px;
	text-decoration:none;

}

#ssPager a:hover { 
	background-color:#999;
	text-decoration:none;
}

#ssPager a:focus {
	outline:0;
}

#ssPager .cycle-pager-active, #ssPager .cycle-pager-active:hover { 
	background-color:#d69746;
}

/* #ssNav { position:relative; z-index:502; padding:2px; top:-35px; left:480px; width:130px; }
#ssNav a { text-decoration:none; outline: none;  }
#ssNav a:hover { text-decoration:none;  }
#ssNav img { border: 0; }

#ssPager { float:right; }
#ssPager a { text-decoration: none; margin: 3px; padding:2px; -khtml-opacity:0.5; -moz-opacity: 0.5; opacity: 0.5; }
#ssPager a.activeSlide, #ssPager a:hover { text-deocoration:none; -khtml-opacity:1; -moz-opacity: 1; opacity: 1; }  */


#ssFeatures { width:310px; height:210px; }
#ssFeatures img { border: 0; }
#ssFeaturesNav { position:relative; z-index:501; padding:0; top:-22px; left:258px;  }
#ssFeaturesNav a { padding: 0 5px; font-size: 16px; color:#fff; background-color: #999; margin-right:2px; border:1px solid #b3b3b3; outline: none; }
#ssFeaturesNav a:hover { background-color: #666; text-decoration:none; }	


/* FEATURES */

#featureHeader { padding:17px 28px; background:url(images/boxgrad2.png) #e8e8e8; background-repeat:repeat-x; color:#333; margin-top:12px; margin-bottom:20px; border:#ddd solid 1px; }
#featureHeader h1 { color:#000; font-size:1.9em; margin:0; }
#featureHeader h3 { margin:0; font-weight:normal; }
#featureHeader img { margin:12px 0; display:block; }
#featureHeader p {line-height:1.5em; font-size:.9em; margin:0; }
#featureHeader p a { text-decoration:underline; color:#333; font-weight:bold; }
#projectInfo { float:left; color:#666; width:230px; padding:10px 0; font-size:80%; line-height:1.4em; border-top:2px solid #666; margin: 3px 15px 10px 0; }
#projectInfo a { color:#f60; font-weight:bold; }

#featureHeaderSmall { margin: 8px 0 18px 0; font-size:90%; font-weight:normal; }
#featureHeaderSmall h3 { margin:0; padding-top:8px; text-transform:uppercase; font-weight:normal; }
#featureHeaderSmall h3 a { color:#f60; }
#featureHeaderSmall .noSubtitle { padding-top:17px; }
#featureHeaderSmall img { float:left; width:70px; height:47px; margin-right:10px; border:0; }


.featureArchiveItem { border-bottom: 2px solid black; padding:5px 0 15px 0; margin-bottom:15px; }
.featureArchiveItem h2 {  margin-bottom:0; margin-top:5px; }
.featureArchiveItem h3 {  margin-top:0; font-style:italic; }
.featureArchiveItem img { float:left; margin: 1px 15px 5px 0; border:0; }
.featureArchiveItem p { font-size:.9em; line-height:1.5em; margin-top:0; }

.featuresArchivePosts { font-size:.84em; line-height:1.4em;}
.featuresArchivePosts a { color:#f60; font-size:1em;}



/* ARCHIVES */

.date .post { font-size:90%; }
.archive h4 { margin-bottom:3px; }
.archive h4 a { color:#000; }


/* AUTHORS ARCHIVE */

#authorsLeft, #authorsRight {  padding-left:0; margin-top:0; }

#authorsLeft li, #authorsRight li {
	list-style: none;
	padding:8px 0;
	display:block;
	font-size:.9em;
	}

#authorsLeft .photo, #authorsRight .photo { float:left; margin-right:9px; border:0; }

/* AUTHOR PAGES */

#authorInfoBox { background-color: #ededed; padding:15px; margin:10px 0 16px 0; line-height:1.5em; font-size:.9em; }
#authorName { margin: 0; font-size:150%; }
#authorName strong { color:#999; }
#authorImageBox { float:left; margin: 10px 20px 5px 0; }
#authorImageBox .photo { display:block; margin:3px 0 6px 0; }
#authorWebsite a { color:#f60; font-size:95%; font-weight:bold; }
#authorDescription { margin-top:10px; margin-bottom:8px;  }


/* COMMENTS */

.commentlist { list-style:none; padding-left:0; line-height:1.3em; font-size:.9em; margin-top:0; }

#comments {
	margin:30px 0 5px 0;
	padding-top:6px;	
	}

.comment, .pingback {
	border-bottom: #999 solid 1px;
	padding-top:13px;
}

.comment-author { font-style:normal; }
	
	
.comment-author cite { font-weight:bold; font-style:normal; }
.comment-author .photo { margin-right:10px; float:left; }
.comment-author .says { display:none; }	


#commentform p {
	color:#666;
	font-size:.8em;
	}

#commentform input {
	border:1px solid #737373;
	padding:2px;
	font-size:.8em;
	}

/* PROJECTS MAP */

.projectsMap .shareComment { 
	display:none;
}

#pmLoading { 
	padding:5px 10px; 
	position:relative;
	top:330px;
	left:430px;
	z-index:99;
	background-color:#fff;
	display:inline-block;
	border:1px solid #ccc;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#pmLoading b { 
	opacity:1;
	filter:alpha(opacity=100);
}

.projectInfo { max-height:230px; margin-right:10px; padding-right:8px; overflow:auto; }

.projectInfo h3 { margin-top:0; }

/* NYC TRASH MAP */

.postid-42047 .googft-info-window { width:234px; }


/* Millennium Villages */

.milleniumPost {
	padding-bottom:10px;
	}

.milleniumPost .entry {
	overflow:auto;
	}

.milleniumPost .entry img {
	max-width:150px !important;
	float: left;
    margin: 2px 20px 10px 0;
	}
	
.milleniumPost .entry p {
	margin-top:3px;
	}


/* SEARCH */

#searchForm {
	padding:0;
	margin:0;
	}
	
#searchForm fieldset {
     border:0;
	 padding:0;
	}
	
#searchText {
	color:#666;
	border:0;
	border-bottom:2px solid #ededed;
	width:220px;
	font-size:95%;
	padding-bottom:3px;
	font-family: Helvetica, Arial, sans-serif;
	}
	
#searchSubmit {
     border:0;
	 background-color:transparent;
	 font-size:90%;
	 font-weight:bold;
	 padding:2px;
	 color:#f60;
	 text-transform:uppercase;
	 padding:2px;
	 font-family: Helvetica, Arial, sans-serif
	}
	
#searchSubmit:hover {
     color:#999;
	 cursor: pointer;
	}

#searchForm label {
	display:none;
	}
	
#searchIcon {
	margin:0 4px -2px 0;
	}
	
/* FULL WIDTH */	

.fullWidth { width:960px !important; }

.fullWidth img { max-width:960px !important; }

/* INDIVIDUAL PAGE STYLES */

#post-34700 #visualization { margin-bottom:15px; }

#post-34700 .info { width:600px; display:none; }

#post-34700 a.linkOff { text-decoration:none; color:#666; cursor:text }

#post-34700 .info h2 { line-height:1.2em; }

#post-34700 #mapNav { float:right;width:322px;font-size:110%;padding:10px; border:1px solid #ccc; margin-top:15px; }

#post-34700 #mapNav li { margin:2px 0 0 1em; }

#post-47302 #gslideshow_pager{ display:none; }
	
	
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}


/* admin styles */
#tinymce {
	background-image:none;
	}
	
body.mceContentBody {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
body.mceContentBody a {
	color:#f60;
	}
	
#tinymce .wp-caption-dd {
	margin:4px 2px 0 2px;
	padding:5px;
	font-size:95%;
	font-weight:bold;
	line-height:1.2em;
	color:#666;
	text-align:left;
	}



/* Print Styles */
@media print {
	
body { background:white; color:black; margin:0 }
#sidebar, #navTop, #navBottom, #shareTop, #shareBottom, #respond, #eiCopyright { display:none; }
#content { width:100%; }

}

/* Chrome Specific CSS */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navTop { font-size: .75em; }
}
