ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img,abbr { border:0 }
address,abbr { font-style:normal }


/* =color 
red back #c71219
red fore #b1060c

gray light #efefe7
gray lighter #fafaf9

*/


* {
	margin:0;
	padding:0;
}
body,html {
	background:#c71219 url(/wp-content/themes/default/images/background-body.gif) repeat-x;
	}
body {
	padding:10px 15px;
	color:#000;
	font:76%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* =links */
a:visited {
	color:#900;
} 


a:hover {
	color:#7b7b7b;	
	text-decoration: underline;
}

a, a:active {
	color:#454545;
} 



/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#wrap {
	position:relative;
	margin:0 auto 0 0;
	padding:0;
	max-width:970px;
	min-width:750px;
	width:auto !important;
	width:750px;
	background:#fff;
}
#content {
	clear:both;
	padding:2px;
	width:100%;
}
#main {
	float:left;
	width:65%;
	margin:0;
	overflow:hidden;
}
#second_column {
	float:right;
	width:33%;
	margin:0;
}

#index_messaging {
	float:right;
	text-align:left;
	width:55%;
	color:#fff;
	padding:15px 25px; 
}

.dotted_bottom {
	border-bottom:1px dotted #fff;
	padding-bottom:10px;
	margin-bottom:10px;	
}

#index_button_row {
	margin:10px 0;
	text-align:left;
}


.one_half {
	float:left;
	width:48%;
	margin-right:2%;
}

.one_half_end {
	margin-right:0;
}

.column-sixy {
	float:left;
	width:60%;
	padding:1%;
}

.column-fourty {
	float:left;
	width:37%;
	background-color:#efefe7;
	padding:1% 0 1% 1%;
}

.one-third {
	float:left;
	width:32%;
	margin-right:1%;
}

.action-offer {
	width:560px;
	height:438px;
	background:url(images/may-free-gi-offer-martial-arts-west-linn.jpg) no-repeat;
	margin:0 0 0 10px
}


.last, .column-fourty .last {
	margin-right:0;
}

.content_header {
	background: #c6c6be;
	color:#fff;
	padding:15px;
}

.section_text {
	padding:10px 15px;
}


.action-link {
	display:block;
	width:550px;
	height:390px;
	text-decoration:none;
}

.action-buttons div.phone-block {
	float:left;
	width:28.75%;
	padding:5px 0 10px 15px;
	color:#990000;
	font-weight:bold;
	font-size:0.8em;
	letter-spacing:-0.05em;
	text-align:left;
}

/* =header */


#header {
	background:#fff url(/wp-content/themes/default/images/background-header.gif) repeat-x;
	width:970px;
	height:176px;
}

#logo {
	padding:1px 1% 0;
	float:left;
	width:12%;	
}

#header-content {
	float:left;
	width:86%;	
}

#company_info {
	float:left;
	color:#fff;
	padding-left:5px;
	width:53%;
}

#user_nav_container {
	float:right;
	text-align:right;
	width:46%;
}

#user_nav_container #header-phone-numbers ul {
	width:155px;
	float:right;
	color:#fff;
	text-align:right;
}

#user_nav_container a, #user_nav_container ul li  {
	color:#fff;
	line-height:1.4;
}

#header-phone-numbers ul img {
	float:left;
}


#header h1 {
	font-size:1.8em;
	letter-spacing:-0.05em;
	font-weight:normal;
}


#index_messaging h1 {
	font-size:1.4em;
	letter-spacing: -0.035em;
}

#company_info h2 {
	font-weight:normal;
	font-size:0.95em;
	margin:0;
	line-height: 0.8;	
}

#content h2{
	font-size:1.1em;
	letter-spacing: -0.036em;
	line-height: 1.4;
	padding:3px 5px;
}

#content .post h2{
	font-size:1.6em;
	font-weight:normal;
	padding:5px 0;
}


