/*  
Theme Name: Luxe Fitness Clubs
Theme URI: http://www.luxefitnessclubs.com/
Description: Fitness Club templage
Version: 2.0
Author: Ben Huddleston
Author URI: http://www.get-simple.com/
*/

/* -------------------  GLOBAL ------------------- */

html {font-size: 100.1%;}
body {
	margin: 0;
	background:#522c17;
	}
img {
	padding: 0;
	margin: 0;
	border: none;
	}
form {
	padding: 0;
	margin: 0;
	}
.form select, .form input, .form textarea { vertical-align:middle; }

.background {
	min-width: 989px;
	overflow: hidden;
	}


h1 {
	margin: 0px 0 10px 0;
	font: bold 150%/24px "Times New Roman", Times, serif;
	color: #2c170c;
	padding-bottom:0;
	text-transform:uppercase;
	}
	
h3 {
	margin: 10px 0 5px 0;
}	
	
a { color: #2c170c; }	

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.imgright {
	float: right;
	margin:0 0 10px 10px;
	}	
	
.post img {
	border:1px solid #522c17;
	}	
	

.post h2 {
	margin: 1em 0 0 0;
	padding:0;
	}

.post h2 a {
	text-decoration:none;
	margin:0;
	padding:0;
	}	
	
.post {
	margin-bottom:2em;
	}	
	
.postmetadata { clear:both; }	

/* -------------------  MAIN LAYOUT ------------------- */

/*start main*/
#main {
	margin: 0 auto;
	width: 989px;
	}
/*start header*/
#header {
	position: relative;
	width: 989px;
	height: 202px;
	background: url(images/header-bg.jpg) no-repeat;
	border:3px solid #2B170C;
	border: 0 3px;
	}
/*start logo*/
#header .logo {
	position: absolute;
	top: 1px;
	left: 322px;
	}
#header span {
	position: absolute;
	left: 360px;
	top: 123px;
	text-align: center;
	padding: 5px 0 0 0;
	font: 16px/18px "Times New Roman", Times, serif;
	color: #ffd4af;
	background: url(images/header-bg.gif) no-repeat;
	width: 270px;
	height: 41px;
	}


/*start content*/
#content {
	float: left;
	width: 989px;
	background:#FBE4BB;
	border:3px solid #2B170C;
	border-top: 0;
	}

/*start text area*/
#content .textarea {
	float: left;
	width: 335px;
	margin: 6px 0 0 9px;
	padding: 0 0 30px 0;
	display: inline;
	}

#content .textarea h1 {
	margin: 0;
	text-align: center;
	}


#content .textarea-two {
	margin: 15px auto;
	padding: 0;
	width: 960px;
	}


/*start footer*/
#footer {
	float: left;
	width: 989px;
	height: 42px;
	background: url(images/footer-bg.gif) repeat-x;
	}
#footer span {
	float: left;
	margin: 15px 0 0 11px;
	font: 18px/18px "Times New Roman", Times, serif;
	color: #fff; 
	display: inline;
	}
#footer .right {
	margin: 15px 14px 0 0;
	float: right;
	font: 18px/18px "Times New Roman", Times, serif;
	color: #fff; 
	}


/* -------------------  NAVIGATION ------------------- */

/*start top nav*/
#header .menu {
	position: absolute;
	top: 169px;
	left: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px "Times New Roman", Times, serif;
	width: 973px;
	height: 33px;
	}
#header .menu li {
	float: left;
	margin: 2px 2px 0 0;
	}
/*top nav link style*/
#header .menu li a {
	display: block;
	color: #fff;
	padding: 8px 29px 7px 29px;
	text-decoration: none;
	text-transform:uppercase;
	}
#header .menu li a:hover, #header .menu li.current_page_item {background: url(images/top-nav-bg.gif) repeat-x;}




/* -------------------- HOME PAGE ------------- */


#content .textarea p, #content .textarea-two p {
	margin: 0 0 18px 0;
	font: 88% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2c170c;
	text-align: left;
	}
/*start image area*/
#content .image-area {
	float: left;
	width: 630px;
	margin: 8px 0 0 8px;
	display: inline;
	background-color: #2c170c;
	text-align: center;
	}
