/*
Theme Name: Pulse Yoga
Theme URI: http://wordpress.org/
Description: A custom theme for Pulse Yoga
Version: 1.1
Author: Executionists / Hyperlucid Web Services
Tags: custom theme
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 14px/18px Arial,sans-serif; color: #000; text-align: left; background: #a4b052; }

h2 {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 20px;
}

ol li,
ul li {
	list-style-position: inside;
}

a { color: #666; text-decoration: none; cursor: pointer; }
a.footer { color: #fff; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.clear { clear: both; }

.ar { display: block; text-align: right; }
.ac { display: block; text-align: center; }
.al { display: block; text-align: left; }
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline; }
.fl { float: left; display: inline; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { margin: 0 auto; width: 840px; }

.shadow { background: url(images/shadow-bg.png) repeat-y 0 0; height: 100%; }
.shadow-bottom { height: 6px; background: url(images/shadow-bottom.png) no-repeat 0 0; }
.wrapper { width: 820px; padding: 0 7px 0 9px; }

/*
	Header
*/

#header { height: 173px; background: #000 url(images/header-bg.jpg) no-repeat 0 0; }

h1#logo { float: left; display: inline; height: 73px; width: 505px; padding: 33px 0 0 20px }
h1#logo a { display: block; height: 73px; background: url(images/logo.png); }

#navigation { height: 34px; padding-top: 33px; }
#navigation li { list-style-type: none; float: left; display: inline; height: 34px; font: 14px/32px "Copperplate","Copperplate Light","Copperplate Gothic Light",serif; padding: 0 15px; text-transform: capitalize; }
#navigation li a { float: left; display: inline; color: #fff; }

#content_container { padding: 17px 7px 30px 14px;}
.flash { height: 270px; margin-bottom: 30px; }

.video-offer { float: left; display: inline; background: url(images/video-offer-bg.jpg) no-repeat 13px 0; padding-left: 145px; width: 259px; height: 180px; }
.video-offer h2 { font: bold 18px/22px Arial, sans-serif; color: #802207; margin: 5px 0 10px; }
.video-offer p { font-weight: bold; padding: 0 20px 15px 0; } 


.learn-more { display: block; height: 19px; width: 114px; background: url(images/button-learn-more.gif) no-repeat 0 0;  margin: 0 20px 0 auto; }
.watch-video { float: left; display: inline; width: 346px; height: 180px; margin-left: 38px; }

/*
	Footer
*/

#footer { height: 40px; background: #802207; position: relative; bottom: -1px; line-height: 40px; color: #fff; font-size: 13px; }

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 575px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 0;
	width: 790px;
	}

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

#commentform textarea {
	margin: 7px 0 7px 0;
}

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

.commentmetadata {
	font-weight: normal;
	}

#respond {
	margin-top: 14px;
}

.entry {
	margin-top: 7px;
}

.entry ul {
	list-style-position: inside;
}

.entry ul li {
	margin-bottom: 7px;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
.post {
	margin: 0 0 40px;
	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;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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:center;
	}
/* End Form Elements */
	
/* Begin Sidebar */
#sidebar
{
	font: 1em Arial, Sans-Serif;
	padding: 0 0 10px 0;
	width: 200px;
	margin-left: 596px;
}

#sidebar form {
	margin: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-position: outside;
	}

#sidebar li.widget {
	margin: 0 0 15px 0;
}

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

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

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

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar h2 {
	font-size: 14px;
}
/* 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 */

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



a.more-link {
	word-break: keep-all;
}


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;
	}
	
	
.navigation {
	display: none;
}
	

/* 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: decimal inside;

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

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */