html, body {
  height: 100%;
}

body {
  background-color: #F1F1D4;
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
}

a img {
  border: none;
}

a {
  color: #666666;
}

div#main-left h2, div#main-right h2 {
  font-family: "Times New Roman";
  font-size: 12px;
  text-transform: uppercase;
  color: #945538;
  padding: 0 0 2px 0;
  letter-spacing: 1px;
  font-weight: bold;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}


#page-container {
  background-color: #ffffdb;
}

#header {
  background-color: #945538;
  padding: 25px 80px 25px 80px;
}

#header-container {
  width: 920px;
  margin: 0 auto;
  position: relative;
}

h1 {
  text-align: left;
  font-size: 26px;
  font-weight: normal;
  margin: 20px 0;
}

ul.nav {
  position: absolute;
  right: 0;
  top: 8px;
}

ul.nav > li {
  float: left;
  padding-top: 1px;
  padding-left: 21px;
}

ul.nav > li > a {
  display: block;
  font-family: Arial;
  font-size: 13px;
  text-decoration: none;
  color: #ffffdb;
}

ul.nav li a:hover, ul.nav li a.current {
  text-decoration: underline;
  color: #ffffff;
}

#container-wrapper {
  padding: 0 80px 0 80px;
}

#container {
  width: 920px;
  margin: 0 auto;
}

#main-left {
  margin-top: 9px;
  margin-bottom: 9px;
  border-right: solid 1px #e7d7af;
  border-left: solid 1px #e7d7af;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 12px;
  margin-left: -13px;
  width: 640px;
  float: left;
}

#slideshow {
  width: 640px;
  height: 393px; /* 364 + 17+12 */
  position: relative;
}

#slideshow li {
  width: 640px;
  height: 364px;
  padding-top: 17px;
  padding-bottom: 12px;
  position: absolute;
  border-bottom: solid 6px #e7d7af;
}

h4.slideshow-caption {
  position: absolute;
  bottom: 12px;
  padding: 4px 0 4px 0;
  left: 0px;
  width: 640px;
  font-family: "Times New Roman";
  font-size: 22px;
  background-color: #945538;
  background-color: black;
  color: white;
  text-align: center;
}

#content {
  border-top: solid 1px #e7d7af;
  margin-top: 10px;
  padding-top: 3px;
  width: 640px;
  position: relative;
}

.content-group {
  width: 315px;
  border-right: solid 1px #e7d7af;
}

#content a {
  text-decoration: none;
}

#shop-books {
  float: left;
  width: 312px;
  padding-bottom: 6px;
} 

#shop-books h2 {
  width: 311px;
  border-bottom: solid 1px #e7d7af;
}

#shop-books img {
  margin-top: 12px;
}

#shop-books img.middle-image {
  margin-left: 20px;
  margin-right: 20px;
}

#read-blog {
  position: absolute;
  top: 3px;
  right: 0;
  width: 324px;
  margin-left: 2px;
  border-left: solid 1px #e7d7af;
}

#read-blog img {
  float: left;
  margin: 12px 0 0 12px;
}

#read-blog h2 {
  border-bottom: solid 1px #e7d7af;
  margin-left: 4px;
}

#read-blog div.blog-post-teaser {
  width: 230px;
  float: right;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0;
}


#read-blog h3 {
  font-family: "Times New Roman";
  font-size: 25px;
  font-weight: normal;
  color: #4b2310;
  /*width: 86%;*/
  line-height: 0.9em;
  margin-bottom: 3px;
}

#read-blog a:hover {
  color: #666666;
}

#read-blog div.blog-post-teaser strong {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #b48a77;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#read-blog div.blog-post-teaser p {
  font-family: "Times New Roman";
  letter-spacing: 1px;
  color: #666666;
  margin-top: 10px;
}

#read-blog div.blog-post-teaser a:hover {
  text-decoration: underline;
}

#read-blog div.blog-post-teaser p a {
  color: #666666;
}

