/* RESET *//* ----------------------------------------- *//* Global reset *//* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */html {
}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:''
}/* Global reset-RESET *//* The below restores some sensible defaults */
strong {
	font-weight: bold
}
em {
	font-style: italic
}
a img {
	border:none
} /* Gets rid of IE's blue borders */
BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #000 url(images/bg.jpg) no-repeat top center;
	color: #111;
}
a {
	color: #000;
	outline: none;
}
p {
	line-height: 18px;
	padding: 8px 0;
}/*headings*/
h1 {
	font-size: 23px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 23px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 2px dashed #111;
}
h6 {
	font-size: 22px;
}/* typography classes */
#main {
	width: 960px;
	margin: 0px auto;
}
#header {
	width: 960px;
	height: 470px;
	background: #dfd0a8 url(images/header-bg.jpg) no-repeat;
}
#header #upper-partition {
	padding: 0 10px;
	height: 340px;
	background: url(images/berdie.gif) no-repeat 750px 40px;
}
#header #upper-partition .wrapper {
	padding: 0 50px;
}
#header #upper-partition #daily {
	float: right;
	padding-top: 76px;
	width: 450px;
}
#upper-partition #date-holder {
	text-align: right;
	font-weight: bold;
	color: #ffea0d;
	font-size: 11pt;
}
#date-holder #orange {
	color: #edb82b;
}
#upper-partition #daily-biscuit {
	text-align: right;
	color: #f5ebc4;
}
#upper-partition #daily-biscuit h6 {
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	margin: 8px 0 4px 0;
}
#upper-partition #daily-biscuit-content {
	font-size: 11pt;
}
#upper-partition #daily-biscuit-author {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 10px;
}
#header #lower-partition {
	padding: 0 10px;
}
#header #lower-partition .wrapper {
	height: 130px;
}
#header #lower-partition a#back-home {
	display: block;
	float: left;
	width: 140px;
	height: 130px;
	background: url(images/nav-back-home.jpg) no-repeat 0 0;
}
#header #lower-partition a#back-home:hover {
	background-position: 0 -130px;
}
#header #lower-partition a#rss-feed {
	display: block;
	float: right;
	width: 180px;
	height: 100px;
	margin-top: 30px;
	background: url(images/rss-feed.jpg) no-repeat 0 0;
}
#header #lower-partition a#rss-feed:hover {
	background-position: 0 -100px;
}
#nav {
	width: 960px;
	height: 80px;
	background: #dfd0a8 url(images/nav-bg.jpg) no-repeat;
}
#nav ul li a {
	width: 200px;
	height: 80px;
	display:block;
}
#nav ul li a.nav-blog {
	background: url(images/nav-blog.png);
}
#nav ul li a.nav-services {
	background: url(images/nav-services.png);
}
#nav ul li a.nav-portfolio {
	background: url(images/nav-portfolio.png);
}
#nav ul li a.nav-hotline {
	background: url(images/nav-hotline.png);
}
#nav ul li a.nav-blog:hover, #nav ul li a.nav-services:hover, #nav ul li a.nav-portfolio:hover, #nav ul li a.nav-hotline:hover {
	background-position: 0 80px;
}
#nav ul li a#current {
	background-position: 0 80px;
}
#body {
	width: 880px;
	margin: 0px auto;
	padding: 40px 0 30px 0;
	overflow: auto;
	background: #dfd0a8 url(images/content-bg.jpg) repeat-y;
}
#body .wrap {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#footer a {
	color: #c3b38f;
}
#footer {
	margin: 0px auto;
	background: #1D190E url(images/footer-bg.jpg) repeat-x top;
}
#footer .wrap {
	width: 880px;
	margin: 0 auto;
	padding: 80px 0 40px;
	text-align: center;
	background: url(images/content-tail.jpg) no-repeat top;
	color: #c3b38f;
}
#footer img {
	margin: 20px 0;
}/* homepage */
#home-box1, #home-box2 {
	width: 800px;
}/*#home-box1 .wrap2 h1, #home-box2 .wrap2 h1 {	border-bottom: 2px dashed black;}*/
#home-box1 .wrap2, #home-box2 .wrap2 {
	float: left;
	margin: 0 auto;
	background: url(images/home_vertical_line.gif) repeat-y 478px 0;
}
#home-biscuit-box {
	float: left;
	width: 880px;
	margin: 30px 0;
	color: #d4c7af;
	background:  url(images/bizkitbox-bg.png) repeat-x;
}
#home-biscuit-box .wrap2 {
	width: 860px;
	margin: 10px auto;
	height: 170px;
}
#home-biscuit-box .wrap2 h3 {
	width: 800px;
	margin: 0 auto 14px auto;
	font-size: 23px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #d4c7af;
}
.column1 {
	width: 450px;
	float: left;
	padding: 0 28px 0 0;
	border-right: 2px solid #000;
}
.column2 {
	width: 300px;
	float: right;
	margin-left: 18px;
}
.decals {
	padding: 10px 0 0;
	text-align: center;
}
.pictureframe {
	display: block;
	width: 300px;
	height: 250px;
	background: url(images/pictureframe.jpg) center no-repeat;
}
#home-services ul, #whyus ul {
	line-height: 22px;
}
#home-services ul li, #whyus ul li {
	padding: 0 0 0 20px;
	background: url(images/bullet-biscuit.png) no-repeat 0px 2px;
}
#home-services a {
	text-decoration: none;
	display: block;
}
#home-services a:hover, #home-services a:active {
	border-bottom: 1px dashed #000;
	margin-bottom: -1px;
}
.blogpost {
	padding-bottom: 0px;
}
.post-block {
	margin-bottom: 50px;
}
.post-title {
	width: 100%;
	float: left;
	margin:  0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #000;
}
.post-title a {
	display: block;
	font-size: 22px;
	text-decoration: none;
	color: #3C5744;
}
.post-title a:hover {
	color: #000000;
}
.post-heading {
	width: 370px;
	float: left;
}
.post-heading p {
	padding: 4px 0;
	margin: 0;
}
.post-commentcount {
	height: 40px;
	width: 70px;
	float: right;
	font-size: 22px;
	text-align: center;
	color: #d4c7af;
	background: url(images/commentcount-bg.png) no-repeat center;
}
.post-commentcount a {
	color: #d4c7af;
	text-decoration: none;
}
.post-commentcount a:hover {
	color: #d4c7af;
}
.post-tail {
	padding: 10px 0;
	text-align: right;
}
.post-tail a {
	color: #c00;
}
.post-tail a:hover {
	color: #800;
}/* sidebar classes */
#block-boxes li {
	display: block;
	background: #7a7360;
	height: 60px;
	margin-bottom: 3px;
}
#block-boxes h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 60px;
}
#block-boxes a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
#services-box {
	margin-top: 15px;
	background: #e1dac6;
	height: 440px;
	font-size: 12px;
}
#services-box h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #FFF;
	display: block;
	padding-left: 20px;
	background: #a69f8c;
}
#services-box h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#services-box a {
	color: #111;
}
#services-box .wrap {
	width: 280px;
	margin: 0px auto;
}
#services-box p {
	padding-bottom: 10px;
}/* elements */
#nav ul {
	width: 800px;
	margin: 0px auto;
}
#nav li {
	float: left;
	display: inline;
	width: 198px;
	height: 70px;
}/* sidebar classes */
#sidebar {
	width: 300px;
	float: left;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar li ul li {
	margin-bottom: 5px;
	padding: 0 0 0 20px;
	background: url(/images/bullet-biscuit.png) no-repeat 0px 2px;
}
#sidebar li ul li a {
	text-decoration: none;
	line-height: 18px;
}
#sidebar li ul li a:hover, .services-list a:active {
	border-bottom: 1px dashed #000;
	margin-bottom: -1px;
}/* blog + portfolio section  OLD */
#content {
	width: 450px;
	float: left;
}
#content .wrap {
	width: 100%;
}
.blog {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 3px solid #000;
}
.blog img {
	margin-bottom: 10px;
}
.blog-post-title {
	width: 100%;
	float: left;
	margin:  0 0 12px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #000;
}
.blog-heading {
	width: 390px;
	float: left;
}
.blog-commentcount {
	height: 40px;
	width: 50px;
	float: right;
	font-size: 22px;
	text-align: center;
	color: #d4c7af;
	background: url(images/commentcount-bg.png) no-repeat center;
}/* PORTFOLIO NEW */
.gallery-wrap {
	padding-bottom: 0;
}
.gallery h3 {
	font-size: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.gallery h4 {
	font-size: 20px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-bottom: 2px dashed #000;
}
.gallery-heading {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #000;
}
.gallery-grid {
	width: 764px;
	margin: 0px auto;
	font-size: 0px;
}
.gallery-grid span {
	margin: 5px;
	float: left;
	padding: 0 6px 10px 0;
	background: url(images/img-shadow.png) bottom right no-repeat;
}
.linebreak {
	margin: 30px 0;
}/* QUOTE */
#quote .contact-list span {
	height: 24px;
	width: 80px;
	text-align: left;
	display: inline-block;
}
#quote .contact-list input {
	width: 430px;
	border: 1px solid #86522c;
	padding: 5px;
	height: 18px;
	margin-bottom: 1px;
}
#quote .contact-list li {
	width: 610px;
	display: block;
	margin-bottom: 15px;
}
#quote .services-list li {
	line-height: 20px;
	height: 20px;
}
#quote .services-list span {
	padding-left: 10px;
}
#quote h3 {
	padding: 15px 0px 5px 0px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}
