/*
Theme Name: Fogdoc
Theme URI: http://mjmfx.com/
Description: Custom Wordpress theme for Fogdoc by <a href="http://www.mjmfx.com/" target="_blank">MJMfX.com</a>.
Version: 1.0
Author: Mike McCormick
Author URI: http://mjmfx.com/
*/


/* Reset CSS */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent}body {line-height: 1;}ol, ul {list-style: none;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

.product.post-413 .top-add-to-cart { display: none !important; }
.product.post-413 h2 { margin: 0 !important; }
.product.post-413 table { float: right; margin-right: 300px; display: block;}
.product.post-413 p { clear: both; padding-top: 20px; }
.product.post-413 form input { float: left; display: block; margin-top: 10px; }

.product{
	float: left;
	clear: both;
	margin: 20px 0;
}
.product>* {
	text-align: left;
}
.product h2 {
	margin-bottom: 20px;
}
.product p {
	margin-bottom: 20px;
}
.product small {
	font-weight: bold;
	font-style: italic;
	color: #79A6C5;
	margin: 10px 0;
	display: block;
}
/* Begin Typography & Colors */
.disclaimer p {
	font-size: 11px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}
#preload{
	height: 1px;
	position: absolute;
	top: -2px;
	background: url('images/blackbg.png');
}
#preload div{
	background: url('images/slideshow/detailsbg.png');
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/blackbg.png');
	z-index: 100;
	display: none;
}
#overlay div {
	display: none;
	height: 185px;
	width: 505px;
	background: url('images/slideshow/detailsbg.png') no-repeat top left;
	text-align: left;
	margin: 100px auto;
	padding: 70px 20px 20px 40px;
	position: relative;
}
#overlay div>p{
	width: 400px;
	color: #2e2e2e;
	margin: 10px 10px;
}
#overlay>a.exit{
	display: block;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	position: relative;
	top: -375px;
	left: 253px;
	text-indent: -30000px;
}
#overlay>div>a.exit{
	position: absolute;
	right: 40px;
	bottom: 20px;
	font-size: 10px;
}
#overlay div.distributers img {
	float: left;
}
#overlay div.distributers p {
	width: 150px;
	text-align: center;
	display: block;
	margin: 20px;
	float: left;
}
div.distributers p a {
	display: block;
	width: 100%;
	padding-top: 70px;
}
#overlay div.distributers p.usa {
	clear: both;
}
div.distributers p.usa a {
	background: url('images/slideshow/usa.png') no-repeat center top;	
}
div.distributers p.uk a {
	background: url('images/slideshow/eu.png') no-repeat center top;	
}
#page {
	
	}

#header {
	
	}
#slideshowcontainer {
	width: 960px;
	height: 352px;
	background: url('images/slideshow/slideshowbg.jpg') no-repeat top center;
	overflow: hidden;
	position: relative;
	top: -90px;
}
#slideshowcontainer a{
	background: url('images/slideshow/clear.png');
}
#slideshow {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
}
#slideshow ul {
	float: left;
	padding: 0;
	margin: 0;
	position: absolute;
	left:0;
}
#slideshow li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	left: 0;

}
#slideshow a {
	display: block;
	width: 870px;
	height: 190px;
	position: absolute;
	left: 40px;
	top: 15px;
}
#buttons {
	position: relative;
	top: 240px;
	height: 52px;
	width: 960px;
	z-index: 2;
}
#buttons ul, #buttons li {
	text-indent: 0;
	margin: 0;
	padding: 0;
	float: left;
}
#buttons a {
	display: block;
	float: left;
	height: 42px;
	text-indent: -30000px;
}
#buttons a.paintball {
	margin-left: 30px;
	width: 132px;
}
#buttons a.motox {
	margin-left: 18px;
	width: 133px;
}
#buttons a.winter {
	margin-left: 23px;
	width: 134px;
}
#buttons a.auto {
	margin-left: 16px;
	width: 135px;
}
#buttons a.safety {
	margin-left: 20px;
	width: 131px;
}
#buttons a.other {
	margin-left: 18px;
	width: 135px;
}
#content {
	font-size: 1.2em
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #6C91AA;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #2e2e2e;	
	}
hr {
	width: 100%;
	height: 3px;
	background: url('images/hrbg.png') repeat-x;
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
#container {
	width: 100%;
}
#headerbg{
	width: 100%;
	height: 150px;
	background: url('images/headerbg.jpg') repeat-x bottom;
}
#page {
	margin: 0 auto;
	margin-top: -153px;
	padding: 0;
	width: 960px;
	}

#header {
	width: 960px;
	height: 250px;
	background: url('images/header.jpg') no-repeat top left;
	margin: 0;
	padding: 0;

	}
