/* @override http://smokeydenmark.com/wp-content/themes/smokeydenmark/style.css */

/*
Theme Name: Smokey Denmark
Theme URI: 
Description: Smokey Denmark theme designed by McGarrah Jessee
Version: 
Author: Clay Teller
Author URI: http://clayteller.com
Tags: 
*/

@import "style/reset.css";
@import "style/foxycart.css";
@import "style/colorbox.css";

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}
p {
	margin: 0 0 1em;
	line-height: 1.4em;
}
a {
	color: #c63821;http://smokeydenmark.com/submit-trophy
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

/* @group Headers */

/* HEADERS */

h2 {
	margin: 0 0 9px;
	height: 20px;
	text-indent: -9000px;
	background: url(img/txt-page-headings.png) no-repeat;
}

.wild-game-processing h2
, .pricing h2 
, .trophy-blog h2
, .submit-trophy h2 {
	margin: 0 0 9px;
	height: 20px;
	text-indent: -9000px;
	background: url(img/txt-wildgame-title.png) no-repeat;
}

body.who h2 {
	background-position: 0 0;
}
body.blog h2 {
	background-position: 0 -20px;
}
body.contact h2 {
	background-position: 0 -40px;
}

h2.process-fees {
	background: url(img/sprite-txt.png) 0 -95px;
	margin-top: 14px;
	margin-bottom: 18px;
}

h2.further-proc {
	background: url(img/sprite-txt.png) 0 -136px;
	margin-top: 36px;
	margin-bottom: 16px;
}


h2.best-selling
, h2.specialty-sausage
, h2.pit-smoked-bbq
, h2.breakfast-meats
, h2.backyard-favorites  {
	background: url(img/header-meat-market.jpg) 0 -196px;
	height: 29px;
	margin: 30px -25px 0;
}

h2.specialty-sausage {
	background: url(img/header-meat-market.jpg) 0 -233px;
}

h2.pit-smoked-bbq {
	background: url(img/header-meat-market.jpg) 0 -273px;
}		

h2.breakfast-meats {
	background: url(img/header-meat-market.jpg) 0 -316px;
}	


h2.backyard-favorites {
	background: url(img/header-meat-market.jpg) 0 -355px;
}	

h3 {
	margin: 0 0 .8em;
	font-size: 1.5em;
	font-weight: normal;
	color: #333;
}
h3.quality {
	text-indent: -9000px;
	height: 50px;
	background: url(img/txt-quality.png) no-repeat 0 14px;
}

h3.quartered {
	text-indent: -9000px;
	height: 23px;
	background: url(img/sprite-txt.png) no-repeat 0 0;
	margin-top: 34px;
}


h3.wild-game-processing {
	text-indent: -9000px;
	height: 23px;
	background: url(img/sprite-txt.png) no-repeat 0 -501px;
	width: 512px;
}




h3.serving-you {
	text-indent: -9000px;
	height: 45px;
	background: url(img/sprite-txt.png) no-repeat 0 -547px;
	margin-top: 30px;
}

h3.prices-change {
text-indent: -9000px;
height: 15px;
background: url(img/sprite-txt.png) no-repeat 0 -191px;
margin-top: 37px;
margin-bottom: 24px;
}

h4 {
	margin: 0 0 .5em;
	font-size: 1.3em;
	color: #555;
}
h5 {
	margin: 0 0 .3em;
	font-size: 1em;
	color: #555;
}

/* @end */

/* @group Lists */

/* LISTS */

ul {
	margin: 0 0 1em 16px;
	list-style-type: disc;
}
ul ul {
	margin: 1em 0 0 1em;
}
li {
	margin-bottom: .7em;
	line-height: 1.4em;
}
dl {
	margin: 0 0 1em;
}
dt {
	margin: 0 0 .4em;
	font-weight: bold;
}
dd {
	margin: 0 0 1em;
	line-height: 1.4em;
}	

ul.arrow-list {
	font-weight: bold;
	list-style: none;
	margin: 22px 31px 21px 16px;
	font-size: 12px;
	color: #404040;
}

ul.arrow-list li {
	background: url(img/sprite-wild-game.png) no-repeat -142px -165px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 16px;
}

/* @end */

/* @group Tables */

/* TABLES */

table {
	margin: 0 0 1em;
}
td {
	padding: 3px;
}

/* FORMS */

input, select, textarea {
	font-size: 11px;
	padding: 4px;
	background: #F2F4F4;
	border-left: 1px solid #a6a7a7;
	border-top: 1px solid #a6a7a7;
	border-right: none;
	border-bottom: none;
}
button, a.button {
	margin: 0 0 .8em;
	text-indent: -9000px;
	border: none;
	height: 26px;
	cursor: pointer;
	display: block;
}

/*******************************************************************/

/* @end */

/* HEADER */

#header {
	padding: 0 10px 15px;
	position: fixed;
	left: 27px;
	top: 0;
	width: 186px;
	z-index: 200;
	background: #fff;
}
#header h1 {
	margin-bottom: 15px;
	display: block;
	height: 152px;
	text-indent: -9000px;
	background: url(img/logo.png) no-repeat;
}

