@charset "UTF-8";

/*  
Theme Name: J&R's Smokehouse
Theme URI: 
Description: Custom Design for J&R's Smokehouse
Version: 1.0
Author: J Taylor Design
Author URI: http://www.thejtsite.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

html, body {
	height: 100%;
}

.bodyhome {
	font-family: Georgia, Serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(images/background.jpg) no-repeat;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.bodyinside {
	font-family: Georgia, Serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(images/background2.jpg) no-repeat;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#container {
	width: 900px;
	min-height: 100%;
	margin: 0px auto -126px auto;
	background: url(images/header2.jpg) no-repeat top;
	position: relative;
}

#container2 {
	width: 900px;
	min-height: 100%;
	margin: 0px auto -126px auto;
	background: url(images/header.jpg) no-repeat top;
	position: relative;
}

.clearfloat {
	clear: both;
	height: 0px;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #5A0B0B; 
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #ff9900; 
}

.bold_black {
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}

.small {
	color: #0C375A;
	font-size: 10px;
	float: right;
}

.hr {
	color: #5A0B0B;
	background-color: #5A0B0B;
	height: 2px;
	border: 0px;
}

.headers {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4A0605;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4A0605;
}

.swap_value {
	font-size:15px;
	width: 230px;
}

input {
	color: #5A0B0B;
}

.allnatural {
	background:transparent url(images/allnatural.jpg) no-repeat;
	width: 430px;
	height: 18px;
	text-indent: -9999px;
}

.givegift {
	background:transparent url(images/givegift.jpg) no-repeat;
	width: 334px;
	height: 18px;
	text-indent: -9999px;
}

.getthemenu {
	background:transparent url(images/getthemenu.gif) no-repeat;
	width: 150px;
	height: 13px;
	text-indent: -9999px;
}

.loyaltyprogram {
	background:transparent url(images/loyaltyprogram.gif) no-repeat;
	width: 187px;
	height: 13px;
	text-indent: -9999px;
}

.privatedining {
	background:transparent url(images/privatedining.gif) no-repeat;
	width: 161px;
	height: 13px;
	text-indent: -9999px;
}

.learnmore {
	background:transparent url(images/learnmore.gif) no-repeat;
	width: 124px;
	height: 11px;
	text-indent: -9999px;
	border: 0px;
}

.learnmore a {
	width: 124px;
	height: 11px;
	display: block;
	text-indent: -999999px;
	border: 0px;
}

.h_aboutus {
	background:transparent url(images/h_aboutus.jpg) no-repeat;
	width: 200px;
	height: 18px;
	text-indent: -9999px;
}

.h_contactus {
	background:transparent url(images/h_contactus.jpg) no-repeat;
	width: 200px;
	height: 18px;
	text-indent: -9999px;
}

.h_getdirections {
	background:transparent url(images/h_getdirections.jpg) no-repeat;
	width: 230px;
	height: 18px;
	text-indent: -9999px;
}

.h_ourmenu {
	background:transparent url(images/h_ourmenu.jpg) no-repeat;
	width: 200px;
	height: 18px;
	text-indent: -9999px;
}

.h_ourservices {
	background:transparent url(images/h_ourservices.jpg) no-repeat;
	width: 200px;
	height: 18px;
	text-indent: -9999px;
}

.h_thankyou {
	background:transparent url(images/h_thankyou.jpg) no-repeat;
	width: 230px;
	height: 18px;
	text-indent: -9999px;
}

/* Home ////////////////////////////////////////////////////////// */

#left {
	display: inline;
	float: left;
	width: 530px;
	height: 202px;
	margin-right: 20px;
	background:transparent url(images/divide.jpg) no-repeat scroll right 10px;
}

#left_text {
	width: 500px;
}

#right {
	float: left;
	width: 350px;
}

#featured {
	width: 900px;
	min-height: 190px;
	padding: 22px;
	color: #fff;
}

.feature {
	display: inline;
	float: left;
	width: 266px;
	margin-right: 28px;
}

.feature2 {
	float: left;
	width: 260px;
	margin-right: 25px;
	margin-left: 6px;
}

