@charset "UTF-8";

/*
Theme Name: The Sauce Tool
Description: A custom WordPress theme for The Sauce Tool, take 2.
Version: 0.2
Author: Gorilla 76
Author URI: http://www.gorilla76.com/
*/

/* Resets */

body, h1, h2, h3, h4, ul, ol, li, p {
	margin: 0;
	padding: 0;
}
.nav, .nav li, .connect ul, .connect li, .recent ul, .recent li {
	list-style: none;
}
a img {
	border: none;
}
strong {
	font-weight: normal;
}
#activebar-container .content {
	background-image: none;
}

/* Type */

body {
	font: .875em/1.4em Helvetica, Arial, sans-serif;
}
h1, h2 {
	font: normal 1.5em/1.2em Helvetica, Arial, sans-serif;
}
h3, h4 {
	font-weight: normal;
	font-size: 1.2em;
}
.archive .content h3 {
	margin-top: .83em;
}
h4, .content ul, ol, p {
	margin-top: 1em;
}
.archive .content .posts-nav {
	margin-top: 1.2em;
}
.archive .content p {
	margin-top: 0;
}
.content ul, ol {
	margin-left: 2em;
}
.legal p {
	font-size: .7em;
	line-height: 1.4em;
}
.legal .nav li {
	display: inline;
	margin-right: .3em;
	padding-right: .7em;
}
.footer form {
	margin-bottom: 1em;
}

/* Structure */

.container {
	margin: 0 auto;
}
.clear {
	clear: both;
}

@media screen {

/* Structure */

.container {
	width: 956px;
}

.header {
	float: left;
	width: 312px;
}
.main {
	float: left;
	width: 644px;
	zoom: 1;
}

.header li {
	margin-left: 10px;
}
.header li.page-item-13 {
	margin-left: 0;
}

.sidebar {
	float: left;
	width: 136px;
	padding: 139px 0 0 55px;
}
.archive .content, .single .content {
	padding: 0 55px 0 211px;
}
.archive .content h1, .single .content h1 {
	margin-left: -211px;
	padding: 90px 55px 0 211px;
	height: 35px;
}

*+html #bbq-stuff .sidebar {
	position: absolute;
}
*+html #bbq-stuff .content h1 {
	margin: 0 -266px 0 0;
	position: relative;
	left: -211px;
}

.page .content, .category-products .content {
	padding: 0 55px;
	width: 534px;
}
.content h1, .category-products .content h1 {
	margin: 0 -55px;
	padding: 90px 55px 0;
	height: 35px;
}
.product {
	clear: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #000;
}
.product h3 {
	margin-left: 200px;
}
.product img {
	float: left;
	margin: -1em 20px 0 0;
}
.category-products .last {
	border-bottom: none;
}

.intro, .recent, .featured, .connect {
	float: left;
	width: 262px;
	padding: 0 15px 0 35px;
}
.intro, .recent {
	padding-left: 10px;
	width: 287px;
}
.footer, .legal {
	padding-bottom: 3em;
}
.legal p {
	width: 528px;
	margin: 0 10px;
	padding-top: 1em;
}
.legal .nav {
	float: right;
	margin: 1em 10px 0 0;
}

/* -- Home */

.page-id-13 .content {
	position: relative;
	background: url(images/main_bg.jpg) left top no-repeat;
	padding: 125px 0 0;
	width: 644px;
	min-height: 0;
}
#slideshow {
	background: url(images/main_bg.jpg) right top repeat-y;	
	padding: 0 32px 0 23px;
	width: 589px;
	height: 285px;
}
#slideshow a {
	position: absolute;
	display: block;
	top: 45px;
}
.featured .alignleft {
	float: left;
	margin-right: 10px;
}

/* Backgrounds */

body {
	background: #333132;
	color: #fff;
}
.top {
	background: url(images/body_bg.jpg) center 125px;
	padding-top: 60px;
	color: #000;
}
.content h1 {
	background: url(images/main_bg.jpg) left top no-repeat;
}
.content {
	background: url(images/main_bg.jpg) right 125px repeat-y;
	min-height: 400px;
}
.main {
	background: url(images/main_bg.jpg) left bottom no-repeat;
	padding-bottom: 125px;
	margin-bottom: -50px;
}
.footer {
	background: #1b1719;
	border-top: 2px solid #000;
	padding-top: 60px;
}
.footer .container {
	background: url(images/footer_bg.gif) center top repeat-y;
}
.legal {
	border-top: 1px solid #0c0c0c;
}

/* Sprites */

.page-item-13,
.header .cat-item-7,
.page-item-19,
.header .cat-item-1,
.page-item-9,
.page-item-6,
.connect li {
	overflow: hidden;
	text-indent: 1000em;
	white-space: nowrap;
}
.page-item-13 a,
.header .cat-item-7 a,
.page-item-19 a,
.header .cat-item-1 a,
.page-item-9 a,
.page-item-6 a,
.connect li a {
	background: url(images/sprites.png) no-repeat;
	display: block;
	width: 270px;
	height: 38px;
}

.page-item-13 a {
	background-position: left top;
	width: 274px;
	height: 251px;
}
.header .cat-item-7 a {
	background-position: -274px top;
	height: 66px;
}
.page-item-19 a {
	background-position: -274px -66px;
}
.header .cat-item-1 a {
	background-position: -274px -104px;
}
.page-item-9 a {
	background-position: -274px -142px;
}
.page-item-6 a {
	background-position: -274px -180px;
}
.header .cat-item-7 a:hover, .category-products .header .cat-item-7 a {
	background-position: -544px top;
	height: 66px;
}
.page-item-19 a:hover, .page-id-19 .current_page_item a {
	background-position: -544px -66px;
}
.header .cat-item-1 a:hover, .category-bbq-stuff .header .cat-item-1 a,
.category-events .header .cat-item-1 a, .category-grilling-tailgating .header .cat-item-1 a,
.category-photos-video .header .cat-item-1 a, .category-recipes .header .cat-item-1 a {
	background-position: -544px -104px;
}
.page-item-9 a:hover, .page-id-9 .current_page_item a {
	background-position: -544px -142px;
}
.page-item-6 a:hover, .page-id-6 .current_page_item a {
	background-position: -544px -180px;
}

.connect li {
	float: left;
	margin-right: 5px;
}
.connect li a {
	width: 30px;
	height: 30px;
}
.connect .facebook a {
	background-position: -274px -251px;
}
.connect .twitter a {
	background-position: -309px -251px;
}
.connect .linkedin a {
	background-position: -343px -251px;
}
.connect .youtube a {
	background-position: -379px -251px;
}
.connect .flickr a {
	background-position: -413px -251px;
}
.connect .facebook a:hover {
	background-position: -544px -251px;
}
.connect .twitter a:hover {
	background-position: -579px -251px;
}
.connect .linkedin a:hover {
	background-position: -613px -251px;
}
.connect .youtube a:hover {
	background-position: -649px -251px;
}
.connect .flickr a:hover {
	background-position: -683px -251px;
}

.paypal {
	height: 47px;
	margin: .5em 0 0 1.25em;
}

/* Color

 * Slate: #1b1719
 * Gray: #333132
 * Orange: #da743c
 * Red: #9d3230
 */

a {
	color: #da743c;
}
a:hover, .sidebar .current-cat a {
	color: #9d3230;
}
.legal .nav li {
	border-right: 1px solid #fff;
}
.legal .nav .page-item-11 {
	border: none;
}

} /* End @media screen */

