@import 'https://fonts.googleapis.com/css?family=Oswald:400,700|Sanchez|Open+Sans:600,700,700i,800';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
body {
	line-height: 1;
	color: black;
	background: url('../images/mainbg.jpg') repeat;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}

a:link,a:visited {
	color: #009;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

/* Below are the CSS styles that aren't included with Blueprint. It's a good idea to keep them whether or not you use it unless you know what you're doing. */

/* Text styles */
.blog-featured h2 {
	font-family: "Oswald", sans-serif;
	color: #cc0000;
	/*text-shadow: #fff -5px 5px 5px;*/
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 36px;
	text-transform: uppercase;
}
p.readmore {
	text-indent:0;
	font-size: .9em;
}
.joomla-footer {
	font-size: .9em;
	margin-bottom: 30px;
}

/* Article functions */
ul.actions {
	clear:both;
	margin-top: -50px;
	float:right;
}
ul.actions li {
	list-style-type: none;
	float:right;
	margin-left: 10px;
}

/* Login styles */
p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}

/***************************** c u s t o m  COMBAT CFMA  */

p {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
	font-weight: 400;
}

h1 {
	visibility: hidden;
}

/*h1 {
	font-family: "Oswald", sans-serif;
	font-size:22px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}*/


h2 {
	font-family: "Oswald", sans-serif;
	color: #cc0000;
	/*text-shadow: #fff -5px 5px 5px;*/
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 30px;
	text-transform: uppercase;
}

h3 {
	font-family: "Oswald", sans-serif;
	color: #ff9900;
	/*text-shadow: #000 -5px 5px 5px;*/
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 28px;
	text-transform: uppercase;
}

.center {
	text-align: center;
}

#left-side {
	width: 57px;
	background:url('../images/sides.gif') repeat-y;
	float: left;
	min-height: 2700px;
}

#right-side {
	width: 57px;
	background:url('../images/sides-right.gif') repeat-y;
	float: left;
	min-height: 2700px;
	/*height: 2000px;*/
}

#content {
	width: 846px;
	float: left;
}

#main-container {
	width: 960px;
	margin: 0 auto;
	background: url('../images/content-bg.gif') repeat-x;
	min-height:2700px;
	/*height: 2000px;*/
	background-color: #ededed;
}

#left-column {
	width: 180px;
	clear: both;
	float: left;
	background:url('../images/left.jpg') no-repeat;
	height: 500px;
}

/*#blog-headlines {
	background-color: #333;
	padding: 8px;
	width: 130px;
	border: 1px solid #000;
	margin: 200px auto;
	opacity:0.9;
    filter:alpha(opacity=90);
	font-family: "Open Sans", sans-serif;
}

#blog-headlines ul li a {
	display: block;
}

#blog-headlines ul li a:hover {
	background: #333;
}

#blog-headlines a:link,#blog-headlines a:visited {
	color: #fff;
	text-decoration: underline;
}

#blog-headlines a:hover {
	color: #ccc;
	text-decoration: none;
}

#blog-headlines li {
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	display: block;
}*/

#written-content {
	font-family: "Open Sans", sans-serif;
	/*float: right;
	width: 600px;
	padding: 0px 20px 0px 0px;*/
	padding: 0px 30px;
	color: #000;
}

#written-content h3 {
	font-family: "Oswald", sans-serif;
	color: #cc0000;
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	text-transform: uppercase;
	text-shadow: none;
}


#header {
	/*background:url('../images/headerbg.jpg') no-repeat;*/
	padding-top: 20px;
	background: #000;
	width: 100%;
	height: 150px;
}

#logo {
	width: 527px;
	height: 88px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.special {
	width: 250px;
	float: right;
	background: #900;
	font-family: "Open Sans", sans-serif;
	padding: 10px;
	color: #fff;
	margin: 20px 10px 0px 0px;
	border: 2px solid #FF0;
	text-align: center;	
	font-size: 16px;
	text-transform: uppercase;
}

