/*
  EdgeBB StyleSheet
  (C) Copyright Code Frontiers Ltd 2008
*/


/* Tables */

table.edgebb_table
{
	border-width: 0;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(10,10,10);
    font-size:12px;
}
table.edgebb_table th
{    
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #303030;
    background-color: rgb(20,20,20);
	background-image: url( /forums/skin/artwork/forumlisting_header_background.gif );
    font-weight: normal;
}
table.edgebb_table td
{
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #303030;
}

/* Tables (Profile Page) */

table.edgebb_simple_table
{
	border-width: 0;
	border-style: none;
}
table.edgebb_simple_table th
{
	border-style: none;
    padding:4px;
}
table.edgebb_simple_table td
{
    border-style: none;
    padding:4px;    
}

/* Tables (Page Navigation) */

table.edgebb_pagenav_table
{
	border-width: 0;
	border-style: none;
}
table.edgebb_pagenav_table th
{
	border-style: none;
    padding:0;
}
table.edgebb_pagenav_table td
{
    border-style: none;
    padding:0;
}

/* Tables (Profile Page) */

table.edgebb_profile_table
{
	border-width: 0;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(10,10,10);
    font-size:12px;
}
table.edgebb_profile_table th
{
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #303030;
    background-color: rgb(20,20,20);
	background-image: url( /forums/skin/artwork/forumlisting_header_background.gif );
    font-weight: normal;
}
table.edgebb_profile_table td
{
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #303030;
    vertical-align: top;
}

/* Tables (Confirm Dialog) */

table.edgebb_confirm_table
{
	border-width: 0;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(10,10,10);
    font-size:12px;
    text-align:center;
}
table.edgebb_confirm_table th
{
    text-align:center;
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #303030;
    background-color: rgb(20,20,20);
	background-image: url( /forums/skin/artwork/forumlisting_header_background.gif );
    font-weight: normal;
}
table.edgebb_confirm_table td
{
    text-align:center;
    border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #303030;
    vertical-align: top;
}

/* Icon Legend Tables */

table.edgebb_legend_table
{
	border-width: 0;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
    font-size:10px;
}
table.edgebb_legend_table th
{
    border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #303030;
    background-color: rgb(20,20,20);
	background-image: url( /forums/skin/artwork/forumlisting_header_background.gif );
    font-weight: normal;
}
table.edgebb_legend_table td
{
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #303030;
	background-color: rgb(10,10,10);
}

/* --- Forum List --- */

    /* Flag */

    .edgebb_f_h1
    {

    }

    /* Forum Name */

    .edgebb_f_h2
    {
        color: #5e8265;
        text-align:left;
        font-size:110%;
    }

    /* Topics */

    .edgebb_f_h3
    {
        text-align:center;
        width:50px;
    }

    /* Posts */

    .edgebb_f_h4
    {
        text-align:center;
        width:50px;
    }

    /* Last Post */

    .edgebb_f_h5
    {
        text-align:center;
        width:240px;
    }

    /* Flags */

    .edgebb_f_c1
    {
        width:78px;
    }

    /* Forum */

    .edgebb_f_c2
    {
        text-align:left;
    }

    /* Topics */

    .edgebb_f_c3
    {
        text-align:center;
    }

    /* Posts */

    .edgebb_f_c4
    {
        text-align:center;
    }

    /* Last Post */

    .edgebb_f_c5
    {
        text-align:center;
        font-size:11px;
    }

    .edgebb_f_c5_date
    {
        color:#909090;
    }

    a.edgebb_f_c5_username
    {
        color:#c0c0c0;
        text-decoration: none;
    }

    a.edgebb_f_c5_username:hover
    {
        text-decoration: underline;
    }

    /* Small Text */

    .edgebb_f_small
    {
        font-size:85%;
        color:#909090;
    }

    /* Title */

    .edgebb_f_title
    {
        text-align:left;
        color: #5e8265;
    }

    /* Links */

    a.edgebb_f_link
    {
        color: #c0c0c0;
        text-decoration: none;
    }
    a.edgebb_f_link:hover
    {
        text-decoration: underline;
    }

