﻿/* replaced below body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

body {
    margin: 10px;
    padding: 0;
    border: 0;
    height: 100%;
    text-align: center;
    background: #ddd;
}

html {
    margin: 0;
    padding: 0;
    border: 0;
}

img, p, a, ul, ol, li, br, form, table {
    border: 0;
}

#wrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: white;
}

.header {
    padding: 15px 0 0 0;
    overflow: hidden;
    background: url(/images/bg/lift.png) no-repeat center center;
    height: 165px;
    width: 100%;
}

.leftnav {
    width: 50px;
    float: left;
    height: auto;
    overflow: hidden;
    margin: 0px 15px 0 10px;
    /*border-right: solid 1px #bbb;*/
}

.content_wide {
    font-family: Trebuchet MS;
    font-size: small;
    width: 700px;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.content {
    font-family: Trebuchet MS;
    font-size: small;
    width: 800px;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0;
}

    .content .newspost {
        background: url(../images/news_header.png) repeat-x;
        width: 502px;
        padding: 0px 5px 2px 5px;
    }

    .content .editedby {
        font-family: inherit;
        font-size: smaller;
        font-style: italic;
        color: #777;
    }

    .content .warning {
        background-color: #FF8585;
        border: 1px solid #FF0000;
        padding: 2px 4px 2px 4px;
        width: 98%;
    }

.rightcol {
    width: 50px;
    float: left;
    height: auto;
    overflow: hidden;
    font-family: Tahoma, Verdana;
    font-size: x-small;
    padding-left: 10px;
}

.footer {
    float: none;
    clear: both;
    width: 100%;
    height: auto;
    padding: 10px 0 10px 0;
    text-align: center;
    font-family: Tahoma, Verdana;
    font-size: x-small;
}

.transbox {
    position: relative;
    left: 0px;
    background-color: #fff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    width: 264px;
    height: 130px;
    padding-left: 10px;
}

logo {
    position: relative;
    left: 0px;
    padding: 0px 0px 0px 10px;
    -moz-opacity: 1;
    opacity: 1;
}

.lang_box {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: small;
    position: relative;
    float: left;
    padding-left: 10px;
    /*top: -14px;*/
}

.login_box {
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: small;
    position: relative;
    float: right;
    padding-right: 10px;
    /*top: -14px;*/
}

    .login_box input {
        border: dotted 1px #B33;
        font-family: Tahoma, Verdana, Sans-Serif;
        font-size: x-small;
    }

.content h1 {
    text-indent: 0em;
    font-family: Georgia, Serif;
    font-variant: small-caps;
    color: #8c328c;
    font-size: xx-large;
    border-bottom: solid 1px #999;
}

.content h2 {
    text-indent: 0em;
    font-family: Georgia, Serif;
    font-variant: small-caps;
    color: #8c328c;
    font-size: x-large;
    border-bottom: solid 1px #999;
}

.content .right_image {
    float: right;
    position: static;
    padding-left: 5px;
}

.content .left_image {
    float: left;
    position: static;
    padding-right: 5px;
}

.content .center_image {
    text-align: center;
}

.image {
    border: 0;
}

.news_container {
    width: 150px;
    background: url(../images/news_background_body.gif) repeat;
}

.news_header {
    font-family: Tahoma, Verdana;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
}

.news_date {
    font-weight: bold;
}

.news_body {
    padding-left: 5px;
    padding-right: 5px;
}

/*.main_news_container
{
    width: 400px;
    left: 50%;
    border-top: url(../images/new_background_top.gif);
}*/

.main_news_header {
    font-weight: bold;
    background-color: #00694a;
    color: #ffffff;
    padding: 3px;
    border-top: solid 1px ThreeDShadow;
    border-left: solid 1px ThreeDShadow;
}

.main_news_date {
    font-weight: bold;
}

.main_news_body {
    padding: 2px;
    border-left: solid 1px ThreeDShadow;
}

.blog_sub {
    margin: 10px -5px 10px -5px;
    padding: 2px 5px 2px 5px;
    /*background-color: #eee;*/
    /*border-top: solid 1px #999;*/
    /*border-bottom: solid 1px #999;*/
    font-family: verdana;
    font-weight: bold;
    font-size: x-small;
    color: #00694a;
    min-height: 48px;
}

.blog_sub_right {
    font-family: verdana;
    font-weight: bold;
    font-size: x-small;
    color: #00694a;
    text-align: right;
    float: right;
}

.imagecontainer {
    width: 480px;
    height: auto;
    background-color: #fff;
    overflow: auto;
}

.imagebox {
    vertical-align: middle;
    width: 100px;
    height: 100px;
    float: left;
    background-color: #fff;
    margin: 10px 0px 0px 10px;
    text-align: center;
    vertical-align: text-bottom;
}

.right_post_box {
    margin: 2px 0px 0px 5px;
    width: 170px;
}

.popup_background {
    /*background-color: #222;*/
    /*filter: alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;*/
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("../images/bg_trans.png");
    z-index: 9001;
}

.popup_wrapper {
    /*position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;*/
    width: 100%;
    height: auto;
    margin: 20% auto 0 auto;
    background-color: transparent;
    background-color: #8c328c;
    background-repeat: repeat;
    z-index: 9002;
}

.popup {
    width: 400px;
    /*height: 250px;*/
    margin: 20% auto 0 auto;
    padding: 10px;
    /*border: 1px solid #000;*/
    background-color: #fff;
    z-index: 9003;
}

    .popup #close {
        width: 15px;
        background-image: url("../images/icons/ic_close_black_18dp_1x.png");
        float: right;
        cursor: pointer;
    }

.gridcolhidden {
    display: none;
}

.gridcolvisible {
    display: block;
}

.comment {
    float: none;
    /*border-top:dotted 1px;*/
}

    .comment .author {
        color: darkblue;
        font-size: medium;
        font-weight: bold;
    }

    .comment .author-admin {
        color: #8c328c;
        font-size: medium;
        font-weight: bold;
    }

    .comment .timestamp {
        font-size: small;
    }

    .comment .commentid {
        color: lightgrey;
        font-size: x-small;
        text-align: right;
        float: right;
    }

    .comment .comment-content {
        margin-bottom: 10px;
    }
