/*
Theme Name:	Life's Journey Yoga
Theme URL: 	http://www.lifesjourneywellness.com
Description: 	A refined, balanced, and exceptionally calming WordPress theme. Based on Titan by Jestro.
Version: 	1.5
Author:		Pippin Design, Inc.
Author URI:	http://www.pippindesign.com
Tags:           fixed-width, two-columns, white, green, purple, right-sidebar, min-height-100%
*/

@import url("css/nav.css");
@import url("css/undo.css");

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

body {
	font: 62.5% Georgia, Times, serif;
	color: #444;
	line-height: 2.2em;
	background: #FEFEFE;
	height: 100%;
}

a:link,a:visited {
	color: #667A1C;
	text-decoration: underline;
}

a:hover,a:active {
	color: #444;
}

h2 a:link, h2 a:visited {
	color: #667A1C;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #444;
}

.entry a:link,.entry a:visited {
	font-weight: 700;
}

h1,h2,h3,h4,h5 {
	font-weight: 400;
	color: #651850;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

#content h2{
       font-size: 2em;
       padding: 0 0 15px 0;
}

#home-content h2,#content h2 {
	font-family: Georgia, Times, serif;
}

.wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#content {
	float: left;
	width: 690px;
	padding: 0 20px 0 10px;
}

.content-background {
	background: #FEFEFE;
	position: relative;
	min-height: 100%;
}

.content-background .wrapper {
	padding: 0 0 280px;
}

#sidebar {
	float: right;
	width: 220px;
	padding: 0 10px 0 0;
}

#footer {
	position: relative;
	height: 260px;
	background: #d5ea8b url(/images/footer-bg.png) repeat-x;
	border-top: solid 2px #9BA94D;
	color: #555;
	margin: -260px 0 0;
	padding: 0;
}

.clear:after,li.comment:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#home-content {
	margin: 20px 0 0;
}

#home-content p {
	font-size: 1.3em;
	line-height: 170%;
	margin-bottom: 10px;
}

div#home-image {
	display: block;
	width: 938px;
	height: 240px;
	float: left;
	background-color: #D9DF9F;
	border: 1px solid #9BA94D;
	margin: 0 10px 20px;
}

div#home-image img {
	width: 928px;
	height: 230px;
	margin: 5px;
}

#intro h2 {
	font-size: 1.6em;
	font-style: italic;
	margin: 0 0 10px;
}

#featured .post img {
	float: left;
	width: 100px;
	height: 80px;
	background-color: #D9DF9F;
	border: 1px solid #9BA94D;
	margin: 0 10px 0 0;
	padding: 5px;
}

#featured .post h3 a {
	color: #651850;
	font-size: 1.2em;
}

#featured .post p {
	font-size: 1.2em;
	line-height: 150%;
}

#header {
	width: 100%;
	border-bottom: 1px solid #EDE7E0;
	background: #FFFFE9;
	margin: 0 0 20px 0;
}

.facebook {
	background: url(/images/follow-links.png) no-repeat 0 0;
	padding: 0;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 20px;
}

.twitter {
	background: url(/images/follow-links.png) no-repeat -160px 0;
	padding: 0;
        width: 160px;
        height: 50px;
        text-indent: -9999px;
        display: block;
        float: left;
}

a:hover.facebook {
	background-position: 0 -50px;
}

a:hover.twitter {
	background-position: -160px -50px;
}

#main-header {
	clear: both;
	border-bottom: 1px solid #651850;
	height: 125px;
	margin: 0;
	padding: 0;
}

#main-header .wrapper {
	background-image: url(/images/header-bg.jpg);
	height: 125px;
}

h1#title,div#title {
	display: block;
	height: 80px;
	width: 300px;
	float: left;
	background: url(/images/logo.png) no-repeat;
	margin: 25px 0 0;
	padding: 0;
}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited {
	display: block;
	height: 80px;
	width: 300px;
	text-indent: -9999px;
}

h1#title a:hover, div#title a:hover {
	text-decoration: none;
}

#description {
	float: right;
	color: #651850;
	font-size: 1.6em;
	font-style: italic;
	font-weight: 400;
	margin: 60px 15px 0 0;
        text-align: right;
}

