body {
	margin: 0 auto;
	font: 62.5%/1.5 Helvetica, Verdana, Arial, sans-serif;;
	background: #F4F6F5;
	color: #333;
	webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
}

h1 { margin: 15px 0 11px 115px; }

h2, 
h3, 
h4, 
a { color: #2D6072; }

img { border: none; }

h2 {
	font-size: 1.9em;
	margin: 0;
}

h3 { font-size: 1.5em; }

.events h3 {
	margin-bottom: 0;
}

p, 
blockquote, 
#content li { font-size: 1.2em; }

#content li li { font-size: 1.0em; }

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

button::-moz-focus-inner { padding:0; }

button {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

button img {
	float: left;
}

hr {
	border: 1px solid #CCC;
	border-width: 1px 0 0;
}

.date {
	color: #555;
	font-size: 1.1em;
}

.post {
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

#masthead {
	width: 940px;
	height: 124px;
	margin: 0 auto;
	padding: 1px 0 0;
	background: url(../images/masthead.jpg) no-repeat left bottom;
}

.navigation { clear: both; }

.navigation, 
.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.navigation li { float: left; }

.navigation li.newer {
	float: right;
}

#primary {
	width: 940px;
	margin: 0 auto;
}

#primary a { 
	display: block;
	height: 36px;
	padding: 0;
	background: url(../images/navigation-sprites.png) no-repeat left top;
	text-indent: -9999em;
	overflow: auto;
}

a#nav-home { width: 101px; }
a#nav-home:hover { background-position: left bottom; }

a#nav-coaching {
	width: 185px;
	background-position: -101px top;
}
a#nav-coaching:hover { background-position: -101px bottom; }

a#nav-massage {
	width: 180px;
	background-position: -286px top;
}
a#nav-massage:hover { background-position: -286px bottom; }

a#nav-about {
	width: 123px;
	background-position: -466px top;
}
a#nav-about:hover { background-position: -466px bottom; }

a#nav-directions {
	width: 130px;
	background-position: -589px top;
}
a#nav-directions:hover { background-position: -589px bottom; }

a#nav-contact {
	width: 134px;
	background-position: -719px top;
}
a#nav-contact:hover { background-position: -719px bottom; }

a#nav-blog {
	width: 87px;
	background-position: right top;
}
a#nav-blog:hover { background-position: right bottom; }

#breadcrumbs {
	padding: 0 5px;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #CCC;
	font-weight: bold;
	overflow: auto;
	zoom: 1;
}

#breadcrumbs li a, 
#breadcrumbs li strong {
	display: block;
	padding: 5px 15px;
}

#breadcrumbs li strong { color: #555; }

#breadcrumbs li a {
	background: url(../images/breadcrumb.png) no-repeat right center;
	padding-right: 25px;
}

#content, 
#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 0 20px;
	overflow: auto;
}

#callout, 
#about-ff, 
#recent-posts, 
.blog-posts,
#newsletter, 
#main, 
#sidebar #coaching, 
#sidebar #massage, 
#sidebar #sub-navigation {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#callout {
	margin: 20px 0 0;
	background: #ECF2E6;
	border: 1px solid #CADABB;
	overflow: hidden;
	zoom: 1;
}

#callout div {
	float: left;
	width: 328px;
}

#callout h2 {
	margin-top: 20px;
}

#callout #coaching {
	padding: 0 10px 0 110px;
	background: url(../images/logo-left.png) no-repeat 10px 20px;
	border-right: 1px solid #CADABB;
}

#callout #massage {
	padding: 0 110px 0 10px;
	background: url(../images/logo-right.png) no-repeat 349px 20px;
	border-left: 1px solid #CADABB;
}

#callout #michelle, 
#callout #gavin { width: 443px; }

#callout #michelle img, 
#callout #gavin img {
	display: inline;
	border: 1px solid #CADABB;
	margin: 20px;
}

#callout #michelle { border-right: 1px solid #CADABB; }

#callout #michelle img { float: left; }

#callout #michelle h2, #callout #michelle p { padding-right: 20px; }
#callout #michelle p { padding-left: 20px; }

#callout #gavin { border-left: 1px solid #CADABB; }

#callout #gavin img { float: right; }

#callout #gavin h2, #callout #gavin p { padding-left: 20px; }

#callout a.moreinfo {
	margin-right: -10px;
	display: block;
	background: #DAE6CF;
	font-size: 1.2em;
	font-weight: bold;
}

#callout #coaching a.moreinfo {
	padding: 5px 10px 5px 110px;
	margin: 0 -10px 0 -110px;
}

