/* Generated by less 2.5.1 */
/*
 Theme Name:   Training Wheels
 Theme URI:    http://training.amyhammdesign.com
 Description:  Theme for Amy Hamm Design UX Training
 Author:       Amy Hamm Design, LLC
 Author URI:   http://amyhammdesign.com
 Template:     naked-wordpress-master
 Version:      1.0.0
*/
* {
  margin: 0;
  padding: 0;
  font-family: "Lato", Arial, sans-serif;
}
a:active,
a:focus {
  outline-style: none;
  -moz-outline-style: none;
}
img,
img a {
  border: none;
}
h1 {
  font-weight: 900;
}
h2 {
  font-weight: 400;
  font-size: 1.5em;
  color: #838383;
  margin-left: 45px;
  margin-bottom: 30px;
}
h3 {
  font-size: 1.7em;
  margin-top: 20px;
}
h4 {
  font-size: 1.3em;
  margin-top: 20px;
}
h4 a:hover {
  color: #e9193a;
}
h5 {
  font-size: 1.05em;
  font-weight: 400;
  color: #5d5d5d;
}
body > header {
  position: relative;
  padding: 50px;
  margin-bottom: 20px;
  min-width: 950px;
}
body > header #logo {
  height: 52px;
  display: inline-block;
}
a {
  color: #b3131a;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  color: #00aeae;
}
p {
  margin: 10px 0;
  line-height: 125%;
  font-size: .95em;
}
span {
  font-weight: 700;
  color: #4b4b4b;
}
ul,
ol {
  margin: 10px 40px;
  list-style-type: bullet;
  max-width: 700px;
}
ul li,
ol li {
  padding: 4px 0;
  font-size: .95em;
}
ul li ul li,
ol li ul li {
  margin-bottom: 5px;
}
ol li {
  margin-bottom: 20px;
}
nav {
  list-style-type: none;
  float: right;
  position: relative;
  margin-top: 15px;
  text-transform: uppercase;
}
nav li {
  display: inline-block;
  padding-right: 20px;
  width: auto;
  max-width: 200px;
  vertical-align: top;
}
nav li a:hover {
  color: #b3131a;
}
nav li span {
  text-transform: capitalize;
  color: black;
  text-align: left;
  font-weight: 400;
  display: block;
  padding-top: 0px;
  position: absolute;
  font-size: .8em;
}
nav li a {
  font-weight: 400;
  font-family: 'Days One', sans-serif;
  color: #4a4a4a;
  text-decoration: none;
  letter-spacing: .5px;
}
nav li.current-menu-item a {
  color: #b3131a;
}
.content {
  max-width: 900px;
  min-width: 600px;
  margin: 0 auto;
}
.content img {
  max-width: 845px;
}
.content .note {
  margin: 10px 20px;
  font-size: .95em;
}
.article img {
  margin: 20px 100px;
}
.article h4 {
  padding-bottom: 10px;
}
.article h5 {
  padding-top: 10px;
}
.article p {
  margin-top: 0;
  max-width: 700px;
}
.indented {
  margin-left: 275px;
}
.outline {
  margin-top: 10px;
  margin-bottom: 0;
}
.outline li {
  list-style-type: lower-alpha;
  margin-top: 0;
  margin-bottom: 0;
}
.outline li ol {
  margin-top: 5px;
}
.outline li ol li {
  list-style-type: upper-roman;
}
footer {
  background-color: #e9e9e9;
  margin-top: 25px;
}
footer p {
  margin: 0;
  padding: 10px;
  font-size: .65em;
  color: #909090;
  text-align: center;
}
li img,
.content img {
  margin: 20px 0;
  display: block;
}
.linkList {
  margin-bottom: 60px;
  list-style-type: none;
}
.space {
  height: 50px;
}
.back {
  position: absolute;
  left: 30px;
  text-transform: uppercase;
  font-size: 1.8em;
}
.back a::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #0079c2;
  border-left: 0;
  margin-right: 10px;
}
.fullImg {
  width: 1571px;
  margin: 0 auto;
}
.summaryBlock {
  margin: 20px 0;
  min-height: 100px;
  position: relative;
}
.summaryBlock .thumbnail {
  position: absolute;
  width: 100px;
  height: 100px;
}
.summaryBlock .thumbnail img {
  margin: 0;
}
.summaryBlock .summary {
  margin-left: 125px;
}
.summaryBlock .summary p {
  margin: 0 0;
  margin-top: 5px;
  font-size: .9em;
}
.summaryBlock .summary a {
  font-size: 1.15em;
  font-family: 'Days';
  font-weight: 400;
}
.showcase {
  max-width: 900px;
  margin: 50px auto;
  min-height: 250px;
  text-align: center;
}
.showcase li {
  display: inline-block;
  width: 250px;
  min-height: 150px;
  text-align: center;
  vertical-align: bottom;
}
.showcase li img {
  margin: 0 auto;
  width: 150px;
  height: 150px;
}
.screenplay .them {
  color: #258f00;
}
.caption {
  position: relative;
  top: -15px;
  color: #757575;
  font-style: italic;
}
.code_snippet {
  margin: 20px 0 20px 30px;
  font-family: 'Source Code Pro', monospace;
  background-color: #ecf5ec;
  padding: 10px 15px;
  border-left: 2px solid #b3131a;
}
.code_snippet span {
  font-style: italic;
  font-weight: normal;
}
.code_snippet p {
  text-indent: 25px;
  margin: 2px 0;
  font-family: 'Source Code Pro', monospace;
}
.ExerciseFiles {
  margin-top: 30px;
  margin-bottom: 20px;
}
.ExerciseFiles h5 {
  font-weight: 900;
}
.ExerciseFiles p {
  margin-top: 5px;
}
.Tutorial h5 {
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 900;
  font-size: 1em;
  color: black;
}
.Tutorial .Summary {
  margin-top: 20px;
}
.Tutorial .Summary ul li,
.Tutorial .Summary ol li {
  margin-bottom: 5px;
}
.Overview {
  margin-bottom: 30px;
}
#Resources .content .ResourceList ul {
  margin-bottom: 30px;
}
#Resources .content .ResourceList ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
/* Not in use right now


.headerTitle
{
	font-size:4em;
	font-family:"Open Sans Condensed";
	position:absolute;
	top:23px;
	left:100px;
	color:#d3d3d3;
    
    span
    {
        font-family:"Open Sans Condensed";
        color:#909090;
    }
}
*/
