/*
Theme Name: Blacktooth
Theme URI: http://www.blacktoothskateboards.com/
Description: Custom theme for Black Tooth Skateboards, Madison, WI
Version: 1.0
Author: Nathan Danielson
Author URI: http://binarybonsai.com/
Tags: black, two column, widgets

*/



/* RESET */
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;
	color: #FFFFFF;
}

body {
	background: #000;
	margin: 0 auto;
}

/* Type and stuff */
p {font: 16px "Courier New", Courier, monospace; margin: 0 0 15px 0;}
	.date {font: 11px Arial, Helvetica, sans-serif; margin: 0 0 10px 0; color: #999999;}
h1 {font: 28px Georgia, "Times New Roman", Times, serif; font-weight:bold; margin: 0 0 10px 0;}
h2 {font: 24px Georgia, "Times New Roman", Times, serif; font-weight:bold; margin: 0;}
h3 {font: 20px Georgia, "Times New Roman", Times, serif; font-weight:bold; margin: 0;}
h4 {font: 18px Georgia, "Times New Roman", Times, serif; font-weight:bold; margin: 0;}
h5 {font: 16px Georgia, "Times New Roman", Times, serif; font-weight:bold; margin: 0;}

a {color: #6F0202; text-decoration: none;}
a:hover, a:focus {color: #D30111; text-decoration: underline;}
a:visited {color: #CCCCCC; text-decoration: underline;}

/* Various Classes */
.left {float: left; margin: 0 10px 10px 0px;}
.right {float: right; margin: 0 0 10px 10px;}
.clear {clear: both; height: 1px;}

/* Images */
img a {border: none;}

/* Structure */
#page {width: 960px; margin: 0 auto;}
#page-products {width: 960px; margin: 0 auto; background: url(images/bg-products.jpg) top center no-repeat #858585; position: relative;}

#header {background: url(images/bg-header.jpg) top left no-repeat; height: 293px; position: relative; z-index:1;}
#header-products {height: 425px;}
	.logo {margin: 0 0 0 170px; padding: 10px 0 0 0;}
	.logo-products {padding: 80px 0 0 100px;}
	#forum {position: fixed; z-index: 4; top: 20px; right: 0; height: 85px; width:80px;}
		#forum a, #forum a:visited {display: block; height: 85px; width: 80px; background: url(images/sessions-tab.png) top right no-repeat;}
		#forum a:hover, #forum a:focus {background: url(images/sessions-tab.png) center right no-repeat;}
		#forum a:active {background: url(images/sessions-tab.png) bottom right no-repeat;}
		#forum span {display:none;}
#nav {font: 14px "Courier New", Courier, monospace; font-weight: bold;background: #6F0202; text-align: left; list-style: none; padding: 5px 2px 0 5px; margin: 0;}
	#nav li {display: inline; padding: 0 6px 0 0; float: left;}
	/* Nav Images */
	.home {width: 74px; height: 26px; padding: 0; margin: 0;}
	.home a, .home a:visited {display: block; height: 26px; width: 74px; background: url(images/nav-home.png) top center no-repeat;}
	.home a:hover, .home a:focus {background: url(images/nav-home.png) bottom left no-repeat;}
	.home span {display:none;}
	
	.products {width: 131px; height: 26px; padding: 0; margin: 0;}
	.products a, .products a:visited {display: block; height: 26px; width: 131px; background: url(images/nav-products.png) top center no-repeat;}
	.products a:hover, .products a:focus {background: url(images/nav-products.png) bottom left no-repeat;}
	.products span {display:none;}
	
	.photovideo {width: 166px; height: 26px; padding: 0; margin: 0;}
	.photovideo a, .photovideo a:visited {display: block; height: 26px; width: 166px; background: url(images/nav-photovideo.png) top center no-repeat;}
	.photovideo a:hover, .photovideo a:focus {background: url(images/nav-photovideo.png) bottom left no-repeat;}
	.photovideo span {display:none;}
	
	.aboutus {width: 125px; height: 26px; padding: 0; margin: 0;}
	.aboutus a, .aboutus a:visited {display: block; height: 26px; width: 125px; background: url(images/nav-about-us.png) top center no-repeat;}
	.aboutus a:hover, .aboutus a:focus {background: url(images/nav-about-us.png) bottom left no-repeat;}
	.aboutus span {display:none;}
	
	.artists {width: 107px; height: 26px; padding: 0; margin: 0;}
	.artists a, .artists a:visited {display: block; height: 26px; width: 107px; background: url(images/nav-artists.png) top center no-repeat;}
	.artists a:hover, .artists a:focus {background: url(images/nav-artists.png) bottom left no-repeat;}
	.artists span {display:none;}
	
	.riders {width: 97px; height: 26px; padding: 0; margin: 0;}
	.riders a, .riders a:visited {display: block; height: 26px; width: 97px; background: url(images/nav-riders.png) top center no-repeat;}
	.riders a:hover, .riders a:focus {background: url(images/nav-riders.png) bottom left no-repeat;}
	.riders span {display:none;}
	
	.links {width: 79px; height: 26px; padding: 0; margin: 0;}
	.links a, .links a:visited {display: block; height: 26px; width: 79px; background: url(images/nav-links.png) top center no-repeat;}
	.links a:hover, .links a:focus {background: url(images/nav-links.png) bottom left no-repeat;}
	.links span {display:none;}
	
	.contact {width: 113px; height: 26px; padding: 0; margin: 0;}
	.contact a, .contact a:visited {display: block; height: 26px; width: 113px; background: url(images/nav-contact.png) top center no-repeat;}
	.contact a:hover, .contact a:focus {background: url(images/nav-contact.png) bottom left no-repeat;}
	.contact span {display:none;}
	
	/* Dropdown Menus */		
	#nav li ul {position: absolute;left: -999em;margin: 0;padding: 0;height: auto; width: 180px;line-height: 30px;padding: 0;}
	#nav li li a, #nav li li a:visited {font: 14px "Courier New", Courier, monospace; font-weight: bold;font-size:0.9em;color:#FFF;background: #6F0202;padding: 5px 10px;}
	#nav li li a:hover, #nav li li a:active {background: #990000;}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
	/* END DROP DOWN STYLE */
	/* End Nav */
	
#content {margin: 20px 0 0 0;}
/* News Content */
#news {float: right; margin: 0 20px 0 0; width: 500px;}
.social {margin: 0 0 10px 0;}
	.sessions {background: #212121; margin: 15px 0; padding: 10px;}
	.sessions a, .sessions a:visited {color: #CCC; text-decoration: underline;}
	.sessions a:hover, .sessions a:focus {color: #FFF; text-decoration: none;}
	.sessions ul {list-style: none;}
	.sessions li {margin: 0 0 15px 0;}
.post {clear: both;}
.postmetadata {clear: both;}
/* Products Images */
#products {padding: 20px;}
	#products img {margin: 0 0 10px 0; -moz-box-shadow: 0px 5px 15px #000; -webkit-box-shadow: rgb(51, 51, 51) 0px 2px 5px;}
	.item {float: left; width: 176px; margin: 0 54px 30px 0;}
	#cart {/*position: absolute;*/ position: fixed; top: 50px; left: -12px; background: rgba(0, 0, 0, .50); /*width: 400px;*/ padding: 6px 6px 6px 15px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border: 4px solid #CCCCCC; -webkit-box-shadow: 5px 5px 7px #333; -moz-box-shadow: 5px 5px 7px #333;}
	#cart table {}
	#cart th {font: 12px Arial, Helvetica, sans-serif; font-weight: bold;}
	#cart td {font: 10px Arial, Helvetica, sans-serif; font-weight: bold; padding: 4px; vertical-align: middle;}
#pages {margin: 0 20px;}
	.attachment-thumbnail {-webkit-box-shadow: 0px 0px 10px #FFF; -moz-box-shadow: 0px 0px 10px #FFF;}
#sidebar {float: left; width: 370px; margin: 0 0 0 20px;}
	#sidebar ul {list-style: none;}
	#sidebar li {}
#artistPage {float: right; margin: 0 20px 0 0; width: 550px;}
#artists {float: left; width: 300px; margin: 0 0 0 20px; background: #212121; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; font: 26px Georgia, "Times New Roman", Times, serif; font-weight: bold;}
	#artists ul {list-style: none;}
	#artists li {clear: both; padding: 10px;}
	#artists li:hover {background: #292929; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px;}
	#artists a {color: #FFFFFF;}
	#artists a:hover, #artists a:focus {color: #990000;}
#footer {width: 960px; margin: 20px auto; clear: both; border-top: 1px solid #212121; padding: 10px 0 80px 0; background: #000000;}
	.copyright {float: left;}
	.fnav {padding: 12px 0; margin: 0; line-height:1.6em; font: 12px Arial, Helvetica, sans-serif; color: #333333; width: 960px;}
	.fnav a {color: #666666;}
	.fnav a:hover, .fnav a:focus {color: #6F0202;}
	.fnav ul {padding: 0; margin: 0;}
	.fnav ul li {display: inline;float: left;margin: 0 20px 0 0;font-size: 12px;font-weight: bold;background: none;}
	.fnav li ul {margin: 3px 0 0 0; padding: 0;}
	.fnav li li {display: block;float: none;font-size: 10px;font-weight: normal;padding: 0; margin: 0;}
	.fnav li li a, .fnav li li a:visited {color: #666666;}
	.fnav a:hover, .fnav a:focus, .fnav li li a:hover, .fnav li li a:focus {color: #6F0202;text-decoration: underline;}

/* COMMENTS */

ol#comments {}
ol#comments li p {font-size: 100%;}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;border: 1px solid #333;padding: .2em;}

#commentform textarea {width: 50%;}

.comments {margin: 0 0 0 35px;}
.commentlist {list-style: none; margin:0; padding:0; color: #CCCCCC; width: 510px;}
.comment {padding: 5px; margin: 5px;}
.even {background: #333333; border: 1px dotted #333333; color: #CCCCCC;}
.odd {background: #666666; border: 1px dotted #333333; color: #00CC33;}
.commentlist li {display:block; clear: both;}
.vcard { padding:4px; margin: 0; background: #400000; color: #CCCCCC; font-weight: bold;}
.avatar {float: left; padding:0; margin: 10px; clear: both;}
.commentmetadata {font: 10px Verdana, Arial, Helvetica, sans-serif;}
.commentlist p {font: 12px Verdana, Arial, Helvetica, sans-serif; padding: 5px 15px; margin:0 0 20px 42px; line-height:1.5em;}
.commentlist a {color: #999999; text-decoration: none;}
.commentlist a:hover, .commentlist a:focus {color: #990000; text-decoration: underline;}
.reply {font: 10px Verdana, Arial, Helvetica, sans-serif; text-align: right;}
.children {clear: both; margin: 10px; padding: 1px;}
.children li {margin: 10px 0 0 0;}
.children .odd {background: #666666;}
.children .even {background: #F2F2FF;}
.depth-2 {margin: 0;}
.depth-3, .depth-4, .depth-5 {margin: 5px; padding: 1px;}
#respond {margin: 0 0 0 35px;}

/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {display: block;margin: 0 auto;}
.aligncenter {margin-bottom: 20px!important;}
.alignleft {float: left;margin: 0 20px 20px 0;}
.alignright {float: right;margin: 0 0 20px 20px;}
.wp-caption {/*border: 1px solid #ddd;*/text-align: center;/*background-color: #f3f3f3;*/padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.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 */