/*--------------------------------------------------------
| YaBB 2005 |
--------------------------------------------------------
| Created by: XIMinc http://www.ximinc.com |
| YaBB http://www.yabbforum.com |
--------------------------------------------------------
| You may adapt elements of this CSS in your own |
| projects, but please give credit to yabbforum.com. |
--------------------------------------------------------*/
/* General layout */
html {
background:#000;
background: url(https://cdn.furrtrax.com/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}
BODY {
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #aaaaaa;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #272A2F;
scrollbar-darkshadow-color: #1B1E25;
scrollbar-track-color: #444444;
scrollbar-arrow-color: #444444;
/* font-family: Verdana; */
font-family: 'Droid Sans', sans-serif;
}
a {
/* font-weight: normal; */
color: #FFB903;
/* font-family: Verdana, Arial, Sans-Serif; */
font-family: 'Droid Sans', sans-serif;
text-decoration: none;
}
a:hover {
color: #FFB903;
/* font-family: Verdana, Arial, Sans-Serif; */
text-decoration: underline;
}
#chatbox a:link {
color: #0000FF;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
#chatbox a:visited {
color: #0000FF;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
#chatbox a:hover {
color: #FF0000;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
body {
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-family: 'Questrial', sans-serif;
font-size: 12px;
margin-top: 5px;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
form {
display: inline;
padding: 0px;
margin: 0px;
}
input {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
textarea {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
select {
background-color: #E8EBEF;
border: 1px solid #B1BDC9;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
select optgroup {
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
.copyright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: center;
}
#fscroller {
line-height: 1.3;
}
/* YaBB navigation links */
.nav, a.nav, a.nav:visited {
font-weight: bold;
font-size: 13px;
color : #FFB903;
text-decoration: none;
}
a.nav:hover {
color: #FFB903;
text-decoration: underline;
}
/* YaBB alternating bgcolors */
.windowbg {
background-color: #272A2F;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #ffffff;
border-color: #6B6B6B #252525 #252525 #6B6B6B;
border-style: outset; border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.windowbg2 {
background-color: #444444;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #ffffff;
border-color: #999999 #414141 #414141 #999999;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.windowbg3 {
background-color: #ffb903;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #304B58;
border-color: #FFFF99 #CC9900 #CC9900 #FFFF99;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
/* Misc/title/category colors */
.dividerbot {
border-bottom: 1px #a7b8cc solid;
}
.dividertop {
border-top: 1px #a7b8cc solid;
}
.hr {
color: #273F49;
}
.bordercolor {
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #B1BDC9;
}
.small {
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
}
.top{
font-style: normal;
font-size: 11px;
color: #475F79;
}
.titlebg {
font-size: 13px;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
color: #ffffff;
background-color: #FFB903;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.titlebg a{
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #ffffff;
}
.titlebg a:hover{
text-decoration: underline;
}
.catbg {
font-size: 13px;
font-weight: bold;
font-style: normal;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
color: #ffffff;
background-color: #40454C;
border-color: #999999 #414141 #414141 #999999;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.catbg a{
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #ffffff;
}
.catbg a:hover{
text-decoration: underline;
}
.message {
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
color: #ffffff;
}
.message a{
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFB903;
background-color: transparent;
}
.message a:hover{
text-decoration: underline;
color: #000000;
background-color: transparent;
}
.droppageindex {
float: left;
font-family: verdana, sans-serif;
background-color: #ffffff;
color: #000000;
padding: 0px;
padding-left: 4px;
margin: 0px;
border: 2px inset;
}
.droppages{
height: 14px;
padding-left: 1px;
padding-right: 1px;
}
.droppages a{
color: #000000;
font-size: 9px;
font-weight: normal;
}
.highlight {
font-size: 13px;
font-family: verdana, sans-serif;
font-weight: bold;
font-style: normal;
background-color: #FFFF33;
color: #000000;
}
/* Image fonts */
.imgbg {
font-style: normal;
font-size: 10px;
color: #ffffff;
}
.imgcatbg {
font-style: normal;
font-size: 10px;
color: #000000;
font-weight: bold;
}
.imgtitlebg {
font-style: normal;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.imgwindowbg {
font-style: normal;
font-size: 9px;
color: #005177;
}
.imgmenu {
font-style: normal;
font-size: 11px;
color: #000000;
font-weight: bold;
}
/* Post quote/code colors */
.quote {
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #000000;
background-color: #E8EBEF;
border: 1px #34689A solid;
width: 90%;
padding: 4px;
}
.code {
font-size: 14px;
font-weight: normal;
font-style: normal;
font-family: Courier, Courier New, Sans-Serif;
color: #000000;
background-color: #cccccc;
border: 1px #34689A solid;
width: 90%;
padding: 4px;
}
.editbg{
color: #000000;
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
background-color: #FFFEDF;
border: 1px #cc0000 solid;
width: 90%;
padding: 4px;
}
/* Anything below here is just for the template */
#container{
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 0px;
border-top: 0px;
margin-bottom: 10px;
font-family: verdana, arial, helvetica, sans-serif;
}
.topline{
border-top: 1px solid #34689A;
}
.topheader{
background: #4981B8;
margin-bottom: 10px;
}
.boardcontainer {
border-bottom: 3px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-color: #ffffff #444444 #444444 #000000;
border-style: outset;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.displaycontainer {
width: 100%;
padding: 1px;
background-color: #bbbbbb;
}
.headerwelc{
color: #ffffff;
font-size: 13px;
font-weight: bold;
}
.headerwelc a{
color: #ffffff;
}
.headerwelc a:hover{
text-decoration: underline;
}
.headerinfo{
color: #ffffff;
}
.headerinfo a{
color: #eeeeee;
text-decoration: underline;
}
.headerinfo a:hover{
color: #80DAF2;
}
.seperator {
border-bottom: 3px solid #dimgrey;
border-left: 1px solid #dimgrey;
background-color: dimgrey;
}
.navbarcontainer{
margin: 0px;
}
.xfmenu {
background:#345;
color:#FFF;
height:2em;
padding:.5em;
position:absolute;
top:0px;
width:100%;
}
.xffixed {
position:fixed;
top:0;
}
#pup {
position:absolute;
z-index:200; /* aaaalways on top*/
padding: 5px;
margin: 25px auto auto 10px;
margin-top: 5px;
width: 375px;
border: 1px solid black;
background-image: url(../../../../bg-pup.png);
color: white;
font-size: 11pt;
font-family: "courier new", tahoma, verdana, arial, sans-serif;
font-weight: bold;
text-align: left;
}