/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

/* Centraal Bikes Styles*/

html {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
}

body {
	margin: auto;
	background: url(images/pageBG.jpg) repeat top left;
	width: 100%;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #000000;
}

* {
	border:0px;
	margin:0px;
	padding:0px;
}


h1, h2, h3, h4, h5, h6 {
	margin-top:.7em;
	margin-bottom:.2em;
    margin-bottom:.15em;
	color:#112066;x
	margin-top:10px;
}

h1 {
line-height:1.2em;
font-size: 24px;
color:#077ca3;
}

h1.header {
	background:url("images/title-bg.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:left;
	font-family:arial black,tahoma,arial,helvetica,sans-serif;
	font-size:34px;
	margin-bottom:-60px;
	padding:10px 20px;
	position:relative;
	z-index:2;
}

#main-col h1 {
	margin-bottom:15px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
	margin:0;
	padding:0;
}
p {
	margin-top:0px;
	font-size:14px;
	padding-top:7px;
}

#main-col ol li, #main-col ul li {
margin-left:20px;
font-size:14px;
}

a {
	color: #112066;
	outline: none;
}

a:hover {
	text-decoration: none;
}

blockquote {
padding:3px 20px;
margin:10px 0px;
font-size: 12px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

/*blog images*/

img {
	border:0px;
}

#main-col img {
padding:5px 10px;
}

#main-col .wp-caption-text {
font-size:12px;
margin:0 10px;
padding:0;
}


#main-col div[class*=aligncenter]{
margin: 0 auto;
padding:0px 10px;
}


#main-col div[class*=alignright]{
float:right;
padding-left:10px;
}

#main-col div[class*=alignleft]{
float:left;
padding-right:10px;
}

#flashlight {
	background: url(images/flashlight.png) no-repeat top center;
	width: 100%;
	height: 100%;
}

#shadows {
	width: 1002px;
	margin: auto;
	background: url(images/shadows.png) no-repeat fixed  center bottom;
	overflow: auto;
}

/*#btmOfShadows {
	background: url(images/btmOfShadows.png) no-repeat bottom left;
}*/

#container {
	float:left;
	margin:0 35px;
	width:932px; */ 932 */
}


#topBar {
	background-color:#676767;
	float:left;
	width:100%;
}

#topBar p {
	float:right;
	text-align: right;
	background-color: #676767;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	padding: 4px 30px;
	background:#34b4de url(images/lightblue-gradient.png)
}

#topBar a {
	color: #ffffff;
	text-decoration:none;
}

#logoAndNav {
	overflow: auto;
	background: #102066;
	border-bottom:3px solid #34B4DE;
	overflow: visible;
	float:left;
	width:932px; */ 932 */
}

#logo {
	float: left;
	width:368px;
	margin-bottom:-6px;
}

#nav {
	float: right;
	padding-top: 13px;
	padding-bottom: 7px;
	padding-right: 12px;
	background-color: #102066;
	width:500px;
}

img.banner {
padding-bottom:20px;
background: url(images/banner-dropshadow.png) bottom center no-repeat;
}

#homeBody {
	padding-top: 15px;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 8px;
	border: 1px solid #7B7B7B;
	border-top: none;
	background: #ffffff;
	overflow: auto;
	float:left;
}

#page-wrap {
	border: 1px solid #7B7B7B;
	padding:0 0 0 29px;
	background: #ffffff;
	float:left;
	width:900px;
}

#innerBody {
	border-top: none;
	overflow: hidden;
	width:900px;
	padding-right:29px;
	float:left;
}


#blueBlockAndText {
	padding-left: 110px;
	padding-top: 34px;

}

#blueBlock {
	float: left;
}

#homeText {	
	float: left;
	width: 525px;
	margin-left: 16px;
}

#innerText {
	float: left;
	width: 644px;
	margin-left: 16px;
	padding-top: 7px;
	font-size: 12px;
	padding-bottom: 95px;
	font-family: Helvetica, Arial, sans-serif;
}

#innerText li {
	padding-bottom: 7px;
}

#homeText h1, #innerText h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #112066;
	padding-bottom: 25px;
}

#homeBtmImg {
	float: right;
	position: relative;
	bottom: 24px;
}

.groupRideItem {
	background: url(images/blueListArrow.jpg) no-repeat;
	padding-left: 36px;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 1px solid #C4C24B;
}

.groupRideTitle {
	font-weight: bold;
	color: #102066;
}

/*-----BRANDS AREA ADDED BY MACADAM DESIGN------*/

#brands {
	text-align: center;
	float:right;
	margin-right: -200px;
    margin-top: -121px;
	background: white;
	border: 1px solid #79bde9;
	width: 200px;
	
	
	
}