.special a:link,.special a:visited {
	color: #FF0;
}

.special:hover {
	background: #000;
	cursor: pointer;
}

.special h2 {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: none;	
	color: #fff;
}

#menu {
	/*font-family: "Oswald", sans-serif;
	font-size: 24px;*/
	color: #fff;
	text-shadow: #000 -5px 5px 5px;
	text-transform: uppercase;
	/*padding: 0px 0px 0px 20px;*/
	padding-left: 12px;
	float: left;
	clear: both;
	margin-bottom: 12px;
	width: 150px;
	padding-top: 10px;
}

/*#menu a:link,
#menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #ff9900;
}

#menu li {
	padding-top: 4px;
}*/

/*#new-menu {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

#new-menu ul {
	margin: 0px;
	padding: 12px 0px;
}

#new-menu ul li {
	display: block;	
	margin-bottom: 16px;
}

#new-menu ul li:last-child {
	border-right: none;
}

#new-menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 6px;
}

#new-menu ul li a:hover {
	color: #ffd200;
}

#new-menu ul ul {
	padding: 0px;
	display: none;
	margin: 10px 0px 10px 12px;
}

#new-menu ul ul li {
	display: block;
	margin-bottom: 10px;
}*/

#slider {
	width: 660px;
	margin: 0 auto;
	/*float: right;
	padding: 0px 20px 0px 0px;*/
}

#footer {
	width: 100%;
	text-align: center;
	border-top: 1px solid #333;
	padding: 10px 0px 60px;
	font-size: 14px;
	margin-top: 30px;
	text-transform: uppercase;
	color: #000;	
	font-family: "Oswald", sans-serif;
}

#footer ul,#footer li {
	list-style-type: none;
	display: inline;
}

#footer li {
	margin-left: 7px;
}

/*#footer a:link,#footer a:visited {
	color: #333;
	text-decoration: none;
}*/

#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.logo-footer {
	padding-top: 30px;
}

/**  c o n t e n t **/

#home_awaken {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 30px;
}

/** slider **/

#mybanner,#li-banner {
	width: 615px;
	height: 312px;
	margin: 0px auto 20px;
	clear: both;
}

#mybanner:hover,#arts_icons:hover,#slider:hover {
	cursor: pointer;
}

#arts_icons {
	margin-left: 22px;
}

#arts_icons a:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

/* Fall 2014 Layout Changes */

#header_contact {
	width: 300px;
	float: right;
	text-align: left;
	color: #fff;
	font-family: 'Sanchez', serif;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	padding: 16px 0px 0px;	
	letter-spacing: -1px;
}

#header_contact a.header_address,a.header_address:visited {
	background: #001767;
	display: block;
	color: #fff;
	padding: 2px;
	text-decoration: none;
	margin-bottom: 12px;
}

#header_contact a.header_contact,#header_contact a.header_contact:visited,.footer_contact,.footer_contact:visited {
	background: #c3000b; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3000b 0%, #ff000e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3000b), color-stop(100%,#ff000e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3000b 0%,#ff000e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3000b 0%,#ff000e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3000b 0%,#ff000e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3000b 0%,#ff000e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3000b', endColorstr='#ff000e',GradientType=0 ); /* IE6-9 */
	padding: 0px 12px;
	color: #fff;
	text-decoration: none;
	margin: 8px 0px;
	font-size: 18px;
}

#header_contact a.header_contact:hover,#header_contact a.header_address:hover,.footer_contact:hover {
	background: #f8a211;
	color: #000;
}

.footer_contact {
	font-family: 'Sanchez', serif;
	text-decoration: none!important;
	color: #fff!important;
}


.jeetkunedo,
.wingchun,
.inosanto_kali,
.jiujitsu,
.silat,
.taichi {
	display: block;
	text-indent: -9999px;
}

.jeetkunedo {
	background: url('../images/2015_banner/jeet.png');
	width:87px;
	height: 103px;
}
	
	.jeetkunedo:hover {
		background: url('../images/2015_banner/jeet-on.png');
	}

