/* Gates of Aedolyn's Stylesheet made by Zeshin */



/* Normal, standard links. */

a:link, a:visited
{
	color: #013e63;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #B50100;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #494949;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.nav:hover
{
	color: #cc3333;
	text-decoration: none;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: 9pt;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
	background: url(images/background_1.png) #fff;
	margin-left: auto;
	margin-right: auto;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, #footer a, #header a
{
	color: #000000;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
input, button
{
	font-size: 90%;
	background-color: #fff;
	border: 1px solid Silver;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}
h1 { font-size: 160%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

/* A quote, perhaps from another post. */
blockquote
{
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
code
{
	color: #000000;
	background-color: #dddddd;
	display: block;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	overflow: auto;
	white-space: nowrap;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

.bbc_u
{
	text-decoration: underline;
}

/* Styling for BBC tags */
.bbc_color a
{
	color: inherit;
}

.bbc_img
{
	border: 0;
}

.bbc_list
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
}


.bbc_size
{
	line-height: 1.3em;
}

.bbc_table
{
	font: inherit;
	color: inherit;
}

.bbc_table td
{
	font: inherit;
	color: inherit;
	vertical-align: top;
}

/* 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;
}

/* A more discreet highlight colour, for selected membergroups etc. */
.highlight2
{
	background-color: #B3F4B0;
	color: black;
}

.udtitle {
color:  #000033;
font-family: Georgia, Verdana;
font-size: 120%;

}
.uddate {
color: #000;
font-family: Georgia, Verdana;
font-size: .8em;
}

.msgbg
{
	background: url(images/message_sm.gif) no-repeat;
	color: red; 
	height: 35px; 
	width: 37px; 
	float: left;
	clear: left;
	text-align: center;
	position: relative;
}

.msgtxt
{
	position:absolute; 
	top:50%; 
	line-height: 28px; 
	margin-top: -16px;
	margin-left: -8px;
	font-size: 90%;
}

.titlebg
{
	margin:0;
	background-color:#d5d5d5;
	border:1px solid #010101;
	color:#000;
	padding:0.2em 0.4em;
}
.contentbg
{
	width: 100%; 
	background: url(images/background_2.png) #f9f9f9;
	font-size: 9pt;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
	border: 1px solid #aaa;
	padding: 2px; 
	-moz-border-radius:10px;
	
}

.contentbg2
{
	margin:0;
	border: 1px solid #696969;
	background-color: #efefef;
	color:#000;
	padding:1px 1px;
}
.contentbg3
{
	margin:0;
	background-color:#e8e8e9;
	border:1px solid #010101;
	color:#000;
	padding:1px 1px;
}

#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

#catlinks 
{
	border: 1px solid #aaa;
	background: url(images/background_2.png) #e7e7e7;
	padding: 5px;
	margin-top: 1em;
	clear: both;
	-moz-border-radius: 10px;
}

#mainframe
{
	margin-top: -.5em;
}
#frame
{
	background: url(images/template/table-mid.png) repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}

#header
{
	background: url(images/template/table-top.png) no-repeat;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

#footer
{
	background: url(images/template/table-bot.png) no-repeat;
	height: 68px;
	margin: 0px 0px 0px 0px;

}
#menu
{
	margin-left: 1px;
	margin-top: -1.3em;
}
#menu ul
{
	list-style-type: none; 
	margin: -.1em 0px 0px -5px;
	border: 1px solid #aaa;
	border-top: none;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}

#main
{
	width: 701px; 
	margin-top: 1.5em; 
	margin-left: .2em; 
	border: 1px solid; 
	border-right: none;
	font-size: 100%;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
	background-color: #f6f6f6;
}
#main h1
{
	margin:0px; 
	border:none;
	font-size:140%;
	font-weight:bold;
	text-align:left;
	padding-top: .5em;
	padding-bottom: .17em;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}
#main h2
{
	margin:0px; 
	border:none;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	padding-top: .5em;
	padding-bottom: .17em;
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}
#main ul
{
	list-style-type: square;

	border-top: none;
	list-style-image: url(images/bullet.gif);
    font-family: Georgia, Tahoma, arial, helvetica, serif;
}

#welcome ul
{
	margin: .3em 0 0 0px;
}

#recent
{
	color: #000;
	font-size: 95%;
	font-family: Trebuchet MS;
}

#recent ul
{
	list-style-type: square;
	border: none;
	list-style-image: url(images/bullet.gif);
}

#recent li
{
	font-size: 95%;
	color: #000;
}

#portal ul
{
	border: none;
	list-style-image: url(images/bullet.gif);
	margin-top: -2px;
}

#portal ul li ul
{
	list-style-image: url(images/arrow.png);
}

div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	/*border-color: none;
	background: #30383D;*/
	width: auto;
}
div.thumb div {
	border: 1px solid #aaa;
	padding: 3px !important;
	font-size: 94%;
	/*text-align: left;
	background: #30383D;*/
	overflow: hidden;
}
div.thumb div a img {
	border: none;
}
div.thumb div div.thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	/*background: #30383D;*/
	padding: .3em 0 .1em 0;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	/*background: #30383D;*/
	border-width: .5em 0 .8em 1.4em;
	border-color: #f9f9f9;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: 1.5em;
	/*background: #30383D;*/
	border-width: 0px;
	border-color: #f9f9f9;
}

/* Tooltip */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #aaa;
padding: 2px;
color: #000;
background-color: #f9f9f9;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}