/*
Theme Name: Minimal for Studio Sweat
Theme URI: 
Version: 2.3.1
Description: 2 Column theme based on Minimal from Elegant Themes
Author: Elegant Themes &amp; San Diego Web Guy
Author URI: 
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { background: #e7e9eb url(images/header_bg.jpg) center top no-repeat; text-align: center; line-height: 22px; font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #000; min-height: 25px; }

a { text-decoration: none; color: #262626; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #dedede; letter-spacing: -1px; line-height: 1em; font-weight: normal; font-family: Georgia, serif;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #dedede !important; font-weight: bold !important; }
h1 { font-size: 36px; text-align:center;}
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold;}
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #4E4848; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text], input.text, input.title, textarea, select { margin:1px; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.one-third { float: left; width: 245px; height:260px; position: relative; padding: 10px; margin-right:5px; }

.boxone { background: url(images/tanpanel.png) no-repeat 10px 0;}
.boxtwo { background: url(images/silverpanel.png) no-repeat 10px 0;}
.boxthree { background: url(images/redpanel.png) no-repeat 10px 0;}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#page-wrap { text-align: left; width: 960px; margin: 0 auto; position: relative; }
	#header  { padding-top: 5px; }
		img#logo { float: left; margin:-5px 0; }
        #slogan { font-family: Georgia, serif; color: #000; font-size: 1.25em; margin:-2px 0; background: url(images/separator.png) 0px 9px no-repeat; padding: 0 0 3px}
		#header #search-form { float: right; width: 132px; background: url(images/search.png) no-repeat; height: 33px; margin-top:32px; }
			#header #searchinput { width: 105px; background: none; border: none; font-style: italic; color: #7d8990;  text-shadow: 1px 1px 1px #f6f7f8; padding-left: 12px; display: block; margin-top: 6px; }  
			div.description a.readmore { color: #ffffff; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 34px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; }
		#services_bg { background:url("images/separator_bg.png") repeat-x scroll top left; padding-top: 1px; margin-top: -47px; }
			#services { min-height: 283px; position: relative; background: url(images/separator_bg.png) repeat-x center bottom; }
		
		#services .one-third { background: url(images/third-left-bg.png) no-repeat top left; float: left; width: 210px; position: relative; padding: 31px 34px 20px 76px; }
		#services .first { background: none !important; }
			#services img.icon { position: absolute; left: 23px; top: 31px; }
			#services .one-third.first img.icon{ left: 18px; }
			#services h3.title { font-size: 24px; margin-bottom: -4px; line-height: 1.3em; text-shadow: 1px 1px 1px #fff;}
			#services h3.title a:hover { text-decoration: none; }
			#services p.tagline { font-family: Georgia, serif; font-style: italic; color: #a0a7ac; margin-bottom: -8px;}
			
	#content { background: url(images/content_line.png) repeat-y 641px 0px; padding-bottom: 5px; }
		#content.nudge { margin-top:-46px; }
	#content.pagefull_width, .pagefull_width #content-area { width: 100%; }
		#content-area { float: left; width: 641px;}
			div.entry { padding: 15px; background: url(images/separator_bg.png) bottom left repeat-x; width: 580px; }
			#content.pagefull_width div.entry { width: 900px; }
			#header.pagefull_width.entry { width: 900px; }
				div.entry a, div#comment-section a { color: #000000; font-weight: bold; }
			div.entry.homepage { padding-bottom: 0px; background: none; padding:5px; width:930px;}	
				/* div.entry.clearfix.homepage h2.title { padding: 0 0 22px 115px; text-align:left;} */
				div.entry img { border: 8px solid #ffffff; box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); }
					div.entry img.imgnotrim, div.entry img.wpfp-img { border:none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
		#breadcrumbs { margin-top: -32px; padding: 0px 0px 5px 15px; background: url(images/separator_bg.png) bottom left repeat-x; }
		#breadcrumbs, #breadcrumbs a { color: #a0a7ac; font-style: italic; font-family: Georgia, serif; } 
		h2.title a:hover { color: #DDD !important; text-decoration: none; }
		h3.title { font-size: 24px; }
		p.post-meta { padding: 0px 0px 10px 4px; line-height: 22px; }
		p.post-meta, p.post-meta a { color: #a0a7ac; font-family: Georgia, serif; font-style: italic; font-weight: normal; }
			p.post-meta a:hover, #breadcrumbs a:hover { color: #111111; text-decoration: none; }
		
		.entry ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
		.entry ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
			.entry ul li ul, .entry ul li ol { margin: 2px 0px 2px 20px; }
			.entry ol li ul, .entry ol li ol  { margin: 2px 0px 2px 35px; }
				
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/		
		ul.nav  { background: #f3f4f5 url(images/white_line.jpg) repeat-x; border: 1px solid #c7ced1;  margin-top: 2px; font-family: Georgia, serif; font-weight:bold; font-size: 15px; margin-bottom: 33px; padding-top:1px; }
			ul.nav li { border-left: 1px solid #ffffff; border-right: 1px solid #c7ced1; }
			ul.nav > li > a:hover, ul.nav > li.current_page_item  > a, ul.nav > li.current-cat > a { background: #e8ebec; }
			ul.nav li a { color:#434343; padding:5px 24px 7px; }	
			ul.nav li a:hover {text-decoration: none; }
			ul.nav > li:last-child { border-right: none; background: url(images/grey_white_line.jpg) repeat-y top right; padding-right: 2px;  }
				ul.nav ul { border-left: 1px solid #ffffff; border-right: 1px solid #c7ced1; border-bottom: 1px solid #c7ced1; }
				ul.nav > ul { background: url(images/first_element.jpg) 0px 0px no-repeat; }
					ul.nav ul li a { background: #e8ebec url(images/second_line.jpg) repeat-x bottom left; }
						ul.nav ul li a:hover { background-color: #d6dadd; }
						ul.nav li:hover a { background-color: #e8ebec; }
					/*ul.nav ul > li:last-child a { background-image: none; }*/
					
				ul.nav ul { top: 36px !important; left: -1px !important; box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); border-top: 1px solid #ffffff; }
					ul.nav ul ul { left: 203px !important; top: 0px !important; border-top: none; }
					
				ul.nav li li { border-left: none; }				
					ul.nav li li a { width: 190px; padding: 5px 4px 7px 18px; }
					
					ul.nav ul ul { background: #e8ebec url(images/second_line.jpg) repeat-x; padding-top: 2px; }
					
					ul.nav ul li.last-nav-element > a { background-image: none; } 

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
		div#featured { position: relative; background: url(images/featured_bg.jpg) no-repeat scroll center bottom transparent; padding-bottom:14px; padding-left: 15px; height:175px; margin-top:-25px;}
			#featured_content, .slide { width: 920px !important; }
			a#left_arrow { background: url(images/left_arrow.png) 0px 0px no-repeat; left: 0px; }
			a#right_arrow { background: url(images/right_arrow.png) 0px 0px no-repeat; right: 0px; }
			a#left_arrow, a#right_arrow { display:block; height:23px; position: absolute; text-indent:-9999px; top:88px; width:13px; }
				div.slide img.thumb {float: left; margin-left: 30px; text-indent:-9999px; 	border:solid #000 1px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000')"; }
				div.slide div.description {float: right; width: 500px; margin: 25px 25px 0 0; }
					div.description h2 a:hover { text-decoration: none; }
					div.description p.tagline { font-family: Georgia, serif; font-style: italic; color: #a0a7ac; }
					div.description { color: #262626; }
					
					a.readmore { color: #ffffff !important; font-weight: normal !important; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 32px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; margin-right: 0px; }
						a.readmore span { display: block; height: 34px; background: url(images/featured-readmore-left.png) no-repeat; padding: 0px 11px 0px 20px; } 
						
			div#controllers { clear:both; bottom:-5px; left:0; padding-left:440px; position:absolute; }	
				div#controllers a { float: left; text-indent:-9999px; background: url(images/controller1.png) no-repeat; display: block; height: 14px; width: 15px; margin-right:4px; }	
				div#controllers a.activeSlide {background: url(images/controller2.png) no-repeat;}
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-section { padding:5px; }
  #comment-section p {line-height:1.5; padding-bottom: 2px;}
	h3#comments, h3#reply-title span { font-size: 22px; }

span.bottom_bg { background:url("images/comment-bottom.png") no-repeat scroll bottom right; display: block; height: 2px; width: 100%; margin-top: -21px; } 
	div.authordata { width: 100px; }
		img.avatar { float: right; border: 5px solid #ffffff; box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:2px 3px 6px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); }
		div.comment-author { text-align: right; margin-top: 5px; padding-bottom:5px; line-height:1.5; }
			div.comment-author span.fn a, div.comment-author span.fn { color: #262626 !important; font-size: 14px; font-weight: normal !important; font-family: Georgia, serif;  }
		.comment-meta { margin-top: 3px; }	
			.comment-meta a { color: #434343 !important; font-size: 11px; font-weight: normal !important; }
		
	.comment-wrap { float:left; margin-left:32px; }
		.reply-container { float: right; }
			.reply-container a { padding-left: 15px; }
			.reply-container a:hover { text-decoration: none; }
			
	
	ul.children .comment .bottom_bg { background: none; }

	li.depth-1 .comment-wrap { width: 428px; }
	li.depth-2 .comment-wrap { width: 310px; }
	li.depth-3 .comment-wrap { width: 193px; }
	li.depth-4 .comment-wrap { width: 78px; }
		
	ol.commentlist { padding-top: 10px; }
	.commentlist li.comment { margin: 20px 0px; background: url(images/content_line.png) repeat-y 117px 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 117px; }
		
	#respond { padding-top: 5px; }
		#commentform textarea#comment { width: 99%; }
		#commentform input[type=text] { width: 40%; }
		
	li.comment #respond { padding-left:28px; padding-top:20px; background: #E7E9EB; }
		li.comment #respond textarea { width: 99% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
	
	.depth-1 li.comment #respond { padding-left:10px; }
	
	span.bottom_bg { width: 580px; }
		
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
		div#footer { border: 1px solid #c7ced1; background-color: #f3f4f5; height: 45px;}
			div#footer-content { border-left: 1px solid #ffffff; border-top: 1px solid #ffffff;}
				ul.bottom-menu li { float: left; padding-top: 12px; padding-left: 22px;}
					ul.bottom-menu li a { padding-right: 10px; color: #434343; text-transform: lowercase;}
				p#copyright {text-align:center; padding-top: 10px; padding-right: 15px; font-size: 11px;}	
				


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
		div#sidebar { float: right; width: 317px; background: url(images/content_line.png) repeat-y top left;}
			div.sidebar-block { background: url(images/separator_bg.png) repeat-x bottom left; padding:15px;  }
			#tabbed { position: relative; padding: 0px; }
				
				ul#tabbed-area { background: url(images/tabbed-area-bg.png) no-repeat; }
				
					ul#tabbed-area li.ui-state-active { background: url(images/active-tab-arrow.png) no-repeat bottom center; padding-bottom: 11px; }
						ul#tabbed-area li.ui-state-active a { background: #e8ebec; }
				
					ul#tabbed-area li { text-align: center; float: left; margin-right: 2px; }
					
					
						ul#tabbed-area li a { color: #404040; display: block; padding: 13px 3px 10px; }
						ul#tabbed-area li a:hover {text-decoration: none; background-color: #e8ebec; }
					ul#tabbed-area li.first a {width: 91px;} 
					ul#tabbed-area li.second a {width: 112px;}
					ul#tabbed-area li.last { margin-right: 0px; }
						ul#tabbed-area li.last a { width: 90px; }

						ul#tabbed-area li.ui-state-active a:hover { background-color: #e8ebec; }
					div#recent-tabbed.widget {padding-top: 25px;}	
			div.sidebar-block .widget ul ul { margin-left: 9px;}
				.widget ul { margin-bottom: 5px; }
					.widget ul ul { margin-bottom: 0px; }
				.widget ul li { background: url(images/bullet.png) no-repeat 5px 10px; padding:5px 15px 2px; color: #262626;}
					.widget ul li ul { margin:0 0 -12px; padding:5px 0 0 7px;}	
						div#recent-tabbed, div#popular-tabbed, div#random-tabbed {padding-top: 25px; padding-left: 35px; padding-bottom: 25px; }
							div.widget h3.widgettitle { padding-bottom: 20px;  }
						
						
			
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin: 0 15px 10px 0; }
img.alignright { display:inline; float:right; margin-left: 0 0 10px 15px; }
.eStore-product-fancy4 .wp-caption p.wp-caption-text { color: #000; }
	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:35px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:213px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 212px; display: none; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #000000; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; padding: 25px 0px 5px 20px; }
.wp-pagenavi a, .wp-pagenavi a:link { background: url(images/pagenavi-bg.png) no-repeat !important; padding: 11px 14px 17px 15px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; text-shadow: 1px 1px 1px #86949b; }
.wp-pagenavi a:visited { background: url(images/pagenavi-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #989898 !important; border:none !important; color: #413f36; background: none !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { background: url(images/pagenavi-current-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; text-shadow: -1px -1px 1px #ffffff; color: #262626 !important; }

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;} 

.foursixeight { margin: 15px 0px 15px 84px;}

.fullwidth { width: 100% !important; } 

div#controllers { z-index: 100; }

.js #featured, .js div#tabbed {display: none;}
.et_pt_blogentry a.readmore { color: #282828 !important; }
.et_pt_gallery_entry { margin: 0 0 32px 20px !important; }

#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }
	
#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 98% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_bottom { padding: 12px 0; }
.comment_navigation_top { padding: 12px 0 0; }
#content {
background: none;
}
#home div.entry {
width: 960px;
background:none;
}
.memberlinks { float:right; clear:none; position:relative; background:#333; border: #000 thin solid; padding:5px; z-index:9;}
#share { position:relative; margin: 0 auto 22px; width: 420px; clear:both;}
#like { position:relative; margin: -55px 0 0 0; width: 340px; height:28px; float:right; clear:both; text-align:right; }
#like .twitter-follow-button { margin-left: 10px; }
.form-allowed-tags { display: none; }
div#promo_vid {clear:both; display:block; float:left; width:100%; padding-top:5px;}
div#vidbox {float:right; position:relative; width:auto;height:auto;margin-bottom:20px;}
div#promo_vid .info {
	width: 360px;
	float: left;
	display:block;
	position:relative;
}
div#promo_vid h2 {
	margin-bottom:10px;
	font-size:42px;
	line-height:50px;
	letter-spacing:0;
}
div#promo_vid h4 {
	text-shadow:none;
	letter-spacing:0;
	font-size:20px;
	line-height:26px;
	margin-bottom:20px;
}
div#promo_vid small {
	font-size:11px;
	display:block;
	text-shadow:none;
	text-align:center;
}

div#whatsnew {
	display:block;
	position:relative;
	width:100%;
	float:left;
	padding-top:5px;
	margin-bottom:50px;
	background:#343232;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div#whatsnew .info, div#classpreview .info {
	margin:10px 15px;
	max-width:930px;
	float:left;
	display:block;
}
div#classpreview .info #left_arrow {
	margin-left: -20px;
}
div#classpreview .info #right_arrow {
	margin-right:-20px;
}
/*
div#whatsnew .info #left_arrow, div#classpreview .info #left_arrow {
	margin-left:-20px;
}
div#whatsnew .info #right_arrow, div#classpreview .info #right_arrow {
	margin-right:-20px;
}
div#whatsnew .info .articles {
	width:5580px;
	margin-top:20px;
}
div#whatsnew .info .articles article {
	float:left;
	max-width:930px;
	width:100%;
}
*/
div#whatsnew .info .articles div.slick-slide {
    padding:0 20px 0 0;
}
div#classpreview {
	display:block;
	float:left;
	position:relative;
	width:100%;
	margin-bottom:40px;
}

div#classpreview h3 {
	text-align:center;
	font-size:44px;
	line-height:44px;
	letter-spacing:0;
}
div#classpreview p {
	text-align:center;
}
div#classpreview .info {
	margin:0;
	max-width:960px;
	height:205px;
	margin-bottom:20px;
	overflow:hidden;
}
div#classpreview .info a#left_arrow, div#classpreview .info a#right_arrow {
	top:160px;
}
div#classpreview .descriptions {
	width:1000%;
	float:left;
	display:block;
}
div#classpreview .descriptions aside {
	width:302px;
	margin-right:26px;
	float:left;
}
div#classpreview .descriptions aside.classes .iiab-videos {
	display:block;
	width:302px;
	height:170px;
	position:relative;
}
div#classpreview .descriptions aside.classes .iiab-videos .videoImage {
	width:302px;
	height:170px;
	cursor:pointer;
	position:relative;
	z-index:5;
}
div#classpreview .descriptions aside.classes .iiab-videos:before {
	content:"";
	position:absolute;
	background:transparent url( 'images/dark/videoplay.png' ) no-repeat 0px 0px;
	width:40px;
	z-index:8;
	top:43%;
	left:43%;
	cursor:pointer;
	height:30px;
	display:block;
}
div#classpreview .descriptions aside.classes .iiab-videos:hover:before,
div#classpreview .descriptions aside.classes .iiab-videos:active:before {
	background-position:-40px 0;
}
div#classpreview .descriptions aside.classes .iiab-videos iframe {
	z-index:10;
	position:relative;
}
div#classpreview .descriptions aside.classes h5 {
	text-align:center;
	font-weight:100;
	margin-top:10px;
	text-shadow:none;
	font-size:20px;
	letter-spacing:0px;
}
div#classpreview .promo-section, div.bottom-border {
	clear:both;
	margin-top:20px;
	background:url("images/dark/featured_bg_no_fade.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	float:left;
	padding-bottom:20px;
	width:100%;	
}
div#classpreview .promo-section p {
	width:42%;
	float:left;
	text-align:left;
	margin-right:5%;
}
div#classpreview .promo-section .button {
	width:50%;
	float:right;
}
div#content-area div.entry.clearfix.homepage h2.title {
	text-align:center;
	margin-bottom:20px;
}
div#content-area div.entry.clearfix.homepage table tr td {
	padding:5px 10px;
}
.button {
	width:100%;
	background-color:#ff0000;
	display:block;
	margin-bottom:10px;
	padding:10px 12px;
	font-family: Georgia, serif;
	font-size:40px;
	line-height:40px;
	text-shadow:none;
	float:left;
	text-align:center;
	text-decoration:none;
	-moz-box-shadow: 0 0 1px 0 #000;
	-webkit-box-shadow: 0 0 1px 0 #000;
	box-shadow: 0 0 1px 0 #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button.large-button {
    cursor: pointer;
    font-family: Georgia,serif;
    font-weight: 700;
    line-height: 40px;
    font-size: 25px;
    border-width: 0;
    color: #FFFFFF;
}
.button:hover, .button:active {
	background-color:#db0004;
	text-decoration:none;
}
.button.grey {
	background-color:#938e8e;
}
.button.grey:hover, .button.grey:active {
	background-color:#797575;
}
span.wpfp-span { float:right; text-align:right; }
.wpfp-link.remove-parent { margin-left:10px; font-size:10px; line-height:10px; text-transform:uppercase; }
.wpfp-link.remove-parent:hover { color:red; }

