@font-face {
    font-family: 'aovel_sansregular';
    src: url('font/asansreg.eot');
    src: url('font/asansreg.eot?#iefix') format('embedded-opentype'),
         url('font/asansreg.woff') format('woff'),
         url('font/asansreg.ttf') format('truetype'),
         url('font/asansreg.svg#aovel_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', verdana, arial, serif;
	font-weight: normal;
	font-size:15px;
	color: #666666;
	background: #fff;
}

html{ 
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
	color: #636363;
}

* {
	margin: 0;
}

html, body {
	height: 100%;
}

.clear_left{
	clear: both;
}

.article_title_area {
	background: none !important;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/

* { -webkit-font-smoothing: antialiased; }

img {
	max-width: 100%;
	height: auto !Important;
	border: 0;
}

h1 {
	font-family: 'Open Sans', verdana, arial, serif;
	font-weight: bold;
	color: #557688;
	font-size: 30px;
}

h2{ 
	font: 175%;
	color: #959595;
}

h3{ 
	font-size: 18px;
  	color: #666;
	font-weight: 600;
	text-transform : uppercase;
	border-bottom: 1px solid #666;
	padding: 0 0 10px 0;
	margin: 0;
}

h4 { 
  	font-size: 18px;
  	color: #666;
	font-weight: 600;
	text-transform : uppercase;
	border-bottom:1px dotted #666;
	padding: 10px 0;
	margin: 0 0 20px 0;
}

h5, h6{ 
	font: italic 95%;
  	color: #000;
}

a, a:hover { 
	outline: none;
  	text-decoration: none;
  	color: #000;
}

ul li, ol, ol li, ul, p { 
	list-style-type: square;
	padding: 0;
	margin: 0;
}

.aovel_sans {
	font-family: 'aovel_sansregular', serif;
}

#main {
	width: 950px;
	margin: 0 auto;
}

#global_container {
	width:950px;
	float:left;
	margin:8px 0 20px 0;
	border:1px solid grey;
	background: white;
	border-radius:15px;
	padding:15px;
}

.header {
	width: 930px;
	background: #161616;
	padding:10px;
	min-height:120px;
}

.header-container {
	width: auto;
	float: left;
}

.logo {
	width: 632px;
	padding-bottom: 5px;
	float:left;
}

.searchbox {
	width: 298px;
	float:left;
}

.searchbox li { list-style: none; }
.search label { font-size:12px; margin-right:10px; color: #efefef; }

.search.searchbox.widget_style_34 {
	float: right;
	width: 240px;
	margin-top: 20px;
	margin-right: 15px;
}

.search input[type="text"]  {
	width:170px;
	float:right;
	background: #474747;
	border-radius: 3px;
	border: 0;
	padding: 3px 5px;
}

.search input[type="text"]:focus {
	outline: none;
    box-shadow: 
        inset 0 2px 0 rgba(0,0,0,.2), 
        0 0 4px rgba(0,0,0,0.1), 
        0 0 5px 1px #999;
}

nav {
	background: #f1f1f1;
	height:30px;
	padding: 10px 0;
	margin-bottom: 20px;
}

nav li {
	padding: 5px 25px;
	float:left;
	display: inline;
	border-right: 1px solid #999;
}

nav li:last-child { border:0; }

nav li a {
	font-size:13px;
	color: #333;
	font-weight: 600;
}

nav li a:hover {
	color: #999;
}

section {
	width: 950px;
}

.banner {
	width: 650px;
}

#component {
	display:block;
	float: left;
	width: 950px;
}

#content-container {
	width: 950px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

.partial-component {
	display:block;
	float: left;
	width: 650px;
	
}

.left-component {
	display:block;
	float: right;
	margin-left:30px;
	width: 270px;
}

.left-component img:hover {
	background: white;
	opacity: 0.8;
}

.footer-container {
	padding:10px 0;
	border-top:2px solid #161616;
	min-height:160px;
	width: 950px;
	float:left;
}

.footer-content div {
	width: 270px;
	float:left;
	height: 
}

