/*
Theme Name: Duster Child
Template: duster

Theme URI: http://wordpress.org/extend/themes/duster/
Author: Automattic
Author URI: http://automattic.com/
Description: Duster is a sophisticated theme designed and developed by Automattic, offering a unique page template to turn your blog into a showcase of different kinds of posts – Featured with an image, Asides, Link posts, and more. It also supports customization options like custom backgrounds, headers, menus, and widgets.
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: gray, light, white, two-columns, left-sidebar, right-sidebar, flexible-width, fixed-width, custom-background, custom-header, featured-images, featured-image-header, sticky-post, custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, post-formats
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
body {
	background: #6cccf8 url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-background.jpg) top center repeat-y; margin:0 auto;
	line-height: 1;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}

#layout {background: url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-layout-background.jpg) top center no-repeat; margin:0 auto; min-height:800px;}
ol, ul {
	list-style: none;
}

 th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
header, hgroup, footer, section, article, nav, aside {
	display: block;
}


/* =Structure
----------------------------------------------- */

#page {

	width: 1000px; margin:0 auto;margin-top: 0px; background: #fff url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-page-background.gif) top center no-repeat; min-height:200px; margin:0 auto;
	
}
#branding hgroup {	 width:1000px; height:102px; margin:0 auto;

}
#access div {
	margin: 0;width:1000px;	
}
#primary {
	float: left;background-color:#fff;
	margin: 0;
	width: 750px; clear:all;
}
#content {
	margin: 0;
	width: 695px;padding:0px 15px 0px 40px;background-color:#fff; clear:all;
}
#secondary {float: right; width:250px; padding:0px; margin:0px;vertical-align:top; background:#fff;}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content {
	margin: 0;
	width: 695px;padding:0px 15px 0px 40px;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	
}


/* Alignment */
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

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

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.imgL{float:left; margin:0px 10px 0px 0px}
a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

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



/* =Global
----------------------------------------------- */





blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

/* Links */
a {
	color: #3ba5da;
}



/* =Header
----------------------------------------------- */

#branding {
	
	position: relative;
	z-index: 2;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width:1000px; height:34px;z-index: 10000;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding:0;	
}
#access li {
	float: left;	
	position: relative;
}
#access a {
	border-left: 1px solid #585858; text-transform:uppercase; 
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 500;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 1.1em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px #3b3b3b;
}
#access li ul{}

#access ul ul {background: url(http://ameribike.com/wp-content/themes/duster-child/images/menu.png) top center repeat; 
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;padding:5px;margin:0px 0px 0px 1px;
	display: none;
	float: left;
	position: absolute;	
	left: 0;
	width: auto; width:200px;
	z-index: 103;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font:13px Arial, Sans Serif; 	text-shadow: 0 1px 0 #68b7db;
	border: none;	border-bottom: 1px solid #e2f5fe;
	color: #444;
	font-weight:500;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	filter: none;width:180px;

}
#access li:hover > a,
#access ul ul :hover > a {
	background: #b1e4fc; z-index: 10000;
	color: #000;	
}
#access li:hover > a {
	background: url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-navigation-over.jpg) top center repeat-x; margin:0 auto;
	color: #fff;	filter: none;z-index: 10000;
}
#access ul li:hover > ul {
	display: block;

	color: #fff;z-index: 10000;
}
#access .current_page_item a {
	background: url(http://ameribike.com/wp-content/themes/duster-child/images/menu-current.png) top center repeat-x;
}


/* =Content
----------------------------------------------- */

#main {

	
	clear: both;
	padding: 0;
}
.

.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	
}
.entry-content h3,
.comment-content h3 {
	
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
    word-wrap: break-word;
}