#header a { display: block; float: left; width: 100%; height: 100%; text-indent: -9999px; }
#content{
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: -125px;
	z-index: 2;
}
#content #col1{
	width: 600px;
	float: left;
}
#content #col2{
	width: 300px;
	float: right;
	margin-top: 50px;
}
#content #onecol {
	width: 100%;
	background: url('http://fogdoc.com/wp-content/uploads/2009/06/satisfaction.jpg') no-repeat left center;
	clear: both;
	float: left;
	text-align: left;
	font-size: 13px;
	padding: 40px 0;
}
#content #onecol p {
	margin-left: 150px;
}
#content #col1 h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	width: 290px;
	height: 37px;
	background: url('images/sprite.png') top left no-repeat;
	text-indent: -30000px;
}
#content #col1 div {
	background: url('images/pbg.jpg') repeat-y;
	width: 600px;
	padding-top: 2px;
}
#content #col1 p{
	padding: 5px 0 19px 100px;
	text-align: left;
	background: url('images/arrow.gif') top left no-repeat;
	background-position: 25px 10px;
	font-size: 13px;
}
#content #col1 h2{
	height: 11px;
	padding: 0;
	margin: 10px 0 0 100px;
	background: url('images/sprite.png') no-repeat;
	text-indent: -30000px;
}
#content #col1 #rundown h2{
	width: 150px;
	background-position: 0 -54px;
}
#content #col1 #howto h2{
	width: 149px;
	background-position: 0 -41px;
}
#content #col1 #safetyfirst h2{
	width: 182px;
	background-position: 0 -67px;
}
#footerbg{
	width: 100%;
	background: url('images/footerbg.jpg') repeat-x;
	clear: both;
	position: relative;
	top: -50px;
}
#footer {
	height: 425px;
	width: 960px;
}
#footer>div{
	padding: 5px;
	float: left;
	height: 350px;
	margin-top: 10px;
}
#footer #contact {
	width: 370px;
}
#footer>div>h2{
	background: url('images/sprite.png') no-repeat;
	height: 33px;
	text-indent:-30000px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
#footer #contact h2 {
	width: 350px;	
	background-position: 0 -243px;
}
#footer #contact>form>div{
	width: 50%;
	text-align: left;
	padding: 3px 0;
}
#footer #contact .fleft {
	float: left;
}
#footer #contact .fright {
	float: right;
}
#footer #contact .cleft {
	clear: left;
}
#footer #contact .cright {
	clear: right;
}
#footer #contact label {
	text-align: left;
	font-size: 12px;
	color: #27526D;
	margin: 2px 0;
}
#footer #contact input,#footer #contact textarea,#footer #contact select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
	background: #DDE7EE;
	border: 1px solid #79A6C5;
}
#footer #contact select {
	width: 182px;
}
#footer #contact #subject {
	display: none;
}
#footer #contact .replyvia input.checkbox {
	position: relative;
	top: 2px;
	width: 15px;
}
#footer #contact .replyvia {
	display: none;
}
#footer #contact .replyvia input{
	width: 60px;	
}
#footer #contact .validation {
	width: 10px;
	height: 10px;
	margin: 5px 0;
	background: url('images/validation.png') no-repeat;
	background-position: 10px 0;
}
#footer #contact textarea {
	width: 368px;
	height: 75px;
}
#footer #contact #letusknow {
	width: 276px;
	height: 63px;
	background: url('images/sprite.png') no-repeat;
	background-position: 0 -178px;
	text-indent: -30000px;
	border: 0;
	cursor: pointer;
	position: relative;
	left: 20px;
	top: -5px;
}
#footer #contact .formerror {
	background: #F7EEEF;
	border: 1px solid #C47985;
}
#footer #contact #thankyou {
	text-align: center;
	margin: 0 auto;
	clear: both;
	color: #27526D;
	font-weight: bold;
}
#footer #info {
	width: 260px;
	padding-left: 10px;
}
#footer #info img {
	float: left;
	padding: 10px 10px 30px 5px;
}
#footer #info h2 {
	width: 350px;	
	background-position: 0 -282px;
}
#footer #info #streetaddress {
	color: #666;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#footer #info h3 {
	padding: 0;
	margin: 7px 0 2px 0 ;
	text-align: left;
	color: #27526D;
	font-size: 12px;	
}
#footer #info #emailaddresses {
	width: 150px;
	height: 50px;
	background: url('images/sprite.png') no-repeat;
	background-position: -360px -300px;
	float: left;
	
}
#footer #seal {
	float: left;
	margin-left: 45px;
	margin-top: 10px;
}
#footer #testimonials {
	width: 275px;
}
#footer #testimonials h2 {
	width: 265px;	
	background-position: 0 -321px;
}
#footer #testimonials .testimonial p{
	padding-left: 60px;
	text-align: left;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	background: url('images/testimonials.png') no-repeat center left;
}
#footer #subfooter {
	width: 100%;
	height: 15px;
	position: relative;
	top: 8px;
}
#footer #subfooter a#mjmfx,#footer #subfooter a#fogdoc {
	height: 15px;
	width: 165px;
	background: url('images/sprite.png') no-repeat top left;
	display: block;
	text-indent: -30000px;
}
#footer #subfooter a#mjmfx {
	float: left;
	background-position: -3px -359px
}
#footer #subfooter a#fogdoc {
	float: right;
	background-position: -1px -375px
}
#footer #subfooter .middle {
	margin-left: 215px;
	width: 200px;
	float: left;
	
}
#footer #subfooter .middle a {
	color: #6C91AA;
	font-size: 10px;
	float: none;
	}
.edit {
	font-size: 11px;
	float: right;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


