/*
Theme Name: ForumED
Author: Demoness
Author URI: http://doxycide.org/d
*/

body {


 background-color: #121A35;


 margin: 0px;


}


input, textarea {
 background-color: #232D35;
 color: #CCCCCC;
 font: 10px verdana, sans-serif;


}


a:link,a:visited,a:active {
 color: #FFFFFF; 
 font: 10px verdana, sans-serif;
 text-decoration: none;
 }
a:hover {
 color: #000000;
 text-decoration: none;
}


#navcontainer ul
{
 background-color: #626C8F;
 border: 1px solid #1A233F;
padding: 4px;
 text-align: justify;
 font: 10px verdana, sans-serif;
 padding: .2em 0;
 margin: 0;
 width: 100%;
 list-style-type: none;
 text-align: center;
}


li {


 display: inline;


}


li a {


 text-decoration: none;


 background-color: #626C8F;


 color: #FFF;


 padding: .2em 1em;


 border-right: 1px solid #1A233F;


}


li a:hover {


 background-color: #7C88A5;


 color: #FFFFFF;


}


td {


 font: 10px verdana, sans-serif;


 color: #000000;


 text-align: justify;


}


.image {


 background-color: #996600;


 font: bold 28px georgia,times new roman, sans-serif;


 color: #000000;


 padding-top: 20px;
 
 padding-bottom: 25px;


 height: 60x;


 width: 600px;


}


.mainbody {


 background-color: #000000; 


 border-left: 1px solid #FFFFFF; 


 border-right: 1px solid #FFFFFF; 


 border-top: none; 


 border-bottom: 1px solid #FFFFFF; 


 width: 700px; 


}


.mainbody2 {


 padding: 5px;


 text-align: justify;


 font: 10px verdana, sans-serif;


}


.slimnav {


 background-color: #8B9ABB;


 border: 1px solid #1A233F;


 padding: 4px;


 text-align: justify;


 font: 10px verdana, sans-serif;


}


.slimnav2 {


 background-color: #34416C;


 border-left: 1px solid #1A233F;


 border-right: 1px solid #1A233F;


 border-bottom: 1px solid #1A233F;


 border-top: 0px;


 padding: 4px;


 text-align: justify;


 font: 10px verdana, sans-serif;


}


.blockone {


 background-color: #202B4F;


 border: 1px solid #1A233F;


 padding: 4px;


 height: 20px;


}


.blocktwo {


 background-color: #626C8F;
 border-left: 1px solid #1A233F;
 border-right: 1px solid #1A233F;
 border-bottom: 0px;
 border-top: 0px;
 padding: 4px;
 height: 10px;
}


.mt {


 border: 1px solid #1A233F;


}


.a {


 vertical-align: top;


 width: 145px; 


 background-color: #626E8C;


 border-right: 1px solid #1A233F;


}


.b {


 vertical-align: top;


 width: 475px;


 background-color: #996600;


}


.date {


 background: url(images/date.gif) no-repeat;


 font: 10px verdana, sans-serif;


 color: #FFFFFF;


}


.head {


 font: 10px verdana, sans-serif;


 color: #FFFFFF;


}


.quote {


 border-left: 5px solid #FFFFFF;


 padding-left: 10px;


 background-color: #656E83;


 font: 10px verdana, sans-serif;


 text-align: justify;


}


.left {


 float: left;


}


.right {


 float: right;


}


.avatar {


 background: url(images/avatar.gif) no-repeat;


 text-align: center;


 width: 80px;


 height: 80px;

}


.gravatar {
 border: 1px solid #000000;
 text-align: center;
 width: 80px;
 height: 80px;
}