/* ************************************* */
/* Styles from index.template            */
/* ************************************* */

/* this is the main container surrounding everything, use this to set forum width, font-size  etc. */
#mainframe
{
	font-size: 85%;
	width: 1265px;
	margin: auto;
	
	
}

.tborder
{
	color: #F64E0F;
	padding: 1px;
	border: 3px solid #AD370B;
	background: #992800 url(http://www.eulogia.co.uk/backdrop2.png) repeat-x;
	font-weight: bold;
	font-style: normal;
	
}
.tborder2
{
	color: #F64E0F;
	padding: 1px;
	border: 0px solid #696969;
	background-color: #ffffff;
	font-weight: bold;
	font-style: normal;
	
}
.catbg4
{
	background: url(http://www.eulogia.co.uk/home/Themes/default/images/catbg4.jpg) #88A6C0 repeat-x;

	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #375576;
	font-weight: bold;
}


body
{
	background: #992800 url(http://www.eulogia.co.uk/backred.jpg) repeat-x;

}

/* the forum name or logo */
h1
{
	padding: 0.6em 0 0.6em 0;
	margin: 0;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 135%;
	color: #88A6C0;
}
/* the greeting section. Note that h1 and h2 are reseved for logo/greeting!  */
#greeting_section
{
	padding: 0.7em 0.4em 0.7em 0.4em;
	clear: both;
}
h2
{
	margin: 0;
	padding: 0 0.3em 0 0.3em;
	font-size: 130%;
	font-weight: normal;
}
/* the user name is slightly highlighted */
h2 em
{
	font-weight: bold;
	font-style: normal;
}
/* user section with all relevant links */
#user_section
{
	padding: 1px;
	margin: 1px 0 0 0;
	font-size: 90%;
border: 3px solid #AD370B;
}
#user_section ul, #user_section form
{
	padding: 0.5em 0.7em 0.5em 0.7em;
}
/* the greeting */
#greeting_section em
{
	font-style: normal;
	font-weight: bold;
}
#greeting_section li#name
{
	padding-left: 0.5em;
}
/* the avatar, located to the left */
#user_section #myavatar
{
	padding: 0.7em;
	border-right: solid 1px #ADADAD;
	border-bottom: solid 1px #ADADAD;	

	margin: 0 0.5em 0 0;
	float: left;
}
/* the news and search areas */
#news_section
{
	clear: both;
	font-size: 0.8em;
	padding: 0.5em 1em 0.5em 1em;
}
#random_news h3
{
	margin-right: 1em;
	font-size: 0.85em;
	display: inline;
}
#random_news p
{
	margin: 0;
	padding: 0;
	display: inline;
}

/* The main menu. */
#main_menu
{
	padding-left: 1em;
}
#main_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../images/maintab_first.gif) no-repeat bottom left;
	padding-left: 10px;
}
#main_menu li
{
	margin: 0;
	padding: 0;
	display: inline;
}
#main_menu li a
{
	float: left;
	display: block;
	color: white;
	font-size: 0.8em;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
}
#main_menu li a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
#main_menu li a span
{
	background: url(../images/maintab_back.gif) repeat-x bottom left;
	display: block;
	padding: 0.1em 0.5em 0.5em 0.5em;
}
#main_menu li.last a span
{
	background: url(../images/maintab_last.gif) no-repeat bottom right;
	padding: 0.1em 1em 0.5em 0.5em;
}
#main_menu li.active a span em
{
	padding: 0.1em 0.5em 0.5em 0.5em;
	display: block;
	font-style: normal;
	background: url(../images/maintab_active_back.gif) repeat-x bottom right;
}
#main_menu li.active a span
{
	background: url(../images/maintab_active_first.gif) no-repeat bottom left;
	padding: 0 0 0 8px;
}
#main_menu li.last.active
{
	float: left;
	background: url(../images/maintab_last.gif) no-repeat bottom right;
	padding: 0 8px 0 0;
}
#main_menu li.active a
{
	background: url(../images/maintab_active_last.gif) no-repeat bottom right;
	padding-right: 8px;
}

/* the linktree */
ul#linktree
{
	clear: both;
	list-style: none;
	margin: 1.5em 0.5em 0.5em 0.5em;
	padding: 0;
}
ul#linktree li
{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 0.8em;
}
ul#linktree li a
{
	color: black;
}
ul#linktree li a:hover
{
	color: #CC3333;
}
ul#linktree li span
{
	font-weight: bold;
}

