@charset "utf-8";
/* CSS Document */

/* Begin Global */
* {
	margin: 0;
	padding: 0;
	}
	
.alignleft {
	float: left;
	}
	
.alignright,
#footer .alignright {
	float: right;
	}
	
body {
	padding: 5px 0 20px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/images/bg_body.jpg) top left repeat-x #eee;
	}
	
img {
	border: none;
	}
	
h2 {
	margin: 0 0 30px 20px;
	}
	
/* End Global */
	
#wrapper {
	margin: 0 auto;
	padding: 10px;
	width: 800px;
	background: #fff;
	border: 1px solid #ccc;
	}
	
/* Begin Banner */
	
#banner {
	padding: 0 0 5px 0;
	width: 800px;
	height: 52px;
	}
	
#banner ul {
	padding: 0 0 0 6px;
	width: 624px;
	height: 52px;
	font: 105% Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/bg_topnav.jpg) top left no-repeat #7d0281;
	float: right;
	}
	
#banner ul li {
	display: inline;
	}
	
#banner ul li a {
	margin: 0 4px 0 0;
	padding: 18px 11px 0 11px;
	height: 34px;
	color: #fff;
	text-decoration: none;
	float: left;
	}
	
#banner ul li a:hover {
	padding: 16px 11px 0 11px;
	height: 36px;
	background: url(/images/bg_topnav_over.jpg) top left repeat-x;
	}

#banner ul li a#power {	
	padding-top: 13px; 
	line-height: 14px; 
	text-align: center;
	}
	
#banner ul li a#power:hover {	
	padding-top: 11px; 
	}
	
#banner ul li a#events {	
	padding: 13px 8px 0 8px; 
	line-height: 14px; 
	text-align: center;
	}
	
#banner ul li a#events:hover {	
	padding-top: 11px; 
	}
	
#banner ul li a#breathe {
	padding: 13px 20px 0 20px;
	line-height: 14px; 
	text-align: center;
	}
	
#banner ul li a#breathe:hover {	
	padding-top: 11px; 
	}
	
/* End Banner */

#content {
	width: 800px;
	background: url(/images/bg_content.gif) top left repeat-y;
	}

/* Start Sidebar */

#sidebar {
	padding: 18px 0 0 0;
	width: 164px;
	float: left;
	}
	
#sidebar h2 {
	margin: 0 0 6px 0;
	padding: 0 0 0 5px;
	width: 92%;
	font-size: 125%;
	border-bottom: 1px solid #ecd9ec;
	}
	
#sidebar ul {
	margin: 0 0 25px 0;
	list-style: none;
	}

#sidebar li ul li {
	padding: 0 0 0 5px;
	margin-bottom: 6px;
	}
	
#sidebar a {
	padding: 0 0 0 20px;
	color: #333;
	text-decoration: none;
	background: url(/images/bg_li.gif) left 1px no-repeat;
	display: block;
	}
	
#sidebar a:hover {
	background: url(/images/bg_li_down.gif) left 1px no-repeat;
	}

/* End Sidebar */

/* Start Content */

#content_sub {
	padding: 14px 0 0 0;
	width: 625px;
	float: right;
	}
	
#content_sub h1 {
	margin: 0 0 20px 0;
	padding: 20px 0 0 90px;
	width: 535px;
	height: 43px;
	font-size: 140%;
	color: #441846;
	background: url(/images/bg_h1.gif) top left no-repeat;
	}
	
#content_sub h1 a {	
	color: #441846;
	text-decoration: none;
	}
	
#content_sub .page h1 {
	margin: 0 0 26px 0;
	padding: 20px 0 0 95px;
	width: 530px;
	height: 43px;
	font-size: 225%;
	color: #441846;
	background: url(/images/bg_h1.gif) top left no-repeat;
	}
	
#content_sub h1 span {
	margin: 2px 0 0 12px;
	font-size: 70%;
	display: block;
	}
	
#content_sub a {
	color: #7d0281;
	font-weight: bold;
	}
	
#content_sub ul {
	padding-left: 20px;
	margin-left: 20px;
	list-style: disc;
	}
	
.post {
	padding: 0 0 100px 0;
	width: 625px;
	background: url(/images/bg_post.gif) top left no-repeat;
	}
	
