/*
Theme Name: Yoga Life Institute
Description: Custom Blog design for Yoga Life Intitute
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;
}
 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 {
	font:10px Georgia, "Times New Roman", Times, serif; /* set font size to 10px  and use ems based on 10 px eg 1.1em =11px */
	background:url(images/body-bg.png) repeat 0 0;
	min-width: 1100px;
	_width: 1100px;/* ie6 hack to make sure that the navigation stays on one line */
}
p {
	font-size:14px;
	line-height:1.5em;
	padding:0 1.5em;
}
a {
	color:#0072B3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong{
	font-size: 15px;
}
h1 {
	color:#663700;
	font-size: 18px;
	
}
/*---------------------
		Layout
----------------------*/
#header {
	background:url(images/header-bg.png) repeat-x 0 0;
	height:205px;
	width:100%;
}

#wrapper {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	min-height: 600px;
}
#content {
	float:left;
	width:600px;
	_width:590px;/*ie 6 fix */
}
#sidebar {
	background:#E7D8AC;
	border: 1px solid #663700;
	float:right;
	width:330px;
	padding:10px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
/*---------------------
		Blog Layout
----------------------*/
#blog {
	background:url(images/blog-body-bg.png) repeat 0 0;
}	
#blog #header {
	background:url(images/BG-blogHead.png) repeat-x 0 0;
}
#blog #header h1 {
	background: url(images/blog-logo-trans.png) no-repeat 0 25px;
	width:582px;
}
#blog #footer {
	background:url(images/BG-blogHead.png) repeat-x 0 0;

}
#welcome {
	background:#B9E0F7 url(images/BG-blog-welcome.jpg) repeat-x 0 0;	
	overflow: hidden;
	border: 2px solid #B9E0F7;
	margin-bottom: 10px;
	padding: 1em;	
}
#welcome h3 {
	background: url(images/welcome-header-trans.png) no-repeat 0 0;
	width:260px;
	float: right;
	height: 163px;
	text-indent: -9999em;
	margin: auto;
}
#welcome img {
	float: left;
	margin-right: 20px;
	display: block;
	border: 1px solid #005B90;
}
#student-message {
	background: url(images/student-message-trans.png) no-repeat 0 0;
	height: 111px;
	width: 258px;
	text-indent: -9999em;
	float: right;
	margin-top: 60px;
	padding: 0;
}
/*---------------------
		header styles
----------------------*/
#header h1 {
	background:url(images/logo-header.png) no-repeat 0 25px;
	height:155px;
	width:571px;
	margin:0 auto;
}
#header h1 a {
	display:block;
	text-indent:-9999em;
	height:130px;
	width:571px;
}
#header h1 a small {
	display:block;
	text-indent:-9999em;
}
/*---------------------
		navigation styles
----------------------*/

#main-nav {
	text-align:center;
	width:auto;
	margin:12px auto;
}
#suckerfishnav li {
	display:inline;
	margin:.5em .7em;
	position: relative;
	padding: 5px;
	z-index: 101;
}
#suckerfishnav li a {
	color:#0072B3;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}
#suckerfishnav li li a:hover{
	text-decoration: underline
}
#suckerfishnav li:hover,#suckerfishnav li.sfhover {
	background:#0072B3;
	
}
#suckerfishnav li li {
	line-height: normal;
	display: block;
	}
#suckerfishnav li li a:hover {
	background:none;
}
#suckerfishnav {font-size:14px;width:100%;}

#suckerfishnav li ul {position:absolute;height:auto;font-weight:normal;margin:0;top:1.7em;left:0;z-index: 100}
#suckerfishnav li li {	width:auto;}
#suckerfishnav li li a {width:130px;font-size:12px;color:#dddddd;}
#suckerfishnav li ul ul {margin:-21px 0 0 150px;}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {color:#fff;}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#fff;}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#fff;}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {top:1.7em;left:0;background:#0072B3;}


