/*
Theme Name: Collective-Evolution
Author: The CE Team
Version: 1.0
Template: arsene
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* global */
.no-pseudo:before,
.no-pseudo:after {
	display: none;
}
h3{
	color: #23a9e1;
}
span .ce {
	color: #23a9e1;
}

/* nav & header */
#main-header{
	height: 120px;
}
.header-banner{
	font-size: 16px;
	font-family: arial, Helvetica, sans-serif;
	color: #fafafa;
	text-align: justify;
	margin-top: 32px;
	font-weight: bold;
	width: 440px;
	display: inline-block;
	padding-left: 60px;
	letter-spacing: .5px;
}
.header-banner-login{
	font-size: 19px;
	font-family: arial;
	color: #fafafa;
	text-align: right;
	margin-top: 34px;
	font-weight: bold;
	float: right;
	list-style-type: none;	
}
.header-banner-login a{
	font-size: 17px;	
}
.main-menu .sf-menu a{
	color: #cacaca;	
}
#logo{
	margin-top: 18px;
}
#logo a{
	color: #fff;
	text-shadow: 0;
}
#nav_logo {
	float: left;
}
.header-banner-single{
	font-size: 14px;
	color: #cacaca;
	text-align: right;
	margin-top: 10px;
	font-weight: bold;
	float: right;
	list-style-type: none;
	line-height: 10px;
}
.header-single {
	display: none;
}

/* fix sf-menu spacing */
.main-menu .sf-menu ul {
	margin-top: 5px;
}

/* sf-mega */
.sf-menu {
	width: auto;
	position: static;
}

.sf-menu li.ce-mega {
	position: static;
}

.sf-mega {
	  position: absolute;
	  margin-top: -5px;
	  border-bottom-color: rgb(39, 170, 225);
	  border-bottom-style: solid;
	  border-bottom-width: 5px;
	  background-color: #211f22;
}

.sf-mega .container {
	margin: auto;
	white-space: normal;
}

.sf-mega .row-fluid .span2 {
  width: 17.5%;
  margin-left: 1.5%;
}
.sf-mega .row-fluid .span2:last-child {
  width: 3%;
}

/* sf-mega reset styling */
.main-menu .sf-mega a {
  padding: 0;
  font-size: 16px;
  text-transform: none;
  color: #cacaca;
  border: none;
  box-shadow: none;
  margin-right: 1px;
}

.main-menu .sf-mega a:hover{
	background-color: transparent;
	color: #fff;
}

/* nav ajax */
#ajaxdata_about {
	display: none;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	background-color: rgb(33, 31, 34);
	border-bottom-color: #27aae1;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	z-index: 99;
}
#ajaxdata_about .post-detail, .nav_ajax_more a {
	color: #cacaca;
}
.nav_ajax_more {
	padding-top: 100px;
}

/* overrides */
.span6 .post-category {
	display: none;
}
.image-overlay span{
	display: none;
}
#searchform{
	padding-top: 5px;
	padding-bottom: 5px;
}
.comments-area h3{
	background: #fafafa;
	height: 30px
	border: 1px solid #ddd;
	border-bottom: none;
	font-size: 26px;
}
.post-author-info h3{
	background: #fafafa;
	height: 30px;
}
.archive-title span{
	background: #fff;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;	
	height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;	
	display: inline-block;
}
/* increase font size */
.post-single-body {
	font-size: 16px;
	line-height: 26px;
}
.news-box.style-3 .post-mini .post-title, .archive-7 .post-mini .post-title {
	font-size: 16px;
}
.post-list .post-title{
	font-size: 16px;
}
/* reduce image border */
.post-list img,
.news-box.style-2 img,
.news-box.style-3 .post-mini img,
.related-post img,
.archive-2 .post-archive img,
.all-archives .post-archive img,
.archive-5 img,
.archive-7 .post-mini img,
.archive-post img{
	padding: 4px;
}
/* post title customization */
.post-header .post-title {
	border-left-color: rgba(35, 170, 225, 1);
	border-left-style: solid;
	border-left-width: 4px;
	background: rgba(220, 220, 220, 0.1);
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	margin: -21px;
}

/* blockquote */
q,
quote,
blockquote,
blockquote p{
	background-color: transparent;
	padding: 10px;
}
blockquote {
	border-left: 5px solid #eee;
}

/* post-meta spacing */
.related-post .post-meta {
	line-height: 14px;
}

/* comment report */
.ajax-comment-flag {
	cursor: pointer;
}

/* fix comment report in threading */
li.comment.depth-5 a.comment-reply-link {
	display: none;
}

li.comment.depth-5 span.report-link a.comment-reply-link {
	display: inline-block;
}

/* fix fa in sharing widget */
.social-count .social-icon {
	width: 1.25em;
}

