/* Style file for drakontas.org */

body, html
{
	background: url("/images/slants.png") fixed left top;
	background-color: #DEDEDE;
	border: 0px;
	cursor: default;
	margin: 0px;
	padding: 25px;
}

html { padding: 0px; }

#center
{
	/* background-color: #FFFFFF; */
	border: 5px double #000000;
	font-family: verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 725px;
}

#center #header
{
	background-color: #ABABAB;
	color: #000000;
	padding: 40px 10px 40px 20px;
	text-align: center;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}

#center #header h1
{
	font-family: verdana;
	font-size: 28pt;
	margin: 0px;
	padding: 0px;
}

#center #nav
{
	background-color: #DEDEDE;
	border-bottom: 2px solid black;
	border-top: 2px solid #000000;
	font-family: arial, sans-serif;
	font-size: 11pt;
	padding: 10px 6px 10px 6px;
	text-align: center;
}

#center #nav a:link
{
	background-color: #DEDEDE;
	border: 1px solid #DEDEDE;
	color: #606060;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#center #nav a:visited
{
	background-color: #DEDEDE;
	border: 1px solid #DEDEDE;
	color: #606060;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#center #nav a:hover
{
	background-color: #808080;
	border: 1px solid #000000;
	color: #EFEFEF;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#center #nav a:visited:hover
{
	background-color: #808080;
	border: 1px solid #000000;
	color: #EFEFEF;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#center #content
{
	background-color: #FFFFFF;
	padding: 20px;
	padding-bottom: 5px;
}

#center #content h2
{
	border-bottom: 1px solid #CDCDCD;
	color: #404040;
	font-family: arial;
	font-size: 15pt;
	line-height: 15pt;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom: 3px;
}

#center #content h3
{
	color: #404040;
	font-family: arial;
	font-size: 13pt;
	line-height: 13pt;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 3px;
}

#center #content h4
{
	border-bottom: 1px solid #CDCDCD;
	color: #404040;
	font-family: arial;
	font-size: 13pt;
	line-height: 13pt;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 3px;
}

#center #content h5
{
	color: #404040;
	font-family: arial;
	font-size: 11pt;
	line-height: 11pt;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 3px;
}

#center #content h6
{
	color: #404040;
	font-family: arial;
	font-size: 11pt;
	line-height: 11pt;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 3px;
}

#center #content p
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px 0px 15px 2px;
	padding: 0px;
}

#center #content a:link
{
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#center #content a:visited
{
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

#center #content a:hover
{
	color: purple;
	font-weight: bold;
	text-decoration: underline;
}

#center #content a:visited:hover
{
	color: purple;
	font-weight: bold;
	text-decoration: underline;
}

#center #content ol
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px 20px 15px 25px;
	padding: 0px;
}

#center #content ul
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px 20px 15px 25px;
	padding: 0px;
}

#center #content li
{
	margin-bottom: 15px;
}

#center #content span.date
{
	font-family: verdana;
	font-size: 10pt;
}

#center #content div.thumb
{
	background: url("/images/bg.small.png") center top no-repeat;
	float: right;
	margin-top: 10px;
	padding: 10px;
	padding-top: 9px;
	text-align: center;
}

#center #content img.thumbnail
{
	height: 150px;
	margin-right: 5px;
	margin-left: 5px;
	width: 225px;
}

#center #footerbox
{
	background-color: #FFFFFF;
	border-top: 2px solid black;
	font-family: verdana;
	font-size: 8pt;
}

#center #footerbox #footer
{
	padding: 10px;
}

#center #footer a:link
{
	color: blue;
	text-decoration: none;
}

#center #footer a:visited
{
	color: blue;
	text-decoration: none;
}

#center #footer a:hover
{
	color: purple;
	text-decoration: underline;
}

#center #footer a:visited:hover
{
	color: purple;
	text-decoration: underline;
}

#center #footerbox #footer #right
{
	float: right;
	text-align: right;
}
