/*
The original FSDark Theme for phpBB version 2+
Created by SkaidonDesigns
http://www.skaidon.co.uk
*/
body{
background-color:#333333;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#9EB600;
scrollbar-track-color:#333333;
margin:1px 0px 0px 1px;
color:#8A8E94;
}
.post_sticky{
background-color:#767676;
}
.post_announce{
background-color:#4F4F4F;
}
font,th,td,p{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a:link,a:active,a:visited{
color:#9EB600;
}
a:hover{
color:#B6BABE;
}
hr{
height:0px;
border:solid #D1D7DC 0px;
border-top-width:1px;
}
.bodyline{
background-color:#333333;
border:1px solid Black;
}
.forumline{
border:1px #000000 solid;
background-image:url(templates/FSDark/images/back.png);
background-position:left;
background-repeat:repeat-y;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
background-color:#2D2D2D;
}
.topicline{
border:1px #000000 solid;
background-image:url(templates/FSDark/images/back.png);
background-position:left;
background-repeat:repeat-y;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:4px;
background-color:#333333;
}
.avatarline{
background-color:#CCCCCC;
border:1px dotted Black;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
text-align:center;
}
td.row1{
background-color:#333333;
}
td.row2{
background-color:#333333;
}
td.row3{
background-color:#333333;
}
.admin{
color:#9EB600;
}
.mod{
color:#B6BABE;
}
td.rowpic{
background-color:#333333;
}
th{
color:#9EB600;
font-size:11px;
font-weight:bold;
background-color:#333333;
height:25px;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom{
background-color:#333333;
border:#FFFFFF;
border-style:solid;
height:28px;
}
td.cat,td.catHead,td.catBottom{
height:29px;
border-width:0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR{
font-weight:bold;
border:#FFFFFF;
border-style:solid;
height:28px;
}
td.row3Right,td.spaceRow{
background-color:#333333;
border:#FFFFFF;
border-style:solid;
}
th.thHead,td.catHead{
font-size:12px;
border-width:0px 0px 0px 0px;
}
th.thSides,td.catSides,td.spaceRow{
border-width:0px 0px 0px 0px;
}
th.thRight,td.catRight,td.row3Right{
border-width:0px 0px 0px 0px;
}
th.thLeft,td.catLeft{
border-width:0px 0px 0px 0px;
}
th.thBottom,td.catBottom{
border-width:0px 0px 0px 0px;
}
th.thTop{
border-width:0px 0px 0px 0px;
}
th.thCornerL{
border-width:0px 0px 0px 0px;
}
th.thCornerR{
border-width:0px 0px 0px 0px;
}
.maintitle,h1,h2{
font-weight:bold;
font-size:22px;
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
text-decoration:none;
line-height:120%;
color:#8A8E94;
}
.gen{
font-size:12px;
}
.genmed{
font-size:11px;
}
.gensmall{
font-size:10px;
}
.gen,.genmed,.gensmall{
color:#8A8E94;
}
a.gen,a.genmed,a.gensmall{
color:#9EB600;
text-decoration:none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{
color:#B6BABE;
text-decoration:underline;
}
.mainmenu{
font-size:11px;
color:#8A8E94;
}
a.mainmenu{
text-decoration:none;
color:#9EB600;
}
a.mainmenu:hover{
text-decoration:underline;
color:#B6BABE;
}
.cattitle{
font-weight:bold;
font-size:12px;
letter-spacing:1px;
color:#9EB600;
}
a.cattitle{
text-decoration:none;
color:#9EB600;
}
a.cattitle:hover{
text-decoration:underline;
}
.forumlink{
font-weight:bold;
font-size:12px;
color:#9EB600;
}
a.forumlink{
text-decoration:none;
color:#9EB600;
}
a.forumlink:hover{
text-decoration:underline;
color:#B6BABE;
}
.nav{
font-weight:bold;
font-size:11px;
color:#8A8E94;
}
a.nav{
text-decoration:none;
color:#9EB600;
}
a.nav:hover{
text-decoration:underline;
}
.topictitle{
font-weight:bold;
font-size:11px;
color:#8A8E94;
}
a.topictitle:link{
text-decoration:none;
color:#9EB600;
}
a.topictitle:visited{
text-decoration:none;
color:#9EB600;
}
a.topictitle:hover{
text-decoration:underline;
color:#B6BABE;
}
.name{
font-size:11px;
color:#8A8E94;
}
.postdetails{
font-size:10px;
color:#8A8E94;
}
.postbody{
font-size:12px;
color:#CCCCCC;
}
a.postlink:link{
text-decoration:none;
color:#9EB600;
}
a.postlink:visited{
text-decoration:none;
color:#9EB600;
}
a.postlink:hover{
text-decoration:underline;
color:#B6BABE;
}
.code{
font-family:Courier,'Courier New',sans-serif;
font-size:11px;
color:#333333;
line-height:125%;
background-color: #2E2E2E;
border: 1px solid #8A8E94;
color:#9EB600;
padding: 2px;
}
.quote{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
color:#333333;
line-height:125%;
background-color: #2E2E2E;
border: 1px solid #8A8E94;
color:#9EB600;
padding: 2px;
}
.copyright{
font-size:10px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#444444;
letter-spacing:-1px;
}
a.copyright{
color:#444444;
text-decoration:none;
}
a.copyright:hover{
color:#8A8E94;
text-decoration:underline;
}
input,textarea,select{
background-color:#333333;
color:#8A8E94;
border:1px solid Black;
font:normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
input.post,textarea.post,select{
background-color:#333333;
}
input{
text-indent:2px;
}
input.button{
background-color:#333333;
color:#8A8E94;
border:1px solid Black;
font-size:11px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
input.mainoption{
background-color:#333333;
color:#8A8E94;
border:1px solid Black;
font-weight:bold;
}
input.liteoption{
background-color:#333333;
color:#8A8E94;
border:1px solid Black;
font-weight:normal;
}
.helpline{
border:1px solid #8A8E94;
color:#9EB600;
font-size:10px;
text-align:center;
}
input{
text-indent:2px;
}
.postbody{
line-height:18px;
}
