@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@charset "utf-8";
/* CSS Document */

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	
}
html,body {
	margin:0;
	padding:0;
}

html { 
  background: url(../images/bookScrawl2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}



/* Header Style */
.codrops-top{
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	text-align: center;
	text-decoration:none;
}
.codrops-top a:hover{
	color: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}
/* START MENU BAR */
#menu ul
{
margin: 12px 0 0 0;
padding: 10px 0 0 0;
list-style-type: none;
text-align: center;
font-family: 'Scope One', serif;
font-weight:400;
font-size: 20px;
}

#menu ul li { display: inline; }

#menu ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color:#C7290E;
}

#menu ul li a:hover
{
color: #fff;
background-color:#8A1706;
}

/* END MENU BAR */

/* START SECONDARY NAV BAR */
#secondNav {
	clear: both;
	width: 100%;
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	/* background-color:#CCCCCC;
	display: block; */
}


#secondNav ul 
	{ 
		margin: 0;
		padding: 10px 15px;
		list-style-type: none;
		text-align: center;
		
	}

#secondNav ul li {
	display: inline;
	padding: 5px 30px;
	border: 1px solid #000;
	background-color:#CCCCCC;
	
	
}

#secondNav ul li a {
		text-decoration:none;
		color: #000033;
		
		
		}
		
#secondNav ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}
		
		

#about
{
	width: 500px;
	height: auto;
	background-color:rgba(255, 255, 255,0.65);
	position:absolute;
	left:100px;
	top:100px;
	z-index:2;
	padding: 20px 0;
}

#about p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 8px 15px;
	font-weight:500;
}

.headliner
{
	
	font-size: 30px;
	color:#333333;
	text-indent: 10px;
	font-family: 'Questrial', sans-serif;
	color:#433110;
}

.dashingDan
{
	width:151px;
	position:absolute;
	right:0px;
	top:50px;
	z-index:3;
}




button.accordion {
	background:none;
	width: auto;
    color:#039;
    cursor: pointer;
    padding: 15px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
	
}

button.accordion.active, button.accordion:hover {
    /* background-color:rgba(255, 255, 255,0.85); */
	background:none;
}

button.accordion:after {
    content: 'more \002B';
    color:#039;
   
    float: right;
    margin-left: 5px;
	
}

button.accordion.active:after {
    content: "less \2212";
	
}

div.panel {
    display: none;
    background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:500;
	
}

.overline
{
	border-top: 1px solid #000;
	width: auto;
}

#rightPhoto
{
	position: absolute;
	right: 80px;
	top: 100px;	
	z-index: 5;
}

@media screen and (max-width: 1100px) { 
    #about {width:400px; top:105px;}
	
}

@media screen and (max-width: 900px) { 
    #about {width:350px; top:105px; left:40px;}
	
}

@media screen and (max-width: 650px) { 
    #about {width:300px; top:600px; left:20px; background-color:rgba(255, 255, 255,0.95);left:0; }
	#about p {font-size: 14px;}
	#about h2 {font-size:16px;}
	
	.cb-slideshow span {margin-top:70px;left:-50px;}
	
	#menu ul li a {line-height:40px;}
}

@media screen and [max-width:300px} {
	
}
/* @media screen and (max-width: 1140px) { 
    #about {width:420px; top:128px;}
	
}

@media screen and (max-width: 800px) { 
  #about {width:300px; top: 120px;}
  
}
@media screen and (max-width: 600px) { 
  #about {width:290px; top:360px; left:42px;}
  .dashingDan {top:110px;}
}

@media screen and (max-width: 400px) { 
  #about {width:300px; top: 450px;}
  
}
*/