/*  
Theme Name: Let There Be Bite
Theme URI: http://marsdesign.com/
Description: Let There Be Bite Theme
Author: Marshall Cohen
Author URI: http://marsdesign.com/
Version: 1.0
Tags: Let There Be Bite
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

/* colors
maroon: #97192E;
gray: #818284;
ltgray: #E7E8E9;
guide yellow: #E0AB3D;
headertaupe: #CAAD68;
kitchen sink green: #629496;
blog green: #99A68C;
product review purple: #A1979B;
contact yellow: #E8D766;

*/

html{
	height: 100%;
	margin-bottom: 1px;
	background: #A7ACB0 url(images/background.png);
}

body{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica,sans-serif;
	background: #A7ACB0 url(images/background.png);

}

#page{
	background: transparent url(images/logo.png) no-repeat top center;
	width:1068px;
	margin:0px auto 0 auto;
}

strong{
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

h1{
	color:#fff;
	margin:0;
	font-size:212%;
	font-family:georgia,serif;
}

h2{
	color:#000;
	margin:0 0 6px 0;
	font-weight:normal;
	font-size:136%;
}

h3,h4,h5,h6{
	color:#000;
	font-weight:bold;
	margin:0 0 0 0;
	font-size:100%;
}

blockquote{
	font-style:italic;
	padding:0px 40px 20px 40px;
}

p{
	margin:0 0 20px 0;
}

img{
	border:0;
}

a,a:link{
	color:#97192E;
	text-decoration:none;
}

a:active{
	color:#ffffff;
}

a:visited{
	color:#97192E;
}

a:hover{  
	color:#333333;
	text-decoration:underline;
} 

/* --- TEMPLATE STYLES --- */

#doc{
	width:998px;
	margin:0px auto 0 auto;
	text-align:left;
}

/* --- HEAD --- */

#head{
	position:relative;
	height:148px;
	width:998px;
	z-index:1000;
}

#logo{
	position:absolute;
	top:35px;
	left:0px;
	width:440px;
	height:70px;
}

#frame{
	position:absolute;
	top:0px;
	right:-12px;
	width:301px;
	height:106px;
	background: transparent url(images/frame-bg.png) no-repeat top center;
}

#frame img{margin-left:24px;}

#search{
	position:absolute;
	bottom:10px;
	right:0px;
	padding:0;
	text-align:right;
	font-size:85%;
}

#searchbutton{
	border:0;
	background:#818284;
	color:#fff;
	font-style:italic;
	cursor:pointer;
	padding:1px;
}

#s{
	width:109px;
	padding:1px;
	margin-right:3px;
}

/* --- NAV --- */

#navbar{
	position:absolute;
	bottom:10px;
	left:70px;
	font-size:92%;
}

#nav{
	list-style:none;
	margin:0;
	padding:0;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	float:left;
	margin:0;
	padding:0;
	display:inline;
	height:22px;
	line-height:22px;
}

#nav a,#nav a:link{
	text-transform:uppercase;
	padding:0px 15px;
	margin:0 4px 0 0;
	color:#fff;
	background:#818284;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#nav a:hover{
	background:#97192E;
}

#nav .selected{	
}

#nav .current_page_item a, #nav .current_page_ancestor a, #nav current_page_parent a{
	background:#97192E;
}

#sidenav .current_page_item a{
	color:#97192E;
}

#sidenav{
	margin:0;
	padding:0;
}

#sidenav ul{
	padding-bottom:20px;
}

#sidenav ul, #sidenav ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}

#sidenav ul li{
	zoom:1;
}

#sidenav li a{
	display:block;
	padding:1px 0 1px 12px;
	color:#333;
}

#sidenav li a:hover{
	color:#97192E;
	text-decoration:none;
}

#sidenav li li{
	padding:0 0 0 10px;
	font-size:92%;
	font-weight:normal;
}

#sidenav li li a{
	color:#666;
}

/* --- CONTENT --- */

#main, #main-wide, #main3{
	position:relative;
	float:left;
	clear:both;
	width:998px;
}

#headerimage{
	min-height:117px;
	height: auto !important;
	height: 117px;
}

#headerimageblank{
	height:102px;
}

#main-wrapper,#main-wrapper-gray{
	float:left;
	padding:0px;
	width:828px;
}

#main-wrapper-single{
    float:left;
    padding:0;
    width:996px;
    background: transparent url(images/bg-bottom-single.png) no-repeat bottom center;
}

#main-wrapper{
	background: transparent url(images/bg-bottom.png) no-repeat bottom center;
}

#main-wrapper-gray{
	background: transparent url(images/bg-bottom-gray.png) no-repeat bottom center;
}

#main-wrapper2{
	background:#fff;
	margin-bottom:78px;
	min-height:552px;
	height: auto !important;
	height: 552px;
}

#content-container{
	float:left;
	width:662px;
}

#content-container-single{
	float:left;
	width:830px;
}

