




/*
     FILE ARCHIVED ON 22:36:46 May 11, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:19:25 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
/* BSW */
.logo {
	padding: 20px 0 10px 10px;
}
#header	 {
	background-image: url(/web/20120511223646/http://www.northbrookvelodrome.org/wp-content/uploads/ervback1.jpg);
}

#nav .sf-menu a {
	font-size:12px;
	font-weight:bold;
	color:#C5C2BB
}
/* search bar */
#searchbar {
	margin: 46px 0 0;
	filter:alpha(opacity=40);
}

.searchform .s {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background: #EFEFEF;
	padding: 0;
	margin: 0;
	float: left;
	width: 206px;
}
#searchbar .searchform {
	border: 3px solid #383332; /* BSW reduced from 4px */
}
.searchform {  /* BSW opacity, padding, color */
	border: 2px solid #CCC;
	background: #EFEFEF;
	width: 222px;	
	padding: 2px;
	opacity: 0.3;
	color: transparent;
}
.featured-entry	 { 
	height: 40px; 
	position: relative; top: -40px;
	}
#contentfw { /* full width post */
    margin:0;
    width:960px;
    overflow:hidden;
}
#container p a, #container p a:visited {
	color: #2B51D5;
	text decoration: none;
}
#container p a:hover {
	color: #CC0000;
	text decoration: underline;
}
#container td a, #container td a:visited {
	color: #4382C0;
	text decoration: none;
}
#container td a:hover {
	color: #CC0000;
	text decoration: underline;
}

#container li a, #container li a:visited {
	color: #4382C0;
	text decoration: none;
}
#container li a:hover {
	color: #CC0000;
	text decoration: underline;
}

/* #main {background:#F7F6F0;} */
.sidebar-read-more:link, .sidebar-read-more:visited {
	padding: 1px 4px;
}

/* Footer */
#footer {
	margin: 8px auto 0;
	background-color:#F7F6F0;
	border-color:#DADADA;
}
#footer a {
	padding:0 8px;
	color:#6F6B68;
}
#footer a:hover {
	color:#d4391e;
}
#footer .footer-message {
	padding-top: 16px;
}
/* BSW */
.pdficon {
	background-image:url(/web/20120511223646/http://www.northbrookvelodrome.org/files/images/pdf-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:24px;
}
.calicon {
	background-image:url(/web/20120511223646/http://www.northbrookvelodrome.org/files/images/calendar-icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:24px;
}
/* BSW Remove Smiley from WP Stats Plugin */
img#wpstats {
	display: none;
}

/* BSW - fix for Slideshow conflict with The Events Calendar */
#controls .next {
    text-align: left!important;
}