/*
Theme Name: Yoga Living Magazine
Description: Custom wordpress template.
Author: Rick Bjarnason
Author URI: http://www.cheekymonkeymedia.ca
*/

/*---------------------
		Resets
----------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------
		General Tags
----------------------*/
body {
	background: #bdbdbd;
	color: #464646;
	font: 10px Arial, Sans-Serif;
}
.more-link {
	display: block;
	float: right;
}
/*---------------------
		Layout
----------------------*/
#wrapper {
	background: #b7cbe2 url(img/BG-wrapper.png) repeat-y 0 0;
	border: 1px solid #464646;
	margin: 0 auto;
	overflow: hidden;
	width:1019px
}
#header {
	background: #304c2d url(img/BG-header.jpg) no-repeat -1px 0;
	border-bottom: 1px solid #cde7f6;
	height: 149px;
	position: relative;
}
#content-wrap {
	float: right;
	width: 740px;
}
#sidebar {
	float: left;
	padding: 25px 0 25px 25px;
	width: 230px;
}
#footer {
	clear: both;
	padding: 10px;
	overflow: hidden;
}
/*---------------------
		Header Styles
----------------------*/
#header h2 {
	background: url(img/logo.jpg) no-repeat 0 0;
	height: 133px;
	left:432px;
	position: absolute;
	top:0;
	width: 427px
}
#header h2 a,#header h2 small {
	display: block;
	text-indent: -9999em;
}
#header h2 a {
	height: 100%;
	width: 100%;
}
#header form {
	background: #42693e url(img/BG-form.jpg) no-repeat center;
	border: 1px solid #464646;
	color: #fff;
	position: absolute;
	padding: 10px;
	overflow: hidden;
	left:20px;
	top:8px;
	width: 205px;
	

}
#header form fieldset,#header form legend {
	border: 1px solid #eea441;
	padding: 5px;
}
#header form legend {
	font-size: 1.2em;
	padding: 5px;
}
#header form label {
	clear: both;
	float: left;
	font-size: 1.2em;
	padding:0 10px;
	width: 40px;
}
#header form input {
	border: 1px solid #e1e6fa;
	margin-bottom: 10px;
	width:125px
}
#submit {
	background: #464646;
	border: 1px solid #fff;
	color: #fff;
	float: right;
	height: 20px;
	margin-right: 10px;
	_margin-right:5px;
	width: 65px;
	
}
#submit:hover {
	background: #ccc;
	border: 1px solid #464646;
	color: #464646;
}
#main-nav {
	left: 300px;
	position: absolute;
	top:129px;
}
#main-nav li {
	float: left;
	
}
#main-nav li a {
	color: #fff;
	font-size: 1.8em;
	padding: 0 12px 0 0;
	text-decoration: none;
	text-transform: lowercase;
}
#main-nav li a span {
	padding-left: 13px;
}
#main-nav li a:hover, .current_page_item a {
	background: url(img/hover-main-trans.png) no-repeat right 0;
}
#main-nav li a:hover span, .current_page_item a span {
	background: url(img/hover-left.png) no-repeat 0 0;
	
}
#subscribe-button {
	background: url(img/subscribe-trans.png) no-repeat 0 -5px;
	display: block;
	height: 100px;
	left: 20px;
	position: absolute;
	text-indent: -9999em;
	top:25px;
	width: 264px;	
}
#subscribe-button:hover {
	background: url(img/subscribe-trans.png) no-repeat 0 -105px;
}
/*---------------------
	Content Styles
----------------------*/
#content {
	background: #fff;
	border: 1px solid #464646;
	margin: 25px auto;
	overflow: hidden;
	padding-bottom: 10px;
	width: 665px;
}
#content h1 {
	color: #ee9a29;
	font-size: 4em;
	margin-bottom: 17px;
	text-align: center;
}
#content h1 a {
	color: #ee9a29;
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}
#content p{
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 5px 35px;
}
#content h2 {
	font-size: 2em;
	margin-left: 35px;
}
#content h3 {
	font-size: 1.8em;
	margin-left: 35px;
}
/* paypal buttons */
#content  .form-wrap{
	border: 1px solid #BDBDBD;
	margin: 10px auto;
	padding: 20px;
	width: 85%;
}
#content  .form-wrap h3 {
	margin: 5px 0;
}
#content ul,#content ol {
font-size: 1.2em;
	margin-left: 50px;
	
}
#content ol ul {
	font-size: 12px;
}
#content ul{list-style-type: disc;}
#content ol{list-style-type: decimal;}
#content li {
	padding: .3em 0;
}
#mag {
	display: block;
	margin: 0 auto;
}
#toc {
	background: #eea441;
	border: 1px solid #464646;
	color: #fff;
	margin: 10px auto;
	padding: 10px;
	width: 605px;
}
#toc h3 {
	color: #464646;
	font-size: 2.6em;
}
#content #toc ul {
	margin-left: 50px;
	list-style-type: none;
}
#content #toc ul li {
	font-size: 2em;
	padding: 5px 0;
}
#toc ul li span {
	float: right;
}
.bio {
	border:  1px solid #bdbdbd;
	margin: 10px auto;
	padding: 15px;
	width: 85%;
}
.bio h2 {
	font-size: 2em;
	margin: 0;
}
.bio img {
	background: #9ebede;
	border: 1px solid #e1e6fa;
	display: block;
	padding: 5px;
}
#content .bio p {
	padding: 5px 0;
}
.post {
	border-bottom: 1px solid #464646;
	clear: both;
	overflow: hidden;
	margin: 5px auto;
}
#content #ch-list {
	list-style-type: none;
	margin: 0;
	text-align: center;
}
#ch-list li a {
	font-size: 2em;
}
.part {
	float: left;
	width: 110px;
}
/*---------------------
 Advertise page Styles
----------------------*/
#content div table {
	
	font-size: 1.2em;
	margin: 10px auto;
	width: 85%;
}
#content div table th {
	background: #464646;
	color: #fff;
	border: 1px solid #bdbdbd;
	padding: 5px;

}
#content div table td {
	border: 1px solid #bdbdbd;
	padding: 5px;
}
.downloads {
	margin: 10px auto;
	overflow: hidden;
	width: 90%;
}
/*---------------------
	Sidebar Styles
----------------------*/
#about{
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}
#sidebar h2 {
	
	font-size: 2.7em;
	font-weight: normal;
	margin:10px 25px;
}
#headshot {
	border: 1px solid #516883;
	margin: 10px 0 10px 25px;
	width:147px;
}
#headshot img {
	background: #9ebede;
	border: 1px solid #e1e6fa;
	display: block;
	padding: 5px;
	
}
#sidebar p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 5px 25px;
}
#sidebar .more-link {
	color: #EE9A29;
	
}
.widg {
	border: 1px solid #516883;
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	width: 230px;
}
.inner {
	background: #9ebede;
	border: 1px solid #e1e6fa;
	height: 100%;
	overflow: hidden;
}
#sidebar .cform {
	width: auto;
}
#sidebar .cform label {
	clear: both;
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding:0 10px;
	text-align: left;
	width: 60px;
}
#sidebar .cform label span {
	width: 60px;
}
#sidebar .cform input, #sidebar .cform textarea {
	border: 1px solid #e1e6fa;
	margin-bottom: 10px;
	width:135px
}
#sidebar .cform textarea {
	height: 50px;
}
#sidebar .cform #sendbutton {
	background: #464646;
	border: 1px solid #fff;
	color: #fff;
	float: right;
	height: 20px;
	margin-right: 10px;
	_margin-right:5px;
	padding: 0;
	width: 65px;
	
}
#sidebar.cform #sendbutton:hover {
	background: #ccc;
	border: 1px solid #464646;
	color: #464646;
	
}
#sidebar .textonly {
	font-size: 1.3em;
	font-weight: bold;
}
.linklove {
	display: none;
}
#sidebar span.reqtxt, #sidebar span.emailreqtxt {
	display: none;
}
.icon {
	display: block;
	float: left;
	height: 35px;
	padding-bottom: 5px;
	text-indent: -9999em;
	width: 28px;
}
#facebook {
	background: url(img/facebook-trans.png) no-repeat 0 0;
}
/*---------------------
	MailChimp Styles
----------------------*/
#mc_embed_signup {
	margin: -20px auto 10px;
	width: 85%;
}
#mc_embed_signup form {
	background: #9ebede;
	border: 1px solid #516883;
	overflow: hidden;
	padding: 10px 0;
}
#mc_embed_signup fieldset {
	background: #9ebede;
	
	height: 100%;
	overflow: hidden;
	padding: 15px;
}
#mc_embed_signup legend {
	color: #fff;
	font-size: 2em;
	padding-left: 20px;
}
#mc_embed_signup form label {
	font-size: 1.4em;
	float: left;
	padding-left: 50px;
	width: 150px;
}
#mc_embed_signup form input {
	border:1px solid #E1E6FA;
	margin-bottom: 10px;
	width:150px;
}
#mc_embed_signup form input:hover {
	background: #CEDDDF;
}
#mc_embed_signup form #mc-embedded-subscribe {
	background: #464646;
	border: 1px solid #fff;
	color: #fff;
	height: 20px;
	width: 65px;
}
#mc_embed_signup form #mc-embedded-subscribe:hover {
	background: #ccc;
	border: 1px solid #464646;
	color: #464646;
}
#mailchimp_submit {
	text-align: center;
}
.indicate-required {
	
	float:right;
	margin:120px 5px 10px 5px;
}
/*---------------------
	Footer Styles
----------------------*/
#footer p {
	float: right;
	font-size: 1.2em;
}
#footer a {
	color: #eea441;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #copy {
	float: left;
}