body {
  font: .8em/170% Verdana, sans-serif;
  color: #000;
  padding: 0;
  margin: 0 0 10px 0;
  background: #997D5D url(images/tapestry_bg_shaded.gif) repeat-x center 130px;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}
.resizable-textarea {
  width: auto;
  overflow: hidden;
  }
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", serif;
  color: #993300;
  line-height: 120%;
}
h2 {
  color: #997d5d;
  margin: 0 0 18px;
  padding: 0;
}

h1 { font-size: 230%; font-weight: bold; }
h2, h2.with-tabs { font-size: 240%; font-weight: bold; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 95%; text-transform: uppercase; letter-spacing: 1px; }
h6 { font-size: 100%; color: #000; margin: 10px 0; padding: 0; }

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #993300;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/bullet.png) no-repeat 1px .35em; /* LTR */
}

ol li {
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.png) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.png) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  overview: hidden;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #555;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
  overflow: hidden;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#banner {
  background: url(images/banner_bg.gif) repeat-x;
  height: 97px;
  text-align: center;
  padding: 33px 0 0 0;
  margin: 0;
  }
#banner img a {
  border: 0;  
  }

/* WRAPPER */

#wrapper {
  width: 950px;
  margin: -10px auto 10px auto;
  border: 1px solid #000;
  padding: 0;
  background: #F6F0E6;
  overflow: hidden;
  /* below hacks make ie6 behave, without compromising code and design in compliant browsers */
  _text-align: center;
  _background: #F6F0E6 url(images/body_wallpaper.gif) repeat-x left 38px;
  }

/* HEADER contains primary navs */

#header-region {
  font: normal 12px verdana;
  padding: 10px 20px 5px 20px;
  background: #f6f0e6 url(images/above_navbar_background.gif) repeat-x;
  border-bottom: 1px solid #dbd0c1;
  height: 21px;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  top: 0.5em;
}
#header-region * {
  display: inline;
}
 
/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#header-region h2 {
  display: none;
}

/* NICE MENU MODULE expands functionality of primary navs */  

#header-region #block-nice_menus-1 {
  padding: 0;
  margin: 0;
  _float: left;
  }
#header-region ul.nice-menu, #header-region ul.nice-menu ul {
  margin: 0;
  padding: 0;
  border: none;
  }
#header-region ul.nice-menu li {
  width: auto;
  padding-right: 14px;
  background: transparent;
  border: 0;
  }
#header-region ul.nice-menu {
  border: 0;
  }
#header-region ul.nice-menu ul {
  white-space: nowrap;
  text-align: left;
  list-style-type: none;
  list-style-position: outside;
  width: 190px;
  background: #f6f0e6 url(images/menu_background.gif) repeat-x top;
  }
#header-region ul.nice-menu ul li {
  font-size: 90%;
  padding: 1px;
  display: block;
  float: none;
  border-bottom: 1px solid #dbd0c1;
  } 
#header-region ul.nice-menu a {
  display: block; 
  }
#header-region ul.nice-menu a.sf-with-ul {
  background: transparent; 
  }
#header-region ul.nice-menu ul a.sf-with-ul {
  background: transparent; 
  }
#header-region ul.nice-menu ul ul {
  font-size: 110%;
  width: 180px;
  border-left: solid 1px #B4C1D3;
  background: #C5D3E1 none;
  }
#header-region ul.nice-menu ul ul li {
  border-bottom: 0;
  padding: 1px;
  }
#header-region ul.nice-menu-down li ul li ul {
  left: 188px;
  }
#header-region ul.nice-menu-down li ul li ul li ul {
  left: 178px;
  }
#header-region ul.nice-menu .sf-sub-indicator {
  display: none;
  }
#header-region ul.nice-menu ul .sf-sub-indicator {
  display: inline;
  }
ul.nice-menu-down .menuparent a {
  padding-right: 5px;
  }
