/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
    font-family: 'the_skinnybold';
    src: url('../fonts/theskinny-bold-webfont.woff2') format('woff2'),
         url('../fonts/theskinny-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.skinnyfont {font-family: 'Patrick Hand', cursive; }

h1, h2, h3, h4 {
	font-family: 'the_skinnybold', sans-serif;
	font-weight: normal;
}
.blockimage { display: block; width: 75px; height: auto; }
.blockimage:hover {opacity: .6;}


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%;
	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;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ul {
	list-style-type: disc;
}

/* General styles */

body {
	background: url('../images/bg-home.jpg') center 0 no-repeat #141729;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	-webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
}

a {
	color: #aa7700;
	text-decoration: underline;
}

a:hover {
	color: #8e6300;
	text-decoration: none;
}

.header {
  margin: 0px auto;
	background-color: #666;
	text-align: center;
	background-image: url(../images/header-bg.jpg);
	background-size: auto 100vh;
	background-repeat: repeat-x;
}
.left-half, .right-half, .left-col, .right-col {width: 45%; display: inline-block; vertical-align: top; text-align: center;}
.left-half { margin-bottom: -8px;}
h3 {font-family: Georgia, sans-serif; margin-top: 30px; font-size: 24px; font-weight: normal; color: #555;}
.left-col h3 { font-weight: normal;}
.right-col h3 {font-weight: normal;}
.left-col img {margin: 0 auto; display: block;}
#buylinks a {background-color: #576b90; padding: 3px 10px; display: inline-block; width: auto; text-align: center; border-radius: 5px; text-decoration: none; color: #FFF;margin-bottom: 5px; font-size: 15px;}
#buylinks a:hover {background-color: #0b182b;}

a.excerpt { background-color: #7b665b; padding: 3px 10px; display: block; width: 275px; text-align: center; 
	border-radius: 5px; text-decoration: none; color: #FFF; margin: 30px auto 5px; font-size: 18px;}
a.excerpt:hover {background-color: #576b90;}

.right-col {text-align: left; color: #000;}
.right-half {padding-right: 8%;}
.left-half img {height: 100vh; width: auto;}
.right-half img { margin: 50px auto 30px;}
.right-half img.memoir { width: 100%; height: auto; max-width: 500px; margin-top: 60px; margin-bottom: 10px;}
#buylinks {text-align: left; }
#buylinks h5 {position: relative; top: -15px; font-weight: normal; font-style: italic;}
.nearly {
	font-family: 'the_skinnybold', sans-serif;
	font-weight: normal;
	color: #FFF;
	text-shadow: 0px 0px 10px #000;
	font-size: 25px; 
	line-height: 38px; 
	margin: 10px 5% 35px;
}
.onsale {
	margin: 40px 5% 20px;
	font-weight: normal;
	color: #e5ca89;
	font-size: 22px;
	letter-spacing: 5px;
	text-shadow: 0px 0px 5px #000;
}
sub {
    vertical-align: sub;
}
.sup {position: relative; top: -4px; left: -4px;}


nav {
	/*background: url('../images/nav.jpg') center 0 no-repeat #250c04;*/
	background-color: #f5f1e6;
	font-family: 'the_skinnybold', sans-serif;
	font-weight: normal;
	text-transform: uppercase; 
	letter-spacing: 1px;
  display: block;
	height: 60px;
  left: 0;
	margin: 0px auto;
	position: absolute;
  right: 0;
	text-align: center;
  top: 93vh;
	width: 100%;
  z-index: 1000;
	padding-bottom: 5px;
	box-shadow: 0px 0px 10px #666;
	border-bottom: #777;
}


nav ul {
	margin: 0 auto;
	width: 100%;
}

nav ul li {
	display: inline-block;
	margin: 20px 4px;
}

nav ul li a {
	border-radius: 12px;
	color: #2b6090;
	cursor: pointer;
	font-size: 22px;
	padding: 5px 8px;
	text-decoration: none;
}

.merch {
	position: relative;
}

.arrow {
	font-size: 10px;
}
#menutoggle { display: none; }
nav li ul {
	background: #3c0d17;
	border: 2px solid #a57916;
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0px;
  width: 240px;
  display: none;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}

nav li ul li { 
	margin: 0;
	padding: 0;
  display: block; 
}

nav li ul li a {
	display: block;
	border: 0;
	font-size: 14px;
} 

nav li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.nav-social {
	background: #3c0d17;
	border: 2px solid #a57916;
	color: #fbf7d9;
	font-size: 20px;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
}

.social-icon {
	background: #3c0d17;
	border: 0;
	color: #fbf7d9;
	font-size: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	top: 5px;
}

.social-media {
	margin-bottom: 20px;
	text-align: center;
}

#chessyprout .social-media {
	text-align: left;
}

#chessyprout {
	padding-bottom: 0;
}

.twitter-follow-button {
	margin-right: 10px;
}

.twitter {
	margin-right: 10px;
}

.social-icon img {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.social-icon img:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
#thebook {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,8e9bb6+100 */
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #8e9bb6 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%,#8e9bb6 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #ffffff 0%, #8e9bb6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8e9bb6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#resources-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,8e9bb6+100 */
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 70%, #AAA 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 70%, #AAA 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #ffffff 0%,#ffffff 70%, #AAA 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#AAA',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	color: #000;
}

#thebook, #theauthor, #takeaction, #educators, #parents  { 
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0; 
	height: auto;
	overflow: hidden;
}

#theauthor {padding-top: 15vh;}
.theauthor a {color: #a0c6d5;}

nav a:hover{
	background: #FFF;
	color: #333;
	
	text-decoration: none;
}

nav a.active {
	background: #c1a580;
	color: #FFF;
	text-decoration: none;
}

.container {
	padding: 0 0 0;
  position: relative;
}

section {
	margin: 0 auto;
	overflow: hidden;
    padding: 15px 8% 30px;
	width: 84%;
}
section#homesection {
	margin: 0 auto;
	overflow: hidden;
    padding: 0;
	width: 100%;
	background-color: #777;
}

.fixed {
  position: fixed;
  top: 0
} 

.enter {
	display: inline-block;
	width: 470px;
}

.left-margin {
	margin-right: 16px;
}

.media a {
	border: 1px solid #aa7700;
	display: inline-block;
	height: 75px;
	margin-right: 5px;
	width: 75px;
}

.media a:hover {
	border: 1px solid #8e6300;
}

.book-column {
	display: inline-block;
	padding-left: 20px;
	width: 300px;
}

.book-column img {
	width: 270px;
}

.description-column {
	display: inline-block;
	vertical-align: top;
	width: 580px;
}

.va-book {
	background-color: #390b14;
	background-color: rgba(112, 18, 32, .5);
	padding: 10px 20px 20px;
}

.bl-book {
	background-color: #552622;
	background-color: rgba(22, 34, 42, .5);
	padding: 10px 20px 20px;
}



.app-description {
	display: inline-block;
	width: 440px;
	vertical-align: top;
}

.app-image {
	display: inline-block;
	margin-left: 26px;
	position: relative
}

footer, #footer {
	background: #333;
	padding: 30px 0 30px;
	text-align: center;
	font-size: 14px;
	color: #CCC;
}

/* Font styles */

p {
	margin-bottom: 10px;
}

p.intro {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 35px;
	text-align: center;
}

#movie p.intro {
	margin-bottom: 15px;
}