h1 {
    font:26px/30px Arial, Helvetica, sans-serif;font-weight: 700;
    margin-bottom: .5em;color:#3ba5da;text-shadow:#CCC 2px 2px 3px;
    margin-top: 1.3em;
}
h1 span{color:#888888;}
h2 {
    font-size: 1.3em; color:#3ba5da;text-shadow:#CCC 2px 2px 3px;
    margin-bottom: .35em;
    margin-top: 1.2em;
}

h3 {
    font-size: 1.2em; 
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1em; 
    margin-bottom: 1em;
    margin-top: 1em;
}









/* Comments link */
.entry-header .comments-link a {
	padding:15px; border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;
	color: #555;
	font-size: 18px;
	height: 48px;
	overflow: hidden;
	position: absolute;
		top: 0;
		right: 0;
	text-align: center;
	text-decoration: none;
	width: 48px;
	font-weight: 300;
	line-height: 46px;
}
.entry-header .comments-link a:hover {
	padding:15px; border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;
	color: 555;
}

.singular.page .hentry {
	padding: 0;
}
.singular .entry-title {
	
    font:26px/30px Arial, Helvetica, sans-serif;font-weight: 700;
    margin-bottom: .5em;color:#3ba5da;text-shadow:#CCC 2px 2px 3px;
    margin-top: 1em;
}
	
}

.singular .entry-header .entry-meta {
	position: absolute;
	top: 20px;
	left: 20px;
}



/* =Quote
----------------------------------------------- */




/* =Images
----------------------------------------------- */

img.size-auto,
img.size-large,
img.size-full,
img.size-medium,
img.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.wp-caption {border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;
	background: #ddf3ff;
	max-width: 96%;
	margin-bottom: 1.625em;
	padding: 3px; text-align:center;
}
.wp-caption img {
	display: block;
	margin: 5px auto 0;
	max-width: 98%;
}
.wp-caption .wp-caption-text {
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 0.6em;
	padding: 10px 10px 5px 10px;
	position: relative;
}

.gallery-caption {
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both; height:34px;
	overflow: hidden;
	padding: 0 0 1.625em;
}


/* =Widgets
----------------------------------------------- */


.widget-area {
	font-size: 15px;margin:0px;
}
.widget {
	-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 15px;
	padding: 10px;
}
.textwidget {
	clear: both;
}
.widget-title {
	color: #333;
	font: 12px/13px Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0px 0px 0px 15px;
}




/* Comment Form */
#respond {
	text-align:left; margin:0 auto; padding:15px; border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;
	color: #555;background-color:#ecf7fc;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}

#respond input#submit {
	background: #3ba5da;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	position: relative;
		left: 30px;
}

/* =Footer
----------------------------------------------- */








