/*
Theme Name: Suncoast Pilates
Theme URI: http://wordpress.org/
Version: 1.6
Author: Lisa Moseley
Author URI: http://lisa.vault3.com
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #e6d8bb url('images/bgcolor.jpg') no-repeat center top;
	color: #41372e;
	text-align: center;
	}


#header {
	background: none;
	position: relative;
	height: 120px;
	}

#logo {
	background: url(images/logo.png) no-repeat top left;
	width: 330px;
	height: 92px;
	display: block;
	position: absolute;
	top: 25px;
	left: 15px;
	}	
	
#logo a {
	display: block;
	width: 300px;
	height: 90px;
	}

h1.maintitle {
	margin: 0;
	padding: 0;
	display: block;
	width: 300px;
	height: 90px;
	}
h1.maintitle span {
	display: none;
	}

#address {
	background: url(images/address.png) no-repeat top left;
	width: 183px;
	height: 68px;
	display:block;
	position: absolute;
	top: 26px;
	right: 15px;
	}

#address h2 {
	text-indent: -9999em;
	
	}
	
#main_nav {
	font-size: 1.3em;
	font-weight: bold;
	background: url(images/nav.jpg) top left no-repeat;
	width: 100%;
	height: 46px;
	margin: 0;
	}

#main_nav a {
	display: inline;
	float: left;
	padding: 16px 35px 5px 28px;
	color: #73533e;
	/*border-bottom: solid 4px #c0d0d5;*/
	text-align:left;
	}

#content {
	font-size: 1.2em;
	background: #fff;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	}

#left {
	width: 650px;
	padding: 15px 0 0 15px;
	margin: 0;
	line-height: 1.6em;
}

#left .divide {
	width: 640px;
	border-bottom: solid 1px #e8e1cb;
	margin: 20px 0;
}

#home_img {
	background: url(images/home_img.jpg) no-repeat top left;
	width: 642px;
	height: 172px;
	display:block;
	margin: 0 0 15px 0;
	}
	
#golf_img {
	background: url(images/golf_img.jpg) no-repeat top left;
	width: 642px;
	height: 172px;
	display:block;
	margin: 0 0 15px 0;
	}

#inner_img {
	background: url(images/inner_img.jpg) no-repeat top left;
	width: 831px;
	height: 195px;
	display:block;
	}


.entry-home { 
	font-size: 1em;
	/*margin: 25px 0 0 20px;*/
	
	margin-bottom: 20px;
	}

.post-home {
	text-align: left;
	}
	
#content ul li {
	font-size: 1.1em;
	padding: 3px 0;
	}

#right {
	width: 265px;
	padding: 3px 0 0 0;
	float: right;
}

#add-box { 
	background:url(images/grn-box-top.jpg) top left no-repeat #e7edc1;
	width: 243px;
	padding: 0;
	margin-bottom: 20px;
}

#add-box  div.content{ 
	padding: 5px 17px;
	line-height: 1.6em;
	font-size: 110%;
}

#add-box .bottom { 
	background:url(images/grn-box-bott.jpg) bottom left no-repeat;
	width: 243px;
	height: 9px;
}


.entry p {
	font-size: 1em;
	}
	
.entry strong {
	color: #ca6908;
}

.entry {
	line-height: 1.8em;
	padding-right: 15px;
	}

.entry h2 {
	margin: 25px 0 10px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
		
h2 {
	font-size: 1.5em;
	font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.2em;
	color: #ca6908;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #777d1f;
	}

h2, h2 a, h2 a:visited  {
	color: #777d1f;
	}

h3, h3 a, h3 a:visited  {
	color: #ca6908
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

a, h2 a:hover {
	color: #717705;
	text-decoration: none;
	}

a:hover {
	color: #aab32c;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: none;
	margin: 0px auto;
	padding: 0;
	width: 950px;
	}


.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 5px auto 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 8px 0;
	text-align: left;
	font-size: 1.1em;
	}
#footer span {
	float:right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 10px 0;
	line-height: 1.4em;
	}

h2 {
	margin: 10px 0;
	line-height: 1.4em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 25px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 5px 0 6px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 20px;
	padding-left: 20px;
	border-left: 4px solid #f5eddc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: solid 1px #ccc;
	}

/* End Various Tags & Classes*/



/* Form Sections ======================================================================== */
/* Fieldset  */
fieldset {
	margin: 0 0 30px 0;
	padding: 5px 10px 15px;
	background: #fefaef;
	border: solid 1px #eee1c3;
	font-size: 1.0em;
}
legend {
	padding: 2px 5px;
}
/* Nested Fieldset  */
fieldset fieldset  {
}
fieldset fieldset legend {
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#F1F1F1;
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
select#InquiryType {
	width: 210px;
}
form .oneField {
	margin: 0 0 5px 0;
}
form .inlineSection .oneField {
	float: left;	
	padding: 0;
	margin-right: 4px;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	/*color: #333;*/

}
/* Text inputs / Select label */
label.preField {
	display: block;
	padding: 10px 2px 0;
	margin: 0.4em 4px 0 0;
	font-weight: normal;
	/*color: #807d74;*/
}
/* Radio / Checkbox group label */
form .label  {
	padding: 0px;
	margin: 0.4em 4px 0 0;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
.inlineSection .oneField .inlineLabel {
	display: block;	
	padding: 0 3px;
	margin: 0.4em 4px 0 0;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	margin: 0 2px 0 0;
}
select {
	padding: 0;
	margin: 2px 2px 1px 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;		
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
	float: right;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	border: 1px dotted #ccc;
	margin: 3px 0;
	padding-right: 3px;
}
div.removeable {
	border: 1px dotted #ccc;
	padding-right: 3px;	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	color: #5C594E;
}
form .removeLink {
	line-height: 260%;
	color: #CC3300;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