ul.nice-menu-down li.menuparent, 
#header-region ul.nice-menu-down li.menuparent,  
ul.nice-menu-down li.menuparent:hover, 
ul.nice-menu-down li.over, 
#header-region ul.nice-menu-down li.menuparent:hover, 
#header-region ul.nice-menu-down li.over, 
ul.nice-menu-down li li.menuparent, 
#header-region ul.nice-menu-down li li.menuparent, 
ul.nice-menu-down li li.menuparent:hover, 
ul.nice-menu-down li li.over, 
#header-region ul.nice-menu-down li li.menuparent:hover, 
#header-region ul.nice-menu-down li li.over{
  background: transparent;  
  }

/* SEARCH */

#search {
  font: 11px Verdana, Arial, sans-serif;
  height: 20px;
  margin: 0 0 0 12px;
  float: right;
  }
#search select, #search input {
  font: 10px Verdana, Arial, sans-serif;
  margin: 3px 0 0 0;
  padding: 2px 0 0 0;
  } 
#search form {
  padding: 0;
  margin: 0;
  } 
#search form input.box {
  border: solid 1px #dbd0c1;
  }
#search form .go {
  border: none;
  }

/* LEFT COLUMN */

#sidebar-left {
  font-size: 12px;
  padding: 20px 0 0 0;
  width: 180px;
  float: left;
  margin: 0;
  position: relative;
  }
#sidebar-left ul {
  margin: 0;
  padding: 0;
  }
#sidebar-left ul li {
  margin: 0;
  padding: 3px 0 3px 10px;
  background: none;
  }

/* CENTER COLUMN */

#center {
  font-family: Georgia, times new roman, serif;
  padding: 20px 40px 0 40px;
  margin: 0;
  background: #F6F0E6 url(images/body_wallpaper.gif) repeat-x left 1px;
  width: 870px;
  /* below hacks make ie6 behave, without compromising code and design in compliant browsers */
  _padding: 20px 0 0 40px;
  _text-align: left;
  _background: none;
  }
.breadcrumb {
  padding: 5px 0;
  border-top: 1px solid #dbd0c1;
  }

/* RIGHT COLUMN */

#sidebar-right {
  font: normal 11px/13px verdana;
  float: right;
  background: #f6f0e6;
  width: 180px;
  padding: 6px;
  margin: 1px 0 4px 8px;
  display: inline; /* to make IE6 obey margins */
  border: 1px solid #dbd0c1;
  position: relative;
  }
#sidebar-right h2 {
  font: bold 11px/13px verdana;  
  }

/* FOOTER */

#footer {
  font: normal 11px/15px Georgia;
  background: #dbd0c1 url(images/footer_background.gif) no-repeat;
  min-height: 80px;
  _height: 80px;
  clear: both;
  padding-top: 25px;
  border: none;
  }
#footer #donate {
  float: right;
  margin-right: 20px;
  }
#footer .footer-left {
  text-align: right; 
  padding: 0;
  margin: 0;
  width: 430px;
  _width: 345px;
  }
#footer .footer-right {
  float: right;
  text-align: left;
  width: 323px;
  padding: 0;
  margin: 0;
  }
#footer .copyright {
  font: 9px verdana;
  color: #666;
  text-align: center;
  padding: 8px 0;
  }
.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* HOMEPAGE */

#homepage {
  margin: -19px 0 0 -40px;
  padding: 0;
  border-collapse: separate;
  width: 950px;
  _position: relative; /* necessary to position in ie6, but send only to ie6 because this hides right admin column */
  }
#homepage .node .content {
  margin: 0;
  padding: 0;
  }
#homepage .homepage-big-photos {
  padding: 0 0 1px 0;
  background: #dbd0c1;
  overflow: hidden;
  }
#homepage .homepage-big-photos div div.content div {
  width: 950px;
  padding: 8px 0 12px 0;
  border-bottom: solid 1px #f6f0e6;
  }
#homepage .homepage-big-photos object {
  z-index: -10;
  outline: none;
  }
