/*  
Theme Name: UVMassage
Theme URI: http://www.tcwebsite.com/
Description: Theme Created for TCWebsite.com
Version: 1.0.0
Author: Lew Ayotte
Author URI: http://www.redfootwebdesign.com/

	This theme is released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #b2cfd7;
	color: #000;
}

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}
#container{
	margin: 0 auto 0 auto;
	width: 785px;
}

.entry p {
	padding-top: 15px;
}

p.postinfo {
	padding-top: 15px;
}


#header{
	clear: both;
	margin-top: 50px;
}

#banner{
	float: left;
	width: 785px;
	height: 134px;
	background: url(images/masthead.jpg) no-repeat left top;
	clear: both;
}

#menu{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	color: #fff;
	height: 15px;
	background-color: #6da1ac;
	width: 785px;
}

#menu ul{
	list-style: none;
	margin-top: 7px;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 30px 0 0;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
}

#pagewrapper{
	float: left;
	width: 785px;
	padding: 0;
	background: #fff;
}

#page{
	padding: 0px 15px 0px 15px;
}

#sidebar{
	float: left;
	width: 150px;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-top{
	float: left;
	padding-top: 25px;
	width: 150px;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-bottom{
	bottom:115px;
	clear:both;
	float:left;
	height:0;
	padding-left: 25px;
	position:relative;
	padding-top:75px;
}

#sidebar a{
	color: #6da1ac;
	text-decoration: none;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 25px 0;
}

#sidebar ul li{
	padding-top: 5px;
}

.maincolumn{
	float: right;
	width: 585px;
}

#bottom-border {
    clear: both;
	width: 785px;
	height: 10px;
	background-color: #96b18d;
}

#footer {
    clear: both;
    padding: 5px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #6da1ac;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

blockquote{
	margin: 15px 0 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 5px 15px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.post{
	margin: 15px 0;
}

.post h2{
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #6DA1AC;	
}

.post h2 a{
	text-decoration: none;
	color: #6DA1AC;
}

.post h2 a:hover{
	text-decoration: none;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

/* 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 */