.post p, 
.post ul, 
.post ol {
	margin: 0 0 15px 0;
	line-height: 16px;
	}
	
.post img.alignleft {
	margin: 6px 20px 10px 0
	}
	
.post img.alignright {
	margin: 6px 0 10px 20px;
	}
	
.entry {
	padding: 0 0 0 14px;
	width: 80%;
	}
	
#content_sub #faqs {
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	list-style: none;
	border-bottom: 1px solid #ccc;
	font-size: 115%;
	line-height: 150%;
	}

/* End Content */

/* Form Elements */

#respond {
	font-size: 130%;
	}

#commentform {
	margin: 0 0 40px 0;
	padding: 0 0 0 15px;
	width: 75%;
	}
	
#commentform label {
	padding: 10px 0 0 0;
	float: left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	float: left;
	clear: left;
	}

#commentform textarea {
	margin: 4px 0 0 0;
	width: 100%;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#commentform #submit {
	margin: 0 0 10px 0;
	float: right;
	clear: both;
	}
	
#wpcf7-f1-p57-o1 {
	margin: 25px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #e8daeb;
	}	

/* End Form Elements */

#content_sub ul.commentlist {
	margin: 0 0 20px -10px;
	width: 97%;
	font-size: 100%;
	list-style: none;
	}

.commentlist li {
	padding: 0px 20px 4px 20px;
	margin: 0 0 10px 0;
	background-color: #e9dbec;
	border: 1px solid #ddd;
	}

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

.commentmetadata {
	font-weight: normal;
	}

/* POP Section */

#pop {
	width: 480px;
	padding: 3px;
	color: #fff;
	background-color: #48024a;
	}
	
#pop img {
	float: right;
	}
	
#pop ul {
	margin: 0;
	padding: 0;
	width: 143px;
	list-style: none;
	float: left;
	}
	
#pop ul li {
	font-weight: normal;
	line-height: 33px;
	border-bottom: 1px solid #632765;
	}
	
#pop ul li a {
	font-weight: normal;
	padding: 0 0 0 10px;
	width: 133px;
	font-size: 120%;
	line-height: 33px;
	display: block;
	color: #fff;
	text-decoration: none;
	}

#pop ul li a:hover {
	background: url(http://breathe4tomorrow.org/images/bg_popitem.jpg) top left repeat-x;
	}
	
#pop li.slogan {
	padding: 16px 0 0 12px;
	font-size: 150%;
	line-height: 125%;
	border: none;
	}	
	
/* End POP Section */

/* Begin Footer */

#footer {
	margin: 5px 0 0 0;
	padding: 14px 19px 0 19px;
	width: 762px;
	height: 118px;
	color: #fff;
	line-height: 14px;
	background: url(/images/bg_footer.jpg) top left no-repeat #7d0281;
	}

#footer div {
	width: 230px;
	float: left;
	}
	
#footer .alignleft {
	margin: 0 36px 0 0;
	}
	
#footer h1 {
	margin: 0 0 12px 0;
	font-size: 115%;
	}
	
#footer ul {
	height: 66px;
	}
	
#footer li {
	margin: 0 0 8px 20px;
	}
	
#footer li a {
	color: #fff;
	text-decoration: none;
	}
	
#footer p {
	height: 66px;
	padding: 0 0 0 14px;
	}
	
#footer .readmore {
	height: auto;
	text-align: right;
	}
	
.readmore a {
	color: #fff;
	text-decoration: none;
	}

#footer_sub {
	padding: 5px 0 0 0;
	}	

#footer_sub ul {
	padding: 5px 0 0 0;
	width: 640px;
	color: #666;
	font-size: 90%;
	line-height: 15px;
	list-style: none;
	float: left;
	}
	
#footer_sub ul li {
	margin: 0 20px 0 0;
	display: inline;
	float: left;
	}
	
#footer_sub ul li a {
	color: #666;
	text-decoration: none;
	}
	
#footer_sub img {
	float: right;
	}
	
/* End Footer */

/* Caption */

html body .wp-caption {
	margin-left: 4px;
	height: 210px;
	text-align: center;
}

html body .wp-caption img {
	margin: 0 0 6px 0;	
}

html body .wp-caption .wp-caption-text {
	line-height: 110%;
}