.book-navigation .menu
{
    padding: 1em 0 0 3em;

    border-top: 1px solid #888;
}
.book-navigation .page-links
{
    padding: .5em;

    text-align: center;

    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}
.book-navigation .page-previous
{
    display: block;
    float: left;

    width: 42%;

    text-align: left;
}
.book-navigation .page-up
{
    display: block;
    float: left;

    width: 4%;
    margin: 0 5%;
}
.book-navigation .page-next
{
    display: block;
    float: right;

    width: 42%;

    text-align: right;
}
#book-outline
{
    min-width: 56em;
}
.book-outline-form .form-item
{
    margin-top: 0;
    margin-bottom: 0;
}
#edit-book-bid-wrapper .description
{
    clear: both;
}
#book-admin-edit select
{
    margin-right: 24px;
}
#book-admin-edit select.progress-disabled
{
    margin-right: 0;
}
#book-admin-edit tr.ahah-new-content
{
    background-color: #ffd;
}
#book-admin-edit .form-item
{
    float: left;
}
.node-unpublished
{
    background-color: #fff4f4;
}
.preview .node
{
    background-color: #ffffea;
}
#node-admin-filter ul
{
    width: 100%;
    margin: 0;
    padding: 0;

    list-style-type: none;
}
#node-admin-buttons
{
    float: left;
    clear: right;

    margin-left: .5em;
}
td.revision-current
{
    background: #ffc;
}
.node-form .form-text
{
    display: block;

    width: 95%;
}
.node-form .container-inline .form-text
{
    display: inline;

    width: auto;
}
.node-form .standard
{
    clear: both;
}
.node-form textarea
{
    display: block;

    width: 95%;
}
.node-form .attachments fieldset
{
    display: block;
    float: none;
}
.terms-inline
{
    display: inline;
}
fieldset
{
    margin-bottom: 1em;
    padding: .5em;
}
form
{
    margin: 0;
    padding: 0;
}
hr
{
    height: 1px;

    border: 1px solid gray;
}
img
{
    border: 0;
}
table
{
    border-collapse: collapse;
}
th
{
    padding-right: 1em;

    text-align: left;

    border-bottom: 3px solid #ccc;
}
.clear-block:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
.clear-block
{
    display: inline-block;
}
/* Hides from IE-mac \ */
* html .clear-block
{
    height: 1%;
}
.clear-block
{
    display: block;
}
body.drag
{
    cursor: move;
}
th.active img
{
    display: inline;
}
tr.even, tr.odd
{
    padding: .1em .6em;

    border-bottom: 1px solid #ccc;
    background-color: #eee;
}
tr.drag
{
    background-color: #fffff0;
}
tr.drag-previous
{
    background-color: #ffd;
}
td.active
{
    background-color: #ddd;
}
td.checkbox, th.checkbox
{
    text-align: center;
}
tbody
{
    border-top: 1px solid #ccc;
}
tbody th
{
    border-bottom: 1px solid #ccc;
}
thead th
{
    padding-right: 1em;

    text-align: left;

    border-bottom: 3px solid #ccc;
}
.breadcrumb
{
    padding-bottom: .5em;
}
div.indentation
{
    float: left;

    width: 20px;
    height: 1.7em;
    margin: -.4em .2em -.4em -.4em;
    padding: .42em 0 .42em .6em;
}
div.tree-child
{
    background: url(misc/tree.png) no-repeat 11px center;
}
div.tree-child-last
{
    background: url(misc/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal
{
    background: url(misc/tree.png) no-repeat -11px center;
}
.error
{
    color: #e55;
}
div.error
{
    border: 1px solid #d77;
}
div.error, tr.error
{
    padding: 2px;

    color: #200;
    background: #fcc;
}
.warning
{
    color: #e09010;
}
div.warning
{
    border: 1px solid #f0c020;
}
div.warning, tr.warning
{
    padding: 2px;

    color: #220;
    background: #ffd;
}
.ok
{
    color: #008000;
}
div.ok
{
    border: 1px solid #0a0;
}
div.ok, tr.ok
{
    padding: 2px;

    color: #020;
    background: #dfd;
}
.item-list .icon
{
    float: right;
    clear: right;

    padding-left: .25em;

    color: #555;
}
.item-list .title
{
    font-weight: bold;
}
.item-list ul
{
    margin: 0 0 .75em 0;
    padding: 0;
}
.item-list ul li
{
    margin: 0 0 .25em 1.5em;
    padding: 0;

    list-style: disc;
}
ol.task-list li.active
{
    font-weight: bold;
}
.form-item
{
    margin-top: 1em;
    margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item
{
    margin-top: 0;
    margin-bottom: 0;

    white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th
{
    border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th
{
    border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid red;
}
.form-item .description
{
    font-size: .85em;
}
.form-item label
{
    font-weight: bold;

    display: block;
}
.form-item label.option
{
    font-weight: normal;

    display: inline;
}
.form-checkboxes, .form-radios
{
    margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item
{
    margin-top: .4em;
    margin-bottom: .4em;
}
.marker, .form-required
{
    color: #f00;
}
.more-link
{
    text-align: right;
}
.more-help-link
{
    font-size: .85em;

    text-align: right;
}
.nowrap
{
    white-space: nowrap;
}
.item-list .pager
{
    clear: both;

    text-align: center;
}
.item-list .pager li
{
    display: inline;

    padding: .5em;

    list-style-type: none;

    background-image: none;
}
.pager-current
{
    font-weight: bold;
}
.tips
{
    font-size: .9em;

    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select
{
    font-family: inherit;
    font-size: inherit;

    width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item
{
    width: 8em;
}
dl.multiselect dt, dl.multiselect dd
{
    line-height: 1.75em;

    float: left;

    margin: 0 1em 0 0;
    padding: 0;
}
dl.multiselect .form-item
{
    height: 1.75em;
    margin: 0;
}
.container-inline div, .container-inline label
{
    display: inline;
}
ul.primary
{
    line-height: normal;

    height: auto;
    margin: 5px;
    padding: 0 0 0 1em;

    border-collapse: collapse;
    list-style: none;

    white-space: nowrap;

    border-bottom: 1px solid #bbb;
}
ul.primary li
{
    display: inline;
}
ul.primary li a
{
    height: auto;
    margin-right: .5em;
    padding: 0 1em;

    text-decoration: none;

    border-width: 1px;
    border-style: solid solid none solid;
    border-color: #bbb;
    background-color: #ddd;
}
ul.primary li.active a
{
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
    background-color: #fff;
}
ul.primary li a:hover
{
    border-color: #ccc;
    border-bottom-color: #eee;
    background-color: #eee;
}
ul.secondary
{
    margin: 5px;
    padding: .5em 1em;

    border-bottom: 1px solid #bbb;
}
ul.secondary li
{
    display: inline;

    padding: 0 1em;

    border-right: 1px solid #ccc;
}
ul.secondary a
{
    padding: 0;

    text-decoration: none;
}
ul.secondary a.active
{
    border-bottom: 4px solid #999;
}
#autocomplete
{
    position: absolute;
    z-index: 100;

    overflow: hidden;

    border: 1px solid;
}
#autocomplete ul
{
    margin: 0;
    padding: 0;

    list-style: none;
}
#autocomplete li
{
    cursor: default;
    white-space: pre;

    color: #000;
    background: #fff;
}
#autocomplete li.selected
{
    color: #fff;
    background: #0072b9;
}
html.js input.form-autocomplete
{
    background-image: url(misc/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px;
}
html.js input.throbbing
{
    background-position: 100% -18px;
}
html.js fieldset.collapsed
{
    height: 1em;
    margin-bottom: 0;

    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}
html.js fieldset.collapsed *
{
    display: none;
}
html.js fieldset.collapsed legend
{
    display: block;
}
html.js fieldset.collapsible legend a
{
    padding-left: 15px;

    background: url(../img/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a
{
    background-image: url(../img/menu-collapsed.png);
    background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table *
{
    display: inline;
}
html.js fieldset.collapsible
{
    position: relative;
}
html.js fieldset.collapsible legend a
{
    display: block;
}
html.js fieldset.collapsible .fieldset-wrapper
{
    overflow: auto;
}
.resizable-textarea
{
    width: 95%;
}
.resizable-textarea .grippie
{
    overflow: hidden;

    height: 9px;

    cursor: s-resize;

    border: 1px solid #ddd;
    border-top-width: 0;
    background: #eee url(misc/grippie.png) no-repeat center 2px;
}
html.js .resizable-textarea textarea
{
    display: block;

    width: 100%;
    margin-bottom: 0;
}
.draggable a.tabledrag-handle
{
    float: left;

    height: 1.7em;
    margin: -.4em 0 -.4em -.5em;
    padding: .42em 1.5em .42em .5em;

    cursor: move;
    text-decoration: none;
}
a.tabledrag-handle:hover
{
    text-decoration: none;
}
a.tabledrag-handle .handle
{
    width: 13px;
    height: 13px;
    margin-top: 4px;

    background: url(misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle
{
    background-position: 0 -20px;
}
.joined + .grippie
{
    height: 5px;
    margin-bottom: -2px;

    background-position: center 1px;
}
.teaser-checkbox
{
    padding-top: 1px;
}
div.teaser-button-wrapper
{
    float: right;

    margin: 0;
    padding-right: 5%;
}
.teaser-checkbox div.form-item
{
    float: right;

    margin: 0 5% 0 0;
    padding: 0;
}
textarea.teaser
{
    display: none;
}
html.js .no-js
{
    display: none;
}
.progress
{
    font-weight: bold;
}
.progress .bar
{
    height: 1.5em;
    margin: 0 .2em;

    border: 1px solid #00375a;
    background: #fff url(misc/progress.gif);
}
.progress .filled
{
    width: 0;
    height: 1em;

    border-bottom: .5em solid #004a73;
    background: #0072b9;
}
.progress .percentage
{
    float: right;
}
.progress-disabled
{
    float: left;
}
.ahah-progress
{
    float: left;
}
.ahah-progress .throbber
{
    float: left;

    width: 15px;
    height: 15px;
    margin: 2px;

    background: transparent url(misc/throbber.gif) no-repeat 0 -18px;
}
tr .ahah-progress .throbber
{
    margin: 0 2px;
}
.ahah-progress-bar
{
    width: 16em;
}
#first-time strong
{
    display: block;

    padding: 1.5em 0 .5em;
}
tr.selected td
{
    background: #ffc;
}
table.sticky-header
{
    margin-top: 0;

    background: #fff;
}
#clean-url.install
{
    display: none;
}
html.js .js-hide
{
    display: none;
}
#system-modules div.incompatible
{
    font-weight: bold;
}
#system-themes-form div.incompatible
{
    font-weight: bold;
}
span.password-strength
{
    visibility: hidden;
}
input.password-field
{
    margin-right: 10px;
}
div.password-description
{
    font-size: .85em;

    max-width: 500px;
    margin: 4px 0 0 0;
    padding: 0 2px;
}
div.password-description ul
{
    margin-bottom: 0;
}
.password-parent
{
    margin: 0 0 0 0;
}
input.password-confirm
{
    margin-right: 10px;
}
.confirm-parent
{
    margin: 5px 0 0 0;
}
span.password-confirm
{
    visibility: hidden;
}
span.password-confirm span
{
    font-weight: normal;
}
ul.menu
{
    list-style: none;

    text-align: left;

    border: none;
}
ul.menu li
{
    margin: 0 0 0 .5em;
}
li.expanded
{
    margin: 0;
    padding: .2em .5em 0 0;

    list-style-type: circle;
    list-style-image: url(../img/menu-expanded.png);
}
li.collapsed
{
    margin: 0;
    padding: .2em .5em 0 0;

    list-style-type: disc;
    list-style-image: url(../img/menu-collapsed.png);
}
li.leaf
{
    margin: 0;
    padding: .2em .5em 0 0;

    list-style-type: square;
    list-style-image: url(../img/menu-leaf.png);
}
li a.active
{
    color: #000;
}
td.menu-disabled
{
    background: #ccc;
}
ul.links
{
    margin: 0;
    padding: 0;
}
ul.links.inline
{
    display: inline;
}
ul.links li
{
    display: inline;

    padding: 0 .5em;

    list-style-type: none;
}
.block ul
{
    margin: 0;
    padding: 0 0 .25em 1em;
}
#permissions td.module
{
    font-weight: bold;
}
#permissions td.permission
{
    padding-left: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type
{
    float: left;

    margin-right: 1em;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item
{
    margin-top: 0;
}
#access-rules .mask
{
    clear: both;
}
#user-login-form
{
    text-align: center;
}
#user-admin-filter ul
{
    width: 100%;
    margin: 0;
    padding: 0;

    list-style-type: none;
}
#user-admin-buttons
{
    float: left;
    clear: right;

    margin-left: .5em;
}
#user-admin-settings fieldset .description
{
    font-size: .85em;

    padding-bottom: .5em;
}
.profile
{
    clear: both;

    margin: 1em 0;
}
.profile .picture
{
    float: right;

    margin: 0 1em 1em 0;
}
.profile h3
{
    border-bottom: 1px solid #ccc;
}
.profile dl
{
    margin: 0 0 1.5em 0;
}
.profile dt
{
    font-weight: bold;

    margin: 0 0 .2em 0;
}
.profile dd
{
    margin: 0 0 1em 0;
}
.field .field-label, .field .field-label-inline, .field .field-label-inline-first
{
    font-weight: bold;
}
.field .field-label-inline, .field .field-label-inline-first
{
    display: inline;
}
.field .field-label-inline
{
    visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag
{
    width: 30px;
    padding-right: 0;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle
{
    padding-right: .5em;
}
.node-form .content-add-more .form-submit
{
    margin: 0;
}
.node-form .number
{
    display: inline;

    width: auto;
}
.node-form .text
{
    width: auto;
}
.form-item #autocomplete .reference-autocomplete
{
    white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label
{
    font-weight: normal;

    display: inline;
}
#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link
{
    margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group
{
    font-weight: bold;
}
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group
{
    float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed
{
    display: none;
}
table#content-field-overview tr.content-add-new .description
{
    margin-bottom: 0;
}
table#content-field-overview .content-new
{
    font-weight: bold;

    padding-bottom: .5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6
{
    margin: 1em 0 .5em 0;
}
.advanced-help-topic dd
{
    margin-bottom: .5em;
}
.advanced-help-topic span.code
{
    font-family: 'Bitstream Vera Sans Mono', Monaco, 'Lucida Console', monospace;
    font-size: .9em;

    padding: 1px;

    background-color: #edf1f3;
}
.advanced-help-topic .content-border
{
    border: 1px solid #aaa;
}
.rteindent1
{
    margin-left: 40px;
}
.rteindent2
{
    margin-left: 80px;
}
.rteindent3
{
    margin-left: 120px;
}
.rteindent4
{
    margin-left: 160px;
}
.rteleft
{
    text-align: left;
}
.rteright
{
    text-align: right;
}
.rtecenter
{
    text-align: center;
}
.rtejustify
{
    text-align: justify;
}
.ibimage_left
{
    float: left;
}
.ibimage_right
{
    float: right;
}
table.cke_editor fieldset
{
    padding: 0 !important;
}
.container-inline-date
{
    display: inline-block;
    clear: both;

    width: auto;
    margin-right: .5em;

    vertical-align: top;
}
.container-inline-date .form-item
{
    float: none;

    margin: 0;
    padding: 0;
}
.container-inline-date .form-item .form-item
{
    float: left;
}
.container-inline-date .form-item, .container-inline-date .form-item input
{
    width: auto;
}
.container-inline-date .description
{
    clear: both;
}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option
{
    margin-right: 5px;
}
.container-inline-date .date-spacer
{
    margin-left: -5px;
}
.views-right-60 .container-inline-date div
{
    margin: 0;
    padding: 0;
}
.container-inline-date .date-timezone .form-item
{
    float: none;
    clear: both;

    width: auto;
}
#calendar_div, #calendar_div td, #calendar_div th
{
    margin: 0;
    padding: 0;
}
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar
{
    width: 185px;
    margin: 0;

    border-collapse: separate;
}
.calendar td
{
    padding: 0;
}




.date-repeat-input
{
    float: left;

    width: auto;
    margin-right: 5px;
}
.date-repeat-input select
{
    min-width: 7em;
}
.date-repeat fieldset
{
    float: none;
    clear: both;
}
.date-views-filter-wrapper
{
    min-width: 250px;
}
.date-views-filter input
{
    float: left !important;

    width: 12em;
    min-width: 12em;
    margin-right: 2px !important;
    padding: 0 !important;
}
.date-nav
{
    width: 100%;
}
.date-nav div.date-prev
{
    float: left;

    width: 24%;

    text-align: left;
}
.date-nav div.date-next
{
    float: right;

    width: 24%;

    text-align: right;
}
.date-nav div.date-heading
{
    float: left;

    width: 50%;

    text-align: center;
}
.date-nav div.date-heading h3
{
    margin: 0;
    padding: 0;
}
.date-clear
{
    display: block;
    float: none;
    clear: both;
}
.date-clear-block
{
    float: none;
    clear: both;

    width: auto;
}
.date-clear-block:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: ' ';
}
.date-clear-block
{
    display: inline-block;
}
/* Hides from IE-mac \ */
* html .date-clear-block
{
    height: 1%;
}
.date-clear-block
{
    display: block;
}
.date-container .date-format-delete
{
    float: left;

    margin-top: 1.8em;
    margin-left: 1.5em;
}
.date-container .date-format-name
{
    float: left;
}
.date-container .date-format-type
{
    float: left;

    padding-left: 10px;
}
.date-container .select-container
{
    float: left;
    clear: left;
}
div.date-calendar-day
{
    font-family: Georgia, Arial, Verdana, sans;
    line-height: 1;

    float: left;

    width: 40px;
    margin: 6px 10px 0 0;

    text-align: center;

    color: #999;
    border-top: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #eee;
    background: #f3f3f3;
}
div.date-calendar-day span
{
    display: block;

    text-align: center;
}
div.date-calendar-day span.month
{
    font-size: .9em;

    padding: 2px;

    text-transform: uppercase;

    color: white;
    background-color: #b5bebe;
}
div.date-calendar-day span.day
{
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year
{
    font-size: .9em;

    padding: 2px;
}
#ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th
{
    margin: 0;
    padding: 0;
}
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table
{
    font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    font-size: 1.1em;
    line-height: 1.3;

    position: relative;

    width: 15.5em;
    margin: 0;
    margin: 0;
    padding: 0;
    padding: 2.5em .5em .5em .5em;

    list-style: none;

    text-decoration: none;

    border: 0;
    border: 2px solid #d3d3d3;
    outline: 0;
    background: #fff;
}
#ui-datepicker-div
{
    z-index: 9999;

    display: none;

    background: #fff;
}
.ui-datepicker-inline
{
    display: block;
    float: left;
}
.ui-datepicker-control
{
    display: none;
}
.ui-datepicker-current
{
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev
{
    position: absolute;
    top: .5em;
    left: .5em;

    background: #e6e6e6 url(date_pp/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next
{
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover
{
    background: #dadada url(date_pp/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a
{
    font-size: 1em;

    display: block;

    width: 1.3em;
    height: 1.4em;

    cursor: pointer;
    text-indent: -999999px;

    border: 1px solid #d3d3d3;
    background: url(date_pp/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a
{
    background: url(date_pp/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover
{
    background: url(date_pp/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover
{
    background: url(date_pp/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active
{
    background: url(date_pp/themes/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active
{
    background: url(date_pp/themes/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select
{
    font-size: 1em;
    line-height: 1.4em;

    position: absolute;
    top: .5em;

    margin: 0 !important;
    padding: 0 !important;

    color: #555;
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
}
.ui-datepicker-header select.ui-datepicker-new-month
{
    left: 2.2em;

    width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year
{
    left: 9.4em;

    width: 5em;
}
table.ui-datepicker
{
    width: 15.5em;

    text-align: right;
}
table.ui-datepicker td a
{
    display: block;

    padding: .1em .3em .1em 0;

    text-decoration: none;

    color: #555;
}
table.ui-datepicker tbody
{
    border-top: none;
}
table.ui-datepicker tbody td a
{
    cursor: pointer;

    border: 1px solid #fff;
    background: #e6e6e6 url(date_pp/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker tbody td a:hover
{
    color: #212121;
    border: 1px solid #999;
    background: #dadada url(date_pp/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker tbody td a:active
{
    color: #222;
    border: 1px solid #ddd;
    background: #fff url(date_pp/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td
{
    font-size: .9em;

    padding: .3em 0;

    text-align: center;
    text-transform: uppercase;

    color: #222;
}
table.ui-datepicker .ui-datepicker-title-row td a
{
    color: #222;
}
.timeEntry_control
{
    margin-left: 2px;

    vertical-align: middle;
}
* html .timeEntry_control
{
    margin-top: -4px;
}
.timeEntry
{
    background-color: transparent !important;
}
.timeEntry_control
{
    display: none;
}
.filefield-icon
{
    float: left;

    margin-right: .4em;
}
.filefield-element
{
    margin: 1em 0;

    white-space: normal;
}
.filefield-element .widget-preview
{
    float: left;

    max-width: 30%;
    margin-right: 10px;
    padding-right: 10px;

    border-right: 1px solid #ccc;
}
.filefield-element .widget-edit
{
    float: left;

    max-width: 70%;
}
.filefield-element .filefield-preview
{
    overflow: hidden;

    width: 16em;
}
.filefield-element .widget-edit .form-item
{
    margin: 0 0 1em 0;
}
.filefield-element input.form-submit, .filefield-element input.form-file
{
    margin: 0;
}
.filefield-element input.progress-disabled
{
    display: inline;
    float: none;
}
.filefield-element div.ahah-progress, .filefield-element div.throbber
{
    display: inline;
    float: none;

    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar
{
    display: none;

    width: 28em;
    margin-top: 4px;
    padding: 0;
}
.filefield-element div.ahah-progress-bar div.bar
{
    margin: 0;
}
.filefield-generic-edit .filefield-icon
{
    float: left;

    margin-top: .3em;
    margin-right: .7em;
}
.filefield-generic-edit-description
{
    margin-right: 6em;
}
.filefield-generic-edit .form-text
{
    width: 99%;
}
.filefield-generic-edit .description
{
    overflow: auto;

    margin-bottom: 0;

    white-space: normal;
}
#lightbox
{
    line-height: 0;

    position: absolute;
    z-index: 100;
    top: 40px;
    left: 0;

    width: 100%;

    text-align: center;
}
#lightbox a img
{
    border: none;
}
#outerImageContainer
{
    position: relative;

    overflow: hidden;

    width: 250px;
    min-width: 240px;
    height: 250px;
    margin: 0 auto;

    background-color: #fff;
}
#imageContainer, #frameContainer, #modalContainer
{
    padding: 10px;
}
#modalContainer
{
    line-height: 1em;

    overflow: auto;
}
#loading
{
    line-height: 0;

    position: absolute;
    top: 40%;
    left: 45%;

    width: 100%;
    height: 25%;

    text-align: center;

    *left: 0;
}
#hoverNav
{
    z-index: 10;
}
#imageData > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}
#prevLink, #nextLink
{
    display: block;

    width: 45px;
    height: 45px;
}
#prevLink
{
    left: 0;

    float: left;

    background: url(../img/prev_alt.gif) left 15% no-repeat;
}
#nextLink
{
    right: 0;

    float: right;

    background: url(../img/next_alt.gif) right 15% no-repeat;
}
#prevLink:hover, #prevLink:visited:hover
{
    background-position: right 15%;
}
#nextLink:hover, #nextLink:visited:hover
{
    background-position: left 15%;
}
#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    line-height: 1.4em;

    min-width: 240px;
    margin: 0 auto;

    background-color: #fff;
}
#imageData
{
    padding: 0 10px;
}
#imageData #imageDetails
{
    width: 70%;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;

    padding-bottom: 1.0em;
}
#imageData #lightbox2-node-link-text
{
    display: block;

    padding-bottom: 1.0em;
}
#lightbox2-overlay
{
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;

    width: 100%;
    height: 500px;

    background-color: #000;
}
#overlay_default
{
    opacity: .6;
}
#overlay_macff2
{
    background: transparent url(../img/overlay.png) repeat;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
* html > body .clearfix
{
    display: inline;

    width: 100%;
}
* html .clearfix
{ /* Hides from IE-mac \ */
    height: 1%;
}
#bottomNavClose
{
    position: absolute;
    z-index: 200;
    top: 0;
    right: 0;

    display: block;

    width: 26px;
    height: 26px;

    background: url(../img/close.gif) left no-repeat;
}
#bottomNavClose:hover
{
    background-position: right;
}
#loadingLink
{
    display: block;

    width: 32px;
    height: 32px;

    background: url(../img/loading.gif) no-repeat;
}
#bottomNavZoom
{
    position: absolute;
    right: 5px;
    bottom: 25px;

    display: block;

    width: 34px;
    height: 34px;

    background: url(../img/expand.gif) no-repeat;
}
#bottomNavZoomOut
{
    position: absolute;
    right: 5px;
    bottom: 25px;

    display: block;

    width: 34px;
    height: 34px;

    background: url(../img/contract.gif) no-repeat;
}
#lightshowPlay
{
    display: block;

    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;

    background: url(../img/play.png) no-repeat;
}
#lightshowPause
{
    display: block;

    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;

    background: url(../img/pause.png) no-repeat;
}
.lightbox_hide_image
{
    display: none;
}
#lightboxImage
{
    -ms-interpolation-mode: bicubic;
}
span.ext
{
    zoom: 1;

    padding-right: 12px;

    background: url(exti.png) right center no-repeat;
}
span.mailto
{
    zoom: 1;

    padding-right: 12px;

    background: url(mal.png) right center no-repeat;
}
div.fieldgroup
{
    margin: .5em 0 1em 0;
}
div.fieldgroup .content
{
    padding-left: 1em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
    outline: 0;
}
:focus
{
    outline: 0;
}
body
{
    line-height: 1;

    color: black;
    background: white;
}
ol, ul
{
    list-style: none;
}
table
{
    border-spacing: 0;
    border-collapse: separate;
}
caption, th, td
{
    font-weight: normal;

    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
}
blockquote, q
{
    quotes: '' '';
}
.container_12, .container_16
{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16
{
    display: inline;
    float: left;

    margin-right: 10px;
    margin-left: 10px;
}
.container_12 .grid_3, .container_16 .grid_4
{
    width: 220px;
}
.container_12 .grid_6, .container_16 .grid_8
{
    width: 460px;
}
.container_12 .grid_9, .container_16 .grid_12
{
    width: 700px;
}
.container_12 .grid_12, .container_16 .grid_16
{
    width: 940px;
}
.alpha
{
    margin-left: 0;
}
.omega
{
    margin-right: 0;
}
.container_12 .grid_1
{
    width: 60px;
}
.container_12 .grid_2
{
    width: 140px;
}
.container_12 .grid_4
{
    width: 300px;
}
.container_12 .grid_5
{
    width: 380px;
}
.container_12 .grid_7
{
    width: 540px;
}
.container_12 .grid_8
{
    width: 620px;
}
.container_12 .grid_10
{
    width: 780px;
}
.container_12 .grid_11
{
    width: 860px;
}
.container_16 .grid_1
{
    width: 40px;
}
.container_16 .grid_2
{
    width: 100px;
}
.container_16 .grid_3
{
    width: 160px;
}
.container_16 .grid_5
{
    width: 280px;
}
.container_16 .grid_6
{
    width: 340px;
}
.container_16 .grid_7
{
    width: 400px;
}
.container_16 .grid_9
{
    width: 520px;
}
.container_16 .grid_10
{
    width: 580px;
}
.container_16 .grid_11
{
    width: 640px;
}
.container_16 .grid_13
{
    width: 760px;
}
.container_16 .grid_14
{
    width: 820px;
}
.container_16 .grid_15
{
    width: 880px;
}
.container_12 .prefix_3, .container_16 .prefix_4
{
    padding-left: 240px;
}
.container_12 .prefix_6, .container_16 .prefix_8
{
    padding-left: 480px;
}
.container_12 .prefix_9, .container_16 .prefix_12
{
    padding-left: 720px;
}
.container_12 .prefix_1
{
    padding-left: 80px;
}
.container_12 .prefix_2
{
    padding-left: 160px;
}
.container_12 .prefix_4
{
    padding-left: 320px;
}
.container_12 .prefix_5
{
    padding-left: 400px;
}
.container_12 .prefix_7
{
    padding-left: 560px;
}
.container_12 .prefix_8
{
    padding-left: 640px;
}
.container_12 .prefix_10
{
    padding-left: 800px;
}
.container_12 .prefix_11
{
    padding-left: 880px;
}
.container_16 .prefix_1
{
    padding-left: 60px;
}
.container_16 .prefix_2
{
    padding-left: 120px;
}
.container_16 .prefix_3
{
    padding-left: 180px;
}
.container_16 .prefix_5
{
    padding-left: 300px;
}
.container_16 .prefix_6
{
    padding-left: 360px;
}
.container_16 .prefix_7
{
    padding-left: 420px;
}
.container_16 .prefix_9
{
    padding-left: 540px;
}
.container_16 .prefix_10
{
    padding-left: 600px;
}
.container_16 .prefix_11
{
    padding-left: 660px;
}
.container_16 .prefix_13
{
    padding-left: 780px;
}
.container_16 .prefix_14
{
    padding-left: 840px;
}
.container_16 .prefix_15
{
    padding-left: 900px;
}
.container_12 .suffix_3, .container_16 .suffix_4
{
    padding-right: 240px;
}
.container_12 .suffix_6, .container_16 .suffix_8
{
    padding-right: 480px;
}
.container_12 .suffix_9, .container_16 .suffix_12
{
    padding-right: 720px;
}
.container_12 .suffix_1
{
    padding-right: 80px;
}
.container_12 .suffix_2
{
    padding-right: 160px;
}
.container_12 .suffix_4
{
    padding-right: 320px;
}
.container_12 .suffix_5
{
    padding-right: 400px;
}
.container_12 .suffix_7
{
    padding-right: 560px;
}
.container_12 .suffix_8
{
    padding-right: 640px;
}
.container_12 .suffix_10
{
    padding-right: 800px;
}
.container_12 .suffix_11
{
    padding-right: 880px;
}
.container_16 .suffix_1
{
    padding-right: 60px;
}
.container_16 .suffix_2
{
    padding-right: 120px;
}
.container_16 .suffix_3
{
    padding-right: 180px;
}
.container_16 .suffix_5
{
    padding-right: 300px;
}
.container_16 .suffix_6
{
    padding-right: 360px;
}
.container_16 .suffix_7
{
    padding-right: 420px;
}
.container_16 .suffix_9
{
    padding-right: 540px;
}
.container_16 .suffix_10
{
    padding-right: 600px;
}
.container_16 .suffix_11
{
    padding-right: 660px;
}
.container_16 .suffix_13
{
    padding-right: 780px;
}
.container_16 .suffix_14
{
    padding-right: 840px;
}
.container_16 .suffix_15
{
    padding-right: 900px;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear
{
    font-size: 0;

    display: block;
    visibility: hidden;
    float: none;
    clear: both;
    overflow: hidden;

    width: 0;
    height: 0;
    margin: 0;
    padding: 0;

    list-style: none;

    border: 0;
    background: none;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
body
{
    font: 12px/145% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    margin: 0;
    padding: 0 0 10px 0;

    text-align: center;

    color: #333;
    background: #fff;
    background-image: url(../img/bg.gif);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
}
a:link, a:visited
{
    text-decoration: none;

    color: #346199;
}
a:hover
{
    border-bottom: 1px dotted #346199;
}
a.more-link
{
    font-weight: bold;

    padding-bottom: 2px;

    border-bottom: 1px dotted #ae855c;
}
a:hover.more-link
{
    text-decoration: none;
}
h1, h2, h3, h4
{
    font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;

    padding: 10px 0 7px 10px;

    color: #53301b;
}
h1 a, h2 a, h3 a, h4 a
{
    color: #53301b;
}
h1 a:hover, h2 a:hover h3 a:hover, h4 a:hover
{
    border-bottom: 1px dotted #53301b;
}
h1
{
    font-size: 2.7em;
    font-weight: normal;

    padding-bottom: 0;

    letter-spacing: -2px;
}
h2
{
    font-size: 2.7em;
    font-weight: normal;

    color: #633;
}
h3
{
    font-size: 2em;
    font-weight: normal;

    padding-top: 15px;

    letter-spacing: -.5px;
}
h4
{
    font-size: 1.3em;
}
h5
{
    font-weight: bold;
}
h6
{
    font-size: .9em;
    font-weight: bold;
}
ul, ol
{
    margin: 10px 20px;
    padding: 0 20px;
}
ul
{
    list-style: disc;
}
ol
{
    list-style: decimal;
}
dl
{
    margin: 10px 0;
}
dt
{
    font-weight: bold;

    color: #a45e35;
}
dd
{
    padding-left: 25px;
}
p
{
    margin: 10px 0;
}
strong, b
{
    font-weight: bold;
}
em, i
{
    font-style: italic;
}
pre, code
{
    font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
}
div.codeblock
{
    overflow: auto;

    margin: 3px 0;
    padding: 15px;

    text-align: left;

    border: 1px solid #f0f0f0;
    background: #f8f8f8;
}
abbr, acronym
{
    cursor: help;

    border-bottom: 1px dotted #895f30;
}
blockquote
{
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.5em;

    margin: 10px;
    padding: 10px 10px 10px 50px;

    color: #555;
    border: 1px solid #f0f0f0;
    background: #f8f8f8 url(../img/quote.gif) no-repeat 12px 12px;
}
del, strike
{
    text-decoration: line-through;
}
big
{
    font-size: 1.1em;
}
small
{
    font-size: .9em;
}

img.float-right
{
    margin: 5px 0 10px 10px;
}
img.float-left
{
    margin: 5px 10px 10px 0;
}
img.print-icon, img.editor-image-button, th.active img, .separator img, .icon img
{
    padding: 0;

    border: none;
    background: none;
}
table
{
    border-collapse: collapse;
}
tr.odd
{
    background: #fff;
}
tr.even
{
    background: #f9f9f9;
}
th, td
{
    text-align: left;
}
th
{
    padding: .8em 1em;

    color: #a45e35;
    border-color: #f3ecd5 #ede4c5 #dac88c #ede4c5;
    background: #efeddd;
}
td
{
    padding: .7em 1em;

    border-color: #efefef;
}
form
{
    margin: 10px;
    padding: 15px 25px 25px 20px;

    border: 1px solid #f0f0f0;
    background: #f8f8f8;
}
form p
{
    margin: 0;
    padding: 12px 0 5px 0;

    color: #a45e35;
    border-bottom: 1px solid #e6e6e6;
}
label
{
    font-weight: bold;

    color: #8d122d;
}
input, select, textarea
{
    font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    margin: 5px 0;
    padding: 5px;

    color: #6a6969;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
input.form-submit:focus
{
    border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}
input:focus, select:focus, textarea:focus
{
    color: #a45e35;
    background: #fafaf2;
}
input.form-text, input.form-textarea
{
    width: 90%;
}
fieldset
{
    margin: 1em 0;
    padding: 1em;

    border: 1px solid #d3c3c8;
}
fieldset legend
{
    padding: 0 6px 0 0;
}
fieldset legend a:link
{
    color: #8d122d;
}
html.js input.form-autocomplete
{
    background-position: 100% 6px;
}
html.js input.throbbing
{
    background-position: 100% -14px;
}
html.js fieldset.collapsed
{
    padding: 0 1em;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
    color: #ac3537;
    border: 1px solid #d77;
    background-color: #fcc;
}
#name, #email, #message, #website
{
    width: 380px;
}
input.button
{
    font: bold 12px Arial, Sans-serif;

    height: 30px;
    margin: 0;
    padding: 2px 3px;

    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #b6de8f #8db836 #8db836 #b6de8f;
    background: #9ccf5f;
}

#content-wrapper
{
    overflow: auto;

    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 35px;

    text-align: left;

    border-bottom: 4px solid #5c4b45;
    background-color: #fff;
}

#header
{
    position: relative;

    height: 200px;
    margin: 0 auto;

    text-align: left;

    border-top: 14px solid #5c4b45;
}
#header-main
{
    position: relative;
    top: 50px;

    height: 144px;

    border-top: 6px solid #5c4b45;
    background: #fff url(../img/header.png) no-repeat top right;
}
#header h1#logo-text
{
    margin: 0;
    padding: 0;
}
#header h1#logo-text a
{
    font: 48px Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;

    position: absolute;
    top: 30px;
    left: 40px;

    margin: 0;
    padding: 0 5px 0 0;

    text-decoration: none;
    letter-spacing: -1px;

    color: #5c4b45;
    text-shadow: 0 1px 0 #fff;
}
#header h1#logo-text a:hover
{
    border: none;
}
#header p#slogan
{
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.1em;

    position: absolute;
    top: 88px;
    left: 40px;

    width: 400px;
    margin: 0;
    padding: 0;

    letter-spacing: -.5px;

    color: #5c4b45;
    text-shadow: 0 1px 0 #fff;
}
#header #header-image
{
    position: absolute;
    top: 0;
    right: 10px;

    width: 371px;
    height: 263px;

    background: url(../img/header-image.gif) no-repeat;
}
#header form#search-theme-form
{
    position: absolute;
    z-index: 20;
    top: 7px;
    right: 0;

    width: 270px;
    height: 33px;
    margin: 0;
    padding: 0;

    border: none;
    border: 1px solid #aaa;
    background: #fff;
}
#header form#search-theme-form p
{
    margin: 0;
    padding: 0;
}
#header form#search-theme-form input
{
    float: left;

    margin: 0;
    padding: 5px;

    color: #bababa;
    border: none;
    background: transparent;
}
#header form#search-theme-form .form-text
{
    display: inline;

    width: 200px;
    margin: 6px 0 0 5px;
}
#header form#search-theme-form .form-submit
{
    height: 29px;
}
#header form#search-theme-form .btn
{
    width: 25px;
    height: 25px;
    margin-left: 15px;
}
#header form#search-theme-form label
{
    display: none;
}
#header #nav
{
    position: absolute;
    top: 22px;
    left: 0;

    width: 880px;
    margin: 0;
    padding: 0;
}
#header #nav ul
{
    font-size: 12px;

    float: left;

    height: 26px;
    margin: 0;
    padding: 0 0 0 10px;

    list-style: none;

    text-transform: uppercase;
}
#header #nav ul li
{
    float: left;

    height: 26px;
    margin: 0;
    padding: 5px 0 0 8px;
}
#header #nav ul li a
{
    float: left;

    margin: 0;
    padding: 0 13px 0 5px;

    color: #592d00;
}
#header #nav ul li a:hover, #header #nav ul li a:active
{
    color: #111;
    border: none;
    background: transparent;
}
#header #nav ul li.active
{
    background-color: #5c4b45;
}
#header #nav ul li.active a
{
    color: #fff;
}
#main h2
{
    font: normal 2em Georgia, 'Times New Roman', Times, Serif;

    margin-right: 15px;
    margin-left: 5px;
    padding-bottom: 3px;
    padding-left: 5px;

    letter-spacing: -.03em;

    color: #444;
    border-bottom: 1px solid #ebebeb;
}
#main h2 a
{
    color: #53301b;
    border: none;
}
#main .post
{
    margin: 0 0;
    padding-bottom: 1em;
}
.post .content
{
    padding: 0 15px;
}
.post .postmeta
{
    font-size: .9em;

    margin: 20px 15px 15px 10px;
    padding: 5px;

    border: 1px solid #ebebeb;
    background: #f8f8f8;
}
div.dateblock
{
    font-family: Georgia, Arial, Verdana, sans;
    line-height: 1;

    float: left;

    width: 40px;
    margin: 6px 10px 0 0;

    text-align: center;

    color: #999;
    border-top: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #eee;
    background: #f3f3f3;
}
div.dateblock span
{
    display: block;

    text-align: center;
}
div.dateblock span.month
{
    font-size: .9em;

    padding: 2px;

    text-transform: uppercase;

    color: white;
    background-color: #b5bebe;
}
div.dateblock span.day
{
    font-size: 2em;
    font-weight: bold;
}
div.dateblock span.year
{
    font-size: .9em;

    padding: 2px;
}
#sidebars h3, #sidebars h2
{
    font: normal 1.7em Georgia, 'Times New Roman', Times, Serif;

    margin: 20px 0 5px 0;
    padding: 0 0 5px;

    letter-spacing: -.5px;

    color: #53301b;
}
.block h3
{
    border-bottom: 1px solid #ebebeb;
}
.block ul
{
    margin: 0;
    padding: 0;

    text-align: left;
}
.block ul li
{
    margin: 0;
    padding: 7px 0;

    list-style: none;

    background: url(../img/dots.gif) repeat-x left bottom;
}
* html body .block ul li
{
    height: 1%;
}
.block ul li a, .block ul li a:visited
{
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-size: 1.2em;

    padding-left: 0;

    letter-spacing: .2px;

    color: #346199;
    border: none;
    background-color: transparent;
    background-image: none;
}
.block ul li a span
{
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-size: 1em;
    font-style: normal;

    color: #9f9f9f;
}
.block ul li a:hover
{
    color: #000;
}
.block ul ul
{
    margin: 10px 0 0 5px;
    padding: 0;
}
.block ul ul li
{
    background: none;
}
.sidebar-right h4
{
    font: normal 2em Georgia, 'Times New Roman', Times, Serif;

    margin: 10px 0 0 0;
    padding: 0;

    letter-spacing: -.5px;

    color: #a45e35;
}
.sidebar-right h4
{
    color: #a45e35;
}
.featured-post
{
    padding-bottom: 15px;
}
.featured-post h4
{
    margin: 0 15px 0 12px;
    padding: 0;

    border-bottom: 1px solid #ebebeb;
}
.featured-post h4 a, .featured-post h4 a:visited
{
    color: #53301b;
    border: none;
}
.featured-post .post-info
{
    margin-left: 0;
    padding-bottom: 5px;
}
.featured-post p
{
    padding-top: 0;
}
#footer-wrapper
{
    clear: both;

    margin: 0 auto;

    text-align: left;
}
#footer-wrapper h3
{
    font: normal 1.6em Georgia, 'Times New Roman', Times, Serif;
    font-style: italic;

    text-transform: none;

    color: #53301b;
}
#footer-wrapper h3, #footer-wrapper p
{
    padding-left: 0;
}
#footer-wrapper a
{
    color: #333;
    background: transparent;
}
#footer-wrapper ul.footer-list
{
    margin-left: 0;
    padding: 0;

    list-style: none;

    border-top: 1px solid #e6e6e6;
}
#footer-wrapper .block ul.footer-list li
{
    padding: 0;

    border-bottom: 1px solid #e6e6e6;
}
#footer-wrapper ul.footer-list li a
{
    font-weight: bold;
    line-height: 2em;

    display: block;

    width: 98%;
    margin-left: 0;
    padding: 4px 0;
    padding-left: 0;

    color: #888;
    border: none;
}
#footer-wrapper ul.footer-list li a span
{
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: normal;
    font-style: italic;
}
#footer-wrapper ul.footer-list li a:hover, #footer-wrapper ul.footer-list li a:hover span
{
    color: #333;
}
#footer-content
{
    float: left;

    width: 100%;
    margin: 10px 0 0 5px;
    padding: 0 0 35px 0;
}
#footer-content table td, #footer-content table tr
{
    border: none;
    background: none;
}
#footer-content table img
{
    position: relative;

    margin: 5px;
    padding: 8px;

    border: 1px solid #ddd;
    background: #fafafa;
}
#footer-content table img:hover
{
    border: 1px solid #d2d2d2;
    background: #ddd;
}
#footer-content table a:hover
{
    border: none;
    background-color: transparent;
}
#footer-content table
{
    margin: 10px 0;
}
#footer-content tr
{
    background: transparent;
}
#footer-content td
{
    border: none;
}
#footer-bottom
{
    font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;

    clear: both;

    width: 940px;
    margin: 0 auto;

    border-top: 1px solid #dadada;
}
#footer-bottom .bottom-left
{
    float: left;

    padding-left: 5px;
}
#footer-bottom .secondary-links
{
    padding: 10px 0;

    text-align: right;
}
#footer-bottom-content
{
    text-align: center;
}
.node div.links li
{
    border-right: 1px solid #ebebeb;
}
.node div.links li.last
{
    border-right: none;
}
.postmeta a.comments
{
    margin: 0 10px 0 5px;
}
.postmeta a.readmore
{
    margin: 0 10px 0 5px;
}
.postmeta .date
{
    margin: 0 10px 0 5px;
}
.post-info
{
    font-size: .95em;

    margin: 10px 15px;
    padding-top: 3px;

    color: #b0b0b0;
}
.post-info a, .post-info a:visited
{
    color: #000;
    border: none;
}
#comments
{
    margin: 12px 10px;
    padding: 0;

    border-style: solid;
    border-color: #f0f0f0;
}
#comments div.comment
{
    margin: 0;
    padding: 10px;

    list-style: none;

    border-bottom: 1px solid #f0f0f0;
}
#comments div.comment h3
{
    padding-left: 0;
}
#comments div.comment cite
{
    font-weight: bold;
    font-style: normal;

    display: block;

    padding: 7px;
}
#comments div.comment cite img
{
    float: left;

    margin-right: 10px;
}
#comments div.comment li cite .comment-data
{
    font-size: .8em;
    font-weight: normal;
}
#comments div.comment .content
{
    clear: both;

    margin: 0;
    padding: 0;
}
#comments div.comment-own
{
    background: #f8f8f8;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.align-left
{
    text-align: left;
}
.align-right
{
    text-align: right;
}
.no-border
{
    border: none;
}
.clearer
{
    clear: both;
}
.clear
{
    display: inline-block;
}
.clear:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
.breadcrumb
{
    font-size: .9em;

    padding: 0 .5em .5em;

    border-bottom: 1px solid #ebebeb;
}
ul.primary
{
    white-space: normal;
}
ul.links.inline
{
    display: inline;
}
ul.links
{
    margin: 0;
    padding: 0;
}
ul.links li
{
    display: inline;

    padding: 0 .5em;

    list-style-type: none;
}
.messages
{
    margin: 15px 0;
    padding: 10px;
}
.status
{
    background-color: #ffff85;
}
.error
{
    background-color: #ff9399;
}
.marker, .form-required
{
    color: #e22e54;
}
#user-login-form li.openid-link, #user-login li.openid-link
{
    margin-left: 0;
    padding-left: 22px;

    background-position: left center;
}
#user-login-form li.user-link, #user-login li.user-link
{
    margin-left: 0;
}
html.js fieldset.collapsible legend a
{
    display: inline;
}
a.tabledrag-handle
{
    border: none;
}
div.view div.views-admin-links
{
    width: auto;
}
.vertical-tabs
{
    background: #fff;
}
.vertical-tabs .vertical-tab-button a span
{
    color: #666;
}
.vertical-tabs .vertical-tab-button a:hover
{
    border: none;
    background-color: #f6f6f6;
}
.vertical-tabs .selected a, .vertical-tabs .selected a:hover
{
    background: #fff;
}
.book-navigation .page-links
{
    padding: .5em;

    text-align: center;

    border: solid 0 !important;
}
.book-navigation .menu
{
    padding: 1em 0 0 3em;

    border-top: solid 0 !important;
}
.block ul ul li
{
    margin: 0;
    padding: 5px 0;

    list-style: none;
}
.block ul ul ul li
{
    margin: 0;
    padding: 3px 0;

    list-style: none;
}
.block ul ul ul
{
    margin: 5px 0 0 15px;
    padding: 0;
}
.block ul ul ul li
{
    background: none;
}
.block ul ul li a, .block ul ul li a:visited
{
    font-size: 1.15em;
}
.block ul ul ul li a, .block ul ul ul li a:visited
{
    font-size: 1em;
}
#header form#search-theme-form
{
    width: 218px;
    margin-right: 10px;

    border: 1px solid #ccc;
}
#header form#search-theme-form .form-text
{
    width: 150px;
}
div.view-content div.content p img
{
    margin-right: 15px;
    padding: 5px;

    border: 1px solid #ddd;
}
#block-locale-0
{
    position: absolute;
    top: 69px;

    padding-left: 830px;
}
#block-locale-0 li
{
    display: inline;

    padding: 0;

    background: none;
}
#block-locale-0 li a
{
    font: .8em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    padding: 4px;

    color: rgb(92, 75, 69);
}
#block-locale-0 li.active a
{
    font: .8em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    color: white;
    background-color: rgb(92, 75, 69);
}
.pdf
{
    padding-bottom: 3px;
    padding-left: 20px;

    background: url(../img/ico/acrobat.png) no-repeat;
}
.doc
{
    padding-bottom: 3px;
    padding-left: 20px;

    background: url(../img/ico/word.png) no-repeat;
}
.xls
{
    padding-bottom: 3px;
    padding-left: 20px;

    background: url(../img/ico/excel.png) no-repeat;
}
.zip
{
    padding-bottom: 3px;
    padding-left: 20px;

    background: url(../img/ico/zip.png) no-repeat;
}
#footer-right a
{
    color: #346199;
}
#footer-left a
{
    color: #346199;
}
#footer-left a:hover
{
    color: #000;
}
#footer-bottom a
{
    color: #346199;
}
.tabs
{
    font-size: .9em;
}
#copyright
{
    font-size: .9em;
    font-style: italic;
}
.quicktabs_main.quicktabs-style-sky
{
    font-size: .9em;
    font-style: italic;
}
.quicktabs_main.quicktabs-style-sky
{
    border: 0;
}
.quicktabs_main.quicktabs-style-sky a
{
    font: 12px/145% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    letter-spacing: 0;
}
.quicktabs_main.quicktabs-style-sky a:hover
{
    border-bottom: 1px dotted #346199;
}
.quicktabs_main.quicktabs-style-sky a:link, a:visited
{
    text-decoration: none;

    color: #346199;
}
ul.quicktabs_tabs.quicktabs-style-sky li a, ul.quicktabs_tabs.quicktabs-style-sky li a:visited, ul.quicktabs_tabs.quicktabs-style-sky li.active a, ul.quicktabs_tabs.quicktabs-style-sky li.active a:visited
{
    font: 11px/280% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

    letter-spacing: 0;
}
ul.quicktabs_tabs.quicktabs-style-sky li.active a, ul.quicktabs_tabs.quicktabs-style-sky li.active a:visited
{
    font: 11px/330% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
}
div.view-content div.views-row div.node div.post-info
{
    display: none;
}
#main div.view-content div.views-row div.node h2
{
    font: normal 1.5em Georgia, 'Times New Roman', Times, Serif;

    margin-left: 10px;
    padding-left: 0;

    letter-spacing: -.03em;

    color: #444;
}
#main div.view-content div.views-row div.node h2 a
{
    color: #63402b;
    border: none;
}
#main div.view-content div.views-row div.node div.content
{
    padding: 0 12px;
}
div.events_date
{
    padding-top: .5em;
}
span.date-display-single
{
    font: italic 1em Georgia, 'Times New Roman', Times, Serif !important;

    color: #777;
}
#main h1
{
    padding-left: .7em;
}
#block-block-11 h3, #block-block-4 h3
{
    margin-left: .7em;
}
img.img_border
{
    padding: 5px;

    border: 1px solid #ddd;
}
img.events_image_small
{
    margin-top: 10px;
    margin-left: 9px;
}
img.events_image_big
{
    margin-left: 5px;
}
img.links_image
{
    float: left;

    margin-right: 10px;
}
div.links_block_item
{
    padding-top: 5px;
}