#et-search-small { background: url(epanel/page_templates/images/et_search_bg_small.png) no-repeat; width: 250px; height: 70px; margin-left:32px; }
#et-search-small-inner { padding: 19px 14px 0px 14px; }
#et-search-small-left { float:left; }
#et-searchinput-small { background: url(epanel/page_templates/images/et-searchinput.png) no-repeat top center; width: 109px; height: 16px; border: none !important;    padding: 6px 12px 8px; color: #4E4E4E; margin-bottom: 4px; margin-top: 0; }
.search .pagination a { color: #000; }

button.facebook {
	background: #6e86bd;
	background: -moz-linear-gradient(top, #6e86bd 0%, #6680b9 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6e86bd), to(#6680b9));
	border-top: 1px solid #3f5b98;
	border-left: 1px solid #3f5b98;
	border-bottom: 1px solid #3f5b98;
	border-right: 1px solid #3f5b98;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0 1px 0 0 #abbbdf;
	-webkit-box-shadow: inset 0 1px 0 0 #abbbdf;
	box-shadow: inset 0 1px 0 0 #abbbdf;
	color: #fff;
	font-size: 0.90em;
	font-weight: bold;
	line-height: 1;
	padding: 8px 6px 7px;
	text-align: center;
	text-shadow: 0 -1px 1px #344d80;
	margin: 0 0 10px 0;
}

button.facebook:hover {
	background: #546a99;
	background: -moz-linear-gradient(top, #546a99 0%, #546a99 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#546a99), to(#546a99));
	-moz-box-shadow: inset 0 1px 0 0 #98a8d3;
	-webkit-box-shadow: inset 0 1px 0 0 #98a8d3;
	box-shadow: inset 0 1px 0 0 #98a8d3;
	text-shadow: 0 -1px 1px #283960;
	color: #fff;
	cursor: pointer;
}

button.facebook:active {
	border: 1px solid #283960;
	-moz-box-shadow: inset 0 0 4px 2px #51658b, 0 0 1px 0 #eee;
	-webkit-box-shadow: inset 0 0 4px 2px #51658b, 0 0 1px 0 #eee;
	box-shadow: inset 0 0 4px 2px #51658b, 0 0 1px 0 #eee;
}

button.facebook.success, button.facebook.success:hover, button.facebook.success:active {
	background: #99E379;
	background: -moz-linear-gradient(top, #99E379 0%, #288C23 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99E379), to(#288C23));
	border-top: 1px solid #68A165;
	border-left: 1px solid #68A165;
	border-bottom: 1px solid #68A165;
	border-right: 1px solid #68A165;
	cursor: default;
}
#pushButton {
	margin-top:10px;
	display:block;
	cursor: pointer;
}
#pushButton.success {
	color:#99E379;
}
#pushButton:before {
	background: url( http://www.studiosweatondemand.com/wp-content/plugins/iiab-facebook-story/FB-f-Logo__blue_29.png );
	content:"";
	width:29px;
	height:29px;
	display:block;
	float:left;
	margin-right:4px;
	margin-top:-6px;
}
.eStore-fancy4-footer .eStore-fancy4-thumb {
	display:none;
}
.eStore-fancy4-footer .eStore-fancy4-product-description {
	margin-right:0;
}
.eStore-fancy4-footer .eStore-fancy4-product-description iframe {
	
}
.textcenter {
	text-align:center;
}
.textright {
    text-align: right;
}
.textleft {
    text-align: left;
}
#facebook-radio, #non-radio {
	cursor:pointer;
}

.callout {
    margin-bottom:20px;

}
.callout img {
    width:auto;
    max-width:100%;
    height:auto;
}
img.alignright.callout {
    margin-left: 30px;
    margin-bottom: 20px;
}
.callout h4 {
    text-align: center;
}

#colorbox, #cboxOverlay, #cboxWrapper{
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
}
#cboxWrapper {
    max-width:none;
}
#cboxOverlay{
    position:fixed; width:100%; height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft{
    clear:left;
}
#cboxContent{
    position:relative;
}
#cboxLoadedContent{
    overflow:auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle{
    margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{
    cursor:pointer;
}
.cboxPhoto{
    float:left;
    margin:auto;
    border:0;
    display:block;
    max-width:none;
    -ms-interpolation-mode:bicubic;
}
.cboxIframe{
    width:100%;
    height:100%;
    display:block;
    border:0;
}
#colorbox, #cboxContent, #cboxLoadedContent{
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
}
#cboxOverlay{
    background:url( './images/overlay.png' ) repeat 0 0;
}
#colorbox{
    outline:0;
}
#cboxTopLeft{
    width:21px;
    height:21px;
    background:url( './images/controls.png' ) no-repeat -101px 0;
}
#cboxTopRight{
    width:21px; height:21px; background:url( './images/controls.png' ) no-repeat -130px 0;
}
#cboxBottomLeft{
    width:21px; height:21px; background:url( './images/controls.png' ) no-repeat -101px -29px;
}
#cboxBottomRight{
    width:21px; height:21px; background:url( './images/controls.png' ) no-repeat -130px -29px;
}
#cboxMiddleLeft{
    width:21px; background:url( './images/controls.png' ) left top repeat-y;
}
#cboxMiddleRight{
    width:21px; background:url( './images/controls.png' ) right top repeat-y;
}
#cboxTopCenter{
    height:21px; background:url( './images/border.png' ) 0 0 repeat-x;
}
#cboxBottomCenter{
    height:21px; background:url( './images/border.png' ) 0 -29px repeat-x;
}
#cboxContent{
    background:#fff; overflow:hidden;
}
#cboxClose{
    position:absolute;
    top:0;
    right:0;
    background:url( './images/controls.png' ) no-repeat -25px 0;
    width:25px;
    height:25px;
    text-indent:-9999px;
    border:none;
}
#cboxClose:hover{
    background-position:-25px -25px;
}

