@import url(http://fonts.googleapis.com/css?family=Fjord+One);
@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Glegoo);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Meyer Reset CSS */

img {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}
iframe {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}

/* Your CSS Starts here */



html,body {
    background-image: url(images/bg.png); 
    text-shadow: 0 -2px 1px #111111;
}

.wrapper {
    background-color: #222222;
	position:relative;
	width:100%;
	max-width:1000px;
	margin:0 auto;
	overflow: hidden;
	
}

header {
	width:100%;
	position:relative;
}

.hero {
	position:relative;
	width:100%;
}

.lockup{
    position: absolute;
    top: 0px;
    width: 50%;
    left: 25%;
}

.logo {
    position: relative;
    left: -1em;
}

.title {
    position: relative;
    top: -10px;
	width:100%;
	padding-bottom:3px;
    font-size: 2em;
	font-weight: normal;  
	color: #4cc1bb;
	font-family: 'Satisfy', cursive, times, georgia, courier, serif;
	line-height:1.25em;
	text-align: center;
}

.content {
    position: relative;
    top: -30px;
}

.current {
	position: relative;
	width: 90%;
	margin: 0 auto;
}

.feature {
    background-color: rgba(0,0,0,.5);
	position: relative;
	width: 90%;
	margin: 0 auto;
}

aside {
	position: relative;
    width: 100%;
	margin: 0 auto;
}

.sidebar {
    width: 90%;
    margin: 0 auto;
}

footer {
    border-top:dotted;
	border-width:1px;
	border-color: #4bc1bb;
    clear: both;

}

.icons{
    float: left;
    padding-left:10px;
    padding-right:10px;
}

.centerfooter{
    width: 350px;
    margin-left: auto;
    margin-right: auto;

}

a:link    {
    color:#4bc1bb; 
    background-color:transparent; 
    text-decoration:none
}

a:visited {
    color:#896f48; 
    background-color:transparent; 
    text-decoration:none
}

a:hover   {
    color:#aaaaaa; 
    background-color:transparent; 
    text-decoration:none
}

a:active  {
    color:#4bc1bb; 
    background-color:transparent; 
    text-decoration:none
}

p {
	color: #eeeeee;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:.85em;
	line-height: 1.75em;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 5px;

    
}

h1 {
	color:#896f48;
	font-family: 'Fjord One',"times new roman", times, georgia, courier, serif;
	font-size:1.4em;
	line-height: 1.4em;
    margin-top:.25em;
    margin-bottom:1em;
    text-align:center;
    letter-spacing:9px;
	text-transform:uppercase;
	border-top:dotted;
    border-bottom:dotted;
	border-width:1px;
	border-color: #4bc1bb;
    padding-top: 15px;
    padding-bottom: 10px;
}

h2 {
	color: #eeeeee;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:1em;
	line-height: 1.5em;
    text-align: center;
    margin-top: -15px;
}

h3 {
    color: #896f48;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:1.25em;
	line-height: 2em;
    text-align: left;
    padding-left: 20px;


}

h4 {
    color: #896f48;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:1.25em;
	line-height: 2em;
    text-align: left;
    padding-left: 20px;
    border-top: dotted;
    border-bottom: dotted;
    border-width: 1px;
    border-color: #4bc1bb;

}

h5 {
    color: #4bc1bb;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:1em;
	line-height: 1.5em;
    text-align: center;
    margin-bottom: .5em;
    margin-top: 1em;

}

h6{
    font-size: 1.25em;
	font-weight: normal;  
	color: #4cc1bb;
	font-family: 'Satisfy', cursive, times, georgia, courier, serif;
	line-height:1.25em;
	text-align: center;
    margin-bottom: .25em;
    margin-top: .25em;
}

span{
    color: #4bc1bb;
}

spanGold{
    color: #896f48;
}

.centerText {
    text-align: center;
}

.nophone {
	display: none;
}

