/*

Theme Name: franchise-template
Theme URI: http://wordpress.org/
Description: The default Wordpress theme for LA Boxing.
Version: 1.0
Author: 2Advanced Studios
Author URI: http://2advanced.com/

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ccc url('assets/bg-gradient.jpg') top center;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a {
	color: #0c5e9a;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #76060b;
	text-decoration: none;
}
a.more, #sidebar > li.gym ul li a.more, #sidebar > li.gym ul li a.more:hover {
	background: url('assets/more-button.gif');
	display: block;
	height: 20px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 72px;
}

.background {
	background: url('assets/bg-subpage.jpg') top center repeat-x;
}
.home .background {
	background: url('assets/bg-homepage.jpg') top center repeat-x;
}

#utility ul, #navigation, #buckets, .wrapper {
	margin: 0 auto;
	width: 940px;
}


.clear {
	clear:both;
}


/* UTILITY NAVIGATION */

#utility ul {
	color: #999;
	height: 24px;
	list-style: none;
}
#utility ul li a, #utility ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#utility ul li {
	float: left;
	line-height: 2.3;
	margin: 0 8px 0 0;
}
#utility ul li span {
	margin: 0 0 0 4px ;
}

#utility ul li.right {
	float: right;
	margin: 0 0 0 8px;
}
#utility ul li.right span {
	margin: 0 0 0 4px;
}

/* HEADER */

#header {
	height: 76px;
	position: relative;
}
h1 {
	margin: 0 auto;
	position: relative;
	top: -15px;
}
h1, h1 a {
	background: url('assets/la-boxing-logo.png');
	height: 108px;
	width: 123px;
}
h1 a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* NAVIGATION */

#navigation {
	color: #fff;
	height: 90px;
	list-style: none;
	
	
}
#navigation li.option {
	float: left;
}
#navigation li.option a {
	background: url('assets/nav-options.png');
	display: block;
	height: 35px;
	padding: 27px 0 28px 0;
	overflow: hidden;
	text-indent: -9999px;
}
#navigation li.nav-gyms a { background-position: 0 0; width: 127px; }
#navigation li.nav-gyms a:hover { background-position: 0 -90px; }
.gyms #navigation li.nav-gyms a, .gyms #navigation li.nav-gyms a:hover { background-position: 0 -180px; }
#navigation li.nav-workout a { background-position: -127px 0; width: 170px; }
#navigation li.nav-workout a:hover { background-position: -127px -90px; }
.workout #navigation li.nav-workout a, .workout #navigation li.nav-workout a:hover { background-position: -127px -180px; }
#navigation li.nav-classes a { background-position: -297px 0; width: 121px; }
#navigation li.nav-classes a:hover { background-position: -297px -90px; }
.classes #navigation li.nav-classes a, .classes #navigation li.nav-classes a:hover { background-position: -297px -180px; }
#navigation li.nav-events a { background-position: -418px 0; width: 121px; }
#navigation li.nav-events a:hover { background-position: -418px -90px; }
.events #navigation li.nav-events a, .events #navigation li.nav-events a:hover { background-position: -418px -180px; }
#navigation li.nav-media a { background-position: -539px 0; width: 113px; }
#navigation li.nav-media a:hover { background-position: -539px -90px; }
.media #navigation li.nav-media a, .media #navigation li.nav-media a:hover { background-position: -539px -180px; }
#navigation li.nav-blog a { background-position: -652px 0; width: 135px; }
#navigation li.nav-blog a:hover { background-position: -652px -90px; }
.blog #navigation li.nav-blog a, .blog #navigation li.nav-blog a:hover { background-position: -652px -180px; }
#navigation li.social ul {
	list-style: none;
}
#navigation li.social {
	font-weight: bold;
	padding-top: 39px;
	text-align: right;
}
#navigation li.social ul {
	float: right;
	padding-right: 10px;
}
#navigation li.social ul li {
	float: left;
	padding-left: 7px;
}
#navigation li.social ul li a {
	display: block;
	height: 20px;
	margin-top: -4px;
	overflow: hidden;
	width: 20px;
}
#navigation li.social ul li a img {
	margin-top:0px;
	border:none;
	display: block;
	height: 20px;
	overflow: hidden;
	width: 20px;
}

#footer li.social ul {
	float: right;
}
#footer .sitemap .social ul li a, #footer .sitemap .social ul li a img {
	text-align: right;
	border:none;
}