.three_fourth.fixthreefourth {
    width: 68%;
}
.one_fourth.fixonefourth {
    width: 28%;
}
.fixthreefourth, .fixonefourth, .spacing {
    margin-top: 30px;
    margin-bottom: 30px;
}
.three_fourth.fixthreefourth p, .one_fourth.fixonefourth p {
    font-size: 18px;
    line-height: 28px;
}
div.features .article {
    margin-top:30px;
    margin-bottom:15px;
}
div.darkbg {
    padding:15px 35px;
    background:#272626;
}
div.darkbg ul li {
    font-size: 18px;
    margin:30px 0;
}
.one_fourth.fixonefourth p small, .three_fourth.fixthreefourth p small {
    font-size:10px;
    line-height:15px;
}
table.pricing {
    margin:10px 0 15px;
    width: 100%;
}
table.pricing th {
    padding: 5px 5px 5px 10px;
    border: 1px solid white;
}
table.pricing tr {
    border: 1px solid white;
}
table.pricing tr.highlight td {
}
table.pricing tr td {
    padding: 5px 5px 5px 15px;
    border: 1px solid white;
    width: 50%;
}
.button.three_fourth.model-window, .model-window {
    float: none;
    margin: 0 auto;
}
.close-model {
    position: absolute;
    top:-23px;
    right:0;
    cursor: pointer;
}

