/* 
Theme Name: TBRC
Description: Created for TBRC
Version: 1.0
Author: Henry Vandermeir
Author URL:
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#000066;
	background: #9CB2B8;
	font-size: 1em;
	font-family: 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}
a {
	/*text-decoration: none;*/
	color:#333333; /*#9C9969;*/
}
a:visited {
	color:#333333; /*#BDBB9B;*/
}
a:hover {
	/*border-color:#7A7636;*/
	color:#000066; /*#7A7636;*/
	/*added*/
	font-weight:bold;
	text-decoration:none;
}
#wrap {
	width: 955px;
	margin: 10px auto 10px auto;
	padding: 0px;
	border: 1px solid #666;
}
#header {
	margin: 0px;
	padding: 0 0 0 0px;
	background: #fff url('images/header.jpg') no-repeat top;    
	height:201px;
}
#headermenu {
	margin: 0px 0;
	padding: 0 0 0 0px;
	height: 24px;
	background-color:#08084A;
}


#footer {
	margin:0px;
	padding: 5px 5px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	background: #fff;
	text-align:center;
}
/*#footer a {
border:none;
color:#7A7636;
}*/

#content 
{
	margin:0px;
	padding: 5px 5px 0px 5px;
	background: #fff;
	vertical-align:top;
	width: 720px;
	color:#000066;/*#333;*/
}
#sidebar {
	margin: 0px;
	width: 180px;
	padding: 5px 0px 0px 0px;
	background: #ccc;
	vertical-align:top;
	list-style: none;
	text-align: left;
	color: #000;
	}
	
html>body #sidebar {
	width: 180px;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(images/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal 1.3em verdana, helvetica, sans-serif;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

/* Added tag for an underlined headline */
h5 {
	border-bottom: 2px solid #990000; 
	font-size: 1.2em; 
	font-weight: bold; 
	color: #000066; 
	padding: 5px;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	}
	
	h5 a {text-decoration:none;}
	
#header h1 {
	margin: 0;
	font-size: 1.4em;
	color:#000066; /*#333;*/
	word-spacing: 1px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color:#000066; /*#333;*/
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color:#000066; /*#333;*/
	font-weight: bold;
}
.description 
{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-size:0.9em;
	/*color:#f0f0f0;*/	
}
#sidebar h2 {
	margin: 0;
	padding:5px;
	color: #ffffff; /* was #333 */
	font-weight: bold;
	text-align: center;
	/*background:transparent url('images/sidetitle.png') repeat-x top center;*/
	list-style: none;
	/* added */
	background-color:#990000;
	border:solid 1px #000000;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	/*color: #999;*/
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;	
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
}
#sidebar li a:link, #sidebar li a:visited {
	color:#333333; /* was #999; */
	text-decoration: underline;
}
#sidebar li a:hover {
	color: #0000066;
	border-bottom: 1px solid #666;
	/*added*/
	font-weight:bold;
	}
	
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
	/*added*/
	font-weight:normal;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}
#content ul li {
	padding-left: 1.5em;
	list-style: none;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
	font-size: 1.2em;
}
img {
	border: #ccc 1px solid;
	padding: 3px;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color:#000066; /*#999;*/
	background:transparent url('images/dateheader.png') no-repeat right top;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-weight:bold;
	font-size: 1.2em;		
	padding:0;
}
.post-info {
	color:#000099; /*#999;*/
	font-size:1.2em;
	margin:0;
}

.comment {
	padding-bottom:12px;
	border-bottom:solid 1px #990000;
	}
	
/*.post-info a {
	text-decoration: none;
	color: #6E6A7E;
	border: none;
}*/
hr {
	display: none;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #669BB4;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color:#AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}




/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
}


.smalltext {
	font-size: 9px;
	color:#5d6e75;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	color: #000000;
	font-size: 11px;
}

td {
    background: none;
	font-size: 12px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
}

.fborder {
	border: #ededed 1px solid;
	background-color: transparent;
	
}

.forumheader{
	background:transparent url('images/sidetitle.png') repeat-x top center;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background: transparent url('images/sidetitle.png') repeat-x top center;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.fcaption a{
	color: Black;
}

.fixfuckedie {
	width: 95%;
}

#chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.helpbox {
	color:#000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

/* ## Nav Menu Classes ################################################################ */

/* Main Menu Bar */
div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: 13px verdana, arial, tahoma, sans-serif;
	color: #FFF;
}


/* Menu Bar Background */
div.menuBar {
	background-color: #1C1C7A;
	padding: 4px 0px;
	text-align: left;
	border-color: #333333;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
 	border-right: 2px groove #8C9DD3; 
	cursor: default;
	left: 0px;
	margin: 0px;
	padding: 2px 5px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #fff;
	border-color: #1C1C7A #a5a5a5 #a5a5a5 #1C1C7A !important;
	border: 1px solid;
	color: #1C1C7A;

}

/* Parent Menu */
div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: transparent;
	border-color: #a5a5a5 #fff #333333 #a5a5a5 !important;
	left: 1px;
	top: 1px;
	color: #FFF;
}

/* First Item in Sub-Menu */
div.menu {
	background-color: #E0E4EB;
	border: 1px solid;
	border-color: #333333;
	left: 0px;
	padding: 2px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	margin-top: -1px;
}

/* Sub-Menu */
div.menu a.menuItem {
	cursor: default;
	display: block;
	padding: 2px 5px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
	color: #5970a6;
	text-align: left;

}

/* Roll-Over in Sub-Menu */
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #FFF;
	color: #CC7033;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 0px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 0px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

