/*HTML RESET*/

body,div,h1,h2,h3,h4,p,a,img,ul,li{
	margin: 0;
	padding: 0;
	font: 10px Lucida Sans, Lucida Sans Unicode, Verdana, Arial, Sans;
	list-style: none;
	text-decoration: none;
	line-height: 1.6em;
	font-weight: normal;
}

p{
	font-size: 1.4em;
	margin-top: 0.8em;
	color: #1d1d2a;
}


a{
	color: #cd8169;
	font-size: inherit;
}

a:hover{
	color: #403549;
}

a.selected { color: #cd8169; }
span.amp{
	color: #cd8169;
	font-family: Goudy Old Style, Palatino, Papyrus, Serif;
	font-style: italic;
}

.sm{
	font-size: 1.2em;
}

.offset{
	margin-left: -9999px;
}

.left{
	float: left;
}

.right{
	float: right;
}

body{
	background: #35273f;
	margin: 0 auto;
	text-align: center;
}

.background{
	background: #abd0ca url(http://www.bilbymarketing.co.uk/img/bites/dots.gif) repeat;
	background-position: bottom center;
	width: 100%;
	float: left;
	}

.outer-wrap{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	}

.inner-wrap{
	width: 1000px;
	float: left;
	text-align: left;
	background: #deedea;
	padding: 30px 0;
}

.header{
	width: 100%;
	background: transparent url(http://www.bilbymarketing.co.uk/img/bites/head-bg.png) repeat-x;
	height: 116px;
	padding: 12px 0;
	text-align: center;
}

.header h1{
	height: 112px;
	width: 930px;
	margin: 0 auto;
text-indent: -9999px;
	}

.header h1 a{
	display: block;
	height: 112px;
	width: 379px;
	background: url(http://www.bilbymarketing.co.uk/img/bites/bilby-bites-logo.png) no-repeat;
	outline: none;
	margin-top: 6px;
}

#bites-content h2 { color: #cd8169; font-size: 22px; margin-left: 20px; }
#bites-home #bites-content h2 { margin-top: 20px; }

ul#navigation{
		width: 930px;
		margin: 0 auto;
		text-align: left;
		margin-top: 4px;
}

ul#navigation li{
	display: inline;
	font-size: 1.4em;
	margin: 0.5em 0.8em;
}

ul#navigation li.first{
	margin-left: 0;
}

ul#navigation li a{
	color: #fff;
	text-transform: uppercase;
}

ul#navigation li.selected a { color: #CD8169; }
ul#navigation li a:hover{
	color: #cd8169;
}


/*Columns*/
#recipe-nav { float: left; width: 230px; margin-top: 40px; }
#recipe-nav ul { width: 180px; margin: 20px; border: 1px solid #403549; padding: 0; background: #d3d1d4; }
#recipe-nav li { font-size: 12px; width: 166px; padding: 2px; border-bottom: 1px dotted silver; margin: 3px 4px; }
#recipe-nav li.list-title { margin: 0; width: 176px; }
#recipe-nav li a { text-transform: lowercase; font-variant: small-caps; letter-spacing: 1px; color: #403549; }
#recipe-nav li a:hover { color: #cd8169; }
#recipe-nav li a.selected { color: #cd8169; }

#bites-content { float: left; width: 720px; }
#bites-content p { margin-right: 90px; }
#bites-content img { float: right; padding: 3px; background: #FFF; border: 1px solid #403549; margin: 12px; }

#contact-form{
 float: left;
 width: 350px;
 border-right: 1px solid #cac9cb;
 }
.address{
 margin-left: 30px;
 float: left;
 width: 280px;
 }
