/*
Theme: LightSource
Author:Gekko aka Patrick Best
Distributed for FreeHTML5Templates.com
*/

/*
    HTML5 RESET
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


body {
    line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:24px;

	background:#fffced;
	color:#333;
}

article,aside,details,figcaption,figure,hgroup,
header,menu,nav,section,footer { 
	display:block;
}

#header1{
	font-family: 'Karla', sans-serif;
	font-size:100px;	
	
	//color:#f69454;
	//color:#EA9249;
	color:#EF942D;
	display:inline-block;
	letter-spacing:2pt;
	font-weight:600;
	
	}
	
#header2{
	font-family: 'Happy Monkey', cursive;
	font-size:50px;	
	margin-top:40px;
	color:#fff;
	display:inline-block;
	letter-spacing:2pt;
	
	
	}


#header1 a{
	color:#e69138;}
	
#header1 a:hover{
	color:#e69138;;
	text-decoration:none;}


hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*
    BACKGROUND STYLES
*/

html {
    background-color:#none;
  
}

.gradient_bg{
    height:100vh;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#77e3ce+0,77e3ce+9,75e0f2+42,75e0f2+58,ffd194+100 */
background: #77e3ce; /* Old browsers */
background: -moz-linear-gradient(top, #77e3ce 0%, #77e3ce 1%, #75e0f2 42%, #75e0f2 48%, #ffd194 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #77e3ce 0%,#77e3ce 1%,#75e0f2 42%,#75e0f2 48%,#ffd194 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #77e3ce 0%,#77e3ce 1%,#75e0f2 42%,#75e0f2 48%,#ffd194 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77e3ce', endColorstr='#ffd194',GradientType=0 ); /* IE6-9 */

}

header {
 
}

#header_wrapper{
	
	width:1060px;
	position:relative;
	margin:0px auto;
	padding:0;;
	
	}

#header_wrapper_small{
	
	position:relative;
	margin-left:60px;
	margin-right:60px;
	background-image:url(../img/sunrise.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	}
#header_wrapper .container {
    padding:20px 0px 0px 0px;

}

#header_bottom {
    background-color:#transparent;
    height:101px;
}

footer {
   
}



/*
    GENERIC STYLES
*/

h1, h2, h3, h4, h5 { clear:both; }

h1 {
	margin:15px 5px;
	padding-top:15px;
	color:#333;
	font-size:35px;
	font-weight:100;
	line-height: 20px;
	
	
}

h2 {
    margin:15px 0px;
	padding-top:20px;
	padding-bottom:12px;
    color:#333;
    font-size:26px;
    font-weight:300;
	font-family: 'Andika', sans-serif;
}

h3 {
    margin:15px 0px;
	padding-top:80px;
	padding-bottom:12px;
    color:#333;
    font-size:1.2em;
    font-weight:300;
	text-transform: uppercase;
	font-family:'Poppins';
	letter-spacing:4px;
}




.medium_title {
   margin:20px 0px 8px 0px;
    font-size:26px;
    
    color:#555555;
	font-family: 'Andika', sans-serif;
}

p {
    color:#333;
	margin-bottom: 15px;
	line-height:24px;
}

a {
    color:inherit;
    text-decoration:underline;
}

a:hover, a:active, a:focus {
    text-decoration:underline;
    outline:none;
}

.left { 
float:left; margin:0px 0px 0px 0px; 
background-color:#ccc;

}

.left_splash{ 
float:left; margin:0px 0px 0px 0px; 
background-color:#ccc;

}

.right { 
float:right; margin:0px 0px 0px 0px; 

}

.right_splash { 
float:right; 
margin:0px 0px 0px 0px; 
padding-top: 240px;

text-align:left;
width:65%

}


.clear { clear:both; }
.normal_body {
	float:none;
	clear:both;
	 margin-left:20px;
	 margin-right: 20px; 
	 }
	
	


#logo {
	position: relative;
        float: left;
	left: 0px;
	width: 167px;
	height: 43px;
	top: 32px;
}

/*
    LIST STYLES
*/

ol { margin-left:20px; }

ul { margin-bottom:20px; clear:both; }

ul li { list-style:none; 
color:#333;
padding-top:8px;
padding-bottom:8px;
font-size:1.2em;
letter-spacing:1px;

}

.circle{ list-style:circle;}
.squares{ list-style:square;}


/*
	HEADER STYLES
*/









/*
	CONTENT STYLES
*/

.container {
    margin:0px auto;
    padding:0px;
    width:950px;
    position:relative;
	
}

.block {
    display:block;
    overflow:hidden;
    
}

.block p {
    margin:5px 0px;
   
}

.box {
    margin-top:20px;
	padding-bottom:20px;
    float:left;
    position:relative;
}
/* main content */
.main_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 20px;
	line-height:22px;
}
	

	
.main_content_separator{
	margin-bottom: 20px;
}
#container, #container_left, #container_right {
	position: relative;
	width: 100%;
}
	
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

#header_container {
 	margin:0px auto;
    padding:0px;
    width:950px;
    position:relative;
	padding-top:40px;
}


.left {
	float: left;
	position: relative;
	background: transparent;
	padding: 0px;
	vertical-align:bottom;
	
}
	
.middle {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
	
.right {
	float: right;
	position: relative;
	background: transparent;
	padding-top:20px;
	
	
	}


.half,  .half, .third,  .third, .fourth,  .fourth, .fifth,  .fifth, .sixth, .sixth, .seventh, .eighth, .twothird, .twothird .full{
	float:left;
	margin-right:38px;
} 

.half { width:440px; }
.full { width:880px; }

.third { width:280px; }

.fourth { width:200px; }


.fifth { margin-right:40px; width:150px; }

.sixth { margin-right:40px; width:125px; }
.seventh { margin-right: 20px; width: 75px; }

.copyright {margin-right:20px; width:800px;}




