/*
Theme Name: WordPress Carolyn Quan Design
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous BePresents.com
Version: 1.6
Author: Jonathan Matthew Beck
Author URI: http://bepresents.com/
Tags: blue, custom header, fixed width, two columns, widgets



*/


	/* This is for the page Body of the whole site */
	

body {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; /* #FFFFEE; /*#F5ECD8;*/
	font-size:2;
	color:#666666;
	margin-top:2px;
	margin-left:0;
	line-height: 1.4;
}

/* end body */

.defaultFont {
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	
}


/* Begin Typography & Colors */
/* This is for the page Body of the whole site */

a.storeNav, .storeNav { 
	font: Verdana,  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

a#popupeventtitle, a#popupeventtitle:link, a#popupeventtitle:visited {
color:black;
}


#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	}




#footer {
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
/*	text-align: center; */
	}

#headerimg .description {
	font-size: 1.2em;
/*	text-align: center; */
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333; */
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana,  Arial, Helvetica, sans-serif;
	}
.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: Verdana,  Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana,  Arial, Helvetica, 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, h2 a:hover, h3 a:hover {
	color: #669966;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana,  Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 1060px;
	}

div.headerLogo {
	background:url("/wp-content/themes/carolyn/images/yk.jpg") no-repeat;
	height:59px;
	width:377px;
}

div.headerTowns {
	/*background:url("/wp-content/themes/carolyn/images/berk.jpg") no-repeat;*/
	height:29px;
	width:310px;
} 

div.headerAum {
	background:url("/wp-content/themes/carolyn/images/ohm.gif") no-repeat;
	height:28px;
	width:29px;
}
	
div#headerRow {
	height:90px;
	display: table-row;
	}

div#headerimg {
	margin: 0;
	display:table-cell;
	}
	
div#headerLocations {
	height:90px;
	display:table-cell;
}

div#headerLocations a {
	font-size:12px;
}

div#headerAum {
	height:90px;	
	display:table-cell;
}

div#headerEmailList {
	height:90px;	
	display:table-cell;
}

div.ykSideBar {
	width:180px;
	/* padding-left:20px; */
}

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

div.width33 {
width:33%;
}

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

.post {
	margin: 0 0 0 0px;
	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;
}

.clear {
	clear: both;
}

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

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
/*	padding-top: 70px; */
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/* 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; */
	}

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
{
	padding: 10px 0 10px 0;
	margin-left: 0px;
	width: 316px;
	}

#sidebar form {
	margin: 0;
	}
/* 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 */



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

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

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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	/*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 */



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/* These are the hyper-links */
a:link { color:#666600 /*#CC9933*/; font-weight:bold}		/* this is the default color */
a:visited { 
	color: #666600; 
	font-weight:bold;
}	/* this is the color of the links people have already clicked n */
a:hover {  
	color:#6F9974; 
 font-weight:bold;
 text-decoration:none;
}			/* this is the color the link turns to when you "mouse-over" it */

/* These are the paragraphs, the  "p" is the most commonly used one */
p { color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 1.3;}
p.sidebar { color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3;}
p.sub { color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-align:center; line-height: 1.3;}

/* Most detail */
table { /*background-color: #FFFFEE; /*#F5ECD8;*/ }
tr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 1.4;}

/* lists */
/* Original one. 
ul, li { color: #333333;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12pt} 
ul, li { color: #333333;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12pt} */


