/*------------------------|
| heb.xi.1 WoW StyleSheet
|=========================|
|  Header
|  Menu Tabs
|  Main Body
|  Footer
|  TinyPortal Specifics
|
|  TBD:
|    links on parchment
|	"new posts" graphics
|	message icons
|
|------------------------*/

/*------------------------|
|  Header
|------------------------*/
#logo {
	position: absolute;
	top: 25px;
	left: 20px;
	z-index: 60;
}

#slogan {
	position: absolute;
	top: 60px;
	left: 225px;
	z-index: 50;
	color:#ffffff;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, sans-serif;
	font-size: xx-large;
}

.info { background: url(images/bg_nav.gif) repeat-x; }

.gmotd {
	width: 100%;
	margin: 0px;
	padding: 5px 0 0 5px;
	text-align: left;
}

.menu {
	width: 100%;
	height: 23px;
	margin: 0px;
	padding: 5px 0 0 0;
}

.mytopbar { background-image: url(images/mytopmid.gif); }
.mytop, .mybar1, .mybar {
	border-top: solid 1px #ffcc33;
	border-left: solid 1px  #ffcc33;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #6A4427;
}

.mytop {
	padding: 10px;
	background-image: url(images/mytop.jpg);
	background-repeat: repeat-x;
}

.mybar1 { padding: 8px; }
.mybar { padding: 8px; }
.mypic {
	padding: 0px;
	border-top: solid 1px #C13F00;
	border-left: solid 1px  #C13F00;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #6A4427;
}

	

/*------------------------|
|  Menu Tabs
|------------------------*/

