/*        Less Framework 4 with 16/24 type presets
        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
        ------------------        */

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

.huge, h1 {
        font-size: 36px;
        line-height: 72px;
        letter-spacing: 0px;
		color:#6D6C6C;
		font-family:opensansConBold;
}

.large, h2 {
        font-size: 42px;
        line-height: 48px;
}

.bigger, h3 {
        font-size: 20px;
        line-height: 36px;
		color:#4FC3C6;
		font-family:opensansConLight;
		letter-spacing: 1px;	
}

.big, h4 {
        font-size: 12px;
        line-height: 14px;
		color: #EADD40;
		font-family:opensansReg;
		margin-top:5px;
}

h5 {
        font-size: 12px;
        line-height: 30px;
		font-family:opensansReg;
		
}

body {
        font: 16px/24px Georgia, serif;
}

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

/* Selection colours (easy to forget) */



body {-webkit-font-smoothing: antialiased;} /* This needs to be set or some font faced fonts look bold on Mac. */
::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    */

body {
        width: 100%;
        padding: 72px 48px 84px;
        background: #FFF;
        color: rgb(60,60,60);
        -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}

#innerbody {
	width: 80%;
	margin:0 auto 0 auto;
	
}


/*************Header 2 code **************/

#logo {
	float:left;
	margin-left:125px;
	margin-top: 0px;
	
}

/*header#abCenter {
	position:relative;
	width: 800px;
	height:50px;
	background-image: url(../images/logo_head.gif)
	margin: 20px auto auto auto;
	margin-top:50px;
	
}

header#abCenter #logo {
	position:absolute;
	left:50px;
	top:0px;
	z-index:5;
	}

header#abCenter nav#mainNav {
	position:absolute;
	top:2px;
	left:0px;
	margin-bottom: 12px;
	z-index:1;
	
	
}




header#abCenter nav#mainNav ul li:hover {
	background-color: #D1B1E4;	
}


nav#mainNav ul li a {
	color: #CCC;
	text-decoration:none;
}
*/

#nameheader {
	float:left;
	padding-left:30px;

	
}

nav {
	float: right;
	margin-right: 50px;
	font-family: opensansConLight;
	font-size: 20px;
	letter-spacing: 1px;	

	
}

nav ul li {
	display:inline;

}

nav ul li a{
	color:  #6D6C6C;
	text-decoration:none;
	
}
#linkColor {
	
	padding-left:10px;
	padding-right:10px;
	
}
#linkNoColor {
	padding-left:10px;
	padding-right:10px;
	background-color:#EADD40;
	
}






#blocktext {
	margin-top:20px;
	float:left;

	width:100%;
}

/*#mainbar{
	width:100%;
	height: 190px;
	background-color:#0F3;
	margin-top:350px;
}*/

footer {
	float:left;
	width:100%;
	margin-top:30px;
	background-color: #EADD40;
}

#top {
	position:relative;
	padding-top:20px;
	margin-top:0px
	
}

#barcolor {
	width:100%;
	height: 190px;
	background-color: #EADD40;
	margin-top:170px;
}





#imageport {
	
	width: 320px;
	
}
.picturegrid {
	float:left;
	margin-right:80px;
	margin-top:50px;
	
	
}
#text {
	width: 330px;
}
#content {
	width:100%;
	margin:0 auto 0 auto;
	
}

#mainbarFirst {
	margin-left:35%;
	color:#6D6C6C;
	padding-top:50px;
	font-family:opensansbold;
	
}
#mainbarSecond {
	margin-left:35%;
	width:500px;
	font-family:opensansReg;
}

#footertext {
	margin-left:160px;
	font-size: 20px;
   	line-height: 36px;
	color:#4FC3C6;
	font-family:opensansConLight;
	letter-spacing: 1px
	
}

#footertext ul li{
	display:inline;
	padding-right:50px;
}


#footertext ul li a{
	color:  #4FC3C6;
	text-decoration:none;
	
}

#chelsea {
	margin-top:50px;
	margin-left:150px;
	width:300px;
	
}

#phonenumber a {
	color:  #4FC3C6;
	text-decoration:none;
	
}

#email a {
	color:  #4FC3C6;
	text-decoration:none;
	
}

#nameheader a {
	color: #6D6C6C;
	text-decoration:none;
	
}



/**************FONTS****************/
@font-face {
	font-family:opensansConBold;
	src: url(../fonts/openssans_cond/OpenSans-CondBold-webfont.eot), url(../fonts/openssans_cond/OpenSans-CondBold-webfont.svg), url(../fonts/openssans_cond/OpenSans-CondBold-webfont.ttf), url(../fonts/openssans_cond/OpenSans-CondBold-webfont.woff);
}