#whatsnew {
	width: 750px;
	margin: 0px auto 30px auto;
}

.whatsnew {
	background:transparent url(images/whatsnew.jpg) no-repeat;
	width: 750px;
	height: 50px;
	text-indent: -99999px;
}

/* Inside Pages ////////////////////////////////////////////////////////// */

#inside_left {
	display: inline;
	float: left;
	width: 580px;
	padding-right: 50px;
}

#inside_right {
	float: left;
	width: 270px;
}

/* Header ////////////////////////////////////////////////////////// */

#header { 
	width: 900px;
	height: 152px;
	margin: 0px auto 0px auto;
} 

#header_logo {
	width: 600px;
	padding: 0px;
	display: inline;
	float: left;
}

#header_logo h1 {
	margin: 0;
	padding: 0;
	background: url('images/jrs.jpg') no-repeat top left;
	width: 355px;
	height: 135px;
}

#header_logo a {
	width: 355px;
	height: 135px;
	display: block;
	text-indent: -999999px;	
}

#mailing {
	float: right;
	text-align: right;
	margin-top: 40px;
}

.join {
	width: 263px;
	height: 14px;
	text-indent: -9999px;
	margin-bottom: -4px;
}

/* Navigation //////////////////////////////////////////////////////////////// */

#nav {
	height: 16px;
	width:  456px;
	margin: 0px auto 40px auto;
	position: relative;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0px auto 0px auto;
	border: 0;
	top: 0px;
	left: 0px;
	width:  456px;
	height: 16px;
	float: left;
}

#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -99999px;	
}

#nav li a {
	border: 0;
	display: block;
	height: 16px;
	background: url(images/nav1.jpg) no-repeat;
}

#nav li a:hover {
	border: 0;
	display: block;
	background: url(images/nav2.jpg) no-repeat;
}

#nav li#home a {
	width: 52px;
}
 
#nav li#home a:link,
#nav li#home a:visited,
#nav li#home a:hover {
	background-position: 0px 0px;
}

#nav li#about a {
	width: 66px;
}

#nav li#about a:link,
#nav li#about a:visited,
#nav li#about a:hover {
	background-position: -52px 0px;
}

#nav li#menu a {
	width: 60px;
}

#nav li#menu a:link,
#nav li#menu a:visited,
#nav li#menu a:hover {
	background-position: -118px 0px;
}

#nav li#directions a {
	width: 109px;
}

#nav li#directions a:link,
#nav li#directions a:visited,
#nav li#directions a:hover {
	background-position: -178px 0px;
}

#nav li#services a {
	width: 89px;
}

#nav li#services a:link,
#nav li#services a:visited,
#nav li#services a:hover {
	background-position: -287px 0px;
}

#nav li#contact a {
	width: 80px;
}

#nav li#contact a:link,
#nav li#contact a:visited,
#nav li#contact a:hover {
	background-position: -376px 0px;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 126px;
	clear: both;
}

#footer {
	height: 126px;
	width: 100%;
	background: #6b6153 url(images/footer.jpg) repeat-x 0 0;
	position: relative;
	font-size: 12px;
	padding: 0;
	color: #fff;
	line-height: normal;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer_container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

#footer_left {
	display: inline;
	float: left;
	width: 230px;
	padding-top: 20px;
}

.logofoot {
	background:transparent url(images/jrs_footer.jpg) no-repeat;
	width: 201px;
	height: 73px;
	text-indent: -99999px;
	border: 0px;
}

.logofoot a {
	width: 201px;
	height: 73px;
	display: block;
	text-indent: -99999px;
	border: 0px;
}

#footer_middle {
	float: left;
	width: 180px;
	padding-top: 25px;
}

#footer_right {
	float: left;
	width: 400px;
	padding-top: 25px;
}

#design {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 0px;
	position: relative;
}

#design h2 {
	background: url(images/design.jpg) no-repeat;
	width: 84px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	top: -42px;
	right: -10px;
	position: absolute;
}

#design a {
	width: 84px;
	height: 42px;
	display: block;
	text-indent: -999999px;
}