/* Form styles for Profile page*/
form div.fieldinput {
margin:0 0 0 36ex;
}
form label.field {
width: 35ex;
}
form div.field div.subtitle {
margin-left:36ex;
}

/* General Community styles */
#content div.all_topics_read {
float: right;
line-height: 30px;
}
#content div.forum_actions {
padding: 10px 0;
}
    #content div.forum_actions a {
    background-color: #DDDDDD;
    border: 1px solid #BCBCBC;
    color: black;
    padding: 5px;
    text-decoration: none;
    }

div.forum_actions a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #000000;
    display: inline-block;
    padding: 6px;
    text-decoration: none;
}

#content div.user_information {
float: right;
font-style: italic;
white-space: nowrap;
}

#content div.topic_status {
font-style: italic;
line-height: 16px;
padding: 10px 0;
text-align: center;
}

div.add_margin {
margin: 20px 0;
}
div.quote_text {
background-color: #FAFAFA;
border: 1px solid #BCBCBC;
margin: 0px 5px 5px 20px;
}
div.quote_title,
div.quote_text {
padding: 4px 2px;
}
div.quote_title {
margin: 0px 5px 0px 20px;
text-decoration: underline;
}
div.quote_username {
font-style: italic;
font-weight: bold;
padding-bottom: 2px;
}
div.off_topic {
color: #444444;
font-style: italic;
margin: 5px 5px 5px 20px;
}
div.edit_title,
div.edit_text {
font-size: 90%;
}
div.edit_title {
border-bottom: 1px solid #CDCDCD;
font-style: italic;
margin-top: 15px;
padding-left: 10px;
}
div.new_posts_found {
font-weight: bold;
}
    div.topic_title em {
    display: none;
    }
    div.new_posts_found img {
    margin-right: 5px;
    }

table.forum_table {
border-collapse: collapse;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
margin: 15px 0;
width: 100%;
}
    table.forum_table tr td.icons {
    padding-right: 4px;
    white-space: nowrap;
    width: 16px;
    }
    table.forum_table tr td.main_item {
    width: 100%;
    }
    table.forum_table tr td.counter,
    table.forum_table tr td.last_post,
    table.forum_table tr td.last_post a,
    table.forum_table tr td.topic_starter {
    white-space: nowrap;
    }
    table.forum_table tr td.counter,
    table.forum_table tr td.last_post {
    text-align: center;
    width: 50px;
    }
table.forum_table thead tr th {
background-color: #555555;
border-top: 1px solid #CCCCCC;
color: white;
font-size: 100%;
padding: 5px 15px 5px 10px;
white-space: nowrap;
}
    table.forum_table thead tr th.icons,
    table.forum_table thead tr th.main_item,
    table.forum_table thead tr th.topic_starter {
    padding-left: 0;
    text-align: left;
    }
table.forum_table tbody tr th,
table.forum_table tbody tr td {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 3px 0;
}
    table.forum_table tr td.topic_pages {
    padding: 2px;
    }
    table.forum_table tr td.last_page {
    text-align: right;
    }
        table.forum_table tr td.topic_pages a {
        padding: 0px 2px;
        }
table.forum_table tbody tr th {
background-color: #DDDDDD;
}
table.forum_table tbody tr td {
line-height: 18px;
}
    table.forum_table tbody tr th.category_title {
    font-size: 100%;
    text-align: left;
    }
table.forum_table tbody tr.post_head {
background-color: #EDEDED;
}
    table.forum_table tbody tr.post_head td.post_creator {
    width: 150px;
    }
        table.forum_table tbody tr.post_head td.post_creator div.nickname {
        color: #555555;
        font-weight: bold;
        padding: 0px 2px;
        }
    table.forum_table tbody tr.post_head td.post_options {
    text-align: right;
    }
        table.forum_table tbody tr.post_head td.post_options a {
        color: black;
        font-style: italic;
        padding: 0 2px;
        text-decoration: none;
        }
    table.forum_table tbody tr.post_body td {
    padding: 6px 0;
    vertical-align: top;
    }
        table.forum_table tbody tr.post_body td.post_creator div.profile_usericon img {
        border: 1px solid #CCCCCC;
        }
        table.forum_table tbody tr.post_body td.post_creator div.relation_name,
        table.forum_table tbody tr.post_body td.post_creator div.profile_nickname_subtitle {
        font-size: 90%;
        }
        table.forum_table tbody tr.post_body td.post_text div.profile_signature {
        border-top: 1px solid #CCCCCC;
        color: #444444;
        font-size: 90%;
        line-height: 100%;
        margin-top: 10px;
        padding-top: 5px;
        }
        table.forum_table tbody tr.post_body td.post_text ul.ubb_list {
        margin: 0;
        padding: 0px 20px 0 40px;
        }
            table.forum_table tbody tr.post_body td.post_text ul.ubb_list li {
            margin: 0;
            padding: 0;
            }

/*
 * ----------------------------
 * CSS for the LastTopicSnippet
 * ----------------------------
 */
table.forum-overview  {
    width: 100%;
    margin: 0 0 15px 0;
}

/* cell paddings */
table.forum-overview tbody tr td {
    padding: 3px 5px 3px 0;
}

table.forum-overview tbody tr td.icons {
    padding: 2px 5px 0 5px;
}

table.forum-overview tbody tr td.main_item {
    padding: 0 5px 0 0;
}

table.forum-overview tbody tr td.main_item div a {
    padding: 3px 0;
    display: block;
}

/* cell widts */
table.forum-overview td.icons {
    width: 16px;
}

table.forum-overview td.icons span {
    white-space: nowrap;
}

table.forum-overview th.topic_starter {
    width: 125px;
}


table.forum-overview th.last_post {
    width: 100px;
}

table.forum-overview tr td.last_post span,
table.forum-overview tr td.topic_starter span {
    white-space: nowrap;
}

a.to-the-forum {
    display: block;
    padding-top: 10px;
    text-align: center;
}

/* UBB Help styles */
table#ubb_help {
    border-collapse: collapse;
    margin: 0 0 15px 0;
    width: 100%;
}
table#ubb_help tr th.example {
    width: 250px;
}
table#ubb_help tr td {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 3px 2px;
}
div#ubb_closewindow {
    text-align: center;
}

/* Moderator styles */
table.forum_table div.forum_moderators {
    font-style: italic;
    float: left;
    padding-right: 5px;
}

/**
 * Icons for editing and unfollow
 */
.post_reply .pb-icon-16 {
    float: none;
    height:16px;
    display: inline-block;
    vertical-align: bottom;
}