#callout #michelle a.moreinfo {
	width: 413px;
	padding: 5px 10px 5px 20px;
}

#callout #massage a.moreinfo {
	padding: 5px 110px 5px 10px;
	margin: 0 -110px 0 -10px;
}

#callout #gavin a.moreinfo { padding: 5px 10px 5px 20px; }

#about-ff, 
#main { float: left; }

#main { width: 580px; }

#main .date {
	margin-top: 0;
	font-size: 1.2em;
}

#sidebar {
	float: right;
	margin: 20px 0;
}

.archive #sidebar,
.error404 #sidebar,
.single #sidebar, 
.page #sidebar {
	width: 280px;
}

.single #sidebar h3, 
.page #sidebar h3 {
	margin: 0;
}

#sidebar #coaching, 
#sidebar #massage, 
#sidebar #sub-navigation {
	padding: 10px 15px 0;
}

#sidebar #coaching p, 
#sidebar #massage p, 
#sidebar a.moreinfo { font-size: 1.2em; }

#sidebar a.moreinfo {
	display: block;
	padding: 5px 15px;
	margin: 0 -15px;
	background: #BAE3F1;
	font-weight: bold;
}

#about-ff, 
#recent-posts, 
.blog-posts, 
#main {
	clear: both;
	margin: 20px 0;
	background: #FFF;
	padding: 10px;
}

#sidebar #sub-navigation {
	margin: 0 0 40px;
	padding-bottom: 10px;
}

#sidebar #sub-navigation li {
	float: none;
	margin: 3px 0;
}

#sidebar #sub-navigation ul, 
#sidebar #categories ol { margin-left: 5px; }
#sidebar #sub-navigation ul ul {
	margin: 0 0 10px 15px;
}

#sidebar .blog-posts { margin-top: 0; }

#sidebar .blog-posts ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .blog-posts li {
	margin: 10px 0;
	padding-bottom: 10px;
}

#sidebar #categories li {
	margin: 3px 0;
}

#sidebar .blog-posts span { display: block; }

#sidebar .blog-posts .title { font-weight: bold; }

#sidebar .blog-posts .date { font-size: 1.0em; }

#about-ff, 
.home #recent-posts { width: 420px; }

#recent-posts h4 {
	font-size: 1.3em;
	margin: 0;
}

#newsletter, 
#sidebar #coaching, 
#sidebar #massage, 
#sidebar #sub-navigation {
	margin: 0 0 20px;
	background-color: #EEFAFE;
	border: 1px solid #BAE3F1;
}

#newsletter {
	float: left;
	width: 250px;
	padding: 20px 0px 20px 75px;
	background: #EEFAFE url(../images/icons/newsletter.png) no-repeat 20px 20px;
}

#newsletter h3 { margin: 0 0 5px; }

#newsletter label span { display: none; }

#newsletter input { float: left; }

#social-media {
	clear: none;
	float: right;
	width: 105px;
}

#social-media li {
	display: inline;
	margin: 5px 10px;
}

#commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#commentlist li {
	font-size: 1.0em;
	border-bottom: 1px solid #EEE;
}

#commentlist p { margin-left: 50px; }

.comment-author, 
.comment-meta { font-size: 1.2em; }

.comment-author { font-weight: bold; }

.avatar {
	float: left;
	border: 3px solid #CCC;
	margin: 0 10px 10px 0;
}

#commentform input, 
#commentform textarea {
	display: block;
	margin-bottom: 15px;
}

#commentform input[type=text] { width: 350px; }

#commentform textarea {
	width: 550px;
	height: 200px;
}

/* @group Contact page */

#contactform {
	clear: both;
	margin: 10px 0;
}

#contactform legend, 
#contactform .error {
	color: #930;
	font-weight: bold;
}

#contactform .error {
	padding: 0.1em 1.0em;
	background: #CCC;
}

#contactform input, 
#contactform select, 
#contactform textarea { display: block; }

#contactform input[type=text], 
#contactform select { width: 300px; }

#contactform input[type=text], 
#contactform textarea { padding: 2px 5px; }

#contactform textarea {
	width: 500px;
	height: 200px;
}

#contactform label { display: block; }

#footer {
	margin: 20px auto;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#footer p {
	margin: 3px 0;
	text-align: center;
}

#map {
	position: relative;
	width: 560px;
	height: 220px;
	padding: 10px;
	border: 0 solid #666;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
}

#map_canvas {
	width: 560px;
	height: 220px;
}

#directions-1, #directions-2 { width: 46%; }

#directions-1 { float: left; }
#directions-2 { float: right; }

.appointment {
	float: right;
	margin: -85px 15px 0 0;
}
