body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top:2px solid #8BC159;
	text-align:justify;
	background-image: url('./ah.png');
	background-repeat:repeat;
}

* {
	margin:0;
	padding:0;
}
i, em{font-family:georgia; font-size:8pt; }
b, strong { color: #4ECDC4; }
u {color: #91835c; 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-top: 2px;border-top: 1px dashed #AFAFAF;color:#8F8F8F;}

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

h3 {
border-top: 1px solid #EFEFEF;

}

.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 #eee;
	margin:0;
	color:#999;
}

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

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

#header h3 {
	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;
	
}

#nav {
	padding:7px 0;
	width:170px;
}

#nav li {
	display:block;
	list-style:none;
	width:170px;
}

#nav li a {
	color:#FFFFFF;
	padding:2px 2px 1px 2px;
	font:11px arial;
	margin:3px 2px 0 0;
	text-decoration:none;
	display:block;
	width:170px;
	text-transform:uppercase;
	border-bottom:1px solid #FFF;
	background:#a5c6c4;
}
#nav li a:hover {
	color:rgb(172,216,229);
	text-decoration:none;
}

#nav li a.active {
	color:rgb(172,216,229);
	text-decoration:none;
}

.clear {
	clear:both;
}


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

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

#content a {
	text-decoration:none;
	color:#8c0;
}

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

#content h2 {
font-family: georgia; font-size: 15pt; color: #1BBDAB; line-height: 14pt;
	font-weight:normal;
	border-bottom:1px solid #f6f6f6;
	padding:4px 0;
text-align:justify;
}

#content h2:first-letter {
color:#c3d656;
}

#content h2 a {
	color:#1BBDAB;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	font:11px arial;
	line-height:12px;

}


#sidebar .h2 {font-family: georgia; font-size: 15pt; color: #1BBDAB; line-height: 14pt;
	font-weight:normal;
	border-bottom:1px solid #f6f6f6;
	padding:4px 0;}

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

#sidebar .h4 {background-color:#CDCDCD;color:#404040;text-align:right;font-family:trebuchet ms;font-size:10px;line-height:9px;text-transform:uppercase; }

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

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

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: #ccdedd; color: #8A8A8A; background-image: url('./blockquote.png'); background-repeat: no-repeat;}


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

img {

}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

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

.commentmetadata { font-size: 10px; }
