#box-wrap {
    background-color: #FFFFFF;
    /*left: 50%;*/
    /*margin-left: -480px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 960px;
}
#box-header {
    position: relative;
}
#box-content {
    float: left;
    padding: 0px;
    position: relative;
    text-align: justify;
    width: 700px;
}
#display-content {
    padding: 10px 10px 10px 20px;
}
#box-sidebar {
    float: right;
    text-align: left;
    width: 260px;
}
#display-sidebar {
    padding: 10px 20px 10px 10px;
}
#box-footer {
    font-size: 8pt;
    clear: both;
    color: #CCCCCC;
    padding-left: 5px;
    position: relative;
}
body, html {
    background-color: #e9e9e9;
    direction: ltr;
    padding: 0px;
}
body {
    margin: 10px 0px;
}
h1 {
    background-color: #429399;
    color: #FFFFFF;
    font-size: 16pt;
    margin: 0px;
    padding: 10px;
}
h2, #box-sidebar h3 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #429399;
    color: #429399;
    font-size: 1.1em;
    margin: 0px 0px 5px 0px;
    padding: 4px 5px;
}
h3, #box-sidebar h4 {
    background-color: #e9e9e9;
    color: #666666;
    display: block;
    font-family: helvetica, verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px 0px 0px 5px;
}
form {
    margin: 0px;
    padding: 0px;
}
select, textarea, option, optgroup, input {
    background-color: #FFFFFF;
    color: #000000;
    border: 0 none;
    font-family: arial, sans-serif;
    font-size: 9pt;
}
fieldset, textarea, input, select {
    border: 1px solid #999999;
}
input[type="radio"] {
    border: none;
}
input:focus, select:focus, textarea:focus {
    background-color: #EEEEEE;
    color: #000000;
}
.inputcheckbox, .inputradio {
    background-color: transparent;
    border: none;
}
fieldset {
    clear: both;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
    position: relative;
}
fieldset fieldset {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}
#frm1 label.error {
    text-align: left;
    color: #D97373;
    margin-left: 210px;
    margin-bottom: 5px;
    width: 300px;
}
#frm1 fieldset label.error {
    margin-left: 200px;
}
input.error, select.error, textarea.error {
    border: 2px solid #D97373;
}
.formFilters input.error, .formFilters select.error, .formFilters textarea.error {
    border: 1px solid #999999;
}
.textareabigger {
    height: 300px;
    width: 400px;
}
#box-header h3 {
    display: none;
}

img {
    border: 0px;
}
div {
    border: 0 none;
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 9pt;
}

.mceEditor {
    height: 300px;
    width: 98%;
}
a:link, a:visited {
    color: #429399;
    font-family: verdana, sans-serif;
    font-size: 9pt;
}
ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    width: 98%;
}
ul li {
    list-style-type: square;
    margin: 2px 0px 0px 25px;
    padding: 0px;
    text-align: left;
}
ul li ul li {
    list-style-type: disc;
    margin: 3px 0px 0px 15px;
}
ul li ul li ul li {
    list-style-type: circle;
}
#box-sidebar ul li {
    list-style-type: none;
    margin: 2px 0px 0px 5px;
}
#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    color: #666666;
    display: block;
    line-height: 0.9em;
    padding: 3px 5px;
    text-decoration: none;
}
#box-sidebar ul li a:hover {
    background-color: #F3F3F3;
}
#box-sidebar ul li.active a {
    font-weight: bold;
}
#box-sidebar ul li.active ul li a {
    font-weight: normal;
}
#box-sidebar ul li.active ul li.active a {
    font-weight: bold;
}
#box-sidebar ul li.active ul li.active ul li a {
    font-weight: normal;
}
#box-sidebar ul li.active ul li.active ul li.active a {
    font-weight: bold;
}
dl {
    clear: both;
    margin: 0px;
    padding: 0px;
}
dt {
    clear: both;
    margin-top: 10px;
    margin-left: 5px;
    padding-left: 0px;
}
dd {
    clear: both;
    margin-left: 5px;
    margin-bottom: 10px;
}
dd img {
    float: left;
    margin: 5px 5px 5px 0px;
}
.paging {
    clear: both;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 99%;
}
.paging a:link, .paging a:visited {
    text-decoration: none;
}
.box {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 0px;
    position: relative;
    /*width: 100%;*/
}
.display {
    margin: 0px;
    padding: 0px;
}
#box-content .box {
    /*margin-left: 5px;*/
}
#box-content .display, #box-sidebar .display {
    padding: 0px 0px 0px 0px;
}
#box-content label, #box-content .label {
    color: #808080;
    display: block;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    position: relative;
    text-align: right;
    width: 200px;
}
#box-content fieldset label, #box-content fieldset .label {
    width: 190px;
}
#box-content p.label {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#box-content .fieldsInline {
    margin-left: 0px;
    padding-left: 0px;
}
#box-content .fieldsInline label, #box-content .formFilters label, #box-content .formFilters .label {
    border: none;
    display: inline;
    float: none;
    margin-left: 5px;
    padding-left: 0px;
    margin-right: 5px;
    padding-right: 0px;
    width: auto;
}
#box-content .formFilters label, #box-content .formFilters .label {
    margin-right: 0px;
}
.displaySub {
    background-color: #F5F5F5;
    border: 1px solid #949DAA;
    margin: 0px 5px 10px 210px;
    padding: 0px 5px 0px 5px;
}