#modal {
    display: none; /* ensures it’s invisible until it’s called */
    position: fixed; /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 25%; /* positions the div half way horizontally */
    top: 25%; /* positions the div half way vertically */
    padding: 25px;
    border: 2px solid black;
    background-color: #272626;
    width: 50%;
    height: auto;
    z-index: 100; /* makes the div the top layer, so it’ll lay on top of the other content */
}
#fade {
    display: none;  /* ensures it’s invisible until it’s called */
    position: fixed;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.7; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .70;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 90; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}
.iiab-box {
    padding: 25px 25px 10px;
    background-color: #272626;
    display: block;
    float: left;
    margin-bottom: 20px;
}
.iiab-box h3 {
    line-height: 28px;
}
.iiab-box p {
    text-shadow: none;
}
.iiab-box iframe.alignright {
    padding: 0 0 4px 15px;
}
.iiab-box iframe.alignleft {
    padding: 0 15px 4px 0;
}
.iiab-box .button {
    font-size: 20px;
    line-height: 24px;
    float: none;
    width: auto;
    margin: 0 auto;
}
.iiab-box .et-learn-more {
    margin: 10px 0 20px;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #FFFFFF;
}
.iiab-box .et-learn-more h3.heading-more {
    padding:2px 0;
    color: #FFFFFF;
    background-position: top left;
}
.iiab-box .et-learn-more h3.heading-more.open {
    background-position: top left;
}
.iiab-box .et-learn-more h3.heading-more span {
    padding-left: 35px;
}
.iiab-box .et-learn-more .learn-more-content {
    padding-bottom: 0;
    color: #FFFFFF;
}
.callout-box {
    background: rgba( 255, 255, 255, 0.90);
    border-radius: 5px;
    box-shadow: 0 0 9px 2px #000;
    color: #000;
    padding: 20px;
}
.callout-box h2 {
    color: goldenrod;
}
.callout-box .button {
    margin-bottom: 0;
}
.no-button {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}
.marginTop {
    margin-top: 15px;
}
ul.social {
    clear: right;
    display: block;
    float: right;
    margin: 10px 0;
}
ul.social li {
    display: inline-block;
    vertical-align: middle;
}
.archive {

}
.archive section {
    display: block;
    margin-bottom: 20px;
}
.archive section h2 {
    line-height: 36px;
}

