/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color:#ffffff;;
}

body {
    font-size: 1em;
    line-height: 1.4;
	background: #ffffff;
}

::-moz-selection {
    background: #ffffff;
    text-shadow: none;
}

::selection {
    background: #ffffff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: ffffff;
    color: #000;
    padding: 0.2em 0;
}

  ul.polaroids li { display: inline; }
  	ul.polaroids a { background: #fff; display: inline; float: left; margin: 0 0 27px 30px; width: auto; padding: 10px 10px 15px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
    ul.polaroids li {
      padding-left: 0;
    }
      ul.polaroids li a {
        margin-left: 10px;
      } 
		
ul.polaroids img { 
	display: block; width: 240px; margin-bottom: 18px; 
	}
		
ul.polaroids a:after { content: attr(title); }

		
ul.polaroids li.messy a {
      margin-top: -400px;
      position: relative;
      left: 160px;
    }
		
 
/* Rotate all even images 2 degrees */
ul.polaroids li:nth-child(even) a {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
}
 
/* Don't rotate every third image, but offset its position */
ul.polaroids li:nth-child(3n) a {
  -webkit-transform: none;
  -moz-transform: none;
  position: relative;
  top: -5px;
}
 
/* Rotate every fifth image by 5 degrees and offset it */
ul.polaroids li:nth-child(5n) a {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  position: relative;
  right: 5px;
}
 
/* Keep default rotate for every eighth, but offset it */
ul.polaroids li:nth-child(8n) a {
  position: relative;
  top: 8px;
  right: 5px;
}
 
/* Keep default rotate for every eleventh, but offset it */
ul.polaroids li:nth-child(11n) a {
  position: relative;
  top: 3px;
  left: -5px;
}

/* Scale the images on hover, add transitions for smoothing things out, and ensure the hover appears on top */
ul.polaroids a:hover {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  position: relative;
  z-index: 5;
}

/* Add drop shadows and smooth out the transition (Safari only) */
.polaroids a {
  -webkit-transition: -webkit-transform .15s linear;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}
 
/* On hover, darken the shadows a bit */
.polaroids a {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

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


body {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	background: #040001;
	color: #ffffff;
}

.row,
.inner-wrapper { width: 960px; margin: auto; }

/*=== BRANDING ===*/
.banner-top {
	background: url(../images/bg-banner-top.jpg) top left repeat-x;
	padding: 15px 0;
}

.banner-top p {

	color: #f3f3f3;
	margin: 0;
	padding: 0;
	font-size: 48px;
	font-family: "BebasNeue", sans-serif;
	font-stretch: narrower;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
	
	position: relative;
	z-index: 9;
	
	text-shadow: 0 5px 1px #000;
	-webkit-text-shadow: 0 5px 1px #000;
	-moz-text-shadow: 0 5px 1px #000;
	-o-text-shadow: 0 5px 1px #000;
	-ms-text-shadow: 0 5px 1px #000;
	
	filter:
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#00000000');
}

.lt-ie8 .banner-top p {
	height: 1em;
	filter: Shadow(Color=#000000, 	
			Direction=180, 
			Strength=5);
}

.banner-top p span { 
	color: #CF1D39;
}

.banner-top p + p { font-size: 39px; }

.banner-top p span.martial-arts {
	background: url(../images/sprite3.png) no-repeat -9px -476px;
	width: 309px;
	height: 48px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100em;
}

.brand {
	background: url(../images/bg-brand.jpg) top left;
}

.home .brand .inner-wrapper { text-align: center; }
.lt-ie8 .brand .inner-wrapper,
.lt-ie8 .home .brand .inner-wrapper { 
	position: relative;
	z-index: 99;
}
.home .brand {
	background: url(../images/bg-brand-home.jpg) top left;
}

.brand .inner-wrapper { 
	position: relative; 
	background: url(../images/bg-brand-higlight.png) top left;
}

.lt-ie8 .brand .inner-wrapper {
	background: none;
}

.brand .logo { 
	margin: 0; 
	background: url(../images/sprite3.png) no-repeat 0 0;
	width: 375px;
	height: 126px;
	overflow: hidden;
	text-indent: -100em;
	position: absolute;
	top: -8px;
	right: 20px;
	z-index: 999;
}

.home .brand .logo {
	top: 272px;
}

.brand .page-title {
	margin: 0;
	font-family: "BebasNeue", sans-serif;
	font-size: 52px;
	color: #2e00ff;
	background: #040001;
	width: 960px;
	text-align: center;
}

#branding .address { 
	clear: both; 
	margin: 0;
	background: url(../images/bg-address.jpg) top left repeat-x;
	padding: 10px 0 20px;
	text-align: right;
}
#branding .address span { display: block; padding-right: 100px; }
.home #branding .address span { margin-top: 30px; }
.lt-ie8 .home #branding .address { position:relative; z-index: 0; }
/*=== MAIN NAVIGATION ===*/
#main-navigation {
	background: url(../images/bg-main-navigation.jpg) top left repeat-x;
}