#footer .sitemap .social ul li {
	float:left;
	padding-left:7px;
	display: block;
	height: 20px;
	overflow: hidden;
	width:20px;
	border:none;
}
#franchise-header-info {
	background:url('assets/bg-franchise-header-info.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	color:#35697e;
	width:300px;
	height:86px;
	position:relative;
	top:-100px;
	left:320px;
	margin:0 auto;
	padding:0px;
}
#franchise-header-info span {
	color:#4c93b0;
	padding-right:4px;
}
#franchise-header-info ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#franchise-header-info li#gym {
	color:#ffffff;
	text-transform:uppercase;
	margin:0px 20px 6px 10px;
	padding-top:20px;
	text-align:right;
	line-height:11px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
}
#franchise-header-info li#address {
	color:#cccccc;
	margin:0px 20px;
	text-align:right;
	line-height:11px;
	font-size:10px;

}
#franchise-header-info li#phone {
	color:#cccccc;
	text-align:right;
	line-height:11px;
	font-size:10px;
	margin:0px 20px;
}
#franchise-header-info div#franchise-info {
	list-style:none;
	margin:0px;
	padding:0px;
}
#franchise-header-info div#franchise-info ul {
	list-style:none;
	margin:0px;
	padding:0px;
}


/* HOME PAGE MARQUEE */

#slideshow { 
	width: 920px;
	height: 330px;
	overflow:hidden;
	margin: 20px 10px;
}
#slideshow img, #feature img {
	display:block;
	border: 0px;
	width: 920px;
	height: 330px;
	overflow: hidden;
}
#slideshow a, #feature #imgs a {
	display:block;
	width: 920px;
	height: 330px; 
	text-decoration:none;
	border:none;
}

#images-slideshow { 
	width: 640px;
	height: 385px;
	overflow:hidden;
	margin:0px 0px 0px 25px !important;
}
#images-slideshow img {
	display:block;
	border: 0px;
	width: 640px;
	height: 385px;
	overflow: hidden;
	margin: 0px auto;
}
#images-slideshow a {
	display:block;
	width: 640px;
	height: 385px; 
	padding-bottom:10px;
	text-decoration:none;
	border:none;
}

/* Jesper's additions to home page */
#feature {
	position: relative; 
	width: 920px;
	height: 330px;
	margin: 20px 10px;
	}
	#feature #imgs {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow:hidden;
		width: 920px !important;
		height: 330px;
		}
		#feature img, #feature #imgs a { width: 920px !important; }
	#feature * { outline: none; }
	#feature #signup {
		position: absolute;
		top: 10px;
		right: 10px;
		z-index: 10;
		color: #0c5e9a;
		width: 280px;
		height: 310px;
		background: #fff;
		padding-left: 10px;
		}
		#feature #signup h4 {
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
			line-height: 18px;
			margin: 7px 0 10px 0;
			}
		#signup label {
			float: left;
			width: 65px;
			padding-top: 4px;
			}
		#signup input.input {
			font-family: "Verdana", sans-serif;
			border: 1px solid #0c5e9a;
			letter-spacing: 1px;
			background: #eeeeee;
			padding: 4px 4px;
			font-size: 1.1em;
			margin-bottom: 6px;
			display: block;
			color: #0c5e9a;
			height: 11px;
			width: 195px;
			}
		#signup select { margin: 6px 0 8px; }
		#signup textarea#message {
			font-family: "Verdana", sans-serif;
			border: 1px solid #0c5e9a;
			letter-spacing: 1px;
			background: #eeeeee;
			padding: 4px 0px;
			font-size: 1.1em;
			margin: 5px 0 6px 0;
			display: block;
			width: 268px;
			height: 23px;
			color: #0c5e9a;
			clear: left;
			float: left;
			}
		#signup input.submit {
			letter-spacing: 1px;
			font-weight: bold;
			background: url('assets/submit.gif');
			background-repeat:no-repeat;
			font-size: 1.1em;
			cursor: pointer;
			display: block;
			padding: 3px;
			width:100px;
			height: 22px;
			color: #0c5e9a;
			clear: left;
			float: left;
			text-indent:-9999px;
			border: none;
			}

/* og additions */
		#feature #signup #step-1 {
			width: 150px;
			height: 20px;
			margin: 10px 0 0 0;
			padding: 0;
			border: 0;
			background: transparent url('assets/get-my-free-class.gif') no-repeat;
			display: block; 
			cursor: pointer; 
	/*		cursor: hand; */
			text-indent: -1000em;
			}

		#feature #signup select { margin: 2px 0 6px; }

		#feature #signup #step-3 {
			width: 150px;
			height: 20px;
			margin: 0;
			padding: 0;
			border: 0;
			background: transparent url('assets/get-my-free-class.gif') no-repeat;
			display: block;
			cursor: pointer; 
	/*		cursor: hand; */
			text-indent: -1000em;
			}


			#signup input.input:focus, #signup textarea:focus { 
				border: 1px solid #76060b; 
				color: #063852;
				background:#ffffff;
				}
			#signup input.input:hover, #signup textarea:hover { 
				border: 1px solid #76060b; 
				color: #063852;
				background:#ffffff;
				}
		#signup input.submit:hover {
			background: url('assets/submit-over.gif');
			background-repeat:no-repeat;
			}
		#feature #signup p {
			font-weight: normal;
			margin: 0 0 8px 0;
			padding-right:2px;
			}