/* NAV */

#nav ul {
	margin: 0;
	list-style-type: none;
}
#nav li {
	margin: 0;
}
#nav a {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
}
li#nav-who a {
	height: 68px;
	background-image: url(img/nav-who.png);
}
li#nav-shop a {
	height: 166px;
	background-image: url(img/nav-shop.png);
}
li#nav-blog a {
	height: 87px;
	background-image: url(img/nav-blog.png);
}

li#nav-wild-game a {
	height: 71px;
	background-image: url(img/nav-wild-game.png);
}

li#nav-contact a {
	height: 38px;
	background-image: url(img/nav-contact.png);
}
/* hover  */
#nav a:hover {
	background-position: -186px 0;	
}
/* active */
.who li#nav-who a
, .shop li#nav-shop a
, .blog li#nav-blog a
, .contact li#nav-contact a
, .wild-game-processing li#nav-wild-game a 
, .pricing li#nav-wild-game a 
, .trophy-blog li#nav-wild-game a 
, .submit-trophy li#nav-wild-game a
, .meat-market li#nav-shop a 
{
	background-position: -372px 0;	
	cursor: default;
}
ul#contact {
	margin: 0;
	list-style-type: none;
}
ul#contact li {
	margin: 0;
}
li#contact-call {
	text-indent: -9000px;
	background: url(img/contact-call.png);
	height: 26px;
}
li#contact-email a {
	display: block;
	text-indent: -9000px;
	background: url(img/contact-email.png);
	height: 28px;
}
#gotexan {
	position: absolute;
	top: 71px;
	left: 790px;
	z-index: 300;
}

/* BODY */

#body {
	padding: 0 0 30px;
	position: absolute;
	left: 260px;
	top: 104px;
	width: 575px;
	z-index: 100;
}

/* CONTENT */

#content {
	padding: 25px 25px 15px;
	min-height: 422px;
	background: #fff;
	float: left;
}
body.who #content {
	min-height: 322px;
}
#content img {
	border: 1px solid #DCD7D6;
}
/* content that is hidden and displayed in ColorBox instead */
#content .more-content {
	display: none;
}
.more-content {
	margin-top: -15px;
}

/* ASIDE */

#aside {
	margin: 15px 0 0;
}
#aside ul.photos {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	height: 100px;
	padding-top: 14px;
}
#aside ul.photos li {
	margin: 0 12px 0 0;
	float: left;
}
#aside ul.photos a {
	display: block;
	border: 5px solid #fff;
}

/* FOOTER */

#footer {
	display: none;
}

/*******************************************************************/

/* LAYOUT */

.post {
	padding: 1.7em 0 1.7em;
	border-top: 1px solid #888;
	overflow: hidden;
}
.post.first {
	padding-top: 0;
	border-top: none;
}

.clearfix {
	clear: both;
}

/* IMAGES (WordPress classes) */

.alignleft {
	margin: 5px 20px 10px 0;
	float: left;
}
.alignright {
	margin: 5px 0 10px 20px;
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}

/* MISC */

.hide, .hidden {
	display: none;
}
.small {
	font-size: .9em;
}
.pdf {
	padding-left: 20px;
	background: url(img/ico-pdf.png) no-repeat;
}

.block-button {
	color: #ffffff;
	background: url(img/sprite-block-buttons.png) #aa3920;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	line-height: 35px;
	font-weight: bold;

}

