/*
Theme Name: Y2Yoga
Description:
Version: 1.0
Author: Joe Hope, Josh Coyle
Author URI: http://www.grp82.com/


*/

/* Reset */
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;
}
p {
	padding-top:4px; padding-bottom:4px;
	line-height:1.4em;
}
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;
}
/* end reset */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background-color: #ffffff;
	background:url(images/feature-bg2.jpg) repeat-x;
	}
body.ishome {
	background:url(images/feature-bg.jpg) repeat-x;
}
#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 940px;
	}
#show-more {
	padding-top:5px;	
	font-size:1.4em;
	font-weight:bold;
	float:right;
	padding-right:30px;
	cursor:pointer;
}
#show-more a {
	padding:6px 12px;
	background:#edf4fd;	
}

#show-more a:hover {
	padding:6px 12px;
	background:#3988e5;
	color:#ffffff;
}
#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0;
	}
.widecolumn .schedule-div .entry p {
	font-size: 11px;
	padding:0;
	margin:0;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	margin-bottom:10px;
	}

#home-footer h2 {
	color:#5C6B6C;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;

}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	}

/*	Begin Headers */
a, h2 a:hover, h3 a:hover {
color:#3988e5;
text-decoration:none;
}

h1, h2, h3 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	color:#3988e5;
}

h1 {
	padding-top: 5px;
	margin: 0;
	font-size: 3.6em;
	line-height:.9;
	}

h2 {
	margin:0;
	font-size: 2.4em;
	padding-top:15px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#3988e5;	
}
	
h2, h2 a, h2 a:visited {
	color:#3988e5;
	font-size:2.1em;	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3 {
	color:#5C6B6C;
	font-size:1.8em;
	line-height:1.2;
	padding:20px 0 0;
	margin:0;
	}

h4, h4 a {
	color:#5C6B6C;
	font-size:1.0em;
	font-weight:bold;
	margin:0;
	padding:20px 0 5px;
	}

h5 {
	color:#5C6B6C;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
	padding:10px 0 10px;
}

#home-blurb h5 {
	color:#5C6B6C;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.9em;
	font-style:italic;
	font-weight:normal;
	line-height:1.7;
	padding:10px 0 10px;
}

/* End Headers */

#content img {
	float:right;
	padding:0 40px 20px 70px;
}	

img#pdf {
	float:left;
	padding:0;
	margin:0 10px 0 0;
}
#headerimg .description {
	font-size: 1.2em;
	color:#333;
	margin-left:610px;
	padding-top:70px;
	}
#headerimg .description img {
	padding-left:3px;
	}	
.ishome #headerimg .description {
	font-size: 1.2em;
	color:#333;
	margin-left:610px;
	padding-top:70px;
	}
#headerimg .logo {
	float:left;
	margin-left:30px;
	margin-top:20px;
}
.ishome #headerimg  {
	height:160px;
}
.ishome #headerimg .logo {
	float:left;
	margin-left:30px;
	margin-top:20px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
hr {
	border-top:1px solid #D1DBE2;
	padding:0;
	margin:0;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 958px;
	}
#gline {
	border-bottom:1px solid #aaa;
	border-top:1px solid #777;
	margin: 0 0 0 1px;
	width: 958px;
}
.lline {
	border-bottom:1px solid #D1DBE2;
	border-top:1px solid #555;
	margin: 0 0 0 1px;
	width: 958px;
}

#twitter-feed div.date {
	border-bottom:1px solid #D1DBE2;
	padding-bottom:10px;
}

#twitter-feed h3 {
	padding:10px 0 0;
}

#home-news #events-calendar-list h4, h4 a {
	color:#5C6B6C;
	font-size:1.0em;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px;
	}
#events-calendar-list li {
	list-style-image:none;
	padding:15px 0 0;	
}
#events-calendar-list li a {
	color:#5C6B6C;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
}	
#home-news #events-calendar-list li {
	list-style-image:none;
	padding:10px 0 0;	
}
#home-news #events-calendar-list li a {
	color:#5C6B6C;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
}
#no-events-in-list {
	padding-top:14px;
}
#home-news #events-calendar-list-2 {
	border-bottom:1px solid #D1DBE2;
	padding-bottom:10px;
	padding-top:10px;
}

#headerimg {
	margin: 0;
	height: 180px;
	width: 100%;
	}
#home-news {
	clear:left;
	width:365px;
	
}
#home-news img {
	float:left;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	
}
#home-about {
	width:500px;
	clear:left;
	float:right;
	
}
#home-social {
	min-height:115px;
	border-top:1px solid #D1DBE2;
	border-bottom:1px solid #D1DBE2;
	clear:both;
	padding:0;
}
#home-social ul {
	list-style:none;
	display:inline;
}
#home-social ul li {
	float:left;
}
#home-social ul li.social-left {
	padding-top:25px;
	width:365px;
}
#home-social ul li.social-right {
	padding-top:20px;
	width:232px;
	margin-left:35px;
	
}
#home-footer {
	padding-top:20px;
	min-height:100px;
	clear:both;
}
#home-footer ul {
	list-style:none;
	display:inline;
}
#home-footer ul li {
	float:left;
}
#home-footer ul li.social-left {
	width:365px;
}
#home-footer ul li.social-right {
	width:232px;
	margin-left:35px;
	padding-bottom:40px;
}

