/*
  Yahoo! UI Reset CSS
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*
 * end Yahoo! UI Reset
 */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body { font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
table { font-size:inherit;font:100%; }
select, input, textarea { font:99% arial,helvetica,clean,sans-serif; }
pre, code { font:115% monospace;*font-size:100%; }
body * { line-height:1.22em; }

/* */

html {
	height:100%;
}
body {
	min-height:100%;
	height:100%;
	background:#333;
}
#container{
	background-color:#fff; /*matchA*/
	overflow:hidden;
	width:750px;
	margin:0 auto;
}
#content{
	background-color:#fff; /*matchA*/
	width:500px;
	border-right:250px solid #ebe5d8; /* The width and color of the rail */
border-right:250px solid #cdcdcd;
	margin-right:-250px;
	float:left;
}
#rail{
	background-color:#e1d4ba;
background-color:#bcbcbc;
border-bottom:1px solid #a9a9a9;
	width:250px;
	float:left;
}
#main_nav, #header, #sub_nav {
	text-align:center;
}
#main_nav {
	background:#fff;
}
#header_img {
	background-color:#333;
	height:200px;
}
#logo {
	position: relative;
}

/* Navigation */
.nav {
	float: none;
	width: 100%;
	text-align: center;
	}
.nav a {
	border:none;
	text-decoration:none;
	font-size:77%;
}
.nav ul {
	list-style: none;
	}
.nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	}
.nav .first {
	border-left:0;
	}
.nav li.current {
	background: #770000;
	color: #fff;
	border-bottom:1px solid #770000;
}
.nav li.current a {
	color: #fff;
	font-size:100%;
}
/* Main Nav */
#main_nav {
	padding:4px 0 0;
	font-size:100%;
}
#main_nav a {
	color:#660000;
	font-weight:bold;
	font-size:100%;
}
#main_nav a:hover {
	color:#e1d4ba;
}
#main_nav li.current a {
	color: #fff;
	font-size:100%;
}
/* Sub Nav */
#sub_nav {
    background:#747474;
	padding:4px 0;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}
#sub_nav a {
	color:#fff;
	font-size:100%;
}
#sub_nav a:hover {
	color:#770000;
}
#sub_nav li.current, #sub_nav li.current a:hover {
	background-color:#770000;
}
#sub_nav li.current a {
	color:#fff;
}

/*
  Presentation
 */

body {
	font-family: 'Lucida Grande', tahoma;
}
#header {
	background:#770000;
	color:#fff;
	font-size:250%;
	font-weight:bold;
	padding:10px 0;
}
h1#header a {
	border:none;
	color:#fff;
	text-decoration:none;
}
h2 {
	font-family: helvetica;
}
h1, h2, h3, h4 {
	font-weight:bold;
	padding-bottom:6px;
}
b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
p {
	line-height:140%;
	padding:10px 0;
}
a {
	text-decoration:none;
	border-bottom:1px dotted;
	color:#cc0000;
}
a:hover {
	color:#ff0000;
	
}
a:visited {
	color:#770000;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
addr {
	display:block;
	line-height:1.4em;
	padding-left:35px;
}
#content {
	xposition:relative;
}
#news {
	background:#e1d4ba;
position:relative;
float:left;
left:0;
bottom:0;
	margin-top:-30px;
	margin-bottom:25px;
	width:100%;
	padding-top: 5px;
	padding-bottom:10px;
	z-index:1;
}
#news ul, #news h2 {
	margin-left:25px;
	margin-right:30px;
}
#news ul {
	padding-top: 5px;
}
#news ul li {
	list-style:circle;
}
#news h2 {
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px solid #770000;
}
#news p {
	float:right;
	font-style:italic;
	padding:0 30px 0 0;
	font-size:77%;
}
#inner_content {
	padding:4px 25px;
}
#footer {
	font-size:80%;
	color:#666;
	border-top:1px solid #999;
	margin:0 8px;
	padding:25px 4px 25px 20px;
}
.railhead {
	background:#770000;
	color:#fff;
	padding:5px 12px;
}
#pic {
	width:500px;
	height:200px;
	float:left;
	background: url('/wp-content/images/hmac_head1.png') transparent no-repeat;
overflow:hidden;
z-index:-1;
}
#pic img {
	width:500px;
	height:200px;
