﻿/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

/* Fonts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@import url(http://fonts.googleapis.com/css?family=Dosis:500|Patrick+Hand+SC|Mouse+Memoirs);
@import url(http://fonts.googleapis.com/css?family=Pacifico);


/* ALL PAGES STRUCTURE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
  }
  
.footer {
	background-color: #3D3C3A;
	color: #fff;
	text-align:center;
	 padding-top: 20px;
    padding-bottom: 20px; 
	    float: left;
  width: 100%;
}

  
body {
  font-size: 12pt; 
  line-height: 1.2;
  font-family: Dosis;
  color: #222;
  background-color: #CCC;
  min-width: 320px;
   margin: 0;
  padding: 0;
	 }
	 

	 	   
  /* HOME PAGE SPECIFIC
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-home {
  background-color: rgba(252, 252, 250, 0.6); 
  padding: 10px;
  color: #1695A3;
  box-sizing:border-box;
  text-shadow: 2px 2px 2px rgba(252, 252, 250, 0.8) ;
}


 /* MENU BAR */
.menu {
background-color: #225378;	
color: #FCFCFA;
}

ul.navigation {
	list-style: none;
	float: left;
	width: 100%; 
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align:center;
	font-size: 12pt;
}
ul.navigation li {
	display: inline-block;
	padding-left: 2%;
	padding-right: 2%;
}
ul.navigation li a {
	margin-left: 1px;
	margin-right: 1px;
	text-decoration: none;
	color: #EB7F00;
}
ul.navigation li a:hover{
	color:white;
	text-decoration: underline;
}
 /* SECTIONS */
 
.light {
  background-color: rgba(252, 252, 250, 0.8);
  color: #3D3C3A;
  float: left;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px; 
}
.dark {
	color: #FFF; 
	background-color: rgba(34, 82, 120, 0.8) ; 
/*	background-color: #1695A3; */
  	float: left;
  	width: 100%;
    padding: 0px;
	margin: auto;
	box-sizing:border-box;	
}

.fill { 
object-fit: fill;
max-height: 320px;
	}
.fill img {
	width:100%;
    height: auto;
	max-height: 320px;
	
}
.text {
	padding: 20px;
	box-sizing: border-box;	
}

@media (min-width: 750px) {

.header-home {
  padding: 40px 80px;
}
.two { float: left; 
   		width: 50%; 
}	
.right { float: right
}   

}
  /* END HOMEPAGE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


  /* SUB PAGES STRUCTURE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.header {
  background-color: rgba(252, 252, 250, 1); 
  padding: 20px; 
  width: 100%;
  color: #225378;
  box-sizing: border-box;
}

.side {
	width: 100%;
	padding: 0px 0px 10px 0;
	float: left;
	box-sizing:border-box;
}
.side-item {
	background-color: #1695A3;
	float: left;
  	width: 100%;
	margin: 0px 0 12px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}

.main {
	width: 100%;
	padding: 10px 0 10px 0;
	float: right;
	box-sizing:border-box;	
}
.main-item {
	background-color: #225378;
	float: left;
  	width: 100%;
	margin: 0px 0 12px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}

.six {
	display: inline-table;
	padding: 4px;
	box-sizing: border-box;
	text-align: center;
	font-size: 10pt;
}
.six img {
	border-radius: 8px;
}
.sixes {
	width: 100%;
	max-width: 600px;
	margin: auto;
	text-align:center;	
}
.float-left {
	float: left;
	text-align:center;
	padding-bottom: 0;
	margin: 4px 8px 4px 0px;	
}
.float-right {
	float: right;
	text-align:center;
	margin: 4px 0 4px 8px;	
}  	
	
@media (min-width: 750px) {
.side {
	width: 30%;	
	padding: 10px 5px 10px 0;
}
.main {
	width: 70%;
	padding: 10px 0 10px 5px;
}
}

  /* FUNADAMENTALS PAGE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.axioms {
	background-image:url(../images/back-axioms.jpg);
	background-size:cover;
	background-position: center;
	float: left;
  	width: 100%;
	margin: 0px 0 5px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}
.axioms img {
	padding: 20px;
	background-color:#FFF;
	border-radius: 10px;
	margin: 2px;
	height: 150px;
}

.particles {
	background-image:url(../images/back-particles.jpg);
	background-size:cover;
	background-position: center;
	float: left;
  	width: 100%;
	margin: 5px 0 5px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}
.forces {
	background-image:url(../images/back-forces.jpg);
	background-size:cover;
	background-position: center;
	float: left;
  	width: 100%;
	margin: 5px 0 5px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}
.more {
	background-image: url(../images/back-more.jpg);
	background-size:cover;
	background-position: center;
	float: left;
  	width: 100%;
	margin: 5px 0 10px 0;
    padding: 20px;
	box-sizing: border-box;	
	color: #FFF;
}
.more img {
	max-width: 100%;	
}
.popdown {
	color: #FFF; 
	background-color: rgba(34, 82, 120, 0.8) ; 
/*	background-color: #1695A3; */
  	width: 100%;
    padding: 20px;
	margin: auto;
	box-sizing:border-box;	
}
	

	


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dosis; }
  
h1 { font-size: 30pt; 
	line-height: 1.4;   
	color: #225378; 	
	text-transform: uppercase;
	text-align:center
}
h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #225378; 
}
h1 a:hover {
	text-decoration: none;
	color:#EB7F00; 
}
h2 {
	font-size: 16pt;
	line-height: 1.2; 
	margin-bottom: 12px;
	text-align:center; 	
}
h3 { font-size: 14pt;
	line-height: 1.4; 
	font-weight: 100;
	text-align:center;
	font-family: 'Pacifico', cursive;
	bluecolor: #225378; 	
	color:#EB7F00;
	}
h4 { font-size: 24pt; line-height: 1.0;  letter-spacing: -.1rem; 
	font-weight: bold;
	border-bottom: thick solid;
	padding-bottom: 12px;
	margin-bottom: 12px;
	}

h5 { font-size: 26pt; 
	line-height: 1.4;  
	letter-spacing: -.1rem; 
	color: #225378; 	
	text-transform: uppercase;
	text-align:center }
	
h6 { font-size: 18pt; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 40pt; }
  h2 { font-size: 20pt; }
  h3 { font-size: 18pt; }
  h4 { font-size: 30pt; }
  h5 { font-size: 30pt; }
}

@media (min-width: 750px) {
  h1 { font-size: 50pt; }
  h2 { font-size: 24pt; }
  h3 { font-size: 22pt; }
  h4 { font-size: 38pt; }
  h5 { font-size: 40pt; }
}

p {
  margin-top: 0; }


/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #FF9D4F; }
a:hover {
  color: #FF9D4F; }


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #FF933D;
  border-color: #FF933D;
  text-align: center;
  font-size: 10pt;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 2px solid;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #FCFCFA;
  background-color: #FF933D;
  border-color: #FCFCFA;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  color: #000;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
  width: 100% }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline;
   }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
   }


/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0 2px }
li {
  margin-bottom: 2px; }



/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.white td {
border: solid 1px #fff;
   }
 
.white table {
	color: #FFF;
	border: solid 1px #fff;	
}
.white {
	color: #FFF;	
}


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3px;
  margin-bottom: 8px;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }


/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}


@media print {

	
}