#quoteBox {
	width: 650px;
	margin: 0px auto;
	background: url(/images/contact-body.jpg) repeat-y center;
}
#quoteBox .wrapper-1 {
	background: url(/images/contact-head.jpg) no-repeat top center;
}
#quoteBox .wrapper-2 {
	padding: 40px;
	background: url(/images/contact-foot.jpg) no-repeat bottom center;
}/* SERVICES*/
div.baker-artwork {
	display: block;
	width: 100%;
	height: 330px;
	padding: 0 0 10px 0;
	background: url(/images/baker_artwork.jpg) center bottom no-repeat;
}
.services-overview {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #222;
}
.services-overview h3 {
	font-size: 23px;
	border-bottom: 2px dashed black;
	padding-bottom: 6px;
	margin-bottom: 14px;
}
.services-list ul {
	line-height: 22px;
}
.services-list ul li {
	padding: 0 0 0 20px;
	background: url(images/bullet-biscuit.png) no-repeat 0px 2px;
}
.services-list a {
	text-decoration: none;
	display: block;
}
.services-list a:hover, .services-list a:active {
	border-bottom: 1px dashed #000;
	margin-bottom: -1px;
}
.services-details {
	margin-bottom: 36px;
}
.services-details h3 {
	font-size: 23px;	/*border-top: 2px dashed #000;*/
	padding-top: 6px;
}
.services-details h4 {
	color: #530;
	font-size: 18px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;
}
.services-sublist {
	width: 100%;
	margin: 10px 0 20px;
}
.services-sublist ul {
	border-top: 1px solid #a39176;
	margin: 0 10px;
}
.services-sublist ul li {
	padding: 9px 0;
	border-bottom: 1px solid #a39176;
	padding: 8px 0 8px 40px;
	background: url(images/bullet-leaf.png) 10px 8px no-repeat;
}
.servdetails-footer {
	overflow: auto;
	width: 450px;
	margin-top: 26px;
}
.servdetails-footer a {
	display: block;
	float: left;
	height: 65px;
}
.servdetails-footer a.servfooter-folio-link {
	background: url(images/services-footer-links-bg.jpg) 0 0 no-repeat;
	width: 203px;
}
.servdetails-footer a.servfooter-folio-link:hover {
	background-position: 0 100%;
}
.servdetails-footer a.servfooter-contact-link {
	background: url(images/services-footer-links-bg.jpg) -203px 0 no-repeat;
	width: 202px;
}
.servdetails-footer a.servfooter-contact-link:hover {
	background-position: -203px 100%;
}
.servdetails-footer a.anchorLink {
	background: url(images/services-footer-links-bg.jpg) 100% 0 no-repeat;
	width: 45px;
	;
}
.servdetails-footer a.anchorLink:hover {
	background-position: 100% 100%;
}/* Easy Slider */
#biscuit-carousel {
	width:860px;
}
#biscuit-carousel .slider-prev {
	float: left;
	width: 20px;
	height: 20px;
}
#biscuit-carousel .slider-next {
	float: right;
	width: 20px;
	height: 20px;
}
.slider-prev, .slider-next {
	margin: 40px 0 0;
}
.slider-prev a, .slider-next a {
	outline: none;
}
#slider .wrapper {
	width: 770px;
	margin: 0 auto;
}
#slider .item-box div img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px;
}/*#biscuit-carousel .wrapper ul{	width: 770px;	_width: 780px;	margin: 0 auto;	}#biscuit-carousel .wrapper ul li{	text-align: center;	margin: 0 5px;	float: left;	}*/
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider {
	width: 770px;
	margin-left: 25px;
}
#slider, #slider li { 	/* 	define width and height of container element and list item (slide)		list items must be the same size as the slider area	*/
	float: left;
	overflow:hidden;
}
#slider li {/*fixes the IE6+IE7 slider issue. */
	width: 770px;
}
span#prevBtn {
}
span#nextBtn {
}
a.carousel-folio-shortcut {
	display: block;
	width: 715px;
	height: 100px;
	margin: 0 auto;
	background: url(images/carousel/gallery-shortcut.jpg) 0 0 no-repeat;
}
a.carousel-folio-shortcut:hover {
	background-position: 0 100%;
}/*SOCIAL BOX*/
.social-box {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px dotted #000;
}	/* drawer slider box */
#seo-list a {
	display: block;
	line-height: 20px;
	font-weight: bold;
}
#seo-list p {
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 7px;
	border-left: 1px dashed #333;
	display: block;
}
#seo-list div {
	margin-bottom: 8px;
}/* Blog section */
h1.archive-heading {
	padding-bottom: 20px;
	color: #333;
	font-size: 18px;
}
.comments {
	margin: 26px 0 20px 0;
	padding: 10px 0;
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
}
.comments h5 {
	font-size: 18px;
	padding-bottom: 10px;
}
.comments p {
	padding-bottom: 8px;
}
.comment-block {
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	clear: left;
}
.comment-id {
	padding: 8px;
	overflow: auto;
}
.comment-id .user-date {
	font-size: 13px;
	width: 100%;
}
.user {
	font-weight: bold;
}
.comment-id .user-date .user a {
	font-weight: bold;
}
.comment-id .user-date .date {
	font-size: 11px;
	color: #333;
}
.comment-body {
	line-height: 1.6em;
	padding: 10px 10px 0 10px;
}
.gravatar {
	height: 40px;
	width: 40px;
	background: #ddd;
	border: 1px solid #aaa;
	margin: -1px;
	float: left;
}
.comment-says {
	margin: 0 0 14px 50px;
	padding-left: 22px;
	background: url(images/comment-bubble.png) top left no-repeat;
}
.comment-says {
	margin: 0 0 14px 50px;
	padding-left: 22px;
	background: url(images/comment-bubble.png) top left no-repeat;
}
.comment-says a {
	color: #519DBD;
	font-weight: bold;
}
.comment-says a:hover {
	color: #267394;
}
.comment-form {
	width: 450px;
	margin: 10px 0;
	padding: 10px 0;
}
.comment-form .input-userinfo {
	width: 450px;
	padding-top: 20px;
}
.comment-form .input-userinfo li {
	overflow: auto;
	padding: 4px 0px;
}
.comment-form .input-userinfo li div {
	float: left;
	width: 100px;
	font-weight: bold;
}
.comment-form .input-userinfo input {
	float: right;
	width: 310px;
	padding: 4px;
	border: 0px solid #aaa;
}
.comment-form textarea {
	width: 442px;
	height: 140px;
	padding: 4px;
	margin-top: 8px;
	border: 0px solid #aaa;
	overflow: auto;
}
.comment-form .submit-button {
	text-align: center;
	padding: 20px 0 0 0px;
	clear: left;
}
.comment-form .submit-button input {
	padding: 4px 20px;
	background: #c8c8c8;
}/*CONTACT TAGS*/
.contact-tag {
	width: 100%;
}
#take-seat {
	display: block;
	width: 100%;
	height: 110px;
	margin: 20px auto 0 auto;
	background: url(images/contact-tag-takeseat.png) top center no-repeat;
}/* section classes */
#home h1 {
	font-size: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 800;
}
#home h2 {
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 2px dashed black;
	font-size: 16px;
	color: #222;
}
#home h4 {
	padding-bottom: 20px;
	border-bottom: 2px dashed black;
	font-size: 23px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