/* adjust spacing in post carousel */
.flexslider .post-title {
	margin-bottom: 5px;
}

/* other elements */
.category-overlay {
	position: absolute;
	bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgba(39,170,225,0.7);
	color: #fff;
	font-size: 14px;
}

#mission {
	position: absolute;
	top: 100px;
	right: 10px;
}

.cevo_dropdown {
	font-size:12px;
	height:25px;
	width:150px;
	margin-top:5px;
	margin-left:15px;
}

.cevo_shuffle {
	font-size:12px;
	height:20px;
	margin-top:5px;
	margin-left:15px;
}

#iframe_ceradio {
	overflow:hidden;
	width:100%;
	height:550px;
}

#iframe_mailinglist {
	overflow:hidden;
	width:100%;
	max-width: 300px;
	height:275px;
}

.video-shortcode {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	height: 0;
	overflow: hidden;
}

.video-shortcode iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#google_translate_element {
	padding-top: 20px;
	display:inline-block;
}

.social-share {
	padding-top: 10px;
	padding-bottom: 10px;
}

.social-btn {
	display: inline-block;
	margin-bottom: 12px;
}

.social-btn-post-header {
	font-size: 15px;
	padding: 8px 18px;
}

.social-btn-post-footer {
	font-size: 15px;
	margin-top: 2px;
	padding: 8px 5%;
}

.social-btn-mini {
	width: 20px;
}

@media (max-width: 979px) {
	.social-btn-post-footer {
		padding: 6px 3%;
	}
}

@media (max-width: 767px) {
	.social-btn-post-footer {
		display: block;
	}
	.social-btn-mini {
		display: inline-block;
		width: 43.2%;
	}
}

.social-btn-hidden {
	display: none;
}

#share-count-container {
	display: none;
}

#share-count-container:hover {
	cursor: default;
}

#share-count-icon {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

#share-count {
	display: inline-block;
	vertical-align: bottom;
	line-height: 14px;
}

#share-count-row1 {
	font-size: 16px;
}

#share-count-row2 {
	font-size: 10px;
}

.ad_tag {
	display: block;
	font-size: 11px;
	color: #808080;
	text-align: center;
	line-height: 5px;
}

img#wpstats {
	display:none;
}

/* ----- comments ----- */

#comment_selector {
	display: inline-block;
}

#comment_selector ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: white;
	float: left;
	width: 100%;
}
    
#comment_selector li {
	float: left;
	margin: 0 1em 0 0;
}
    
#comment_selector a {
	text-decoration: none;
	display: block;
	padding: 0 0.5em;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 0.3em solid #888;
	color: #888;
}
	
#comment_selector a:hover {
	color: #333;
	border-color: #23a9e1;
}
	
#comment_selector .selected {
	color: #333;
	border-color: #23a9e1;
}
	
#community_comments,
#facebook_comments	{
	padding-top: 25px;
}
	
#community_comments {
	display: none;
}
	
#facebook_comments .fb_iframe_widget,
#facebook_comments .fb_iframe_widget span,
#facebook_comments .fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}

/* ----- widget & sidebar ----- */

.widget {
	margin-bottom: 10px;
}

.boxed-container .widget {
	margin-bottom: 1px;
}

.widget-title {
	border-left-color: rgba(35, 170, 225, 1);
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -21px;
	margin-right: -21px;
}

.widget_search {
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}

.widget_search:before, .widget_search:after {
	background: none; 
	-webkit-box-shadow: none;   
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;    
	-moz-transform: none;   
	-o-transform: none;
	-ms-transform: none;
	transform: none;
}

.widget_search:after {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
}

.widget_cevo_ad_footer {
	margin-left: 120px;
}
@media (max-width: 1199px) {
	.widget_cevo_ad_footer {
		margin-left: 60px;
	}
}
@media (max-width: 979px) {
	.widget_cevo_ad_footer {
		margin-left: 20px;
	}
}
@media (max-width: 767px) {
	.widget_cevo_ad_footer {
		margin-left: 0;
		margin-top: 20px;
	}
}

.widget_yt_title {
	font-size: 14px;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_yt_subscribe {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
}

/* ----- popular ----- */

#popular-2, #popular-3 {
	display: none;
}

#nav-popular {
	float: right;
	margin-bottom: 0px;
	display: inline-block;
	padding-left: 15px;
}

[id*='nav-popular-'] {
	font-size: 14px;
	cursor: pointer;
}

/* ----- sb ----- */
#sb_container {
	text-align:center;
	width:58px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	-webkit-box-shadow: -4px 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -4px 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: -4px 0px 10px rgba(0, 0, 0, 0.1);
	padding:5px;
	position:absolute;
	display:inline-block;
	margin-left:0px;
	font:10px/16px Arial;
	background:rgba(35,170,225,0.2);
	overflow: hidden;
	z-index:-10;
}