/*-------- Main Menu Tabs --------*/
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back {
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first { background: url(images/maintab_first.gif) left bottom no-repeat; width: 10px; }
.maintab_back { background: url(images/maintab_back.gif) left bottom repeat-x; }
.maintab_last { background: url(images/maintab_last.gif) left bottom no-repeat; width: 8px; }
.maintab_active_first { background: url(images/maintab_active_first.gif) left bottom no-repeat; width: 6px; }
.maintab_active_back { background: url(images/maintab_active_back.gif) left bottom repeat-x; }
.maintab_active_last { background: url(images/maintab_active_last.gif) left bottom no-repeat; width: 8px; }

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited {
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}

/*-------- Other Tabs - Forum, etc. --------*/
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back {
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first { background: url(images/mirrortab_first.gif) no-repeat; width: 10px; }
.mirrortab_back { background: url(images/mirrortab_back.gif) repeat-x; }
.mirrortab_last { background: url(images/mirrortab_last.gif) no-repeat; width: 6px; }
.mirrortab_active_first { background: url(images/mirrortab_active_first.gif) no-repeat; width: 6px; }
.mirrortab_active_back { background: url(images/mirrortab_active_back.gif) repeat-x; }
.mirrortab_active_last { background: url(images/mirrortab_active_last.gif) no-repeat; width: 8px; }

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited {
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}


/*------------------------|
|  Main Body
|------------------------*/

/*-------- LINKS --------*/
/* Normal, standard links. */
a:link , a:visited {
	text-decoration: none;
	color: #ffcc33;
}

a:hover { text-decoration: underline; }

/* No image should have a border when linked */
a img { border: 0; }

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #330007;
	text-decoration: none;
}

a.nav:hover {
	font-weight: bold;
	color: #330007;
	text-decoration: underline;
}


/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
a.titlebg, .titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited {
	color: #D9D4D4;
	padding-left: 7px;
	text-decoration:bold;
}

.titlebg, tr.titlebg td {
	background: #000000 url(images/catbg2.jpg) repeat-x bottom;
	height: 25px;
	font-weight: bold;
	padding: 0 0 4px 5px;
}

a.titlebg:hover, .titlebg a:hover {
	color: #fff080;
	text-decoration:none;
	font-weight:bold;
}

.catbg a, .catbg a:hover, .catbg a:link, .catbg a:visited, .catbg2 a, .catbg2 a:hover, .catbg2 a:link, .catbg2 a:visited {
	color: #e2e2e2;
	text-decoration:none;
	font-weight:bold;
}

.smalltextwhite a:link ,.smalltextwhite a:visited , .smalltextwhite a:active {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}

.smalltextwhite a:hover { color: #ffffff; }

.smalltext a:link ,.smalltext a:visited , .smalltext a:active {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}

.smalltext a:hover {
	color:#ffffff;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}

.headtext a:link ,.headtext a:visited , .headtext a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma, arial, helvetica, serif;
}

.headtext a:hover {
	color: gold;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma, arial, helvetica, serif;
}


bliz 			{ font-family: Arial,Helvetica,Sans-Serif; color: #45acf6; font-size: 10pt; }
blizz a:link		{ font-family: Arial,Helvetica,Sans-Serif; color: #45acf6; font-weight: bold; }
blizz a:visited 	{ font-family: Arial,Helvetica,Sans-Serif; color: #aaaaaa; font-weight: bold; }
blizz a:hover		{ font-family: Arial,Helvetica,Sans-Serif; color: #ffffff; font-weight: bold; }
blizz a:active 	{ font-family: Arial,Helvetica,Sans-Serif; color: #ffffff; font-weight: bold; }


/*-------- TABLES --------*/
/* Tables should show empty cells. */
table { empty-cells: show; }

/* By default (td, body..) use Tahoma in black. */
body, td {
	color: #e5e0dd;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
}


/*-------- MISC --------*/
/* The main body of the entire forum. */
body {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-color: 	#000000;
	margin: 0px;
	padding: 0px;
}

#bodyarea {
	background-image:url(images/light.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}


/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}


/* All input elements that are checkboxes or radio buttons. */
input.check { }

/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}


/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor {
	height: 1px;
	border: 1px solid #330007;
	color: #330007;
	background-color: #330007;
}


/* A quote, perhaps from another post. */
.quote {
	color: #e3e3e3;
	background-color: #484848;
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	line-height: 1.4em;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* A code block - maybe even PHP ;). */
.code {
	color: #e3e3e3;
	background-color: #484848;
	font-family: "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 1.3em;			/* Put a nice border around it. */
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 99%;				/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;			/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}


/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader {
	color: #e3e3e3;
	text-decoration: none;
	font-size: 11px;
	padding: 2px 0px 1px 7px;
}


/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help { cursor: help; }

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction { color: red; }

/* The main post box - this makes it as wide as possible. */
.editor { width: 96%; }

/* Highlighted text - such as search results ;). */
.highlight {
	background-color: yellow;
	font-weight: bold;
	color: black;
}


/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, .windowbg td {
	color: #e3e3e3;
	background-color: #383838;
}

.windowbg2, .windowbg2 td {
	color: #e3e3e3;
	background-color: #282828;
}

.windowbg3, .windowbg3 td {
	color: #e3e3e3;
	background-color: #181818;
}

.calendarbg, .calendarbg td {
	color: #ffffff;
	background-color: #383838;
}


/* the today container in calendar */
.calendar_today {
	background-color: #181818;
}

.calendar_today a {
	color: #fbc91d;
	font-weight: bold;
}


/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg, .catbg td {
	font-weight: bold;
	font-size: 12px;
	color: #e3e3e3;
	background-color: #383838;
}

.catbg2 .catbg2 td {
	font-weight: bold;
	font-size: 12px;
	color: #e3e3e3;
	background-color: #282828;
}

.catbg3, .catbg3 a, .catbg3 a:hover, .tp_leftblock_title, .tp_righttblock_title, .tp_centerblock_title {
	font-weight: bold;
	font-size: 12px;
	background-color: #181818;
	color: #e3e3e3;
}

.mycat, a.mycat {
	font-weight: bold;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}

a.mycat:hover {
	color: #ffffff;
	text-decoration: none;
}



/*-------- BORDERS --------*/
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	border-top: solid 1px #000000;
	border-left: solid 1px  #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #330007;
}


/* This is used on tables that should just have a border around them. */
.tborder {
	border-top: solid 1px #000000;
	border-left: solid 1px  #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #383838;
	padding: 2px;
}


/* This is used on tables that should just have a border around them. */
.myborder { background-color: #5e3c20; }



/*-------- TEXT --------*/
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext {
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}


.header15 {
	font-size: x-large;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffcc33;
}


.smalltextwhite {
	color: #e5e0dd;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}


/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}


.normaltext { font-size: small; }
.largetext { font-size: large; }

.summ1 { background-image: url(images/wow4_12.jpg); padding-bottom: 15px; }
.summ2 { background-image: url(images/wow4_18.jpg); }
.summ3 { background-image: url(images/wow4_19.jpg); }
.summ4 { background-image: url(images/wow4_20.jpg); }
.summ5 { background-image: url(images/wow4_22.jpg); }
.summtable { background-image: url(images/tileback.gif); }

.left1 {
	background-image: url(images/wow4_08.jpg);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	color: #d0a700;
	font-weight: bold;
}

.left2 { background-image: url(images/wow4_15.jpg); }
.left3 { background-image: url(images/wow4_16.jpg); }
.left4 { background-image: url(images/wow4_17.jpg); }
.left5 { background-image: url(images/wow4_25.jpg); }

.header1 {
	background-image: url(images/wow4_02.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.header2 {
	background-image: url(images/wow4_04.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
}

.header3 { background-image: url(images/wow_08.gif); }
.header4 { background-image: url(images/wow_17.gif); }
.header5 { background-image: url(images/wow_11.gif); }
.header6 { background-image: url(images/wow_19.gif); }

.headerl2 {
	background-image:url(images/wow4_04left.jpg);
	background-position:right;
	background-repeat: repeat-y;
	padding-left: 3px;
}

.headerr2 {
	background-image:url(images/wow4_04right.jpg);
	background-position:left;
	background-repeat: repeat-y;
	background-position:right;
}


.center1 { background-image: url(images/wow4center_02b.gif); }
.center2 { background-image: url(images/wow4center_04.gif); }
.center3 { background-image: url(images/light.jpg); }
.center4 { background-image: url(images/wow4center_06.gif); }
.center5 { background-image: url(images/wow4center_08b.gif); }


/*------------------------|
|  Footer
|------------------------*/
.footer1 {
	background-image:url(images/wow4_08lg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	color: #d0a700;
	font-weight: bold;
	WIDTH: 100%;
	height: 100px;
	background-position:left;
}

.footertop {
	background-image:url(images/wow4_08top.jpg);
	background-repeat: repeat-x;
	WIDTH: 100%;
	height: 7px;
	background-position:left;
}

.footerbot {
	background-image:url(images/wow4_08bot.jpg);
	background-repeat: repeat-x;
	WIDTH: 100%;
	height: 18px;
	background-position:left;
}


/*------------------------|
|  TinyPortal Specifics
|------------------------*/
.sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap_topheader {
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
}

.sitemap_header {
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
 }

.sitemap_header_active {
	background: #C8D6E1;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
}

.sitemap_header:hover, .sitemap_header_active:hover {
	background: #DBE4ED;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	text-decoration: none;
}

/* TP other styles */
ul#articlelist {
	margin: 0;
	padding: 0.5ex 0;
	list-style: none;
}

ul#catlist {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #d0d0d0;
}

ul#articlelist li {
	margin: 0;
	display: block;
	padding: 0 0 0 3ex;
	background: url(images/divider.gif) no-repeat 5px 3px;
}

ul#catlist li {
	display: block;
	padding: 0 0 0 3ex;
	margin: 0;
}

/* TP rss feed styles */
.rss_title { font-weight: bold; }
.rss_body { margin-bottom: 1ex; }
.rss_image { margin: 4px 0 4px 0; }