/* CONTENT */

#content {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	min-height: 593px;
	padding: 10px;
	position: relative;
	width: 707px;
	margin-top:10px;
}
#content .footer {
	background: #063852;
	bottom: -11px;
	height: 10px;
	left: -1px;
	position: absolute;
	width: 729px;
}

.home #content {
	background: none;
	border: none;
	float: none;
	margin-bottom: 0;
	min-height: 650px;
	padding: 0;
	margin-top:0px;
}
.media #content {
	background: #fff url('assets/bg-media.jpg');
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	float: left;
	min-height: 593px;
	padding: 10px;
	position: relative;
	width: 707px;
}

#content.videos {
	background: #fff url('assets/bg-media.jpg');
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	float: left;
	min-height: 593px;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 707px;
}

#content.images {
	background: #fff url('assets/bg-media.jpg');
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	float: left;
	min-height: 600px;
	padding: 10px;
	position: relative;
	width: 707px;
}
#content.press {
	background:#ffffff;
	border: 1px solid #ccc;
	float: left;
	min-height: 593px;
	padding: 10px;
	position: relative;
	width: 707px;
}


#content.archive {
	background:#ffffff;
	border: 1px solid #ccc;
	float: left;
	min-height: 900px;
	padding: 10px;
	position: relative;
	width: 707px;
}
#content h2, #content h2 a {
	background: #000;
	height: 140px;
}
#content h2 a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.gyms, #content h2.gyms a {
	background: #000 url('assets/header-gyms.jpg');
	height: 140px;
}
#content h2.gyms a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.classes, #content h2.classes a {
	background: #000 url('assets/header-workout.jpg');
	height: 140px;
}
#content h2.classes a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#content h2.schedule, #content h2.schedule a {
	background: #000 url('assets/header-schedule.jpg');
	height: 140px;
}
#content h2.schedule a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.events, #content h2.events a {
	background: #000 url('assets/header-events.jpg');
	height: 140px;
}
#content h2.events a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.media, #content h2.media a {
	display:none;
}
#content h2.media a {
	display: none;
}
#content h2.franchising, #content h2.franchising a {
	background: #000 url('assets/header-franchising.jpg');
	height: 140px;
}
#content h2.franchising a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.employment, #content h2.employment a {
	background: #000 url('assets/header-employment.jpg');
	height: 140px;
}
#content h2.employment a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.blog, #content h2.blog a {
	background: #000 url('assets/header-blogs.jpg');
	height: 140px;
}
#content h2.blog a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.connect, #content h2.connect a {
	background: #000 url('assets/header-connect.jpg');
	height: 140px;
}
#content h2.connect a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.archive, #content h2.archive a {
	background: #000 url('assets/header-blogs.jpg');
	height: 140px;
}
#content h2.archive a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.testimonials, #content h2.testimonials a {
	background: #000 url('assets/header-testimonials.jpg');
	height: 140px;
}
#content h2.testimonials a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.story, #content h2.story a {
	background: #000 url('assets/header-story.jpg');
	height: 240px;
}
#content h2.story a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.company-info, #content h2.company-info a {
	background: #000 url('assets/header-company.jpg');
	height: 140px;
}
#content h2.company-info a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h2.todays-classes, #content h2.todays-classes a {
	background: #000 url('assets/header-classes.jpg');
	height: 140px;
}
#content h2.todays-classes a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content h3, #content h3.page-title {
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
	text-transform: uppercase;
}
#content h3.page-title {
	background: url('assets/content-h3-bg.jpg') repeat-x;
	height: auto;
	min-height:27px;
	margin: 0;
	padding: 14px 10px 0 10px;
}
#content h3.page-title-archive {
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
	text-transform: uppercase;
	
}
#content h3.page-title-archive {
	background: url('assets/content-h3-bg.jpg') repeat-x;
	height: auto;
	min-height:27px;
	margin: 0;
	overflow:visible;
	padding: 14px 10px 0 10px;
}
.home #content h3 {
	height: auto;
	margin: 0;
	padding: 0;
}
#content .body {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px;
	/*margin: 0px 10px 10px 10px;*/
	padding-top:10px;
	min-height:300px;
}