/* this are the headings, H1 = Heading One */
H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;  color:#333333;} 
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10pt} 
H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10pt}
H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10pt}
H5 { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
H6 { color: black; font-family:Geneva, Verdana, Arial, sans-serif; font-size: 10pt}
/* end headings */

hr { margin-bottom:0; margin-top:0; border-bottom-width:thin;}
.subtitle_white {
	font-size: 16pt;
	color: #FFFFFF;
}

H1.menu { color:black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold} 
/* li - this looks redundant...alex, and a later coding seems to be the functional one 
li { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
*/
H1.sidebar { color:#330000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-align:center} 



a.storeNav, .storeNav { 
	font: Verdana,  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

a#popupeventtitle, a#popupeventtitle:link, a#popupeventtitle:visited {
color:black;
}

.beautiful_body {
background-color:#FFFFEE;
background:url(/images/homepageBG.gif); 
width:100%;

}
.events_table {
	border: 1px dotted #CCCCCC;
}

.table_boxy td, .boxed {
	border: 1px solid #CCCCCC;
}

td.ykSideBar {
background-color:#FFFFFF;
}

ul.nav, ul.nav li, ul.navTwo, ul.navTwo li  {
  list-style-image:url(/wp-content/themes/carolyn/images/menu_ul_dot.png);
  display:inline;
  vertical-align:text-top;
}

ul.nav li, ul.navTwo li  {
  padding-left:7px;
  padding-right:7px;
}

ul.nav {
	padding-left:24px;
	padding-right:24px;
	}
	
ul.navTwo {
	padding-left:7px;
	padding-right:7px;
}

ul.navTwo, ul.navTwo li {
	padding-top:0;
	padding-bottom:0;
	height:24px;
}

ul.nav li a, ul.navTwo li a {
	color:white;
	font-weight:normal;
	letter-spacing:2px;
	font-size:12px;
}

ul.navTwo li  {
	position:relative;
	top:2px;
}

ul.navTwoSkinny, ul.navTwoSkinny li{
  padding-left:3px;
  padding-right:3px;
}

 ul.navTwoSkinny li a {
	letter-spacing:1px;
}

ul.nav li a:hover, ul.navTwo li a:hover {
	text-decoration:none;
}


ul.sidebar {
	padding: 0 0 0 0;
	top:-18px;
	position:relative;
	text-align:center;
}
ul.sidebar li {
padding-top:10px;
text-align:left;
}

ul li a, ul li a:visited, ul li a:link {
	text-decoration:none;
	font-weight:normal;
}

ul li a.storeSubMenu, ul li a.storeSubMenu:visited, ul li a.storeSubMenu:link {
	color:#333333;
}


div.navBar {
	width:806px;
}

.navTopRow {
	background-color:#403443;
	padding-bottom:5px;
	height:19px;
}

.navRowTwo {
	background-color:#A7AE87;
	padding-bottom:4px;
	height:19px;
}

.navGallery {
	background-color:#412827;
/*	padding-bottom:5px; */
	width:170px;
	height:24px;
}

div.navGallery ul.nav {
	position:relative;
	/*top:-3px;*/
}

div.errorMessage {
	font-size:12px;
	color:#CC0000;
	padding-bottom:16px;
}

li.blank {
  display:inline;
  list-style-image:none;
  list-style: none;
  list-style-type: none; 
}

div.ykLogo {
	background-image: url(/wp-content/themes/yogaKula/images/yogakula_logo_2009_small.jpg);
	width:400px;
	height:80px;
}


.wp-events-event {
	width:800px;
	margin-bottom:15px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	vertical-align:top;
	font-size:1em;
}

div.wp-events-event a , div.wp-events-event a:link, div.wp-events-event a:visited {
	color:#333333;
}

div.wp-events-event a.slug , a.slug, div.wp-events-type {
color: #cccc99;
display:block;
font-size:14px;
font-weight:bold;
line-height:1.428;
padding-bottom:0.142em;
text-transform:uppercase;
}

div.wp-events-type-footer {
	background:url(/wp-content/themes/carolyn/images/line.short.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:180px;
	height:24px;
}

div.wp-events-footer {
	background:url('/wp-content/themes/carolyn/images/ohm.line.long.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:800px;
	height:24px;
	padding-top:8px;
	
}

.wp-events-content {
	width: 500px;
	vertical-align:top;
	float:left;
}

.wp-events-image {
	float:right;
	left:100px;
	width:220px;
	height:160px;	
}

.wp-events-title {
	font-weight:bold;
	font-size:16px;
	color:#00B3D8;
	text-align:left;
	line-height:16px;
	/*letter-spacing:1px;*/
}

.wp-events-body,
.wp-events-date, 
.wp-events-location {
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.wp-events-date {
	padding-bottom:10px;
}

a.bottomLinks {
	padding-left:10px;
	padding-right:10px;
}

div#emailListText {
	color:#CC3300;
	font-size:10px;
	font-weight:bold;
}

div.headerEmailList {

}

div.padding10 {
	padding-left:10px;
	padding-right:10px;
}

div.headerText, div.header, div.contentWrapper  {
	width:1028px;
	margin-left:auto;
	margin-right:auto;
	}


div.headerLinks {
	position:relative;
	/*top:20px;*/
}

div.content {
	width: 806px;
	max-width:806px;
	float: left;
	/*height:100%;*/
}

div.tableRow {
	float:left;
	}
	
div.aum {
	padding-left:12px;
	padding-right:12px;
}	

a.littleLinks {
	font-weight: normal;
	color:#666666;
	font-size:10px;
	}
	
li.widget {
	list-style:none;
	list-style-image:none;
}

table.bordered, div.bordered {
	border:3px;
	border-color:#D8DDB5;
	border-style:solid;
	padding-left:5px;
	padding-right:5px;
}

div.teachersList {
	padding-left:15px;
	padding-right:15px;
	width:128px;
	text-align:center;
}

div.teachersName {
	font-size:12px;
}

div.teachersImage, div.teachersEntry img {
	border-color:#D8DDB5;
	border-width:3px;
	border-style:solid;
	width:100px;
	height:133px;
	margin-left:15px;
	padding:0px;
	margin-top:20px;
}

div.teachersContent {
	width:600px;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:1.3;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}

div.addthis_container img {
	border-style:none;
	height:auto;
	width:auto;
}

div.blogTitle {
	color:#333333;
	font-size:medium;
	padding-bottom:8px;
	width:100%;
}

div.blogReadMore {
	color:#666666;
	font-size:14px;
}

div.divTable {
	display:table;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
}

div.divRow {
	display:table-row;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
}

div.blog {
	position:relative;
	top:-52px;
}

div.blogLeftColumn {
	width:160px;
	margin-right:10px;
	height:100%;
	display:table-cell;
	padding-top:0;
	margin-top:0;
}

div.blogCenterColumn {
	width:595px;
	height:100%;
	display:table-cell;
	padding-top:0;
	margin-top:0;
}

div.entry ul, div.entry ul li, ol, ol li {
	font-size:12px;
	color:#666666;
}

div.blogLeftColumn ul, div.blogLeftColumn ul li, ul.recentBlogs, ul.recentBlogs li {
	text-align:left;
	list-style-type:disc;
	list-style-image:none;
	list-style-position:inside;
	width:150px;
	margin-left: 0px;
/*	list-style: none; */
	padding-left:5px;
	/* text-indent: -10px; */
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:12px;
}

ul.recentBlogs, 
ul.recentBlogs li {
	width:150px;
	line-height:normal;
}

div.blogDetails,

div.blogLeftColumn ul li a,
ul.recentBlogs li a,
a.recentBlogs {
	font-size:10px;
	text-align:left;	
}

div.blogLeftColumn ul.children {
	padding-left:0px;
	position:relative;
	left:-5px;
}

div.musicPlayer {
	text-align:right;
	position:relative;
	top:20px;
	width:170px;
	padding-left:50px;
}

div#sfstest-sidebar {
	font-size:12px;
	font-face:"Verdana, Arial, Helvetica, sans-serif";
	color:#666666;
	font-style:italic;
}

/* Store */

h3.itemTitle, .storeSubMenu {
font-size:medium;
color:#333333;
}

div.listingDescription, div.content {
font-size:12px;
}

div.centerBoxContentsProducts {
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
width:200px;
}

div.navigation div a {
	font-size:12px;
}

div.title_text {
	padding-top:10px;
	padding-bottom:10px;
	color:#B8BB9E;
	font-size:24px;
	font-weight:bold;
	font-family:Arial Rounded MT, Arial, default;
}