.tools {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 5px;
    top: 4px;
    width: auto;
}
.tools li {
    display: inline;
    margin: 0px;
    padding: 0px;
}
.tools li a:link, .tools li a:visited {
    background-color: #8CACBC;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    font-family: arial, sans-serif;
    font-size: 8pt;
    margin: 0px 0px 0px 2px;
    padding: 0px 3px 0px 3px;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}
.tools .toolFirst a:link, .tools .toolFirst a:visited {
    background-color: #8CACBC;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.tools .toolOne a:link, .tools .toolOne a:visited {
    background-color: #8CACBC;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.tools li a:hover, .tools .toolFirst a:hover, .tools .toolOne a:hover {
    background-color: #3C5462;
    color: #FFFFFF;
}
.selected {
    font-weight: bold;
}
p {
    margin: 5px 5px;
}
.siteindex a:link, .siteindex a:visited {
    padding: 0px 2px;
}
.siteindex a.active:link, .siteindex a.active:visited {
    background-color: #429399;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

#box-content p {
    clear: left;
}
.box-breadcrumbs {
    background-color: #FFFFFF;
    margin: 0px 0px 0px 15px;
    padding: 0px;
}
.display-breadcrumbs {
    padding: 0px 0px 0px 0px;
}
.box-breadcrumbs h3 {
    display: none;
}
.box-breadcrumbs ul {
    font-family: verdana, sans-serif;
    font-size: 8pt;
    margin: 0px;
    padding: 5px 5px 5px 5px;
}
ul.box-breadcrumbs {
    padding-left: 5px;
}
.box-breadcrumbs li {
    display: inline;
    list-style-type: none;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}
.box-breadcrumbs li:before {
    content: "> ";
}
.box-breadcrumbs a:link, .box-breadcrumbs a:visited {
    font-family: verdana, sans-serif;
    font-size: 8pt;
}

