@charset "utf-8";
/* TheReadingExplorers.com Style Sheet */
/****************************global******************************/
body{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5{
	padding:  0px;
	margin:  5px 0px 20px 0px;
	
}
h1{
	font-size: 2.2em;
}
h2{
	font-size: 2em;
}
h3{
	font-size:  1.5em;
}
h4{
	font-size: 1.3em;
}
h5{
	font-size: 1.2em;
}

/********************Floats********************/
.fleft{
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.fright{
	float: right;
	margin-right: 30px;
	margin-top: 60px;
	margin-bottom: 10px;
	
}

/********************Page wrappers, most are not used anymore********************/

#homewrap{
	background-image: url('images/home_bg.jpg');
	width: 960px;
	height: 985px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}

#guestwrap{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	
	background-repeat:no-repeat;
	margin: 0px auto;
	
}
#home{
	background-image: url(images/white-home.png);
	background-repeat: no-repeat;
	width: 617px;
	height: 206px;
	margin: 0px auto;
	margin-top: 400px;
}
#read{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 2960px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}


#aboutbg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 2350px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}
	
	#staffbg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 9920px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}

	#campexpbg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 1430px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}	

#weeklybg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 1700px;
	background-repeat:no-repeat;
	margin: 0px auto;
}
	
	#authorsbg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	height: 2320px;
	background-repeat:no-repeat;
	margin: 0px auto;
}

#newsbg{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	background-repeat:no-repeat;
	margin: 0px auto;
}

/****Most pages use this now****/
#standard{
	background-image: url(images/guestbg.jpg);
	background-color: #d7d952;
	width: 960px;
	padding-bottom:30px;
	background-repeat:no-repeat;
	margin: 0px auto;
	
}	

/********************NAVIGATION********************/
.nav ul{
list-style: none;
padding: 0px 0px 0px 0px;
text-align:center;
}

.nav ul li{
float:right; 
padding: 0px 5px 0px 0px;
}

.nav ul li a{
	display: block;
}


/*HEADER*/
.headhr{
	height: 5px;
	width: 900px;
	color: #ec1c24;
	background-color: #ec1c24;
	border: 0px;
	margin-top: 7px;
	
	
}

.headhr2{
	height: 5px;
	width: 850px;
	color: #ec1c24;
	background-color: #ec1c24;
	border: 0px;
	margin-top: 7px;
	
	
}

/********************FOOTER********************/
.foothr{
	height: 5px;
	width: 900px;
	color: #a8b04a;
	background-color: #a8b04a;
	border: 0px;
	margin-top: 15px;
	
	
}
#footer{
	width:900px;
}
#footer h2{
	margin: 0px;
	padding: 0px;
	color: #60605b;

	font-size: 16px;
	display: inline;
}

.footerp {
	margin-left:30px;
	float: left;

	font-size: 13px;
	width: 190px;
	line-height:135%;
	color: #60605b ;
}

#footer2{
	background-image:url(images/footerbg.jpg);
	background-color:#cccccc;
	width:960px;
	height:227px;
	background-repeat:no-repeat;
	
}
.footerp2 {

	float: left;

	font-size: 13px;
	width: 650px;
	line-height:135%;
	color: #60605b ;
}

.copyright{

	font-size: 13px;
	line-height:135%;
	color: #60605b ;
	padding-left:30px;
}

.copyright a{

	font-size: 12px;
	line-height:135%;
	color: #ffffff ;
	text-decoration: underline;

}

/********************Home Page Specific********************/
.home1 {
	margin-left:25px;
	float: left;


	width: 275px;
	line-height:135%;
}


/********************GUEST READERS PAGE********************/

#guests{
	width:900px;
	margin: 0px auto;
}
.guestsdiv{
	float: left;
	width: 20%;
	height: 216px;

	font-size: 11px;
	color: #ec1c24;
	background-image: url(images/phototemplate.png);
	background-repeat:no-repeat;
	text-align:center;
	
}

.guestsdiv p{
	padding-left:10px;width:120px;
}

.guestsdiv img{
	border:4px solid #ec1c24;
}


.guestdes{
	color: #000000;
}

#guestsbot{
	background-image: url(images/white-home.png);
	background-repeat: no-repeat;
	width: 617px;
	height: 206px;
	margin: 0px auto;

}

/********************IMAGES********************/

.staffp{
	min-height:230px;
}
.staffphoto{
	border:4px solid #000000;margin-right:15px;
}

.stanimg{
	width:200px;
	height:auto;
	border:0px;
}

.imgRight{
	float:right;
	margin-left:10px;
	
}

.imgLeft{
	float:left;
	margin-right:10px;
	
}
.imgBottom{
	margin-top:10px;
}
.imgTop{
	margin-bottom:10px;
}


/********************CLEARS********************/
.clearit{
	clear: both;
}
.clearright{
	clear:right;
}
.clearleft{
	clear:left;
}


