/* Begin common css */

html, body
{
    min-height: 100%;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

body {
    background: #f3f4f4;
    background-position: center;
    font-family: 'Lucida Grande', 'Helvetica Neue', verdana, helvetica, arial, sans-serif;
		line-height:1.5em;
		font-size: .8em;
		color: #000000;
		letter-spacing: normal;
		text-align: left;
}

#header {
	display: none;
}

#headline {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	cursor: pointer;
}

#pageBody {
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
}

#pageBottom,
#moreSites,
.footerScreen {
	display: none;
}

HR {
	margin-top: 20px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #7F7E7E;
	border-bottom: 1px solid #fff;
}

HR.topic {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-top: 1px solid #7F7E7E;
	border-bottom: 1px solid #fff;
}

p {
    font-family: 'Roboto', 'Lucida Grande', 'Helvetica Neue' , verdana, sans-serif;
    font-weight: 400;
}

p.footer {
	font-size: .75em;
	margin-top: 0px;
	color: #7F7E7E;
}

p.small {
	font-size: .6em;
}

p.heavy {
	font-weight: bold;
}

p.contentBox-Text {
	font-size: 1.1em;
	font-family: 'Roboto', 'Cabin', verdana, sans-serif;
	margin: 5px 4px 5px 10px;
}

p.quote {
	font-style: italic;
	font-family: 'Roboto', 'Cabin', verdana, sans-serif;
	margin-left: 20px;
	margin-right: 30px;
}

h3 {
		font-size: 1.1em;
		font-weight: normal;
		font-family: 'Roboto', 'Cabin', verdana, sans-serif;
}

h3.grey {
		font-size: 1.1em;
		font-weight: normal;
		margin-top: 0px;
		color: #7F7E7E;
		font-family: 'Lucida Grande', 'Helvetica Neue', verdana, helvetica, arial, sans-serif;
}

h3.popular {
		font-size: 1.1em;
		font-weight: normal;
		margin-top: 4px;
		margin-bottom: 4px;
}

h3.topic {
	margin: 0px;
}

a:link {
    color: #2D559F;
    font-weight: bold;
		text-decoration: none;
}

a:visited {
    color: #2D559F;
    font-weight: bold;
		text-decoration: none;
}


a.normal {
	font-weight: normal;
}


a.footer {
	color: #7F7E7E;
}


a.nav {
	color: #fff;
	font-weight: normal;
}


a.popular {
	color: #000000;
	font-weight: normal;
}


a.contentBox-Text {
	color: #000000;
	font-weight: normal;
}

.margin5 {
	margin: 5px;
}

.pageDividerFull {
  background: #7F7E7E;
  width: 100%;
  height:1px;
}

IMG {
	border: 0;
	max-width: 100%;
}

IMG.scale{
	display: block;
	width: 100%;
	height: auto;
}

IMG.scaleCentered {
	display: block;
	max-width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

ul.nav {
  text-align: left;
  display: inline;
  margin: 0;
  list-style: none;
  padding: 0;
}
ul.nav li.nav {
  color: #fff;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 14px 20px;
  background: #000;
  cursor: pointer;
  transition: all 0.2s;
}


ul.menu {
  text-align: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
  margin: 0;
}

ul.menu li.menu {
  color: #fff;
  display: block;
  padding: 14px 20px;
  background: #555;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 1;
  border-bottom: 1px solid #838383;
}

ul.popular {
  text-align: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
  margin: 0;
}

ul.popular li.popular {
  color: #000000;
  display: block;
  padding: 14px 20px;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
}

.popularList {
	background: #FFD383;
}

.button_menu {
	display: none;
}

.footerPrint{
  padding: 10px;
  text-align: center;
  background-color: #ffffff;
}

.searchBox {
	display: none;
}

.contentBox-Topic-PBL {
	display: none;
}

.contentBox-Topic-Creativity {
	display: none;
}

.contentBox-Topic-DS {
	display: none;
}

.contentBox-Topic-ELA {
	display: none;
}

.contentBox-Topic-Literacy {
	display: none;
}

.contentBox-Topic-21CS {
	display: none;
}

.contentBox-Topic-TL {
	display: none;
}

.contentBox-Topic-STEM {
	display: none;
}

.callout {
	display: none;
}

.calloutPBLTraining {
	display: none;
}

.columnHalf iframe {
	display: none!important;
}

.columnFull {
	width: 96%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.addthis_sharing_toolbox {
	display: none;
}

.authorBox {
	background: #F2F2F2;
	margin: 40px 0px 40px 0px;
	padding: 15px;
	border: 1px solid #7F7E7E;
}

.authorImage {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}

.authorImage p.heavy {
	font-weight: normal;
}

.authorText {
	display: block;
	padding: 0px 10px 0px 10px;
}

.lessonTopic-LA {
	display: none;
}

.lessonTopic-Math {
	display: none;
}

.lessonTopic-Science {
	display: none;
}

.lessonTopic-SS {
	display: none;
}

.lessonTopic-VA {
	display: none;
}

.storyTopic-PBL {
	display: none;
}

.storyTopic-DS {
	display: none;
}

.storyTopic-Literacy {
	display: none;
}

.storyTopic-21CS {
	display: none;
}

.storyTopic-Creativity {
	display: none;
}

.storyTopic-ELA {
	display: none;
}

.storyTopic-STEM {
	display: none;
}

.storyTopic-TL {
	display: none;
}

/* End common css */

/* Begin tablet screen css */



#navText {
	display: none;
}

#navButton {
  float: right;
	height: 52px;
	cursor: pointer;
}

