
.slidingDiv {

	box-shadow:10px 10px 5px  #222;
	-moz-box-shadow:10px 10px 5px  #222;
	-webkit-box-shadow:10px 10px 5px  #222;
	
	
	
	height:130px;
	background-color: #E2492F;
	padding: 0px 0px 10px 0px;
	border-bottom:2px solid #2EC9D1;
	font-family: Ariel, Helvetica, Geneva;
	
}

.slidingDiv a { color: white; 
	text-decoration: none;}

.show_hide {
	display:none;}
	
	
	
	




/*Footer info*/

#footerSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
	z-index: 500000;
}
#footerSlideButton {
	background: transparent url("http://electricsheepcomix.com/images/footerbutton.png") top left no-repeat ;
	position: absolute;
	top: -55px;
	right: 20px;
	width:50px;
	height:50px;
	border: none;
	cursor: pointer;
}
#footerSlideContent {

	width: 100%;
	height: 0px;
	background: #E2492F;
	color: #fff;
	font-size: 0.8em;
	border-top:5px solid #2EC9D1;
	box-shadow: 0px 0px 5px  #222;
	-moz-box-shadow: 0px 0px 5px  #222;
	-webkit-box-shadow: 0px 0px 5px  #222;
	

}
#footerSlideContent h3 {
	font-size: 36px;
	color: #fff;
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, Geneva;
}
#footerSlideContent ul {
	color: #EE8D40;
	list-style-type: none;
	line-height: 2em;
}
#footerSlideText {
	padding: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, Geneva, sanserif;
	
}

.footerlinks ul { }

.footerlinks li { width: 200px; background-color: #B73B26; border-radius: 4px;  margin: 6px;  box-shadow: 1px 1px 0px #5D1E13;}

.footerlinks a { color: #ddd; text-decoration: none;  text-shadow: -1px -1px 0px #5D1E13; display: block; padding: 6px;}

.footerlinks a:hover { color: #fff; text-shadow: 0px 0px 4px #fff; background-color: #a62a15;}


.footer_item {
	position: relative;
	height: 130px;
	margin: 0px 10px 10px 20px;
	padding: 15px 25px 15px 15px;
	border-right: 1px dotted #A83623; 

}

#footerSlideText h4 {
	font-size: 16px;
	color: #fff;
	 text-shadow: -1px -1px 0px #A83623; 
	 margin: 10px 0px;
}

#footerSlideText a { color: #ddd; text-decoration: none;  text-shadow: -1px -1px 0px #5D1E13; }
#footerSlideText  a:hover { color: #fff; text-shadow: 0px 0px 4px #fff; background-color: #a62a15;}

.footer_strip {

margin: 70px 0px 0px 0px;
	width: 100%; height: 100px;
 text-align: center; padding: 10px; background:  #A83623;
 
 }


/*Header info*/

#headerSlideContainer {
	position: fixed;
	top:0;
	width: 100%;
	z-index: 500001;
}
#headerSlideButton {
	background: transparent url("http://electricsheepcomix.com/images/cornerbug.png") top left no-repeat ;
	width:84px;
	height:97px;
	float: left;
	margin-top: -7px;
	cursor: pointer;
	border: none;
}
#headerSlideContent {

	width: 100%;
	height: 0px;
	overflow: hidden;
	background: #E2492F;
	color: #fff;
	font-size: 0.9em;
	border-bottom:5px solid #2EC9D1;
	box-shadow: 0px 3px 5px  #222;
	-moz-box-shadow: 0px 3px 5px  #222;
	-webkit-box-shadow: 0px 3px 5px  #222;
	
	
	

}


	
	#esheep_thumbs {
	width: 99%;
	height: 120px; 
	overflow: hidden;
	margin: 0px;
	}
	
	#esheep_thumbs img {
	margin: 10px 0px 20px 10px; }
	
	#esheep_thumbs img:first {
	margin: -21px 0px 20px 10px; }