/*
Theme Name: EA School
Author URI: http://schoolofevolutionaryastrology.com
Version: 1
Author: School of Evolutionary Astrology
*/
body {
  background: #7c7c7c url(images/bkgnd.jpg) repeat-x;
  color: #ffffff;
  font-size: 62.5%;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  margin: 0;
  padding: 0;
}
a, a:visited{color: #cccccc; text-decoration: underline;}
a:hover{color: #ffffff; background: none; text-decoration: none;}
#header {
  background: #000000 url(images/hdr960.jpg) no-repeat;
  padding: 0px 0px 0px 0px;
  margin: 10px auto 0;
  padding-top: 10px;
  width: 960px;
  height: 120px;/* 160px; */
  border: 1px solid #444444;
  border-bottom: none;
}
#header h1 {
  position: relative;
  color: #ffffff;
  font-size: 34px;
  font-family: Arial, Helvetica, Sans-Serif;
  margin: 65px 0 0 178px;
}
#header h1 a {color: #ffffff; text-decoration: none;}
#header h1 a:hover {color: #e1e1e1;}
#secondary_hdrs {float: right; width: 350px; margin: -119px 85px 0 0;}
#secondary_hdrs h2 {
  position: relative;
  color: red;
  font-size: 15px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  margin: 8px 0 0 40px;
}
#divider {
  float: right;
  width: 57%;
  height: 2px;
  padding: 8px 0;
  margin: -85px 0 0;
  border-bottom: 2px solid #3C0006;
}
#secondary_hdrs h3 {
  color: #cccccc;
  font-size: 14px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  margin: 4px 0 0 75px;
}
#menu {
  background: #000000;
  margin: -12px auto 15px;
  padding: 10px 0px 7px;
  text-align: center;
  border-bottom: 1px solid #444444;
  display: table;
  width: 100%;
}
#menu h2 {
  color: #ffffff;
  font-size: 13px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