/*---------------------
		content styles
----------------------*/
#benefits {
	background:#bb7124 url(images/box-grad.png) repeat-x scroll center top;
	border:2px solid #D88D35;
}
#benefits h3 {
	background:url(images/blurb-header.png) no-repeat center 0;
	display: block;
	width:600px;
	height:107px;
	text-indent:-9999em;
}
#benefits h4 {
	background:url(images/benefits-sub-trans.png) no-repeat center 0;
	display: block;
	width:381px;
	height:33px;
	margin:5px auto 0;
	text-indent:-9999em;
}
#benefits img {
	display:block;
	width:auto;
	margin:auto;
	border:1px solid #fff;
}
#benefits p {
	color:#fff;
	padding: 1.5em;
}
#slideshow {
	width:500px;
	margin: auto;
}
#single-page {
	background:#b9e0f7;
	border: 1px solid #663700;
	padding: .5em 1em; 
	margin-bottom: 1em;
}
#single-page ul {
	padding: 1em;
}
#single-page li {
	font-size: 1.4em;
	padding: .3em;
}
#single-page h1, #single-page h2, #single-page h3{
	padding: 0 15px;
}
#single-page h2,.entry-title {
	font-size: 16px;
	color:#663700;
	padding: 10px 15px;
}
#single-page h3{
	font-size: 1.5em;
	color: #663700;
}
#single-page p {
	padding: 5px 15px;
}
#retrList li,#eventList li {
	border-bottom:  1px solid #bbb;
	border-top: 1px solid #fff;
	padding: 10px 0;
}
#retrList li:first-child,#eventList li:first-child{
	border-top: none;
}
#retrList li:last-child,#eventList li:last-child{
	border-bottom: none;
}

#retrList input, #eventList input,#single-page input {
	margin-left: 15px;
}
#courses {
	background:#E7D8AC;
	border: 1px solid #663700;
	margin: 10px 0 5px 0;
	padding: 10px 10px 22px;
}
#courses h3 {
	background:url(images/courses-heading.png) no-repeat 0 0;
	height:100px;
	margin: 10px 0;
	text-indent:-9999em;
	width:590px;
}
.post-content h1{
	font-size: 2em;
}
.post-content h2{
	font-size: 1.6em;
}
.post-content h4 {
	font-size: 1.5em;
}
.post-content ul,#single-page ol {
	padding: 1em 1em 1em 4em;
}
.post-content ul li {
	list-style: disc;
	font-size: 1.6em;
}
#single-page{
	overflow: hidden;
}

#single-page #mc_embed_signup form {
	background: url(images/logo.png) no-repeat 370px 20px;
	
}
#single-page #mc_embed_signup legend {
	color:#663700;
	font-size:1.6em;
}
#single-page #mc_embed_signup label {
	color:#663700;
	font-size: 1.4em;
	}
.staffcard,.media-item{
	float:left;
	clear: both;
	margin: 10px auto;
	padding: 10px;
	border-bottom:1px solid #663700;
	width: 550px;
}
.staffcard form {
	border-bottom: 1px solid #bbb;
	
	padding: 20px 0;
}
.staffcard input {
	margin-left:15px;
}
.media-thumb {
	float: left;
	margin-right: 1em;
}
.button-holder{
	padding: 1em;
	width:250px;
	float: left;
}
#single-page .button-holder li, #single-page .pdf,#single-page .mov {
	color:#0072B3;
	padding: .5em 0 .5em 2.5em;
	font-size: 1.2em;
	font-weight: bold;
	 
}
.pdf {
background: url(images/file_pdf.png) no-repeat 0 0;
	
}
.mov {
background: url(images/file_mov.png) no-repeat 0 0;
}
.photo {
background: url(images/file_jpg.png) no-repeat 0 0;
	
}
.class-content {
	font-size: 14px;
	float: left;
	width: 400px;
}
.class-content p {
	font-size: 14px;
	padding:5px 0;
}
#mce-success-response {
	clear: both;
	color: #000;
	display: block;
	font-weight: bold;
}

/*--------------------------
			Comment styles
--------------------------*/