#main div.content_header h2{
	color:#fff;
	font-size:2em;
	letter-spacing: -0.025em;
	border-bottom:0;
	font-weight: normal;
	line-height: 1.2;
	margin:0;
	
}

#main h2+p{
	margin:0;
	font-size:1.1em;
	line-height: 1.2;
	padding:0 0 5px 5px;
	width:60%;
}


#second_column h2 {
	font-size:1.2em;
	color:#fff;
	background:#c6c6be;
	padding:5px 10px;
	margin:10px 0 5px;
}

.column-sixy h3 {
	font-size:1.4em;
	line-height:1.2;
	font-weight:normal;
}

.one-third h4 {
	background:#c71219 url(/wp-content/themes/default/images/header-background.gif) no-repeat 0 3px ;
	padding:22px 10px 22px 35px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.039em;
	font-size:1.1em;
}


.page-sidebar-container ul ul h4 {border-top:1px dotted #ccc;padding-top:10px; margin:10px 0 8px; line-height:1.2;}

/* =tab navigation */
#navcontainer {
	padding-top:75px;
}


#navcontainer ul {
}

#navcontainer ul li {
	display: inline;
	background:url(/wp-content/themes/default/images/nav-seperator.gif) no-repeat 0 8px; 
	padding-left:1px;
	float:left;
}

#navcontainer ul li a, #navcontainer ul li a:hover{
	background: url(/wp-content/themes/default/images/background_nav_seperator.gif) no-repeat 0 5px; 
	float:left;
	padding:5px 10px;
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
}

#navcontainer ul li.first {
	background: none; 
}

#navcontainer ul li:first-child a, #navcontainer ul li:first-child a:hover  {
	background-image: none;
}

#navcontainer ul li a:hover {
	background: #313131;
}

.about #navcontainer ul li#nav_2 a,
.offer #navcontainer ul li#nav_3 a,
.testimonials #navcontainer ul li#nav_4 a,
.instructors #navcontainer ul li#nav_5 a,
.schedule #navcontainer ul li#nav_6 a,
.free #navcontainer ul li#nav_7 a,
#navcontainer ul li.active a{
	background: #efefe7 url(/wp-content/themes/default/images/nav-active-background.gif);
	color:#000;
	font-weight:bold;
	padding-top:5px;	
}

/* =sub navigation */
#sub_navcontainer {
	width:99%;
	background: #EEEEEE;
	padding:.5%;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	border-bottom:1px dotted #ccc;
	padding:0 10px 20px 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.section_text h3 {
	font-size:1.4em;
	font-weight:normal;
	padding:5px 10px;
	background:#e1e1d9;
}

.section_text h4 {
	clear:both;
	font-size:1.0em;
	padding-top:10px;
	margin:10px 0 5px;	
	border-top:1px dotted #e1e1d9;
	line-height:1.1;
}

.section_text h5 {
	margin:10px 0;	
}


#second_column .page-sidebar-container h2 {background:#cc0000;color:#fff;padding:10px}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
.page-post img {
	float:left;
	margin:5px 15px 10px 0;
	border:	2px solid #000;
}	

#post-77 img.alignleft {border:0;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
	
	.text_sub_nav {
	padding:5px 0;
	margin-left:20px;
}

.textnav{
	padding-left:0;
	margin-left:0;
}

.textnav li, .text_sub_nav li {
	display: inline;
}


.textnav li a, .textnav li a.first, .text_sub_nav li a, .text_sub_nav li a.first {
	border-left:1px solid #000;
	padding:0 5px;
}


.text_sub_nav li a, .text_sub_nav li a.first {
	border-left:1px solid #6291C4;
	padding:4px 15px;
	color:#6291C4;
}

.text_sub_nav li a:hover, .text_sub_nav li a:hover.first,  .text_sub_nav li a#active {
	background:#ffc;
}

.textnav li a.first, .text_sub_nav li a.first  {
	border-left:0;
}

ul.side_nav {
	
}

ul.side_nav li {
	padding:5px 0;
}