#container {
  width: 960px;
  text-align: left;
  margin: 0px auto;
  padding-bottom: 10px;
  border: 1px solid #444444;
  border-top: none;
  min-height: 960px;
  background: #000000;
  clear: both;
}
#content {
  color: #000;
  background: #F3F3F3;
  width: 600px;
  margin: 0 auto;
  position: relative;
  padding: 0px 45px 1px;
}
#content.narrow {width: 565px; padding: 0px 25px; margin-left: 50px;}
.content-top {
  width: 690px;
  height: 15px;
  margin: 0 auto;
  padding: 0;
  background: url(images/content-bkgrnd-top-690.gif) no-repeat;
}
.narrow .content-top, .content-top.narrow {
  width: 615px;
  background: url(images/content-bkgrnd-top-615.gif) no-repeat;
  margin-left: -25px;
}
.content-top.narrow { margin-left: 50px; }
.content-bottom {
  width: 690px;
  height: 15px;
  margin: 0 auto;
  padding: 0;
  background: url(images/content-bkgrnd-bottom-690.gif) no-repeat;
}
.narrow .content-bottom, .content-bottom.narrow {
  width: 615px;
  background: url(images/content-bkgrnd-bottom-615.gif) no-repeat;
  margin-left: -25px;
}
.content-bottom.narrow { margin-left: 50px; }
.content-top.narrow.blog, .content-bottom.narrow.blog {
  margin-left: -25px;
}
#content div.product_wrap_narrow p strong {color: #000;}
#content p{
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
  padding: 0px 5px 10px 5px;
}
#content p img{
  border: none;
  margin-right: 5px;
  margin-bottom: 0px;
  padding: 0px;
}
#content p strong {color: #71000C;}
#content p strong.black, #content #workshop p strong {color: #000;}
#content .emphasis, #content a {color: #71000C; font-weight: normal;}
#content h1 {
  color: #888888;
  font-size: 22px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
  font-weight: normal;
  padding: 10px 10px 10px 10px;
  line-height: 150%;
  margin: 0px;
}
#content h1 a {color: #888888; text-decoration: underline;}
#content h1 a:hover {color: #ffffff; text-decoration: none;}
#content h2, #store #content h3 {
  color: #71000C;
  font-size: 16px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 5px 0 0;
  line-height: 120%;
  font-variant: normal;
  text-align: center;
}
#content h2 a {color: #888888; text-decoration: none;}
#content h2 a:hover {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
#content h3 {
  color: #000;
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 120%;
}
#content h3 a {color: #666666; text-decoration: none;}
#content h3 a:hover {
  color: #000000;
  background: #ffffff;
  text-decoration: underline;
}
#content ol {
  list-style-type: decimal;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 10px 30px;
}
#content ol li { background: none; list-style-type: decimal; margin-left: 0; padding-left: 0; }
#content ul {list-style: none; margin: 0px; padding: 0px 0px 10px 0px;}
#content ul {margin: 0 0 -7px 6px;}
#content li {
  list-style-type: none;
  font-size: 12px;
  margin: 0px 0 5px;
  padding: 0 0 0 20px;
  background: url(images/column_bullet.gif) no-repeat left 2px;
}
#content ul li a {color: #986803; text-decoration: none;}
#content ul li a:hover {text-decoration: underline;}
#content li ul { padding-bottom: 3px; margin-left: 18px; }
#content li ul li { list-style-type: none; margin-bottom: 0; }
blockquote{
  margin: -5px 0px -10px 35px;
  padding: 0px 25px 0px 10px;
  font-style: italic;
  color: #333;
}
#content blockquote p {margin: 0px 0px 20px 0px; padding: 0px;}
#content div.post-hdr h2 a {
   color: #71000C;
   font-family:Arial,Helvetica,Sans-Serif;
   font-size: 18px;
   font-weight: bold;
}
#content div.postauthor {
   width: 80%;
   margin: 0 auto;
   padding: 5px 10px;
   border: 1px solid #999;
}
.postspace {
  background: #000;
  width: 615px;
  height: 30px;
/*  margin: 20px 0px 20px 0px;*/
  margin-left: -25px;
  padding: 0px;
}
.postspace .blog {margin-left: -25px;}
.postspace2 {width: 440px; height: 0px; margin: 0px; padding: 0px;}
.postspace3 {width: 440px; height: 15px; margin: 0px; padding: 0px;}
#sidebar {
  color: #ffffff;
  width: 190px;
  float: right;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px 15px 15px 25px;
  font-size: 12px;
}
#sidebar p{margin: 0px; line-height: 16px; padding: 5px 0px 10px 0px;}
#sidebar h2 {
  color: #B00F0B;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  list-style: none;
  padding: 5px 0px 3px 0px;
  margin: 0px;
}
#sidebar ul {list-style: none; margin: 0px; padding: 0px 0px 13px 0px;}
#sidebar li {list-style: none; margin: 0px; padding: 0px;}
#sidebar ul li {
  list-style: none;
  margin: 0px;
  padding: 6px 0px 5px 0px;
}
#sidebar ul li a {
  color: #EEB60B;
  text-decoration: none;
  padding-left: 5px;
}
#sidebar ul li a:hover {color: #ffffff; text-decoration: underline;}
#r_sidebar {
  color: #ffffff;
  width: 200px;
  float: right;
  position: relative;
  background: #1D1D1D;
  margin: 0 20px 20px 0;
  padding: 12px 20px 45px 20px;
}
#r_sidebar p{
  margin: 0px;
  line-height: 16px;
  padding: 5px 0px 10px 0px;
}
#r_sidebar h2 {
  color: #B00F0B;
  font-size: 13px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  list-style: none;
  padding: 10px 0px 5px 0px;
  margin: 0px;
  text-align: center;
}
#r_sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
#r_sidebar li {list-style: none; margin: 0px; padding: 0px;}
#r_sidebar ul li {
  list-style: none;
  margin: 0px;
  padding: 6px 0px 5px 0px;
}
#r_sidebar ul li a {
  color: #eeb60b;
  text-decoration: none;
  font-size: 12px;
}
#r_sidebar ul li a:hover {color: #eeb60b; text-decoration: underline;}
#footer {
  width: 960px;
  color: #EEB60B;
  background: #000000;
  padding: 10px 0px 20px 0px;
  margin: 0 auto;
  border: 1px solid #444444;
  border-top: none;
  text-align: center;
  clear: both;
}
#footer span {
  color: #B00F0B;
}
/*   ============= styling for home page ================ */
#homepage #content {padding: 0; width: 700px;}
#homepage #content li {
  background: url(images/column_bullet.gif) no-repeat left 2px;
}
#homepage #content h3 {
  font-size: 20px;
  font-family: arial, helvetica, sans-serif;
  width: 650px;
  height: 50px;
  color: #F7CF32;
  margin: 0 auto;
  padding: 15px 0 0;
  text-align: center;
  background: url(images/homepg_intro_bkgrnd2.jpg) no-repeat;
}
#newhome h3#welcome {
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  width: 580px;
  height: 50px;
  color: #F7CF32;
  margin: 0 0 0 65px;
  padding: 15px 0 0;
  text-align: center;
  background: url(images/homepg_intro_bkgrnd3.jpg) no-repeat;
}