#left-col{
	width:166px;
	float:left;
	padding-top:117px;
}

.content{
	float:left;
	width:502px;
}
.wide{
	width:662px;
}
.gray{
	width:502px;
	background:#E7E7E7;
}

.gray .innerpad{
	padding:15px 35px 35px 35px;
}
.gray h2,.gray h3,.gray h4,.gray h5,.gray h6{color:#97192E;}
.gray strong{color:#97192E;font-size:107%;font-weight:bold;}

#right-col{
	width:160px;
	float:right;
	margin-top:8px;
}

#right-col .block ul{
	background:#E7E8E9;
	list-style:disc;
}

#right-col .block ul li{
	border-bottom:dashed 1px #fff;
	padding:6px 5px 6px 12px;
	background: url(images/bullet.gif) no-repeat 5px 12px;
}

#right-banner-home .block{
    background:#fff;
    margin:0;
    padding:0;
}

#right-banner-home .block ul{
    background:#fff;
    list-style:none;
}

#right-banner-home .block ul li{
	border-bottom:dashed 1px #ccc;
	padding:6px 5px 6px 5px;
}

#main-wide #right-col{
	display:none;
}

#right-banner,#right-banner-home{
	float:right;
	width:160px;
	min-height:600px;
	height: auto !important;
	height: 600px;
}

#right-banner{
    	border:dashed 1px #fff;
}

#pageheading,#pageheading-single{
	position:absolute;
	top:16px;
	left:0px;
	height:86px;
	line-height:86px;
	font-style:italic;
	z-index:5000;
}

#pageheading{width:828px;}
#pageheading-single{width:996px;}

#pageheading h1, #pageheading-single h1{
	margin-left:166px;
}

.innerpad{
	padding:15px 15px 15px 0;
}

.innerpad-gallery{
	padding:0px 15px 15px 0;
}

.content ul{
	margin:20px 0;
}

.content ul li{
	margin:0 0 0 2em;
	list-style:disc;
}

.content ol li{
	margin:0 0 0 2em;
}

.content blockquote{
	margin: 0 0 0 1em;
}

#right-col .block{
	background:#E7E8E9;
	margin-top:7px;
	font-size:92%;
}

.block a:hover{
	text-decoration:none;
}

.blockheading-quickguide{
	height:40px;
	background:#97192E url(images/heading-quick-guide.png) no-repeat 8px center;
}

.blockheading-recommended{
	height:40px;
	background:#A1979B url(images/heading-recommended-brands.png) no-repeat 8px center;
}

.blockheading-popular{
	height:40px;
	background:#818286 url(images/heading-popular-topics.png) no-repeat 8px center;
}

.buttonred,.buttonwhite{
	display:block;
	padding:0px 0px 0px 66px;
    	height:18px;
	line-height:18px;
	font-size:92%;
	font-style:italic;
	background-repeat:no-repeat;
	overflow:hidden;
}

.buttonred{
	background-image: url(images/utensils-red.png);
}

.buttonwhite{
	background-image: url(images/utensils-white.png);
}

.fork{
	background-position:6px 1px;
}

.knife{
	background-position:6px -14px;
}

.spoon{
	background-position:6px -29px;
}

/* PRODUCT GALLERY */

.ratings{
    position:absolute;
    bottom:15px;
    right:0;
}
.ratings-detailpage{
    padding:3px 0 6px 0;
}
.prod-gallery-item{
	width:540px;
	clear:both;
	border-bottom:dashed 1px #ccc;
	position:relative;
}

.prod-gallery-item img{
	float:left;
	margin-left:7px;
}

.prod-gallery-intro{
	margin-left:177px;
}

.prod-gallery-intro h3 a{
	color:#000;
	font-weight:normal;
	text-decoration:none;
    font-size:136%;
}

.prod-gallery-intro h3 a:hover{
	color:#97192E;
	text-decoration:none;
}
.more{position:absolute;bottom:15px;left:177px;}
.available{font-style:italic;}
.available a, .available a:link, .available a:visited, .available a:active {color:#97192E;font-weight:bold;text-decoration:none;}
.available a:hover{text-decoration:underline;color:#A1979B;}

/* GALLERY */
.gallery-item{
	clear:both;
	border-bottom:dashed 1px #ccc;
	position:relative;
}

.gallery-item img{
	float:left;
	margin-left:7px;
}

.gallery-intro{
	margin-left:352px;
}

.gallery-intro h3 a{
	color:#000;
	font-weight:normal;
	text-decoration:none;
    font-size:136%;
}

.gallery-intro h3 a:hover{
	color:#97192E;
	text-decoration:none;

}

.gallery-item .more{position:absolute;bottom:15px;left:352px;}

/* --- BLOG --- */
.blogpost{
	border-bottom:dashed 1px #ccc;
	padding:15px 0px 5px 0;	
}

.blogpost .meta{
	position:relative;
	padding-top:10px;
}

.blogcontent img.size-full{margin:10px 0;clear:both;}

.meta .more{position:absolute;bottom:0;left:0;}
.meta .meta-right{position:absolute;bottom:0;right:0;font-style:italic;font-size:92%;color:#666;}

.blogpost h2{font-family:georgia,serif;}

#sidenavblog{margin:15px 0;}

#sidenavblog h2{font-family:georgia,serif;font-style:italic;color:#58585A;font-size:150%;margin:0 0 0 15px;}
#sidenavblog ul{padding-bottom:20px;}
#sidenavblog ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#sidenavblog li a{
	display:block;
	padding:1px 15px;
	color:#333;
}

.feed-link{
	background-image: url(http://lettherebebite.com/blog/wp-includes/images/rss.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:15px;
}

#comment{
	margin-top:15px;
	border-top:dashed 1px #ccc;
	padding:15px 0;
}


/* --- FOOTER --- */

#footer{
	width:828px;
	text-align:left;
	color:#333333;
	height:22px;
	line-height:22px;
	font-size:85%;
}

#footer div{
	float:left;
	padding-right:15px;
}