.navButtonImage {
	display: inline-block;
	height: 52px;
}

.navButtonText {
	display: inline-block;
	vertical-align:top;
	color: #FFF;
  font-family: 'Roboto', 'Cabin', verdana, sans-serif;
  height: 52px;
  margin-top: -2px;
  margin-right: 20px;
  margin-bottom: 0;
}	

.mobile_menuHeadline {
  text-align: left;
  margin: 0;
  color: #fff;
  font-family: 'Roboto', 'Cabin', verdana, sans-serif;
  font-size: 1.1em;
  display: block;
  padding: 14px 20px;
  background: #555;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 1;
  border-bottom: 1px solid #838383;
}

.mobile_menuItem {
  text-align: left;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 1em;
  display: block;
  padding: 14px 40px;
  background: #555;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 1;
  border-bottom: 1px solid #838383;
}



#ceLogo {
	float: left;
	background: #000000 url(./images/ce_logo_585.jpg);
	width: 575px;
	height: 52px;
}

IMG.contentBox-Image {
	display: block;
	width: 100%;
}

.homeArticleTitle{
		font-size: 1.6em;
		font-family: 'Roboto', 'Cabin', verdana, sans-serif;
		font-weight: normal;
		line-height:1.4em;
		margin-top: 0;
		margin-bottom: 0;
}

.homeArticleDescription{
		margin-top: 5px;
		margin-bottom: 0;
}

.columnMain {
		display: block;
		width: 96%;
		min-height: 60px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		text-align: left;
}

.columnRight {
		display: none;
}

.contentAd {
		display: none;
}

.contentAd-Disclaimer {
	display: none;
}

.contentBox {
	display: none;
}

.contentBoxAd {
	display: none;
}

.contentTopic {
	display: none;
}

.topicSocial {
	display: none;
}
.adRight {
	display: none;
}

h1 {
		font-size: 1.75em;
		font-family: 'Roboto', 'Cabin', verdana, sans-serif;
		font-weight: normal;
		line-height:1.5em;
		margin-top: 0;
		margin-bottom: 10px;
}

h1.topic {
		display: inline-block;
		font-size: 1.5em;
		font-family: 'Roboto', 'Cabin', verdana, sans-serif;
		font-weight: normal;
		line-height:1.5em;
		text-align: left;
		margin-top: -8px;
		margin-bottom: 3px;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	line-height:1.5em;
	font-family: 'Roboto', 'Cabin', verdana, sans-serif;
	text-align: left;
}

p.bottomHeading {
	font-size: .8em;
	font-weight: bold;
	margin-top: 20px;
}

p.bottomBody {
	font-size: .8em;
	margin-top: 0px;
}

.boxBottom {
	display: none;
}

.videoContainer {
	display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
	width: 400px;
	height: 300px;
}

VIDEO.centered {
    display: block;
    width: 100%;
    min-height: 269px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.youtubeContainer {
	display: none;
}

.wixieContainer {
    display: none;
}

.topicMenuBox {
	display: inline-block;
	width: 23%;
	height: 62px;
	padding: 5px;
	margin-bottom: 20px;
	vertical-align: top;
	cursor: pointer;
	text-align: left;
}


.topicMenuImage {
	display: inline-block;
	width: 60px;
	height: 60px;
	border: 1px solid #7F7E7E;
}

.topicMenuText {
	display: inline-block;
	vertical-align:top;
	width: 100px;
	margin-top: 0px;
}

.topicMenuBottom {
  background: #f2f2f2;
  width: 100%;
  padding-left: 2%;
  height: 26px;
  text-align: left;
  overflow: hidden;
}

.topicMenu {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  background: #f2f2f2;
}

#navButton {
	display: none;
}

#navText {
	display: inline-block;
	float: right;
	margin-right: 4px;
}

.columnRight {
	display: none;
}

.contentRight {
	display: none;
}

.columnRightForm {
	display: none;
}

.formRight {
	display: none;
}

.contentAd {
	display: none;
}

.contentAd-Disclaimer {
	display: none;
}

.contentBox {
	display: none;
}

.contentBoxAd {
	display: none;
}

.contentTopic {
		display: inline-block;
		width: 28%;
		overflow: hidden;
		margin: 5px;
		vertical-align: top;
		text-align: left;
		padding: 5px;
}




