/*
Theme Name: Canfield Brothers Bikes Dark
Description: default Canfield Brothers Bikes template
Version: 2
Author: Matthew Taylor

*/

/* cheers Eric: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
	font-family:Helvetica, sans-serif;
}

body {
	background:#000 url("images/background.jpg") repeat-x scroll 0 0;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration:underline;
	color:#333;
}

a:hover {
	text-decoration:none;
}

#container {
	width:960px;
	margin:0 auto;
	padding:180px 0 25px;
	background:transparent url("images/header.jpg") no-repeat scroll 0 0;
}

#header {
	background:#000;
	padding-bottom:10px;
	
	display:block;
	width:960px;
	height:200px;
}

#navigation {
	display:block;
	background:#000 url("images/navigation-background.jpg") no-repeat scroll 0 0;
	height:34px;
	border-color:#fff;
	border-style:solid;
	border-width:1px 1px 0;
	padding:0 16px;
}

#navigation li {
	position:relative;
	z-index:99;
	background:transparent;
	float:left;
	line-height:1em;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	background:transparent;
	color:#2083ff;
	text-decoration:none;
	display:block;
	line-height:1em;
	padding:9px 15px;
	text-transform:uppercase;
	font-size:14.5px;
}

#navigation a:hover {
	background:transparent;
	color:#fff;
}

#navigation li.current_page_item a {
	background:transparent;
	color:#fff;
}

#navigation li.right-link {
	float:right;
	margin:0;
}



#navigation ul {
	position:absolute;
	z-index:999;
	top:34px;
	left:0;
	display:none;
	width:150px;
}

#navigation li ul li, #navigation li.current_page_item ul li, #navigation li.current_page_parent ul li {
	display:block;
	float:none;
	clear:none;
	margin:0;
}

#navigation li ul li a, #navigation li ul li a:link, #navigation li ul li a:visited, #navigation li ul li a:active, #navigation li.current_page_item ul li a, #navigation li.current_page_parent ul li a {
	display:block;
	padding:10px 13px;
	background:#011630;
	color:#2083ff;
	border-width:1px 0 0;
	border:none;
}

#navigation li ul li a:hover, #navigation li.current_page_item ul li a:hover, #navigation li.current_page_item ul li.current_page_item a {
	display:block;
	padding:10px 13px;
	color:#fff;
	border-width:1px 0 0;
	border:none;
}




#body {
	overflow:auto;
	position:relative;
	z-index:0;
	background:#fff;
	padding:20px;
	clear:both;
	width:920px;
}

#left-column {
	float:left;
	background:#fff;
	width:700px;
	line-height:1.4em;
}

#left-column-products {
	float:left;
	background:#fff;
	width:562px;
	line-height:1.4em;
}

#left-column-full {
	background:#fff;
	line-height:1.4em;
}

#body p {
	margin:1em 0;
}

#body ul, #body ol, #body dl {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:40px;
}

#body ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:40px;
}

#body strong {
	font-weight:bold;
}

#body em {
	font-style:italic;
}

#body h1 {
	font-size:160%;
}

#body h2 {
	font-size:150%;
}

#body h3 {
	font-size:140%;
}

#body h4 {
	font-size:130%;
}

#body h5 {
	font-size:120%;
}

#body h6 {
	font-size:110%;
}

#body h2.heading {
	font-size:180%;
	display:block;
	margin-bottom:15px;
	color:#2083FF;
	line-height:1.4em;
}

#body h2.heading a {
	color:#2083FF;
}

#right-column {
	background:#fff;
	width:210px;
	
	margin-left:710px;
}

#right-column-products {
	background:#fff;
	width:348px;
	
	margin-left:572px;
}

#footer {
	background:transparent;
}


/*	page level
 ---------------------------------------------------- */

#right-column .panel {
	border-top:1px solid #000;
	padding-bottom:6px;
	margin-bottom:10px;
	display:block;
	font-weight:normal;
	background:#fff url("images/panel-corners-bottom.gif") no-repeat 0 bottom;
	text-decoration:none;
}

#right-column .panel .heading {
	color:#9fcdff;
	background:#636363;
	padding:10px 15px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	display:block;
	font-weight:normal;
	font-size:37px;
	text-transform:uppercase;
}

#right-column .panel .content {
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:10px 10px 4px;
	display:block;
	font-weight:normal;
}

#right-column .panel .subscribe2 form {
	display:block;
}

#right-column .panel .subscribe2 p {
	margin:.7em 0 0;
}

#right-column .panel .subscribe2 input {
	font-size:70%;
}


#right-column-products .panel {
	padding-bottom:5px;
	margin-bottom:25px;
	display:block;
	font-weight:normal;
	background:#fff url("images/panel-corners-bottom-alt.gif") no-repeat 0 bottom;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#right-column-products .panel .heading {
	color:#9fcdff;
	background:#636363;
	padding:10px 10px 7px;
	display:block;
	font-weight:normal;
	font-size:35px;
	text-transform:uppercase;
	border:1px solid #000;
}

.products .panel .heading {
	color:#eee !important;
	background:#fff !important;
}

#right-column-products .panel .sub-heading {
	color:#fff;
	background:#B2B2B2;
	padding:5px 7px;
	display:block;
	font-size:14px;
	line-height:1.2em;	
	text-transform:uppercase;
	background:#636363 none repeat scroll 0 0;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#right-column-products .panel .content {
	padding:10px 10px 4px;
	display:block;
	font-weight:normal;
	color:#000;
	font-size:90%;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.products .panel .content {
	padding:10px !important;
}

#right-column-products .panel .content ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:1em;
	line-height:1.3em;
}


#multi-column {
	overflow:hidden;
}

.store-heading {
	border-bottom:1px solid #000;
	clear:both;
}

.store-panel {
	float:left;
	margin:10px 5px;
	font-weight:normal;
	background:#fff;
	width:296px;
}

.store-panel .heading {
	color:#fff;
	background:#333;
	padding:5px 5px 4px;
}

.store-panel .heading form {
	display:block;
}

.store-panel .heading select, .store-panel .heading input {
	font-size:15px;
	vertical-align:top;
	width:127px;
}

.store-panel .heading select {
	width:155px;
}

.store-panel .content {
	padding:10px;
	display:block;
	font-weight:normal;
}

.store-panel .content img {
	height:160px;
	width:276px;
}




.products-listing, .products-listing li {
	list-style-type:none;
	display:block;
}

.products-listing {
	padding:0 !important;
	overflow:auto;
}

.products-listing li {
	border:1px dotted #aaa;
	background:#fff;
	padding:12px;
	margin:15px;
	width:250px;
	height:375px;
	float:left;
}

.products-listing form {
	display:block;
}

.products-listing form .column {
	display:block;
}

.products-listing form .price {
	font-size:17px;
	text-transform:uppercase;
	color:#000;
}

.products-listing form .right {
	margin-left:20px;
	margin-right:0;
	float:right;
}

.products-listing form .thumbnail {
	
}

.products-listing form a {
	width:250px;
	display:block;
}

.products-listing form .thumbnail .fancy-zoom img {
	width:250px;
	display:block;
}

.products-listing form select, .products-listing form input, .products-listing form img {
	font-size:16px;
}

.products-listing form select {
	/*color:#2083FF;*/
	color:#666;
	width:250px;
	display:block;
	margin:7px 0;
}

.products-listing form input {
	float:right;
}



div.post h3.heading a {
	color:#2083FF;
}




.fancy-box-image {
	display:none;
}

#zoom {
	z-index:9999;
}


.error {
	color:red !important;
}
