/* -- This is the place to add your own style modifications without touching the original styles -- */

body { }

/* ---- If you want to change widget titles colors and home page category title colors, delete this line and change the colors below

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	color:#fff;
	background:#663333;
	}

You'll also need to delete this line after you change the colors above ---- */

/* ---------[ Below Navigation Banner Ads ]--------- */

.banner960 {
	text-align:center;
	width:968px;
	height:auto;
	padding: 10px 0 0 6px;
	}

.banner300 {
	text-align:center;
	margin: 10px auto 5px;
	padding:4px;
	border:1px solid #ccc;
	background:#eee;
	float:none;
	display:block;
	width:950px;
	}

.banner300 img {
	padding:5px;
	}

.banner300 #box1 {
	float:left;
	}

.banner300 #box2 {
	text-align:center;
	}

.banner300 #box3 {
	float:right;
	}

/* ---------[ Social Media Icons in Header ]--------- */

#head-content {
	position:relative;
	}

.sub-icons {
	float:right;
	position:absolute;
	top:-32px;
	right:8px;
	height:24px;
	line-height:24px;
	}

.sub-icons a {
	float:left;
	background:transparent;
	padding-left:3px;
	display:block;
	}

/* ---------[ Side Tabs for Featured Sliders ]--------- */

li#tabs-feat ul {
	margin: 0;
	padding: 0;
	background:#222;
	}

li#tabs-feat ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	font-size:8pt;
	}

li#tabs-feat ul.tabs li {
	border:0;
	background:transparent;
	font-weight:bold;
	float: left;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	} 

li#tabs-feat ul.tabs li a, li#tabs-feat ul.tabs li a:link, li#tabs-feat ul.tabs li a:visited {
	float: left;
	display: block;
	padding: 3px 7px;
	font-weight: bold;
	border:0;
	background:url(images/goldbg.gif) top center no-repeat;
	color:#fff;
	height:30px;
	line-height:30px;
	} 

li#tabs-feat ul.tabs li a:hover, li#tabs-feat ul.tabs li a:active {
	border:0;
	background:#820101;
	color:#fff; 
	}  

li#tabs-feat ul.tabs li a.on {
	border:0;
	background:#820101;
	color:#fff; 
	}

li#tabs-feat .cat_content {
	padding:0;
	}

/* ---------[ Featured Sliders ]--------- */ 

/* ---------[ Flex-Slider Container ]--------- */ 

.featured {
	max-width:100%;
	margin:0 auto 20px;
	padding:0 0 15px;
	}

.container {
	padding:0;
	width:100%;
	margin:0 auto;
	}

/* ---------[ Flex-Slider Browser Resets ]--------- */ 

.flex-container a:active,
.flexslider a:active {
	outline: none;
	}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	} 

/* ---------[ FlexSlider Necessary Styles ]--------- */ 

.flexslider .slides > li {
	display: none; /* ---[ Hide the slides before the JS is loaded ]--- */
	} 

/* ---[ 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 ]--- */

.flexslider {
	margin:0;
	padding:0;
	background:#f5f5f5 url(images/loading.gif) center center no-repeat;
	position: relative;
	zoom: 1;
	min-height:360px;
	z-index:1;
	}

.flexslider .slides {
	padding:0;
	zoom: 1;
	}

.flexslider .slides > li {}

/* ---[ Flexslider Featured Video ]--- */

.flexslider .feature-video {
	margin:0;
	padding:0;
	border:0;
	}

.flexslider .feature-video iframe,  
.flexslider .feature-video object,  
.flexslider .feature-video embed {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:360px;
	}

/* --------[ Full-Width Image ]-------- */

.flexslider li.full-width {
	background:#fff;
	}

.flexslider .full-width .slide-container {
	background:#fff;
	margin:1%;
	width:98%;
	position:relative;
	z-index:3;
	padding:0;
	}

.full-width .flex-caption {
	float:none;
	width:100%;
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	background: rgba(0,0,0,0.8);
	z-index:4;
	}

.full-width .flex-caption .excerpt {
	overflow:hidden;
	line-height:1.6em;
	height:5.7em;
	margin: 10px;
	color:#ccc;
	}

.full-width .flex-caption h2.post-title,
.full-width .flex-caption h2.post-title a {
	color:#fff !important;
	margin:0 0 2px;
	}

.flexslider .full-width p.readmore {
	display:none;
	position:absolute;
	left:-999em;
	}

.flexslider .full-width .feature-image {
	width:100%;
	float:none;
	margin:0;
	padding:0;
	background:#fff;
	border:0;
	}

.flexslider .slides .full-width img {
	max-width:none;
	width:100%;
	padding:0;
	border:0;
	}

/* --------[ Direction Nav ]-------- */

.flex-direction-nav {
	display:none;
	left:-999em;
	z-index:3;
	position:absolute;
	}

/* ----------[ Control Nav ]---------- */

.flex-control-nav {
 	width:100%;
	position: absolute; 
	bottom: -25px; 
	text-align: center;
	}

.flex-control-nav li {
	margin: 0 0 0 5px; 
	display: inline-block; 
	zoom: 1;
	*display: inline 
	}

.flex-control-nav li:first-child {
	margin: 0;
	}

.flex-control-nav li a {
	width: 13px; 
	height: 13px; 
	display: block; 
	background: url(images/flex-slide-nav.png) no-repeat 0 0; 
	cursor: pointer; 
	text-indent: -9999px;
	}

.flex-control-nav li a:hover {
	background-position: 0 -13px;
	}

.flex-control-nav li a.active {
	background-position: 0 -26px; 
	cursor: default;
	}

/* ----------[ Custom Thumbnail Navigation ]---------- */

.controls-container {
	background:#fff url(images/catnav-bg.png) bottom left repeat-x;
	padding:5px 20px 5px;
	margin:0;
	border:1px solid #ebebeb;
	border-bottom:0
	}

.flexslide-custom-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	display:inline;
	}

.flexslide-custom-controls li {
 	display:block;
	float:left;
	list-style-type:none;
	margin:0 0 0 4px;
	padding:0;
	}

.flexslide-custom-controls li a {
 	display:block;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:22px;
	height:22px;
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
        filter: alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
	}

.flexslide-custom-controls li a.active,
.flexslide-custom-controls li a:hover {
        filter: alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
	}

.controls-container h2 {
	display:inline;
	height:28px;
	line-height:28px;
	float:left;
	font-size:9pt;
	letter-spacing:0;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	}

.flexslide-custom-controls img.thumbnail {
	width:100%;
	height:auto;
	float:none;
	margin:0;
	padding:0;
	border:0;
	}

#content-feat_2 #my-glider,
#content-feat_3 iframe {
	margin-bottom:35px;
	}