#description p{
       margin: 0;
       padding: 0;
}

#description strong {
       font-size: 1.2em;
       font-weight: normal;
}

#description strong a {
       color: #651850;
}

#navigation {
	clear: both;
	background: #651850 url(/images/nav-bg.png) repeat-x;
	border-bottom: 1px solid #651850;
	height: 36px;
}

.widget {
	background-color: #D9DF9F;
	border: 1px solid #9BA94D;
	margin: 0 0 20px;
	padding: 5px;
}

#sidebar .widget ul {
	list-style-image: url(/images/bullet.png);
	margin: 10px 0 0 15px;
	font-size: 1.2em;
	line-height: 130%;
}

#sidebar .widget ul li {
	color: #555;
	margin: 0 5px;
	padding: 0 0 5px;
}

#sidebar .widget p {
	padding: 5px 0 13px;
	margin: 0 5px;
	font-size: 1.2em;
	line-height: 130%;
}

#sidebar #twitbar h2 {
	margin: 0;
}

#sidebar #twitter_update_list {
	list-style-image: none;
	margin: 0;
	text-align: right;
}

#sidebar #twitter_update_list li {
	padding: 4px 2px;
	border-bottom: 1px solid #9BA94D;
	margin: 0;
}

#sidebar #twitter_update_list li span {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: .9em;
	line-height: 120%;
	display: block;
	padding: 0 0 2px;
	text-align: left;
}

#sidebar #twitter_update_list li a {
	font-style: italic;
	color: #831850;
	text-decoration: none;
	line-height: 1em;
	padding: 2px 0;
}

#sidebar #twitter_update_list li a:hover {
	text-decoration: underline;
}

#sidebar #twitter_update_list li span a {
	font-style: normal;
	color: #667A1C;
	text-decoration: underline;
	float: none;
}

#sidebar #twitter_update_list li span a:hover {
	background-color: #f1f3c1;
}

#sidebar #twitter_div p {
	border-top: none;
	padding: 0;
	margin: 0;
}

#sidebar #twitter_div p a {
	display: block;
	padding: 4px 0;
	font-size: 1.4em;
	font-style: italic;
	margin: 2px 0 0;
	color: #831850;
}

#sidebar #twitter_div p a:hover {
	background-color: #f1f3c1;
}

ul li#text-438591681.widget, ul li#text-438599231.widget, ul li#text-593498982.widget, ul li#text-593498983, ul li#text-593498984 {
	background-color: transparent;
	border: none;
	padding: 0;
}

#sidebar #g-lock-double-opt-in-manager p {
	border: none;
}

.button a {
	display: block;
	width: 218px;
	height: 60px;
	text-indent: -9999px;
	background: #651850;
	border: 1px solid #651850;
	overflow: hidden;
}

.button a:hover {
	border: 1px solid #555;
}

#schedule a {
	background: url(/images/button-sched.png) no-repeat;
}

#rates a {
	background: url(/images/button-rates.png) no-repeat;
}

#wellness a {
	background: url(/images/wellness.png) no-repeat;
}

#classes a {
	background: url(/images/button-classes.png) no-repeat;
}

#seriesclasses a {
	background: url(/images/button-series.png) no-repeat;
}


.widget .bio img {
	border: 1px solid #9BA94D;
	margin: 2px 5px 0;
}

.post-header {
	border-top: 1px solid #EFEAE4;
	padding-top: 20px;
	margin: 0 0 15px;
}

.post-header h2 {
	font-size: 2em;
	line-height: 1.1em;
}

/*

.date {

	float: left;

	width: 114px;

	color: #beaa99;

	font-size: 1.5em;

	text-transform: uppercase;

	font-weight: 700;

	background: url(../images/icon-calendar.png) no-repeat 0 .3em;

	padding: 0 0 0 17px;

}



.date span {

	color: #E0C9B5;

}



.author {

	color: #C0B2A5;

	font-size: 1.2em;

	margin: 3px 0 0 131px;

}

*/

.entry {
	width: 100%;
	font-size: 1.3em;
	margin: 0;
}

.entry .yogaclass {
	overflow: auto;
	clear: both;
}