.iiab-latest-news {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #323232;
    height: auto;
    margin: 0 0 1.15em;
}

.iiab-latest-news ul {
    margin: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 100%;
    list-style: none;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
}

.iiab-latest-news ul li {
    position: relative;
    height: auto;
}

.iiab-latest-news ul li:before {
    content: "";
    width: 1px;
    height: 1000%;
    position: absolute;
    float: left;
    margin-left: -7%;
    background: rgba(255,255,255,0.6);
}

.iiab-latest-news ul li.first-item:before {
    display: none;
}

.iiab-latest-news ul li .inner-news {
    padding: 15px 60px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.iiab-latest-news ul li .inner-news h3 {
    color: #c6c9cc;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}

.iiab-latest-news ul li .inner-news p {
    margin: 0 0 10px;
}

.iiab-latest-news ul li .inner-news a {
    color: #fff;
    text-decoration: none;
}

.iiab-latest-news ul li .inner-news a:active,.iiab-latest-news ul li .inner-news a:hover {
    text-decoration: underline;
}
.iiab-latest-news a#left_arrow.button-left,.iiab-latest-news a#right_arrow.button-right {
    cursor: pointer;
    top: 45%;
}
/*
.iiab-latest-news .button-left,.iiab-latest-news .button-right {
    display: block;
    position: absolute;
    content: "";
    width: 45px;
    height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top: 50%;
    bottom: 50%;
    left: 0;
    cursor: pointer;
}
.iiab-latest-news .button-right {
    right: 0;
    left: auto;
}*/
.fourcol {
    position: relative;
    float: left;
    margin-right: 2.762430939%;
}
.last {
    float: right;
    margin-right: 0;
}
@media only screen and (min-width:768px) {
    .iiab-latest-news .overlay {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fourcol {
        width: 31.491712705%;
    }
    .iiab-latest-news ul li {
        max-width: 230px;
        margin-right: 25px;
    }

    .iiab-latest-news ul li.first-item .inner-news {
        padding-left: 50px;
    }

    .iiab-latest-news ul li.last-item {
        margin-right: 0;
    }

    .iiab-latest-news ul li.last-item .inner-news {
        padding-right: 50px;
    }

    .iiab-latest-news ul li .inner-news {
        padding: 15px 30px;
    }
}
@media only screen and (min-width:1024px) {

    .iiab-latest-news ul li {
        max-width: 300px;
        margin-right: 25px;
    }
}
img.thumb {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.play_border {
    margin:5px;
    position: absolute;
    top: 37%;
    left: 40%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.backstage_divider {
    margin: 20px 0;
}
.backstage_settings {
    margin: 20px 0;
}
.backstage_note p {
    margin-top: 20px;
    font-size: 10px;
}
.backstage_settings {
    background: url( './images/backstage-pass-bar-bg.png' ) center center no-repeat;
    color: #000;
    font-size: 16px;
    -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px 5px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px 5px rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    padding: 15px 25px;
    position: relative;
}
.backstage_settings h3 {
    color: #000;
}
.backstage_settings.iiab-box {
    background: #272626;
    width: auto;
	max-width: 100%;
    text-align: center;
}
.backstage_settings button {
    position: absolute;
    right: 5%;
    bottom: 25%;
    display: block;
    background: #000;
    font-size: 20px;
    border: 0;
    color: #fff;
    padding: 8px 16px;
    border-radius: 5px;
    transition: box-shadow 0.3s;
}
.backstage_settings button:hover, .backstage_settings button:active {
    background: #030303;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 0px 13px 2px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 0px 13px 2px rgba(0, 0, 0, 0.45);
}
.backstage_settings ul {
    list-style: none;
    margin-left: 0;
}
.backstage_workouts .video-workout {
    background: #272626;
    padding: 5px 20px 20px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    width: 44%;
    float: left;
    margin-right: 2%;
}
.backstage_workouts .video-workout p:last-child {
    margin-bottom: 0;
}
.backstage_workouts .video-workout:nth-child(even) {
    margin-right: 0;
    float: right;
}
.video-workout img {
    margin-bottom: 5px;
}
.video-workout h3 {
    margin: 0 0 5px;
}
.video-workout h2.smaller {
    font-size:20px;
}
.video-workout p.smaller {
    font-size:12px;
    padding-bottom: 0;
}
.video-workout a.button {
    width: 43%;
    float: left;
    margin-left: 2%;
    font-size: 18px;
    padding: 0 8px;
    background: #9E9E9E;
}
.video-workout a.button:hover, .video-workout a.button:active {
    background: #727272;
}
.video-workout a.button:nth-child(odd) {
    margin-left: 0;
}
.backstage_workouts {
    display: block;
    width: 100%;
}
.backstage_workouts:after {
    clear: both;
    display: block;
    width: 100%;
    content: "";
}
#modal.backstage-pass-modal {
    width: 75%;
    left: 11%;
}
#modal.backstage-pass-modal h1 {
    margin-bottom: 20px;
}
.backstage-pass-modal .column {
    float: left;
    width: 20%;
    margin-right: 6%;
}
.backstage-pass-modal .column:nth-child(6) {
    margin-right: 0;
}
.backstage-pass-modal .column h4 {
    font-size: 22px;
    margin-bottom: 10px;
    border-bottom: 2px solid #E5E5E5;
}
.backstage-pass-modal form button {
    position: absolute;
    bottom: 5%;
    right: 5%;
    border: none;
    background: #ead800;
    padding: 10px 18px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
}
.backstage-widget {
	background: #a9681a url( './images/backstage-pass-widget-bg.png' ) repeat-x;
	width: 100%;
	min-height: 419px;
	-webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0px 0px 13px 2px rgba(0, 0, 0, 0.45);
	box-shadow:         0px 0px 13px 2px rgba(0, 0, 0, 0.45);
}
.backstage-widget .inner-widget {
	padding: 30px 30px 0;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
.backstage-widget .inner-widget h2 {
	color: #000;
	font-size: 20px;
	margin-bottom: 15px;
	text-shadow: none;
	font-weight: 700;
}
.backstage-widget .inner-widget small {
	font-size: 9px;
	text-shadow: none;
}
.backstage-widget .inner-widget p {
	text-shadow: none;
	line-height:18px;
}
.backstage-widget .inner-widget button {
	width: 100%;
	background: #000;
	margin: 10px 0;
	color:#FFF;
	border: none;
	font-size: 22px;
	font-weight: 700;
	padding: 15px 10px;
	border-radius: 3px;
	cursor: pointer;
}
.backstage-widget .inner-widget button:hover, .backstage-widget .inner-widget button:active {
	background: #111;
}

.backstage_settings .backstage-widget {
	margin: 10px auto 0;
	width: 344px;
}

.backstage_settings .backstage-widget button {
	position: relative;
	width: 100%;
	right: auto;
}
.backstage_settings.iiab-box.box-centered {
	width: 98%;
}
.text-center {
	text-align: center;
}
.backstage_page_app {
	background: url( './images/backstage-pass-aap-bg.png') center center no-repeat;
	-webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0px 0px 13px 2px rgba(0, 0, 0, 0.45);
	box-shadow:         0px 0px 13px 2px rgba(0, 0, 0, 0.45);
}
.backstage_page_app .inner_app {
	padding: 25px;
	color: #000;
	text-shadow: none;
}
.backstage_page_app .inner_app h4 {
	color: #000;
	font-weight: 700;
	font-size: 35px;
	line-height: 40px;
	text-shadow: none;
}
.backstage_page_app .inner_app p {
	margin-top: 13px;
	max-width: 60%;
}