/*  
Theme Name: jamie
Theme URI: http://www.bestliveshosting.com
Description: Jamie Wordpress theme created by Jason Best (WPDesigner.com)
Version: 1.0
Author: Jason Best
Author URI: http://www.bestliveshosting.com

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Calibri, Helvetica, Arial, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/bg_page.gif);
        background-attachment:fixed;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-Serif;
	font-size: 20px;
	color: #699;
	font-weight: normal;
}
h3 {
	font-size: 24px;
}
a{
	text-decoration: underline;
	color: #699;
	text-decoration: underline;
}

a:hover{ 
	color: #b8b88a;
	text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 5px 15px 5px 15px;
	background: #a8cdcc;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}
.homebullet{
	background-image: url(images/homebullet.png);
	background-repeat:no-repeat;
	padding: 5px 0 5px 45px;
}

.homebullet p{ padding: 15px; }

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#outer-container{
	margin: 0 auto;
	padding: 0px;
	background: url(images/bg-outer-container.gif) repeat-x;
	text-align: left;
	vertical-align: top;
}
#container{
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	text-align: left;
	vertical-align: top;
}

#header{
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	background: #323131;
	color: #fff;
}

#header h1{
	padding: 0 83px 0 0;
	background: #2e2e2e url(images/bg_h1.gif) repeat-x 0 5px;
	text-transform: uppercase;
}

#header h1 a{
	padding: 0 20px 0 0;
	text-decoration: underline;
	background: #2e2e2e;
	color: #fff;
}

#banner{
	clear: both;
	margin: 20px 0 0;
	width: 729px;
	height: 191px;
	background: #2e2e2e url(images/banner.jpg) no-repeat;
}

#description-container{
	clear: both;
	padding: 20px;
	background: #a2a88b url(images/bg_description.gif) repeat-x;
	color: #fff;
}

.description{
	padding: 5px;
	font-family: Georgia, sans-seriff;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

.description p{
	border: 1px solid #c7c7c7;
	padding: 4px 8px 6px;
}

.page{
	clear: both;
	float: left;
	width: 750px;
	text-align: left;
	background: #fff;
	vertical-align: top;
	color: #000;
}

.maincol{
	float: right;
	width: 538px;
	margin-top: 25px;
	text-align: left;
	vertical-align: top;
}

.post{
	background: #fff;
}

.post_alt{
	background: #fff;
}

.post, .post_alt{
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

.post h2, .post_alt h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #e1e9c4;
	color: #699;
}

.post h2 a, .post_alt h2 a{
	text-decoration: underline;
	color: #699;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #666;
	padding: 4px;
	background-color: #fff;
}
.entry img.nostyle{
	border: 0;
	padding: 0;
}
.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #737b58;
}
.paypal{
	padding: 0 15px 15px 15px;
}
.postdate{
	color: #000;
}

.browse{
	padding: 20px;
	font-family: Georgia;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}

.browse a{
	color: #738338;
}

.sidebar{
	float: left;
	width: 200px;
	margin-top: 50px;
	border-right: solid 1px #669999;
	text-align: right;
	vertical-align: top;
}

.sidebar ul{
	margin: -10px 0 0 0 ;
	padding: 0 20px 20px 20px;
	list-style: none;
}

.sidebar ul li{
	padding: 20px 0 0;
}

.sidebar ul li h2{
	padding: 0 0 9px;
	color: #666;
}

.sidebar ul ul{
	padding: 0;
}

.sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 24px;
}
.sidebar ul ul li a{
	padding: 8px 0 0;
	font-family: Georgia, Sans-Serif;
	font-size: 20px;
	text-transform: lowercase; 
	line-height: 10px;
	color: #b8b88a;
	text-decoration: none;
}
.sidebar ul ul li a:hover{
	color: #699;
	text-decoration: underline;
}


.sidebar ul ul li#search{
	padding: 15px 0 0;
}

.sidebar ul ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

#footer{
	clear: both;
	margin: 0 ;
	padding-top: 5px;
	width: 750px;
	height: 83px;
	font-family: Calibri, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 11px;
	text-align: center;
	background: #676750;
	border-top:  #333 5px solid;
	color: #fff;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #b8b88a;
	text-decoration: none;
}
#footerleft{
	position:relative;
	float: left;
	left: 20px;
	top: 10px;
	text-align: left;
}
#footerright{
	position:relative;
	float: right;
	right: 20px;
	top: 10px;
	text-align: right;
}

#footer p{
	padding: 0 25px 0 25px;
}
#therapists {
	clear: both;
}
#therapists-left{
	position: relative;
	float: left;
	width: 160px;
}
#therapists-right{
	position:relative;
	float: right;
	width: 320px;
	

}
/* comments template */

.comments-template{
	padding: 20px;
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e6eecb;
}

.comments-template h3, .comments-template h2{
	color: #666;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
#fancy_div{
	background: #fff;
}
.linklove{
visibility: hidden;
}
.topic-td{
line-height:14px;
}