.phonenav {
	position: fixed;
    top: 0px;
    z-index: 100;
	background-color:rgba(0,0,0,.65);
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
    font-size: 1em;
	font-weight: normal;  
	color: #ffffff;
	font-family: 'Glegoo',"times new roman", times, georgia, courier, serif;
	line-height: 1em;
	text-align: center;
	letter-spacing:1px;
	text-decoration:none;
}

.phonenav a { 
	color: #ffffff;
}

.phonedrop {
	position: fixed;
    width: 100%;
    top: 49px;
    z-index: 99;
	display: none;
    padding-top: .5em;
    padding-bottom: .5em;
    background-color:rgba(0,0,0,.65);
    font-size: 1em;
	font-weight: normal;  
	color: #ffffff;
	font-family: 'Glegoo',"times new roman", times, georgia, courier, serif;
	line-height: 2em;
	text-align: center;
	letter-spacing:1px;
	text-decoration:none;
}
.phonedrop a {
    color: #ffffff;
}
.phonedrop a:hover {
    background-color: #4cc1bb;
    display: block;
}

.desktopmenu {
	position: relative;
	display: none;
}


/* Media Query for tablets with at least 768px wide windows */
@media screen and (min-width:768px)
{
	.wrapper {
		background-color: #222222;
	}
    .content {
        overflow: hidden;
        width: 70%;
        float: left;
    }
    aside {
        position: relative;
        top: -30px;
        float: left;
        width: 30%;
    }
        
	.current {
		margin-left: 4%;
		width: 92.2%;
	}
	.feature {
		width:90%;
	}
	.nophone {
		display: block;
	}
    aside{
        display: inline;
    }
/* increse text size in logo lockup */	
    .logo {
    position: relative;
    left: -2em;
}
    .title {
    position: relative;
    top: -10px;
	width:100%;
	padding-bottom:10px;
    font-size: 3em;
	font-weight: normal;  
	color: #4cc1bb;
	font-family: 'Satisfy', cursive, times, georgia, courier, serif;
	line-height:1.25em;
	text-align: center;
}

/* Media Query for desktops with at least 1000px wide windows */
@media screen and (min-width:1000px)
{
	.wrapper {
		background-color: #222222;
	}
	.current{
		margin-left: 4%;
		width: 45.2%;
		float: left;
	}
	.content {
        overflow: hidden;
        width: 70%;
        float: left;
    }

    .feature {
		margin-left: .5em;
		width: 48%;
		float: left;
	}
    
    aside {
        position: relative;
        top: -30px;
        float: left;
        width: 30%;
    }
    
    .sidebar {
   		margin-right: .5em;
		width: 100%;
	}        
	
	.first {
		margin-left: 4%;
	}
	
	.nophone {
	display: block;
	}
	.phonenav {
		display: none;
	}
    .phonedrop {
        display: none;
    }
	.desktopmenu {
        position: fixed;
        top: 0px;
        z-index: 100;
		display: block;
        width: 110px;
	    background-color:rgba(0,0,0,.65);
	    float:left;
        padding-top:10px;
        padding-bottom:10px;
        font-size: 1em;
	    font-weight: normal;  
	    color: #ffffff;
	    font-family: 'Glegoo',"times new roman", times, georgia, courier, serif;
	    line-height: 1.5em;
	    text-align: center;
	    letter-spacing:1px;
        text-decoration:none;
    }
    .desktopmenu a {
        	color: #ffffff;
    }

    .desktopmenu a:hover {
    background-color: #4cc1bb;
    display: block;
}
    
/* increse text size in logo lockup */	
    .logo {
    position: relative;
    left: -2em;
}
    .title {
    position: relative;
    top: -10px;
	width:100%;
	padding-bottom:10px;
    font-size: 4em;
	font-weight: normal;  
	color: #4cc1bb;
	font-family: 'Satisfy', cursive, times, georgia, courier, serif;
	line-height:1.25em;
	text-align: center;
}

    h2 {
	color: #eeeeee;
    font-family: 'Glegoo', verdana, helvetica, arial, sans-serif;
    font-weight: 300;
    font-size:1em;
	line-height: 2em;
    text-align: center;
    margin-top: -15px;
}
 