.entry h2,.entry h3,.entry h4 {
	font-size: 1.3em;
	color: #651850;
	font-weight: 400;
	padding: 15px 0 5px;
	font-family: Georgia, Times, serif;
}

.entry h3 {
	padding-top: 10px;
	font-size: 1.2em;
}

.entry h4,.entry h5,.entry h6 {
	padding-top: 10px;
	font-size: .9em;
}

.entry small {
	font-size: .9em;
}

pre {
	overflow: auto;
	background-color: #E9EBD9;
	color: #000;
	margin: 10px 0;
	padding: 1em 10px;
}

code {
	font: 1.1em Consolas, Courier New, sans-serif;
	background-color: #E9EBD9;
	color: #000;
	padding: 2px 3px;
}

blockquote {
	display: block;
	border-left: 3px solid #CBCAC8;
	color: #666;
	font-style: italic;
	line-height: 1.5em;
	margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
}

.entry ul,.c-body ul {
	margin: 0 0 10px 10px;
}

.entry ul li,.c-body ul li {
	display: block;
	background: url(/images/bullet-w.png) no-repeat 3px 7px;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
}

.entry ol,.c-body ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 10px;
}

.entry ol li ol li,.c-body ol li ol li {
	list-style-type: lower-roman;
}

.entry ol li,.c-body ol li {
	margin: 5px 0;
}

.navigation {
	font-size: 1.3em;
	padding: 10px 0;
}

.index {
	padding: 0;
}

.entry img {
	border: 1px solid #ccc;
	background: #EEF7C9;
	line-height: 0;
	margin: 0 20px 20px 0;
	padding: 5px;
}

.entry table {
	font-size: .9em;
	line-height: 130%;
	color: #554;
}

.entry table tr.time th {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #667A1C;
	padding: 7px 10px;
}

.entry table tr.even th,.entry table tr.odd th {
	font-size: 1.2em;
	font-weight: 400;
	text-align: right;
	color: #651850;
	vertical-align: top;
	background-color: #fefefe;
	padding: 10px 7px;
}

.entry table tr td {
	vertical-align: top;
	border: 1px solid #d9df9f;
	padding: 10px 10px 0;
}

.entry table tr td.morning {
	background-color: #eef7c9;
}

.entry table td.evening {
	background-color: #dae5b2;
}

.entry table tr td.null {
	background-color: #f1fbd9;
}

.entry table p.time {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #651850;
	margin: 0 0 4px;
}

.entry table p.title {
	font-weight: 700;
	font-size: 1.2em;
	margin: 0 0 4px;
}

.entry table p.slogan {
	font-style: italic;
	margin: 0 0 5px;
}

.post-footer {
	margin-left: 131px;
}

/*

.comments a {

	display: block;

	color: #B79F87;

	font-size: 1.2em;

	background: url(../images/icon-comments.png) no-repeat 0 .4em;

	padding: 0 0 0 17px;

}



.comments a:hover {

	color: #453729;

	text-decoration: none;

}



.tags {

	float: left;

	width: 104px;

}



.tags span {

	display: block;

	font-size: 1.5em;

	font-weight: 700;

	text-transform: uppercase;

	color: #beaa99;

	background: url(../images/icon-tags.png) no-repeat 0 .3em;

	padding: 0 0 10px 28px;

}



.tags p {

	font-size: 1.2em;

	line-height: 1.4em;

	color: #beaa99;

}

*/

.post-header h1 {
	margin-left: 131px;
	padding-bottom: 4px;
	font-size: 2.2em;
}

.meta {
	border-top: 1px solid #EFEAE4;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 1.2em;
	text-align: right;
	color: #666;
}

.comment-number {
	display: block;
	font-weight: 700;
	padding: 30px 0 5px;
}

.comment-number span {
	font-size: 1.3em;
	color: #777;
}

.none {
	border-bottom: 1px solid #EFEAE4;
}

a#leavecomment {
	font-size: 1.6em;
	padding-left: 2px;
}

li.comment {
	padding-top: 20px;
	border-top: 1px solid #EFEAE4;
}

ul.children {
	clear: both;
	margin: 0;
}

div.a-grav {
	float: left;
	background-color: #EEF7C9;
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0;
	padding: 5px;
        line-height:  1em;
}

