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


/* YaBB 2009 */


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


/* 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.4 default Template */


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


/* $Revision: 1.25 $ */


/* General layout */

a {
	font-weight: bold;
	color: red;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: red;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}
body {
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        background-image: url('/imgs/4squares.jpg');
	font-size: 12px;
	margin-top: 0px;
	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: #F1F2F4;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
.tabtitle {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #000000;
	background-color: #888888;
	background-image: url(./default/catbg.png);
}
.tabtitle a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #990000;
	text-decoration: underline;
}
#maincontainer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
}
#container{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
}

/* Advanced Tabs start */

.menutop {
	height: 24px;
	background-color: #888888;
	background-image: url(./default/menutop.png);
	text-align: left;
}
.mainbottom {
	height: 22px;
	width: 100%;
	background-color: #888888;
	background-image: url(./default/grad_bottom.png);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	text-align: left;
	background-color: #888888;
	background-image: url(./default/tableft211.png);
	background-repeat: no-repeat;
}
.tabmenuright {
	height: 24px;
	text-align: left;
	background-color: #888888;
	background-image: url(./default/tabright211.png);
	background-repeat: no-repeat;
}
.tabmenu {
	height: 24px;
	background-color: #888888;
	background-image: url(./default/tab211.png);
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: #888888;
	background-image: url(./default/tab211.png);
	background-repeat: repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tabmenu span a:hover {
	text-decoration: none;
}
.tabmenu span.selected {
	font-weight: normal;
	background-color: #888888;
	background-image: url(./default/tab_selected211.png);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: #888888;
	background-image: url(./default/searchbg211.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
}

/* 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{
	width: 92%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 20px;
	background-color: #88A8E0;
	border: 1px #88A8E0 outset;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.containerbg {
	background-color: #9CB9F3;
}
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;
	font-weight: bold;
	text-align: center;
	color: #62686F;
}
.copyright a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #333366;
}
#fscroller {
	line-height: 1.3;
}

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

.useronline {
	font-weight: bold;
	color: #2E8B57;
}
.useroffline {
	font-weight: bold;
	color: #7B68EE;
}
.useraway {
	font-weight: bold;
	color: #6078B0;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 10px;
	color : #FB8B8B;
	text-decoration: none;
}
a.nav:hover {
	color: #990000;
	text-decoration: underline;
}

/* Quick-Profile-Links */

.QuickLinks {
	background-color: #DDDDDD;
	position: absolute;
	display: none;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li {
	background-color: #EEEEEE;
	white-space: nowrap;
	font-size: 10px;
	margin-left: 0px;
	padding: 3px;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li:hover {
	background-color:#FFFFFF;
}
.QuickLinks a:hover {
	text-decoration:none;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #ffffcc;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #000000;
}
.windowbg2 {
	background-color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #A7B8CC solid;
}
.dividertop {
	border-top: 1px #A7B8CC solid;
}
.hr {
	height: 1px;
	color: #6078B0;
	background-color: #6078B0;
	border: 0px solid #6078B0;
	border-top: 0px solid #6078B0;
}
.bordercolor {
	font-size: 12px;
	border-width: 2px;
	border-color:#FFFFFF;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #999999;
}
.small {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.top {
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	background-color: #222222;
}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.titlebg a:hover {
	text-decoration: underline;
}
.catbg {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #ffffff;
}
.catbg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ff0000;
}
.catbg a:hover {
	text-decoration: underline;
}
.message {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
}
.message a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ff0000;
	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: inherit;
	font-family: inherit;
	font-weight: bold;
	font-style: inherit;
	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;
}
.forumjump {
	color: #000000;
	background-color: #F5F5DC;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
	font-weight: bold;
}
.forumjumpcat {
	color: #000000;
	background-color: #FFFEDF;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
}
.forumjumpcatm {
	color: #000000;
	background-color: #EEE8AA;
	font-style: italic;
}
.forumjumpcatmf {
	color: #000000;
	background-color: #EEE8AA;
	font-style: italic;
	border-bottom: 1px dashed #C5AAEE;
}
.forumcurrentboard{
	color: #000000;
	background-color: #F0FFF0;
	font-weight: bold;
}

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

#PMcontainer {
	float: left;
	background-color: #9CB9F3;
	width: 100%;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
}
.topline {
	border-top: 1px solid #34689A;
}
.topheader {
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #BBBBBB;
	border: 0;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #BBBBBB;
}
.navbarcontainer{
	margin: 0px;
}
.main {
	background-image: url('/imgs/cd_tiles.jpg');
	background-position: 0px 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:2px border: 5px outset;
	border-color: #000000;
}
.menu a{
	padding:2px;
	font-size:14px;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:none;
	padding:2px;
	background-color:#000000;
	text-decoration : none;
	color : yellow;
}
.menu {
	padding:2px;
	margin-bottom: 0.5em;
	background-color:#FFFFFF;
	border-top: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
}
.tophead {
	background-image: url('/imgs/dfhead15may10.jpg');
	background-position: 0px 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height: 141px;
	width:1071px;
}
h1 {
	font-size: 12pt;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #666666;
	padding: 4;
	border-left: 1px solid #000000;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-top: 1px solid #000000;
	text-align:center;
	line-height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.artistadmin {
	border-style: solid;
	border-width: 2px;
	border-color:##15669D;
	background-color: blue;
	height: 40px;
	position: relative;
	left: -80px;
	top: 103px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:95px;
	line-height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.menubgc {
	position:relative;
	background-image: url('/imgs/dfmenubg15may10.jpg');
	background-repeat: repeat-y;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	width:1071px;
}
.menuinner {
	background-image: url('/imgs/dkgray.jpg');
	background-repeat: repeat-x;
	background-color: #343434;
	color:#000000;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
	width:987px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	height: 25px;
	font-size: 8pt;
	text-shadow: 1px 1px 0 gray, 2px 2px 0 black;
	line-height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.menuinner a, .artistadmin a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
A:hover {
	color : #00BFFF;
}
.rest {
	background-image: url('/imgs/dfmain15may10.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	width:1071px;
}
.mainbody {
	padding-left:42px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.rightbody {
	width: 120px;
	float: right;
	padding-right:42px;
}

