/* GENERAL */
/* GENERAL */
/* GENERAL */

* {
margin: 0;
padding: 0;
}
.clear { clear:both; };
#clear{
	clear:right;
}

html{
}
html, body {
	height: 100%; 
	margin-bottom: 1px; 
}
body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fcfbfa;
	overflow:-moz-scrollbars-vertical;
}
p{
	text-align:justify;
}
li{
	list-style:none; 	
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

/* WRAPPERS */
/* WRAPPERS */
/* WRAPPERS */

#top_wrapper{

}
#wrapper{
	width:600px;
	margin: 0 auto;
}

/* TOP */
/* TOP */
/* TOP */

#topbar{
	background-color: #606060;
	width:100%;
	height:43px;
   	position:fixed;
	left:0;
  	top:0;	
	z-index:1;
}
.top_nav{
	position:fixed;
	width:635px;
	z-index:10;
	height:33px;	
}
.top_nav ul{
	margin-top: 10px;
	position:relative;
}
.top_nav a{
	color: #fff;
	font-size:12px;
	height:40px;
	margin-top: 2px;	
	display:block;
}
#splash_anchor a{

}
#normal_width_top_nav{
	width:600px;
}

/* TOP AND BOTTOM NAVBARS */
/* TOP AND BOTTOM NAVBARS */
/* TOP AND BOTTOM NAVBARS */

.nav_right, .search{
	float:right;
	display:inline;
	width:300px;
}
.nav_right li{
	float:right;
	margin-left:10px;
	
}
.nav_right {


}
.nav_right a{


}
.nav_left, .copyright{
	float:left;
}
.nav_left li{
	float:left;

}
.current{
	background: url('images/page_marker3.png') no-repeat 50% 20px; 
}

/* BOTTOM  */
/* BOTTOM  */
/* BOTTOM  */

#bottombar{
	background-color: #606060;
	width:100%;
	height:43px;
   	position:fixed;
	left:0;
	z-index:1;
	bottom:0;
}
#bottombar ul {
	margin-top: 10px;
	position:relative;
}
#bottom_nav{
	position:fixed;
	width:600px;
	z-index:10;
	height:33px;
	bottom:0;	

}
#bottom_nav ul{




}
#bottom_nav p, #bottom_nav a{
	color: #fff;
	font-size:12px;
	height:40px;
	margin-top: 2px;	
}
bottom_nav a{
	display:block;
}
.copyright p{

}
.search li{
	float:right;
	margin-left:10px;
}

/* MAIN CONTENT  */
/* MAIN CONTENT  */
/* MAIN CONTENT  */

#content{
	float:left;
	margin-top:20px;
	width:600px;
	margin-bottom:100px;
	
}
#logo {
	position:relative;
	float:left;
	margin-left:-141px;
	margin-top:10px;
	background: url('images/ebk.png') no-repeat;
	width: 121px;
	height: 200px;
}
#headline {
	height:120px;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	width:600px; 										
	margin-bottom: 18px;
	margin-top: 50px;
	background: url('images/headline.png') no-repeat;

}
#headline a{
	height:120px;
	width:600px; 											
	text-indent:-9999px;
	display:block;
}
#headline h1{
	font-weight: normal;
	color: #606060;
	font-size:2.7em;
	float:right;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	width:600px;
	margin-top:50px;
	overflow:hidden;
}
#images{
	position:relative;
	float:right;
	margin-top:10px;
	background: #000;
}

/* TEXT AREA  */

#text_area{
	position:relative;
	width:600px;
	margin-bottom:60px;
}
#text_area a{
	color: #606060;	
}
#text_area h1{
	color: #606060;
	font-size:18px;
	font-weight:normal;
}
#text_area h2{
	color: #aaa;
	font-size:12px;
	font-weight:normal;
	margin-top:-3px;
}
#text_area h3{
	color: #606060;
	font-size:14px;
	font-weight:normal;
}

/* HEADLINES  */

#news_headlines, #blog_headlines{
	width:280px;
	padding: 5px;
	position:relative;
	margin-top:10px;
}
#blog_headlines{
	float:right;
}
#news_headlines{
	float:left;
}

/* POST NAVIGATIONS  */

#previous_post{
	float:right;
}
#next_post{
	float:left;	
}
#previous_post p, #next_post p{
	color: #fff;
	font-size:12px;
}
#previous_post a, #next_post a{
	color: #fff;
	font-size:12px;
}
.navigation{
	color: #fff;
	background-color: #606060;
	float:left;
	width:600px;
	padding:10px;
	padding-top:6px;
	width:580px;
	height:18px;
	margin-top:10px;
}

/* POST  */