p.slideintro {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
	text-align: center;
}

.shadow {
	text-shadow: 0px 0px 8px #000000;
  filter: dropshadow(color=#000000, offx=0, offy=0);
}

.button {
	background: #aa7700;
	color: #fff;
	display: inline-block;
	margin: 5px 10px 5px 0;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.button:hover {
	background: #8e6300;
	color: #fff;
}

.ibooks-button {
	background: url('../images/download-ibooks.png') 0 0 no-repeat;
	display: block;
	height: 40px;
	margin-bottom: 15px;
	width: 110px;
	text-indent: -9999px;
}

h1 {
	height: 113px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 960px;
}

h2 {
	color: #eee;
	font-size: 35px;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.takeaction-bg h2 {margin: 80px auto 40px;}
.takeaction-bg a { color: #f5f1e6; }
.chessy-copy h2 {text-align: center; margin: 80px auto 80px;}
#resources-bg h2 { text-align: center; color: #2b6090; padding-top: 50px;}

h2.intro {
	font-size: 45px;
	line-height: 55px;
	margin: 130px 0 70px;
	text-align: center;
	color: #141829;
}

h2.shadow {
	line-height: 45px;
	margin: 20px 0 5px 0;
	text-shadow: 0px 0px 8px #000000;
  filter: dropshadow(color=#000000, offx=0, offy=0);
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	font-size: 21px;
	line-height: 36px;
	margin-bottom: 10px;
	font-family: Georgia, serif;
	color: #0d183c;
	text-align: center;
	margin-top: 36px;
	letter-spacing: 1px;
}
h4.takestand { font-family: 'the_skinnybold', sans-serif; color: #FFF; font-size: 45px; line-height: 64px; margin: 70px 0 30px; }
.photoby {font-size: 12px; color: #4e6881;}

/* Tabs */

.tabs, .tabs2 {
	background-color: #590e1a;
	background-color: rgba(112, 18, 32, .8);
	text-align: center;
	padding: 20px 0 15px;
}

.tabs img, .tabs2 img {
	width: 105px;
}

.gn-tabs {
	margin-top: 40px;
}

.tabs2 {
	background-color: #2e2225;
	background-color: rgba(22, 34, 42, .8);
}

.tabs li, .tabs2 li {
	display:inline;
	list-style:none;
}

.tabs a, .tabs2 a {
	color: #fff;
	padding:5px 10px;
	display:inline-block;
	opacity:0.5;
	text-decoration:none;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.tabs a:hover, .tabs2 a:hover {
	color:#fff;
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.tabs a.active, .tabs2 a.active {
	color:#fff;
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.triangle-up {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #590e19;
	height: 0;
	position: relative;
	top: -10px;
	width: 0;
}

.blue {
	border-top: 15px solid #2f2325;
}



/* Slideshow */

.slideshow {
	margin-top: 12px;
}

.slide {
	height: 400px;
}

.slide-text {
	color: #333;
	display: block;
	margin-left: 400px;
	padding: 90px 60px;
	text-align: center;
	width: 440px;
}

.light {
	color: #eee;
}

.slide1 {
	background: transparent url('../images/slides/slide1.jpg') 0 0 no-repeat;
}

.slide2 {
	background: transparent url('../images/slides/slide2.jpg') 0 0 no-repeat;
}

.slide3 {
	background: transparent url('../images/slides/slide3.jpg') 0 0 no-repeat;
}

/* Gallery */
#ownwords {text-align: center; margin: 0 1%;}
.one-img {display: inline-block; position: relative; margin: 10px; width: 256px; text-align: left;}
.one-img img {width: 250px; height: 250px; border: 3px solid transparent;}
.one-img .text {position: absolute; top: 100px; left: -10px;  }
.one-img a .text p { color: #FFF; }
.one-img h3 {color: #DDD; font-size: 18px; line-height: 18px; margin: 0px; display: inline-block; width: auto; background-color: rgba(36,46,82,.9);padding: 10px 20px 5px; letter-spacing: 0px;}
.one-img p {font-size: 13px; display: inline-block; background-color: rgba(36,46,82,.9); padding: 10px 5px 10px 20px;  margin: 0px 25px 0 0px; line-height: 18px; width: auto;}

.one-img img:hover {box-shadow: 0px 0px 15px #666;}
.one-img a:hover img   { box-shadow: 0px 0px 15px #666; }

h2.intro.lefted {
	width: 40%; text-align: right; 
	display: inline-block; vertical-align: top; 
}
.subhead {width: 40%; text-align: left; display: inline-block; vertical-align: top; margin: 113px 0 70px 2%; color: #000;
border-left: 3px solid #2d3a5d; 
	padding: 7px 0 7px 2%;
}

.chessy-copy { margin: 0 auto; width: 90%; max-width: 900px; }
.headshot, .righttext { display: inline-block; vertical-align: top; margin-bottom: 40px;}
.headshot { text-align: center; width: 30%; }
.headshot .photo { border: 3px solid #4e6881; border-radius: 8px;}
.righttext { width: 65%; }
.social-media {text-transform: uppercase; font-size: 12px; letter-spacing: 1px; font-weight: bold;}

.stream-bg { background-color: #3a5974; padding: 0px 2% 50px;}
img.tintup {width: 98%; height: auto;}
#socialstream section {padding: 15px 0 30px; text-align: center; width: 98%;}

.takeaction-bg { background-image: url(../images/chessy-bg.jpg); background-color: #628593; background-repeat: no-repeat; background-position: left top;
	background-attachment: fixed;
background-size: 48% auto;}

.righted { padding-left: 40%;}
.righted .intro {text-align: left;}
.instructions {font-family: 'the_skinnybold', sans-serif;
	font-weight: normal;
text-transform: uppercase;
text-shadow: 0px 0px 5px #000;
font-size: 22px;
line-height: 42px;
letter-spacing: 1px;}
.highlight {font-size: 136%; display: block; text-align: center;}
.one-list {background-color: rgba(47,62,101,.4); width: 100%; display: inline-block; height: auto; margin: 0 0 5px 0;
text-align: center; padding: 30px 2%; border-radius: 16px; vertical-align: top;}
.one-list p {font-family: Georgia, serif; text-transform: none; color: #f5f1e6; line-height: 24px; font-size: 18px; margin-top: 30px; letter-spacing: 0px;}
.big-num {font-family: Georgia, serif; font-size: 160px; color: #33516b; text-shadow: none; padding-top: 30px;}
.second .thetext { display: inline-block; vertical-align: top; margin: 0 2%; width: 50%;}
.second img {display: inline-block; vertical-align: top; width: 30%; max-width: 300px; height: auto; margin: 0 20px 0 5%;}

.icon { margin: 0px 3px 3px; }
.large {width: 48px; height: 48px;border-radius: 10px;}
.small {width: 34px; height: 34px;border-radius: 6px;}
.icon:hover {opacity: .6; cursor: pointer;}

.boxedlink {display: block; margin: 30px auto 0; border-radius: 16px; padding: 5px 10px; background-color: #f5f1e6; color: #33516b; text-align: center;  text-shadow: none; width: 75%; font-family: Georgia, serif; text-decoration: none; font-size: 18px;}
.boxedlink:hover {opacity: .6; color: #33516b;}

.one-list p.smprint, .smprint {color: #DDD; font-size: 13px; text-shadow: none; font-family: Georgia, serif; margin-top: 15px;}

#resourceColumns {moz-column-count: 2; column-count: 2;}
.events { text-align: center;}
.events p { 
line-height: 25px;
background-color: #FFF; background-color: rgba(255,255,255, .9); padding: 30px; width: 80%; max-width: 340px; display: inline-block; vertical-align: top; border-radius: 20px; height: 260px; text-align: left; margin: 0 10px 20px; }
.events em {font-size: 90%; line-height: 1.2em;}


#resourceColumns h4 { text-align: left;}
.resourceSet { -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;   
padding: 0 2% 20px 2%;
line-height: 22px;}
#resourcePoster {margin: 40px auto;
border-radius: 20px;
padding: 50px;
border: 1px solid #777;}

#parents-bg {background-color: #d9c2a3; color: #222;}
.parentsArea {width: 70%; max-width: 700px; margin: 0 auto; text-align: justify;}
.parentsArea h4 { color: #683b00; font-family: 'the_skinnybold', sans-serif;
	font-weight: normal; font-size: 36px; margin: 60px 0 20px; line-height: 45px;}
.parentsArea ul {
	margin: 20px;
}
#parents-bg h2, #media-bg h2 { text-align: center; color: #33516b; font-size: 43px; margin-top: 70px; line-height: 54px;}
#parents-bg h3 {text-align: center;
font-size: 24px;
text-transform: none;
letter-spacing: 0px;
font-weight: normal;
margin-bottom: 50px;
 color: #683b00; }
.leftPattern, .rightPattern {background-repeat: repeat-y;}
.leftPattern {background-image: url(../images/left-pattern.jpg); background-position: left top;}
.rightPattern {background-image: url(../images/right-pattern.jpg); background-position: right top;}

#media-bg {background-color: #cbc8c1; color: #333;}
.all-media {text-align: center; margin: 60px auto; width: 80%;}
.onemedia {display: inline-block; vertical-align: top; width: 360px; height: 150px; padding: 20px; background-color: #FFF; border-radius: 10px; margin: 0 20px 40px; color: #555; text-align: left; position: relative; z-index: 2;}
.onemedia strong { color: #000; display: block;}
.onemedia img, .one-educator img {float: left; height: 150px; width: 150px; margin-right: 20px;}
.onemedia img:hover, .one-educator img:hover { box-shadow: 0px 0px 10px #666;}
.leftJeans, .rightJeans {background-repeat: repeat-y;}
.leftJeans {background-image: url(../images/left-jeans.jpg); background-position: left top;}
.rightJeans {background-image: url(../images/right-jeans.jpg); background-position: right top;}
.onemedia.wider { width: auto; display: block; margin: 0 auto 25px; height: 350px; text-align: center;}

.insidevideo {position:relative; padding-bottom:63%;  height: 0;}
.onemedia.wider iframe {width: 96%; max-width: 560px;}

#educators-bg a {color: #e7d5aa;}
#educators-bg a:hover {color: #FFF;}
.one-educator {display: inline-block; vertical-align: top; width: 40%; margin: 0 1.5% 30px; border-radius: 20px;
background-color: rgba(255,255,255,.2); padding: 30px 40px;}
.educator-info {border-radius: 20px; width: 86%; padding: 20px; border: 1px solid #666; text-align: center; margin: 0 auto;}


#wufoo-su3rjqi13datlt {width: 90%; max-width: 700px; padding: 20px; border-radius: 15px; background-color: rgba(255,255,255,.7); margin: 0 auto 40px; text-align: center; }

/* Fix Boxes */
@media only screen and (max-width: 1290px) {
	.one-list {
		background-color: rgba(47,62,101,.4);
		width: 92%;
		display: block;
		height: auto;
	}
}

/* Medium Styles */
@media only screen and (max-width: 1400px) {
	.one-educator {display: block; vertical-align: top; width: auto; margin: 0 auto 30px;}
	}
@media only screen and (max-width: 1068px) {
	.mtext { display: none; }
}

@media only screen and (max-width: 915px) {
	.nearly {
    	font-size: 18px;
    	line-height: 30px;
	}
	.left-half { position: relative; left: -10%; }
	.right-half { position: relative; left: 5%; }
	.left-col, .right-col { width: 92%; display: block;}
	
}

/* Tablet Styles */
@media only screen and (max-width: 800px) {
	nav {height: 90px; line-height: 1px;}
	#resourceColumns, .events {    moz-column-count: 1;    column-count: 1;}
	.headshot, .righttext {
    	display: block;
    	margin: 0 auto 40px;
		width: 90%;
	}
	.righted {    padding-left: 0%;}
	.takeaction-bg .righted {text-align: center;}
	.takeaction-bg { background-image: none; }
	.insidevideo iframe {left: 0px;}
}

/* Small Tablet Styles */
@media only screen and (max-width: 690px) {
	.left-half, .right-half { left: 0px; display: block; width: 100%; margin: 0 auto;}
	.nearly {padding-bottom: 60px; font-size: 24px; line-height: 36px;}
	.blockimage {display: none;}
	.rightPattern, .leftPattern, .rightJeans, .leftJeans { background-image: none;}
	section { width: 90%; padding: 10px 5%;}
	.all-media { width: 100%; }
	.onemedia { width: 100%;}
}

/* Phone Styles */
@media only screen and (max-width: 450px) {
	.events p { height: auto; }
	#menutoggle { display: block; margin-top: 10px; padding: 10px 10px 20px; line-height: 20px; height: 20px;}
	#mobilemenu { display: none;}
	#mobilemenu.show-hide { display: block; }
	#menutoggle img {display: inline-block; vertical-align: top; margin-right: 5px;}
	nav a#menutoggle { text-decoration: none; }
	nav a#menutoggle:hover {background-color: transparent; cursor: pointer; }
	nav {
		height: 60px;
		position: fixed;
		top: 0
	}
	nav ul {
		margin: 0 auto;
		width: 100%;
	}
	nav ul li {
		display: block;
		margin: 0px;
		width: 100%;
	}

	nav ul li a {
		border-radius: 0px;
		color: #FFF;
		cursor: pointer;
		font-size: 22px;
		padding: 20px 8px;
		text-decoration: none;
		background-color: #333;
		width: 100%;
		display: block;
	}
	.left-half { top: 60px; }
	.left-half img { height: auto; width: 100%;}
	.right-half {padding-bottom: 2px;}
	
	nav a.active { background: #333;}
	.header { background-size: cover; }
	.right-half img.memoir {
    width: 90%;
    height: auto;
    max-width: 500px;
	margin-top: 60px; margin-bottom: 20px;
}
	.onemedia { width: 80%; height: auto; }
	.onemedia img { height: 100px; width: 100px;}
	.insidevideo { margin-bottom: 50px; }
	.left-col { margin: 0 auto;}
	.left-col img {width: 100%;}
}

.second .ideas img {width: 25%; height: auto; margin: 0 10px 20px;}