#sb_container .sb_button {
	width:auto;
	height:auto;
	line-height:0;
	padding:6px 1px;
}

#sb_container iframe {
	margin:0;
}

#sb_container #sb_pinterest {
    margin-top: 25px !important;
}

/* ----- sb mobile ----- */
#sb_mobile_container {
	text-align:center;
	width:auto;
	height:24px;
	padding-top:10px;
	padding-bottom:10px;
	position:absolute;
	display:none;
	padding-left:20px;
	margin-left:20px;
	margin-right:40px;
	font:10px/16px Arial;
	background:padding-box #fff; /* failover */
	background-color:rgba(255,255,255,0.9);
	overflow: hidden;
	z-index:-10;
}

#sb_mobile_container .sb_mobile_button {
	display:inline-block;
	width:auto;
	height:auto;
	line-height:0;
	padding:4px 1px;
}

#sb_mobile_container iframe {
	margin:0;
}

/* fb share button vertical align fix */
#sb_mobile_container .fb_iframe_widget span {
	vertical-align: baseline !important;
}

/* ----- flexslider ----- */

.flexslider .slides li{
	width: 206px !important; 
}

.flexslider .slides > li:nth-child(1) {display: block; float: left;}
.flexslider .slides > li:nth-child(2) {display: block; float: left;}
.flexslider .slides > li:nth-child(3) {display: block; float: left;}
.flexslider .slides > li:nth-child(4) {display: block; float: left;}
.flexslider .slides > li:nth-child(5) {display: block; float: left;}

@media(max-width: 1199px) {
	.flexslider .slides > li:nth-child(5) {display: none; float: left;}
}

@media (max-width: 979px) {
	.flexslider .slides > li:nth-child(4) {display: none; float: left;}
	.flexslider .slides > li:nth-child(5) {display: none; float: left;}
}

/* ----- responsive ----- */

@media(max-width: 1199px) {
	.main-menu .sf-menu a{
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#main-header {
		height: 100px;
	}
	.header-banner {
		margin-top: 20px;
		width: 380px;
		padding-left: 10px;
		font-size: 14px;
		letter-spacing: normal;
	}
	.header-banner-login {
		margin-top: 20px;
	}
	.widget_cevo_expo9, .widget_cevo_expo9_w2 {
		padding: 0;
	}	
	.social-count li:last-child {
		display: none;
	}
}

/* iPad */
@media (max-width: 979px) {
	.main-menu .sf-menu a{
		font-size: 13px;
		padding-left: 7px;
		padding-right: 7px;
	}
	.header-banner-single {
		display: none;
	}	
	#main-header {
		height: 90px;
	}
	.header-banner {
		line-height: 1.4;
		width: 310px;
		padding-left: 10px;
		font-size: 12px
	}
	.header-banner-login {
		font-size: 12px;
	}
	.header-banner-login a {
		font-size: 12px;
	}
	.social-count li:last-child {
		display: inline-block;
	}
	#comment_selector a {
		font-size: 12px;
	}
}

/* Hide mobile Latest widget by default */
#arsene-block-2 {
	display: none;
}

/* Mobile */
@media (max-width: 767px) {
	.header-single {
		display: block;
	}
	#nav_logo {
		display: none;
	}
	.post-category {
		display: none;
	}
	.widget_text {
		display: none;
	}
	#text-40, #text-35, #text-36, #text-19 {
		display: block;
	}
	#arsene-block-2 {
		display: inline-block;
	}
	.home .bbp-topic-voice-count, .home .bbp-topic-reply-count, .home .bbp-topic-freshness {
		display: none;
	}
	.home li.bbp-forum-info, .home li.bbp-topic-title {
		width: 100%;
	}
	#sb_container {
		display: none !important;
	}
	#sb_mobile_container {
		display: inline-block;
	}
	.related-post .post-title {
		font-size: 16px;
	}
}

/* ----- social buttons ----- */

