/*  
Theme Name: KingFish Restaurants (1.2)
Theme URI: 
Description: Custom web design specifically for KingFish Restaurants of Louisville, KY.
Author: Blue Bus Cafe
Author URI: http://www.bluebuscafe.com/
*/


body {
	background: #062734 url(images/ground.gif) center repeat-y;
	margin-top: 0;
	padding-top: 0;
	font-family: arial, helvetica, sans-serif;
	color: #404040;
	font-size: .9em;
	line-height: 1.2em;
	}

img { border: 0; margin: 0; padding: 0; }

.outline { border: 1px solid #000; }

td { vertical-align: top; margin: 0; padding: 0; }

.header, .footer { width: 760px; color: #9d9c93; }

.bodycontent { 
	width: 760px; 
	background: url(images/body-new-ground.jpg) center repeat-y;
	}

small { 
	margin-top: 1em;
	font-size: .8em; 
	line-height: 1em;
	}
	
.location { padding-left: 20px; }
	
#image45, #image48 { margin-top: 30px; }

#nav {
	width: 285px;
	margin: 0;
	padding: 0;
	}

.hide {
	display: none;
	margin: 0;
	padding: 0;
	}

#navtop {
	height: 92px;
	background: url(images/nav01.jpg) no-repeat;
	}

#home {
	height: 33px;
	background: url(images/nav02.jpg) no-repeat;
	display: block;
	}

#home:hover, #home2 {
	height: 33px;
	background: url(images/nav02.jpg) 0 -33px no-repeat;
	display: block;
	}

#menu {
	height: 28px;
	background: url(images/nav03.jpg) no-repeat;
	}

#menu:hover, #menu2 {
	height: 28px;
	background: url(images/nav03.jpg) 0 -28px no-repeat;
	}

#events {
	height: 30px;
	background: url(images/nav04.jpg) no-repeat;
	}

#events:hover, #events2 {
	height: 30px;
	background: url(images/nav04.jpg) 0 -30px no-repeat;
	}

#parties {
	height: 27px;
	background: url(images/nav05.jpg) no-repeat;
	}

#parties:hover, #parties2 {
	height: 27px;
	background: url(images/nav05.jpg) 0 -27px no-repeat;
	}

#merch {
	height: 28px;
	background: url(images/nav06.jpg) no-repeat;
	}

#merch:hover, #merch2 {
	height: 28px;
	background: url(images/nav06.jpg) 0 -28px no-repeat;
	}

#giftcert {
	height: 28px;
	background: url(images/nav07.jpg) no-repeat;
	}

#giftcert:hover, #giftcert2 {
	height: 28px;
	background: url(images/nav07.jpg) 0 -28px no-repeat;
	}

#coupons {
	height: 28px;
	background: url(images/nav08.jpg) no-repeat;
	}

#coupons:hover, #coupons2 {
	height: 28px;
	background: url(images/nav08.jpg) 0 -28px no-repeat;
	}

#contactloc {
	height: 48px;
	background: url(images/nav09.jpg) no-repeat;
	}

#contactloc:hover, #contactloc2 {
	height: 48px;
	background: url(images/nav09.jpg) 0 -48px no-repeat;
	}

#suggestionbox {
	height: 30px;
	background: url(images/nav10.jpg) no-repeat;
	}

#suggestionbox:hover, #suggestionbox2 {
	height: 30px;
	background: url(images/nav10.jpg) 0 -30px no-repeat;
	}

#nutrition {
	height: 26px;
	background: url(images/nav11.jpg) no-repeat;
	}

#nutrition:hover, #nutrition2 {
	height: 26px;
	background: url(images/nav11.jpg) 0 -26px no-repeat;
	}

#employment {
	height: 26px;
	background: url(images/nav12.jpg) no-repeat;
	}

#employment:hover, #employment2 {
	height: 26px;
	background: url(images/nav12.jpg) 0 -26px no-repeat;
	}

#navbtm {
	height: 231px;
	background: url(images/nav13.jpg) no-repeat;
	}

#bodycontent {
	margin: 0;
	padding: 10px 50px 0 35px;
	height: 100%;
	}
	
.post img {
	max-width: 390px;
}
	
#bodycontent a { color: #00f; }

h1,h2,h3,h6 {
	font-family: arial,helvetica,sans-serif;
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
	color: #404040;
	}

h1 { font-size: 2em; }

h2 { font-size: 1.3em; }

h6 { font-size: 1.3em; margin-top: 4em; }

h3 { font-size: 1.1em; }

p {	}
	
.imgright {	float: right; }
	
.imgleft { float: left; }

.custom_contact_form {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.1em;
	color: #404040;
	}

.custom_contact_row {
	margin: 15px 0;
	clear: left;
	}
	
.custom_contact_label {
	float: left;
	width: 120px;
	padding-left: 5px;
	}

.custom_contact_label_required {
	float: left;
	width: 120px;
	padding-left: 5px;
	}

.custom_contact_data {
	float: left;
	padding-left: 5px;
	}

.custom_contact_data textarea {	width: 200px; }

.custom_contact_buttons {
	clear: left;
	padding: 10px 0 0;
	}
	
.ec3_schedule {
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
	color: #404040;
	font-weight: bold;
	display: none;
	}

#footer {
	font-family: arial,helvetica,sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 25px;
	color: #9d9c93;
	background: transparent url(images/groundfoot.jpg) center top no-repeat;
	}                                                                                                                                                                                                                                                        

.entry { margin-bottom: 40px; }