/*
 Theme Name: Here's To Life Now
 Theme URI: http://www.nullvariable.com
 Description: Specially designed theme for Here's To Life Now from Xynomedia and Nullvariable
 Version: 1.1
 Author: Doug Cone / Joel Newcomer
 Author URI: http://www.nullvariable.com
 Tags: buddypress
 */
/* Begin Typography & Colors */ * {
    margin: 0;
    padding: 0;
}

body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Verdana, Verdana, Geneva, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
    background: #807faa;
    color: #333;
}

p {
	padding: 0px 20px 0px 0px;
	margin: 20px 0 15px 0;
	}

#content {
    font-size: 1.4em;
    width: 650px;
    display: inline-block;
    float: right;
}

.entry p {
	font-size:1em;
	line-height: 1.5em;
	}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

#footer {
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
        font-weight: normal;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 2em;
    color: #59228c;
}

h2 {
    font-weight: bold;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 1.7em;
    color: #59228c;
    text-transform: uppercase;
}

h2.pagetitle {
    color: #59228c;
    font-size: 1.6em;
}

h3 {
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 1em;
    color: #00aeef;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
}

.entry p a:visited {
    color: #CAB4DA;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

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

.commentlist li ul li {
    font-size: 1em;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

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;
}

a, h2 a:hover, h3 a:hover {
    color: #59228C;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    /* for IE */
    filter: alpha( opacity = 60);
    /* CSS3 standard */
opacity:
    0.6;
}

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

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

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

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
.page {
    background-color: white;
    margin: 10px auto;
    padding-right: 0px;
    width: 1003px;
    border: 1px solid #959596;
    display: block;
    position: relative;
}

.narrowcolumn {
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 450px;
}

.widecolumn {
    display: inline;
    float: left;
    padding: 10px 0 20px 0;
    margin: 5px 0 0 5px;
    width: 450px;
}

.post {
    width: 620px;
    display: inline;
    float: left;
    text-align: justify;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

#footer {
    margin: auto;
    clear: both;
}

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

/* End Structure */
/*	Begin Headers */
h2 {
    margin: 0px 0 20px 0px;
    text-align: left;    
}
.pagecontent h2 {
	padding-top:0px;
}

h2.pagetitle {
    margin-top: 0px;
    text-align: center;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding-left: 0px;
    font-size: 1.2em;
    letter-spacing: 2px;
    font-variant: small-caps;
    font-weight: bold;
}

h3 {
    padding: 0 0 5px 0;
    margin: 30px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

/* End Headers */
/* 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 Lists
 
 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
    margin-left: 40px;
    padding: 0 0 0 0px;
    list-style: none;
    padding-left: 0px;
    text-indent: 0px;
}

html > body .entry li {
    margin: 0px 0 15px 0px;
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry li {
	list-style: none;
	background: url(images/bullet.png) left center no-repeat;
	padding-left: 25px;
    margin: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    line-height: 200%;
    padding-left: 10px;
    font-size: 1.2em;
    display: block;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 0 0;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    margin: 15px 0px 0px 25px;
    list-style-image: url(images/bullet.png);
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	width: 1003px;
	height: 24px;
    padding: 2px 3px 0px 0px;
    text-align: center;
    margin: auto;
    margin-top: 5px;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align: left;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 0px;
    margin: 5px 5px 1px 0px;
}

#commentform {
    margin: 5px 0 0 5px;
    width: 525px;
    display: inline;
    float: left;
}

#commentform textarea {
    padding: 2px;
    width: 620px;
    display:inline;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

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

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

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

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

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

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0 0 5px;
}

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

.commentmetadata {
    margin: 0;
    display: block;
}

/* End Comments */
/* Begin Sidebars */
#sidebar {
    padding: 20px 0 10px 0px;
    margin-left: 5px;
    margin-right: 20px;
    width: 325px;
    float: left;
    display: inline-block;
    /*border-right: thin dotted #d9d9d9;*/
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    color: #00a1f3;
    margin-top: 265px;
    min-height: 700px;
    overflow: auto;
    height: 100%;
}

#sidebar2 {
    padding: 20px 0 10px 0px;
    margin-left: 5px;
    margin-right: 10px;
    width: 230px;
    float: left;
    display: inline;
    /*border-right: thin dotted #d9d9d9;*/
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #00a1f3;
}

#sidebar form {
    margin: 0;
}

