/*
Theme Name: Bagel Works
Theme URI: http://www.bagelworks.net/
Description: Custom theme for Bagel Works
Version: 1.1
Author: Fused Interactive
Author URI: http://www.fusedinc.com/
Tags: yellow, bagels, one column
*/

* { margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; }

body {
	background: #160a00 url(images/page-bg.jpg) top center no-repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}

/* Don't use excessive PNGs! Just 1 JPEG is much better! See, you DO learn something reading the source! */

#container {
	width: 100%;
	margin: 152px auto 0 auto;
	
}

#content {
	width: 838px;
	height: 614px;
	margin: 0 auto;
}

h1 {
	width: 382px;
	height: 202px;
	margin: 0 0 0 228px;
	position: absolute;
	top: 39px;
	z-index: 200;
	background: url(images/logo.png) center no-repeat;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

h1 a span {
	display: none;
}

#nav {
	width: 838px;
	position: relative;
	z-index: 100;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	height: 20px;
	margin: 20px 10px 0 20px;
	width: 80px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

#nav ul li a {
	padding: 0 0 12px 0;
	display: block;
	width: 100%;
	height: 100%;
}

#nav ul li a:hover {
	background: url(images/nav-hover.png) center bottom no-repeat;
}

#nav ul li a span {
	display: none;
}

#nav .left {
	float: left;
}

#nav .right {
	float: right;
	padding: 0 20px 0 0;
}

#nav .home {
	background-image: url(images/nav-home.png);
}

#nav .about {
	background-image: url(images/nav-about.png);
}

#nav .menu {
	background-image: url(images/nav-menu.png);
}

#nav .contact {
	width: 93px;
	background-image: url(images/nav-contact.png);
}

#home {
	width: 838px;
	height: 564px;
	margin: 20px 0 0 0;
	float: left;
}

#home #slides {
	width: 667px;
	height: 425px;
	margin: 40px auto 0 auto;
	list-style: none;
}

#home #slides li {
	position: absolute;
}

#home .currentdeal {
	width: 838px;
	float: left;
}

#home .currentdeal h3 {
	width: 800px;
	height: 25px;
	margin: 20px 0 0 0;
	position: absolute;
	z-index: 2;
	background: url(images/latestfrom.png) center right no-repeat;
}

#home .currentdeal h3 span {
	display: none;
}

#home .currentdeal .deal {
	width: 717px;
	height: 35px;
	margin: 35px 36px 0 0;
	float: right;
	background: url(images/currentdeal-bg.png) repeat;
}

#home #twitter_update_list {
	list-style: none;
}

#home #twitter_update_list li {
	padding: 8px 5px 5px 5px;
	text-align: right;
	color: #160a00;
	font-size: 10px;
}

#home #twitter_update_list li span {
	font-size: 13px;
}

#home #twitter_update_list li a {
	color: #160a00;
}

#page {
	width: 838px;
	height: 524px;
	margin: 60px 0 0 0;
	float: left;
}

#page a {
	color: #160a00;
	border-bottom: 1px dotted #160a00;
}

#page .left {
	width: 374px;
	margin: 0 10px 0 20px;
	float: left;
	background: url(images/page-image-bg.png) center top no-repeat;
}

#page .right {
	width: 400px;
	height: 524px;
	float: left;
	color: #160a00;
	font-size: 13px;
}

#page .right .content {
	height: 524px;
}

#page h2 {
	margin: 0 0 20px 0;
	font-size: 24px;
}

#page .right p {
	width: 404px;
	margin: 0 0 10px 0;
}

#page .right ul {
	list-style-position: inside;
	margin: 0 0 10px;
}

#home .bagels {
	position: absolute;
	clear: both;
	z-index: 300;
	margin: 435px 0 0 -100px;
}

#page .bagels {
	position: absolute;
	z-index: 300;
	margin: -130px 0 0 -500px;
}

#footer {
	width: 838px;
	float: left;
	margin: 0 auto;
}

#footer .contact {
	margin: 10px 0 0 90px;
	float: left;
	color: #fff;
}

#footer .links {
	width: 160px;
	margin: 0 40px 0 0;
	float: right;
	text-align: center;
}

#footer .links ul {
	width: 140px;
	margin: 0 0 5px 20px;
	float: right;
	list-style: none;
}

#footer .links ul li {
	width: 32px;
	height: 32px;
	margin: 0 8px 0 0;
	float: left;
}

#footer .links ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer .links ul li span {
	display: none;
}

#footer .links ul li.twitter {
	background: url(images/footer-twitter.png) center no-repeat;
}

#footer .links ul li.facebook {
	background: url(images/footer-facebook.png) center no-repeat;
}

#footer .links ul li.wifi {
	background: url(images/footer-wifi.png) center no-repeat;
}

#footer .links p {
	width: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer .links p a {
	color: #f2d165;
}

#footer p a span {
	display: block;
	text-transform: uppercase;
}

#footer .site {
	width: 838px;
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	color: #d86f09;
	text-transform: uppercase;
}

#footer .site a {
	color: #d86f09;
}

#footer .site p {
	font-size: 18px;
}

#footer .site small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer .site small a {
	color: #b55d07;
}

#footer .nineclouds {
	width: 838px;
	padding: 50px 0 20px 0;
	float: left;
	font-size: 12px;
	text-align: center;
}

#footer .nineclouds a {
	display: inline-block;
	height: 16px;
	padding: 4px 24px 0 0;
	background: url(images/9clouds.png) center right no-repeat;
	color: #7d4110;
}