#listen-podcasts {
  clear: both;
  float: left;
  width: 312px;
}

#listen-podcasts a.heading {
  display: block;
  width: 311px;
  padding-top: 3px;
  border-top: solid 1px #e7d7af;
  border-bottom: solid 1px #e7d7af;
}


#listen-podcasts img {
  margin: 12px 10px 12px 0;
  float: left;
}

#listen-podcasts ul {
  margin-top: 12px;
  list-style: none;
}

#listen-podcasts ul li {
  padding-bottom: 12px;
}

#listen-podcasts ul li {
  color: #666666;
  font-family: "Times New Roman";
  font-size: 14px;
}

#listen-podcasts ul li a {
  color: #4b2310;
  text-decoration: none;
}

#listen-podcasts ul li a:hover {
  text-decoration: underline;
}


#main-right {
  float: right;
  width: 255px;
}

#subscribe {
  text-align: right;
  height: 21px;
  margin-bottom: 14px;
}

#subscribe form {
  padding: 0;
}

#subscribe input[type=text] {
  float: left;
  border-bottom: none;
  border-right: none;
  width: 90px;
  height: 18px;
  margin-top: -1px;
  margin-left: 82px;
  font-family: "Times New Roman";
  font-size: 12px;
  font-weight: bold;
  color: #945538;
}

#cart-summary, #shop-by-category {
  margin-bottom: 24px;
}

#susans-ideas-container {
  text-align: left;
  background: url('/images/ideas-bg.png') repeat;
  width: 255px;
  height: 155px;
}

#susans-ideas {
  padding: 12px 0 8px 16px;
}

#susans-ideas ul li {
  padding-top: 9px;
}

#susans-ideas img {
  padding-right: 5px;
  vertical-align: middle;
}

#susan-says-container {
  margin-top: 20px;
  text-align: left;
  border: solid 1px #ede0c0;
  width: 253px;
}

div.sidebar-header {
  background: #793f26;
}

div.sidebar-header img {
  padding: 5px 0 5px 8px;
}

div.sidebar-content {
  background: #ffffff;
  padding: 10px 10px 10px 10px;
  color: #b5704f;
  font-family: "Times New Roman";
  font-size: 18px;
  line-height: 20px;
}

#susan-says-header {
  background: #793f26;
}

#susan-says-header img {
  padding: 5px 0 5px 8px;
}

#susan-says-content {
  background: #ffffff;
  padding: 10px 10px 10px 10px;
  color: #b5704f;
  font-family: "Times New Roman";
  font-size: 18px;
  line-height: 20px;
}

#susan-says-content .quotes {
  font-size: 24px;
  color: #793f26;
}

#susan-says-content p.read-more {
  padding: 0 12px 10px 0;
}

#susan-says-content p.read-more a {
  float: right;
  color: #945538;
  font-family: "Times New Roman";
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

#podcast-sidebar-container {
  margin-top: 20px;
  text-align: left;
  border: solid 1px #ede0c0;
  width: 253px;
}

#podcast-sidebar-header {
  background: #793f26;
}

#podcast-sidebar-header img {
  padding: 5px 0 5px 8px;
}

#podcast-sidebar-content {
  background-color: #ffffff;
  padding: 10px;
  color: #b5704f;
  font-family: "Times New Roman";
  font-size: 14px;
  line-height: 14px;
}

#susans-appearances-container {
  margin-top: 20px;
  text-align: left;
  border: solid 1px #ede0c0;
  width: 253px;
}

#susans-appearances-header {
  background: #793f26;
}

#susans-appearances-header img {
  padding: 7px 0 6px 8px;
}


#susans-appearances-content {
  background: #ffffff;
  padding: 10px 0 10px 10px;
}

#susans-news-container {
  margin-top: 20px;
  text-align: left;
  border: solid 1px #ede0c0;
  width: 253px;
  background-color: white;
}

#susans-news-header {
 text-align: center;
}

#susans-news-content {
  padding: 10px 0 10px 10px;
}

