﻿/*--------------------------------------------------------*/


/* YaBB 2008 */


/*--------------------------------------------------------*/


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


/*--------------------------------------------------------*/


/* This is the css file for YaBB 2.2.1 Brown Template */


/*--------------------------------------------------------*/


/* $Revision: 1.24.2.6 $ */

/* 	border: 2px solid #FF0000;  */


/* General layout */
html {
	overflow-y: scroll;
}

@font-face {
	font-family: 'AncienneueWebRegular';
	src: local('☺'), url('/fonts/ancienneue/ancienneueweb-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AncienneueWebItalic';
	src: local('☺'), url('/fonts/ancienneue/ancienneuewebitalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a {
	font-weight: normal;
	color: #33271e;
	font-family: Caslon, Times, Serif;
	text-decoration: none;
}
a:hover {
	color: #EF0000;
	font-family: Caslon, Times, Serif;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #33271e;
	font-family: Caslon, Times, Serif;
}
body {
	padding: 0;
	background-image: url(./brown/Parchment-Tile-Seamless.jpg);
	background-color: #eedacd;
	font-family: Caslon, Times, Serif;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	min-width: 770px;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input, .button {
	background-color: #fef8f2;
	border: 1px solid #33271e;
	color: #33271e;
	font-family: Caslon, Times, Serif;
	font-size: 16px;
	font-weight: normal;
}
.tabtitle {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	background-image: url(./brown/menuTX.png);
	background-repeat:repeat-x;
	background-color: transparent;
}
.tabtitle a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #33271e;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #800000;
	text-decoration: underline;
}
#maincontainer{
	width: 96%;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	border: 3px solid #33271e;
}
#container{
	width: 100%;
	!background-image: url(./brown/Trans05.png);
	background-color: transparent;
	padding: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	color: #33271e;
}

/* Advanced Tabs start */

.menutop {  /* These are the bars top and bottom of the logo */
	height: 24px;
	background-image: url(./brown/borderxTop.png);
	background-position: center center;
	background-color: transparent;
	text-align: left;
}

.menubottom {  /* These are the bars top and bottom of the logo */
	height: 24px;
	background-image: url(./brown/borderxBottom.png);
	background-position: center center;
	background-color: transparent;
	text-align: left;
}

