/*
Theme Name: Bicycleitis
Theme URI: http://bicycle-itis.com/
Description: Custom theme for Jer by Rather Good.
Author: allan@RatherGood.ca
Version: 1.0
Tags:
*/

* { border: 0; margin: 0; padding: 0; }
body, html { 

	background: #242c2f;
	margin: 0; 
	font-family: Helvetica Neue, Arial, sans-serif; 
	padding: 0; 
	overflow-x: hidden;
}
a { 
	color: #000; 
	outline: none;
	text-decoration: none; 
}
a:hover { color: #BA5125; }
h2 { 
	color: #242c2f; 
	font-family: "Nova Square", cursive; 
	font-size: 20px; 
	font-weight: lighter; 
	margin-bottom: 30px;
}
.single h2 {
	font-size: 30px;
}
h3 { 
	font-family: "Nova Square", cursive;
	font-size: 24px;
	font-weight: lighter; 

	text-transform: lowercase; 
}
p { letter-spacing: .09em; line-height: 20px; }
.single .post p { margin: 20px 0; }
td { padding: 10px 5px; }
th { text-align: left; }
hr { border-bottom: 2px solid #FFF; border-top: 1px solid #999; margin: 20px 0; }
input { border: 1px solid #333; }
address { font-size: 18px; }

a img {
	display: block;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
}
.rowclear {
	clear: left;
}
.hours { float: right; text-align: right; }
#mapimage { margin-bottom: 20px; }
.clear { clear: both; }
.wrap { 
	margin: 0 auto; 
	max-width: 1140px;
}
.col { 
	background: #FFF;
/* 	box-shadow: inset 0 5px 5px #666; */
	float: left; 
	height: 340px; 
	margin: 1%; 
	padding: 1%; 
	width: 29%; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
tfoot, .alt { background: #F1F1F1; }
tfoot td { font-style: italic; padding: 20px; }
textarea { border: 1px solid #333; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#masthead {
	margin: 0 auto; 
	max-width: 1140px;

	position: relative; 
}
#logo {
	position: absolute;
	left: 0;
	top: 10px;		
}
#moreinfo,
#hk{ 
	background: #F1F1F1;
	border: 2px solid #FFF;
	height: 50px; 
	font-family: "Nova Square", cursive;
	font-size: 18px;
	padding: 50px 20px 0 0;
	position: absolute;
	right: 20px;
	top: -20px;
	text-align: right;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	text-transform: lowercase;
	width: 200px; 
	-webkit-transform:rotate(6deg);
	-moz-transform:rotate(6deg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 5px 5px 10px #000;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
}
#moreinfo {
	right: 300px;
}
#hk a { color: #000; display: block; }
#hk a:hover { color: #BA5125; }
#tagline { 
	color: #D3D4D5;
	color: #FFF;
	font-family: "Nova Square", cursive;
	font-size: 20px;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,.2);
	top: 215px;
	width: 100%;
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
}
.single #tagline,
.single #top {
	display: none;
}
#top{ 
	background: #A7AAAB;
	background: rgba(255,255,255,.8); 
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	height: 50px; 
	left: 0;
	position: absolute;
	top: 250px;
	width: 100%; 
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
}

#content {
	margin: 0 auto;
	max-width: 1140px;
	padding: 350px 0 20px 0;
}
.single #content {
	padding-top: 140px;
}
ul#newused {
	clear: both;
	margin: 0 0 20px 10px;
	overflow: auto;
}
ul#newused li {
	float: left;
	list-style-type: none;
}
ul#newused li a {
	color: #FFF; 
	display: block;
	font-size: 18px;
	padding: 10px;
}
ul#newused li a:hover, ul#newused li a.active {
	background: #FFF;
	color: #1b3a58;
	margin-right: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#bikes { clear: both; }
.single #bikes { margin-top: 20px; }