/********************MISC Background - Used on many page********************/
#whitebg{
	background-color: #ffffff;
	/*width: 900px;*/
	padding-bottom: 30px;

}

#container{
	
	width:870px;
	margin: 0px auto;
}

/********************MISC Padding and Styling********************/
.contact{
	padding-left:25px;
}
.campbullet ul{
	padding-left:75px;
	list-style-image: url(/images/robot-t.png); 
	}
.videos{
	width:280px;
	float:left;
	margin-left:15px;
}
.content{
	padding-left:25px;
	padding-right:25px;	
	padding-bottom:25px;
}
p.content{
	padding-bottom: 0px;
}
.content-top{
	padding-top:25px;	
}
.bottom{
	padding-bottom:30px;
}
.special{
	padding-top:125px;
}
.video-top{
text-align:center;color:#ec1c24;	
}
.red{
	color:#ec1c24;
}
.col1{
	width: 200px;
	height: auto;
	margin-bottom: 5px;
	margin-top:5px;
}
.hide{
	display:none;
}
.myActive{
	display:block;
}
.navActive{
	color: #000000;
	cursor:text;
	text-decoration:none;
}
ol{
	padding-left: 20px;	
}

.footNote{
	font-size: 10px;
}
.theError{
	color:red;	
}
.center{
	text-align:center;	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/**** Gutters ****/

.has-gutters .box {
  margin: 5px 0;
}

.has-gutters .col1 { width: 90px; }
.has-gutters .col2 { width: 230px; }
.has-gutters .col3 { width: 370px; }
.has-gutters .col4 { width: 550px; }

/**** Transitions ****/


.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}
/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

/************************calendar******************************/
.phpc-calendar{
text-align:center;
text-shadow:0px 1px 0px #fff;
color:#666;
border:1px solid #ddd;
background:#f5f5f5;
}
.phpc-calendar h4#current-month{font-size:1em;margin:0;padding:2% 0;border-top:1px solid #fff;line-height:100%;font-weight:normal;}
	.phpc-calendar table{margin:0;border-collapse: collapse;border:0;}
	.phpc-calendar th, .calendar td{text-align:center;padding:0;font-weight: normal;line-height:100%;border:0;}
	.phpc-calendar th{width:5%;padding:2% 0;border-bottom:1px solid #ddd;}
	.phpc-calendar td{background:#fff;padding:3% 0;}
	.phpc-calendar th.weekday{color:#999;font-size:0.7em;text-transform: uppercase;}
	.phpc-calendar td.other-month{color:#ccc;}
	.phpc-calendar td.current-month{background:#fff;color:#777;}
	caption{padding: 15px 0px 15px 0px;font-weight:bold;}
	
	.phpc-past, .phpc-future, .phpc-none, .phpc-present {
	border-left: 1px dotted #CCCCCC;	
	}
	
	.phpc-present{
		background-color: #FFC;
	}
	.calgreen{
		background-color:#009900;
		color:#ffffff;
	}
	.calred{
		background-color:#FF0000;
		color:#ffffff;
	}


/*********Resource Center*********/
.row{
	margin-bottom: 30px;	
}
.row div{
	width:50%;
	float:left;
}
.row h2{
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #cccccc;
	width:70%;
	margin:0px auto;

}

.row ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:70%;
	margin:0px auto;
	text-align:left;
	margin-top:20px;
}
.row ul li{
	padding: 5px 0px 5px 0px;
}

.userPrivate{
	margin-left: 25px;	
}

.userPrivate h3{
	margin-bottom:0px;
	padding-bottom:0px;
}
.login{
	padding: 25px;	
}
.php-calendar ul{
	list-style:none;
	margin-left:5px;
	padding-left:2px;
	text-align:left;
	font-size:11px;
	
}

.login label, label{
	display: inline-block;
	margin-left:25px;
	width: 100px;
	text-align:right;
	margin-right:15px;
		
}

.longLabel{
	width:150px;	
}
#resourcePrivate h2, #resourcePrivate h3{
	border-bottom: 1px solid #cccccc;	
}
.redBorder{
	border: 3px solid #f00;	
}
.whiteBorder{
	border: 3px solid #ffffff;	
}

.button{
	display:block;
	background-color:#D7DA52;
	padding: 7px;
	border: 2px solid #000;	
	color: #000;
	text-decoration: none;
	line-height: 2em;
	-moz-box-shadow:    4px 4px 6px #000000;
    -webkit-box-shadow: 4px 4px 6px #000000;
    box-shadow:         4px 4px 6px #000000;

}


.button:hover{
	color: #ffffff;	
	background-color: #f00;
	text-shadow: 0px -1px 0px #000;
	-moz-box-shadow:    inset 0 0 6px #000000;
    -webkit-box-shadow: inset 0 0 6px #000000;
    box-shadow:         inset 0 0 6px #000000;
}
.center{
	text-align:center;	
}