/*
Theme Name: HDI 2
Theme URI: http://www.weareheavyduty.com/
Description: It's Heavy Duty
Author: Tracy Sigler
Author URI: http://www.tracysigler.com/
Version: 2.0
*/


/* common properties
---------------------------------------------------------- */
* { margin: 0; padding: 0; }

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #F0F900;
	}
a:link {
	color: #39F;
	}
a:visited {
	color: #39F;
	}
a:hover {
	color: #F00;
	}
a img		{ border: 0; }
:focus		{ outline: none; }

.aligncenter {
	text-align: center;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.agate {
	font-size: 9px !important;
	color: #666;
	}
.skipper	{ position: absolute; left: -9999px; }


/* page structure
---------------------------------------------------------- */
#bodywrap {
	clear: both;
	padding-top: 42px;
	background: #F0F900 url(images/tear.gif) repeat-x;
	}
#body-inner {
	width: 860px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 55px;
	background: #0FF;
	background-color:transparent;
	background-image:url(images/label.gif);
	background-repeat:no-repeat;
	background-position: 885px 194px;
	}
#promobox {
	width: 860px;
	margin: 0 auto;
	background: #FFF;
	}
#content {
	padding-right: 20px;
	padding-bottom: 20px;
	width: 540px;
	float: left;
	background: #F0F900;
	}

/* header
---------------------------------------------------------- */

#header {
	height: 115px;
	padding-top: 15px;
	background: #45C81C;
	}
#header-inner {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background: #45C81C;
	padding-left: 25px;
	padding-right: 55px;
	}
#header a {
	text-decoration: none;
	border: none;
	}
#logo {
	float: left;
	margin-right: 20px;
	}
#logo h1 {
	width: 540px;
	height: 115px;
	font-size: 3.2em;
	float: left;
	background: url(images/heavy-duty-inc.gif) no-repeat;
	}
#logo h1 a {
	display: block;
	width: 540px;
	height: 115px;
	text-indent: -9999px;
	outline: none;
	}

#main-nav {
	width:300px;
	height:114px;
	float:left;
	}
#main-nav a {
	text-indent:-9999px;
	display:block;
	float:left;
	background-color:transparent;
	background-image:url(images/buttons.gif);
	background-repeat:no-repeat;
	width:150px;
	height:57px;
	}
#main-nav a#btn-shop {
	background-position:0px 0px;
	}
#main-nav a#btn-shop:hover, #main-nav a#btn-shop.selected{
	background-position:0px -114px;
	}
#main-nav a#btn-blog{
	background-position:-150px 0px;
	}
#main-nav a#btn-blog:hover, #main-nav a#btn-blog.selected{
	background-position:-150px -114px;
	}
#main-nav a#btn-contact{
	background-position: 0px -57px;
	}
#main-nav a#btn-contact:hover, #main-nav a#btn-contact.selected{
	background-position: 0px -173px;
	}
#main-nav a#btn-about{
	background-position: -150px -57px;
	}
#main-nav a#btn-about:hover, #main-nav a#btn-about.selected{
	background-position: -150px -173px;
	}

/* content
---------------------------------------------------------- */
#content {
	font-size: 1.3em;
	}
#content h1, h2, h3, h4 {
	color: #000;
	}
#content h1 {
	font-size: 2em;
	}
#content h2 {
	font-size: 1.8em;
	}
#content h3 {
	font-size: 1.5em;
	margin: 1em 0 .25em 0;
	}
#content h4 {
	font-size: 1.2em;
	margin: .5em 0 .5em 0;
	}
#content p {
	line-height: 1.4em;
	margin-bottom: 1.4em;
	}
.wp-caption-text {font-size: .8em; color: #999; margin-top: 5px !important; text-align: center; line-height: 1em !important; }

#content ul {
	list-style-type: none;
	margin: 1.2em 0 1.2em 35px;
	}
#content li {
	line-height: 1.4em;

	padding: 2px 0 5px 24px;
	}
#content blockquote {
	margin: 1.2em 0;
	padding-left: 35px;
	background: url(images/blockquote-ihd.gif) no-repeat top left;
	}
.storytitle {
	font-size: 2em !important;
	letter-spacing: -.050em;
	line-height: 1em;
	padding: 20px 20px 10px 20px;
	background: transparent url(images/post-header-1.gif) no-repeat top left;
	color: #FFF;
	}
.storytitle a {
	display:block;
	color: #FFF;
	text-decoration: none;
	}
.storytitle a:hover {
	color: #10E3FF;
	text-decoration: underline;
	}
.promotitle {
	font-size: 2em !important;
	letter-spacing: -.050em;
	line-height: 1em;
	padding: 20px 20px 0px 20px;
	color: #F5007F;
	}
.post {
	padding: 20px 20px;
	margin-bottom: 20px;
	background: #FFF;
	}
.post-srch {
	padding: 20px 20px 0 20px;
	background: #FFF;
	}
.meta {
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	}
.meta a {
	color: #000;
	letter-spacing: 0;
	text-decoration: underline;
	}
.meta a:hover {
	color: #F00;
	text-decoration: underline;
	}
.navigation {
	padding: 20px 20px 30px 20px;
	background: #FFF;
	}

/* search results */

.searchtitle {
	font-size: 1.5em !important;
	letter-spacing: -.075em;
	}
.searchtitle a {
	color: #000;
	text-decoration: none;
	}