.btn-facebook {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b4b90;
  *background-color: #133783;
  background-image: -moz-linear-gradient(top, #3b5998, #133783);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783));
  background-image: -webkit-linear-gradient(top, #3b5998, #133783);
  background-image: -o-linear-gradient(top, #3b5998, #133783);
  background-image: linear-gradient(to bottom, #3b5998, #133783);
  background-repeat: repeat-x;
  border-color: #133783 #133783 #091b40;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff;
  background-color: #133783;
  *background-color: #102e6d;
}

.btn-facebook:active,
.btn-facebook.active {
  background-color: #0d2456 \9;
}

.btn-twitter {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1c95d0;
  *background-color: #0271bf;
  background-image: -moz-linear-gradient(top, #2daddc, #0271bf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
  background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
  background-image: -o-linear-gradient(top, #2daddc, #0271bf);
  background-image: linear-gradient(to bottom, #2daddc, #0271bf);
  background-repeat: repeat-x;
  border-color: #0271bf #0271bf #014473;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2daddc', endColorstr='#ff0271bf', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.btn-twitter.disabled,
.btn-twitter[disabled] {
  color: #ffffff;
  background-color: #0271bf;
  *background-color: #0262a6;
}

.btn-twitter:active,
.btn-twitter.active {
  background-color: #01538d \9;
}

.btn-pinterest {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c51e25;
  *background-color: #ab171e;
  background-image: -moz-linear-gradient(top, #d62229, #ab171e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d62229), to(#ab171e));
  background-image: -webkit-linear-gradient(top, #d62229, #ab171e);
  background-image: -o-linear-gradient(top, #d62229, #ab171e);
  background-image: linear-gradient(to bottom, #d62229, #ab171e);
  background-repeat: repeat-x;
  border-color: #ab171e #ab171e #680e12;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd62229', endColorstr='#ffab171e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.btn-pinterest.disabled,
.btn-pinterest[disabled] {
  color: #ffffff;
  background-color: #ab171e;
  *background-color: #95141a;
}

.btn-pinterest:active,
.btn-pinterest.active {
  background-color: #7e1116 \9;
}

.btn-google-plus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d34332;
  *background-color: #c53727;
  background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4b39), to(#c53727));
  background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
  background-image: -o-linear-gradient(top, #dd4b39, #c53727);
  background-image: linear-gradient(to bottom, #dd4b39, #c53727);
  background-repeat: repeat-x;
  border-color: #c53727 #c53727 #85251a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd4b39', endColorstr='#ffc53727', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.btn-google-plus.disabled,
.btn-google-plus[disabled] {
  color: #ffffff;
  background-color: #c53727;
  *background-color: #b03123;
}

.btn-google-plus:active,
.btn-google-plus.active {
  background-color: #9a2b1f \9;
}

.btn-more {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #34526e;
  *background-color: #2a4763;
  background-image: -moz-linear-gradient(top, #3a5976, #2a4763);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a5976), to(#2a4763));
  background-image: -webkit-linear-gradient(top, #3a5976, #2a4763);
  background-image: -o-linear-gradient(top, #3a5976, #2a4763);
  background-image: linear-gradient(to bottom, #3a5976, #2a4763);
  background-repeat: repeat-x;
  border-color: #2a4763 #2a4763 #13202d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a5976', endColorstr='#ff2a4763', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.btn-more.disabled,
.btn-more[disabled] {
  color: #ffffff;
  background-color: #2a4763;
  *background-color: #223a51;
}

.btn-more:active,
.btn-more.active {
  background-color: #1b2d3f \9;
}

/* ----- popup ----- */

.popup_overlay {
	opacity: 0.85;
	filter: alpha(opacity=85);
	position: fixed;
	width: 100%;
	height:100%;
	background-color: #333333;
	z-index:12222;
	top: 0px;
	left: 0px;
	display: none;
}

.popup_container {
	position: fixed;
	top: -400px;
	left: 50%;
	margin-left: -275px;
	width: 550px;
	height: 320px;
	z-index:13333;
	background-color: #fcfcfc;
	border-radius: 4px;
	box-shadow: 2px 0px 4px #404040, 0px 2px 4px #404040, -2px 0px 4px #404040,0px -2px 4px #404040;
	border: 2px solid rgb(34,170,224);
	overflow: hidden;
}

@media (max-width: 767px) {
	.popup_container {
		margin-left: -200px;
		width: 400px;
		height: 250px;
	}
}

.popup_container_top {
}

.popup_container_bottom {
	background-color: #22AAE0;
	height: 100%;
}

.popup_header {
	height: 30px;
}

.popup_close {
	float: right;
	font-size: 36px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.4;
	filter: alpha(opacity=40);
	text-decoration: none;
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	padding-right: 8px;
	padding-top: 8px;
}

.popup_close:hover {
	color: #000000;
	text-decoration: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: pointer;
}

#popup_fb .popup_content {
	font-family: arial;
	padding: 0px 25px 55px 25px; 
}

#popup_fb .popup_content .icon-4x {
	font-size: 6em;
}

@media (max-width: 767px) {
	#popup_fb .popup_content .icon-4x {
		font-size: 4em;
	}
}

#popup_mc .popup_content {
	font-family: arial;
	text-align: center;
	text-transform: uppercase;
	height: 100%;
}

.popup_content h3 {
	margin-top: 0;
	font-size: 36px;
	line-height: 1.1em;
	margin-bottom: 0;
	color: #3F3F3F;
	font-weight: bold;
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-bottom: 5px;
}

@media (max-width: 767px) {
	.popup_content h3 {
		font-size: 22px;
	}
}

.popup_content h2 {
	margin-top: 0;
	font-size: 20px;
	line-height: 1.1em;
	margin-bottom: 0;
	color: #3F3F3F;
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	padding-bottom: 5px;
}

@media (max-width: 767px) {
	.popup_content h2 {
		font-size: 18px;
	}
}

.popup_content hr {
	margin: 10px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}

@media (max-width: 767px) {
	.popup_content hr {
		margin: 5px 0;
	}
}

.popup_content p {
	line-height: 20px;
	font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #3F3F3F;
	margin-bottom: 20px;
	font-size: 14px;
	margin-top: 0px;
}

@media (max-width: 767px) {
	.popup_content p {
		line-height: 15px;
		margin-bottom: 5px;
		font-size: 12px;
	}
}

.popup_header_icon {
	display: inline-block;
}

.popup_header_icon .icon-facebook {
	color: #3b5998;
}

.popup_header_text {
	display: inline-block;
	padding-left: 15px;
}

#facebook_container {
	padding-top:20px;
	height: 40px;
	width: 300px;
	border: 1px solid #e8e8e8;
	border-radius: 6px;
	background-color: #ffffff;
	display:block;
	margin:auto;
}

#facebook_button {
	width: 250px;
	margin: auto;
}

.popup_footer {
	display: block;
	padding: 10px 0 10px 0;
	background-color: #D2D2D2;
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	color: #3F3F3F;
	font-size: 14px;
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	text-decoration: none;
}

@media (max-width: 767px) {
	.popup_footer {
		padding: 5px 0 5px 0;
		font-size: 12px;
	}
}

#popup_mc .popup_footer {
	background-color: #22AAE0;
	color: #ffffff;
}

#popup_mc .popup_footer a, #popup_mc .popup_footer a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

/* ----- mailchimp ----- */

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
.mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
.mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
.mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
.mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
.mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
.mc_embed_signup input:focus {border-color:#333;}
.mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
.mc_embed_signup .button:hover {background-color:#777;}
.mc_embed_signup .small-meta {font-size: 11px;}
.mc_embed_signup .nowrap {white-space:nowrap;}

.mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
.mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html .mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
.mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
.mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
.mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

.mc_embed_signup .datefield, .mc_embed_signup .phonefield-us{padding:5px 0;}
.mc_embed_signup .datefield input, .mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
.mc_embed_signup .phonefield-us .phonearea input, .mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
.mc_embed_signup .datefield .monthfield input, .mc_embed_signup .datefield .dayfield input{width:30px;}
.mc_embed_signup .datefield label, .mc_embed_signup .phonefield-us label{display:none;}

.mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
.mc_embed_signup .asterisk {color:#c60; font-size:200%;}
.mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
.mc_embed_signup .clear {clear:both;}

.mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
.mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
.mc_embed_signup .mc-field-group.input-group label {display:inline;}
.mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

.mc_embed_signup div.mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
.mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
.mc_embed_signup .mce-error-response {display:none;}
.mc_embed_signup .mce-success-response {color:#529214; display:none;}
.mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

.mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
.mc_embed_signup .num-subscribers {font-size:1.1em;}
.mc_embed_signup .num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

/* mc_signup_popup */
#mc_signup_popup{clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_signup_popup form { padding:10px 0 10px 0; }
#mc_signup_popup .mc-field-group { display: inline-block; width: 40%; padding: 5px 0px 0px 35px; vertical-align: top; }
@media (max-width: 767px) { #mc_signup_popup .mc-field-group { padding: 5px 0px 0px 25px; } }
#mc_signup_popup .clear { width: 100%; text-align: center; }
#mc_signup_popup div.mce-responses { float: none; margin: 0; padding: 0; width:100%; }
#mc_signup_popup div.response { width:100%; }
#mc_signup_popup .mce-responses .response { margin: 0; padding: 0; }
@media (max-width: 767px) { #mc_signup_popup .mce-responses .response { font-size: 12px; } }
#mc_signup_popup .mce-error-response { color: #A70000; }
#mc_signup_popup .mce-success-response { color: #006100; }
#mc_signup_popup .mc-embedded-subscribe { padding: 3px 40px 3px 40px; }
#mc_signup_popup .button {background-color: #FF6600;}
#mc_signup_popup .button:hover {background-color: #FF9B4F;}

/* mc_signup_article */
#mc_signup_article{clear:left; font:14px Helvetica,Arial,sans-serif; border: 2px solid #23a9e1; margin-bottom: 10px; }
#mc_signup_article .mc-header { background: rgb(35, 169, 225) none repeat scroll 0% 0%; padding-top: 1px; padding-bottom: 1px; }
#mc_signup_article .mc-header img { position: absolute; padding-left: 5px; margin-top: -1px; }
@media (max-width: 979px) { #mc_signup_article .mc-header img { display: none; } }
#mc_signup_article .mc-header h1 { text-align: center; text-transform: uppercase; font-size: 22px; }
@media (max-width: 979px) { #mc_signup_article .mc-header h1 { font-size: 18px; } }
#mc_signup_article form { padding: 0; }
#mc_signup_article h2 { color: rgb(136, 136, 136); font-size: 18px; text-align: center; }
@media (max-width: 979px) { #mc_signup_article .mc-header h2 { font-size: 16px; } }

#mc_signup_article .mc-field-group { display: inline-block; width: 30%; padding: 5px 0px 0px 2%; vertical-align: top; }
@media (max-width: 979px) { #mc_signup_article .mc-field-group { width: 42%; padding: 5px 0px 0px 5%; } }
@media (max-width: 979px) { #mc_signup_article .mc-submit-group { display: block; width: 90%; padding: 5px 0px 0px 5%; } }

#mc_signup_article .clear { width: 100%; text-align: center; }
#mc_signup_article div.mce-responses { float: none; margin: 0; padding: 0; width:100%; }
#mc_signup_article div.response { width:100%; }
#mc_signup_article .mce-responses .response { margin: 0; padding: 0; }
@media (max-width: 767px) { #mc_signup_article .mce-responses .response { font-size: 12px; } }
#mc_signup_article .mce-error-response { color: #A70000; }
#mc_signup_article .mce-success-response { color: #006100; }
#mc_signup_article label.error { margin: 0; padding: 0; text-align: center; font-size: 11px; color: #A70000; }

#mc_signup_article .mc-embedded-subscribe { padding: 3px 40px 3px 40px; }
#mc_signup_article .button {background-color: #FF6600;}
#mc_signup_article .button:hover {background-color: #FF9B4F;}

/* mc_signup_gcoletti */
.mc_signup_gcoletti{clear:left; font:14px Helvetica,Arial,sans-serif; margin-bottom: 10px; }
.mc_signup_gcoletti form { padding: 0; }
.mc_signup_gcoletti h2 { color: rgb(136, 136, 136); font-size: 18px; text-align: center; }

.mc_signup_gcoletti .mc-field-group { display: inline-block; width: 30%; padding: 5px 0px 0px 2%; vertical-align: top; }
@media (max-width: 979px) { .mc_signup_gcoletti .mc-field-group { width: 42%; padding: 5px 0px 0px 5%; } }
@media (max-width: 979px) { .mc_signup_gcoletti .mc-submit-group { display: block; width: 90%; padding: 5px 0px 0px 5%; } }

.mc_signup_gcoletti .clear { width: 100%; text-align: center; }
.mc_signup_gcoletti div.mce-responses { float: none; margin: 0; padding: 0; width:100%; }
.mc_signup_gcoletti div.response { width:100%; }
.mc_signup_gcoletti .mce-responses .response { margin: 0; padding: 0; }
@media (max-width: 767px) { .mc_signup_gcoletti .mce-responses .response { font-size: 12px; } }
.mc_signup_gcoletti .mce-error-response { color: #A70000; }
.mc_signup_gcoletti .mce-success-response { color: #006100; }
.mc_signup_gcoletti label.error { margin: 0; padding: 0; text-align: center; font-size: 11px; color: #A70000; }

.mc_signup_gcoletti .mc-embedded-subscribe { padding: 3px 40px 3px 40px; }
.mc_signup_gcoletti .button {background-color: #FF6600; line-height: 22px;}
.mc_signup_gcoletti .button:hover {background-color: #FF9B4F;}

.series_header .mc_signup_gcoletti { padding-top: 10px; padding-left: 40px; margin-bottom: 0; padding-bottom: 50px; }
.series_header .mc_signup_gcoletti form { margin-bottom: 0; }
.series_header .mc_signup_gcoletti .mc-field-group { width: 17%; padding: 5px 0 0 10px; }
.series_header .mc_signup_gcoletti .clear { text-align: left; padding-left: 5%; }
.series_header .mc_signup_gcoletti .response { color: #ebebeb; }
@media (max-width: 1199px) { .series_header .mc_signup_gcoletti { padding-bottom: 20px; } }
@media (max-width: 1199px) { .series_header .mc_signup_gcoletti .mc-field-group { width: 30%; padding: 5px 0px 0px 10px; } }
@media (max-width: 979px) { .series_header .mc_signup_gcoletti .mc-field-group { width: 29%; padding: 5px 0px 0px 10px; } }
@media (max-width: 979px) { .series_header .mc_signup_gcoletti .mc-submit-group { display: inline-block; } }
@media (max-width: 767px) { .series_header .mc_signup_gcoletti { padding-left: 10px; } }
@media (max-width: 767px) { .series_header .mc_signup_gcoletti .mc-field-group { width: 40%; padding: 5px 0px 0px 5%; } }
@media (max-width: 767px) { .series_header .mc_signup_gcoletti .mc-submit-group { display: block; width: 86.5%; padding: 5px 0px 0px 5%; } }

/* ----- series pages ----- */

.series_header {
	position: relative;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}
#gc_header {
	background-image: url(/assets/themes/cevo/images/gcoletti/banner.png);
	background-size: cover;
}
.series_header #name {
	position: relative;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 28px;
	font-weight: 600;
	color: #ebebeb;
}
@media (max-width: 767px) { .series_header #name { font-size: 22px; padding-left: 20px; } }
.series_header #player {
	position: relative;
	padding-left: 50px;
	padding-top: 25px;
	width: 75%;
	height: 160px;
	max-width: 600px;
}
@media (max-width: 767px) { .series_header #player { padding-left: 20px; } }
@media (max-width: 1199px) { .series_header #player { height: 100px; } }
.series_header #upcoming_shows {
	position: relative;
	padding-left: 50px;
	padding-top: 20px;
	width: 90%;
	max-width: 700px;
}
@media (max-width: 767px) { .series_header #upcoming_shows { padding-left: 20px; } }
.series_header #upcoming_shows_header a {
	font-size: 18px;
	font-weight: 600;
	color: #ebebeb;
}
.series_nav {
	position: relative;
	height: 56px;
	width: 100%;
	background: #000000;
	-webkit-box-shadow: 0 4px 4px -2px #000000;
	-moz-box-shadow: 0 4px 4px -2px #000000;
	box-shadow: 0 4px 4px -2px #000000;
}
.series_nav ul {
	list-style-type: none;
	margin-bottom: 0.5em !important;
}
.series_nav li {
	display: inline-block;
	padding-left: 40px;
	padding-top: 18px;
}
@media (max-width: 979px) { .series_nav li { padding-left: 10px; } }
.series_nav a {
	color: #f9f9f9 !important;
	text-decoration: none !important;
}
.series_nav a:hover {
	color: #cb413d !important;
	text-decoration: none !important;
}
.series_nav a:active {
	color: #cb413d !important;
	text-decoration: none !important;
}
@media (max-width: 735px) { .series_nav #left_nav { display: none; } }
.series_nav #right_nav {
	position: absolute;
	right: 60px;
	bottom: 0;
}
@media (max-width: 735px) { .series_nav #right_nav { right: 20px; } }
.series_nav #subscribe-itunes {
	position: absolute;
	bottom: -70px;
	right: 20px;
}
@media (max-width: 735px) { .series_nav #subscribe-itunes { left: 20px; right: auto; } }
.series_logo {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -84px;
}
@media (max-width: 1199px) { .series_logo { bottom: -25px; margin-left: -54px; height: 110px; } }
@media (max-width: 735px) { .series_logo { display: none; } }
.series_description {
	display: none;
	padding: 70px 40px 10px 40px;
	background-color: #F0F0F0;
	color: #434343;
}
.series_description .description_close {
	text-align: right;
	margin-right: 10px;
}
.series_description .description_close a {
	color: #cb413d !important;
}
.series_description .description_close a:hover {
	color: #cb413d !important;
}
.series_description .description_close a:active {
	color: #cb413d !important;
}
.series_content {
	padding: 20px;
}
@media (max-width: 735px) { .series_content { padding-top: 60px; } }
.series_content h1 {
	font-size: 28px;
	text-transform: uppercase;
}
.series_content h2 {
	line-height: 1em;
	font-size: 24px !important;
	font-weight: 500;
	color: #cb413d !important;
}
.series_content h2 a {
	font-size: 24px;
	font-weight: 500;
	color: #cb413d !important;
}
.series_content h3 {
	color: #cb413d !important;
}
.series_content .post-excerpt {
	font-size: 14px;
	line-height: 1.5;
}
.series_content .social-share a {
	color: #fff;
	padding: 6px 12px;
}
.series_content .social-share a.btn-facebook {
	padding: 6px 16px;
}
.series_content .more {
	width: 100%;
	text-align: center;
}
.series_content .more a {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding: 10px 20px;
	color: #ebebeb;
	text-transform: uppercase;
}
.series_content .more a:hover {
	color: #cb413d;
	text-decoration: none;
}
.podcast_content {
	width: 80%;
	margin: 0px auto;
	padding-top: 50px;
}
.podcast_archive .podcast_container {
	padding: 10px;
}
.podcast_archive .even {
	background-color: #f0f0f0;
}
.podcast_archive .podcast_player {
	width: 40%;
	padding-top: 5px;
	display: inline-block;
}
@media (max-width: 767px) { .podcast_archive .podcast_player { width: 100%; } }
.podcast_archive .podcast_details {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	width: 50%;
}
@media (max-width: 767px) { .podcast_archive .podcast_details { width: 100%; } }

/* ----- image gallery ----- */

#gallery-1 {
	margin: auto;
}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}

.gallery .attachment-small-image {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.gallery-item {
	margin-bottom:5px;
}

.imggallery .post-title {
	text-align:center;
}

.imggallery .entry-attachment {
	width:100%;
	text-align:center;
}

.imggallery .vignette {
	display:inline-block;
	position:relative;
}

.imggallery .vignette img {
	display:block;
}

.imggallery .vignette:after {
	-moz-box-shadow:inset 0px 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 0px 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow:inset 0px 0px 3px 3px rgba(0,0,0,0.2);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	content:"";
}

.imggallery .caption {
	font-family:"Roboto Condensed", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:1.3em;
	color:rgb(51, 51, 51);
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.imggallery #next-navi {
	display:inline-block;
	float:right;
	padding-right:150px;
	padding-top:15px;
}

.imggallery #previous-navi {
	padding-left:150px;
	padding-top:15px;
}

.imggallery .navi-link a{
	font-size: 14px;
	color: #fff;
	background: #4e9cb5;
	padding: 3px 5px;
	display: inline-block;
	margin-bottom: 2px;
	margin-right: 3px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	
	font-weight:bold;
	text-align:center;
	width:150px;
}

.imggallery .navi-link a:hover {
	background:#211f22;
	color:#fff;
	text-decoration:none;
}

/* ----- subscribe banner ----- */
#subscribe-banner {
	width: 100%;
	background: #27aae1;
	padding: 20px 47px 5px 25px;
	margin-left: -35px;
	position: relative;
	box-shadow: 0 2px 5px #555;
}

#subscribe-banner #subscribe-container {
	width: 100%;
	text-align: center;
	margin-right: -15px;
}
#subscribe-banner .inline-input {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

@media (max-width: 512px) {
	#subscribe-banner .inline-input {
		display: block;
		width: 100%;
	}
}

#subscribe-banner form input {
	background: white !important;
	font: 300 18px "Roboto Condensed", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 85%;
	color: #222;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #373737;
	padding: 3px 10px;
	margin: 10px 0 0 5px;
}

#subscribe-banner form button {
	background: #1E83AE;
	color: #fff;
	border: 1px solid #373737;
	border-radius: 5px 5px 5px 5px;
	font: 300 19px "Roboto Condensed", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 3px 10px;
	margin: 10px 0 0 5px;
	-moz-box-shadow: 0 1px 2px #222;
	-webkit-box-shadow: 0 1px 2px #222;
	box-shadow: 0 1px 2px #222;
}

#subscribe-banner div.response { width:100%; }
#subscribe-banner .mce-responses .response { margin: 0; padding: 15px 0 0 0; font-weight: bold; font-size: 16px; }
@media (max-width: 767px) { #subscribe-banner .mce-responses .response { font-size: 14px; } }
#subscribe-banner .mce-error-response { color: #A70000; }
#subscribe-banner .mce-success-response { color: #006100; }

#subscribe-banner .arrow-right {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 15px solid #1B7499;
	display: block;
	position: absolute;
	top: -15px;
	right: 0;
}

#subscribe-banner .arrow-left {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 0 solid transparent;
	border-right: 15px solid #1B7499;
	display: block;
	position: absolute;
	top: 12px;
	margin: -26px;
}

#subscribe-banner .banner-header {
	font-family: "Roboto Condensed", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

#subscribe-banner p {
	font-family: "Roboto Condensed", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

/* ----- bbpress ------ */
#bbpress-forums ul.even {
	background-color: #fff;
	font-weight: bold;
	border: 1px solid #cee1ef;
	font-size: 14px;
}

#bbpress-forums ul.odd {
	background-color: #f0f8ff;
	font-weight: bold;
	border: 1px solid #cee1ef;
	font-size: 14px;
}

#bbpress-forums div.even {
	background-color: #fff;
	border: 1px solid #cee1ef;

}

#bbpress-forums div.odd {
	background-color: #f0f8ff;
	border: 1px solid #cee1ef;
	
}

#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #fff;
	border: 1px solid #cee1ef;

}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies {
	font-size: 13px;
	color: #333333;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 10px;
	clear: both;
}

#bbpress-forums li.bbp-header
 {
	background: #526A7F;
	border-top: 1px solid #eee;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	color: #FAFDFF;
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
	float: right;
	color: #333333;


}

#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
	font-size: 10px;
	background-color: #bbb;
	border: 1px solid #CEEFE1;
	display: block;
	padding: 8px;
	margin-top: 5px;
	width: 369px;
}

#bbpress-forums p.bbp-topic-meta {
	
}

#bbpress-forums p.bbp-topic-meta span {

}

.bbp-pagination {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#bbpress-forums li.bbp-footer {
	background: #fff;
	border-top: 1px solid #eee;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

.bbp-forum-content{
	font-size: 11px;
	font-weight: normal;
}