@font-face {
	font-family:opensansConLight;
	src:url(../fonts/openssans_cond/OpenSans-CondLight-demo.html), url(../fonts/openssans_cond/OpenSans-CondLight-webfont.eot), url(../fonts/openssans_cond/OpenSans-CondLight-webfont.svg), url(../fonts/openssans_cond/OpenSans-CondLight-webfont.ttf), url(../fonts/openssans_cond/OpenSans-CondLight-webfont.woff);
}
@font-face {
	font-family:opensansReg;
	src:url(../fonts/opensans/OpenSans-Regular-webfont.eot), url(../fonts/opensans/OpenSans-Regular-webfont.svg), url(../fonts/opensans/OpenSans-Regular-webfont.ttf), url(../fonts/opensans/OpenSans-Regular-webfont.woff);
	
}
@font-face {
	font-family:opensansbold;
	src:url(../fonts/opensans_bold/OpenSans-Bold-demo.html), url(../fonts/opensans_bold/OpenSans-Bold-webfont.eot), url(../fonts/opensans_bold/OpenSans-Bold-webfont.svg), url(../fonts/opensans_bold/OpenSans-Bold-webfont.ttf), url(../fonts/opensans_bold/OpenSans-Bold-webfont.woff);
	
}

@font-face {
	font-family:opensanslight;
	src:url(../fonts/opensans_light/OpenSans-Light-demo.html), url(../fonts/opensans_light/OpenSans-Light-webfont.eot), url(../fonts/opensans_light/OpenSans-Light-webfont.svg), url(../fonts/opensans_light/OpenSans-Light-webfont.ttf), url(../fonts/opensans_light/OpenSans-Light-webfont.woff);
	
}






/*                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: 48px 28px 60px;*/
				padding: 0 0 0 0;
        }
		
		#head {

}



#mainbarSecond {
	margin-left:250px;
	width:400px;
}
#mainbarFirst {
	margin-left:250px;

	
}


	
#barcolor {
	width:1000px;
}

.picturegrid {
	float:left;
	margin-top:70px;
	margin-left:200px;

	
	
}

footer {
	width:1000px;
	
}
		
	
}



/*                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: 767px) {
        
        body {
                width: 252px;
                /*padding: 48px 34px 60px;*/
				padding: 0px 0px 0px;
				
        }
		
		#blocktext {
			display:none;
			
		}
		
		#head {

}



#barcolor {
	width:1000px;
	margin-top:100px;
}

#mainbarSecond {
	margin-left:220px;
	width:350px;
}
#mainbarFirst {
	margin-left:220px;
	
}
.picturegrid {
	float:left;
	margin-top:70px;
	margin-left:150px;

	
	
}

#logo {
	float:left;
	margin-left:40px;
	margin-right:40px;
	margin-top: 0px;
	
}
#nameheader {
	float:none;
	margin-left:0px;
	width:600px;

	
}

nav {
	float:left;
	margin-left:400px;
	margin-top:10px;
	font-family:opensansConLight;
	font-size:20px;
	

	
}
footer {
	width:1000px;
	
}

#content {
	width:100%;
	margin:0 auto 0 -160px;
	
	
	
}

#bartext {
	margin-left:-180px;
	
}
#mainbarSecond {
	width:300px;
	font-family:opensansReg;
}

#logo {
	float:none;
	margin-left:60px;

	margin-top: 0px;
	
}
#nameheader {
	float:none;
	margin-left:0px;
	width:600px;
	margin-left:-20px;

	
}

nav {
	float: right;
	margin-right: 0px;
	font-family: opensansConLight;
	font-size: 20px;
	letter-spacing: 1px;	

	
}

#footertext {
	margin-left:60px;
	font-size: 20px;
   	line-height: 36px;
	color:#4FC3C6;
	font-family:opensansConLight;
	letter-spacing: 1px
	
}
	

        
        
}



/*                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: 36px 22px 48px;*/
				padding: 0px 0px 0px;

        }
		
		#blocktext {
			display:none;
			
		}
		
				#head {

}

#content {
	width:100%;
	margin:0 auto 0 -50px;
	
	
	
}

#bartext {
	margin-left:-75px;
	
}
#mainbarSecond {
	width:400px;
	font-family:opensansReg;
}


#logo {
	float:left;
	margin-left:40px;

	margin-top: 0px;
	
}

#barcolor {
	width:1000px;
	margin-top:150px;
}


  

}


/*        Retina media query.
        Overrides styles for devices with a 
        device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
        only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-device-pixel-ratio: 2) {
        
        body {
        
        }
		
		
}

