/*  
Theme Name: SkyRoll	
Theme URI: www.skyroll.com
Description: SkyRoll Wordpress Theme
Version: 2.9.2
Author: Dustin Pfeifer
Author URI: www.dustinpfeifer.com

Theme last updated: March 30, 2010
*/


/* Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin:0; 
	padding:0; 
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

fieldset, img { 
	border:0; 
}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style:normal; 
	font-weight:normal; 
}

caption, th { 
	text-align:left;
}

h1, h2, h3, h4, h5, h6 { 
	font-size:100%; 
	font-weight:normal; 
}

q:before, q:after { 
	content:'';
}

strong { 
	font-weight:bold;
}

em { 
	font-style:italic;
}

a img { 
	border:none 
}

abbr {
	color:#ee1c24; 
	border-bottom:1px dotted #ee1c24;
}

div {
	position:relative;
}


/* Typography
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p {
	margin:10px 0;
}

h1 {
	font-size:28px;
	margin:0 0 20px;
}

h2, h2 a {
	font-size:18px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	text-decoration:none;
}

h3, h3 a {
	font-size:16px;
	color:#000;
	text-decoration:none;
}

blockquote {
	font-size:22px;
	color:#888;
	font-style:italic;
	text-align:center;
}


/* Layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background:url(images/background.jpg) top center;
	text-align:center;
	width:800px;
	margin:0 auto;
	font:12px/1.75  arial, sans-serif
}

#masthead {
	height:169px;
	text-align:left;
}

	h1.logo a {
		background:url(images/logo.jpg) no-repeat;
		display:block;
		float:left;
		height:106px;
		width:209px;
		margin:32px 0 0 0;
		text-indent:-9999px;
	}
	
	p.description {
		float:left;
		padding:65px 0 0 20px;
		font-size:24px;
		color:#fff;
		font-style:italic;
font-weight:bold;
		text-shadow:1px 1px 1px #000;
	}
	
	p.tagline {
		float:left;
	}
	
#rotator {
	margin:0 0 25px;
}

#content {
	background:#fff;
	text-align:left;
	width:750px;
	padding:25px;
}

#main {
	width:465px;
	float:left;
}

	#main-onecolumn {
		width:750px;
	}

#sidebar {
	width:260px;
	float:right;
}

	#sidebar h2 {
		margin:0 0 10px 0;
		color:#000;
	}

.gallery {
	list-style-type:none;
	margin:0 -10px 15px 0;
	width:270px;
	clear:both;
}

.gallery dl {
	display:block;
	float:left;
	padding:0 10px 10px 0;
}

.gallery a {
	display:block;
	float:left;
	line-height:0;
}

.gallery img {
	width:70px;
	height:70px;
	overflow:hidden;
	border:5px solid #eee;
}

.gallery img:hover {
	border:5px solid #e5e5e5;
}

#features {
	margin:25px -10px 12px 0;
}

#features li {
	position:relative;
	display:block;
	float:left;
	width:227px;
	height:165px;
	padding:15px;
	font-size:11px;
	text-align:left;
	color:#fff;
}

	#features a {
		color:#fff;
		text-decoration:none;
	}

	#features li.garment {
		background:url(images/background_garment.jpg) no-repeat;
	}

	#features li.wheels {
		background:url(images/background_wheels.jpg) no-repeat;
		margin:0 18px;
	}

	#features li.motorcycles {
		background:url(images/background_motorcycles.jpg) no-repeat;
	}

#features .excerpt {
	margin:10px 0 0;
	padding:0 15px 0 75px;
}

	#features li.motorcycles .excerpt {
		padding:0 15px 0 120px;
	}

#features p.order a {
	position:absolute;
	left:145px;
	bottom:30px;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}

#footer {
	font-size:10px;
	text-align:center;
	color:#fff;
	padding:0 0 25px;
}

	#footer a {
		color:#ffd300;
	}


/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nav {
	background:url(images/background_nav.jpg) no-repeat;
	height:50px;
	list-style-type:none;
	padding:0 10px;
}

#nav li {
	float:left;
	padding:20px 0 0;
}

#nav li a {
	background:url(images/nav_border.jpg) repeat-y left;
	display:block;
	padding:0 15px;
	font-size:12px;
	text-transform:uppercase;
	color:#888;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}

#nav li.page-item-8 a {
	background:none;
}

#nav li.page-item-10 {
	float:right;
}

#nav li.page-item-10 a, #nav li.page-item-10 a:hover  {
	background:url(images/background_shop.jpg) no-repeat left;
	padding:0 15px 0 18px;
	color:#ffd300;
}

#nav li a:hover {
	color:#fff;
}

#footernav {
	list-style-type:none;
}

#footernav li {
	display:inline;
	margin:0 0 0 10px;
}

#footernav li a {
	color:#ffd300;
}


/* eShop Styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.eshopshipping {
	display:none;
}

.stkqty {
	display:none;
}

.addtocart {
	padding:0 !important;
	margin:0 !important;
}

.addtocart legend {
	display:none;
}

.addtocart fieldset {
	border:none !important;
	background:#eee !important;
	padding:15px !important;
	margin:0 !important;
}

.addtocart select {
	display:block;
	margin:0 0 10px;
}

.addtocart .button {
	background:#176cb4 !important;
	border:none !important;
	color:#fff !important;
	text-transform:uppercase;
	padding:5px;
}

.addtocart .iqty {
	padding:5px !important;
}

#main .addtocart {
	display:none;
}

#products {
	list-style-type:none;
	margin:10px 0;
	border-top:1px dotted #aaa;
}

#products li {
	padding:20px 0;
	border-bottom:1px dotted #aaa;
}

#products h3 {
	margin:0 0 5px;
}

#products p {
	margin:0;
}

.custdetails fieldset {
	padding:20px;
	margin:20px 0;
}

.custdetails fieldset.fld1 {
	padding:0 20px;
}

.custdetails input, .custdetails textarea {
	padding:2px 5px;
	margin:5px 0 10px 0;
}

.custdetails select {
	margin:5px 0 10px 0;
}

a.order-now {
    background:transparent url(images/button_order_now.jpg) no-repeat scroll 0 0;
    display:block;
    height:33px;
    width:121px;
    margin:10px 0;
    text-indent:-9999px;
    position:absolute;
    top:-10px;
    right:131px;
}

a.order-now:hover {
    background-position: left bottom;
}

a.watch-video {
    background:transparent url(images/button_video.jpg) no-repeat scroll 0 0;
    display:block;
    height:33px;
    width:121px;
    margin:10px 0;
    text-indent:-9999px;
    position:absolute;
    top:-10px;
    right:0;
}

a.watch-video:hover {
    background-position: left bottom;
}



/* Wordpress Defaults
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.testimonial {
	padding:20px 0;
	border-bottom:1px dotted #aaa;
}
.testimonial .avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:right;
	margin-right:-5px;
	margin-left:5px;
	margin-top:-5px;
	padding:2px;
	position:relative;
}
div.pagination {
	font-size:11px;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	padding:2px;
	background-color: #F4F4F4;
}
div.pagination a {
	padding:2px 5px 2px 5px;
	margin:2px;
	background-color:#F4F4F4;
	text-decoration:none;
	/* no underline */
	color:#000;
}
div.pagination a:hover,div.pagination a:active {
	background-color:#c1c1c1;
	color:#000;
}
div.pagination span.current {
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	background-color:#fff;
	color:#303030;
}
div.pagination span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	background-color:#c1c1c1;
	color: #797979;
}      


/* Wordpress Defaults
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.aligncenter { 
	display:block; 
	margin:0 auto;
}

.alignleft { 
	float:left;
	margin:0 20px 0 0;
}

.alignright { 
	float:right;
	margin:0 0 0 20px;
}

.wp-caption { 
	border:1px solid #666; 
	text-align:center; 
	background:#ccc; 
	padding:10px; 
	margin:10px 
}


/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}          
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */