/*
Theme Name: Joyride
Description: Wordpress design for Joyride Bicycles
Author: Ebbeka Design
Template: joyride
*/



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;

}
.wp-caption {
	float: left;
	background-color: #E1E1E1;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

body {

	line-height: 1;

	background-image: url(images/body-bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #4173A8;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 100px;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}



/* remember to define focus styles! */

:focus {

	outline: 0;

}



/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}

p {

	font-size: 13px;

	line-height: 20px;

	color: #000000;

	margin-bottom: 20px;

}

a:link {

	color: #CE141A;

	text-decoration: none;

}

a:visited {

	color: #CE141A;

	text-decoration: none;

}

a:hover {

	color: #4173A8;

	text-decoration: underline;

}

#wrapper {

	width: 1024px;
	_width: 1031px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 7px;

	padding-left: 7px;

}

#top {
	background-image: url(images/maincontent-bgtop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
}

#maincontent {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/maincontent-bg.png);
}
#mainpic {
	margin-left: 35px;
	width: 575px;
}

#sociallinks {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	_margin-right: 20px;
}

#sociallinks img {

	margin-right: 14px;

}

#logo {

	position: relative;

	height: 203px;

	width: 611px;

	text-indent: -9999px;

	background-image: url(images/logo.png);

	background-repeat: no-repeat;

	top: -30px;

	z-index: -1;

}

#logotop {

	float: left;

	height: 35px;

	width: 203px;

	background-image: url(images/logo-top.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	_margin-left: -7px;

}

#logobottom {
	background: url(images/logo-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 600px;
	margin-left: 2px;
}


#logobottom h1 a {
	display:block;
	text-align:left;
	background: url(images/logo-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 600px;
	text-indent: -9999px;

}

#logobottom a {

	text-indent: -9999px;

}

#navwrapper {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	_margin-left: 7px;
	_margin-right: 7px;
}

#navigation {

	float: right;

}

div#navigation ul {

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	white-space: nowrap;

	line-height: 34px;

}

div#navigation li {

	list-style-type: none;

	display: inline;

	color: #F0EAD7;

}

div#navigation li a {

	text-decoration: none;

	color: #FFFFFF;

	padding-top: 14px;

	padding-right: 12px;

	padding-bottom: 14px;

	padding-left: 12px;

	text-transform: uppercase;

}

div#navigation  li a:hover {

	color: #333333;

	background-color: #f1e3b7;

	padding-top: 10px;

	padding-bottom: 11px;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	padding-right: 10px;

	padding-left: 10px;

}

#mainwrap {

	clear: both;

	background-image: url(images/circle-bg.jpg);

	background-repeat: no-repeat;

	background-position: 254px top;

	padding-bottom: 20px;

}

#rightcontent {

	float: right;

	width: 344px;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin-right: 2px;


	font-size: 13px;

	line-height: 20px;

	color: #000000;

	margin-bottom: 20px;

}

#rightcontent h2 {

	text-transform: uppercase;

	color: #333333;

	font-size: 13px;

	margin-top: 30px;

	margin-bottom: 5px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

	padding-bottom: 5px;

}

#rightcontent h2 a:link, #rightcontent h2 a:hover, #rightcontent h2 a:visited {

	text-transform: uppercase;

	color: #333333;

	font-size: 13px;

	margin-top: 30px;

	margin-bottom: 5px;

	padding-bottom: 5px;

	text-decoration: none;

}
#gallery {
	margin-top: 0px;
	clear: both;
}



#gallery h2 {

	font-size: 0px;

	line-height: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	margin-top: -7px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#gallery img{
	font-size: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-top: 0px;
}

#rightcontent  h3 {

	color: #4173A8;

	font-size: 13px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-bottom: 5px;

}

#rightcontent  h3  a:link {

	color: #4173A8;

	text-decoration: none;

}

#rightcontent   h3   a:visited {

	color: #4173A8;

	text-decoration: none;

}

#rightcontent    h3    a:hover {

	color: #CE141A;

	text-decoration: underline;

}

#rightwrap {

	margin-right: 20px;

	margin-left: 20px;

}

#upcomingevents img {

	margin-top: 5px;

	margin-bottom: 10px;

	margin-left: 15px;

	float: right;

}

#leftcontent {

	float: left;

	width: 659px;
	_width: 665px;

}

#whatsnew {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}

#whatsnew h2 {
	height: 43px;
	width: 588px;
	_width: 595px;
	text-indent: -9999px;
	background-image: url(images/whats-new-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#whatsnew    li    p    a:link {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #CE141A;
	text-decoration: none;
}
#whatsnew     li     p     a:visited {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #CE141A;
	text-decoration: none;
}
#whatsnew      li      p      a:hover {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #4173A8;
	text-decoration: underline;
}

