@charset "utf-8";
body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(/images/keds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a {
	color: #ff0099;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 983px;
	margin: 0 auto;
	text-align: left;
	z-index: 1000;
	overflow: hidden;
	position: relative;
} 
#container #nogi {
	background-image: url(/images/kedz_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 240px;
}
 #container #sidebar1 h5 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#header {
	padding: 0;  
	height: 264px;
	width: 250px;
	text-align: center;
	position: relative;
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	text-align: center;
} 
#header #logo {
	text-align: center;
}
#header #logo a {
/*	position: absolute;
	left: 0;
	bottom: 10px;*/
}
#header #logo a {}
#header #logo a h1 {
	display: none;
}
#header #logo a span {
	display: block;
	width: 250px;
	height: 264px;
	background: #000 url(/images/hotlogo.gif) top left no-repeat;
	cursor:  pointer;
}

#search {
	position: absolute;
	top: 19px;
	right: 0px;
	border: #999 solid 1px;
	padding: 0px;
	height: 25px;
	width: 208px;
	text-align: left;
}
#search input {
	width: 180px;
	border: 0;
	background: #000;
	color: #fff;
	margin: 0 20px 0 5px;
	padding: 0;
	height: 20px;
	font-size: 10pt;
}
#search a img {
	border: 0;
	position: absolute;
	bottom: 3px;
	right: 0;
	cursor: pointer;
}

 #container #header h6 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	padding-top: 250px;
	letter-spacing: 2px;
}
 #container #header a {
	color: #FFFFFF;
	text-decoration: none;
}
 #container #header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
 #container #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 #container #header a:hover {
	color: #ff0099;
	text-decoration: underline;
}
#container #header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#container #header #separator_menu {
	color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar1 {
	width: 250px; 
	float: left;
	overflow: visible;
	overflow: hidden;
	border: 0;
	position: relative;
}

#sidebar1 img {
        margin: 5px 0;
        padding: 3px;
        border: #666 solid 1px;
}
div.transparency {
	background: #3B3B3B;
	width:100%;
	height: 10000px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5; 
	filter: alpha(opacity=50);
	z-index: -1;
}

 #sidebar1 h3,  #sidebar1 p {
}

#mainmenu {
	width: 700px;
	float: right;
	text-align: left;
	margin: 20px 0;
}
#mainmenu a {
	color: #00B0D8;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	border-right: #00B0D8 solid 1px;
	padding-right: 35px;
	margin-right: 30px;
	
}
#mainmenu a:hover {
	text-decoration: underline;
}
#mainContent {
	width: 700px;
	float: right; 
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	border: 0;
} 
 #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 20px 0;
}

#container #sidebar1 h3 {
	color: #99CCFF;
	font-size: 14px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
#apDiv1 {
	position:absolute;
	z-index:1;
	left: 662px;
	top: 605px;
}

#footer {
	padding: 0 10px;
	height: 214px;
	color: #fff;
	text-align: right;
} 
#footer a {
	color: #00B0D8;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 #container #mainContent h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 36px;
}
 #container #mainContent h1 a {
	color: #fff;
	text-decoration: none;
}
 #container #mainContent h1 a:hover {
	text-decoration: underline;
}
 #container #mainContent p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	font-size: 14px;
}
 #container #mainContent h2 {
	color: #f09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 10px;
}
#container #mainContent .post_list {
}
#container #mainContent .post_list h4 {
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 0;
}
#container #mainContent .post_list .post {
	margin-bottom: 30px;
}
#container #mainContent .post_list p {
	margin: 5px 0;
}
.post_list .post_img {
	text-align: center;
}
.post_list .post_img img {
	margin-right: 10px;
	padding: 3px;
	border: #666 solid 1px;
}

.post_head {
}
.post_head span {
	display: block;
	font-size: 14px;
	color: #999;
}
.post_head span.post_date {
	font-size: 10px;
}
.post_head span.post_author {
	color: #fff;
	font-size: 16pt;
}

.pages {
	margin: 20px;
	text-align: center;
	font-size: 12pt;
}
.pages span.current {
	background: #FF0099;
	padding: 0 5px;
}

#write_comment {
	margin-top: 30px;
}
#write_comment h4 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#write_comment div {
	margin-bottom: 15px;
}
#write_comment div img {
	vertical-align: bottom;
	margin-right: 20px;
}

.content {
	padding: 20px;
}

.article {
	margin-bottom: 30px;
}
.article h1 {
	margin: 0;
}
.article .article_head {
	margin: 10px 0;
}
.article .article_head span {
	display: block;
}
.article .article_head .art_date {
	font-size: 8pt;
	color: #999;
}
.article img {
	float: left;
	margin: 0 20px 5px 0;
	padding: 3px;
	border: #666 solid 1px;
}
.article .article_footer {
	text-align: right;
	clear: both;
}
#calc_captcha div {display: inline;}
