/*
Theme Name: HeadStart Massage v2.0
Theme URI: http://headstartmassage.com
Description: The first version of the HeadStart Massage layout, ported to Wordpress 2.5
Tags: HeadStart Massage, Fitness, Health, Massage, Sports
*/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2 {
	color: #B30000;
}

h2 {
	font-size: 1.6em;
	padding: 0;
	border: 0;
	margin: 0;
}

h3 {
	margin: 0;
	font-size: 1em;
	font-size: 1.15em;
	color: #194E76;
}

p 
{
	margin-top: 0;
}

ul, ol, blockquote
{
	list-style: none;
	margin: 0;
}

li
{
	margin: 0;
}

a:link, a:visited, a:active {
	border-bottom: 1px dotted #ac0d0d;
	text-decoration: none;
	color: #ac0d0d;
}

a:hover{
	border-bottom: 1px dotted #e13f3f;
	text-decoration: none;
	color: #e13f3f;
}

img {
	border: none;
}


.smalltext {font-size: 80%;}
.largetext {font-size: 120%;}

.floatright {float: right;}
.floatleft {float: left;}

.clearall {clear: all;} 
.clearboth {clear: both;}



#toptag {
	width: 773px;
	height: 7px;
	margin: 0 auto;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #fff;
	margin-top: 15px;
	line-height: 0;
	
}

/* Header */

#header {
	width: 773px;
	height: 175px;
	margin: 0 auto;
	background: url(images/header_singleweight.jpg) no-repeat;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #1f1f1f;
}

#header h1 {
	float: left;
	margin-left: 40px;
	padding: 123px 0 0 36px;
	font-size: 1.4em;
	font-weight: bold;
}

#header h2 {
	margin-left: 40px;
	padding: 170px 0 0 3px;
	font-size: 1.4em;
}

#header h2 a {
	border-bottom: 1px dotted;
	color: #0d3f7a;
	font-size: 1.1em;	
	}

#header .logo
{
	margin-left: 39px;
	margin-top: 25px;
}


/* Menu */

#menu {
	width: 775px;
	height: 41px;
	margin: 0 auto;
	background: #B30000 url(images/img2b.gif)
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 12px 0 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
}

#menu li ul {
	float:left;
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	border-width: 0.25em;
	margin-top: 41px;
}

#menu li ul li
{
	
	left: auto;
	width: 166px;
	background-color: #990000;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/img3b.gif);
	color: #8f050b;
}

#menu li ul li a:hover, #menu .current_page_item li ul lia {
	background: none;	
	background-color: #e7af9b;

}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	background-color: #990000;
}

/* Content */

#content {
	width: 775px;
	margin: 0 auto;
	background: url(images/contentbg1.gif);
}

#colOne {
	float: right;
	width: 200px;
	line-height: 1.4em;
	padding: 15px 20px 5px 10px;
}
#colOne p {
	font-size: 0.85em;
}
#colOne h3 {
	border-top: 1px dotted #000;
	padding-top: 5px;
	margin-top: 5px;
}

#colOne .viewmap {text-align:right;}


#colTwo {
	width: 500px;
	padding: 16px 20px ;
	border-left: 1px solid #c9c9c9;
}
#colTwo p {
	line-height: 1.3em;
	font-size: 1.0em;
	margin: 12px 0;
}

#colTwo .aimpara {width: 478px; padding: 5px 8px;  font-weight: bold; color:#B30000; background-color: #e7af9b;margin-bottom:24px;margin-top:31px;}


#colTwo .prices {width: 365px;}
#colTwo .prices td {font-size: 0.9em; padding: 6px;}
#colTwo .prices .full{background-color: #ffe65c;}
#colTwo .prices .discount{background-color: #fff9d8;}


/* Footer */

#footer {
	width: 775px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}



fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:330px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit {margin-top: 5px; padding:6px 5px;font:bold 12px/12px verdana,arial,sans-serif; }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.post {
	font-family: Arial, Sans-Serif;
	margin: 0 7px 24px 0;
	text-align: justify;
	background-color: #fff;
border: 1px solid #660000;
	padding: 8px;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}


/* 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 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

select {
	width: 130px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}