/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
General formating
*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	text-rendering: optimizelegibility;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 10px;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

.entry-content p {
	margin-bottom: 10px;
	position: relative;
	display: block;
	font-size: 15px;
}

.c5-article-content h5 {
	font-size: 18px;
	line-height: 1.3;
	margin: 0 0 7px;
}

.c5-article-content h4 {
	font-size: 25px;
	line-height: 1.5;
	margin: 0 0 4px;
}

.c5-article-content h3 {
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 5px;
}

.c5-padding {
	padding: 10px 20px;
}

.c5-sidebar-wrap {
	width: 28.4%;
	min-width: 300px;
	margin-top: 15px;
}

#inner-content {
	position: relative;
	display: block;
	padding-top: 10px;
}

/*
MOBILE Header &amp; Menus
*/
.c5-header-mobile .main-row {
	padding: 10px 20px;
	background-color: #3fa6f4;
	border-bottom: 0 solid #ccc;
}

.c5-header-mobile .main-row .fa-list {
	height: 40px;
	display: block;
	font-size: 29px;
	line-height: 41px;
	width: 60px;
	text-align: center;
	border: 0 solid #FFF;
	z-index: 200;
	color: white;
}

/*
Header &amp; Menus
*/
.header {
	background: white;
	min-height: 43px;
}

.c5-header-like-button .fb_iframe_widget {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}

div#___plusone_0 {
	margin-left: 15px !important;
	margin-top: 5px !important;
}

.header.header-style-1 .header-logo-wrap .header-ad-content .c5ab_ads {
	margin-left: 50px !important;
	margin-top: 4px !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}

.header.header-style-1 .header-logo-wrap {
	background: #387fea;
	padding: 5px 0;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.20);
}

.header.header-style-1 .inner-header-menu {
	border-top: 0 solid #eee;
	border-bottom: 0 solid #eee;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10);
}

.top-menu-nav ul.menu-sc-nav &gt; li.menu-item:first-child &gt; a {
	border-left: 0 solid #eee;
	border-left: 0 solid #eee;
}

.top-menu-nav ul.menu-sc-nav&gt;li.menu-item&gt;a {
	font-size: 14px !important;
}

.top-menu-nav ul.menu-sc-nav &gt; li.menu-item &gt; a {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	line-height: 12px;
	font-weight: 500;
	display: block;
	padding: 0 18px;
	text-transform: none;
	cursor: pointer;
	border-right: 0;
	color: inherit;
}

.top-menu-nav ul.menu-sc-nav ul.sub-menu {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	position: absolute;
	top: 101%;
	left: 0;
	z-index: 598;
	width: 230px;
	margin: 0;
	padding: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	border: 0 solid #eee;
	border-top: none;
	box-shadow: 0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,0.19);
	-moz-box-shadow: 0 6px 20px 0 rgba(0,0,0,0.19);
}

.top-menu-nav ul.menu-sc-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item {
	display: block;
	position: relative;
	margin: 0;
	background: #fff;
	border-bottom: 0 solid #eee;
	border-top: none;
}

.c5-mega-menu-wrap {
	position: absolute;
	width: 100%;
	background: #fff;
	z-index: 1000;
	padding: 20px 0 11px;
	left: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	margin-top: 16px;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.29);
}

.navigation-shortcode.list ul.menu-sc-nav &gt; li.menu-item {
	padding-bottom: 0;
	border: 1px solid #DEDEDE;
	float: none;
	margin-bottom: 3px;
	background: white;
}

.c5ab_posts_carousel .flex-direction-nav a:hover {
	background: #333;
	color: #49A7EC;
	border: 2px solid #474747;
}

.c5ab_posts_carousel .flex-direction-nav a:hover {
	background: #333 !important;
	color: #e6e6e6;
	border: 0 solid #666 !important;
}

.header.descended {
	background: #fff;
	box-shadow: 0 2px 18px 0 rgba(0,0,0,0.16);
}

.c5-right {
	display: block;
	position: relative;
	float: left;
}

.c5-floating-article-header h3 {
	margin: 0;
	line-height: 40px;
	font-size: 20px;
	margin-left: 5px;
	padding-left: 15px;
	border-left: 0 solid #ccc;
	max-width: 650px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	position: relative;
	float: left;
	padding-right: 50px;
	margin-right: 15px;
}

.c5-header-like-button {
	display: block;
	float: left;
	margin: 6px;
}

.c5-header-like-button .fb_iframe_widget {
	display: block;
	float: left;
	margin-top: 3px;
}

.ads_468x60 {
	display: block;
	margin: 0 auto 30px;
	width: 468px;
	height: 90px;
}

/*
Article Edits
*/
.c5-article-cover {
	background-image: url('http://www.thatsreallypossible.com/wp-content/uploads/2014/11/youth-pill-525x358.jpg');
	-webkit-box-shadow: inset 0 3px 9px 0 rgba(0,0,0,0.20);
	-moz-box-shadow: inset 0 3px 9px 0 rgba(0,0,0,0.20);
	box-shadow: inset 0 2px 9px 2px rgba(0,0,0,0.20);
}

h1.entry-title {
	margin: 0 0 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.3;
}

.c5-article-content .c5-featured-media-warp img {
	margin-bottom: 0;
	width: 100%;
}

