/* CSS Document  */
   /* render html5 elements as block */
 

header, footer, section, aside, nav, article, figure {
display: block;}


 html, body {
line-height: 1;
background:url("https://www.countyfairgrounds.net/images/woodplanksbackground.jpg"); 
background-repeat:repeat;
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 16px;

}
/** HEADER */
header{
width:100%;

}
#inner {
margin:0px auto;
width:990px; 
overflow:auto;


}

#inner h1 {
float: left;
margin: 10px 130px 20px 130px;
width: 730px;
background-color:transparent;

}
#inner h1 img {
clear:none;
border:none;

}


/* nav */ 
#navbar{
width:990px;
margin: 0 auto;


}
nav {
height: 32px;
width:100%;
clear:both;
margin: 0 auto 0 0;
border-top: #eeeeee inset 2px;
border-bottom: #eeeeee solid 2px;
background-color: #400000;
}
nav .menu {
font-size: 12px;
font-weight: bold;
margin-left: 12px;
}
nav .menu ul {
list-style: none;
margin: 0;
}
nav .menu li {
float: left;
position: relative;
}
nav .menu a {
display: block;
text-decoration: none;
color: #ffffff;
padding: 0 20px;
line-height: 30px;
}
nav .menu a:hover {
color: #eeeeee;
text-decoration: underline;
}

/* nav 1-level dropdowns */
nav .menu li ul { 
display: none; 
z-index: 8888;
}
nav .menu ul li a {
display: block;
text-decoration: none;
color: #ffffff;
background: #400000 ;
white-space: nowrap;


}
nav .menu ul li a:hover { 
background: #400000; 
color:#e88562;
}
nav .menu li:hover ul {
display: block;
position: absolute;
top: 30px;
left: -40px;
}
nav .menu li:hover li {
float: none;
}
nav .menu li:hover a { 
background: #fff;
color:#eeeeee; 
}
nav .menu li:hover li a:hover { 
background: #fff; 
}


/* main container */

#container {
margin:15px auto;
width:920px; 

}
   #adcopy{
    margin:10px 150px 10px 100px;
   
}  

/* featured and all featured contents */

    #featured {
          color:#400000;
          line-height:16px;
          font-family:serif;
          font-weight:bold;
          font-size:14px;
          font-family: 'MarketingScriptRegular';
           margin:30px 30px 5px 20px;
          clear: both;
          padding-right:2px;
          padding-left:5px;
          padding-top:8px;
          padding-bottom:2px;
          width: 910px;
          overflow:hidden;
 
 
 
   }
         #featured img{
          float:left;
          border:none;
   } 
   
   
   #center{
    margin-top:10px;
   margin-bottom:10px;
   }
   

  
     #findafair  {
    width:230px;
 	padding-left:5px;
	padding-top:15px;
	padding-bottom:5px;
	border-style:inset;
    border-color:#990000;
    border-width:2px;
    background-color:#eeeeee;
    font-weight:bold;
    color:#400000;
    font-size:12px;
	margin-bottom:20px;
    
	} 

 
      
     #middlead{
   margin: 0px 0px 0px 300px; /*top,right,bottom,left*/ 
 	overflow:auto;
  
   }  
    
     #search  {
	margin-top:-120px;
	margin-left:400px;
    margin-right:50px;
    padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	float:right;
	border-style:ridge;
	border-color:#400000;
	border-width:3px;
	background-color:#eeeeee;
	font-size:12px;
	color:#400000;

   
}


#featured figure {
  border: 2px dashed #400000;
float:right;
padding-top:5px;
padding-bottom:3px;
padding-right:7px;
padding-left:3px;
background-color:white;
 margin: 10px 10px 20px  5px; /*top,right,bottom,left*/
 width: 880px;
 overflow:auto;
    

 
 }
 #figureleft{
 margin: 20px 360px 10px  5px; /*top,right,bottom,left*/
 float:left;
 width:420px;
 
   }
 #bookingentertainers{
 margin: 0px 50px 20px 30px; /*top,right,bottom,left*/
 font-size:14px;
 color:#400000;
 font-weight:bold;
 float:left;
 
 

 
  }
 #entertainersregister{
 margin: 30px 0px 10px 30px; /*top,right,bottom,left*/
 font-size:14px;
 color:#990000;
 font-weight:bold;
 float:left;
 
 
}
 image {
      float:left;
      margin-left:7px;
      border:none;
	  
	  
 }
 #interviewed{
 margin: 0px 0px 0px 20px; /*top,right,bottom,left*/
 font-size:14px;
 color:#990000;
 font-weight:bold;
 float:left;
 padding-right:10px; 
 
 
 }
  #interviewed  a{
   color:#000000;
   font-size:14px;
   
   
  
    
}
   #interviewed a:hover {
   color:#c0c0c0
 
 
 }
 #figureright{
  margin: -270px 5px 10px 660px;
 float:right;
 overflow:auto;/*top,right,bottom,left*/
  
 } 

    /* Entertainers registered users log-in */
 #registereduser{
 margin:0px 50px 20px 30px;
 float:right;
 width:250px;
 background-color:#eeeeee;
 border-style:inset;
 border-width:3px;
 border-color:#990000;
 padding:15px;
  color:#990000;
 font-size:15px;
 font-weight:bold;
 clear: right; /*to get it away from the h2's margin*/
 
 
 }