#brands li {
	background: white;
	border-bottom: 1px solid #79bde9;
	display: block;
	margin: 5px 0;
	
}



/*-----FOOTER------*/

#footer {
clear:both;
line-height:14px;
padding-bottom:20px;
padding-top:50px;
text-align:center;
}

#footer ul.nav {
width:650px;
margin:0 auto;
}

#footer li.page_item {
float:left;
list-style-type:none;
text-decoration:none;
margin-right:10px;}

#footer p{
clear:both;
}

#content {
}

#main-col {
	width:560px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-right:1px dotted #333333;
	padding-bottom:15px;
}

#main-col.calendar{
width:100%;
border-right:none;
}

/*calendar*/

#main-col.calendar {
	width:850px;;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-right:none;
	padding-bottom:15px;
}

/*day button*/

button #todayButton1.today-button {
background-color: #102066 !important;
background-image:none;
border:none;
color: #fff;
font-size:14px;
}


#sub-col, #sidebar {
	width:250px;
	length: 100%;
	float:right;
	padding: 10px 29px 0 0;
	/*padding-bottom:91px;*/
}

#indent {
	padding-left:20px;
}

#logos img {
margin-top:20px;
	
}
#logos {
	border-top:1px solid #CCCCCC;
	clear:both;
	height:240px;
	padding-left:50px;
	width:830px;
}


/*#sub-col img {
border: 5px solid #666666;
}

#sub-col img:hover{
border: 5px solid #112066;
}*/


#form-col {
	width:500px;
	float:right;
}

#sub-col-left {
	float:left;
	width:300px;
}
#sub-col-left p {
	padding-left:20px;
}

#facebook img{
	float:left;
	margin:10px 5px 5px 0px;
	width:48px;
}

#facebook h2 {
	float:left;
	line-height:1.1em;
}

/* dropdown menu */

.jquerycssmenu{
	font: 12px Verdana;
	padding-left: 15px; /*offset of tabs relative to browser left edge*/
	line-height: 12px;
	position:relative;
	z-index:100;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
float: left;
padding-right:15px;
border-right:1px solid #4A5484;
padding-left:7px;
height:55px;
width:125px;
/*
background: url(images/arrow.png) no-repeat 90% 94%;
*/
}

/*Top level menu link items style*/

p.desc {
float:left;
font-size:12px;
letter-spacing:0;
max-width:110px;
hasLayout:true;
}

p.desc a{
max-width:110px;
}

.jquerycssmenu ul li a{
	color:#9FD7E4;
	float:left;
	max-width:120px;
	text-decoration:none;
	display:block;
}

.jquerycssmenu ul li a:hover{
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border:0px;
padding-top:25px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
border-right: none;
background-image:none;
height:auto;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
background: #676767;
color: #ffffff;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}


/* directions page */


.direct {
clear:both;
padding-top:20px;
width: 450px;
}

.direct p {
font-weight:bold;
}

.direct ul{
padding:10px 0px 10px 20px;
}
.direct ul li{
list-style-type: none;
line-height: 2em;
font-size: 14px;
}

.ride {
float:left;
width: 535px;
padding:10px 0 15px 0;
border-bottom: 1px dotted gray;
}

/*
img.map {
float:left;
width: 140px;
height: 140px;
margin-top:10px;
border: 1px solid gray;
}
*/

#main-col .ride p a img[class^=alignleft] {
float:left;
width: 140px;
height: 140px;
margin-top:10px;
padding:0px;
border: 1px solid gray;
}

.ride .desc {
width: 380px;
float: right;
}

.ride .desc p {
padding:10px 0px 15px 0px;;
}

.ride .desc a[href^="http://maps.google.com"], p.view {
background: url(images/lightblue-gradient-30.png) repeat scroll 0 0 #34B4DE;
color:#FFFFFF;
float:right;
font-size:16px;
font-weight:bold;
margin-right:10px;
padding:5px 10px !important;
text-align:center;
text-decoration:none;
float: left;
}

.ride .desc p a[href^="http://maps.google.com"] {
margin-top:-10px;
}

/*sidebar */

#sidebar .pagenav {
	
}

#sidebar ul {
	list-style-type: none;	
}

#sidebar .pagenav li, #sidebar .pagenav h2 {
	list-style-type: none;	
}



@media screen {

* { margin: 0; padding: 0; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

input[type="text"] , textarea, select{
border:1px solid #CCCCCC;
margin:5px 10px 5px 0;
padding:5px;
}

#submit, input[type="submit"], input, textarea {
padding: 5px;
font-size:14px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #CCCCCC;
}


input[type="submit"]
{
background-color:#89d0ee;
color:#102066;
}

select {
font-size: 14px;
}

textarea {
width:360px 
}

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