.error404 .post,
.single .post,
.single .blog,
.single .new-bikes {
	background: rgba(255,255,255,.8);
	margin: 0 0 20px 100px;
	padding: 40px;
	width: 75%;
	-webkit-box-shadow: 10px 10px 10px rgba(10,10,10,.5);
	-moz-box-shadow: 10px 10px 10px rgba(10,10,10,.5);
	-webkit-transition: all .25s ease-in;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.bike {
	background: #F1F1F1;
	background: rgba(255,255,255,.9);
	border: 2px solid #FFF;
	float: left;
	margin: 1%;
	min-height: 350px;
	padding: 1%;
	position: relative;
	width: 29%;
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,.8);
	-webkit-transition: all .25s ease-in;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*-webkit-text-stroke: 1px #FFF;*/
.bike h2 { margin-bottom: 5px; text-shadow: 0 1px 1px rgba(255,255,255,1); }
.bike p { font-size: 14px; line-height: 16px; margin: 10px; text-shadow: 0 1px 1px rgba(255,255,255,1); }
.bike a { color: #000; }
.bike a:hover { color: #BA5125; }
.home .post img:first-child, .home .bike img:first-child {
	display: block;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;

	-webkit-box-shadow: 5px 5px 5px rgba(10,10,10,.5);
	-moz-box-shadow: 5px 5px 5px rgba(10,10,10,.5);
}
.single .post img { }
.price { 
/* 	background: url(images/fff-50.png);  */
	background: #FFF;
	background: rgba(255,255,255,.7);
	color: #333;
	font-weight: bold;
	padding: 10px; 
	position: absolute;
	left: 15px;
	text-shadow: 0 1px 1px #FFF;
	top: 45px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 15px rgba(10,10,10,.8);
	-webkit-box-shadow: 1px 1px 15px rgba(10,10,10,.8);
}
.singleprice {
	background: #BA5125;
	color: #FFF;
	font-size: 24px;
	margin: 0 40px;
	padding: 60px 0;
	float: right;
	text-align: center;
	width: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-transform: rotate(10deg);	
	-webkit-transform: rotate(10deg);
	-moz-box-shadow: 1px 1px 10px rgba(10,10,10,.3);
	-webkit-box-shadow: 1px 1px 10px rgba(10,10,10,.3);
}
.desc {
	font-size: 12px;
	margin-top: 5px;
	padding: 10px 0;
}

ul.pager { color: #FFF; clear: both; left: 0; margin-top: 60px; position: relative; }
ul.pager li {
	float: left;
	list-style-type: none;
}
li.pager-previous {
	left: 260px;
	position: absolute;
}
	li.pager-previous a {
		background: transparent url(images/nav.png) 0 0 no-repeat;
		color: #FFF;
		display: block;
		height: 67px;
		text-indent: -9999px;
		width: 220px;
	}
	li.pager-previous a:hover { background-position: 0 -68px; }
li.pager-current{
	position: absolute;
	top: -10px;
	left: 48%;	
}
li.pager-next {
	position: absolute;
	right: 260px;
}
	li.pager-next a {
		background: transparent url(images/nav.png) -220px 0 no-repeat;
		color: #FFF;
		display: block;
		height: 67px;
		text-indent: -9999px;
		width: 220px;
	}
	li.pager-next a:hover { background-position: -220px -68px;  }
	
#nav-below,
#nav-above { clear: both; margin: 40px 0 0 270px; overflow: auto; }
.nav-previous, .nav-next { float: left; }
.nav-previous a { 
		background: transparent url(images/nav.png) 0 0 no-repeat;
		color: #FFF;
		display: block;
		height: 67px;
		text-indent: -9999px;
		width: 220px;
}
.nav-previous a:hover { background-position: 0 -68px; }
.nav-next a {
	background: transparent url(images/nav.png) -220px 0 no-repeat;
	color: #FFF;
	display: block;
	height: 67px;
	text-indent: -9999px;
	width: 220px;
}
.nav-next a:hover { background-position: -220px -68px;  }	
.single .post { clear: both; }

#follow { text-align: center; }
#about p { margin-top: 20px; }

.tel { font-size: 20px; font-weight: bold; margin-top: 10px; }
#twit { margin: 10px 0; }

.like { 
/* display: none; */

}
.like a {  }
.like a span {  }
.meta-nav { display: none; }

.bike:hover .meta-nav { display: inline; }
.liked { 
	background: #333 !important; 
	border: 0;
	color: #FFF;
	z-index: 200 !important; 
	-moz-transform:rotate(0deg) !important;
	-webkit-transform:rotate(0deg) !important;
}
.liked h2, .liked a { color: #FFF; }
.liked .like { background: #333; }
.hidden { display: none; }

#actions { position: fixed; right: 0; top: 0; }
.showhidden { 
	background: #FFF; 
	padding: 5px; 
	position: fixed; 
	right: 10px; 
	top: 10px;  
	z-index: 1000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}
.showonlylike { 
	background: #FFF;
	padding: 5px; 
	position: fixed; 
	right: 10px; 
	top: 50px; 
	z-index: 999;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}


#rates,
#blog { 
	background: #F1F1F1;
	background: rgba(255,255,255,.9);
	border: 1p solid #FFF;
	border-radius: 5px;
	float: left;
	margin: 1%;
	padding: 2.75%;
	width: 42%;
}
.blogpost {
	border-bottom: 1px solid #999;
	clear: both;
	margin-bottom: 30px;
}
	
.thumb {
	box-shadow: 0 2px 5px #666;
	float: right;
	margin: 0 0 20px 20px;
	padding: 2px;
}
.postdate {
	float: right;
	margin-top: 5px;
}
.excerpt {
	background: #F1F1F1;
	overflow: hidden;
	padding: 20px;
}


.keep {
	background: url(images/star.png) 0 0 no-repeat;
	display: none; /* block */
	float: right;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}
caption { text-align: left; }
#email { float: left; font-size: 16px; margin: 10px; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#emailsubscribe {  margin: 20px 0 20px 0; }
#hollderbutton, #subscribe { 
	background: #1b3a58;  
	color: #FFF; 
	font-size: 16px; 
	margin-top: 10px; 
	padding: 5px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}
#hollderbutton:hover, #subscribe:hover { background: #FFF; color: #1b3a58; }
#footer { 
	background: #F1F1F1;
	box-shadow: inset 0 10px 10px #666;
	color: #333;
	clear: both;
	margin-top: 20px;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
	width: 100%;
	z-index: 1;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);*/
}
#footer a { color: #333; }

.tab { 
	background: #FFF; 
	margin: auto; 
	margin-top: 40px; 
	padding: 40px; 
	position: relative; 
	width: 600px; 
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
ul#menu { overflow: auto; }
ul#menu li {
	background: #242c2f; 
	border: 2px solid #FFF; 
	color: #FFF; 
	float: left;
	list-style-type: none;
	margin: 1%; 
	padding: 1%;
	text-align: center; 
	width: 28.5%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul#menu li:hover { background: #333; }
ul#menu li a { color: #FFF !important; display: block; padding: 10px; }
.close { 
	background: #FFF;
	color: #FFF;
	display: block;
	font-size: 22px;
	height: 30px;
	position: absolute; 
	right: -10px; 
	text-align: center;
	top: -5px; 
	width: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-webkit-box-shadow: 2px 2px 5px #999;
}

form#holler { margin-left: 80px; }
form#holler div { margin: 10px 0; }
form#holler label { display: block; float: left; padding-right: 10px; text-align: right; width: 80px; }
form#holler input { padding: 5px; 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}
form#holler .labelbr label { display: inline; float: none; padding-right: 0; text-align: left; width: auto; }
#holler_response { font-size: 24px; font-weight: bold; text-align: center; }