/* End Sidebar */
/* 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;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 0px;
}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

#menu {
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    text-transform: uppercase;
    font-style: bold;
	height: 480px;
	width: 650px;
	float: right;
	margin-bottom: 1px;
	margin-bottom: -10px;
}

#menu.menu-about {
  	background: transparent url(images/nav-bg-smaller-about.png) no-repeat scroll top right;	
	}
	
#menu.menu-approach {
  	background: transparent url(images/nav-bg-smaller-approach.png) no-repeat scroll top right;	
	}
	
#menu.menu-membership {
  	background: transparent url(images/nav-bg-smaller-join.png) no-repeat scroll top right;	
	}
	
#menu.menu-blog {
  	background: transparent url(images/nav-bg-smaller-blog.png) no-repeat scroll top right;	
	}
	
#menu.menu-default {
  	background: transparent url(images/nav-bg-smaller.png) no-repeat scroll top right;
	}
	
#menu.menu-contact {
  	background: transparent url(images/nav-bg-smaller-contact.png) no-repeat scroll top right;
}

#menu.menu-wellness {
  	background: transparent url(images/nav-bg-smaller-wellness.png) no-repeat scroll top right;
}

#menu.menu-members {
  	background: transparent url(images/nav-bg-smaller-members.png) no-repeat scroll top right;
}

#menu.menu-talk {
  	background: transparent url(images/nav-bg-smaller-talk.png) no-repeat scroll top right;
}

#home-menu {
  	background: transparent url(images/nav-bg.png) no-repeat scroll 0 0;
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    text-transform: uppercase;
    font-style: bold;
	height: 700px;
	width: 650px;
	float: right;
	margin-bottom: 1px;
}

#dumbcircles ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;}

#menu li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	width: 120px;
	height: 80px;
	display: inline-block;
	float: left;
}

#menu li a {
    color: white;
    padding: 28px 5px 0px 5px;
    display: inline-block;
    height: 70.125px;
    text-align: center;
    vertical-align: middle;
}

#home-menu li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	width: 120px;
	height: 80px;
	display: inline-block;
	float: left;
}

#home-menu li a {
    color: white;
    padding: 28px 5px 0px 5px;
    display: inline-block;
    height: 70.125px;
    text-align: center;
    vertical-align: middle;
}

.purple {
	/*background: url(images/purple-menu.png) no-repeat scroll 0 0;*/
}

.blue {
	/*background: url(images/blue-menu.png) no-repeat scroll 0 0;*/
}

.green {
	/*background: url(images/green-menu.png) no-repeat scroll 0 0;*/
}

#menu .about {
	position: relative;
	top: 45px;
	left: 192px;
	font-size: .7em;
	}
	
#menu .our-approach {
	position: relative;
	top: 155px;
	left: 20px;
	font-size:.7em;	
	}
	
#menu .blog {
	position: relative;
	top: 306px;
	left: -35px;
	font-size:.7em;	
	}	
	
#menu .membership {
	position: relative;
	top: 365px;
	left: -10px;
	font-size:.7em;	
	}
	
#menu .contact-us {
	position: relative;
	top: 306px;
	left: 10px;
	font-size:.7em;	
	}
	
#home-menu .about {
	position: relative;
	top: 51px;
	left: 192px;
	font-size: 1.2em;
	}
	
#home-menu .our-approach {
	position: relative;
	top: 175px;
	left: -85px;
	font-size:.8em;	
	}
	
#home-menu .blog {
	position: relative;
	top: 376px;
	left: -127px;
	font-size:.8em;	
	}	
	
#home-menu .membership {
	position: relative;
	top: 565px;
	left: -205px;
	font-size:.8em;	
	}
	
#home-menu .contact-us {
	position: relative;
	top: 541px;
	left: -127px;
	font-size:.8em;	
	}					

#menu li a:hover {
    /* for IE */
    filter: alpha( opacity = 60);
    /* CSS3 standard */
	opacity: 0.6;
	text-decoration:none;
}

h1.logo a {
	text-indent: -9000px;
    background: transparent url('images/HTLN-logo.png') no-repeat scroll;
    position: absolute;
    top: 80px;
    height: 204px;
    width: 205px;
    margin: 10px 10px 10px 50px;
    display: block;
}

a {
    font-weight: bold;
    text-decoration: none;
}

.hd {
    height: auto;
	margin: auto;
	text-align: center;
	width: 650px;
	float: right;
}

.login_bar {
    border-top: 0.2em solid #00aeef;
    clear: both;
    margin-bottom: 1em;
    width: 100%;
}

.login_button #login_wrap {
    margin: 0 auto;
    width: 993px;
}

