/* CSS Document */

body {
	background: #E1E1E1 url(../images/site/tile_3.gif) repeat-y center;
	margin: 0px;
	text-align: center;
}
body p {
	text-align: left;
	clear: both;
}
h1 {
	display: none;
}
h2 {
	/* font */
}
a img {
	margin-top: 15px;
	border: 0px solid #999999;
}
a:hover img {
	border: 0px solid #C0C0C0;
}
h3 a, .high3 a {
	position: relative;
	width: 464px;
	/* font */
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 10px;
	float: left;
	border-bottom: 1px solid #C3C3C3;
	text-decoration: none;
	color: #333333;
	background: #F9F9F9;
	text-align: right;
}
h3 a {
	_margin-bottom: -19px;
}
.high3 a {
	_margin-bottom: -16px;
}
h3 a:hover, .high3 a:hover {
	text-decoration: none;
	/* color, background */
}
#center {
	position: relative;
	margin: auto;
	width: 700px;
	/* Correct IE centering problem. Which keeps reappearing but is for the moment gone.
	_left: 1px;*/
}
#header {
	margin: auto;
	position: relative;
	width: 700px;
	height: 130px;
	/* background url */
	background-repeat: no-repeat;
}

#headertext {
	position: relative;
	color: #FFFFFF;
	/* font */
	top: 60px;
	float: right;
	right: 10px;
}
#headertext span {
	/* font */
}
#content {
	/* font */
	color: #333333;
	width: 700px;
	float: left;
	background: transparent url(../images/sd_top2.gif) top center no-repeat;
	padding: 0px;
	padding-top: 15px;
	text-align: left;
}
#leftcol {
	position: relative;
	float: left;
	width: 475px;
	/*	_width: 435px; */
	margin: 0px;
	padding: 10px;
	padding-top: 5px;
	padding-left: 15px;
}
.rightheader {
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	_margin-right: 7px;
	/* font */
	background: #FFFFFF url(../images/blog/topshadow_sm2.gif) bottom center no-repeat;
	text-align: center;
	width: 175px;
	padding-bottom: 5px;
	clear: right;
	z-index: 3;
}
.rightcol {
	position: relative;
	float: right;
	width: 160px;
	padding: 15px;
	padding-right: 0px;
	padding-top: 10px;
	margin-right: 15px;
	_margin-right: 7px;
	/* border-left: 1px solid #666666; */
	border-top: 1px solid #E1E1E1;
	/* font (second font - verdana in stead of trebuchet, for example) */
	clear: right;
	z-index: 3;
	white-space: nowrap;
}
.rightcol a, #content p a, li a, .admin a {
	text-decoration: underline;
	/* color */
}
.rightcol a:hover, #content p a:hover, li a:hover, .admin a:hover {
	text-decoration: none;
	/* color */
}
#headertop {
	/* font */
	text-align: center;
}
#menucover {
	position: relative;
	float: right;
	width: 170px;
	margin-top: 15px;
	margin-right: 18px;
	_margin-right: 7px;
	height: 180px;
	margin-bottom: -10px;
	_margin-bottom: -30px;
}
#menubackground {
	position: absolute;
	float: right;
	width: 170px;
	height: 150px;
	left: 0px;
	/* background url */
}
#menu a {
	position: relative;
	color: #000000;
	/* font */
	width: 160px;
	height: 25px;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	z-index: 1;
	margin-bottom: 0px;
}
#menu a:hover {
	/* background color, color */
}

/* Blog search CSS */
.leftfloat {
	float: left;
}
/* Form CSS */
form {
	clear: both;
}
.forminput {
	/* font */
	border: 1px solid #999999;
	/* background (color) */
	padding: 2px;
}
.forminput:hover {
	/* background color */
	border: 1px solid #999999;
}
.forminput:focus {
	background: #FFFFFF;
	/* border */
	color: #000000;
}
.formbutton:hover {
	/* background */
	color: #FFFFFF;
	cursor: pointer;
}
.formbold {
	font-weight: bold;
}
.formentry {
	/* padding: 10px; */
}
.formsmall {
	/* font */
}
/* Links CSS */
.linkcat {
	position: relative;
	color: #444444;
	float: left;
	/* font (second font) */
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}
.datetitle {
	position: relative;
	float: left;
	clear: both;
	/* font (second font) */
	margin-bottom: 10px;
	margin-top: 20px;
}
.maintext {
	clear: both;
	/* font */
}
/* Bottom of page / Copyright stuff */
.copyright {
	position: relative;
	float: left;
	width: 700px;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(../images/sd_top.gif) no-repeat;
	text-align: center;
	color: #999999;
	/* font (second font) */
	vertical-align: bottom;
}
.copyright a {
	text-decoration: underline;
	/* color */
}
.copyright a:hover {
	text-decoration: none;
	/* color */
}
.bottomimage {
	position: relative;
	float: left;
	width: 700px;
	height: 24px;
	background: url(../images/sd_bottom.gif) bottom;
}
.disabled {
	color: #999999;
}
/* THEMES */
.theme {
	position: relative;
	float: right;
	width: 160px;
	padding: 15px;
	padding-top: 10px;
	margin-top: -20px;
	_margin-top: 0px;
	margin-right: 7px;
	_margin-right: 0px;
	margin-bottom: -20px;
	/* font */
	clear: right;
	z-index: 3;
	text-align: left;
}
.theme a img {
	float: left;
	border: 5px solid #EBEBEB; !important
}
.theme a:hover img {
	border: 5px solid #C0C0C0;
}
.font_1 a, .font_2 a {
	margin-top: 10px;
	/* margin-right: 5px; */
	float: left;
	width: 20px;
	height: 25px;
}
.font_1 a {
	background: #FFFFFF url(../images/site/font_1.gif) no-repeat left top;
}
.font_2 a {
	background: #FFFFFF url(../images/site/font_2.gif) no-repeat left top;
}
.font_1 a:hover, .font_2 a:hover {
	background-position: -20px;
}
/* EXTRAS */
code {
	/* color */
}