body {
	font: 62.5%/1.6em "lucida grande", "lucida sans", verdana, arial, sans-serif;
	color:#777;
	background-color:#222;
	margin:0;
	border-top:2px solid #000000;
}

* {
	margin:0;
	padding:0;
}

i, em{font-family:georgia; font-size:8pt; color:#18BF02; }
b, strong { color: #DC1A4E; }
u {color: #AD5C00; padding: 1px; line-height: 45%;text-decoration: none;border-bottom: 2px solid #c3d656;}

.comment {font: 10px arial;text-align: right;text-transform: uppercase;letter-spacing: 1px;
padding:10px;color:#989898; background: #2a2a2a; border-bottom:40px solid #222;}

.comment a, a:link {color:#00ADCC; }
.comment a:hover {color:#444; }


.boomz {font: 10px arial;text-align: right;text-transform: uppercase;letter-spacing: 1px;
color:#8F8F8F; background: #222; border-bottom:10px solid #222;padding:5px;}

h1 {
font: 55px times new roman; letter-spacing: -5px; color: #e5eeee; line-height: 15px; margin: 0; text-align: right; padding: 10px 15px 10px 0;background: #ccdedd;
}

h1 a {
	text-decoration:none;
	color:#333;
	background: #ccdedd;
}

			img:hover {
			filter: alpha(opacity=80);
			moz-opacity: .80;
			opacity: .80;
			}


.h5{ font-family: "Georgia", serif;font-size: 14pt;font-style: italic;color: #97b8b6;  margin: 0; text-align: left;}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #2a2a2a;
	margin:0;
	color:#999;
}

#header {
	border-top:20px solid #121212;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h4 {
	margin:15px 0 0 0;
	padding:5px 25px 15px 0;
	border-bottom:20px solid #fafafa;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 0px 0;
}

.ekans {
	width:350px;
	padding-left:40px;
	font: 11px arial;
	line-height: 14px;
	
}


#wrapper {
	width:760px;
	position:absolute;
	top:2px;
	left:123px;
	background:#222;
	
}


#nav {
	padding:7px 0;
	margin:0;
	height:50px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#00ADCC;
	padding:5px 5px 7px 5px;
	background:#303030;
	font:14px arial;
	margin:5px 2px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1pt;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#2a2a2a;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#303030;
	color:#444;
	text-decoration:none;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	font: 10px arial;
	line-height: 11px;
background: #303030;
	text-align:justify;
}

#content p {
	line-height:13px;
	margin:25px 0;
	font-size:110%;
	padding-left:10px;
	padding-right:10px;
	word-spacing:1px;
	text-align:justify;
}

#content a, a:link {
	text-decoration:none;
	color:#00ADCC;
}

#content a:hover {
	color:#444;
}

#content .h2 {
font-family: arial; 
font-size: 15pt;
font-weight:bold;
padding-left:10px;
padding-bottom:15px;
letter-spacing:-2px;
text-transform:uppercase;
color: #EFEFEF;
background: #2a2a2a;
text-align:justify;
}


#content .h2:first-letter {
color:#A0A0A0;
}

#content .h2 a, a:link {
	color:#989898;
	text-decoration:none;
	border:none;
}

#content .h2 a:link:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

#content .h3 {
text-align: left;
padding-left:10px;
padding-top:10px;
padding-bottom:4px;
color: #555;
background: #2a2a2a;
text-transform: none;
font-size: 10px;
line-height:15px;
font-family: arial;
}

#sidebar {
	width:250px;
	float:right;
	background:#303030;
	font:11px arial;
	line-height:12px;

}


#sidebar .h2 {font-family: arial; 
font-size: 15pt;
font-weight:bold;
padding-left:10px;
padding-top:15px;
padding-bottom:15px;
letter-spacing:-2px;
text-transform:uppercase;
color: #989898;
background: #2a2a2a;
text-align:justify;}

#sidebar .h2:first-letter { color:#A0A0A0;}

#sidebar ul {
	list-style:none;
	margin:0 0 10px 0;
}

#sidebar li {
	padding:3px;
}

#sidebar li a {
padding: 1px 0px 1px 5px; 
margin: 3px 0px 3px 0px; 
text-transform: none; 
border-left: 8px solid #282828; 
text-align: right;
font-weight: normal;
list-style: none;
}

#sidebar input {
	width:240px;
	padding:5px;
	color:#444;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
}

#sidebar li a:hover {
	border-left: 8px solid #363636; 
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {padding-left: 40px; padding-top:-15px; background: #303030; color: #EFEFEF; background-image: url('./blockquote.png'); background-repeat: no-repeat;}


#content ul, ol {
	border-top:1px solid #eee;
padding: 10px; 
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}


textarea#comment { width: 400px; padding: 10px; }

.commentmetadata { font-size: 10px; }

a, a:link, a:visited { 
			color: #00ADCC;
			text-decoration: none;
			}

			a:hover, b:hover, i:hover, u:hover, s:hover, #sidebar a:hover {
			color: #444;
			cursor: help;
			}