#content .image-area img {
	float: left;
	margin: 2px 2px 9px 2px;
	display: inline;
	}
#content .image-area p {
	margin: 0 0 6px 0;
	font: bold 100%/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	}
#content .image-area2 {
	float: left;
	width: 339px;
	margin: 4px 8px 4px 4px;
	display: inline;
	}
#content .image-area2 img {float: left;}

#content .image-area2 a.clickForPass {
	margin: 20px 0;
}



/* -------------------- CONTACT PAGE ------------- */


#content .form {
	float: left;
	width: 396px;
	margin: 4px 0 0; 
	background: url(images/form-bg.gif) no-repeat 100% 0;
	}
	
#content .form h1 {
	margin: 15px 0 0px 0;
	font: bold 150%/24px "Times New Roman", Times, serif;
	color: #2c170c;
	padding-bottom:0;
	text-transform:uppercase;
	}

#content fieldset {
	border:0;
	margin:0;
	}
	
#content fieldset legend, #content fieldset em {
	display: none;
	}	
	
#content form {
	margin-top:10px;
	}	

#content form label {
	float: left;
	width: 100%;
	font: bold 88%/14px "Times New Roman", Times, serif;
	color: #2c170c;
	margin:20px 0 5px 0;
	}
	
div.contactright {
	margin-bottom:5px;
	}	
	
#content form input {
	width: 355px;
	border: 1px solid #b49b8c;
	padding: 2px 2px;
	margin: 2px 0 8px 0;
	background: url(images/form-input-bg.gif) repeat-x;
	font: bold 14px/14px "Times New Roman", Times, serif;
	color: #2c170c;
	height:20px;
	}
	
#content form input#contactsubmit {
	background:#2B170C;
	width: 75px;
	color:#FFF;
	margin-top:10px;
	margin-bottom:0;
	height:25px;
	text-transform:uppercase;
	}	

#content form textarea {
	float: left;
	width: 359px;
	height: 100px;
	background: url(images/form-input-2-bg.gif) repeat-x;
	padding: 0;
	margin: 2px 0 0;
	border: 1px solid #b49b8c;
	font: bold 14px/14px "Times New Roman", Times, serif;
	color: #2c170c;
	overflow: auto;
	}

#content .form .btn {
	float: left;
	margin: 5px 0 0;
	}
	
/*start contact us*/
#content .contact-us {
	float: left;
	width: 200px;
	text-align: left;
	margin: 20px 0 0 20px;
	display: inline;
	}
	
#content .contact-us h2 { margin: 0; }
#content .contact-us h3 { margin: 15px 0 0 0; }

#content .contact-us p {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #2c170c; 
	}
	
#content .contact-us p strong {font-weight: bold;}

#content .contact-us ul {
	margin: 0 5px 5px 5px;
	padding: 0;
}

#content .contact-us li { 
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px;
}



/*-------------------- TOUR PAGE ---------------- */

#flash-tour {
	width:574px;
	display:inline;
	float:left;
	}

#tour-text {
	width:270px;
	display:inline;
	float:right;
	margin-left:10px;
	}
	
.reset {
	height:0;
	overflow:hidden;
	clear:both;
	}	


/*-------------------- SCHEDULE PAGE ---------------- */

#schedule {
	display:inline;
	float:left;
	}
	
div#content div#schedule p {
	margin:0;
	padding:0;
	}
	
#sched-image {
	width: 470px;
	display:inline;
	float:right;
	}	
	
table.schedule-table {
	padding:0;
	margin:0;
	border-collapse: collapse;
	width:954px;
	display:block;
}

.schedule-table tbody,
.schedule-table tr {
	width: 100%;
	display: block;
}

.schedule-table td {
	background:#FBe4BB;
	text-align: left;
	border:1px solid #2B170C;
	padding:20px;
	width: 477px;
	text-align: center;
}

.schedule-table th {
	text-align: center;
	background:#522c17;
	border:1px solid #2B170C;
	color:#FBe4BB;
	padding:.35em;
}	

/*-------------------- MISC FOR WYSIWYG EDITOR ---------------- */

.thickbox {}