.divider {
	background: url(img/sprite-txt.png) 0 -58px;
	margin-top: 34px;
	margin-bottom: 20px;
}


/*******************************************************************/

/* @group Home */

/* HOME */

body.home {
	text-align: center;
}
body.home #enter {
	margin: 0 auto;
	width: 677px;
	height: 482px;
	background: url(img/home.png);
	position: relative;
	top: 70px;
	z-index: 100;
}
body.home #header, body.home #enter p {
	display: none;
}
body.home ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
body.home li {
	margin: 0;
	padding: 0;
	float: left;
}
body.home a {
	float: left;
	text-indent: -9000px;
	background: url(img/home-nav.jpg) no-repeat 322px 223px;
}
#home-shop a {
	width: 322px;
	height: 225px;
}
#home-shop a:hover {
	background-position: 0 0;
}
#home-who a {
	width: 321px;
	height: 225px;
}
#home-who a:hover {
	background-position: -321px 0;
}
#home-blog a {
	width: 322px;
	height: 221px;
}
#home-blog a:hover {
	background-position: 0 -225px;
}
#home-contact a {
	width: 321px;
	height: 221px;
}
#home-contact a:hover {
	background-position: -321px -225px;
}
body.home #wildgame {
	position: absolute;
	top: 28px;
	right: -40px;

}

body.home #wildgame ul {
	margin: 0;
	padding: 0;
	display: block;
}

body.home #wildgame li, body.home #wildgame li a {
	float: none;
	opacity: 1;
}

/* @end */

/* @group Shop */

/* SHOP */

p.download a {
	display: block;
	text-indent: -9000px;
	height: 40px;
	background: url(img/lnk-download.png) no-repeat;
}
body.shop .post {
	border-color: #DCD7D6;
}
body.shop .post.first {
	margin-top: 2.5em;
}
body.shop .details {
	float: right;
	width: 280px;
}
body.shop p.price {
	margin: 0 0 .2em;
	font-weight: bold;
	font-size: 1.1em;
	color: #555;
}
body.shop button.add {
	margin: 1.3em 0 .5em;
	width: 70px;
	height: 26px;
	background: url(img/btn-add.png) no-repeat 0 0;
}
body.shop button.add:hover {
	background-position: 0 -26px;
}
body.shop p.click {
	color: #666;
	font-size: .8em;
}
#shoplinks{
	position: fixed;
	top: 679px;
	left: 27px;
	width: 206px;
}

.social-links {
	width: 67px;
	position: relative;
	top: 65px;
	left: 256px;
}




.checkout a {
	margin: 0 0 7px;
	display: block;
	text-indent: -9000px;
	height: 79px;
	background: url(img/btn-checkout.png) no-repeat -8px 0;
}
.checkout a:hover {
	background-position: -8px -79px;
}

/* @end */

/* BLOG */

body.blog h3, body.trophy-blog h3 {
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
	position: relative;
}
body.blog h3 span.author, body.trophy-blog h3 span.author  {
	text-transform: none;
	position: absolute;
	right: 0;
}

/* @group Contact Page */

/* CONTACT */

body.contact p {
	margin: 0 0 1.4em;
}
#map, #contactinfo {
	padding-top: 1.8em;
}
#map {
	float: left;
}
#contactinfo {
	margin-left: 250px;
}

/* @end */

/* @group Social Media */

/* SOCIAL MEDIA LINKS - added by preston mitcham */

.home .inner {
	width: 647px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 29px;
	left: 12px;
	z-index: 10;
	bottom: 451px;
}

.page .inner {
	position: relative;
	left: 4px;
}


#social-links a {
	position: relative;
	z-index: 1;
	width: 27px;
	height: 29px;
	background: url(img/btn-sprite-social.png) -3px -3px;
	float: right;
	margin-bottom: 7px;
	*opacity: 1 !important;
	}

#social-links a#sl-facebook {
	background-position: -41px -3px;
	margin-right: 9px;
}


.blog #social-links a#sl-facebook {
	background-position: -41px -43px;
}

.blog #social-links a#sl-twitter{
	background: url(img/btn-sprite-social.png) -3px -43px;

}

/* @end */

/* @group Slider */

/* Sudo Slider */
#wildgame ul, #wildgame li{margin:0;padding:0;list-style:none;position:relative;display:block;}