overflow:hidden;
display:inline;
z-index:-1;
}
#logo {
	width:250px;
	height:100%;
	float:right;
	color:#fff;
	font-size:300%;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
	background:url('/wp-content/images/hmac_logo.png') #000 center no-repeat;
}
#logo h1 {
	position:absolute;
	left:-500px;
	bottom:15px;
	width:500px;
	text-align:left;
	color:#e1d4ba;
}
#rail dl {
	padding:8px;
}
#rail dl dd {
	font-size:77%;
	padding:6px;
}
#inner_content h2 {
	color:#444;
	font-family:georgia;
	letter-spacing:0.1em;
	font-size:136%;
	font-weight:bold;
padding-bottom:6px;
}
#inner_content h3 {
	padding-top:15px;
}
#container {
	position:relative;
}

#inner_content ol, #inner_content ul {
	padding:2px 6px 2px 16px;
}
#inner_content li {
	list-style: square;
	padding:2px 6px;
}
#border {
position:relative;
xfloat:right;
	width:6px;
	height:500px;
	background-color:#f0f;
	xtop:200px;
	xright:535px;
xtop:-732px;
xleft:500px;
zleft:-10px;
	z-index:1;
	overflow:hidden;
}
#inner_content {
	clear:right;
	position:relative;
}



div.highlight {
	border-top:2px solid #e67400;
	border-bottom:2px solid #e67400;
	padding:6px 4px;
	background-color:#ffffcc;
}
div.highlight h3 {
	color:#e67400;
}

h3.event_date {
	background-color:#ccc;
	padding-left:12px;
}
.schedule {
	border:1px solid #770000;
	margin:auto;
}
.schedule th {
	background-color:#ccc;
	border-right:1px solid #770000;
	font-weight:bold;
}
.schedule th, .schedule td {
	padding:4px 4px;
}
.schedule tr {
	border-bottom:1px solid #666;
}
.schedule tr.endweek {
	border-bottom:none;
}

.contact dl {
	
}
.contact dt, .links dt, .event dt {
	font-weight:bold;
	padding:8px 4px;
}
.contact dd, .links dd, .event dd {
	padding:2px 20px 8px;
}
.post {
	border-bottom:1px solid #666;
	padding-bottom:12px;
	margin-bottom: 12px;
}
.entry img {
	margin:0 8px;
}
.entry {
	padding:0 8px;
}
#rail dl, #rail ul {
	margin-bottom:15px;
}
#rail ul {
	font-size:92%;
	padding: 6px;
}
/*
.schedule {
	position:relative;
	width:450px;
	overflow:hidden;
	border:1px solid #770000;
}
.schedule dt {
	background-color:#ccc;
	border-right:1px solid #770000;
	width: 150px;
	border-right:250px solid #fff;
	margin-right:-250px;
	padding:2px 4px;
	font-weight:bold;
	float:left;
	clear:left;
}
.schedule dd {
	width:250px;
	float:left;
}
*/

.art img {
	height:100px;
	margin:4px auto;
}
.art tr {
	border-bottom:1px dashed #666;
	margin-bottom:30px;
	padding-bottom:30px;
}
.art th {
	text-align:center;
}
.art td, .art th {
	margin:20px 4px;
}

.faq dt {
	font-weight: bold;
	padding-bottom:10px;
}
.faq dd {
	padding-bottom:25px;
}

.clear {
	clear:both;
}
#aikido_instructors {
	float:left;
	clear:left;
}
#arnis_instructors {
	float:right;
	clear:right;
}
#instructor_details, #guest_instructors {
	margin-top:10px;
	padding:10px 0;
}
#instructor_details dd {
	padding:4px 0 15px 10px;
}
#instructor_details dt a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border:0;
}
.instructors {
	margin-top:20px;
	width:50%;
}
dt.instructor_head {
	font-weight:bold;
	text-align:center;
	padding:4px 0;
	margin-bottom:5px;
	border:1px solid #333;
	background-color:#ccc;
}
#arnis_instructors dt.instructor_head {
	border-left:0;
}
.instructors {
	clear:both;
}
.instructors dt {
	font-weight:bold;
	clear:both;
	margin-bottom:4px;
}
.instructors dd {
	clear:both;
	margin-left: 20px;
	margin-bottom: 20px;
}
.instructors dd img {
	float:left;
}
#instructor_dan dd {
	padding:4px 10px;
}
#motto {
	font-family:'Comic Sans MS';
	color:#9c9c9c;
	text-align:center;
	font-size:150%;
	margin:20px auto;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
.center {
	text-align:center;
}
.post {
	clear:both;
}
textarea {
	width:450px;
}
dl#instructor_details dt {
	clear:both;
}
dl#instructor_details img, dl#instructor_dan img {
	float:left;
}
ul.newslist {
	margin-bottom:10px;
}
ul.newslist li {
	font-weight:bold;
	color:#777733;
}
.post ul {
  margin-bottom: 25px;
}