/* --- Topic List --- */

    /* Title */

    .edgebb_t_title
    {
        text-align:left;
        color:#5e8265;        
    }

    /* Flags */

    .edgebb_t_h1
    {
        text-align:center;
        width:72px;
    }

    /* Topic */

    .edgebb_t_h2
    {
        text-align:left;        
    }

    /* Author */

    .edgebb_t_h3
    {
        text-align:center;
        width:140px;
    }

    /* Replies */

    .edgebb_t_h4
    {
        text-align:center;
        width:60px;
    }

    /* Views */

    .edgebb_t_h5
    {
        text-align:center;
        width:60px;
    }

    /* Last Post */

    .edgebb_t_h6
    {
        text-align:center;
        width:240px;
    }

    /* Flags */

    .edgebb_t_c1
    {

    }

    /* Topic */

    .edgebb_t_c2
    {
        text-align:left;
    }

    /* Author */

    .edgebb_t_c3
    {
        text-align:center;
    }

    /* Replies */

    .edgebb_t_c4
    {
        text-align:center;
    }

    /* Views */

    .edgebb_t_c5
    {
        text-align:center;
    }

    /* Last Post */

    .edgebb_t_c6
    {
        text-align:center;
        font-size:11px;                
    }

    a.edgebb_t_c6_username
    {
        color: #c0c0c0;
        text-decoration:none;
    }

    a.edgebb_t_c6_username:hover
    {
        text-decoration:underline;
    }

    .edgebb_t_c6_date
    {
        color:#909090;             
    }

/* --- Message List -- */

    .edgebb_m_title
    {
        text-align:left;
        color:#5e8265;
    }

    /* Date */

    .edgebb_m_ca1
    {
        font-size:11px;
        text-align:center;
        width:200px;
        background:#202020;
    }

    /* Topic */

    .edgebb_m_ca2
    {
        background:#202020;
        width:553px;
    }

    /* Buttons */

    .edgebb_m_ca3 
    {        
        width:168px;
        text-align:right;
        vertical-align:bottom;
        background:#202020;
    }

    /* Avatar image etc */

    .edgebb_m_cb1
    {
        background-color: #000000;        
        width:200px;
        text-align:center;
        vertical-align:top;        
    }

    /* Message */

    .edgebb_m_cb2
    {
        color:#a0a0a0;        
        vertical-align:top;
        width:700px;
    }

/* --- Message Post --- */

.edgebb_newmessage_subject
{
    background-color:#202020;
    color:#ffffbd;    
    border-width:1px;
    border-color:#606060;
    border-style:solid;
    width:99%;
}

.edgebb_newmessage_content
{
    width:700px;
    height:200px;
    background-color:#202020;
    border-width:1px;
    border-color:#606060;
    border-style:solid;
    color:#ffffbd;
    resize:none;
}

.edgebb_quote
{
    margin-left:15px;
    border-style:solid;
    border-width:1px;
    border-color:#505050;
    background-color:#101010;
    color:#a0c0a0;
    font-size:90%;
}

/* -- Top Bar */

/* Links */

a.edgebb_topbar_link
{
    color: #c0c0c0;
    text-decoration: none;
    font-size:11px;
}

a.edgebb_topbar_link:hover
{
    text-decoration: underline;
}

a.edgebb_topbar_admin_link
{
    color: #d5bf45;
    text-decoration: none;
    font-size:11px;
}

a.edgebb_topbar_admin_link:hover
{
    text-decoration: underline;
}

.edgebb_topbar_text
{
    text-align:left;    
    color:#a0a0a0;
}

.edgebb_topbar
{
    text-align:center;
    color:#909090;
    font-size:11px;
}

.edgebb_topbar_loggedout
{
    text-align:center;
    color:#a0a0a0;
}

/* Foot Bar */

.edgebb_foot_text
{
    text-align:left;
    font-size:11px;
    color:#a0a0a0;
}

/* Errors */

.edgebb_error
{
    color:#ff7302;
}

/* Notices */

.edgebb_notice
{
    color:#ffdc52;
}

/* Profiles Text */

.edgebb_profiles_text
{
    color:#a0a0a0;
}

/* Paging */

.edgebb_pagenav_link
{
    background-color:#404030;
    padding-right:4px;
    padding-left:4px;
    margin-right:2px;
    border-color:#000000;
    border-width:1px;
    border-style:solid;
}

a.edgebb_pagenav_link
{
    color:#d0d0d0;
    text-decoration:none;    
}
a.edgebb_pagenav_link:hover
{
    text-decoration:none;
    color:#e0e0e0;
    background-color:#202020;
    border-color:#909090;
}

.edgebb_pagenav_nolink
{
    color:#505050;
    background-color:#404030;
    padding-right:4px;
    padding-left:4px;
    margin-right:2px;
    border-color:#000000;
    border-width:1px;
    border-style:solid;
}

.edgebb_pagenav_selected
{
    color:#ffff00;
    background-color:#202010;
    padding-right:4px;
    padding-left:4px;
    margin-right:2px;
    border-color:#909090;
    border-width:1px;
    border-style:solid;
}

.edgebb_editedby
{
    color:#908f24;
}

.edgebb_avatar_admin
{
    color:#606060;
}