ul.side_nav a,ul.side_nav a:hover {
	background:url(/wp-content/themes/default/images/icn-list.gif) no-repeat;
	padding:0 5px 0 20px;
	font-size:1.2em;
	color:#333333;
	text-decoration:none;
	line-height:1.2;
}

ul.side_nav a:hover, ul.side_nav a.active {
	background:#fff;	
}

.phone-numbers{
	list-style:none;
	margin-left:15px;
	margin-left:15px;
	font-size:0.9em;
}


.phone-numbers a {
	color:#fff;
}


.one_half dl{}

.one_half dl dt{
	font-weight:bold;
	margin-top:10px;
}

.index-blog {
	background:#fafaf9;
	padding:10px;
	margin-bottom:10px;
}

.index-blog dt {}

.index-blog dd {
	border-bottom:1px dotted #c8c8c8;
	padding:0 0 10px;
	margin-bottom:10px;
}

.index-blog dd.last {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}

.index-blog dd p {
	line-height:1.4;
}

.locations dl {
	padding:0 5px;
	font-size:0.9em;
}

.locations dl dt {
	margin-top:5px;
	padding:0;
}

.locations dl dd {
	margin-bottom:5px;
	padding:0;
}

.section_text ul {
	margin-left:15px;
	padding-left:15px;
	list-style:disc;
}

.section_text ul li {padding:5px;}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li a {
	color:#636362;
}	


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.page-sidebar-container ul {list-style:none;}
.page-sidebar-container ul li {margin-bottom:5px;border-bottom:1px dotted #999999;padding-bottom:5px;}

.page-sidebar-container ul ul {list-style:none;margin:5px 10px}

.page-sidebar-container ul ul ul {list-style:circle;margin:5px 15px}

	
/* End Entry Lists */


/* instructor table */

.instructor-table td {
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	padding:10px 5px ;

}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


.maptable {
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
	.locations dl dd p {
	line-height:1.2;
}
.one-third p {
	padding:10px 5px;
	line-height:1.4em;
}

.index-blog .date {
	font-size:0.9em;
	color:#666;
}

#index_messaging blockquote {
	margin:0 auto;
	width:500px;
}

.small {	font-size:0.8em;}
.one_third p, #main p {  margin:8px 0;}
.blue {color:#002364}
.red {color:#900}


.section_text blockquote {
	background: url(/wp-content/themes/default/images/background_blockquote.gif);
	background-size:100%;
	width:34%;
	float:right;
	margin:5px 10px 5px 15px;
	padding:15px;
	font-size:1.5em;
	line-height: 1.1;
	letter-spacing: -0.05em;
}


.no-bold {
	font-weight:normal;
}

.instruction {
	background-image: url(/wp-content/themes/default/images/section_heading_instruction.jpg) no-repeat right;
}

.why-ussed img {
	margin:5px 0;
}

.map {
	background:url(/wp-content/themes/default/images/icn-map.gif) no-repeat right;
	padding-right:40px;
	
}


/* =footer */

#footer {
	clear:both;
	background:#b1060c ;
	padding:1% 0 2%;
	color:#fff;
	width:970px;

}

#footer .left {
	float:left;
	width:40%;
	padding:15px 0 0 15px;
}
#footer .right {
	float:right;
	width:46%;
	padding:1% 15px 0 0;
	text-align:right;
}

#footer .right ul li a{
	color:#fff;
	border-color:#fff;
}

#footer .right ul li{
}



/* =hacks - use only if things get */

.clear {
	clear: both;
}

.ir {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* clear fix */
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;} 

/* Hides from IE5-mac \*/
	* html .clearfix {display:inline-block;height: 1%;}
/* End hide from IE5-mac */

/* debug [REMOVE]
#content, #second_column{ border:1px solid #c00;} */

.fpo {
	width:95%;
	border:1px dotted #ccc;
	padding:2%;
	margin:1% 0;
	height:300px;
}




/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
