/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #777;
	background: #bcbdc0;
}

blockquote, h3, p, li, .zemContactForm div, table {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
  margin: 0 0 15px 0;
  padding: 0 10px;
  font-weight: bold;
  font-family: Century Gothic, Helvetica, Arial, Sans-serif;
  text-transform: lowercase;
/*  color: #b9e9f4;*/
/*  color: #e6027a; */
  color: #18b0e9;
}

h1.home, h2.home, h3.home  {
  color: #b9e9f4;
  color: #18b0e9;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
/*	font-style: italic; */
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
/*  color: #b9e9f4;*/
  color: #e6027a;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}
#outer_wrap {
  width: 100%;
  background: #fff url(/img/pg_bg.png) repeat-x top left;
}
#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
  background: #fff url(/img/body_bg.png) repeat-y top left;
}

#head {
  height: 103px;
margin: 0;
padding: 0;
background: #bcbdc0;
}

#site-name {
	margin: 15px 0;
	font: 3em Century Gothic, sans-serif;
text-indent: -9999em;
background: transparent url(/img/flwr_logo.png) no-repeat left bottom;
height: 103px;
width: 195px;
margin: 0;
padding: 0;
}
#site-name a {
  display: block;
  height: 103px;
  width: 195px;
  text-indent: -9999em;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: left;
padding-left: 60px;
}

#sidebar-1 li a, #sidebar-1 a {
font-size: 11px;
  color: #777;
}

#sidebar-1 li a:hover, #sidebar-1 li a:active, #sidebar-1 li .active a {
  color: #000;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 0 0 220px;
	padding-top: 10px;
  min-height: 360px;
  width: 585px;
}

#foot {
	padding: 15px 0; 
	clear: both;
	text-align: center;
  background: #bcbdc0;
  width: 100%;
  color: #333;
  font-size: 11px;
  position: relative;
}
#foot a:hover { color: #fff; text-decoration: underline; }
#foot img {
  vertical-align: middle;
  margin: -3px 15px 0;
}

#foot img.sm_sigh {
  margin: 0;
}

#foot #audio {
  display: block;
  width: 100px;
  height: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

div.entry-content {
  padding-bottom: 15px;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}
/* slide show */
#slideshow {
  margin: 0 auto 10px;
  text-align: center;
  height: 328px;
  width: 575px;
  padding: 1px;
  border: 2px solid #bcbdb0;
}
#slideshow img {
  margin: 0 auto;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* section nav