#content .body-videos {
	margin: 0 10px 10px 10px;
	/*margin:20px 10px 10px 10px;*/
}
#content .body-workout {
	margin: 10px;
	padding-top:10px;
	min-height:850px !important;
	height:auto;
}
#content div.blog {
	min-height:850px !important;
	height:auto;
	background:#ffffff;
}
#content div.no-border {
	border: 0;
}
#content .body p {
	line-height: 1.6;
	margin: 13px 0;
}
#content span {
	font-weight:bold;
	text-transform:uppercase;
}
#content span.subheading {
	text-decoration:underline;
	font-size:12px;
	text-transform:uppercase;
}
#content span.big-text {
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;
	text-transform:capitalize;
}
#content div.indent-copy {
	margin: 5px 15px;
}
#content ol {
	margin:20px;
}
#content ol li {
	padding:5px 0px;
}
#content ol li span {
	font-weight:bold;
}
#content ol.alpha {
	list-style-type:lower-alpha;
}
#content ul.faq ul.bullet-list {
	margin:10px 20px;
}
#content ul.faq ul.bullet-list li, #content ul.bullet-list, #content ul.bullet-list li {
	list-style-type:square;
	margin:5px 20px;
}
#content ul.faq, #content ul.faq li {
	margin:10px 10px 10px 10px;
	list-style-type:none;
}
#content ul.no-bullet {
	list-style:none;
	margin:10px;
}
#content ul.success-stories {
	list-style:none;
	margin:10px;
}
#content ul.success-stories li {
	padding: 10px 10px;
	background:url('assets/bg-lightgradient.png');
	background-repeat:repeat-x;
	background-position:top;
	min-height:200px;
	
}
#content #job-positions {
	margin:40px;
}
#content #job-positions ul.qualifications span {
	font-size:12px;
	text-transform:capitalize;
	font-style:italic;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#content #job-positions span {
	font-size:16px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
}
#content #job-positions ul.qualifications li {
	padding:0px
	line-height:9px;
	font-size:10px;
	list-style:square;
	margin-left:20px;
	
}
#content #job-positions ul.qualifications {
	margin-left:130px;
	color: #063852;
	margin-top:18px;
}
#content #job-positions ul, #content #job-positions li {
	list-style:none;
	padding-top:2px;
}
#content #job-positions li.job {
	padding: 10px 10px;
	background:url('assets/bg-lightgradient.png');
	background-repeat:repeat-x;
	background-position:top;
	min-height:200px;
	border-top:1px solid #ccc;
	margin-top:20px;
}
a.submit-resume {
	background-position: 0 0;
	width: 203px;
	background: url('assets/submit-resume.gif');
	display: block;
	height: 30px;
	overflow: hidden;
	float:right;
	margin:10px;
	text-indent: -9999px;
}
a.submit-resume:hover {
	background: url('assets/submit-resume.gif') 0 -30px;
}
#content.full {
	width: 918px;
}
#content.full .footer {
	width: 940px;
}

#content .post {
	border-top: 1px solid #ccc;
	margin: 0 0 26px;
}
#content.virtual-gym {
	width: 920px;
	height:auto;
	min-height:517px;
	background: url('assets/bg-virtualgymloader.jpg');
	background-repeat:no-repeat;

}
.todays-classes #content {
	min-height:650px;
	height:auto;
}
#content.virtual-gym .footer {
	width:940px;
}
#content div.thumb-images {
	float:left;
	background:url('assets/bg-lightgradient.png');
	background-repeat:repeat-x;
	margin:10px 0 20px 0px;
	width:670px;
	padding:0px 0px 0 14px;
	border-top:4px solid #006699;
	border-bottom:1px solid #cccccc;
}
#content div.thumb-images a {
	float:left;

}

#content div.thumb-images img {
	display:block;
	margin:4px 0px 15px 0px;
	background:url('assets/bg-thumbs.jpg');
	background-repeat:repeat-x;
	padding:4px;
	width:150px;
	height:110px;
}
#content div.hero-image img {
	margin: 0px 0 30px 28px;
	border:0 none;
	width:634px;
	height:385px;
	
}
#content div.hero-image img.ngg-singlepic {
	margin: 0px 0 30px 28px;
	padding: 0px 0px;
	background: none;
	border:0 none;
	width:634px;
	height:385px;
}
#content .slideshowlink {
	display:none;
}
#content .franchise-app {
	float:left;
	background:url('assets/franchise-app.jpg');
	background-repeat:no-repeat;
	margin:20px;
}


#tl_staff td {
	padding: 0 40px 20px 0px;
	vertical-align:top;
}
#tl_staff tr {
	margin: 0 0px 20px 0px;

}
#tl_staff img {
	background:url('assets/bg-thumbs-large.jpg');
	background-repeat:repeat;
	padding:4px;
}




/* archive styles */
#content p.post-date {
	font-size:10px;
	margin-top:4px;
	line-height:10px;
	color:#666666;
}
#content h3.post-title {
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	line-height:16px;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	text-decoration:underline;
}
#content p.post-content {
	margin:0 20px 15px 20px;
}