#homepage .homepage-big-photos img a {
  border: 0;
  }
#homepage .homepage-big-photos h2 {
  display: none;
  }
#homepage .homepage-big-photos .node .content p {
  margin: 0;
  padding: 0;
  }
#homepage .homepage-news div.node {
  width: 560px;
  padding: 0 15px 0 15px;
  margin: 15px 15px 6px 10px;
  border-right: solid 1px #dbd0c1;
  float: left;
  }
#homepage .homepage-news h2 {
  font-size: 24px;
  margin-bottom: 15px;
  *margin-bottom: 8px;
  }
#homepage .homepage-news p {
  margin: .5em 0 1em;
  }
#homepage .homepage-poem div.node {
  padding: 0 10px;
  margin: 15px 10px 0 0;
  }
#homepage .homepage-poem h2 {
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 15px;
  }
#homepage h4.e-update {
  margin: 4px 0 0 26px;
  padding: 10px 19px 4px 19px;
  background: url(images/e-update.gif) no-repeat left 12px;
  border-top: solid 1px #dbd0c1;
  }
#homepage .homepage-subscribe-donate {
  clear: both;
  padding: 0 25px 4px 0;
  }
#homepage p.e-update {
  font: 11px verdana;
  margin: 0 15px 15px 26px;
  line-height: 130%;
  }
#homepage p.donate-button {
  float: right;
  }
#homepage p.donate-button img {
  margin: 6px 15px 6px 0;
  }
/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; /* LTR */
  clear: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
#tabs-wrapper {
  position: relative;
  overflow: hidden;
  }
#tabs-wrapper h2 {
  margin-bottom: 10px;
  }
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  font: normal 11px verdana;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  }
ul.primary {
  line-height: normal;
  list-style: none;
  padding: 0 0 2px 1em;
  margin: 1px 0 0 0;
  border-bottom: 1px solid #B0C6D6;
}
ul.primary li a {
  color: #0062A0;
  padding-bottom: 2px;
  background-color: #D8E0E8;
  border: solid 1px #B0C6D6;
  border-bottom: solid 1px #B0C6D6;
}
ul.primary li.active a {
  color: #000;
  text-decoration: none;
  border: solid 1px #B0C6D6;
  border-bottom: 1px solid #E6EEF8;
  background: none;
  background-color: #E6EEF8;
}
ul.primary li a:hover {
  color: #0062A0;
  text-decoration: underline;
  background: none;
  background-color: #E6EEF8;
  border: solid 1px #B0C6D6;
}
ul.primary li.active a:hover {
  color: #000;
  text-decoration: none;
  border: solid 1px #B0C6D6;
  border-bottom: 1px solid #E6EEF8;
  background: none;
  background-color: #E6EEF8;
  cursor: text;
}
ul.secondary {
  border: inherit;
  border-color: #FAF4AA; 
  padding: 3px 7px 8px 7px;
  margin: 0 0 15px 0;
  background-color: #FAF4AA;
}
ul.secondary li {
  padding: 0 14px;
  border-right: none;
}
ul.secondary a {
  padding: 0;
  text-decoration: underline;
  color: #0062A0;
}
ul.secondary a:hover {
  color: #0062A0;
  text-decoration: underline;
}
ul.secondary a.active {
  font-weight: bold;
  text-decoration: none;
  color: #0062A0;
  padding-bottom: 2px;
  border-bottom: solid 6px #F5C463;
}
ul.secondary a.active:hover {
 color: #0062A0;
 font-weight: bold;
 text-decoration: none;
}

.node-form .form-text {
  width: auto;
  }
.node-form .standard {
  clear: none;
  font: 12px verdana;
  }
form .collapsible {
  font: 12px verdana;
  }
form .collapsible a {
  color: #0062A0;
  }

/**
 * Nodes & comments
 */

ul.links li, ul.inline li {
  padding-right: 1em; 
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; 
}

.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

