/* DarkBlack.css is sased on the original Style Sheet for the fisubsilver v2 Theme for phpBB version,edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */

/* The content of the posts (body of text) */
body{background:#343034;color:#D2D2D2;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;}

/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#8F9192}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#C3FF00;text-decoration:none}
a:hover{color:#FFFFFF}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#C3FF00}
a.topictitle:hover{color:#FFFFFF}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border: 0px solid #FFFFFF;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;background:#0D0C0D url(images/cellpic1.gif);
height:29px;text-indent:4px}

/* Main table cell colours and backgrounds */
.row1{background:#1A181A}
.row2{background:#1A181A}
.row3{background:#0D0C0D}
td.spacerow{background:#1A181A}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.jpg) #1A181A repeat-y}

/* Table Header cells */
th{background:#282528 ;color:#D2D2D2;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#343034;border:0px}

/* This is the outline round the main forum tables */
.forumline{}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#C3FF00}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#D2D2D2}

/* Quote blocks */
.quote{background:#3A465F;border:1px solid #d1d7dc;color:#C1BDBD;
font-size:11px;line-height:125%}

/* Code blocks */
.code{background:#3A465F;border:1px solid #d1d7dc;color:#31C902;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#8F9192;border:1px solid #E80500}

/* Form elements */
form{display:inline}

input{font:11px Verdana,Arial,Helvetica,sans-serif; color:#D2D2D2}

select{background:#1A181A;font:11px Verdana,Arial,Helvetica,sans-serif; color:#D2D2D2}

input.post,textarea.post{background:#0D0C0D;border:1px solid #7B7B7B;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px; color:#D2D2D2}

input.button,input.liteoption,.fakebut{border:1px solid #DCDCDC;background:#0D0C0D;font-size:12px;font-weight:normal; color:#D2D2D2}
input.catbutton{border:1px solid #DCDCDC;background:#0D0C0D;font-size:12px; color:#D2D2D2}
input.mainoption{border:1px solid #DCDCDC;background:#0D0C0D;font-size:12px;font-weight:bold; color:#D2D2D2}

a.but,a.but:hover,a.but:visited{color:#C3FF00;text-decoration:none}

/* This is the line in the posting page which shows the rollover
helpline.*/
.helpline{border:0 solid;background:#1A181A;font-size:12px}

/* This is the gradient background at the top of the page */
.topbkg{background: #000000  repeat-x}
.topnav{font-size:10px;color:#FFFFFF;
height:21px;white-space:nowrap;border: 0px solid #343034;border-width: 0px 0px 0px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#FF6633}
.mod,a.mod,a.mod:visited{color:#FF6633}
a.admin:hover,a.mod:hover{color:#FF6633}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