.mainbottom {  /* This is the dark strip at the page bottom */
	height: 96px;
	width: 100%;
	background-image: url(./brown/border-btm.png);
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
}
.tabmenuleft {  /* This is box to the left of the menus */
	height: 24px;
	text-align: left;
	background-image: url(./brown/tab211.png);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: transparent;
}
.tabmenuright {   /* This is box way to the right of the menus, just before search */
	height: 24px;
	text-align: left;
	background-image: url(./brown/tab211.png);
	background-repeat: repeat-x;
	background-color: transparent;
}
.tabmenu {  /* This is all the actual menus, and the rss button which is separate */
	height: 24px;
	background-image: url(./brown/tab211.png);
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: left;
}
.tabmenu span {  /* This is each individual menu */
	float: left;
	height: 24px;
	background-image: url(./brown/Menus.png);
	background-repeat: repeat-x;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 14px;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tabmenu span a:hover {
	text-decoration: none;
}
.tabmenu span.selected {
	font-weight: normal;
	background-image: url(./brown/Trans10.png);
	background-color: transparent;
	background-repeat: repeat;
}
.rightbox {  /* This is the search box */
	height: 24px;
	text-align: center;
	background-image: url(./brown/tab211.png);
	background-repeat: repeat-x;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}

/* Advanced Tabs end */

.usermenu {
	width: 96%;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #88A8E0 outset;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
.usercontainer{
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	width: 92%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 20px;
	border: 1px #33271e outset;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.containerbg {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
}
.movedbg {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}
input {
	background-color: transparent;
	border: 1px solid #33271e;
	color: #33271e;
	font-family: Caslon, Times, Serif;
	font-size: 16px;
}
textarea {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border: 1px solid #33271e;
	color: #33271e;
	font-family: Caslon, Times, Serif;
	font-size: 16px;
}
select {
	background-image: url(./brown/Trans05.png);
	background-color: #fef8f2;
	border: 1px solid #33271e;
	color: #33271e;
	font-family: Caslon, Times, Serif;
	font-size: 14px;
}
select optgroup {
	color: #33271e;
	font-family: Caslon, Times, Serif;
	font-size: 14px;
}
.copyright, a.copyright, a.copyright:visited {
	font-family: Caslon, Times, Serif;
	font-size: 14px;
	color: #d00000;
	text-align: center;
}
a.copyright:hover {
	color: #800000;
	text-decoration: underline;
}
#fscroller {
	line-height: 1.3;
	font-size: 16px;
}

/* users/members on-off-away line status */

.useronline {
	font-weight: bold;
	color: #800000;
}
.useroffline {
	font-weight: bold;
	color: #806d60;
}
.useraway {
	font-weight: bold;
	color: #806d60;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 14px;
	color: #d00000;
	text-decoration: none;
}
a.nav:hover {
	color: #800000;
	text-decoration: underline;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}
.windowbg2 {
	!background-image: url(./brown/TransW05.png);
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}

.windowbg3 { /* This is the for the bit below each category heading */
	background-image: url(./brown/winBG3.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}

.windowbg4 { /* This is the line for each board when categories are expanded*/
	background-image: url(./brown/winBG4.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}

.shadow { /* This is some catch-all in the template */
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}

.probe { /* This is some catch-all in the template */
	background-color: red;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #33271e solid;
}
.dividertop {
	border-top: 1px #33271e solid;
}
.hr {
	height: 1px;
	color: #33271e;
	background-color: transparent;
	border: 0px solid #33271e;
	border-top: 0px solid #33271e;
}
.bordercolor {
	font-size: 16px;
	font-family: Caslon, Times, Serif;
	background-color: transparent;
}
.small {
	font-size: 14px;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}
.small2, a.small2, a.small2:visited {
	font-size: 14px;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}
a.small2:hover {
	color: #800000;
	text-decoration: underline;
}
.top {
	font-style: normal;
	font-size: 14px;
	color: #33271e;
}
.titlebg { /*This is the individual boxes at the top of message lists,
			and the main box at the tops of threads*/
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	background-image: url(./brown/Trans10.png);
	background-color: transparent;
}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #33271e;
}
.titlebg a:hover {
	text-decoration: underline;
}

.titlebg2 { /*This is the individual boxes at the top of message lists,
			and the main box at the tops of threads*/
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
}
.titlebg2 a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #33271e;
}
.titlebg2 a:hover {
	text-decoration: underline;
}

.catbg { /* This bit contains the buttons in messages and posts */
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	background-image: url(./brown/menuTX.png);
	background-repeat:repeat-x;
	background-color: transparent;
	padding-top: 3px;
}
.catbg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #33271e;
}
.catbg a:hover {
	text-decoration: underline;
}
.message { /* This is the box containing the actual text of a message */
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Caslon, Times, Serif;
	color: #33271e;
}
.message a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
}
.message a:hover {
	text-decoration: underline;
	color: #800000;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: Caslon, Times, Serif;
	background-color: #eedacd;
	color: #33271e;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages {
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a {
	color: #33271e;
	font-size: 12px;
	font-weight: normal;
}
.highlight {
	font-size: 16px;
	font-family: Caslon, Times, Serif;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	color: #d00000;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: 14px;
	color: #33271e;
}
.imgcatbg {
	font-style: normal;
	font-size: 14px;
	color: #33271e;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 14px;
	color: #33271e;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 12px;
	color: #33271e;
}
.imgmenu {
	font-style: normal;
	font-size: 14px;
	color: #33271e;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border: 1px #33271e solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border: 1px #33271e solid;
	width: 90%;
	padding: 4px;
}
.editbg {
	color: #33271e;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: Caslon, Times, Serif;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border: 1px #33271e solid;
	width: 90%;
	padding: 4px;
}
.forumjump {
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border-bottom: 1px dashed #33271e;
	border-top: 1px dashed #33271e;
	font-weight: bold;
}
.forumjumpcat {
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border-bottom: 1px dashed #33271e;
	border-top: 1px dashed #33271e;
}
.forumjumpcatm {
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-style: italic;
}
.forumjumpcatmf {
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-style: italic;
	border-bottom: 1px dashed #33271e;
}
.forumcurrentboard{
	color: #33271e;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	font-weight: bold;
}

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

#PMcontainer {
	float: left;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	width: 100%;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
}
.topline {
	border-top: 1px solid #9a6b34;
}
.topheader {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	margin-bottom: 10px;
}
.boardcontainer {
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
	border: 0;
}
.displaycontainer {
	width: 100%;
	padding: 0px;
	background-image: url(./brown/Trans05.png);
	background-color: transparent;
}
.navbarcontainer {
	margin: 0px;
}
.navbarcontainer a {
	margin: 0px;
	color: #feedc5;
}