#col1 {float: left;}
#col2 {float: right;}
.col_hdr {
  height: 15px;
  margin: 0 -20px;
  background: url(images/columnhdr-home-top2.gif) no-repeat;
}
.column {
  width: 290px;
  padding: 0 15px 10px 20px;
  background: #F4F4F4 url(images/columnhdr-home-middle.gif) repeat-y;
}
.column h2 {font-size: 16px; text-align: left; margin-left: 40px;}
.column a {color: #71000c;}
#homepage .pluto_glyph {
  float: left;
  height: 24px;
  width: 24px;
  margin-top: 10px;
  background: url(/school/wp-content/uploads/plutoglyph_24.gif) no-repeat;
}
#homepage #content {background: none;}
#homepage .content-top, #homepage .content-bottom { display: none; }

/* 2011 conference homepage article */
#content p.dates { margin-top: -10px; }
#content p.dates strong { color: #000; }


/* ===================================== NAV =================== */
ul#nav {width: 870px;}
ul#nav li {
  display: inline;
  list-style-type: none;
  margin: 0 -1px 0 0;
  padding: 6px 0;
}
ul#nav li a, ul#nav li a:visited {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #dbdbdb;
  padding: 6px 18px 6px 18px;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #444444;
}
ul#nav li a:hover {color: #FBF24F; background: #3C0006;}
ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover {
  color: #ffffff;
  background: #3C0006;
  text-decoration: none;
  cursor: default;
}
/*  ====== dropdown styling ========= */
/* top level menu items with dropdown menus.  when a submenu item under the top level item is the active page, display a lighter color around the top level item */
ul#nav a.is-current-page {
  color: #999;
  background: #3C0006 !important;
  cursor: default;
}
ul#nav li.dropdown a {cursor: default;}
ul#nav li.dropdown li a {
  cursor: pointer;
  background: none;
  border: none;
  padding: 7px 10px 7px;
}
ul#nav li.dropdown li a:hover {background: #3C0006;}
ul#nav li.dropdown li {
  width: 20em;
  margin-left: 20px;
  padding: 0 0 3px;
}
ul#nav li ul {
  position: absolute;
  left: -999em;
  width: 22em;
  padding: 0 0 8px 0;
  list-style: none;
  z-index: 1;
  height: 275px;
  background: #151515;
}
ul#nav li:hover ul, #nav li.sfhover ul {
  left: 215px;
  margin: 0;
  top: 181px;
  padding-top: 10px;
}
ul#nav li ul li {
  float: left;
  padding: 5px 5px;
  margin: 5px 0;
  text-align: left;
  color: #dbdbdb;
  background: #151515;
}
ul#nav li ul li a {color: #dbdbdb; border: none;}
#ulnav li.dropdown ul li a, #ulnav li.dropdown ul li a:hover, #ulnav li.dropdown li a:visited {
  border: none;
  padding: 0px;
}
ul#nav li.cursor-default a {cursor: default;}
ul#nav li.cursor-default li a {cursor: pointer;}
ul#nav li li.current-page-item a, ul#nav li li.current-page-item a:visited, ul#nav li li.current_page-item a:hover {
  color: #FB8E2F;
  background: #fff;
  text-decoration: none;
  cursor: default;
  border: 1px solid #444444;
}
ul#nav li.dropdown li.li_top_border {
  padding-top: 7px;
  border-top: 1px solid #6C000B;
}
ul#nav li.dropdown li.li_bottom_border {
  padding-bottom: 10px;
  border-bottom: 1px solid #6C000B;
}
#nav2 {margin: 16px 0px 5px 0;}
#nav2 a {
  font-size: 12px;
  color: #EEB60B;
  text-decoration: none;
  border-bottom: 1px dotted #EEB60B;
  margin-right: 15px;
}
#nav2 a:hover {
  color: #EEB60B;
  border-bottom: none;
}
/* =============   council page ====== */
#council h2 {
  text-align: center;
  margin-bottom: 6px;
  padding-bottom: 3px;
}
#content #council li {
  font-size: 12px;
  float: left;
  list-style: none;
  background: none;
}
#council li.name {width: 125px;}
#council li.location {width: 225px;}
#council li.url {width: 320px;}
#council li.email {width: 250px;}
#council li.phone {width: 225px;}
#council .clear {clear: left;}
#council .indent {padding-left: 40px;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
#content .alignleft { float: left; padding: 0 15px 0 0; }
#content .alignright { float: right; padding: 0 0 0 15px; }
#content p img.aligncenter { display: block; margin: 0 auto; padding: 10px 0 5px 0; }
/*  ==========  Essence of EA top links  ==========  */
#essence {
  width: 650px;
  height: 100px;
  color: #F7CF32;
  margin: 0 auto 15px;
  padding: 0;
  text-align: center;
  background: url(images/essence_bkgrnd.jpg) no-repeat;
}
#essence h3 {
  font-size: 20px;
  font-family: arial, helvetica, sans-serif;
  padding: 8px 0 0px;
  margin: 0 0 -4px;
}
#essence p {line-height: 24px;}
#essence a {
  font-size: 14px;
  margin: 0 10px;
  padding-left: 5px;
  color: #fff;
  text-decoration: none;
  background: url(images/essence_link_bkgrnd.jpg) no-repeat;
}
#essence a:hover {color: #F7CF32;}
#essence a span, #essence a:hover span {
  color: #000;
}
/* ========== Products Page ============================ */
div.product_wrap, div.product_wrap_narrow {
  margin: 0 20px 15px;
  padding: 10px 20px 5px 20px;
  border: 1px solid #C4C4C4;
  background: #E5E5E5;
}
div.product_wrap_narrow {
  clear: left;
  float: left;
  width: 86%;/* 70%; */
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
div.product_wrap_narrow p.prod_dtl {
  float: left;
  width: 48%;
  text-align: center;
}
#store #content h3 {
  font-size: 14px;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 7px;
}
#store #content h3.center { text-align: center; }
#content div.accordion.eacfaq h3 {
  font-size: 12px;
  text-align: left;
  margin: 0px;
  padding: 8px 0 8px 15px;
}
#store #content h3 a, #store #content h3 a:hover {
  font-size: 12px;
  text-align: left;
  color: #333;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: none;
  background: none;
}
#store #content h3 a.underline { text-decoration: underline; }
#store #content h3 a:hover { text-decoration: none; }

