/* --------- Loren Yarrington Header, Footer and Navigation ----------- */


.clearfix::after{
	content: "";
	display: table;
	clear:both;
}

img.logo{
	width:400px;
	padding-bottom: 30px;
}

header nav li {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
  margin: 15px;
	text-transform: uppercase;
}

header nav{
	width: 510px;
	float: right;
	padding-top: 10px
}

header nav ul {
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	background-color: #64C3A3;
	text-align: right;
}

header nav a:link {
	color: #E1ECB4;
	text-decoration: none;
}

header nav a:visited {
	color: #E1ECB4;
	text-decoration: none;
}

header nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

header nav a:active {
	color: #ffffff;
	text-decoration: none;
}

footer nav li {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 0.5em;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 22px;
	text-transform: uppercase;
	vertical-align: middle;
}

footer nav ul {
  margin-right: 6px;
	float: left;
}

footer nav a:link {
	color: #E1ECB4;
	text-decoration: none;
}

footer nav a:visited {
	color: #E1ECB4;
	text-decoration: none;
}

footer nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

footer nav a:active {
	color: #ffffff;
	text-decoration: none;
}

footer{
	background-color: #64C3A3;
	font-family: Arial, sans-serif;
	padding-top: 8px;
	padding-bottom: 7px;
}

p.copyright{
	padding-top: 31px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #000000;
}

div.socialmedia{
	float:right;
	padding-right: 30px;
	padding-top: 14px;
}

img.socialmedia{
	margin-right: 13px;
}

.clearfix::after{
	content: "";
	display: table;
	clear:both;
}

/* --------------------------------------------- */
/* --------- Branding: Color Palette ----------- */
/* --------------------------------------------- */
/* These are the colors of the boxes under the Branding section */
#swatch1{
	background-color: #55415E;
}	
#swatch2{
	background-color: #64C3A3;
}	
#swatch3{
	background-color: #E1ECB4;
}	
#swatch4{
	background-color: #EF425D;
}		

/* ----------------------------------------------------- */
/* --------- Typography: Heading & Body Copy ----------- */
/* ----------------------------------------------------- */
/* These are the font families of all the headings and body copy */

body{
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
}

/* -------------------------------------------------- */
/* --------- Navigation: Main & Secondary ----------- */
/* -------------------------------------------------- */
/* Colors, style, floating, shapes, etc of main & secondary navs */

/* Main Navigation Style */
#mainnav{
	background-color: #64C3A3;
	padding: 20px;
}

#mainnav ul{
	padding: 0px;
}

#mainnav li{
	display: inline;
}

#mainnav a:link{
	color: #E1ECB4;
	text-decoration: none;
	margin: 8px 60px 0 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.09em;
}

#mainnav a:visited{
	color: #E1ECB4;
}

#mainnav a:hover{
	color: #ffffff;
}

#mainnav a:active{
	color: #ffffff;
}


/* Secondary Navigation Style */
#secondnav{
	background-color: #64C3A3;
	padding: 20px;
}

#secondnav ul{
	padding: 0px;
}

#secondnav li{
	display: inline;
}

#secondnav a:link{
	color: #E1ECB4;
	text-decoration: none;
	margin: 8px 82px 0 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .75em;
}

#secondnav a:visited{
	color: #E1ECB4;
}

#secondnav a:hover{
	color: #ffffff;
}

#secondnav a:active{
	color: #ffffff;
}

/* ----------------------------------- */
/* --------- HTML Elements ----------- */
/* ----------------------------------- */
/* Styling for all HTML Elements */

h1, h2, h3 ,h4, h5, h6{
	color: #EF425D;
	font-weight: 300;
	padding: .1em 0;
	margin: .1em 0;
	text-transform: capitalize;
}

h1{
	font-size: 4em;
}

h2{
	font-size: 3.5em;
}

h3{
	font-size: 3em;
}

h4{
	font-size: 2.5em;
}

h5{
	font-size: 2em;
}

h6{
	font-size: 1em;
}

/* List Styles */
ul{
	color: #55415E;
	font-size: 1.5em;
}

ul li{
}

ol{
	color: #55415E;
	font-size: 1.5em;
}

ol li{
}

/* Non-Navigational Link Styles */
/* This is for all default links on your page */
a:link{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #EF425D;
	text-decoration: none;
}

a:visited{
	color: #EF425D;
}

a:hover{
	color: #E1ECB4;
}

a:active{
	color: #E1ECB4;
}

/* This is for secondary link styles (possibly in your footer, etc) */
.linkstyle2 a:link{

}
.linkstyle2 a:visited{

}
.linkstyle2 a:hover{

}
.linkstyle2 a:active{

}

p{
	color: #000000;
	text-align: justify;
}

figure{
	text-align: center;
	width: 200px;

}
figure img{

}
figcaption{
	color: #EF425D;
	text-transform: uppercase;
}

/* ------------------------------------- */
/* --------- Style Guide CSS ----------- */
/* ------------------------------------- */
/* The following CSS is used for the styling of the structure of the Style Guide itself */
body{
	width: 935px;
	margin: 10px auto;
	border: 1px solid #777;
	padding: 20px;
}

.styleguide{
	font-family: "Courier New", Courier, monospace;
}
h1.styleguide, h2.styleguide, h3.styleguide, h4.styleguide, h5.styleguide, h6.styleguide{
	color: #777;
	font-family: "Courier New", Courier, monospace;
	font-size: 3.45em
}
h2.styleguide{
    background-color: #777;
    border-radius: 15px;
    padding: 15px;
    margin-left: -15px;
    color: white;
}

p.styleguide{
	color: #777;
	font-family: "Courier New", Courier, monospace;
}

section{
    margin-top: -10px;
    margin-bottom: 70px; 
}
.colorgroup{
    float: left;
    width: 170px;
}
.colorgroup h4{
	font-size: .9em;
}
.colorgroup p{
    font-size: .8em;
}
.clear{
    clear: both;
}
.swatches{
    width: 100px;
    height: 100px;
    border-radius: 10px;
}