.photos img {
	padding:2px;
	
}
.flickr li {
	width:350px;
}
.photos a {
	
}


/*menus */
#menu-nav {
	float:right;
	margin-top:54px;
	
}
#menu-nav ul li {
	padding: 0 24px 5px 23px;
	float:left;
}
#menu-nav ul li a {
	text-transform:lowercase;
	font-size:14px;

}
#menu-nav ul li a:hover {
border-bottom:2px solid #ddeaf0;
text-decoration:none;
}
#left-nav {
	float:left;
	width:200px;
	padding-bottom:20px;
	margin-top:26px;
	border-top:1px solid #999999;	
}
#left-nav li{
border-bottom:1px solid #999;
padding:10px;
cursor:pointer;

}
#left-nav li:hover {
	background:#ddeaf0;
}
#left-nav li.nohover:hover {
	background:none;
}
#left-nav li.selected {
	background:#ddeaf0;
}
#left-nav li a:hover {
	text-decoration:none;
}
#section {
	margin-left:290px;
}
#section li {
	display:none;
}
#section li ul li {
	display:block;
}
#media-nav {
	float:left;
	width:200px;
	padding-bottom:20px;
	margin-top:26px;
	border-top:1px solid #999999;
}
#media-nav li{
	width:200px;
	height:37px;
	border-bottom:1px solid #999;
}
#media-nav li a {
	position:absolute;
	width:180px;
	padding:10px;
	height:18px;

}
#media-nav li.nohover {
	height:18px;
	width:180px;
	padding:10px;
}
#media-nav li:hover {
	background:#ddeaf0;
}
#media-nav li.selected {
	background:#ddeaf0;
}
#media-nav li a:hover {
	text-decoration:none;
}
#media-nav li.nohover:hover, #media-nav li.nohover a:hover  {
	background:none;
}

#media-section {
	margin-left:290px;
}
#feature {
	width:900px;
	height:390px;
	margin: 0 0 0 0;
	padding-left:30px;
	padding-top:33px;
	padding-bottom:10px;	
}
.newscolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 630px;
}
.right {
	float:right;
}

.narrowcolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 30px;
	width: 900px;
	
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	
.post h4 {
	color:#5C6B6C;	
	font-size:1.0em;
	margin:0;
	padding-top:5px;
}

.widecolumn .post {
	margin: 0;
	padding-bottom:15px;
	}

.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 {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	}
	
#media-section li { 
	border-bottom:1px solid #D1DBE2;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
	
.staff_img {
	float:left;
	padding-right: 50px;
	padding-bottom: 50px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 5px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

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

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

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

	}
.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 */



/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 20px 0 10px 0;
	width: 190px;
	margin-left:20px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #D1DBE2;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#home-footer ul li .buttons {
	float:right;	
	width: 70px;
	height: 30px;
	margin-right:50px;
	
}
#home-footer ul li .buttons img {
	margin-right:65px;
	margin-top:30px;	
		float:right;
}
#submit-btn {
	display:none;
	
	margin-top:30px;
	background: #007DC3;
	color:white;
	text-transform:uppercase;
	text-align:center;
	float:right;
	border: none;
	width: 70px;
	height: 30px;
	
	cursor:pointer;
	
}
#class-info {	
	z-index:10;
	overflow:hidden;
	min-height:90px;
	border-bottom:1px solid #D1DBE2;
}

.pagecolumn  {	
	z-index:10;
	border:2px;
	overflow:hidden;
	float:right;
	width:500px;
}
#class-info ul {
	padding:0;
	margin:0;
	list-style:none;
}
.class-descriptions p {
	margin:0;
	padding:0;
} 
.class-descriptions h4 {
	margin:0;
	padding:0;
	margin-top:0px;
	}
#class-info ul li {
	display:none;
	background:none;
}
h3.schedule {
	color:#5C6B6C;
	font-size:1.8em;
	font-style:italic;
	line-height:1.2;
	padding:5px 0 5px;
	margin:0;
	}
#schedule #tabs li a {
	margin-top:10px;
}
#schedule #tabs div div {
	min-height:60px;
	border-bottom:1px #d1dbe2 solid;
}
#schedule #tabs div div div {
	border:none;
	width:67%;
}
#schedule {
	width:896px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:15px;
}
#schedule div div div h4 {
	width:33%;
	float:right;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}
#schedule div div div div ul li {
	list-style:none;
	float:left;
	width:50%;
	text-align:center;
	font-size:11px;
	margin:0;
	padding-top:20px;
	font-weight:bold;		
}
.schedule-head ul li {
	text-align:center;
	color:#5C6B6C;
	float:left;
	width:33%;
	padding-top:20px;	
	border:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-style:italic;
	font-size:1.5em;
}
.schedule-head {
	min-height:60px;
}
#schedule-below-info {
	background:#e5f2f9;
	font-size:.9em;
	font-style:italic;
	padding: 15px 30px 0 30px;
	min-height:60px;
}
#header-login {
	padding:6px 52px 17px;
	margin-right:11px;
	color:fff;
	float:right;
	font-size:1.0em;
	background:url(images/login-btn.jpg) no-repeat;	
	}
#header-login a {
	color:#fff;
	}	