/* ============ accordion effect ===================== */
#content div.accordion {
  margin-left: 35px;
  width: 530px;
  border-bottom: solid 1px #c4c4c4;
}

#content div.accordion h3 {
  background: #E5E5E5 url(images/arrow-square.gif) no-repeat right -51px;
  padding: 10px 15px;
  margin: 0;
  font: bold 120%/100% Arial, Helvetica, sans-serif;
  border: solid 1px #c4c4c4;
  border-bottom: none;
  cursor: pointer;
}
#content div.accordion h3:hover {
  background: #BFBFBF url(images/arrow-square.gif) no-repeat right -51px;
}
#content div.accordion h3.active {
  background: #BFBFBF url(images/arrow-square.gif) no-repeat right 5px;
}
#content div.accordion p {margin: 0; padding: 10px 15px 10px;}
#content div.accordion h3 a {color: #053598;}
#content div.accordion h3 a:hover {color: #fff;}
#content div.accordion div {
  padding: 10px 0;
  background: #E5E5E5;
  border-left: solid 1px #c4c4c4;
  border-right: solid 1px #c4c4c4;
}
#content div.accordion li {
  background: none;
  list-style-type: disc;
  list-style-position: inside;
}
/* <a> links to trigger hidden DIV section toggle */
a.trigger-toggle {display: none; padding: 5px 0;}
a.toggle-on {
  display: inline;/*  link may have display:none set when JS not active */
  outline: none;
  padding-left: 20px;
  background: url(/school/wp-content/themes/easchool/images/control_add.png) no-repeat 0 50%;
}
a.toggle-off {
  display: inline;
  outline: none;
  padding-left: 20px;
  background: url(/school/wp-content/themes/easchool/images/control_remove.png) no-repeat 0 50%;
}
/* ============== articles page ============= */
#content .pdf {background: url(images/pdficon_small.gif) no-repeat;}
#content a.pdf {display: block; padding-left: 24px; height: 20px;}
#content.articles li a {
  color: #000;
}
/* =============== contact page ================== */
form#email_signup {width: 80%; margin: 0 auto 15px;}
#email_signup legend {
  font-size: 11px;
  margin-bottom: 7px;
  padding: 0 10px;
  font-weight: bold;
}
#email_signup input {margin-bottom: 8px; width: 120px; }
#email_signup label#email {margin-left: 15px; padding-right: 7px;}
#email_signup label#first_name {
  margin-left: 15px;
  padding-right: 26px;
}
#email_signup input#subscribe {margin-bottom: 15px;}
#email_signup label#subscribe_label {margin-left: 120px;}
#email_signup label#unsubscribe_label {margin-left: 15px;}
#email_signup div#confirm_msg {
  float: left;
  width: 70%;
  margin-left: 10px;
}
/* ==================EA Conference 2009========================= */
#content #eac2009 p {line-height: 18px;}
#content #eac2009 li {line-height: 16px;}
#content #eac2009 ul li a {color: #71000C; text-decoration: underline;}
#content #eac2009 ul li a:hover {
  color: #EEB60B;
  text-decoration: none;
}
#content div.accordion.eacfaq { margin: 10px auto; }
/* ================  sociable plugin ============== */
#content .sociable .sociable_tagline {float: left; margin-top: 1px;}
#content .sociable ul {margin: 0 0 0 10px  !important;}
#content .sociable ul li {background: none; padding-left: 5px;}
.sociable-hovers {opacity:1 !important;}
.sociable-hovers:hover {opacity:0.6 !important;}