/* tables  */
#content table {
	-moz-box-sizing:border-box;
	border-spacing:2px;
	text-indent:0;
	
}

#tl_schedule{
	border:1px thin #cccccc;
	border-collapse:separate;
	font-family:"Verdana",Sans-Serif;
	font-size:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	text-align:left;
	width:auto;
	color:#006699;
}
#tl_schedule th {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	display:table-cell;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	background-color:#063852;
	text-align:left;
	vertical-align:inherit;
}
#tl_schedule th.even {
	background-color:#0c5e9a;
	border: #0c5e9a;
}

#tl_schedule col {
	display:table-column;
}
#tl_schedule colgroup {
	display:table-column-group;
}
#tl_schedule tr {
	display:table-row;
	vertical-align:inherit;
	background-color:#eeeeee;
	padding:2px 4px;
	border-spacing:2px;
}

#tl_schedule td {
	padding:4px 8px 4px 8px;
}
#tl_schedule tr:hover, #tl_schedule td.odd:hover, #tl_schedule td.even:hover {
	background:#e3e3e3;
	border-color:#cccccc;
	color:#063852;
}
#tl_schedule td.odd {
	vertical-align:text-top;
	background-color:#eeeeee;
	padding:4px 8px;
	border-spacing:2px;
}

#tl_schedule td.even{
	vertical-align:text-top;
	background-color:#e3e3e3;
	padding:4px 8px;
	color: #0c5e9a;
	border-spacing:2px;
}

#tl_schedule td.time{
	vertical-align:text-top;
	background-color:#6c7a81;
	padding:8px;
	color: #e3e3e3;
	border-spacing:2px;
	text-align:right;
}
#tl_schedule tbody {
	border-width:thin;
	border-color:#efefef;
	
}
#tl_schedule tfoot td {
	background-color:#063852;
	padding: 8px 8px;
	font-weight:bold;
	color:#ffffff;
}
#tl_schedule tfoot td:hover {
	color:#eeeeee;
}
#tl_schedule ul {
	list-style:none;
	clear:both;
}
#tl_schedule li.title {
	float:left;
	width:150px;
	color:#006699;
	font-weight:bold;
	text-transform:uppercase;
	
}
#tl_schedule li {
	float:left;
	width:150px;
	color:#000000;
}
#tl_schedule p.class-descriptions {
	clear:both;
	border:1px solid #cccccc;
	padding:10px;
	margin:40px 0px 0px 0px;
}
#tl_schedule p.class-descriptions-item {
	margin:20px 40px;
}



blockquote {
	margin-left:40px;
	font-style:italic;
	display:block;
	color: #063852;
	font-size:12px;
	font-weight:lighter;
}



/* Global Post/Page Styles */

.horizontal-list {
	list-style:none;
	float:left;
	margin:20px;
	
}
.horizontal-list li {
	padding-left:20px;
	float:left;
}

ul.media-landing {
	list-style:none;
	margin:0px 0px 0px 25px !important;
}
li.media-featured {
	margin: 0px;
	padding-bottom:20px;
	width:640px;
	height:385px;
}
li.video-title, li.video-title a {
	font-size:14px;
	font-weight:bold;
	color: #0c5e9a;
	outline: none;
	text-decoration: none;

}

li.video-title span {
	text-transform:uppercase;
	text-decoration: none;
	
}
li.meta {
	font-size:10px;
	font-weight:normal;
	color: #1a3c4c;
}
li.description {
	font-size:11px;
	margin-top:10px;
}
ul.media-featured-items {
	list-style:none;
	margin-left:25px;
	margin-top:40px;
}
li.media-featured-images {
	float:left;
	width:232px;
	margin-right:20px;
}
li.media-featured-images ul.featured-images-list {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 10px 0px;
	list-style:none;
}
li.media-featured-images ul.featured-images-list img {
	background:url('assets/bg-thumbs.jpg');
	background-repeat:repeat-x;
	padding:4px;
}
li.media-featured-images ul.featured-images-list li {
	margin-left:12px;
}
li.media-featured-news{
	float:left;
	width:390px;
}
li.media-featured-news ul.news-items {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 10px 0px;
	list-style:none;
}
li.media-featured-news ul.news-items li {
	padding-bottom:5px;
	color:#006699;
}
li.media-featured-news ul.news-items span {
	color:#1a3c4c;
}



/*  btns  */

#backtomenu {
	width:940px;
	height:auto;
	background:none;
}
.btn-backtogyms {
	background:url('assets/more-button.gif');
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:30px;
	width:72px;
	margin:10px 10px 0px 0px;
	float:right;
	font-size:12px;
	font-weight:bold;
}


/* Video Loops */

