/* @group Layout */

body {
	background-color: black;
	font-family: Verdana, Arial;
}

#overall {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#header {
	background-image: url(../images/unified_cjd_header.jpg);
	background-color: black;
	height: 200px;
	width: 960px;
}

#header a img {
	border: none;
}

#navigation {
	background-color: white;
	height: 40px;
}

#navigation a {
	text-decoration: none;
}

#navigation a img {
	border: none;
}

/* @group Navbars */

.main_nav_menu {
	background-color: black;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 40px;
}

.main_nav_menu li {
	list-style-type: none;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 20px;
	height: 30px;
	padding-top: 10px;
}

.main_nav_menu li, .main_nav_menu li a, .sub_nav_menu li, .sub_nav_menu li a {
	color: #9f1402;
}

.main_nav_menu li:hover, .main_nav_menu li a:hover {
	background-color: white;
}

#submenus {
	position: relative;
}

.sub_nav_menu {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sub_nav_menu li {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 5px;
}

#instruction_submenu {
	width: 200px;
	background-color: white;
	position: absolute;
	z-index: 10;
	left: 440px;
}

#photos_submenu {
	width: 300px;
	background-color: white;
	position: absolute;
	z-index: 10;
	left: 150px;
}

/* @end */

#login_ribbon {
	padding: 3px 15px 4px 3px;
	background-color: #2a2b2b;
	color: white;
	text-align: right;
	font-size: smaller;
}

#login_ribbon a {
	color: white;
}

#placemat {
	background-color: white;
	padding: 10px;
}

#placemat a {
	color: #fe0000;
}

#placemat a:hover {
	background-color: #9f1402;
	color: white;
}

#footer {
	background-color: #9f1402;
	text-align: center;
	font-size: 10px;
	letter-spacing: .5px;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: white;
}

#widgets {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#translate, #sitemeter {
	width: 200px;
	float: left;
	text-align: center;
}

/* @end */

/* @group All-Purpose Styles */

p {
	margin-top: 0px;
	font-size: small;
}

h1 {
	margin-top: 0px;
	font-size: x-large;
	text-align: center;
}

h2 {
	font-size: large;
	text-align: center;
}

.clear {
	clear: both;
}

.centerme {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.quiet {
	font-size: xx-small;
	color: grey;
}

.caption {
	text-align: center;
	font-size: x-small;
	font-style: italic;
	line-height: 110%;
}

.more_link {
	background-color: black;
	float: right;
	padding: 5px;
	margin-bottom: 5px;
	font-size: x-small;
	color: white;
}

.more_link a {
	color: white;
}

blockquote {
	background-color:#E1DEDB;
	border:thin solid;
	font-family:Verdana,Arial;
	font-size:small;
	padding:5px;
	text-align:left;
}

/* @end */

/* @group Home Page */

#left_stack {
	width: 490px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#general_info {
	background-color: #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;
}

#home_pics {
	width: 230px;
	text-align: center;
}

p.center_pic {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

#special_notes {
	background-color: black;
	color: white;
	font-size: smaller;
	padding: 5px 15px;
	margin-bottom: 10px;
}

#featured_video {
	margin-bottom: 5px;
}

#news_reel {
	background-color: #9f1402;
	padding: 5px;
	margin-bottom: 10px;
}

#news_reel h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #e6e6e6;
}

.news_item {
	width: 105px;
	padding: 5px;
	margin-right: 5px;
	text-align: center;
	font-size: x-small;
	float: left;
	background-color: whitesmoke;
	margin-bottom: 5px;
}

.featured_event {
	border-width: 2px;
	padding: 5px;
	font-size: smaller;
	background-color: #e6e6e6;
	margin-bottom: 10px;
}

.featured_event img {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.featured_event h3 {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: black;
	color: white;
	padding: 3px;
}

#right_stack {
	width: 440px;
	float: right;
	margin-bottom: 10px;
}