#commentform p {
	padding:.5em 0;
}
#commentform input {
	border:1px solid #7D6958;
	padding:.2em;
}
#comments-template {
	margin-top:2em;
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
	width:90%;
	padding:20px 30px;
	border:1px solid #7B7B7B;
	position:relative;
}
#comments-template li {
	clear:left;
	border-bottom:1px solid #ccc;
	padding:2em 0;
	overflow:hidden;
}
#comments-template .avatar{
	float:left;
	margin-right:25px;
	background:#afafaf;
	border:1px solid #fff;
	border-right:1px solid #7B7B7B;
	border-bottom:1px solid #7B7B7B;
	padding:4px;
}
.main_comment {
	background:#fff;
	margin-left:133px;
	padding:15px;
}
#respond {
	margin-top:1em;
}	
/*---------------------
		sidebar styles
----------------------*/
.widg {
	border-bottom: 1px solid #663700;
	border-top: 1px solid #DD933B;
	padding: 1em 0;
	overflow: hidden;
 }
#sidebar h4 {
	font-size:1.4em;	
}
#sidebar h3{
	background:url(images/sidebar-header-bg.png) repeat-x 0 0;
	color: #0072B3;
	height: 37px;
	line-height: 37px;
	font-size: 1.4em;
	text-align: center;
}
.widg p {
	font-size: 1.6em;
}
.widg a{
	font-weight: bold;
}
.widg ul {
	margin-left: 20px;
}
.widg li {
	padding: 2px 0;
}
#newsletter {
	background:url(images/newsletter-bg02.png) no-repeat 0 0;
	width:320px;
	padding:70px 0 5px;
	border-bottom: 1px solid #dd933b;
}
#newsletter p {
	color:#fff;
	font-size:1.2em;
}
#newsletter form,#new_student form,#teacher-training form {
	padding:.5em;
}
/* overwrite default layout for the calendar */
#sidebar #wp-calendar table {
	width: 250px;
	margin:1em auto;
}

.widg .ad{
	border:2px solid #005b90;
}
.widg ul a {
	font-size:1.2em;
}
fieldset.mc_custom_border{
	background:url(images/logo.png) no-repeat 180px 0;
}
#new_student {
	background: url(images/first-class-free-form.jpg) no-repeat 0 0;
	border-bottom: 1px solid #dd933b;
	padding:70px 0 5px;
	margin:10px auto;
	width: 320px
}
#teacher-training{
	background: url(images/teacher-training-form.jpg) no-repeat 0 0;
	border-bottom: 1px solid #dd933b;
	padding:50px 0 5px;
	margin:10px auto;
	width: 320px
}
#mc_embed_signup fieldset,#mc_embed_signup legend {
	border: 1px solid #DD933B;
	color: #fff;
	padding: 5px;
}
#mc_embed_signup legend{
	font-size: 1.2em;
}
.indicate-required {
	margin-left: 150px;
	color:#DD933B; 
}
#mc_embed_signup label,#mc_embed_signup input{
	clear: both;
	float: left;
}
.mc_signup_submit{
	clear:both;
	padding:0.2em;
	text-align:center;
	width:100%;
}
#mc_embed_signup #mc-embedded-subscribe {
	text-align: center;
	display: block;
	float: none;
	width: 80px;
	margin: auto;
}
p.message {
	color:#eee1c5;
	font-family: Georgia;
	font-size: 1.4em;
}
/*---------------------
		footer styles
----------------------*/
#footer {
	background:url(images/header-bg.png) repeat-x 0 0;
	clear:both;
	height:100px;
	padding-top:50px;
	text-align:center;
	width:100%;
}
#footer p {
	color:#E2B588;
}

/*---------------------
	Form styles
----------------------*/
#single-page .cform fieldset {
	background: none;
	border: 1px solid #004a80;
}
#single-page .cform textarea {
	margin-left: 15px;
}
.linklove {
	display: none;
}
#cforms3form {
	width:550px;
}
#cforms3form input, #cforms3form textarea {
	width: 250px;
}
#cforms3form .cf-box-group input {
	width: 15px;
}
#cforms3form .cf-box-group label, #cforms3form .cf-box-group span {
	width: 135px;
}
#cforms3form .cf-box-group label{
	margin-bottom: 10px;
	margin-right: 10px;
}
#cforms3form .sendbutton {
	width: 100px;
}