div.links {
  font: normal 11px/12px verdana;
  margin: 0 0 20px 0;
  }
div.links .first {
  }
ul.links li.comment_add, ul.links li.comment_reply {
  padding-left: 16px;
  background: url(images/comment_icon.png) no-repeat left 2px;
  }
ul.links li.comment_edit {
  padding-left: 16px;
  background: url(images/edit_icon.png) no-repeat left 3px;
  }
ul.links li.comment_delete {
  padding-left: 12px;
  background: url(images/delete_icon.png) no-repeat left 3px;
  }
.picture, .comment .submitted {
  float: right; 
  clear: right; 
  padding-left: 1em;
}

.new {
  color: #ffae00;
  font-size: 0.95em;
  font-weight: bold;
  float: right; 
}

.terms {
  float: right; 
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  
  }

#comments h2.comments {
  display: none;
  }

.comment {
  padding-top: -15px;
  border-top: 1px solid #a6c3da;
}

.indented {
  padding-left: 25px;
  margin-left: 0;
}

.comment .indented .comment {
  margin-left: 0;
  }

.comment h3 a.active {
  font-size: 75%;
  color: #000;
  margin-bottom: -10px;
}
.comment h3 {
  margin-bottom: 10px;
}

.node .content, .comment .content {
  margin: 0.5em 0;
}

.node .content table {
  border-collapse: separate;
  overflow: hidden;
  }

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #B0C6D6;
  background: #f6f0e6;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/* Style of the tinyMCE text box when editing */
.mceContentBody {
  background: #fff none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .8em;
  padding: 8px;
}

/* EVENTS CALENDAR */

/* remove calendar view menu */
body.tableHeader-processed ul.links {
  display: none;
  }

/*  event calendar table styles  */
.event-calendar table {
  border: 1px solid #997d5d;
  border-collapse: collapse;
  border-spacing: 0;
  width: 98%; /* Setting at 100% causes problem in Internet Explorer. */
  margin-bottom: 1em;
}
.event-calendar tr {
  padding: 0;
  margin: 0;
  background: #FCFAF8;
}
.event-calendar th {
  color: #F6F0E6;
  background: #668BB2;
  text-align: center;
  padding: 1px 0.33em;
  border-top: 1px solid #668BB2;
  border-left: 1px solid #668BB2;
  border-right: 1px solid #668BB2;
  border-bottom: 1px solid #FCFAF8;
}
.event-calendar .month-view td,
.event-calendar .week-view td {
  width: 14%; /* 14% is about 1/7 of total table width */
}
.month-view caption {
  font-size: 130%;
  }
.month-view caption .prev, .month-view caption .next {
  font-size: 120%;
  }
.event-calendar td {
  border: 1px solid #dbd0c1;
  color: #666;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.event-calendar th.heading {
  border-width: 1px 0px;
}
.event-calendar th.prev {
  text-align: left;
  border-width: 1px 0px 1px 1px;
}
.event-calendar th.next {
  text-align: right;
  border-width: 1px 1px 1px 0px;
}
.event-calendar span.stop {
  color: #ccc;
}
.event-calendar th a {
  font-weight: bold;
  color: #363636;
}
.event-calendar td a {
  color: #993300;
  font-weight: bold;
  text-decoration: none;
}
.event-calendar td a:hover {
  text-decoration: underline;
  color: #0062a0;
}
.event-calendar td.sat, .event-calendar td.sun {
  background: #f6f0e6;
}
.event-calendar td.selected {
  background: #E8ECF2;
}
.event-calendar td.today {
  background: #f99;
}
.event-calendar td.year, .event-calendar td.month {
  text-align: center;
  border-width: 1px 0px;
}

/*  days of the week header cells */
.event-calendar td.days {
  color: #cce;
  background: #224;
  text-align: center;
  border: 1px solid #242;
  border-width: 0 1px 1px 0;
}

/*  floating day number div  */
.event-calendar div.day {
  float: right;
  text-align: center;
  border: none;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background: #F0E2A2;
}