.lt-ie8 #main-navigation {
	height: 43px;
	position: relative;
	z-index: 1;
}

#main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main-navigation ul li {
	float: left;
	padding: 4px 0;
	position: relative;
}

#main-navigation ul li a {
	font-family: "BebasNeue", sans-serif;
	font-size: 24px;
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	color: #ecedf2;
}

#main-navigation ul li a:hover,
#main-navigation ul li:hover > .sub-menu { display: block; } 

.lt-ie9 #main-navigation ul li:hover > .sub-menu {
	display: block;
}

#main-navigation ul li.active,
#main-navigation ul li:hover {
	background: url(../images/bg-menu-li.jpg) top left;
}

#main-navigation .sub-menu {
	display: none;
	position: absolute;
	top: 41px;
	left: 0;
	z-index: 999;
}

#main-navigation .sub-menu li {
	width: 220px;
	background: #2a2a2a;
	text-align: left !important;
}

#main-navigation .sub-menu li:hover {
	background: #676767;
}
#main-navigation .sub-menu li a {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	padding: 10px;
	text-transform: uppercase;
	display: block;
	background: url(../images/bg-sub-menu-a.png) left -5px no-repeat;
	text-indent: 20px;
}


/*=== BANNER - TEXT ===*/
.lt-ie8 .home .banner-text { position: relative; z-index: 999; }
.home .banner-text { margin-top: -20px; }
.banner-text .title {
	margin: 0;
	color: #ffffff;
	font-family: "BebasNeue", sans-serif;
	font-size: 48px;
	text-align: center;
	text-shadow: 0 5px 1px #000;
	-webkit-text-shadow: 0 5px 1px #000;
	-moz-text-shadow: 0 5px 1px #000;
	-o-text-shadow: 0 5px 1px #000;
	-ms-text-shadow: 0 5px 1px #000;
	
	filter:
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#00000000');
}

.lt-ie8 .banner-text .title {
	height: 1em;
	filter: Shadow(Color=#000000, 	
			Direction=90, 
			Strength=5);
}


.banner-text .title span { color: #cf1d39; }
.banner-text p { margin: 0; text-align: center; }
.banner-text p a { 
	display: inline-block; 
	overflow: hidden;
	text-indent: -100em;
}
.home .address a.facebook,
.banner-text p a.facebook {
	background: url(../images/sprite3.png) no-repeat -195px -249px;
	width: 184px;
	height: 50px;
	float: left;
	margin: 12px 0 0 260px;
}
.home .address .inner-wrapper { position: relative; }
.lt-ie8 .home .address .inner-wrapper { 
	padding: 30px 60px 15px 0 !important;
	position: relative;
	z-index: 1;
}
.home .address .inner-wrapper a.facebook {
	overflow: hidden;
	text-indent: 100em;
	position: absolute;
	top: -43px;
	left: 170px;
	z-index: 1;
}

.lt-ie8 .home .address .inner-wrapper a.facebook {
	top: -10px;
	left: 110px;
}

.banner-text p a.testimonial {
	background: url(../images/sprite3.png) no-repeat -6px -308px;
	width: 280px;
	height: 76px;
	float: right;
	margin-right: 210px;
}

.banner-text p a.active {
	background-position: -6px -390px;
}

/*=== SLIDER ===*/
.bx-wrapper {
	height: 342px;
}

.bx-viewport {
	top: -15px;
}

.bxslider {
	margin: 0;
	padding: 0;
}

.lt-ie8 .bx-wrapper {
	background: url(../images/bg-brand-higlight.png) top left;
}

.lt-ie8 .bxslider .slides {
	width: 960px !important;
	left: 0;
}

.lt-ie8 .bxslider { width: 960px; }



/*=== FEATURED ===*/
.columns { float: left; }
.three { width: 280px; margin: 0 18px; }

.featured img { 
	width: 266px;
	border: 7px solid #222222;
}

.featured h3 {
	font-family: "BebasNeue", sans-serif;
	font-size: 30px;
	font-weight: lighter;
	margin: 0 0 15px 0;
}

/*=== MAIN CONTENTS ===*/
#main-content {
	clear: both;
	padding-top: 20px;
	padding-bottom: 100px;
}