/* =============  What's New  (books) =========== */
#content #whats-new h2 {
	color: #fff;
 	background-color: #71000C;
 	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 20px 20px 15px 5px;
	padding: 6px 20px 10px;

}
#content #whats-new { margin-bottom: 25px; }
#content #whats-new h2 span { padding-left: 22px; }
#content #whats-new h3 { text-align: left; margin-left: 50px; }
#content #whats-new p strong { color: #000; }
#content #whats-new h2.accordion1_hdr {
	padding: 5px 10px 9px 20px;
	margin-bottom: 5px;
	position: relative;
}
#content #whats-new .accordion1_dtl {
	padding: 8px 15px;
	border: 1px solid #71000c;
	margin: 0 2px 5px;
}
#content #whats-new .accordion2_dtl { margin: 0 22px; }
.accordion1_hdr:hover, .accordion2_hdr:hover { cursor: pointer; }
h3.accordion2_hdr {	border: 1px dotted transparent; padding: 0 0 3px 10px;  }
h3.accordion2_hdr:hover {	border: 1px dotted #333; width: auto; }


#content .dir_icons { position: relative; left: -5px; top: 3px; }

/* ============  transcripts for sale ================= */
/* cluetip popups */
#content span.cluetip { text-decoration: none; color: #71000C; font-weight: normal; }
#content span:hover.cluetip { text-decoration: underline; cursor: pointer; }
#cluetip {
   color: #000;
   font-size: 12px;
}
#cluetip #cluetip-outer {
   background-color: #c6ced0;
   padding: 5px 10px;