.searchtitle a:hover {
	color: #fff;
	background: #000;
	padding-right: .2em;
	text-decoration: none;
	}

/* comments */

.feedback {
	color: #000;
	text-align: center;
	clear: both;
	margin-top: 15px;
	}
.feedback a {
	color: #39F;
	}
.feedback a:hover {
	color: #F00;
	}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #000;
	padding: 3px;
	}
#commentform textarea {
	width: 494px;
	}
#commentsubmit {
	background-color: #DDD;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	padding: 2px;
	text-transform: uppercase;
	}
#commentsubmit:hover {
	color: #FFF;
	background-color: #F5007F;
	}
#commentlist ol, li {
	list-style-type: none;
	}
#commentlist li	{
	margin: 0 !important;
	padding: 10px 0;
	border-bottom: 2px dotted #000;
	background: #FFF;
	}
#commentlist li.alt {
	background: #FFF;
	}
h3#comments, h3#respond {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 14px !important;
	color: #F5007F;
	}
.commentmetadata {
	font-size: 11px !important;
	color: #666;
	text-transform: uppercase;
	margin-bottom: .75em;
	}
.commentmetadata a {
	color: #000;
	}
.commentmetadata a:hover {
	color: #F00;
	text-decoration: underline;
	}


/* sidebar
---------------------------------------------------------- */
#rightnav {
	float: right;
	font-size: 1.2em;
	background: #F0F900;
	width: 300px;
	padding: 0px;
	margin-bottom: 20px;
	}
#rightnav p {
	margin-bottom: 10px;
	}
#rightnav h1 {
	font-size: 2em;
	}
#rightnav h3 {
	text-indent:-9999px;
	width: 260px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
#rightnav h3.search {
	background: transparent url(images/nav-srch.gif) no-repeat top left;
	}
#rightnav h3.more {
	background: transparent url(images/nav-more.gif) no-repeat top left;
	}
#rightnav h3.subscribe {
	background: transparent url(images/nav-subs.gif) no-repeat top left;
	}
#tmpic {
	width: 260px;
	height: 169px;
	padding: 0 20px;
	background: transparent url(images/tracy-mary.gif) no-repeat top left;
	background-position: 20px 0px;
	}
#sidebar {
	text-align: left;
	list-style: none;
	background: #FFF;
	width: 260px;
	padding: 20px;
	}
#sidebar li {
	margin-bottom: 10px;
	width: 260px;
	padding-bottom: 25px;
	background: transparent url(images/nav-line-1.gif) no-repeat bottom left;
	}
#sidebar li.alt {
	background: transparent url(images/nav-line-2.gif) no-repeat bottom left;
	}

/* ABOUT */
#side-about {
	}
#aboutus ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#aboutus li {
	width: 236px;
	padding: 2px 0 5px 24px;
	margin: 0;
	background: transparent url(images/nav-list.gif) no-repeat 0 0px;
	}

/* BUY */
#side-buy {
	}
#side-buy a {
	color: #F5007F;
	text-decoration: underline;
	}
#side-buy a:hover {
	color: #FFF;
	text-decoration: none;
	background: #F5007F;
	padding-right: 0px;
	}
.buyme {
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -.075em;
	text-transform: uppercase;
	padding-right: 35px;
	margin-bottom: 20px;
	background: transparent url(images/nav-arrow-1.gif) no-repeat bottom right;
	}

/* SEARCH */
 #searchinput {
	border: 1px solid #000;
	width: 175px;
	padding: 2px;
	}
#searchsubmit {
	background-color: #DDD;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	padding: 2px;
	text-transform: uppercase;
	}
#searchsubmit:hover {
	color: #FFF;
	background-color: #F5007F;
	}

#side-cloud {
	}
#side-cloud a {
	color: #39F;
	text-decoration: none;
	margin-right: 7px;
	}
#side-cloud a:hover {
	color: #FFF;
	background: #45C81C;
	text-decoration: none;
	}
#subscribeinput {
	border: 1px solid #000;
	width: 175px;
	padding: 2px;
	margin: 3px 0;
	}
#subscribesubmit {
	background-color: #DDD;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	padding: 2px;
	text-transform: uppercase;
	margin: 3px 0;
	}
#subscribesubmit:hover {
	color: #FFF;
	background-color: #F5007F;
	}
#side-image {
	}
.sidebar-image {
	float: left;
	background: #FFF;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	}
.sidebar-image img {
	display: block;
	margin: auto;
	}
#side-links {
	}

/* footer
---------------------------------------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #197A30;
	background: #45C81C;
	}
#footer-inner {
	width: 860px;
	margin: auto;
	text-align: left;
	padding-left: 25px;
	padding-right: 55px;
	padding-top: 20px;
	padding-bottom: 50px;
	background: #45C81C;
	}
#footer-inner p {
	font-size: 1.2em;
	color: #FFF;
	margin: 1em 0;
	}
#footer-inner a {
	color: #FFF;
	text-decoration: underline;
	}

/* misc.
---------------------------------------------------------- */

/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: 62.5%;
	}
html>body { /* be nice to Opera */
	font-size: 62.5%;
	}

/* self-clearing floats */
#side-about:after,
#side-buy:after,
#side-cloud:after,
#side-image:after,
#side-links:after,
#header-inner:after,
#body-inner:after,
#promobox:after,
#footer-inner:after {
	content: ".";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
	}