#wildgame li {display:none; filter: none !important; }	
#wildgame li:first-child {display:block;}

#wildgame, #wildgame li a { filter: none !important;  opacity: 1;}

#wildgame, #wildgame li {width: 111px;overflow:hidden;}
/* // Sudo Slider */

/* @end */

/* @group Wild Game
 */

/* Wild Game */

#wild-game-links {
	background: url(img/sprite-wild-game.png) 0 -94px;
	float: left;
	width: 522px;
}

	#associates {
		background: url(img/sprite-wild-game.png) -8px -211px;
		width: 63px;
		height: 29px;
		text-indent: -900px;
		float: left;
	}

	#wild-game-links a {
		display: block;
		float: left;
		text-indent: -9000px;		
	}
	
	#trophy-blog {
		background: url(img/sprite-wild-game.png) 0 0;
		width: 158px;
		height: 29px;
	}

			#trophy-blog:hover {
				background-position: 0 -33px;
			}

	#wild-game-links a.aff {
		float: right;
	}
	
		#archery-country {
			background: url(img/sprite-wild-game.png) 6px -159px;
			width: 81px;
			height: 36px;
		}

		
		#animal-art {
			background: url(img/sprite-wild-game.png) 6px -313px;
			width: 124px;
			height: 36px;
		}

		#tenroc {
			background: url(img/sprite-wild-game.png) -6px -372px;
			width: 64px;
			height: 36px;
		}	

		#hunters-hungry {
			background: url(img/sprite-wild-game.png) -82px -359px;
			width: 57px;
			height: 53px;
			margin-bottom: -6px;
			margin-top: -14px;
		}

#submit-trophy {
	width: 523px;
	height: 39px;
	text-indent: -9000px;
	margin-top: 15px;
	margin-bottom: 24px;
}	

	#submit-trophy:hover { background-position: 0 -43px; }
	

	#wild-game-nav {
		float: left;
		width: 520px;
	}
	
	#wild-game-nav a {
		float: left;
		display: block;
		background: url(img/sprite-txt.png) 0 -242px;
		height: 63px;
		margin-bottom: 18px;
		margin-top: 2px;
		width: 162px;
		text-indent: -9000px;
	}	

	#wild-game-nav a.wg-overview {
		width: 167px;
	}
			#wild-game-nav a.wg-overview:hover { background-position: 0 -326px;}
			#wild-game-nav a.wg-overview.current { background-position: 0 -407px;}
			
	#wild-game-nav a.wg-prices {
		width: 185px;
		background-position: -171px -242px;
	}
			#wild-game-nav a.wg-prices:hover { background-position: -171px -326px;}
			#wild-game-nav a.wg-prices.current { background-position: -171px -407px;}


	#wild-game-nav a.wg-blog {
		background-position: -357px -242px;
		width: 150px;
	}
		#wild-game-nav a.wg-blog:hover { background-position: -357px -326px;}
		#wild-game-nav a.wg-blog.current { background-position: -357px -407px;}
		

#pricing {
	width: 521px;
}
	
	.section-name {
		font-size: 13px;
		font-weight: bold;
		background-color: #ffffff;
		padding-right: 3px;
		margin-top: 18px;
	}
	
	.item {
		background: url(img/sprite-wild-game.png) 0 -268px;
		margin-top: 11px;
		margin-bottom: 4px;
	}	
		
	.item .price{
		background-color: #ffffff;
		display: block;
		margin-top: -12px;
		float: left;
		margin-left: 414px;
		width: 130px;

		font-weight: bold;
	}

	.item-name {
		background-color: #ffffff;
		padding-right: 4px;
	}

	.sub-notes {
		float: left;
		color: #af3913;
		width: 410px;
		margin-top: 10px;
		margin-right: 60px;
		margin-bottom: 18px;
	}

		.sub-notes p {
			font-size: 11px;
			line-height: 18px;
		}
		
		.sub-notes .item {
			float: left;
			margin-top: 1px;
			margin-bottom: 1px;
		}

		.sub-notes .price {
				margin-left: 314px;
				margin-top: -19px;
			}

.submit-trophy #submit-trophy {
	display: none;
}