.address span{ display: block; }
span.company{ font-size: 1.5em; margin-bottom: 1em;}
span.name{ font-size: 1.1em;}
.address span span{ display: inline; font-size: 0.9em;}
.footer{
	clear: both;
	background: #35273f url(http://www.bilbymarketing.co.uk/img/footer-bg_slammed.png) repeat-x;
	background-position: -2px 0;
	width: 100%;
	text-align: center;
	color: #fff;
	position: relative;
	/*bottom: 0;*/
	z-index: 100;
	margin-bottom: 2em;
}
.footer p { color: #FFF; }
.footer p.top{
	padding-top: 24px;
}
.footer a:hover { color: #FFF; }
p.marketing-link { text-indent: -9999px; width: 200px; background: url(http://www.bilbymarketing.co.uk/img/bites/marketing-link.png) no-repeat; height: 98px; position: absolute; top: -20px; right: 60px; }
p.marketing-link a { display: block; height: 98px; width: 200px; }
.bilby{
	background: transparent url(http://www.bilbymarketing.co.uk/img/bites/bilby-bites-bilby.png) no-repeat;
	position: absolute;
	/*bottom: 12px;
	left: 12px;*/
	top: 15px;
	right: 5px;
	height: 187px;
	width: 322px;
	z-index: 1;
}

/*this little lot makes the sticky footer*/
html, body {
	height: 100%;
}
/*styles for first letter details*/
span.dropcap { display: block; float: left; clear: left; width: 40px; height: 40px; text-indent: -9999px; background-position: center; background-repeat: none; margin-left: -20px; margin-top: -20px; }
span.a { background: url(http://www.bilbymarketing.co.uk/img/bites/a.png); width: 43px; }
span.b { background: url(http://www.bilbymarketing.co.uk/img/bites/b.png); }
span.c { background: url(http://www.bilbymarketing.co.uk/img/bites/c.png); width: 43px; }
span.d { background: url(http://www.bilbymarketing.co.uk/img/bites/d.png); width: 43px; height: 43px; }	
span.e { background: url(http://www.bilbymarketing.co.uk/img/bites/e.png); width: 34px; height: 36px; }
span.f { background: url(http://www.bilbymarketing.co.uk/img/bites/f.png); width: 38px; height: 38px; }
span.g { background: url(http://www.bilbymarketing.co.uk/img/bites/g.png); width: 55px; height: 48px; }
span.h { background: url(http://www.bilbymarketing.co.uk/img/bites/h.png); width: 38px; height: 38px; }
span.i { background: url(http://www.bilbymarketing.co.uk/img/bites/i.png); width: 25px; height: 38px; margin-right: 2px;}
span.j { background: url(http://www.bilbymarketing.co.uk/img/bites/j.png); width: 30px; height: 38px; }
span.k { background: url(http://www.bilbymarketing.co.uk/img/bites/k.png); width: 50px; height: 42px; }
span.l { background: url(http://www.bilbymarketing.co.uk/img/bites/l.png); height: 42px; }
span.m { background: url(http://www.bilbymarketing.co.uk/img/bites/m.png); width: 52px; height: 42px; }
span.n { background: url(http://www.bilbymarketing.co.uk/img/bites/n.png); width: 50px; height: 42px; }
span.o { background: url(http://www.bilbymarketing.co.uk/img/bites/o.png); width: 50px; height: 42px; }
span.p { background: url(http://www.bilbymarketing.co.uk/img/bites/p.png); width: 36px; height: 42px; }
span.q { background: url(http://www.bilbymarketing.co.uk/img/bites/q.png); width: 64px; height: 44px; }
span.r { background: url(http://www.bilbymarketing.co.uk/img/bites/r.png); height: 42px; margin-right: 2px; }
span.s { background: url(http://www.bilbymarketing.co.uk/img/bites/s.png); }
span.t { background: url(http://www.bilbymarketing.co.uk/img/bites/t.png); width: 36px; }
span.u { background: url(http://www.bilbymarketing.co.uk/img/bites/u.png); width: 50px; }
span.v { background: url(http://www.bilbymarketing.co.uk/img/bites/v.png); width: 56px; }
span.w { background: url(http://www.bilbymarketing.co.uk/img/bites/w.png); width: 56px; }
span.x { background: url(http://www.bilbymarketing.co.uk/img/bites/x.png); width: 48px; }
span.y { background: url(http://www.bilbymarketing.co.uk/img/bites/y.png); width: 64px; height: 44px; }
span.z { background: url(http://www.bilbymarketing.co.uk/img/bites/z.png); width: 36px; height: 38px; }

div#bites-content p { font-size: 12px; margin-left: 20px; }
#bites-content li { padding-left: 20px; background-image: url(http://www.bilbymarketing.co.uk/img/bites/bullet.png); background-repeat: no-repeat; background-position: 0 4px; font-size: 1.2em; margin-bottom: 6px; }
#bites-content ul { padding-left: 30px; width: 260px; margin-top: 12px; margin-bottom: 20px; }
#bites-content ul.entry-info li { padding-left: 0; background-image: none; }
#bites-content ul.entry-info { padding-left: 0; width: 600px; }
h3#ingredients { height: 39px; background: url(http://www.bilbymarketing.co.uk/img/bites/ingredients.png) no-repeat; text-indent: -9999px; margin: 20px 0 0px -15px;}
h3#method { height: 33px; background: url(http://www.bilbymarketing.co.uk/img/bites/method.png) no-repeat; text-indent: -9999px; margin: 20px 0 0px -15px;}
h3#boost { height: 36px; background: url(http://www.bilbymarketing.co.uk/img/bites/boost.png) no-repeat; text-indent: -9999px; margin: 20px 0 0px 0px;}
h3#ingredients, h3#method { margin-left: 20px; }
li#recipes { height: 44px; background: #403549 url(http://www.bilbymarketing.co.uk/img/bites/recipes.png) no-repeat; text-indent: -9999px; border-bottom: none; }
li#foodie { height: 44px; background: #403549 url(http://www.bilbymarketing.co.uk/img/bites/blog.png) no-repeat; text-indent: -9999px; border-bottom: none; }

#bites-content ul.entry-info { float: left; width: 700px; margin: 0 0 0 20px; }
#bites-content ul.prev-next { margin: 12px 0 0 20px;  }
ul.entry-info li { float: left; font-size: 11px; color: #666; margin-right: 6px;  }
ul.entry-info li a { border-bottom: 1px dotted #cd8169; }

ul.entry-info li.prev a, ul.entry-info li.next a, ul.entry-info li.archive a { border-bottom: none; }
.entry-detail { margin-bottom: 45px; width: 700px; float: left; }
.entry-detail li.cat-list a { margin-right: 8px; }
#bites-home .entry-detail { margin-bottom: 20px; }
ul.prev-next { border-top: double silver; border-bottom: double silver; }
li.next, li.prev, li.archive { padding-top: 6px; padding-bottom: 6px; }
li.next { margin-left: 20px; }
li.archive { margin-left: 20px; border-left: 1px dotted silver; }

.preview { border-bottom: 1px dotted silver; padding-bottom: 18px; }
li.archive a { display: block; margin-left: 18px; }
ul.boost-list, ul.boost-list li { width: 600px; }
.singlecol { margin-left: 150px; }

#bites-cookbook ul, #bites-cookbook li { list-style-image: none; background-image: none; }
#cookbook-nav .date { font-size: 18px; }
ul#cookbook-nav p { margin: 0 0 12px 0; color: #666; }
ul#cookbook-nav li.title a { font-size: 1.2em; }
ul#cookbook-nav li a.more { font-size: 1em; }
.preview { float: left; width: 700px; }
img.home-preview { float: right; margin: -20px 40px 10px 20px; }

span.img-tag { display: inline-block; padding: 4px; background: #FFF; float: right; margin: 2px 0 4px 15px; border: 1px solid #999; }
#bites-content span.img-tag img { padding: 0; border: none; }
#bites-content span.img-tag p { margin: 0; padding: 0; text-align: center; }
#gallery { float: right; width: 300px; }
/*COMMENTS*/
#blog-comments { width: 710px; margin-top:20px; padding: 20px; border-top: 1px solid #abd0ca; clear: both; float: left; }
#blog-comments h3, #blog-comments h4 { font-size: 16px; color: #cd8169; }
#comment { border: 6px solid #abd0ca; width: 600px; padding: 15px; font-size: 14px; }
#comment:focus { border: 6px solid #cd8169; }
#bites-content #comment-wrap li { list-style-type: none; width: 710px; border: 1px solid silver; margin-left: 0; background-image: none; padding: 8px 0; float: left; }
#comment-wrap li.bilby-comment { background: #abd0ca; color: #35273f; }
#bites-content #comment-wrap { list-style-type: none; padding: 0; width: 710px; display: block; float: left; }
.comment-meta span { display: block; float: left; width: 150px; clear: left; font-size: 14px; color: #cd8169; }
.comment-meta span.comment-date { font-size: 11px; font-style: italic; color: #666; }
#bites-content .comment-meta img { display: block; float: left; clear: left; width: 80px; height: 80px; margin: 10px 0; padding: 2px; border: 1px solid #666;  }
#blog-comments span.label { width: 50px; display: inline-block; }
#blog-comments input { padding: 2px; margin-right: 5px; }
#blog-comments input:focus { border: 1px solid #cd8169; }
#comment-box span { font-size: 14px; color: #cd8169; }
.button { height: 40px; background: #cd8169; border: none; color: #FFF; width: 80px; float: left; margin: 10px 10px 10px 20px; }
.button:hover { background: #abd0ca; color: #666; }
p.comment-option { clear: left; }