#footer-nav li{
	display: inline;
	list-style-type: none;
	padding-right:5px;
}

#footer a, #footer a:link{
	color:#333333;
	text-decoration:none;
}

#footer a:active,#footer a:visited{
	color:#333333;
}

#footer a:hover{  
	color:#ffffff;
} 

#footer #email-form{
	text-align:left;
	padding:0 25px;
	float:right;
}

#footer #credits{
	font-family:arial,helvetica,sans-serif;
	text-align:right;
	padding-right:25px;
	float:left;
}

#copy{
	font-family:arial,helvetica,sans-serif;
	clear:both;
	padding:0 25px;
}

#footer #credits a{color:#ececec;}
#footer #credits a:hover{color:#333;}

/* --- MISC --- */

.delim{margin:0 5px;}
.clear{clear:both;height:0px;}
.emph{font-weight:bold;color:#062D99;}


/* --- HOME --- */
#home-page{
    padding:9px 6px 9px 12px;
}

#home-banner{
    font-style:italic;
    font-size:107%;
    background:transparent url(images/utensils-gray.png) no-repeat center left;
    border-top:solid 1px #DADADA;
    border-bottom:solid 1px #DADADA;
    margin:6px 6px 9px 0;
}

#home-banner2{
        padding:9px 85px;
        background:transparent url(images/utensils-gray.png) no-repeat center right;
}

#home-banner p{margin:0;}

#homeimages-top, #homeimages-bottom{
    float:left;
    clear:both;
    margin-bottom:9px;
    width:810px;
}

#homeimages-top div{
    float:left;
    width:270px;
}

#homeimages-bottom #homebutton-left{
    float:left;
    width:534px;
}
#homeimages-bottom #homebutton-right{
    float:right;
    width:270px;
}

.text2{
    border-top:dashed 1px #ccc;
    padding-top:30px;
    margin-top:30px;

}

#details,.details,#comments{width:502px;}
#details h2{margin-top:15px;}

#commentlist ol, #commentlist ol li, ol#commentlist, ol#commentlist li{list-style:none;margin:0 0 20px 0;padding:0;}
#commentlist .commentbody {padding:5px 15px;border-bottom:solid 1px #ccc;}
.commentbody cite{font-size:107%;}
#commentlist .alt{background:#ececec;}

#comment textarea, #comments textarea{width:490px;}

.alignleft{float:left;margin:3px 15px 15px 0;}
.alignright{float:right;margin:3px 0px 15px 15px;}

#contactleft{float:left;margin-left:10px;width:300px;}
#contactright{float:right;width:320px;margin-right:10px;}

#ec_message{width:320px;}

.banner300x250{float:right;width:290px;height:250px;border:dashed 1px #999;margin:20px 10px 10px 0;}

/*-- mail chimp --*/
#mc_signup_container{padding:15px;}
.mc_custom_border legend{font-family:georgia,serif;font-style:italic;color:#CC6600;font-size:100%;margin:0 0 3px 0;}
.mc_signup_submit{text-align:left;}
.mc_var_label{font-size:85%;}
#mc_signup_submit{
	background:transparent;
	border:0;
	font-style:italic;
	display:block;
	
    	height:18px;
	line-height:18px;
	font-size:92%;
	font-style:italic;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image: url(images/utensils-red.png);
	background-position:6px 1px;
	cursor:pointer;
	width:124px;
	text-align:right;

}

#submit{
	color:#fff;
	border:0;
	font-style:italic;
	display:block;
	margin-top:10px;
	padding:0px 0px 0px 66px;
    	height:18px;
	line-height:18px;
	font-size:92%;
	font-style:italic;
	background-color:#97192E;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image: url(images/utensils-white.png);
	background-position:6px 1px;
	cursor:pointer;

}

em{font-style:italic;}

.mc_input{width:124px;}