div.box-errors, div.box-messages, div.box-helps, div#box-debug {
    border: none;
    margin-bottom: 10px;
    width: 100%;
}
div.box-errors h3, div.box-messages h3, div.box-helps h3, div#box-debug h3 {
    color: #000000;
    font-size: 11pt;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 5px;
}
div.box-errors h4, div.messages h4, div.box-helps h4, div#box-debug h4 {
    display: block;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 5px;
}
div.box-messages {
    background-color: #F3EBF0;
    clear: both;
}
div.box-messages h3 {
    background-color: #D8C7D2;
}
div.box-helps {
    background-color: #F9FFEE;
    clear: both;
}
div.box-helps h3 {
    background-color: #B7BDAC;
}
div.box-helps h4 {
    background-color: #E3E9D8;
}
div.box-errors {
    background-color: #FFC2BF;
    clear: both;
}
div.box-errors h3 {
    background-color: #D97373;
}
div#box-debug {
    margin-top: 10px;
    background-color: #F6EBD4;
    clear: both;
}
div#box-debug h3 {
    background-color: #C9BCAA;
}
div#box-debug h4 {
    background-color: #E6D8C5;
}
.helps {
    margin-left: 20px;
    vertical-align: middle;
}
.tag0 {
    font-size: 70% !important;
}
.tag10 {
    font-size: 80% !important;
}
.tag20 {
    font-size: 90% !important;
}
.tag30 {
    font-size: 100% !important;
}
.tag40 {
    font-size: 110% !important;
}
.tag50 {
    font-size: 120% !important;
}
.tag60 {
    font-size: 130% !important;
}
.tag70 {
    font-size: 140% !important;
}
.tag80 {
    font-size: 150% !important;
}
.tag90 {
    font-size: 160% !important;
}
.tag100 {
    font-size: 170% !important;
}
.tags a.active:link, .tags a.active:visited {
    background-color: #429399;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}


.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    border: 1px solid #e9e9e9;
    background-color: #fafafa;
    width: 665px;
    clear: both;
    margin-bottom: 10px;
}
.display-post {
    clear: both;
    padding: 5px;
}
.box-post cite {
    padding: 5px;
    margin: 0px;
    display: block;
    border: 1px solid #e9e9e9;
}
.display-post .tools {
    margin: 0px;
}
.box-post h3, .box-post h4 {
    color: #666666;
    display: block;
    background-color: #e9e9e9;
    margin-top: 0px;
    margin-bottom: 0px;
}
.info-post {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.link-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.permalink {
    margin-top: 0px;
}
.link-readit {
    margin-top: 0px;
    margin-bottom: 0px;
}
.link-comments {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
table .link-category {
    margin-bottom: 0px;
}
.box-post h3 .info-post {
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.box-post h3 .actions-post {
    float: right;
}
.summary-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-modified {
    font-size: 0.9em;
    font-style: italic;
    text-align: right;
}
.actions-post {
    text-align: right;
}
.tablePages {
    clear: both;
}
.filesize {
    font-size: 0.8em;
}
.box-medias {
    width: 665px;
    clear: both;
}
.album-s, .media-s {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px 2px 5px 2px;
    padding: 3px 1px 1px 1px;
    width: 150px;
    float: left;
    display: inline;
}
.album-s {
    border: 1px solid #666666;
}
.media-s {
    border: 1px solid #e9e9e9;
}
#box-content .album-s, #box-content .media-s {
    height: 160px;
}
#box-sidebar .album-s, #box-sidebar .media-s {
    width: 110px;
    height: 110px;
    margin: 1px;
    padding: 1px;
}
.album-s p, .media-s p {
    margin: 0px;
}
.media-l {
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.box-media {
    clear: both;
    /*position: relative;*/
}
.display-media {
    border: 1px solid #e9e9e9;
    background-color: #fafafa;
    margin-top: 0px;
    margin-bottom: 10px;
    overflow: auto;
    position: relative;
    padding: 5px;
}
.box-media a:link, .box-media a:visited {
    text-decoration: none;
}
.media-s .link-comments {
    font-size: 0.8em;
    text-align: center;
}
.box-media .previous {
    float: left;
    margin: 0px;
    position: relative;
}
.box-media .next {
    float: right;
    margin: 0px;
    position: relative;
}
.box-media .title {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
.info-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.summary-media {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media print {
    body {
        background-color: #FFFFFF;
        color: #000000;
        margin: 0px;
    }
    h1, h2, h3 {
        background-color: #FFFFFF;
        color: #000000;
    }
    h3 {
        border-bottom: 1px solid #000000;
    }
    a:link, a:visited {
        color: #000000;
    }
    .box-breadcrumbs {
        background-color: #FFFFFF;
        border-top: 2px solid #000000;
    }
    .box, .display {
        background-color: #FFFFFF;
    }
    .box-breadcrumbs a:link, .box-breadcrumbs a:visited {
        color: #000000;
        text-decoration: none;
    }
    .box-header-menu, .box-helps, #box-debug, #box-sidebar {
        display: none;
    }
    .tools {
        display: none;
    }
}