#video-loops-homeL {
	position:absolute;
	top:372px;
	left:125px;
	z-index:300;
}
#video-loops-homeM {
	position:absolute;
	top:370px;
	left:485px;
	z-index:300;
}
#video-loops-homeR {
	position:absolute;
	top:372px;
	left:825px;
	z-index:300;
}
#video-loops {
	position:relative;
	top:65px;
	left:0px;
	z-index:0;
}
#video-loops-events {
	position:absolute;
	top:410px;
	left:-20px;
	z-index:300;
}
#video-loops-images {
	position:absolute;
	top:400px;
	left:0px;
	z-index:300;
}
#video-loops-press {
	position:absolute;
	top:420px;
	left:-200px;
	z-index:300;
}
#video-loops-classes {
	position:absolute;
	top:420px;
	left:900px;
	z-index:300;
}
#video-loops-schedule {
	position:absolute;
	top:410px;
	left:-300px;
	z-index:300;
}
#video-loops-container {
	position:relative;
}





/* The Workout */

#laboxing_workout {
	margin:10px;
}

#content.workout .footer {
	width: 940px;
	left:0px;
}
.workout #content {
	background: #ffffff url('assets/bg-theworkout.jpg');
	background-repeat:no-repeat;
	background-position:top;
	border: 1px solid #ccc;
	float: none;
	margin-bottom: 0px;
	width:940px;
	min-height: 1050px !important;
	height:auto;
	padding: 0px;
}
#content div.workout-main {
	float:left;
	width:520px;
	padding:0px 40px 10px 30px;
	min-height:630px;

}
#content div.workout-main ul {
	margin:10px;

}
#content div.workout-main p.intro {
	font-size:12px;
	line-height:18px;
	color:#1a3c4c;
	padding-bottom:20px;
}
#content div.sidebar-workout {
	float:left;
	width:280px;
	margin:-20px 10px 10px 10px;
	padding:10px;
	border: solid 1px #cccccc;
	height:auto !important;
}
#content div.sidebar-workout h2, #content div.sidebar-workout h2 a {
	color: #006699;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px;
	text-transform: uppercase;
	background:none;
	height:auto;
}
#content div.sidebar-workout ul li {
	list-style:none;
	margin:-10px 0px;
	padding-bottom:20px;
}
#content div.sidebar-workout #widgets_on_page, #content div.sidebar-workout #widgets_on_page ul {
	margin:0px;
	
}



/* Blog */

.meta {
	color: #999;
	list-style: none;
}
.meta li {
	display: inline;
	line-height: 1.6;
}

.pagination {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	list-style: none;
	padding: 10px;
	text-align: right;
}
.pagination li {
	color: #ccc;
	display: inline;
	margin-left: 5px;
}
.pagination li a {
	color: #7c070d;
}
.pagination li a:hover {
	color: #b11628;
}

/* SIDEBAR */

#sidebar-wrapper {
	float:left;
	width:211px;
	margin-top:10px;
}

#sidebar {
	color: #fff;
	float: left;
	list-style: none;
	width: 211px;
}
#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}
#sidebar > li {
	background: #fff url('assets/sidebar-bg1.jpg') repeat-y;
	border: 1px solid #ccc;
	border-right: 0;
	line-height: 1.4;
	margin-top: 10px;
	padding: 9px;
}
#sidebar > li .wrapper {
	background: #1a3d4d url('assets/sidebar-bg2.jpg') repeat-x;
	margin: 0;
	padding: 10px;
	width: auto;
}
#sidebar > li h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#sidebar > li h3 a, #sidebar > li h3 a:hover {
	color: #fff;
}
#sidebar > li ul {
	list-style: none;
}
#sidebar > li ul li {
	margin-bottom: 3px;
}
#sidebar > li ul li a {
	background: url('assets/sidebar-arrow.gif') 0 65% no-repeat;
	color: #4c93b0;
	font-size: 11px;
	padding-left: 8px;
	text-decoration: none;
}
#sidebar > li ul li a:hover {
	color: #7cb4ca;
}
#sidebar > li ul li.current_page_item a, #sidebar > li ul li.current_page_item a:hover {
	color: #4c93b0;
	font-weight: bold;
}

/*  Widgets   */

#widgets_on_page ul{
	list-style:none;
}


.textwidget {
	background:none;
	background-color:transparent !important;
}
.testimonials_manager_widget {
	background-color:transparent;
	background:none;
}


/* Buckets */

#buckets {
	height: 190px;
	list-style: none;
	margin: 30px auto 63px;
}
#buckets > li {
	float: left;
	height: 170px;
	margin: 0 0 0 20px;
	padding: 10px;
	width: 280px;
}
#buckets > li:first-child {
	margin: 0;
}

/* Find A Gym */

