@import url("_layout.css");
@import url("_defaults.css");
@import url("_nav.css");
@import url("_banners.css");

#debug {position:fixed;bottom:10px;left:10px;width:110px;height:100px;border:1px solid #700;background-color:#efefef;font-weight:bold;overflow:hidden;}
#debug h2 {font-size:1em;padding:0;margin:0;}

/* forum */

#forum-table {clear: both;border-bottom:3px solid #aac2aa;background-color:#FFFFFF;}
#forum-table td.date,
#forum-table th {font-size: 1.2em; color: black; background-color: #dfeedf;border-bottom:3px solid #aac2aa; padding: 10px;}
#forum-table td {font-size:1.1em;padding: 6px; border-bottom: solid 1px #aac2aa;vertical-align:top;}
#forum-table td.who {border-right:1px solid #aac2aa;border-left:1px solid #aac2aa; padding: 10px;width:157px;}
#forum-table td.post {border-right:1px solid #aac2aa;; padding: 10px;}
#forum-table td#post1 {font-weight:bold;}
.who a {font-weight:bold;}
/*#forum-table p.quote {margin:10px 0 0;padding:0;text-align:right;}*/
.who a {display:block;}
.who img {padding:4px;border:1px solid #009900}
.who .av {text-align:center;margin:5px}


#paging-navigation {background-color:#dfeedf;width:100%;font-size:1.2em;}
#paging-navigation a {padding:3px;font-weight:bold; }
#paging-navigation strong,
#paging-navigation a:hover {padding:3px;background-color:white;}

fieldset.forumPost {border:1px solid #dfeedf;background-color:#eff2ed;padding:13px 20px;margin:0;}
fieldset.forumPost legend {display:none;}
fieldset.forumPost br {clear:both;}
fieldset.forumPost input,
fieldset.forumPost textarea {width:500px;float:right;margin:2px;color:#4d4d4d;font-size:1.1em;border:1px solid #ceccc0;}
fieldset.forumPost label {width:101px;float:left;text-align:right;font-weight:bold;font-size:1.1em;margin:4px 2px;}
fieldset.forumPost label span {color:red;margin:0 3px;}
fieldset.forumPost label em {font-weight:100;display:block;font-style:normal;}
fieldset.forumPost label i {font-weight:100;font-style:normal;}
fieldset.forumPost label.full {width:auto;;float:right;}
fieldset.forumPost label.full input {width:auto;float:none;border:0;}
fieldset.forumPost label.full input.btn {border:01px solid black;}
/*fieldset.forumPost p {float:right;font-weight:bold;color:red;margin:0;padding:0;width:255px;}*/
fieldset.forumPost div.avatartxt {float:right;width:250px;}
fieldset.forumPost div.avatartxt input#avatarbox {width:auto;float:right;margin:2px;color:#4d4d4d;font-size:1.1em;border:1px solid #ceccc0;}
.mceEditor {float:right;}