#newProducts{text-align:center; margin:0 auto; padding:0px;width:250px; height:420px;margin:0; margin-bottom:25px; float:left;}
#newProducts h2{padding-top:310px; color:#349cd2;font: 14px/16px Arial, Helvetica, sans-serif;}
#newProducts h3{margin:25px 0px 0px 0px;color:#a2a2a2;font: 12px/18px Arial, Helvetica, sans-serif; font-weight:bold;padding:0px 30px;}
#newProducts p{color:#70625f; margin:5px 0px 0px 0px;font: 10px/12px Arial, Helvetica, sans-serif;padding:0px 30px;}
#newProducts2 {text-align:left; margin:0 auto; padding:15px;width:190px; border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;clear:both;}
#newProducts2 p{color:#70625f; margin:5px 0px 0px 0px;font: 11px/12px Arial, Helvetica, sans-serif;}
#newProducts2 h2{color:#349cd2;font: 16px/18px Arial, Helvetica, sans-serif;}
#new Products img{padding:0px;}
.roundDiv {text-align:left; margin:0 auto; padding:15px; border:1px solid #6ccdf8; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px;}
.roundDiv h2 a{color:#777777; line-height:26px; border-bottom:1px solid #d2edfc; text-decoration:none;padding:0px 5px;}
#footer {
	clear: both;background:#fff  url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-footer-background.gif) top center no-repeat; height:165px;
	margin: 0 auto; text-align:center; font: 14px/18px Arial, Helvetica, sans-serif;
	padding: 20px 25px 0px 25px;width:950px;
}
#footer a{}
.bottom-links {margin-top:5px; color:#a2a2a2;}
.bottom-links a {text-align:center; color:#349cd2; border-right:0px solid #349cd2; float:none;padding:0px 10px; font: 13px/20px Arial, Helvetica, sans-serif;}
#cr365{clear: both;background: #fff url(http://ameribike.com/wp-content/themes/duster-child/images/american-bicycle-security-creative365.jpg) top center no-repeat; 
	margin: 0 auto; text-align:center;padding-top:20px;height:30px;}
#cr365 a {color:#349cd2;font: 11px/12px Arial, Helvetica, sans-serif;}
#footer-wrapper {
	margin: 0;
	padding: 0;
}
.slidesPadding {margin:0px -15px 0px -40px; width:750px; height:420px; -webkit-box-shadow:none;-moz-box-shadow:none;}

.theme-default img {border:0px; text-shadow:none;}
.theme-default .nivoSlider {box-shadow:none;}
.theme-default .nivoSlider {position:relative; border:0;z-index: 1;}
.itemTable{width:695px;border:0; cellpadding:0px; cellspacing:12px;}
.item{border:1px solid #9a9a9a; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px; width:200px;padding:7px;text-align:center;vertical-align:middle;background:#e1f4fd;}
.itemDescr{border:1px solid #9a9a9a; border-radius: 7px;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius:7px; padding:15px 15px 5px 15px; width:400px;text-align:left;}
.itemDescr p{margin-bottom:8px;}
h5{font:16px/18px Arial, Sans Serif; font-weight:bold; color:#3ba5da;text-shadow:#CCC 2px 2px 3px; margin-top:12px;}
h6{font:14px/16px Arial, Sans Serif; color:#555;margin:8px 0px 20px 0px;}
h6 span{font:14px/16px Arial, Sans Serif; color:#c81d23;margin-top:8px;}
.imgR {border:1px  solid #9a9a9a; box-shadow: 2px 2px 6px rgba(0,0,0,0.4); float:right; margin:0px 10px 0px 30px;}

.theme-default img {border:0px; text-shadow:none;}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: none;
		margin: 0.625em auto 1.025em;
		max-width: 100%;
		height: auto;
		position: static;
	}
	article.feature-image.small {
		float: none;
		margin: 0 0 1.625em;
		width: auto;
	}
	article.feature-image.small .entry-summary a {
		left: -9%;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		position: absolute;
			left: 0px;
			top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0px;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist > li.comment {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#supplementary .widget-area {
		float: none !important;
		margin-right: 0 !important;
		width: auto !important;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* Make sure embeds fit their containers */
	embed,
	object {
		max-width: 100%;
	}
}
@media (max-width: 650px) {
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		right: 1px;
		top: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment {
		margin-left: 0;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		position: absolute;
		background: none;
		padding: 0;
		top: 2.2em;
		left: 2.2em;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0 .5em;
	}
}

/* IE 7 */
#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
#ie7 .page-template-showcase-php {
}


/* =Jetpack: Infinite Scroll
-------------------------------------------------------------- */
.infinite-scroll #main:after {
	clear: both;
	content: '';
	display: block;
}
.infinite-scroll #content {
	margin-bottom: 40px;
}
.infinite-scroll.neverending #content {
	margin-bottom: 70px;
}
.infinite-scroll .infinite-wrap {
	border-top: none;
	padding-top: 0;
}
.infinite-scroll .infinite-wrap .hentry:last-child {
	border-bottom: 1px solid #ddd;
}
.infinite-scroll .infinite-wrap:last-of-type .hentry:last-child {
	border-bottom: none;
}

/**
 * Elements to hide:
 * (footer widgets, post navigation, regular footer)
 */
.infinite-scroll.neverending #colophon #supplementary,
.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon {
	display: none;
}

/* Hooks to infinity-end body class to restore footer */
.infinity-end.neverending #colophon {
	display: block;
}

/* For responsive CSS */
@media (max-width: 800px) {
	.infinite-scroll #infinite-handle {
		padding-bottom: 40px;
	}
}