ul.sidebar-content {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}

ul.sidebar-content li {
  padding-bottom: 3px;
}

ul.sidebar-content li span.before { 
  color: #54200a;
  font-family: "Times New Roman";
  font-size: 20px;
}

ul.sidebar-content li, ul.sidebar-content li a {
  color: #945538;
  font-family: "Times New Roman";
  font-size: 14px;
  text-decoration: none;
}


ul.sidebar-content li a {
  color: #b5704f;
}

ul.sidebar-content li a:hover {
  text-decoration: underline;
}


ul.sidebar-content li strong {
  font-weight: bold;
}

#cart-summary li.subtotal {
  border-top: solid 1px #793f26;
  text-indent: 0;
  text-align: center;
  margin-top: 6px;
  padding-top: 3px;
}

#cart-summary a.checkout-link {
  padding-left: 36px;
  color: #b5704f;
}

#push {
	height: 35px;
}

#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
  text-align: right;
}

#flash_notice {
  background-color: #ffffff;
  color: #945538;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #945538;
  color: #ffffdb;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

#header {
  background-color: #945538;
  padding: 25px 80px 25px 80px;
}

#header-container {
  width: 920px;
  margin: 0 auto;
  position: relative;
}

#footer {
  clear: both;
	position: relative;  /* Needed for Safari */
  height: 35px;
  background-color: #F1F1D4;
  margin-top: 10px;
  padding: 25px 80px 25px 80px;
}

#footer-container {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  letter-spacing: 1px;
  width: 920px;
  padding-top: 10px;
  margin: 0 auto;
}

p.site-credit {
  margin-top: 5px;
}

p.site-credit a {
  color: #945538;
  text-decoration: none;
}

p.site-credit a:hover {
  text-decoration: underline;
}

table#order {
  margin: 10px 0 20px 0;
}

table#order.registration-review {
  width: 600px;
}

table#order th {
  padding: 10px;
  color: white;
  background-color: #945538;
}

table#order td {
  padding: 10px;
  vertical-align: middle;
  border-top: solid 1px #e7d7af;
}

form.edit_order input[type=text].quantity {
  width: 23px;
}

table#order tr.subtotal td {
  text-align: right;
  border-top: solid 1px #945538;
}

table#order td.name {
  width: 400px;
}

table#order tr.other-charges td {
  text-align: right;
  border-top: none;
}

#minor-buttons {
  float: left;
}

#major-buttons {
  float: right;
}

form.checkout fieldset legend {
  font-weight: bold;
  text-align: left;
  padding-bottom: 5px;
}

form.checkout fieldset ol {
  list-style: none;
}

form.checkout fieldset ol li {
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  font-weight: normal;
}

form.checkout fieldset ol li label {
  float: left;
  width: 175px;
  text-align: right;
  clear: left;
  margin-right: 10px;
  font-size: 11px;
  padding-top: 5px;
}

form.checkout fieldset ol li p {
  padding-left: 185px;
}

form.checkout fieldset ol li p.hint {
  color: #666;
  font-size: 11px;
  margin: 0;
}

form.checkout .use-billing {
  margin-left: 185px;
  font-size: 12px;
}

form.checkout fieldset {
  margin-bottom: 15px;
}

#event-summary {
  margin-bottom: 20px;
}

#event-summary li.event-name {
  font-weight: bold;
  font-size: 18px;
}

#event-summary li.event-when {
  font-style: italic;
}

#event-summary li.event-where {
  margin-top: 4px;
}

p#edit-your-order {
  margin-top: -20px;
  margin-bottom: 20px;
}

div#main-left form.event-registration-form h2 {
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
  margin-left: 10px;
  margin-bottom: 3px;
}

form.event-registration-form fieldset {
  margin-bottom: 20px;
}

form.event-registration-form input[type=text] {
  width: 200px;
}

form.event-registration-form input[type=submit] {
  margin-left: 325px;
}

form.event-registration-form-review input[type=submit] {
  margin-left: 525px;
}
