
* { 
    padding: 0;
    margin: 0;
    color: rgb(0, 0, 0) !important;
    background-color: rgb(255, 255, 255) !important;
}

img { 
    border: 0;
}

body { 
    font-size: 100%;
    line-height: 1.125em;
}

#header { 
    display: none;
}

#side { 
    display: none;
}

#main, #phorum {
    position: static;
}

div.block { width:100%;border:2px solid black}
div.blocksp { height:30px}

div.block1_c { display: none; }
div.block1_tl { display: none; }
div.block1_tr { display: none; }
div.block1_bl { display: none; }
div.block1_br { display: none; }
div.block1_tbar { display: none; }
div.block1_bbar { display: none; }
div.block1_lbar { display: none; }
div.block1_rbar { display: none; }

div.block1_cont a:link { 
    text-decoration: underline;
}
div.block1_cont a:visited { 
    text-decoration: underline;
}
div.block1_cont a:hover { 
    text-decoration: underline;
}
div.block1_cont a:active { 
    text-decoration: underline;    
}

div.block1_cont p { 
    text-indent: 2em;
    padding-bottom: 1em;
}

div.errblock { 
    width: 100%;
    border: solid 2px rgb(240,100,100);
    padding: 10px 5px 10px 5px;
}
div.errmain { 
    font-family: "arial";
    font-weight: 700;
    font-size: 16pt;
}
div.errsub { 
    font-family: "arial";
    font-weight: 300;
    font-size: 12pt;
    margin-left: 6px;
    padding-left: 2px;
}
a.err { 
    font-weight: bold;
    text-decoration: underline;
}
a.err:hover { 
    font-weight: bold;
    text-decoration: none;
}
a.err:active { 
    font-weight: bold;
    text-decoration: none;
}
a.err:visited { 
    font-weight: bold;
    text-decoration: underline;
}

div.copyright a:link { 
    text-decoration: underline;
}
div.copyright a:visited { 
    text-decoration: underline;
}
div.copyright a:hover { 
}
div.copyright a:active { 
}


#phorum div.block1_cont a:link { 
    text-decoration: underline;
}
#phorum div.block1_cont a:visited { 
    text-decoration: underline;
}
#phorum div.block1_cont a:hover { 
    text-decoration: underline;
}
#phorum div.block1_cont a:active { 
    text-decoration: underline;
}

#phorum table { 
    width: 100%;
}

#phorum table.std { 
    border: 1px solid rgb(60, 60, 80);
}

#phorum table.std tr td { 
    border-bottom: 1px solid rgb(0, 0, 0);
}

blockquote.bbcode { 
    border: 1px solid rgb(60, 60, 80);
}

blockquote.bbcode blockquote.bbcode { 
    border: 1px solid rgb(60, 60, 60);
}

blockquote.bbcode blockquote.bbcode blockquote.bbcode { 
    border: 1px solid rgb(45, 45, 45);
}

/**/

#phorum .post .header { 
    border-bottom: 1px solid rgb(0, 0, 0);
}

#phorum .makepost {
    display: none;
}




/* Added by module "announcements", template "announcements::css" */



/* Added by module "smileys", file "mods/smileys/smileys.css" */
.mod_smileys_img {
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
    border: none;
}
