/*
Theme Name: Meon Pilates
Theme URI: http://matth.eu/
Description: Theme designed for The Meon Pilates Studo, Stratford-upon-Avon.
Version: 0.1
Author: Matthew Haines-Young
Author URI: http://matth.eu/
Tags: 

*/


/* ------------- Meyer 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* ------- General Type ------------ */

body {font: 62.5% helvetica,arial,sans-serif;}

h1 {font-size:3.6em;}
h2 {font-size:2.4em; font-weight:bold; line-height:0.75em;color:#3496c9; margin-bottom:0.375em;}
h3, #main_box .lead{color:#3496c9;font-size:1.8em; line-height:line-height:1em; !important; margin-bottom:0.5em;}
h4 {}
h5 {}
h6 {}

p, ul, table {
	color:#404040;
	font-size: 1.2em; 
	line-height:1.5em;
	margin-bottom: 1.5em;
}

ul ul {font-size:1em !important;}

a:link {color:#3496c9;}

a:visited {color:#094869;}

a:hover {color:#a6c934;}

table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #c0c1c2;
	border-collapse: collapse;
	background-color: #FFF;
}

tr  {}

th {
	background:#edf8fa;
	border-width: 1px;
	color:#3496c9;
	padding: 5px;
	border-style: solid;
	border-color: #c0c1c2;
	font-size: 1.5em;
}

td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #c0c1c2;
}


#content ul {
	list-style:disc outside;
	padding-left:20px;
}
#content ul li {}


/* ------- Generic Classes ----------*/

.alignright  {float:right; margin-left:20px;}
.alignleft {float:left; margin-right:20px;}
.aligncenter {display:block;
margin-left:auto;
margin-right:auto;}


p.img_box, .wp-caption {
	background:#F0F0F0;
	border:1px solid #c0c1c2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:6px;
	text-align:center;
}

.wp-caption {margin-bottom:1.5em;}

p.img_box img, .wp-caption img {
	border:1px solid #a7a7a8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:auto;
	max-width:242px;
	
}

.wp-caption p {margin:0 !important;}

.getintouch {margin:0;}
.getintouch a{
	background:url(images/button-get-in-touch.png) no-repeat top left;
	display:block;
	height:47px;
	text-indent:-9999px;
	width:233px;
}
.getintouch a:hover {background:url(images/button-get-in-touch.png) no-repeat bottom left;}

/* ------- General Forms ----------- */

form ul {
	margin:0 !important;
	list-style:none !important;
	padding:0 !important;
}

form li {
	margin-bottom: 1.5em;
}

form {
	margin-bottom:-3em;
}

fieldset {

}

label {
	display:block;
}

input {
	border:1px solid #c0c1c2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#404040;
	display:block;
	font-family:arial,sans-serif;
	padding:5px;
	width:288;
}

textarea {
	border:1px solid #c0c1c2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#404040;
	font-family:arial,sans-serif;
	padding:5px;
	max-width:566px;
	width:566px;
}

input:focus, textarea:focus {
	border-color:#666666;
	color:#4d4d4d;
}

input[type="submit"] {
	background:#A1BF3F url(images/greengradient.gif) left center;
	border-color:#7ba227;
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
	cursor:pointer;
	color:#fff !important;
	display:inline;
	text-shadow: -1px -1px 1px #81ab28;
	width:120px;
}

input[type="submit"]:hover {
	background:#A8CE2C url(images/greengradienthover.gif) left center;
}

/* ------- Basic Layout ------------ */

body, html, #slidshow, #slideshow div { background:#F0F0F0 url(images/bg.gif) ;}

#header {
	background:#fafafa;
	background:rgba(255,255,255,0.65);
	border:1px solid #c0c1c2;
	border-top:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
	border-top-right-radius:0;
	-moz-box-shadow:0 0 10px rgba(190, 190, 190, 0.5);
	-webkit-box-shadow:0 0 11px rgba(190, 190, 190, 0.5);
	box-shadow:0 0 10px rgba(190, 190, 190, 0.5);
	margin:auto;
	margin-bottom:1.8em;
	overflow:auto;
	padding:1.05em 10px 0 8px;
	width:920px;
	}
	
#header h1 {
	float:left; 
	/*margin-bottom:0.5em;*/
	margin-left: 21px;
}

