/*--------------------------------------------------------
  |                     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. |
  --------------------------------------------------------*/

/* YaBB 2.1 - green_gray.css */
/* Color scheme by Mavrim */

/* General layout */

a {
	font-weight: bold;
	color: #3121B5;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #963725;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
body {
	background-color: #606E60;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #BFCBBD;
	border: 1px #606E60 solid;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
textarea {
	background-color: #BFCBBD;
	border: 1px #606E60 solid;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
select {
	background-color: #BFCBBD;
	border: 1px #606E60 solid;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
select optgroup {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
.copyright {
	width: 100%;
	height: 26px;
	color: #ffffff;
	background-color: #808080;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
#fscroller {
	line-height: 1.3;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: normal;
	font-size: 14px;
	color : #963725;
	text-decoration: none;
}
a.nav:hover {
	color: #fffcdd;
	text-decoration: underline;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #cccccc;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #000000;
}
.windowbg2 {
	background-color: #DBD9D9;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #000000;
}
.windowbg3 {
	background-color: #cccccc;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #000000;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #cccccc solid;
}
.dividertop {
	border-top: 1px #cccccc solid;
}
.hr {
	color: #808080;
}
.bordercolor {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #808080;
}
.small {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
.top{
	font-style: normal;
	font-size: 13px;
	color: #0000FF;
}
.titlebg {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	background-color: #808080;
}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.titlebg a:hover{
	text-decoration: underline;
	color: #fffcdd;
}
.catbg {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	background-color: #ACACAC;
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #963725;
}
.catbg a:hover{
	text-decoration: underline;
	color: #3121B5;
}
.message {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.message a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #990000;
	background-color: #FFFCDD;
}
.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: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a{
	color: #000000;
	font-size: 13px;
	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: 13px;
	color: #ffffff;
}
.imgcatbg {
	font-style: normal;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 13px;
	color: #0000FF;
}
.imgmenu {
	font-style: normal;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #bbcccc;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #000000;
	background-color: #ffffcc;
	border: 1px #0000FF solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFCDD;
	border: 1px #cc0000 solid;
	width: 90%;
	padding: 4px;
}

/* Anything below here is just for the template */

#container{
	width: 800px;
	background-color: #9BA799;
			   margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, helvetica, arial, courier new, courier, sans-serif;
}
.topline{
	border-top: 1px solid #34689A;
}
.topheader{
	background: #3121B5;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #bbbbbb;
	padding: 0px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.displaycontainer {
	background-color: #BFCBBD;
	width: 794px;
	padding: 0px;
	margin-top:3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.headerwelc{
	color: #3121B5;
	font-size: 14px;
	font-weight: bold;
}
.headerwelc a{
	color: #963725;
}
.headerwelc a:hover{
	text-decoration: underline;
}
.headerinfo{
	color: #008000;
}
.headerinfo a{
	color: #008000;
	text-decoration: underline;
}
.headerinfo a:hover{
	color: #A80606;
}
.seperator {
	background-color: #606E60;
}
.navbarcontainer{
	background-color: #BFCBBD;
	padding: 0px;
	margin-top:0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
} 


 
« Last Edit: 25.08.06 at 19:47 by mavrim » Ip: Logged 
 
 
 
mavrim
Bloody Novice



Posts: 21



 #9 on: 25.08.06 at 19:13
 charcoal_top_786x7.jpg (23 downloads) Profile | Quote | Modify  
 
 
 