.wingchun {
	background: url('../images/2015_banner/wing.png');
	width: 74px;
	height: 103px;
}

	.wingchun:hover {
		background: url('../images/2015_banner/wing-on.png');
	}

.jiujitsu {
	background: url('../images/2015_banner/jiu.png');
	width: 73px;
	height: 103px;
}

	.jiujitsu:hover {
		background: url('../images/2015_banner/jiu-on.png');
	}
	
.inosanto_kali {
	background: url('../images/2015_banner/inosanto.png');
	width: 84px;
	height: 103px;
}

	.inosanto_kali:hover {
		background: url('../images/2015_banner/inosanto-on.png');
	}

.silat {
	background: url('../images/2015_banner/kuntao.png');
	width: 88px;
	height: 103px;
}

	.silat:hover {
		background: url('../images/2015_banner/kuntao-on.png');
	}
	
.taichi {
	background: url('../images/2015_banner/tai.png');
	width: 66px;
	height: 103px;
}

	.taichi:hover {
		background: url('../images/2015_banner/tai-on.png');
	}
	
.wing {
	background: url('../images/2015_banner/wing.png');
	width: 74px;
	height: 103px;
}

	.wing:hover {
		background: url('../images/2015_banner/wing-on.png');
	}


#preload {
	display: none;
}



/*2014
.silat {
	background: url('../images/2014_banner/silat.png');
	display: block;
	width:88px;
	height: 132px;
	text-indent: -9999px;
}

.wingchun {
	background: url('../images/2014_banner/wingchun.png');
	display: block;
	width:75px;
	height: 132px;
	text-indent: -9999px;
}

.jiujitsu {
	background: url('../images/2014_banner/jiujitsu.png');
	display: block;
	width:74px;
	height: 132px;
	text-indent: -9999px;
}

.jeetkunedo {
	background: url('../images/2014_banner/jeetkunedo.png');
	display: block;
	width:81px;
	height: 132px;
	text-indent: -9999px;
}

.filipinokali {
	background: url('../images/2014_banner/filipinokali.png');
	display: block;
	width:87px;
	height: 132px;
	text-indent: -9999px;
}

.taichi {
	background: url('../images/2014_banner/taichi.png');
	display: block;
	width:61px;
	height: 132px;
	text-indent: -9999px;
}


.silat:hover,
.wingchun:hover,
.jiujitsu:hover,
.jeetkunedo:hover,
.filipinokali:hover,
.taichi:hover
{
		background-position: 0 -133px;
}*/

#footer h2 {
	font-family: 'Sanchez', serif;
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}

/** layout changes 2016 **/
.new_wrapper {
	display: table;
	width: 960px;
	margin: 0 auto;
	color: #fff;
	background: url('../images/content-bg.gif') repeat-x #ededed;
}
.new_col {
	width: 55px;
	display: table-cell;
	height: 100%;
	background:url('../images/new-sides.png') repeat-y;		
}

.new_content {
	display: table-cell;
}
#new-menu {
	/*width: 846px;*/
	width: 100%;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #999;	
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	clear: both;
}

#new-menu ul {
	margin: 0px;
	padding: 12px 0px;
}

#new-menu ul li {
	display: inline-block;
	border-right: 1px solid #666;
	min-width: 66px;	
}

#new-menu ul li:last-child {
	border-right: none;
}

#new-menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 6px;
}

#new-menu ul li a:hover {
	color: #ffd200;
}

#new-menu ul ul {
	display: none;
	position: absolute;
	z-index: 9999;
	background: #cc0000;
	margin-top: 12px;	
}

#new-menu ul ul.show {
	display: block;
}

#new-menu ul ul li {
	display: block;
	border-right: none;
	border-bottom: 1px solid #fff;
}

#new-menu ul ul li a {
	display: block;
	background: #cc0000;
	padding: 8px;
}

#new-menu ul ul li a:hover {
	background: #000;
}

#new_social {
	margin: 40px auto 0px;
	width: 115px;
}