#buckets .gym h3 a, #buckets .workout h3 a {
	background: url('assets/bucket-1.jpg');
	display: block;
	height: 170px;
	overflow: hidden;
	text-indent: -9999px;
	width: 280px;
}

/* The LA Boxing Workout */

#buckets .workout h3 a {
	background: url('assets/bucket-2.jpg');
}

/* What's Going On? */


#buckets .news {
	height: 150px;
	padding: 20px;
	position: relative;
	width: 260px;
	overflow:hidden;
	z-index:500 !important;
}
#buckets .news h3 {
	background: url('assets/whats-going-on.gif') no-repeat;
	display: block;
	height: 10px;
	margin-bottom: 13px;
	overflow: hidden;
	text-indent: -9999px;
}
#buckets .news a {
	color: #4c93b0;
	text-decoration: none;
}
#buckets .news a span {
	color: #35697e;
}
#buckets .news a:hover {
	text-decoration: underline;
}
#buckets .news ul {
	list-style: none;
}
#buckets .news ul li {
	line-height: 1.2;
	margin-bottom: 5px;
	border:none;
}
#buckets .news a.more {
	bottom: 19px;
	position: absolute;
}

/* FOOTER */

#footer {
	background: #020a0d url('assets/bg-footer.gif') repeat-x;
	color: #1d4159;
	height: 235px;
	margin: 41px 0 0 0;
	padding: 13px 0;

}
#footer .wrapper {
	background: url('assets/footer-bg.jpg') top center no-repeat;
	height: 236px;
}
#footer a {
	color: #35697e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	line-height: 1.4;
}
#footer ul {
	list-style: none;
}
#footer .copyright, #footer .signup, #footer .sitemap {
	float: left;
	width: 240px;
}

/* Copyright */

#footer .copyright .logo a {
	background: url('assets/footer-logo.png');
	display: block;
	height: 83px;
	margin: 35px 0 15px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 93px;
}
#footer .copyright ul {
	margin-top: 15px;
}
#footer .copyright ul li {
	float: left;
	padding-right: 7px;
}
#footer .copyright ul li span {
	padding-left: 4px;
}

/* Sign up */

#footer .signup {
	width: 460px;
}

/* Sitemap */

#footer .sitemap > li {
	font-size: 11px;
	float: right;
	padding-bottom: 15px;
	text-align: right;
	width: 120px;
}
#footer .sitemap > li ul li {
	margin-top: 7px;
}
#footer .sitemap h3 {
	background: url('assets/footer-headers.png') top right no-repeat;
	height: 12px;
	overflow: hidden;
	text-indent: 9999px;
}

#footer .sitemap .social {
	margin: 15px 0 0 0;
	width: 240px;
}
#footer .sitemap .social li {
	float: right;
	padding-left: 7px;
}
#footer .sitemap .social a {
	margin-top: 0;
}

#footer .sitemap .connect h3 {
	background-position: right -12px;
}

#footer .sitemap .navigation h3 {
	background-position: right -24px;
}

/* Tubepress */

.tubepress_embedded_title {
    display:none;
}

.tubepress_thumbnail_area {
    margin-left:14px;
    width:661px;
    background:url('assets/bg-lightgradient.png');
    background-repeat:repeat-x;
}

.tubepress_thumb a img {

    background:url('assets/bg-thumbs.jpg');
    padding:4px 4px;
    margin-left:10px;
}


/*  ClubReady Hacks  */

.classtext2 {
	color:#0c5e9a;
	font-family:Verdana,serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	outline: none;
}

.classtext2 a:hover {
	border:none;
	outline: none;
	text-decoration:none;
	font-size:11px;
	color: #76060b;
}


/* forms */

#searchsubmit, #submit {
	background:url('assets/btn-submit.gif');
	text-indent:-9999px;
	height:20px;
	width:99px;
	border:none;
	
}
#searchsubmit, #submit a img {
	border:none;
}


/* FORM BUILDER*/
div .formBuilderSubmit input {
	margin: 7px 0 17px 0;
	letter-spacing: 1px;
	font-weight: bold;
	background: url('assets/submit.gif');
	background-repeat:no-repeat;
	font-size: 1.1em;
	cursor: pointer;
	display: block;
	padding: 3px;
	width:100px;
	color: #0c5e9a;
	clear: right;
	float: right;
	text-indent:-9999px;
}

/* Free-Class*/

div#full_signup input.submit {
	margin: 7px 0 17px 0;
	letter-spacing: 1px;
	font-weight: bold;
	background: url('assets/submit.gif');
	background-repeat:no-repeat;
	font-size: 1.1em;
	cursor: pointer;
	display: block;
	padding: 3px;
	width:100px;
	color: #0c5e9a;
	clear: right;
	float: right;
	text-indent:-9999px;
}

