/*
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:420px;
}

#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;
}

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

.social-btn-post-footer {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
	width: 230px;
}

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

.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_button a[data-pin-log="button_pinit"] {
    margin-top: 30px !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;
}

/* ----- 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 #content-left {
	display: inline-block;
	margin-left: 15px;
	width: 100%;
	max-width: 375px;
	vertical-align:middle;
}

#subscribe-banner #content-right {
	display: inline-block;
	margin-left: 15px;
	width: 300px;
	padding-bottom: 25px;
	vertical-align:middle;
}

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

#subscribe-banner #button:hover {
	background: #e5e5e5;
}

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

#subscribe-banner form button {
	background: #1E83AE;
	color: #fff;
	border: 1px solid #373737;
	border-radius: 0 5px 5px 0;
	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 .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;
}