#grandmaster_wisdom {
	width: 280px;
	height: 137px;
	padding-left: 135px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-top: 60px;
	background: url(../images/master_wisdom.jpg) no-repeat;
	font-size: smaller;
	margin-bottom: 10px;
}

#latest_tweets {
	margin-bottom: 10px;
}

#blog_shorts {
	background-color: #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;	
}

#blog_shorts h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#featured_video {
	
}

/* @end */

/* @group Dashboard */

#dashboard_left {
	width: 280px;
	margin-right: 10px;
	float: left;
	background-color: #e6e6e6;
	padding: 10px;
}

#dashboard_middle {
	width: 280px;
	margin-right: 10px;
	float: left;
	background-color: #e6e6e6;
	padding: 10px;
}

#dashboard_right {
	width: 300px;
	float: left;
	background-color: #e6e6e6;
	padding: 10px;
}

/* @end */

/* @group Blog */

.blog_title {
	text-align: center;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: x-large;
}

.byline {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
}

.single_post {
	font-size: small;
	margin-bottom: 15px;
	background-color: #e6e6e6;
	padding: 10px;
}

.post_title {
	font-size: large;
}

.manage_post_links {
	
}

.manage_post_links a img {
	border: 0px;
}

.comment {
	background-color: #2a2b2b;
	color: white;
	padding: 5px;
	margin-bottom: 10px;
}

#leave_comment {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #9f1402;
	padding: 10px;
	color: white;
}

.comment a {
	color: white;
}

#fluffy_bunny {
	display: none;
	visibility: hidden;
}

/* @end */

/* @group Photo Gallery */

#gallery {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.gallery_photo {
	float: left;
	width: 125px;
	height: 210px;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

.short_gallery_photo {
	float: left;
	width: 125px;
	height: 150px;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

#photo_show {
	width: 410px;
	text-align: center;
	margin: auto;
}

.gallery_photo a, .short_gallery_photo a {
	text-decoration: none;
}

.gallery_photo img, .short_gallery_photo img {
	border: 0px;
}

.gallery_caption {
	font-size: small;
	font-weight: bold;
	color: black;
}

.gallery_subcaption {
	font-size: x-small;
}

.show_caption {
	font-size: large;
}

.description {
	text-align: center;
}

.associated_links {
	margin-top: 20px;
	font-size: medium;
}

/* @end */

/* @group Instruction */

#mission_and_oath, #terms_and_counting {
	background-color: #e6e6e6;
	padding: 5px;
}

#mission, #terminology {
	float: left;
	width: 48%;
}

#student_oath, #counting {
	float: right;
	width: 48%;
}

#testimonials, #dojo_rules {
	margin-top: 10px;
}

#testimonials ul, #dojo_rules ul {
	font-size: small;
}

#counting table {
	width: 100%;
}

#counting table td {
	text-align: center;
}

/* @end */

/* @group Member Console */

.rank_group {
	background-color: silver;
	border-style: groove;
	border-color: gray;
	padding: 10px;
	margin: 0 10px 10px;
}

.rank_group .first_subgroup {
	width: 430px;
	float: left;
	padding: 5px;
}

.rank_group .first_subgroup h1, .rank_group .subgroup h1 {
	font-weight: bold;
	font-size: medium;
	text-align: left;
}

.rank_group .subgroup {
	width: 215px;
	float: left;
	padding: 5px;
}

.about_black_belt {
	background-color: black;
	color: white;
	padding: 10px;
}

.about_black_belt h1 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: red;
}

/* @group Instructors */

.instructor_list_photo {
	float: left;
	margin-right: 5px;
	border: 0px;
}

.instructor_list_photo a {
	border: 0px;
}

.instructor_list_name {
	color: red;
	font-weight: bold;
	font-size: larger;
}

/* @end */
/* end */

/* @group News Items Index */

.all_news_item {
	border: thin solid black;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: x-small;
}

.all_news_item img {
	float: left;
	margin: 5px;
}

/* @end */