/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none !important;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; list-style:none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flex-viewport { border-top:0 }
.flexslider {
	background:#fff;
	position:relative;
	zoom:1;
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}
.loading .flex-viewport {max-height: 300px}
.flexslider .slides {
	zoom:1;
	margin:0;
	background:#fff
}
.carousel {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	margin:0;
	padding:20px 2%;
	position:relative
}
.carousel .widget-title {
	background:transparent;
	margin-bottom:15px
}
.carousel a { color:#fff }
.carousel .featured-thumbnail { max-height:260px }
.carousel li {
	float:left;
	margin:0 10px 0 0
}
.carousel .flex-viewport {
	margin:0;
	padding:0
}
.carousel-content {
	clear:both;
	padding:10px 6%
}
.carousel-content {
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	width:88%;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}
.carousel-title {
	color:#fff;
	font-weight:400;
	margin-bottom:0;
	width:100%
}
.carousel-content p {
	display:none;
	margin-bottom:0;
	margin-top:5px
}
.carousel a:hover .carousel-content { background:rgba(0,0,0,0.7); }
.featured-section .carousel a:hover p { display: block }
.layout-widget .carousel-content { background:rgba(0,0,0,0.7) }
.layout-widget .carousel-title {
	font-size:12px;
	line-height:18px
}

/* Widget Slider */
.widget-slider { width:100% }
.content-area .widget-slider { width:100% }
.featuredslider,
.widgetslider {
	position:relative;
	width:100%
}
.widgetslider .slides li { display:none }
.featuredslider .post-inner,
.widgetslider .post-inner {
	position:absolute;
	bottom:10px;
	left:0;
	width:90%;
	padding:10px 5% 0;
}
.featuredslider .post-cats span,
.widgetslider .post-cats span {
	color:#fff;
	display:inline-block;
	margin:0 0 10px;
    padding:2px 8px;
}
.featuredslider .title,
.widgetslider .title {
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:10px 2%
}

/* Direction Nav */
.flex-direction-nav {*height: 0; margin:0 !important;}
.flexslider:hover .flex-next {opacity: 0.8; }
.flexslider:hover .flex-prev {opacity: 0.8; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {/*opacity: .3!important; filter:alpha(opacity=30);*/ cursor: default;}
.flex-direction-nav a {
	font-size:26px;
	font-style: normal;
	font-weight:700;
	display:inline-block;
	width:1em;
	text-align: center;
	line-height:28px;
}
.flex-direction-nav a {
	background:#363636;
	color:#fff;
	margin:0;
	position:absolute;
	top:2px;
	z-index:10
}
.flex-direction-nav a:hover {
	background:#000;
	color:#fff;
}
.carousel .flex-direction-nav .flex-disabled,
.relatedPosts .flex-direction-nav .flex-disabled { display:none }
.flex-direction-nav .flex-prev { right:26px }
.flex-direction-nav .flex-next { right:0px }
.flexslider .flex-direction-nav a { top:45.5% }
.carousel .flex-direction-nav a {
	line-height:22px;
	top:20px;
	right:2%
}
.carousel .flex-direction-nav .flex-prev { right:4.4% }
.layout-widget .carousel .flex-direction-nav .flex-prev { right:7.4% }
.carousel .flex-direction-nav .flex-next { right:2% }
.featuredslider .flex-direction-nav a,
.widgetslider .flex-direction-nav a {
	background:transparent;
	font-size:50px;
	top:38%
}
.featuredslider .flex-direction-nav .flex-prev,
.widgetslider .flex-direction-nav .flex-prev { left:0 }
.featuredslider .flex-direction-nav .flex-next,
.widgetslider .flex-direction-nav .flex-next { right:0 }

@media screen and (max-width: 568px) {
	.flexslider .smallpost {
		margin-right:5%;
		width:45%
	}
	.flexslider .title26 {
		font-size:20px;
		line-height:26px
	}
	.flexslider .title18 {
		font-size:16px;
		line-height:22px
	}
}
@media screen and (max-width: 1260px) {
	.carousel .flex-direction-nav .flex-prev { right:5% }
}
@media screen and (max-width: 1260px) {
	.carousel .flex-direction-nav .flex-prev { right:6% }
}
@media screen and (max-width: 768px) {
	.carousel .flex-direction-nav .flex-prev { right:7.8% }
}
@media screen and (max-width: 480px) {
	.carousel .flex-direction-nav .flex-prev { right:10.8% }
}