div#full_signup input.submit:hover {
	background: url('assets/submit-over.gif');
	background-repeat:no-repeat;
}

div#full_signup * {
	padding: 0;
	margin: 0;
	border: 0;
}
div#full_signup.stacked {
	margin:10px 60px 60px 60px;
	width:420px;
}
div#full_signup.stacked input#submit {
	float:left;
	margin-left:302px;
}
div#full_signup {
	font-family: "Verdana", sans-serif;
	background-color: #ffffff;
	font-size: 10px;
	margin: 11px 0;
	width: 650px;
	color:  #0c5e9a;
}
div#full_signup #tl_signup {
	width:600px;
	clear:both;
	border: 0 none;
}
div#full_signup fieldset {
	border: 0 none;
	display: block;
	clear: both;
	width:400px;
}
div#full_signup legend.hide {
	display: none;
}
div#full_signup label.label:after {
	content: ":";
}

div#full_signup label.label {
	font-size: 1.1em;
	display: block;
	margin: 10px 0;
	width: auto;
	clear: left;
	float: left;
	color:#76060b;
	text-align:left;
}
div#full_signup td#referral {
	padding-bottom:20px;
}
div#full_signup textarea#message {
	font-family: "Verdana", sans-serif;
	border: 1px solid #0c5e9a;
	letter-spacing: 1px;
	background: #eeeeee;
	padding: 4px 0px;
	font-size: 1.1em;
	margin-top: 7px;
	display: block;
	width: 100%;
	color: #0c5e9a;
	clear: left;
	float: left;
}
div#full_signup textarea#message:hover, div#full_signup textarea#message:focus {
	border: 1px solid #76060b; 
	color: #063852;
	background:#ffffff;
}
div#full_signup input.input {
	font-family: "Verdana", sans-serif;
	border: 1px solid #0c5e9a;
	letter-spacing: 1px;
	background: #eeeeee;
	padding: 4px 4px;
	font-size: 1.1em;
	margin-top: 7px;
	margin-bottom:4px;
	display: block;
	color: #0c5e9a;
	float: left;
}

div#full_signup input.input:focus, div#full_signup textarea:focus { 
	border: 1px solid #76060b; 
	color: #063852;
	background:#ffffff;
}
div#full_signup input.input:hover, div#full_signup textarea:hover { 
	border: 1px solid #76060b; 
	color: #063852;
	background:#ffffff;
}



/* 
Contact Form

*/

div#coldform * {
	padding: 0;
	margin: 0;
	border: 0;
}
div#coldform {
	font-family: "Verdana", sans-serif;
	background-color: #ffffff;
	font-size: 10px;
	margin: 11px 0;
	width: 650px;
	color:  #0c5e9a;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform .label:after {
	content: ": ";
}
div#coldform .input:focus, textarea:focus { 
	border: 1px solid #76060b; 
	color: #ffffff;
	background:#ffffff;
}
div#coldform .input:hover, textarea:hover { 
	border: 1px solid #76060b; 
	color: #063852;
	background:#ffffff;
}
div#coldform label.label {
	font-size: 1.1em;
	display: block;
	margin: 10px 0;
	width: 170px;
	clear: left;
	float: left;
	color:#76060b;
	text-align:right;
}
input#coldform_carbon { margin-bottom: -7px; }
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: "Verdana", sans-serif;
	border: 1px solid #0c5e9a;
	letter-spacing: 1px;
	background: #eeeeee;
	padding: 4px 4px;
	font-size: 1.1em;
	margin-top: 7px;
	display: block;
	width: 450px;
	color: #0c5e9a;
	clear: right;
	float: right;
}
div#coldform input.submit {
	margin: 7px 0 17px 0;
	letter-spacing: 1px;
	font-weight: bold;
	background: url('assets/submit.gif');
	background-repeat:no-repeat;
	font-size: 1.1em;
	cursor: pointer;
	display: block;
	padding: 3px;
	width:100px;
	color: #0c5e9a;
	clear: right;
	float: right;
	text-indent:-9999px;
}

div#coldform input.submit:hover {
	background: url('assets/submit-over.gif');
	background-repeat:no-repeat;
}

/*
 * Followup CSS 
 */
.followup {
	text-align:center;
	line-height:1.2em;
}
.followup .coupon {
	max-height: 60px; 
	max-width: 125px; 
	margin: 0 auto; 
	display: block;
}
.followup .tweet {
	max-height: 20px; 
	max-width: 55px; 
	margin: 0 auto; 
	display: block;
}
.followup textarea {
	width: 220px; 
	height: 60px; 
	display: block; 
	margin: 0 auto;
	font-size:1em;
	margin-top: 10px;
}

#followup_source {
	display:none;
}