ul.c5_meta_data li {
	display: block;
	font-size: 14px !important;
	margin-bottom: 10px;
	color: #525252;
	line-height: 1;
	float: left;
	padding: 0;
	margin-right: 9px;
	font-weight: 500;
	font-style: normal;
}

.c5-padding {
	padding: 20px;
}

.c5-white-box {
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	background: #fff;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,0.26);
}

.c5-single-content {
	float: left;
	display: block;
	position: relative;
	padding: 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
}

.ads_468x60 {
	display: block;
	margin: 0 auto 20px;
	width: 468px;
	height: 90px;
}

.c5-article-content p {
	margin-bottom: 10px;
	position: relative;
	display: block;
}

.entry-content .alignleft, .entry-content img.alignleft {
	margin-right: 15px;
	display: inline;
	float: left;
}

.entry-content .alignright, .entry-content img.alignright {
	margin-left: 15px;
	display: inline;
	float: right;
}

.entry-content img {
	margin: 5px 0 6px;
	max-width: 100%;
	height: auto;
}

.c5-social-sidebar h3.title, .c5-facebook-comments h3.title, .c5-article-comments h3.title {
	margin-top: 0;
}

div#disqus_thread {
	padding: 20px;
}

.c5-margin {
	margin-bottom: 20px;
}

.c5-article-comments.c5-white-box.c5-padding.c5-margin.clearfix {
	padding: 0;
	margin-bottom: 0;
}

.c5-article-content iframe {
	display: block;
	margin-bottom: 0;
	border: none;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
/* 16:9 */
	padding-top: 25px;
	height: 0;
}

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

.c5-facebook-comments.c5-white-box.c5-padding.c5-margin.clearfix {
	padding: 0;
	box-shadow: none;
	background: none;
}

/*
homepage widgets
*/
.c5ab_posts_category-1, .c5ab_posts_category-2, .c5ab_posts_category-3, .c5ab_posts_category-4 {
	border: opx solid #eee;
	border-top: 0 solid #ddd;
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}

.c5ab_post_thumb a {
	border-bottom: 0 dashed transparent;
	color: inherit;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

.c5ab_posts_slider-3 .c5-post-wrap-inner .c5-slider-header-data .content-middle .content h3 a {
	border-bottom: 3px solid transparent;
	color: inherit;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

#c5ab-widget-yGfPsz {
	animation-duration: 1000ms;
	-webkit-animation-duration: 1000ms;
	-moz-animation-duration: 1000ms;
	-ms-animation-duration: 1000ms;
	-o-animation-duration: 1000ms;
	animation-delay: 0;
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-ms-animation-delay: 0;
	-o-animation-delay: 0;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.4);
}

.c5ab_posts_category-1, .c5ab_posts_category-2, .c5ab_posts_category-3, .c5ab_posts_category-4 {
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,0.26);
}

div#c5ab-widget-nCBREOqeMBsanQ {
	box-shadow: 0 3px 5px 0 rgba(0,0,0,0.26);
}

.c5ab_posts_carousel {
	margin-bottom: 30px;
	position: relative;
	display: block;
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	background: #fff;
	padding: 30px;
}

.c5ab_posts_carousel .flex-direction-nav a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	background: #333;
	color: white;
	border: 0 solid #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 30px;
	text-align: center;
}

.c5ab_posts_carousel .flex-direction-nav a:hover {
	background: #444;
	border: 2px solid #474747;
	color: #49A7EC !important;
}

.c5ab_post_thumb a {
	border-bottom: 0 dashed transparent;
	color: inherit;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

/*
Article/sidebar widths
*/
.c5-main-content-area {
	width: 71.6%;
}

.c5-sidebar-wrap {
	width: 28.4%;
	min-width: 300px;
}

/*
sidebar &amp; Widgets
*/
#inner-content.article-layout_2 .c5-sidebar-wrap {
	margin-top: 20px;
}

.widget {
	margin-bottom: 20px;
	background: #fff;
	padding: 10px;
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
	max-width: 320px;
}

.widget.c5-widget-ads-widget {
	background: none;
	border: none;
	padding: 0;
	box-shadow: none;
}

/*
category pages
*/
.c5ab_posts_grid-1 .c5-load-wrap {
	margin-left: 15px;
	margin-right: 0;
}

.c5ab_posts_grid-1 .c5-load-wrap .c5-portfolio-single, .c5ab_posts_grid-3 .c5-load-wrap .c5-portfolio-single {
	padding-left: 0;
	padding-right: 15px;
	margin-bottom: 30px;
}

.c5-portfolio-single .c5-main-border {
	overflow: hidden;
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
}

#c5-bread-crumb {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 30px;
	position: relative;
	display: block;
	border: 0 solid #eee;
	border-top: 0 solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.15);
}

#c5-bread-crumb p.description {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1.4;
}

/*
footer
*/
.footer .widget {
	margin-bottom: 0;
	background: none;
	padding: 0;
	border: none;
	box-shadow: none;
}

.footer .footer-main {
	padding: 50px 0;
	background: #222;
}

.footer .footer-bar {
	background: #f5f7f8;
	padding: 10px 0 0;
	color: #222;
}

/*
Floating Header
*/
div#___plusone_0 {
	margin-left: 20px !important;
	margin-top: 5px !important;
}

/*
categories pages
*/
.c5-portfolio-single .content {
	padding: 15px 20px 0;
	min-height: 100px;
}