#whatsnewcontent h3 {
	color: #252F3D;
	padding-right: 7px;
	padding-left: 7px;
}
#whatsnewcontent p {
	margin-bottom: 7px;
	line-height: 16px;
}
#latest-tweets li {
}
#whatsnewcontent  a {
}
#whatsnewcontent  h4 {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -7px;
	margin-right: -5px;
	margin-bottom: 7px;
	margin-left: -5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #CE141A;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#whatsnewcontent   h4 a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -7px;
	margin-right: -5px;
	margin-bottom: 7px;
	margin-left: -5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #CE141A;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	line-height: 14px;
}
#whatsnewcontent    h4  a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -7px;
	margin-right: -5px;
	margin-bottom: 7px;
	margin-left: -5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #CE141A;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	line-height: 14px;
}
#whatsnewcontent     h4   a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -7px;
	margin-right: -5px;
	margin-bottom: 7px;
	margin-left: -5px;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #CE141A;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: underline;
	line-height: 14px;
}

#whatsnewcontent {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#whatsnewcontent a:link {
	font-size: 15px;
	color: #333333;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}

#whatsnewcontent a:visited {
	font-size: 15px;
	color: #333333;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
}

#whatsnewcontent a:hover {
	font-size: 15px;
	color: #4173A8;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
}

#whatsnewcontent img {
	text-align: right;
	float: right;
	margin-left: 7px;
	margin-right: 7px;
}
#whatsnew1 {
	float: left;
	width: 275px;
	border: 1px solid #CE141A;
	clear: left;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#whatsnew2 {
	float: right;
	width: 275px;
	border: 1px solid #CE141A;
	clear: right;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#whatsnew3 {
	float: left;
	width: 275px;
	border: 1px solid #CE141A;
	clear: left;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#whatsnew4 {
	float: right;
	width: 275px;
	border: 1px solid #CE141A;
	clear: right;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
}
#latest-tweets li {
	font-size: 13px;
	line-height: 16px;
}
#latest-tweets  a:link {
	font-size: 13px;
}
#whatsnew5 {
	float: left;
	width: 275px;
	border: 1px solid #CE141A;
	clear: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#whatsnew6 {
	float: right;
	width: 275px;
	border: 1px solid #CE141A;
	clear: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#comments {

	clear: both;

	margin-top: 15px;

}

#comments h3{

	font-size: 14px;

	font-weight: bold;

	color: #333;

	margin-bottom: 15px;

}

#comment_form p #comment {

	width: 450px;

}

div.entry img{

	text-align: right;

	float: right;

	margin-bottom: 10px;

	margin-left: 15px;

}

#posts, #content_box {
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	font-size: 13px;
	line-height: 22px;
}

#mainwrap #leftcontent #content_box #content h1 {

	font-size: 28px;

	margin-top: 25px;

	color: #333;

	letter-spacing: -1px;

}

#posts a {

	font-style: italic;

}

#posts h3 {

	font-size: 12px;

	font-style: italic;

	font-weight: normal;

	color: #4173A8;

	margin-top: 35px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	padding-top: 20px;

	clear: both;

	padding-bottom: 5px;

}

.postdate {

	font-style: italic;

	color: #4173A8;

	margin-top: 35px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	padding-top: 5px;

	clear: both;

}

#posts h2, content h1 {
	font-size: 28px;
	color: #333333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}

#posts h2 a:link, content h1 a:link {
	font-size: 28px;
	color: #333333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-style: normal;
	line-height: 30px;
}

#posts h2 a:visited, content h1 a:visited {
	font-size: 28px;
	color: #333333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-style: normal;
	line-height: 30px;
}

#posts h2 a:hover, #content h1 a:hover {
	font-size: 28px;
	color: #4173A8;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-style: normal;
	line-height: 30px;
}

#posts img {

	float: right;

	margin-bottom: 15px;

	margin-left: 15px;

	margin-top: 5px;

}

#footer {
	clear: both;
	background-image: url(images/maincontent-bgbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	_margin-right: 7px;
}

#footer p {

	text-align: center;

	padding-top: 20px;

	color: #FFFFFF;

	font-size: 11px;

}

#footer a:link {

	color: #FFFFFF;

	text-decoration: underline;

}

#footer  a:visited {

	color: #FFFFFF;

	text-decoration: underline;

}

#footer   a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

.clearfix:after {  

     content: ".";  

     display: block;  

     clear: both;  

     visibility: hidden;  

     line-height: 0;  

     height: 0;  

}  

   

.clearfix {  

    display: inline-block;  

}  

  

html[xmlns] .clearfix {  

    display: block;  

}  

  

* html .clearfix {  

    height: 1%;  

}
.readmore {
	font-size: 13px;
	font-weight: normal;
}
#authors {
	float: right;
	width: 125px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#authors h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#authors a:link {
	font-style: normal;
}
#authors  a:visited {
	font-style: normal;
}
#authors   a:hover {
	font-style: normal;
}
#contactblock {
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}
#contactblock p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contactblock  a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#contactblock   a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#contactblock    a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
