@charset "utf-8";
/* CSS Document */

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}





/*	Typography presets
	------------------	*/


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

}

.gigantic {
	font-size: 110px;
	line-height: 120px;
	letter-spacing: -2px;
}

.huge, h1 {
	font-size: 68px;
	line-height: 72px;
	letter-spacing: 1px;
	font-family: 'BebasNeueRegular', Arial, san-serif;
	text-transform:uppercase;
}

.large, h2 {
	font-size: 42px;
	line-height: 48px;
	letter-spacing:1px;
	font-family: 'BebasNeueRegular', Arial, san-serif;
	text-transform:uppercase;
}

.bigger, h3 {
	font-size: 26px;
	line-height: 36px;
	letter-spacing:2px;
	font-family: 'BebasNeueRegular', Arial, san-serif;
	text-transform:uppercase;
}

.big, h4 {
	font-size: 22px;
	line-height: 30px;
	font-family: 'BebasNeueRegular', Arial, san-serif;
	text-transform:uppercase;
}

body {
	font: 16px/22px 'Abel',Arial, san-serif;
}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */



html {
        background: url(images/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}



body {
	width: 896px;
	margin:auto;
	padding: 19px 48px 84px
	color:#000;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	
}

.clear {clear:both}


#masthead {border-bottom:1px solid;height:100px;margin:10px 0px 48px}
#logo {float:left;padding-top:10px}
#logo a {height:70px;width:70px;}


.flex-header {width:100%;max-width:588px;margin:0 auto 24px}
.flex-header img {width:100%}


nav {margin:auto;float:right;padding-top:36px;}

nav li {font-family: 'BebasNeueRegular', Arial, san-serif; 
		font-size:32px; 
		text-align:right;
		text-decoration:none; 
		list-style:none outside none; 
		margin-bottom:12px;
		margin-left:24px;
		float:left;
		text-transform:uppercase;
}

nav a {text-decoration:none; 
	   color:#000;
}

nav a:hover {color:#0FF;
			 text-shadow: 0px 0px 20px #000000;
			 -webkit-text-shadow: 0px 0px 20px #000000;
			 behavior: url(PIE.htc);
			 
}

.main-content {width:528px;margin:auto;padding:30px;background-color:#FFF;

		border-radius:10px;
		-webkit-border-radius: 10px;
    	-moz-border-radius: 10px;
        box-shadow: 0 4px 6px #000;
        -webkit-box-shadow: 0 4px 6px #000;
		behavior: url(PIE.htc);		
}


footer {margin:28px 0px;
		padding:20px 40px;
		background-color:#000; 
		color:#FFF;
		border-radius:10px;
		-webkit-border-radius: 10px;
    	-moz-border-radius: 10px;
        box-shadow: 0 4px 6px #000;
        -webkit-box-shadow: 0 4px 6px #000;
		behavior: url(PIE.htc);		
}

.widget1 {float:left;margin-right:40px;width:87px;}
.widget2 {float:left;margin-right:40px;width:324px;}

#social {list-style:none;}
#social li {margin:4px 0px 0px 0px;}

#map {overflow:hidden; max-height:250px;}

.video {float:left;margin-left:40px;width:272px;height:202px;
		margin-bottom:40px;
        box-shadow: 0 4px 8px #000;
        -webkit-box-shadow: 0 4px 8px #000;
		behavior: url(PIE.htc);		
}

.video_content {height:330px;width:100%;padding-bottom:20px;
}


#testimonies {margin-left:-40px;width:936px}

#fb_plugin {width:876px;
	height:590px;
	padding:10px;
	background-color:#000;
		border-radius:10px;
		behavior: url(PIE.htc);		
		-webkit-border-radius: 10px;
    	-moz-border-radius: 10px;
        box-shadow: 0 4px 6px #000;
        -webkit-box-shadow: 0 4px 6px #000
}


/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
body {width: 712px; padding: 19px 28px 60px;}

.widget2 {width:620px;float:none;margin-bottom:40px}
.widget1 {margin-bottom:40px;float:left}

.video {width:335px;height:250px;}


#testimonies {width:768px}

footer {margin-top:30px;}

#fb_plugin {width:692px;}

}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436 */    

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
body {
		width: 436px;
		padding: 10px 20px;
}
	
.main-content {width:auto;}

nav li {font-size:18px;float:left;}

#masthead {height:100px;}

.widget1 {margin-bottom:30px;}
.widget2 {margin-bottom:30px;}

#fb_plugin {max-width:416px;}
#testimonies {max-width:436px;}

#map { overflow:auto; max-height:250px}	
.video {width:436px;height:324px;}


}




/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 479px) {
	
	body {
		width: 252px;
		padding: 10px;
	}
	
.main-content {width:auto;
}


nav {padding-top:0px}

nav li {font-size:32px; float:none}

#masthead {height:190px; margin-bottom:20px;}

footer {padding:20px 20px;margin-top:0px}

.widget2 {width:210px; margin-bottom:30px;}
.widget1 {margin-bottom:30px;}

#map {width: 210px;height:200px; overflow:auto; max-height:250px}

.video {width:252px;height:187px;}
.video_content {height:140px;width:100%;padding-bottom:20px;
}

#testimonies {max-width:252px}
#fb_plugin {max-width:232px;}

}





/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436  

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	body {
		width: 436px;
		padding: 10px 20px;
	}
	
	.main-content {width:auto;
}

nav li {font-size:18px;float:left;}

#masthead {height:100px;}

.widget2 {width:400px;}
#map {width:400px;}	

}


*/