/* the main content area */
#bodyarea
{
}
/* the footer area */
#footerarea
{
	padding: 1em 0 2em 0;
	text-align: center;
}
#footerarea ul
{
	margin: 0 auto 0 auto;
}
#footerarea ul li
{
	text-align: center;
	display: inline;
	border-right: solid 1px #888;
	margin: 0;
	padding: 0 4px 0 2px;
}
/* Note: It is against the license to remove, alter or otherwise hide the copyright output from SMF so please do not alter the two sections below. */
#footerarea ul li.copywrite
{
	display: block;
	line-height: 1;
	font-size: small;
	padding: 1em;
}
#footerarea ul li.copywrite, #footerarea ul li.last
{
	border-right: none;
}
/* page created in.. */
#footerarea p
{
	clear: both;
	text-align: left;
	padding-left: 0.5em;
}
p#show_loadtime
{
	display: block;
	text-align: center;
}
/* the upshrink buttons */
#upshrink, #advsearch
{
	margin: 0 1ex;
}

.navbar2
{float:left;width:155px;height:400px;
margin-right:0px;background:#666666;}



/* main board hovers */
.windowbg2_hover:hover,.windowbg2_hoverHover
{
	color: #AD370B;					/* hover text color */
	background: #dde5ed;			/* hover background color */
	behavior: url(../scripts/pseudo-hover.htc);
}
.windowbg2_hover:hover a, .windowbg2_hoverHover a, .windowbg2_hover:hover .lastpost, .windowbg2_hoverHover .lastpost, .windowbg2_hover:hover .info, .windowbg2_hoverHover .info
{
	color: #AD370B;					/* hover text color */
}

/* admin & moderator approval */
.approvebg2_hover:hover,.approvebg2_hoverHover
{
	font-weight: bold;
	color: red;						/* hover text color */
	background: #dde5ed;			/* hover background color */
	behavior: url(../scripts/pseudo-hover.htc);
}
.approvebg2_hover:hover a, .approvebg2_hoverHover a, td.subject.approvebg2.approvebg2_hover:hover, td.subject.approvebg2.approvebg2_hoverHover, td.lastpost.approvebg2.approvebg2_hover:hover, td.lastpost.approvebg2.approvebg2_hoverHover
{
	font-weight: bold;
	color: red;						/* hover text color */
}
.approvetbg2_hover:hover,.approvetbg2_hoverHover
{
	font-weight: bold;
	color: red;						/* hover text color */
	background: #dde5ed;			/* hover background color */
	behavior: url(../scripts/pseudo-hover.htc);
}
.approvetbg2_hover:hover a, .approvetbg2_hoverHover a, td.lastpost.approvetbg2.approvetbg2_hover:hover, td.lastpost.approvetbg2.approvetbg2_hoverHover, td.subject.approvetbg2.approvetbg2_hover:hover, td.subject.approvetbg2.approvetbg2_hoverHover
{
	font-weight: bold;
	color: red;						/* hover text color */
}

/* sticky */
.stickybg2_hover:hover,.stickybg2_hoverHover
{
	color: #AD370B;					/* hover text color */
	background: #decec9;			/* hover background color */
	behavior: url(../scripts/pseudo-hover.htc);
}
.stickybg2_hover:hover a, .stickybg2_hoverHover a, td.subject.stickybg2.stickybg2_hover:hover, td.subject.stickybg2.stickybg2_hoverHover, td.lastpost.stickybg2.stickybg2_hover:hover, td.lastpost.stickybg2.stickybg2_hoverHover
{
	color: #AD370B;					/* hover text color */
}

/* locked */
.lockedbg2_hover:hover,.lockedbg2_hoverHover
{
	color: #AD370B;					/* hover text color */
	background: #dde5ed;			/* hover background color */
	behavior: url(../scripts/pseudo-hover.htc);
}
.lockedbg2_hover:hover a, .lockedbg2_hoverHover a, td.subject.lockedbg2.lockedbg2_hover:hover, td.subject.lockedbg2.lockedbg2_hoverHover, td.lastpost.lockedbg2.lockedbg2_hover:hover, td.lastpost.lockedbg2.lockedbg2_hoverHover
{
	color: #AD370B;					/* hover text color */
}

/* locked and sticky */
td.lastpost.locked_sticky2.stickybg2_hover:hover, td.lastpost.locked_sticky2.stickybg2_hoverHover
{
	color: #AD370B;					/* hover text color */
}
td.lastpost.locked_sticky2.stickybg2_hover:hover, td.lastpost.locked_sticky2.stickybg2_hoverHover, td.subject.stickybg.locked_sticky2.stickybg2_hover:hover,td.subject.stickybg.locked_sticky2.stickybg2_hoverHover
{
	color: #AD370B;					/* hover text color */
}

/**********************************************************************************
* Linktree hover items
**********************************************************************************/ /*   borders around the linktree elements & background behind hover items
*    all borders MUST have same color											*/
.linktree_border0
{
	margin-left: 0;
	margin-right: 0;
	height: 1.5em;
	font-size: 1em;
	background: #FFFFFF;			/* rest background behind hovers */
}
.linktree_border1
{
	margin-left: 0;
	margin-right: 0;
	height: 3em;
	font-size: 1em;
	background: #FFFFFF;			/* rest background behind hovers */
}
.linktree_border2
{
	margin-left: 0;
	margin-right: 0;
	height: 4.5em;
	font-size: 1em;
	background: #FFFFFF;			/* rest background behind hovers */
}
.linktree_border3
{
	margin-left: 0;
	margin-right: 0;
	height: 6em;
	font-size: 1em;
	background: #FFFFFF;			/* rest background behind hovers */
} /*   Linktree hover row placeholder      */
.linktree_b
{
	margin: 0;
	height: 1.3em;
	padding: 0;
} /* Linktree hover items */
.linktree_0
{
	position: relative;
	float: none;
	width: 100%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #f0f4f7;				/* rest hover background color */
	overflow:auto;
}
.linktree_0_hover:hover, .linktree_0_hoverHover
{
	width: 100%;
	background: #dde5ed;				/* hover background color */
	overflow:auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_1
{
	position: absolute;
	float: none;
	width: 50%;
	margin: 0;
	line-height: 1.3em;
	text-indent: -7%;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #f2e3d9;
	background: #f0f4f7;				/* rest hover background color */
	overflow:auto;
}
.linktree_1_hover:hover, .linktree_1_hoverHover
{
	position: absolute;
	float: none;
	width: 50%;
	margin: 0;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #dde5ed;				/* hover background color */
	overflow:auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_2
{
	position: relative;
	width: 50%;
	float: right;
	margin: 0;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #d8e1e7;				/* rest hover background color */
	overflow: auto;
}
.linktree_2_hover:hover,.linktree_2_hoverHover
{
	position: relative;
	width: 50%;
	float: right;
	margin: 0;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #c6d1d8;				/* hover background color */
	overflow: auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_3
{
	position: relative;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #d8e1e7;				/* rest hover background color */
	overflow: auto;
}
.linktree_3_hover:hover,.linktree_3_hoverHover
{
	position: relative;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #c6d1d8;				/* hover background color */
	overflow: auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_4
{
	position: relative;
	width: 50%;
	float: right;
	margin:0 0 0 -20%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #f0f4f7;				/* rest hover background color */
	overflow: auto;
}
.linktree_4_hover:hover, .linktree_4_hoverHover
{
	position: relative;
	width: 50%;
	float: right;
	margin:0 0 0 -20%;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #dde5ed;				/* hover background color */
	overflow: auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_5
{
	position: relative;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #f0f4f7;				/* rest hover background color */
	overflow: auto;
}
.linktree_5_hover:hover, .linktree_5_hoverHover
{
	position: relative;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #dde5ed;				/* hover background color */
	overflow: auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_6
{
	position: relative;
	width: 50%;
	float: right;
	margin:0 0 0 -20%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #d8e1e7;				/* rest hover background color */
	overflow: auto;
}
.linktree_6_hover:hover, .linktree_6_hoverHover
{
	position:relative;
	width: 50%;
	float: right;
	margin: 0 0 0 -20%;
	line-height: 1.3em;
	border: solid .1em #cacdd3;
	background: #c6d1d8;				/* hover background color */
	overflow: auto;
	behavior: url(../scripts/pseudo-hover.htc);
}
.linktree_7
{
	position: relative;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	color: black;						/* rest text color */
	border: solid .1em #cacdd3;
	background: #d8e1e7;				/* rest hover background color */
	overflow:auto;
}

/* Linktree hover text colors */
div.linktree_0.linktree_0_hover:hover a, div.linktree_0.linktree_0_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_1.linktree_1_hover:hover a, div.linktree_1.linktree_1_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_2.linktree_2_hover:hover a, div.linktree_2.linktree_2_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_3.linktree_3_hover:hover a, div.linktree_3.linktree_3_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_4.linktree_4_hover:hover a, div.linktree_4.linktree_4_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_5.linktree_5_hover:hover a, div.linktree_5.linktree_5_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
div.linktree_6.linktree_6_hover:hover a, div.linktree_6.linktree_6_hoverHover a
{
	color: #AD370B;						/* hover text color */
}