.wpcf7-form .label {
	display: block;
	float: left;
	width: 66px;
	height: 25px;
	padding-top: 5px;
}

.wpcf7-form p {
	margin-bottom: 16px;
}

	.req {
		color: #ae3821;
	}
	
	.wpcf7-submit {
		border-style: none;
		text-indent: -9000px;
		width: 125px;
		height: 42px;
		background: url(img/sprite-block-buttons.png) 0 -90px;
		margin-left: 69px;
	}
	
	.wpcf7-submit:hover {
		background-position: -134px -90px;
	}
	
	.wpcf7-file {
		background-color: #ffffff;
		border-style: none;
		padding-left: 0;
		text-align: left;
	}


	input.wpcf7-file  {
		width: 220px;
		background-color: #f1f4f4;
		border-top: 1px solid #a5a7a7;
		border-left: 1px solid #a5a7a7;
		padding-left: 5px;
	}

#submit-title {
	background: url(img/sprite-txt.png) 0 -617px;
	clear: left;
	height: 32px;
	text-indent: -9000px;
	float: left;
	width: 100%;
	display: none;
	margin-top: 10px;
	margin-bottom: 18px;
}

.submit-trophy #submit-title {
	display: block;
}
	
	
.trophy-blog .post-details {
	float: left;
	margin-left: 20px;
	margin-top: 82px;
}	

	.trophy-blog .post-details .hunter {
		font-weight: bold;
	}

	.trophy-blog .post-details p {
		margin-bottom: 3px;
	}

	.trophy-blog p > a > img{
		float: left;
		margin-right: 0;
	}

		
/* Wild Game */

/* @end */

/* @group Contact Form 7
 */

/* Contact Form 7 */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	padding: 6px 1em;
	float: left;
	margin-bottom: 1em;
	margin-left: 70px;
	margin-right: 0.5em;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #398f14;
	background-color: #e3eede;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 1px solid #e5e09e;
	background-color: #f0eee0;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	left: 236px;
	z-index: 100;
	border: 1px none #ff0000;
	padding: 3px 2px 4px 12px;
	top: -5px;
	margin-left: 3px;
	background: url(img/sprite-wild-game.png) 0 -247px #f5dfdb;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	width: 92px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}

.wpcf7-form img {
	border: none !important;
}

/* Contact Form 7 */

/* @end */

/* @group Meat Market */

#meat-market-header {
	height: 178px;
	margin: -25px -25px 24px;
	background: url(img/header-meat-market.jpg) 0 0;
	float: left;
	width: 575px;
}
	#meat-market-header .hours, 
	#meat-market-header .shop-online  {
			text-indent: -9000px;
	}

	#meat-market-header .shop-online a {
		height: 41px;
		background: url(img/sprite-meat-market.png) no-repeat 0 0;
		float: left;
		width: 194px;
		margin-top: 124px;
		margin-left: 23px;
		cursor: pointer;
	}

		#meat-market-header .shop-online a:hover {
			background-position: 0 -46px;
		}

.meat-market #content {
	background-image: url(img/bg-meat-market.png);
}

.meat-market .item {
	background-image: url(none);
	margin-top: 19px;
}

.meat-market .item-text {
	width: 460px;
}

.meat-market .item-name {
	background: url(none) transparent;
	font: 13px "Oswald", Arial;
	margin-right: 1px;
	position: relative;
	top: 2px;
}

.meat-market .item-method {
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	margin-right: 4px;
}

.meat-market .item-description {
	font-size: 12px;
	line-height: 20px;
	background: url(img/header-meat-market.jpg) -70px -385px;
	padding-right: 5px;
	z-index: 8;
	zoom: 1;
	position: relative;
}


.meat-market #item-price {
	background: url(img/header-meat-market.jpg) 0 -415px;
	font: 19px "Oswald", Arial;
	color: #bb2c23;
	float: right;
	margin-top: -29px;
	width: 521px;
	text-align: right;
}

.meat-market .item-price {

	background: url(img/header-meat-market.jpg) -70px -402px;
	padding-left: 1px;
}


.meat-market #quick-note {

	background: url(img/header-meat-market.jpg) 0 -497px;
	font-size: 11px;
	padding: 15px 25px 15px 120px;
	margin: 30px -25px -15px;
	line-height: 17px;
}

/* @end */