/*  event node times for the body */
.event-nodeapi div {
  color: #000;
  padding: 0.5em 1em 0 0;
}
.event-nodeapi div label { color: #999; }

/*  individual node container  */
.event-calendar div.event {
  font: normal 10px/12px verdana;
  background: none;
  border: none;
  text-align: left;
  margin: 0.25em 0 0.5em 0.25em;
}
.event-calendar div.title {
  padding-left: 3px;
}
.event-calendar div.title a {
  color: #993300;
}
.event-calendar div.title a:hover {
  color: #0062a0;
}
.event-calendar .content {
  margin: 5px;
  padding: 3px;
  border-left: solid 2px #ddd;
  padding-left: 5px;
}
.event-calendar div.type {
  margin-left: 5px;
  font-size: 0.8em;
}
.event-calendar div.type a {
  color: #00c;
}
.event-calendar div.type a:hover {
  color: #c00;
}
.event-calendar div.links {
  padding-left: 3px;
}
.event-calendar div.links a {
  color: #00c;
}
.event-calendar div.links a:hover {
  color: #c00;
}
.event-calendar .start {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 3px;
}
.event-calendar .end {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 9px;
  font-size: 0.8em;
}
.event-calendar .ongoing {
  font-style: normal;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 9px;
  font-size: 0.8em;
}
.event-calendar div.info {
  visibility: hidden;
  height: 0px;
  overflow:hidden;
  padding-left: 3px;
}

/*  individual node view styles  */
.event-calendar div.monthview .title {
  font-size: 10px;
  line-height: 12px;
}
.event-calendar div.dayview {
  width: auto;
}
.event-calendar div.tableview {
  width: auto;
}
.event-calendar div.tableview .links {
}
.event-calendar .event-empty {
  min-height: 6em;
}
/* hack to make Internet Explorer for Windows display calendar height correctly \*/
* html .event-calendar .event-empty {
  height: 6em;
}
/* end of hack */
.container-inline .day input {
  width: auto;
  display: inline;
}

/*  multi-day event top stripes  */
.event-calendar .event .stripe {
  height: 5px;
}
.event-calendar .event .stripe-1 {
  background: none;
  height: 2px;
  width: 100%;
}
.event-calendar .event .stripe-2 {
  background: none;
  height: 2px;
  width: 100%;
}
.event-calendar .event .stripe-3 {
  background-color: #668CFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-4 {
  background-color: #FFB366;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-5 {
  background-color: #85FF66;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-6 {
  background-color: #A666FF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-7 {
  background-color: #FFE066;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-8 {
  background-color: #66FFFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-9 {
  background-color: #FF66D9;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-10 {
  background-color: #DDD;
  height: 5px;
  width: 100%;
}
.event-calendar div.month-view table.event-block thead,
.event-calendar div.month-view table.event-block tbody {
  font-size: .9em;
}
.event-calendar div.month-view table.event-block th { 
  font-weight: normal;
}
#block-event-1 .item-list ul li a { 
  margin-top: 8px; 
}

span.event-timeleft {
  padding-bottom: 3px;
  text-align: right;
  width: auto;
  display: block;
}
span.event-nodetype {
  padding: 0px 0px 0px 5px;
  display: block;
  width: auto;
  text-align: right;
  float: right;
}
.ical-link {
  float: right;
  width: 40px;
  padding-top: 4px;
  margin-right: 20px;
  margin-bottom: -20px;
}
.event div.form-item {
  white-space: normal;
}

.views-table {
  clear: right;
  margin-top: 0;
  }

/* Book pages */

.book-navigation .menu {
  border-top: 0;
  padding: 0 10px;
  }
.book-navigation .page-links {
  font: 12px verdana;
  padding: 2px 10px;
  background: #C9D7E4;
  border-top: 0;
  border-bottom: 0;
  margin-top: 10px;
  }
.book-navigation .page-links .page-next {
  font-weight: bold;
  }