/*	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;*/
}
/*  ==============  for tab panel on workshops for sale page ============== */
#content div.panes div.pane {
/*	display:none;  */
   padding: 5px 10px 15px 20px;
	border:1px solid #999;
	border-top:0;
	height:350px;
	font-size:14px;
	background-color:#fff;
   overflow: auto;
}
/* root element for tabs  */
#content ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	border-bottom:1px solid #666;
	height:30px;
}
/* single tab */
#content ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image */
#content ul.tabs a {
	background: url(/school/wp-content/uploads/green_tabs.png) no-repeat -420px 0;
	font-size:11px;
	display:none;
	height: 30px;
	line-height:30px;
	width: 134px;
	text-align:center;
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
   outline: none;
}
#content ul.tabs a:active {  outline:none; }
/* when mouse enters the tab move the background image */
#content ul.tabs a:hover { background-position: -420px -31px; color:#fff; }
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#content ul.tabs a.current, #content ul.tabs a.current:hover, #content ul.tabs li.current a {
	background-position: -420px -62px;
	cursor:default !important;
	color:#000 !important;
}

.divider { width: 85%; height: 1px; border-bottom: 1px solid #cacaca; margin: 10px auto; }

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
#content ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
#content ul.tabs a.s:hover 	{ background-position: -553px -31px; }
#content ul.tabs a.s.current  { background-position: -553px -62px; }
/* width 2 */
#content ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
#content ul.tabs a.l:hover 	{ background-position: -248px -31px; }
#content ul.tabs a.l.current  { background-position: -248px -62px; }
/* width 3 */
#content ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
#content ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
#content ul.tabs a.xl.current { background-position: 0 -62px; }

/* initially all panes are hidden */
/*#content div.panes div.pane { display: none; }   */

/*  EAC 2011 contact form  */
#wpcf7-f1-p1078-o1 .wpcf7-text { width: 400px; }
#wpcf7-f1-p1078-o1 textarea { width: 500px; }

#content ul#speakers { margin-top: -5px; }
#content ul#speakers li { background: none; list-style-type: disc; list-style-position: inside; margin-left: -15px; }

/*  EAC2011  meals preferences form    */
.wpcf7-list-item { display: block; padding: 0 25px 10px; float: left; }
.dont-eat .wpcf7-list-item { width: 84px; text-align: left; }

#content .gform_wrapper .gform_fields li { background: none; }
#content .gform_wrapper .gform_fields li ul { padding-bottom: 8px; }
#content #gform_wrapper_1 .gform_footer { margin-top: 0; }

/*  EAC2011  speaker talks and bios */
.postid-1166 #content .post-wrap {
	background-color: #ffffb3;
	margin: -5px;
	padding: 5px;
}
.postid-1166 #content div.accordion {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
.postid-1166 #content div.accordion h3 {
	background-color: #fff;
/*	background-position: 95% -41px;*/
  	border: none;
	color: #71000C;
  	font-size: 14px;
  	margin: 0;
  	padding: 10px 15px 10px 15px;
	width: 90%;
}
.postid-1166 #content div.accordion h3 span {
 	width: 16px;
	background: url(images/gold-dot-8px.png) no-repeat;
	padding-left: 19px;
	text-decoration: underline;
}
.postid-1166 #content div.accordion h3 span:hover { text-decoration: none; }
.postid-1166 #content div.accordion h3 em {
	color: #000;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 1.5;
}
.postid-1166 #content div.accordion > div {
  	background: #ffffdf;
   border: 1px solid #71000C;
  	padding: 3px 10px 10px 10px;
	margin: 0 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px 7px 7px 7px;
}