.footer-content h3 {
	font-weight: 700;
	border: 0;
	color: 
}

footer {
	background: #252525;
	color: #fff;
	font-size:13px;
	height: 30px;
	padding:0 10px;
	width: 930px;
	float:left;
}

footer p { padding: 6px 0 0 0; }
footer a { color:#fff; }
footer a:hover { color:#666; text-decoration: none; }

.pull-right {
	width: 100px;
	float: right;
}

.articles_view {
	margin-top: 20px;
}

.widget.articlenews.widget_style_16 li {
	list-style-image: url("http://gishinkankarate.org/storage/upload/gishinkankarate/images/footer_list.png");
	padding-left: 10px;
	margin-left: 18px;
	line-height: 1.8em;
}

.articlenews li { list-style:none; font-size:12px; }

.widget.articlenews.widget_style_16 {
	width: 400px;
	height: 130px;
	border-right: 1px dotted grey;
	margin: 10px 10px 0 10px;
}

.widget.makaf.widget_style_16 {
	width: 240px;
	height: 130px;
	border-right: 1px dotted grey;
	margin-right: 10px;
	margin-top: 10px;
}

.home_paragraph {
	background: url("images/home.jpg") no-repeat 0 0 transparent !important;
	width: 370px;
	height: 203px;
}

/**banner buttons**/
.cs-prev {
	background: url("images/r-prev.png") no-repeat 0 0 transparent !important;
	width: 23px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	padding: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.cs-next {
	background: url("images/r-next.png") no-repeat 0 0 transparent !important;
	width: 23px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	padding: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.cs-buttons {
	display:none;
}

.membertable td {
	vertical-align: top;
}

.row.position,
.row.state,
.row.email {
	display: none;
}

.row.contact_desc {
	margin-bottom: 40px;
}

.contact_block {
	margin-bottom: 30px;
}

.contact_label input[type="submit"] {
	background: #333;
	padding:3px 15px;
	color:#fff;
	font-weight: bold;
	border-radius: 5px;
	border:0;
}

.contact_label input[type="submit"]:hover {
	background: #777;
}

.row.contact_desc {
	margin-bottom: 40px;
	width: 350px;
	float: right;
	margin-top: 380px;
}

.contact_block form,
.contact_form {
	width: 580px;
	padding-right:20px;
	float: left;
}

.contact_form {
	margin-top: 380px;
	border-bottom:0;
	font-size:18px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	font-weight: bold;
	border-bottom:1px dotted grey;
	width: 550px;
	margin-right: 20px;
}

.contact_form_div {
	margin-bottom: 30px;
}

.row.contact_desc a {
	color:#0076a3;
	font-weight: bold;
	padding:5px 0;
	width: 100%;
	text-decoration: underline;
	float: left;
}

.gallery_category_title h1 {
	text-transform: uppercase;
	font-size:22px;
	font-family: 'Open Sans', verdana, arial, serif;
}

.mbpgallery_category_wrapper {
	margin-bottom: 50px;
	width: 100%;
	float: left;
}

.gallery_category_title { margin-bottom: 30px; }

.mbpgallery-category-box-file:hover {
	border: 1px solid lightgrey;
	background:#fff;
	opacity:0.8;
}

.mbpgallery-category-box-file a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.gallery_back_button span.back_btn {
	width: 40px;
	height: 40px;
	background-image: url('http://gishinkankarate.org/storage/upload/gishinkankarate/images/back_button.png') !important;
	display: block;
}

.resources h4 {
	border-bottom: 1px solid grey;
	padding: 10px 0;
}

.resources h2 {
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #0072bc;
}

.button_view,
.button_download {
	text-transform: uppercase;
	padding: 5px 25px;
	border-radius: 5px;
	width: auto;
	float: right;
	background: #0072bc;
	font-size: 14px;
}

.button_view:hover,
.button_download:hover {
	background: #8dc63f;
}

.button_view a,
.button_download a { color:#fff; }

.button_download {
	margin-left:20px;
}