div.c-grav {
	float: left;
	width: 40px;
	text-align: right;
	margin: 0;
}

div.c-grav img {
	float: left;
	background-color: #EEF7C9;
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0;
	padding: 5px;
}

div.c-body {
	margin-left: 131px;
	width: 497px;
	font-size: 1.3em;
}

ul.children div.c-body {
	margin-left: 70px;
	width: 427px;
}

div.c-head {
	font-weight: 700;
	margin: 0 0 10px;
}

.c-permalink a:link,.c-permalink a:visited {
	color: #777;
	font-size: .7em;
}

div.reply {
	padding-bottom: 10px;
}

form#commentform {
	margin: 0 0 20px 0;
        padding: 20px 20px 20px 0;
        width: 550px;
        font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

#commentform fieldset {
       border: 0;
       margin: 10px 0 0 0;
}

h4#postcomment {
	color: #555;
	border-top: 1px solid #EFEAE4;
	margin: 20px 0;
	padding: 5px 0 0;
}

form#commentform label.comment-field {
	display: block;
	font-size: 1.1em;
	margin: 10px 0 3px;
}

input.text-input,form#commentform textarea {
        background-color: #F4F8D2;
	font-family: inherit;
	border: 1px solid #E6E1DB;
	border-right-color: #D6D1CC;
	border-bottom-color: #D6D1CC;
	width: 477px;
	padding: 7px 3px;
}

input#author,input#email,input#url {
	width: 300px;
        background-color: #F4F8D2;
}

form#commentform input:focus, form#commentform textarea:focus {
	background-color: #fff;
}

form#commentform input#submit {
	width: 150px;
	padding: 5px;
}

form#commentform p.guidelines {
	color: #555;
	margin: 10px 0;
}

p.comments-rss a {
	font-size: 1.1em;
	background: url(../images/feed-icon.png) no-repeat 0 .1em;
	padding: 0 0 0 19px;
}

fieldset {
	border: none;
}

p.note {
	font-style: italic;
	font-size: 1.3em;
}

h3.pinghead {
	font-size: 1.3em;
	color: #444;
}

ol.pinglist {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 1.3em;
	margin: 0 0 10px 10px;
}

.entry.page {
	width: 100%;
}

h1.pagetitle,h2.pagetitle {
	border-top: none;
	font-size: 2.2em;
	font-style: italic;
	font-family: Georgia, Times, serif;
	border-bottom: 1px solid #DFDAD5;
	margin: 0 0 20px;
	padding: 0 0 10px;
}

.yoga-class {
	clear: both;
}

.entries ul li {
	line-height: 2.5em;
	border-bottom: 1px dashed #DFDAD5;
}

.entries span {
	margin-right: 20px;
	color: #777;
}

#sidebox img {
	border: 1px solid #E6E1DC;
	background: #EEF7C9;
	padding: 14px;
}

#sidebar h2.widgettitle {
	padding-bottom: 3px;
	border-bottom: 1px solid #9BA94D;
	color: #555;
	margin: 0 5px 5px;
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #651850;
}

ul li.widget ul {
	font-size: 1.2em;
}

ul li.widget ul li ul {
	margin-left: 5px;
	font-size: 1em;
}

ul li.widget ul li {
	padding: 1px 0;
}

ul li.widget ul li ul li {
	padding: 1px 0 0;
}

#adbox {
	border: 1px solid #E6E1DC;
	background: #F0EBE6;
	margin: 20px 0;
	padding: 3px;
}

#adbox img {
	border: 1px solid #E6E1DC;
}

#footer .wrapper {
	padding: 20px 0 0;
}

#footer a:link,#footer a:visited {
	color: #444;
}

.footer-column {
	float: left;
	width: 300px;
	padding-bottom: 0;
	color: #413f3e;
}

#footer-flickr.footer-column {
	width: 220px;
	float: left;
	margin: 0;
}

.footer-column h2 {
	font-size: 1.4em;
	border-bottom: 0;
	padding-bottom: 5px;
}

.footer-column p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 10px;
}

.flickr_badge_image {
	float: left;
	line-height: 0;
	border: 1px solid #ccc;
	margin: 0 0 0 5px;
	padding: 0;
}