#main-content .article {
	width: 640px;
	float: left;
}

#main-content .sidebar {
	width: 285px;
	float: right;
}

/*=== ARTICLE ===*/
.article { padding-top: 5px; }
.article .title {
	font-family: "BebasNeue", sans-serif;
	font-size: 48px;
	font-weight: lighter;
	line-height: 45px;
	margin: 30px 30px;
}

.article .entry {
	margin: 30px 0 30px 30px;
	clear: both;
}

.article .entry .ads-text {
	border: 1px solid #fff;
	width: 510px;
	padding: 15px;
	font-size: 26px;
	line-height: 23px;
	text-align: center;
	margin-top: 50px;
}

.article .entry .title { margin: 30px 0; }
.article .entry .title .check {
	background: url(../images/sprite3.png) no-repeat -313px -323px;
	width: 42px;
	height: 33px;
	display: inline-block;
	margin-left: 20px;
}
.article .entry img { border: 8px solid #222222; }
.article .entry .alignleft { float: left; margin: 0 20px 0 0; }
.article .entry .alignright { float: right; margin: 0 0 0 20px; }
.article .entry .no-border { border: 0 !important; }

.article .entry a,
.article .entry a:visited,
.article .entry a:active,
.article .entry a:hover { color: #052df6; }

.article .entry a.testi {
	background: url(../images/sprite2.png) no-repeat -6px -308px;
	width: 280px;
	height: 76px;
	overflow: hidden;
	display: inline-block;
	text-indent: -100em;
}

.lt-ie8 .article .entry a.testi { 
	line-height: 100em; 
	text-indent: 0; 
}

	/* TESTIMONIAL PAGE */
		
	.article .testimonial .thumbnail {
		float: left;
	}
	
	.article .testimonial .thumbnail img { 
		width: 140px;
		border: 8px solid #222222;
		margin-right: 20px;
	}

/*=== SIDEBAR ===*/
.sidebar form p { margin: 0 0 15px 0; font-size: 12px; }
.sidebar form label { display: block; }
.sidebar .widget {}
.sidebar .widget .title { 
	margin: 0 0 10px 0; 
	font-size: 22px;
	font-family: "BebasNeue", sans-serif;
	font-weight: lighter;
}
.sidebar input[type=text] {
	height: 25px;
}

.sidebar form p.fullname span { display: inline-block; margin-right: 30px; }
.sidebar form p.fullname input { width: 95px; }
.sidebar form p.phone input { width: 50px; }
.sidebar form p.comments textarea { width: 250px; }
.sidebar form p.ready input[type=checkbox],
.sidebar form p.services input[type=checkbox] { margin: 0 10px 10px 10px; }
.sidebar form .submit-form {
	background: url(../images/sprite2.png) no-repeat -6px -253px;
	width: 181px;
	height: 43px;
	border: 0;
	overflow: hidden;
	text-indent: -100em;
}

/*=== FOOTER ===*/
#footer { 
	text-align: center;
	border-top: 10px solid #3a3a3a;
	margin-top: 30px;
}
#footer .logo {
	background: url(../images/sprite2.png) no-repeat 0 -128px;
	width: 339px;
	height: 113px;
	overflow: hidden;
	text-indent: -100em;
	margin: -85px auto auto;
}

#footer #footer-navigation ul {
	margin: 0;
	padding: 0;
}
#footer #footer-navigation ul li {
	display: inline;
}
#footer #footer-navigation ul li a {
	display: inline-block;
	font-family: "BebasNeue", sans-serif;
	font-size: 24px;
	color: #83848a;
	text-decoration: none;
	padding: 10px 10px 5px; 
}

#footer p.address { margin: 0; }
#footer p.designer {
	font-family: "BebasNeue", sans-serif;
	font-size: 25px;
	margin: 20px auto 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
	orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}