#registereduser a {
text-decoration:underline;
font-weight:bold;
color: #400000;
margin:-20px 70px 20px 130px;

}
#registeredusers  a:hover {
color:#c0c0c0;
text-decoration: underline;
 
 
   }

 
  #google{
 margin: 15px 0px 0px  10px; /*top,right,bottom,left*/
  float:right;
   }  

#featured figure img {display: block; float:right;}

#featured h2 {font-size:20px;font-weight:bold; margin-bottom: 0.200em;}
#featured h2 a:link, #featured h2 a:visited {color: #990000; text-decoration: none;}
#featured h2 a:hover, #featured h2 a:active {color: #c0c0c0;} 

#featured h3 {font-size: 18px;font-weight:bold; margin-bottom: .5em;}
#featured h3 a:link, #featured h3 a:visited {color: #400000; text-decoration: none;}
#featured h3 a:hover, #featured h3 a:active {color: #c0c0c0;} 

#featured h4 {font-size: 18px;font-weight:bold; margin-bottom:10px;}
#featured h4 a:link, #featured h4 a:visited {color: #400000; text-decoration: none;}
#featured h4 a:hover, #featured h4 a:active {color: #c0c0c0;} 


/*  end featured figure  side */ 

  
    
 /*  bottom left half  content */
#content {
   float:left;
   width:560px;
   background-color:#eee1be;
    color:#400000;
   font-family: 'MarketingScriptRegular';
   border-style:inset;
   border-color:black;
   border-width:4px;
   padding:10px;
       }
 
 #content h2 {
 font-size:16px;
 color:#cc0000;
 font-weight:bold;
 font-family: 'MarketingScriptRegular';
 margin: 30px auto 10px 0px; 
 padding-top:5px;
 padding-bottom:5px;
 overflow:auto;
 }  
  #content  {font-size: 14px; margin-bottom: .2em;}
#content  a:link, #content  a:visited {color: #cc0000; text-decoration: none;}
#content  a:hover, #content  a:active {color: #c0c0c0;}    
       
}
  #Forum {
   margin: 5px 10px 20px 10px; /*top,right,bottom,left*/
    padding:10px;
  
   
 
 }           
#Interviews {
  margin: 5px 10px 10px 20px;
  overflow:auto;
} 

 
 /* END left half content */	
	
	
	

/*   right sidebar content */
 #sidebar {
float: right;
width: 300px;
margin: 15px 5px 20px 5px; /*top,right,bottom,left*/
}



 
 
 #adsddebar {
margin: 15px 5px 10px 15px; /*top,right,bottom,left*/
 }
 

 
  #googlesidebar {
margin: 15px 5px 10px 15px; /*top,right,bottom,left*/
 }
 
 /*  end  right sidebar content */
 
       
/* footer */
footer {
width:100%;
margin:140px auto 20px 0px;
border-top: #000000 inset 2px;
border-bottom: #c0c0c0 solid 2px;
background-color: #400000;
overflow:auto;

 }
  #bottom {
  width:990px;
background-color:#400000;
font-weight:bold;
margin: 0px auto;
 

 
      
}
#bottomleft {
float:left;
font-size:14px;
color:white;
margin:30px auto; 

}
#bottomright{
margin: -110px 20px 10px 500px;
float:right;
overflow:auto;

}

 
       

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 1, 2011 07:27:24 PM America/New_York */


@font-face {
    font-family: 'MarketingScriptRegular';
    src: url('MarketingScript-webfont.eot');
    src: url('MarketingScript-webfont.eot?iefix') format('eot'),
         url('MarketingScript-webfont.woff') format('woff'),
         url('MarketingScript-webfont.ttf') format('truetype'),
         url('MarketingScript-webfont.svg#webfontblVIzv19') format('svg');
    font-weight: normal;
    font-style: normal;
   } 
    