.post{
	padding-top: 5px;
	padding-bottom: 0px;
	clear:right;
	float:left;
	width:600px;
	position:relative;
}
.sticky{
	color: #fff;
	background-color: #bbcccc; /* red = #993300;*/
	padding: 5px 0px 0px 10px;
	margin-bottom: 15px;
	margin-top: 5px;

}
#text_area .sticky h2, #text_area .sticky a{
	color: #fff;
}
#post_headers {
	color: #fff;
	background-color: #606060;
	padding: 5px 0px 0px 10px;
	margin-bottom: 15px;
	margin-top: 5px;
	
}
#post_headers a, #post_headers h1{
	color: #fff;
}
#post_headers h2{
color: #fff;
margin-bottom:-5px;

}
.tag_and_edit{
	margin-top:20px;
	padding-top:10px;
	border-top: 1px solid #606060;	
	float:left;
	width:600px;
}
.tags_bottom_post{
		float:left;
}	
.edit_button{
	float:right;
}
.edit_button a:hover	{
text-decoration:none;
}

/* RSS  */

#comments_rss, #news_rss, #blog_rss, #articles_rss{
	width:25px;
	height:25px;
}
#comments_rss{
	margin-top:5px;
	margin-bottom:5px;
	background: url('images/rss_orange.png') no-repeat;
	float:right;
	width:25px;
	height:25px;
	z-index:1000;
}
#news_rss, #blog_rss, #articles_rss{
	float:left;
}
#news_rss{
	background: url('images/rss_blue.png') no-repeat;
}
#blog_rss{
	background: url('images/rss_red.png') no-repeat;
}
#articles_rss{
	background: url('images/rss_black.png') no-repeat;
}
#comments_rss a, #news_rss a, #blog_rss a, #articles_rss a{
display: block;
text-indent: -9999px;
width:25px;
height:25px;
}
#news_rss a, #blog_rss a, #articles_rss a{
float:left;
}
.rss_show{
display:inline;
}
.rss_hide{
display:none;
}

/* COMMENTS  */

#comment_count{
	padding-top:5px;
	padding-bottom:5px;
	float:left;	
}
.commentlist{
	border-top: 1px solid #606060;	
}
.commentlist li{
	border-bottom: 1px solid #606060;		
	padding-top:10px;
}
.commentlist img{
margin-right:10px;
}
.avatar { 
	float: left; 
	padding: 4px; 
	margin-bottom: 5px;
	border: 1px solid #ddd; 
	background: white;


}
#comment_text{
	margin-left:110px;
	text-align:justify;
	margin-bottom:5px;
	
}
#avatar_and_author{
	float:left;
	margin-bottom:10px;
	width:80px;
	

}
#edit_comment_butt{
	padding-top:10px;
	padding-bottom:8px;
}
#comment{
width:598px;
}
#login_to_comment{
	color: #fff;
	background-color: #606060;
	float:left;
	padding:10px;
	padding-top:6px;
	margin-top:15px;
	width:580px;
	height:18px;	
}
#login_to_comment a{
	color: #fff;
}
#comment_button{
	float:right;
	padding-top:10px;
}
.normal_edit_button{
	visibility:visible;
}
.IE_edit_button{
	text-indent: -9999px;
	visibility:hidden;
}

/* SEARCH  */

#search_results{
	margin-top:24px;
}

/* CLUB PAGE  */

#map{
	border: 1px solid #606060;
	float:left;
	width:598px;
	height:300px;
}
#classes{
	width:600px;
}
#classes ul, #fees ul{
	float:left;
	width:200px;
}
#classes_notes ul{
	float:left;
	width:600px;
	clear:both;	
}
#classes li, #fees li, #club_info li{
padding-top:3px;
padding-bottom:3px;
}
#classes_notes p, #fees_insurance p{
	font-size: 12px;
}

.club_contact{
		width:600px;	
}
.club_contact_who{
	float:left;
	width:200px;	
}
.club_contact_what{
	float:left;
	width:165px;	
}
.club_contact_email{
	float:left;
	width:150px;	
}

/* TERMS PAGE  */

#terms_general_j, #terms_attacks_j, #terms_techniques_j, #terms_misc_j{
	float:left;
	width:300px;
}
#terms_general_e, #terms_attacks_e, #terms_techniques_e, #terms_misc_e{
	float:left;
	width:300px;
}
.hilite{
	background: #bbcccc;
}
.lolite{
	background: #fcfbfa;
}
.hilite, .lolite{
padding: 5px;
}

/* JAPANESE IN INTRO  */

#introduction_kanji p{
	font-size:36px;
}

/* INLINEVID */

.inlineVid {
	margin-bottom:-18px;
}