#header h1 a {
	background:url(images/h1.png) no-repeat;
	display:block;
	height:27px;
	text-indent:-9999px;
	width:315px;
}

#header ul {
	float:right; 
	list-style:none;
	text-align:right;
	margin-bottom:1.05em;
	margin-right:21px;
	margin-top:10px;
	width:500px;
}

#header ul li {
	display:inline;
	font-size:1.5em;
	padding-left:1.4em;
} 

#header ul li a:link, #header ul li a:visited {
	color:#3496c9; 
	text-decoration:none;
}
#header ul li a:hover {color:#a6c934;}

#main_box {
	clear:both;
	margin:auto;
	padding:0 20px;
	position:relative;
	width:898px;
	
}
#prev {
	background:url("images/arrowleft.png") repeat scroll 0 0 transparent;
	display:block;
	height:80px;
	left:0;
	margin-left:-40px;
	margin-top:-40px;
	position:absolute;
	text-indent:-9999px;
	top:50%;
	width:40px;
}

#prev:hover {background-position:bottom;}

#next {
	background:url("images/rightarrow.png") repeat scroll 0 0 transparent;
	display:block;
	height:80px;
	margin-right:-40px;
	margin-top:-40px;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:50%;
	width:40px;
}

#next:hover {background-position:bottom;}

/* ---- tidy this up a bit --- */

#main_box .content {float:left; width:439px;}
#main_box >div>div{width:898px}
#main_box h2 {width:439px;}
#main_box .lead {color:#454545;line-height:1.5em;font-style:italic !important;}
#main_box p {width:439px; float:left;}
#main_box img {float:right;}
#content {
	margin:8px auto;
	width:960px;
}

#main_box p .alignright {float:right !important;}

/*
#box_1 {background: url(images/pilatesgirl1.png) no-repeat top right;}
#box_2 {background: url(images/pilatesgirl2.png) no-repeat top right;}
*/

#main_box h2 {float:left;}

#content .content_box{
	background:#fafafa;
	background:rgba(255,255,255,0.65);
	border:1px solid #c0c1c2;
	box-shadow: -10px -10px 0px #000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px rgba(190, 190, 190, 0.25);
	-webkit-box-shadow:0 0 10px rgba(190, 190, 190,0.25);
	box-shadow:0 0 10px rgba(190, 190, 190, 0.25);
	float:left;
	margin:0 10px;
	padding:1.8em 20px;
}

.home #content .content_box {width:258px;}

.page-id-2 h3 {width:100%; clear:both;}

#about_box {
	width:578px;
}
#studio_box {width:258px;}

#email_box {
	width:578px;
	padding-bottom:3.6em !important;
}

#contact_img {float:left;}

#phone_box {
	width:258px;
}

#rightcol {overflow:auto; padding:1.8em;}

.wpcf7-response-output {
margin:0 0 1.5em !important;
padding:5px !important;
border:1px solid #999 !important;
	-moz-border-radius:5px !important;
	-webkit-border-radius:5px !important;
	border-radius:5px !important;
}

.wpcf7-validation-errors {
	background:#fdfde2 !important;
	border-color:#d4d4a4 !important;
	
}

wpcf7-response-output wpcf7-mail-sent-ok {
	background:#f2fae1 !important;
	border-color:#becba3 !important;
}


#price_table {
	float:left;
	/*margin-right:20px;*/
	width:440px;
}

#price_table table{width:100%;}

div#lists {overflow:auto;}

div#lists ul {font-size:1.8em; line-height:1.5em;margin-right:20px;
width:400px;}

#group_classes {
clear:both !important;
float:none !important;
margin-bottom:20px !important;
}
#group_classes img {margin-top:-20px;}

#personal_classes {}

.half_box {width:396px}

#footer {
	clear:both;
	margin:auto;
	width:960px;
	padding:1.8em 22px;
	margin-bottom:2.1em;
}

#footer ul {
	float:left;
	margin:0 10px;
	padding:0 20px;
	width:260px;
}
#footer li {
	float:left;
	width:120px ;
	margin-right:10px;
}
#footer a:link, #footer a:visited {color:#bbb;}

#footer a:hover {color:#a6c934;}

#footer div {
	float:left;
	margin:0 10px;
	padding:0 20px;
	width:260px;
}

#footer p {
	color:#bbb;
	margin:0;
}


#stottlogo {margin-top:45px;}