﻿/*************************
 * Color and images only *
 *************************/

/***** Shared ******/
body
{
	background-color: #000000;
	background-image: url(http://www.terrybrooks.net/images/backgrounds/strip-bluewhite.jpg);
	background-repeat: repeat-x;
	color: #061457;
}

a:link, a:visited
{
	color: #061457;
}

a:hover
{
	color: White;
	background-color: #B3BCCF;
}

th a:link, th a:visited
{
	color: White;
}

.page
{
	background-color: #f9f9f9;
	border-left-color: Black;
	border-right-color: Black; /*background-image: url(../../App_Themes/Default/Images/Logo.jpg);*/
	background-image: url(http://www.terrybrooks.net/images/backgrounds/header-bearers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo
{
	margin: 0 auto 0 auto;
	border-bottom-color: #A3A3A3;
	height: 203px;
	width: 794px;
}

#forumListTable, #threadListTable, #quickReply, #whoIsOnlineTable, #postSummaryTable, #addPostTable, #privateMessageListTable
{
	border-color: Black;
}

#postSummaryTable
{
	background-color: #D0D0D0;
}

#forumListTable th, #threadListTable th, #postListTable th, #quickReply th, #whoIsOnlineTable th, #addPostTable th, #privateMessageListTable th
{
	background-color: #061457;
	color: White;
}

#forumImageNew, #forumImageNoNew
{
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px black;
}

#forumImageNew
{
	background-image: url(../../App_Themes/Default/Images/Forum_New_Posts.jpg);
}

#forumImageNoNew
{
	background-image: url(../../App_Themes/Default/Images/Forum_NoNew_Posts.jpg);
}

/*Custom CSS for forums*/
.genesisNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/genesis.jpg) !important;
}

.genesisNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/genesis-gray.jpg) !important;
}

.landoverNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/landover.jpg) !important;
}

.landoverNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/landover-gray.jpg) !important;
}

.legendsNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/legends.jpg) !important;
}

.legendsNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/legends-gray.jpg) !important;
}

.shannaraNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/shannara.jpg) !important;
}

.shannaraNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/shannara-gray.jpg) !important;
}

.wvNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/wv.jpg) !important;
}

.wvNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/wv-gray.jpg) !important;
}

.authorsNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/authors.jpg) !important;
}

.authorsNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/authors-gray.jpg) !important;
}

.worksNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/works.jpg) !important;
}

.worksNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/works-gray.jpg) !important;
}

.writingNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/writing.jpg) !important;
}

.writingNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/writing-gray.jpg) !important;
}

.helpNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/help.jpg) !important;
}

.helpNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/help-gray.jpg) !important;
}

.generalNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/general.jpg) !important;
}

.generalNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/general-gray.jpg) !important;
}

.vaultNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/vault.jpg) !important;
}

.vaultNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/vault-gray.jpg) !important;
}

.moviesNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/movies.jpg) !important;
}

.moviesNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/movies-gray.jpg) !important;
}

.videoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/video.jpg) !important;
}

.videoNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/video-gray.jpg) !important;
}

.wordNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/word.jpg) !important;
}

.wordNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/word-gray.jpg) !important;
}

.rpgNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/rpg.jpg) !important;
}

.rpgNoNew
{
	background-image: url(../../App_Themes/Default/Images/ForumIcons/rpg-gray.jpg) !important;
}

#threadImageNoNew
{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../../App_Themes/Default/Images/blueelfstones-gray.gif);
}

#threadImageNew
{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../../App_Themes/Default/Images/blueelfstones.gif);
}

.forumListGroup
{
	background-color: #B3BCCF;
	color: White;
}

.threadAlt
{
	background-color: #E0E0E0;
}

.postInfoMod
{
	background-color: #D0D0D0;
}

.qcButton
{
	margin-right: 5px;
}

#time
{
	color: White;
}

.wrapper-inner
{
	border: 1px solid transparent;
}

#copyright
{
	background-image: url(http://www.terrybrooks.net/images/backgrounds/footer-bearers.jpg);
	height: 77px;
}

#threadImageNew.pinned
{
	background-image: url(../../App_Themes/Default/Images/blackelfstone.gif) !important;
}

#threadImageNoNew.pinned
{
	background-image: url(../../App_Themes/Default/Images/blackelfstone-gray.gif) !important;
}

.locked
{
	background-image: url(../../App_Themes/Default/Images/locked.gif) !important;
}

.spoilerLink
{
	display: block;
	background-color: #A0A0A0;
	padding: 3px;
	margin-bottom: 5px;
	width: 100px;
	text-align: center;
}

#newPM, #newPM a:visited, #newPM a:hover, #newPM a:link
{
	color: red;
}

.button, .button:visited
{
	background: #8a8a8a;
	padding: 2px 6px;
	color: #ffffff !important;
	font-size: 13px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #757575;
}
.button:hover
{
	background: #000000;
	color: #ffffff;
}
.button:active
{
	border-style: inset;
	background: #706870;
	color: #ffffff;
}