----------------------------------------------- */
.section-nav {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.section-nav li {
  text-transform: lowercase;
  display: inline;  
  margin-right: 5px;
}
.section-nav a {
  font-size: 12px;
  color: #777;
  text-decoration: none;
  border: none;
}
.section-nav a:hover, .section-nav a:active, .section-nav a:focus, .section-nav .active a {
  color: #333;
}

/* teacher nav
----------------------------------------------- */
li.teacher-nav { width: 125px; }

.jcarousel-container {
  width: 580px;
}
.jcarousel-clip {
  width: 500px;
  height: 200px;
  left: 45px
}
.jcarousel-prev, .jcarousel-next {
  position: absolute;
  top: 45%;
}
.jcarousel-prev {
  left: 15px;
  cursor: pointer;
  color: #000;
}
.jcarousel-next {
  right: 15px;
  cursor: pointer;
  color: #000;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled { cursor: default; color: #777; }

.jcarousel-list {
  height: 250px;
}
.jcarousel-list li, .jcarousel-item {
  height: 200px;
  width: 110px;
  margin-right: 5px;
}

.jcarousel-list li.teacher-thumb {
  height: 125px;
  width: 110px;
  padding: 0;
  margin: 0 5px 0 0;
}
.jcarousel-list li.teacher-thumb img {
  margin: 2px;
}
.jcarousel-list li.active img {
  margin: 0;
  border: 2px solid #18b0e9;
}

p.teacher-caption { line-height: 1; padding: 0 2px; margin: 0; font-size: .8em; text-align: center; }

/* misc layout elements
----------------------------------------------- */

.clr {
  clear: both;
  height: 1px;
}

.entry-content p { text-align: justify; }
.entry-content h3 { color: #666; }

#style .box { width: 182px; height: 128px; float: left; overflow: hidden; margin: 0; padding: 0; color: #fff; position: relative; text-align: center; }
#style .box#pink { background: #ff6699 url(/img/button_pink.gif) no-repeat 152px 98px; margin: 0 10px 10px 0; }
#style .box#orange { background: #ff9900 url(/img/button_orange.gif) no-repeat 152px 98px; margin: 0 160px 10px 0; }
#style .box#red { background: #f5301e url(/img/button_pink.gif) no-repeat 152px 98px; margin: 0 10px 10px 0;}
#style .box#green { background: #92c83f url(/img/button_green.gif) no-repeat 152px 98px; margin: 0 10px 10px 0;}
#style .box#brown { background: #663300 url(/img/button_brown.gif) no-repeat 152px 98px; margin: 0 0px 10px 0;}
#style .box#purple { background: #666699 url(/img/button_purple.gif) no-repeat  152px 98px; margin: 0 10px 10px 0; }
#style .box#blue { background: #03c0ed url(/img/button_blue.gif) no-repeat 152px 98px; margin: 0 10px 10px 0; }
#style .box#dark-green { background: #336633 url(/img/button_dk_grn.gif) no-repeat 152px 98px; margin: 0 10px 10px 0; }

#style .box a { color: #fff; display: block; height: 128px; width: 182px; font-weight: bold;  }
#style .box a:hover { color: #000; }
#style .box a span { position: absolute; top: 50%; margin: -21px 0 0; left: 15px; right: 15px;}
#style .box#brown a span { margin: -36px 0 0; }

#style .box a .qualifiers, #style .box a .class-name { position: absolute; display: block; top: 0; }

/* product page
----------------------------------------------- */
p.pink_header { font-size: 12px; color: #cc0066; }
#products .landing p { text-align: center; }
#products .landing p span { margin: 0 auto; padding: 0 15px;}
#products .landing img {  } 
#products .article-image { padding: 0 10px; float: left; }

/* image styles
----------------------------------------------- */
img.float-right { float: right; border: 2px solid #bcbdb0; margin: 5px 10px 5px 25px; }

/* ambassador
----------------------------------------------- */
.quote { margin: 0 20px 20px; padding: 0 10px 20px; background: transparent url(/img/grey_dots.gif) no-repeat center bottom; color: #18b0e9; position: relative; }
.quote strong { font-size: 120%; }
.quote .left-quote { font-size: 42px; position: absolute; top: -10px; left: 0; }
.quote .right-quote { font-size: 42px; position: absolute; bottom: 40px; right: 0; }
div.ambassador p strong { color: #666; }

/* ambassador image
----------------------------------------------- */
h3.ambassador { text-align: center; width: 100%; background: transparent url(/img/grey_dots.gif) no-repeat center bottom; padding: 0 0 5px; margin-left: 0; color: #cc0066;  }
.ambass-img { float: right; padding: 10px 0 40px 30px; text-align: center; }

/* google map
----------------------------------------------- */
#map_canvas { width: 558px; height: 320px; border: 3px solid #666; margin: 0 auto; }


/* sigh headbands
----------------------------------------------- */
#headbands { float: left; width: 185px; padding-left: 10px; }
#headbands p { font-size: 12px; }

/* mission statement
----------------------------------------------- */
#mission_statement { font-size: 20px; text-transform: lowercase; text-align: center; width: 100%; margin: 50px 0; }
#mission_statement strong { color: #ff6699; }

/* pricing
----------------------------------------------- */
table.pricing { clear: right; width: 600px; margin-bottom: 15px; }
td.money { text-align: right; } 
td.note { font-size: 12px; line-height: 1.2; padding: 0 0px; }

div.callout { float: right; color: #18B0E9; width: 120px; margin-left: 10px; }

#style .article-image { border: 2px solid #bcbdb0; }
.blog p {
padding-top:0px;
margin-top:0px
}
.blog {
font-size: 12px;
line-height: 1;
margin-top:0px;
padding-top:0px
}
.rss {text-decoration:none}
.blogtitle {
font-family: Century Gothic, Helvetica, Arial, Sans-serif;
font-size:12px;
font-weight:bold;
color:#18b0e9;
padding-left:10px
}
.blogtitle em { padding-left:10px;color:#777;font-weight:normal }

/* events sidebar on homepage */
#events-rght {
font-size:11px;
float:right;
position:fixed;
margin-left:605px;
margin-top:-323px;
width:220px;
height:310px;
padding:10px
}
#events-rght p {
margin:3px 0px;
padding:4px 0px;
line-height:1.35em
}
#events-rght h3 {
padding:0px;
font-size:14px;
margin-bottom:5px
}
#events-rght hr {
border: 0;
color: #8CC63F;
background-color: #8CC63F;
margin:0px 0px 5px 0px;
width:220px
}
#events-rght a { color: #777 }
#events-rght b { margin-bottom:3px }