.login_button {
    background: #00aeef none repeat scroll 0 0;
    clear: right;
    color: #ffffff;
    cursor: pointer;
    font-family: "Candara", Verdana, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.6em;
    padding: 0.2em 0.6em;
    /*text-transform: uppercase;*/
	display: inline;
	margin-left: 5px;
}

.login_button a {
    color: #ffffff;
}

#container {
	height: 20px;
    width: 900px;
    margin: auto;
	text-align: right;
}

#searchform #s {
    background: transparent url(images/SearchBox.png) no-repeat scroll 0 0;
    float: right;
    border: 0 none;
    font-size: 1em;
    height: 24px;
    padding: 3px 0px 2px 160px;
    width: 160px;
}

#searchform #searchsubmit {
    visibility: hidden;
}

.quote {
    background: transparent url(images/quote-left.png) no-repeat;
	color: black;
	font-size:1.3em;
	padding:10px 5px 10px 30px;
	display: inline-block;
	line-height:130%;
	margin-top:20px;
}

.quote-bottom {
    background: url(images/quote-right.png) top right;
    height: 30px;
    width: 43px;
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}

.sm-menu a img {
    float: right;
    margin: 2px;
    display: block;
    height: 48px;
    width: 48px;
}

.sm-container {
    width: 240px;
    height: 60px;
}

.slideshow {
    margin-top: 10px;
    margin-left: 32px;
}

.download-report {
    background: transparent url(images/report-box.png) no-repeat scroll top center;
position: absolute;
top: 325px;
left: 0px;
    padding: 20px 50px 20px 50px;
    height: 180px;
    width: 220px;
    text-align: center;
}

.download-report p {
    text-indent: 0px;
    color: #9476b5;
    font-size: 1.15em;
	text-align: center;
	padding: 0px 0px 2px 0px;
	margin: 0px !important;
}

.download-report h3 {
    font-size: 1.3em;
	margin: 0px;
	color:#59228C;
	font-family: Arial, sans-serif;
	text-align: center;
	padding: 35px 50px 7px 50px;
	letter-spacing:0px;
	line-height: 15px;
}

#sidebar .download-report h2 {
    padding-left: 0px;
}

.download-field {
    background: transparent url(images/form-field.png) no-repeat scroll 0 0;
    width: 173px;
    height: 25px;
}

.download-button {
    background: transparent url(images/download-button.png) no-repeat scroll 0 0;
    width: 125px;
    height: 26px;
    margin-left: 24px;
    margin-top: 12px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: white;
    letter-spacing: 2px;
    font-size: 1em
}
.hpcolumn {
	width:425px;
}
#sidebar2 ul {
	list-style-type:none;
}
.leavecomment {
	float:left;
}
.edit-link {
	display:inline;
	float:right;
}

/** Comment Form **/
.wpcf7 {
	background-color:#efd9ff;
	border:2px solid #0088ce;
	color: #000000;
	width:450px;
	font-size:1em;
	padding: 10px;
}
#content-single {
	font-size:1.4em;
}
.philosophy {
	background: transparent url(images/philosophy-bg2.png) no-repeat scroll 0 0;
	width: 302px;
	height: 497px;
	float: left;
	padding: 0px 10px 10px 10px;
	color: #000000;
	margin: 10px 20px 10px 0px;
}

.philosophy h3 {
	color: #000000;
	text-align: center;
}
.philosophy ol {
	margin:0 0 0 0;
}

.philosophy ol li {
	list-style-type: disc;
	background: none;
	padding-left: 5px;
}

.footerlinks {
	padding: 0px 20px;
	width: 100%;
	list-style: none;
	display: inline;
	text-align: center;
	}
	
.page_item .our-approach {
	background: transparent url(images/our-approach-button.png) no-repeat scroll 0 0;
	}
	
#text-6 {
	margin-top: 265px;
	}
	
.joinbtn1 {
	background: transparent url(/files/2009/08/joinus-small.jpg) no-repeat scroll 0 0;
	width: 201px;
	height: 123px;
	float: left;
	border: none;
	margin-right: 5px;
}
.joinbtn2 {
	background: transparent url(/files/2009/08/joinus.jpg) no-repeat scroll 0 0;
	width: 335px;
	height: 205px;
	float: left;
	display: block;
	border: none;
	margin: 0px 5px 10px 0px;
	z-index: -9999;
}

.joinbtn2:hover, .joinbtn1:hover {
	filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.footer-logo {
	background: url(images/footer-logo.png) top left no-repeat;
	text-indent: -9999px;
	display: inline-block;
	margin-top: -20px;
	width: 100px;
	height: 97px;
	line-height: 100px;
}

#footer {
	padding-bottom: 50px !important;
}
	
	