#flickr_badge_image1.flickr_badge_image,#flickr_badge_image2.flickr_badge_image,#flickr_badge_image3.flickr_badge_image {
	margin: 5px 0 5px 5px;
}

#flickr_badge_image1.flickr_badge_image,#flickr_badge_image4.flickr_badge_image {
	margin-left: 0;
}

.flickr_badge_image img {
	width: 60px;
	height: 60px;
	background-color: #D9DF9F;
	border: 1px solid #9BA94D;
	line-height: 0;
	padding: 3px;
}

.flickr_badge_image a:hover img {
	background-color: #f2f9b2;
}

#footer h2.widgettitle {
	margin-top: 0;
}

#search_form input.search {
	width: 135px;
	background-color: #f4f8d2;
	border: 1px solid #9BA94D;
	color: #555;
	margin: 5px 0 5px 0;
	padding: 5px 2px;
}

#search_form input.search:focus {
	background: #fff;
}

#search_form input#searchsubmit {
	margin: 0 0 0 5px;
}

#copyright {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	clear: both;
	padding-top: 0;
	font-size: 1.1em;
	border-top: 0;
}

img.border {
	border: 1px solid #E6E1DC;
	background: #F0EBE6;
	padding: 14px;
}

.alignleft,#follow dl dt,#follow dl dd {
	float: left;
}

html,* html .content-background {
	height: 100%;
}

a:hover,.entry strong {
	color: #651850;
}

#intro,#footer-about.footer-column {
	float: left;
	width: 380px;
	margin: 0 20px 0 10px;
}

#intro img,#intro .post-meta-key,ul li#text-438591681.widget h2,ul li#text-438599231.widget h2 {
	display: none;
}

#featured, #footer-search.footer-column {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

#featured .post,.button,.entry .class,p.subscribe-to-comments,p.comments-rss {
	margin: 0 0 10px;
}

#nav li.home.page_item a,#nav li.home.page_item. a,#nav li.home.page_item. a:hover {
	width: 30px;
	background: url(/images/nav-tabs-bg.png) no-repeat 0 0;
}

#sidebar .aktt_tweets ul li.aktt_more_updates a:hover, #footer a:hover {
	text-decoration: underline;
}

.entry p,li.comment.depth-2,div.c-body p {
	margin-bottom: 10px;
}

pre code,#respond,.entries ul {
	font-size: 1.3em;
}

.tags a,div.reply a:link,div.reply a:visited {
	color: #beaa99;
}

#social-icons {
        margin: 0 0 20px 0;
        height: 64px
}


#rss-icon {
        margin: 0 11px 0 0;
        padding 0;
        float: left;
}

#rss-icon a, #rss-icon a:visited {
        background: url(/images/rss.png) no-repeat 0 0;
        width: 64px;
        height: 64px;
        display: block;
        text-indent: -9999px;
}

#rss-icon a:hover, #rss-icon a:active {
        background: url(/images/rss-over.png) no-repeat 0 0;
}

#facebook-icon {
        margin: 0 11px 0 0;
        padding 0;
        float: left; 
}

#facebook-icon a, #facebook-icon a:visited {
        background: url(/images/facebook.png) no-repeat 0 0;
        width: 64px;
        height: 64px;
        display: block;
        text-indent: -9999px;
}

#facebook-icon a:hover, #facebook-icon a:active {
        background: url(/images/facebook-over.png) no-repeat 0 0;
}

#twitter-icon {
        margin: 0;
        padding 0;
        float: left;
}

#twitter-icon a, #twitter-icon a:visited {
        background: url(/images/twitter.png) no-repeat 0 0;
        width: 64px;
        height: 64px;
        display: block;
        text-indent: -9999px;
}

#twitter-icon a:hover, #twitter-icon a:active {
        background: url(/images/twitter-over.png) no-repeat 0 0;
}

.ilovesocial {
        margin-bottom: 15px;
}

.date {
        font-size: 1.5em;
        margin: -10px 0 20px 0;
}

.postedin {
        font-size: 1.3em;
        margin: 20px 0 -10px 0;
}

.subscribebutton {
       background-color: #9BA94D;
       color: #fff;
       width: 5em;
       padding: 2px;
       border: 1px solid #E6E1DC;
}