/*
 * Theme Name: Science Blogs Global
 * Description: A theme for the Science Blogs main landing.  This theme pulls the majority of its content from the "Global Posts" aggregate blog. Based on the Carrington theme framework.
 * Author: Crowd Favorite
 * Author URI: http://crowdfavorite.com
 * Template: ngs-science-blogs/ngs-science-blogs-base
 * Version: 1.0
 */

/** Home Page content section grid **/
body, textarea {
	color: #000;
}

.col-123456 {
	width: 610px;
}
.col-1234 {
	width: 400px;
}
.col-123,
.col-456 {
	width: 283px;
}
.col-12, .col-34, .col-56 {
	width: 200px;
}
.col-34 {
	margin: 0px 12px;
}	

h1.blog-title,
h2.blog-title {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.blog-title a {
	color: #598527;
	font-weight: bold;
}

h3.video-tout,
h3.channel {
	height: 25px;
	padding: 30px 0 0 0;
	text-align: center;
	background: url(../ngs-science-blogs-base/img/sb-sprite-y.24bit.png) no-repeat;
	font-family: georgia, times, serif ;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}
h3.channel a {
	color: #000;
}
h3.channel a:hover {
	border-bottom: 1px dotted;
}
h3.environment {
	background-position: center -100px;
}
h3.education {
	background-position: center -200px;
}
h3.medicine {
	background-position: center -300px;
}
h3.life-science {
	background-position: center -400px;
}
h3.physical-science {
	background-position: center -500px;
}
h3.politics {
	background-position: center -600px;
}
h3.humanities {
	background-position: center -700px;
}
h3.technology {
	background-position: center -900px;
}
h3.jobs {
	background-position: center -1000px;
}
h3.information-science {
	background-position: center -1100px;
}
h3.brain-and-behavior {
	background-position: center -1200px;
}

#channel-surfing-headline {
	background: url(../ngs-science-blogs-base/img/sb-sprite-y.24bit.png) 50% -1500px no-repeat;
	text-indent: -99999px;
}

#channel-surfing p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
}

#video-touts .tout-wrap,
#channel-surfing .channel-wrap {
	width: 195px;
	float: left;
	margin-bottom: 22px;
}
#channel-surfing .channel-rss {
	border-top: 1px solid #C0C2C5;
	position: relative;
	height: 13px;
}
#channel-surfing .channel-rss a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	top: 0;
	right: 0;
	width: 14px;
	height: 13px;
	line-height: 13px;
	background: #F26522 url(../ngs-science-blogs-base/img/sb-sprite-y.24bit.png) 3px -1298px;
}
#video-touts .header,
#channel-surfing .header {
	padding-left: 0px;
	margin-bottom: 0px;
	min-height: 0px;
}
#channel-surfing h2.entry-title {
	font-weight: normal;
	line-height: 12px;
	margin: 1px 0 3px 0;
	padding: 0px;
}
#channel-surfing h2.entry-title a {
	color: #0054A6;
	font-size: 11px;
}
#channel-surfing .post {
	border-bottom: none;
	margin-bottom: 15px;
}

h3.video-tout {
	background-position: center -787px;
	padding: 43px 0 0 0;
	border-top: 3px solid #363636;
}
.video-tout-content {
	padding: 0;
}
.video-tout-image {
	text-align: center;
	padding: 5px 0;
}
.video-tout-image a img {
	border: 1px solid #C0C2C5;
	padding: 5px;
}


/** the buzz header */
#the-buzz-header {
	text-align: center;
}
#the-buzz-headline  {
	font-size: 11px;
	text-transform: uppercase;
}
#the-buzz-headline img {
	padding: 0px 5px;
	vertical-align: middle;
}
#the-buzz-date {
	font-weight: normal;
}
h1#the-buzz-topic {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 32px;
}

#the-buzz-content {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;	
	padding-top: 10px;
	margin-bottom: 22px;
	background: url(../ngs-science-blogs-base/img/sb-sprite-x.24bit.png) 0 0 repeat-y;
}
#the-buzz-content h1.title {
	margin: 3px 0;
	font-size: 18px;
}
#the-buzz-content h2.blog-title {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
}

#the-buzz-posts {
	float: left;
	width: 390px;
	padding-right: 20px;
	min-height: 1px;
}
.the-buzz-post {
	margin-bottom: 10px;
}
.the-buzz-post h2.blog-title .date {
	color: #7D7D7D;
	text-transform: none;
}

#the-buzz-description {
	float: left;
	font-size: 11px;
}


/* conversation */
#in-conversation {
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
	min-height: 268px;
}

#in-conversation-ad,
#in-conversation-main {
	float: left;
	min-height: 268px;
	padding: 16px 10px 12px 10px;
}

#in-conversation-main {
	border-left: 1px solid #E5E5E5;
	background: url(../ngs-science-blogs-base/img/sb-convo-bg.gif) repeat;
}

h1#in-conversation-headline {
	color: #fff;
	padding: 5px 10px;
	background: #363636;
	margin: 0px;
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* Standard. IE9 */
}

#in-conversation-content {
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: normal;
	padding: 10px 10px 0px 10px;
}

#in-conversation-footer {
	padding: 5px 10px;
}

#in-conversation-footer .entry-title {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}