/*  
 
Theme Name: Bush Pilot Biking 2011
Theme URI: http://bushpilotbiking.com/
Description: 2011 version of the BP Custom Theme
Author: Johnny Smoke
Author URI: http://bushpilotbiking.com/
Version: 1.0

.

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.


.

//Hide things like this 
.single #nav-above {
    display:none;
}

*/

/* Rebuild default browser styles */
@import url('http://resources.bushpilotbiking.com/bp2011/styles/reset.css');

/* Rebuild default browser styles */
@import url('http://resources.bushpilotbiking.com/bp2011/styles/rebuild.css');

/* Basic WordPress Styles */
@import url('http://resources.bushpilotbiking.com/bp2011/styles/wp.css');

/* Import a basic layout */
@import url('http://resources.bushpilotbiking.com/bp2011/styles/2c-r.css');
/*Typography*/
@font-face {
	font-family: 'NeuropolRegular';
	src: url('http://resources.bushpilotbiking.com/bp2011/fonts/neuropol-webfont.eot');
	src: local('☺'), url('fonts/neuropol-webfont.woff') format('woff'), url('fonts/neuropol-webfont.ttf') format('truetype'), url('fonts/neuropol-webfont.svg#webfontb7BoWfYS') format('svg');
	font-weight: normal;
	font-style: normal;
}
ul {
	margin:0;
	list-style:none;
}
a, a:link {
	color:#98D6FF;
}
a:visited {
	color:#67C2FF;
}
a:hover {
	color: #F8C600;
}
.entry-content img, .hype img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*STRUCTURE*/


#access .menu-header, div.menu, #branding, #main, #wrapper {
	margin: 0 auto;
	width: 940px;
}
body {
	height:100%;
	width:100%;
	-position:fixed;
	margin:0;
	padding:0;
	background:url(http://resources.bushpilotbiking.com/bp2011/images/homebackgrounds/September-15_02.jpg) no-repeat center bottom fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	
	
	background-color:#2784D2;
	font-family:'Arimo';
}
/*Header*/


#header {
	height: 126px;
	margin:10px 0 0 0;
	background:url(http://resources.bushpilotbiking.com/bp2011/images/BPSlogan.png) right top no-repeat;
}
#header img {
	float:left;
}
#blog-title, #blog-description {
	display:none;
}
/*Sidebar*/
.widget-area {
	font-family:'Arvo';
}
.widget-area a {
	font-family:'Arvo';
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
.widget-area li {
	margin:0;
	padding:0;
}
h3.widget-title, h3.widget-title a {
	font-family:'NeuropolRegular' !important;
	color:#2F6493;
	font-size:20px;
	font-weight:normal;
}
 h3.widget-title a:hover {
	color:#FFF;
}
/*content blocks*/
.entry-title {
	font-family: 'NeuropolRegular';
	color:#234A6D;
}
.post h2 {
	font-family: 'NeuropolRegular';
	margin:15px 0;
}
h1.entry-title {
	margin: 10px 0 20px 5px;
	padding:0;
	font-size:48px;
	line-height:40px;
	text-shadow: #1679ce 1px 0 2px;
}
h2.entry-title {
	margin: 15px 0 5px 15px;
	padding:0;
	font-size: 32px;
}
h2.entry-title a, h2.entry-title a:link {
	color:#FFF;
}
.entry-title a, .entry-title a:link {
	color:#234A6D;
	text-decoration:none;
}
#content {
	margin: 0 220px 0 0;
	color:#FFF;
}
.outline {
	padding:6px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.6);
	-webkit-box-shadow:  0px 0px 15px rgba(0,0,0,0.6);
	box-shadow:  0px 0px 15px rgba(0,0,0,0.6);
}
.entry-content, .widget-container ul, .widget_tag_cloud div, #colophon, .comment-content {
	color:#FFF;
	background: url(http://resources.bushpilotbiking.com/bp2011/images/trans15.png);
	padding:20px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 245px rgba(0,0,0,0.7) inset;
	box-shadow:  0px 0px 245px rgba(0,0,0,0.7) inset;
	margin-bottom:15px;
}
#collapsarch-6.widget-container ul ul {
	background:none !important;
	padding:0;
	margin:0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-box-shadow: none;
	box-shadow: none;
}
.widget-container .textwidget ul {
	padding:0;
	margin-bottom:0;
}
#contact, #weather, .widget_tag_cloud div, .hype li {
	padding:10px 0 0 6px;
}

#content .posted {
	color:#FFF;
	background: url(http://resources.bushpilotbiking.com/bp2011/images/trans15.png);
	padding:20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 245px rgba(0,0,0,0.6) inset;
	box-shadow:  0px 0px 245px rgba(0,0,0,0.6) inset;
	margin:0 0 15px 0;
}
body:#wrapper .post {
 -webkit-box-shadow: 0px 0px 245px rgba(0,0,0,0.6) inset;
}
#Welcome {
	position:absolute;
	z-index:1000;
	padding:40px;
}
#BushPilot {
	width:380px;
	display:block;
}
#BushPilot div {
	padding:20px 20px 20px 5px;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.6) inset;
	box-shadow:  0px 0px 25px rgba(0,0,0,0.6) inset;
	background: url(http://resources.bushpilotbiking.com/bp2011/images/trans.png);
}
#BushPilot div p {
	background:url(images/QUOTES.png) left top no-repeat;
	padding-left: 85px;
	font-family:'Arvo';
	font-size: 13px;
	font-weight:bold;
}
body:#BushPilot div {
 -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.6) inset;
}
#wMessage {
	font-size:10px;
	margin:0 0 0 5px;
	padding:0;
	text-decoration:none;
}
#BushPilot {
	display: block;
}
/* TOP MENU*/


.skip-link {
	position:absolute;
	left:-9000px;
}
#access {
	background: none;
	position:absolute;
	display: block;
	margin-top: 96px;
	width: 915px;
}
#access .menu-header, div.menu {
	font-family:'Arvo';
	font-size: 13px;
	margin-left: 12px;
	width: 700px;
}
#access .menu-header {
	display:block;
	
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
	float:right;
}
#access .menu-header li, div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ddd;
	display: block;
	line-height: 28px;
	padding: 0 5px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 170px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 170px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 5px;
	width: 160px;
	height: auto;
	opacity:0.85;
}
#access li:hover > a, #access ul ul :hover > a {
	/*background: #333;*/
	color: #F9BA00;
	opacity:1;
}
#access ul li:hover > ul {
/*display: block;*/
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #F9BA00;
}
/*Footer menu*/
 #footer {
	width: 740px;
	float: left;
	clear:none;
	text-align:center;
	margin:10px 0 20px 0;
}
#site-info ul li {
	display:inline;
	padding: 0 10px;
}
#site-info a, #site-info a:link {
	color:#999;
	text-decoration:none;
}
#site-info a:hover {
	color:#fff;
}
/*Search Form */

#s {
	width: 120px;
	background: url(http://resources.bushpilotbiking.com/bp2011/images/trans.png);
	border: #eee thin inset;
	color:#FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#searchsubmit {
	font-size: 10px;
	margin-bottom:15px;
}
/*Navigation Links*/

.navigation {
	padding:5px 10px 40px 10px;
	font-size:18px;
	font-family: 'NeuropolRegular';
}
.nav-previous {
	float:left;
	clear:none;
}
.nav-next {
	float:right;
	clear:none;
}
.navigation a, .navigation a:link {
	color:#FFF;
	opacity: 0.75;
	text-decoration:none;
}
.navigation a:hover {
	opacity:1.0;
}
/*Slideshow*/

#s5 {
	margin:0 0 10px 4px;
}
#s5 div.pic {
	width:700px;
	height:400px;
	box-shadow:inset 0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow:inset 0 0 15px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*Footer*/



#colophon ul {
	text-align:center;
}
#colophon ul li {
	display:inline;
	padding:0 3px;
}
#colophon ul li a img, #colophon ul li a:link img {
	opacity:0.6;
}
#colophon ul li a:hover img {
	opacity:1.0;
}
#comments .vcard {
	vertical-align:middle;
	font-size:medium;
	font-weight:bold;
}
#comments li {
	list-style:none;
}
.comment-content {
	width:80%;
}
#cal {
	overflow:hidden;
}

.rates tbody, .rates tr, .rates td {
	border: #6E8596 thin solid;
	margin:3px;
	padding:3px;
}
.clearfix {
	clear:both;
}

/*Twitter Widget*/

#twtr-widget-1 .twtr-profile-img-anchor {
margin:0 !important;
padding:0 !important;
float:left !important;
display:block !important;

}
#twtr-widget-1 .twtr-hd h3,#twtr-widget-1 .twtr-hd h4{
	float:left !important;
	clear:none !important;
	margin: 0 0 0 3px !important;
	padding:0 0 0 3px !important;
	line-height:10px ;
}
#twtr-widget-1 .twtr-hd h4 {
	font-size:10px !important;
}

/*Contact*/
#contact {
	font-family: 'NeuropolRegular';
	text-align:center;
		
}
#content #contact ul {
	padding:0;
	display:block;
	margin:0 auto;
}

#contact li{
	font-size:26px;
	font-weight:bold;
	list-style:none;
	display:inline;
	padding:0 10px;
	opacity: 0.75;
	
}

#contact a, #contact a:visited, #contact a:link {
	color:white;
	text-decoration:none;
}

#contact li:hover {
	opacity: 1 !important;
}

#content ul {
	list-style:disc !important;
	margin: 8px 8px 8px 20px;
}


.twtr-widget ::-webkit-scrollbar{width:9px;height:9px;}
.twtr-widget ::-webkit-scrollbar-button:start:decrement,#tweets ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
.twtr-widget ::-webkit-scrollbar-track-piece{background-color:rbga(0,0,0,0);-webkit-border-radius:0;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;}
.twtr-widget ::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#999;-webkit-border-radius:8px;}
.twtr-widget ::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:#999;-webkit-border-radius:8px;}	

a.lightview {text-decoration:none}

#twitterfeed {
	margin:0 5px 8px 5px;

}
#twitterfeed img {
	display:block;
	width: 157px;
	float:right;
}
#twitterfeed a img {
	opacity:0.7;
}
#twitterfeed a img:hover {
	opacity:1.0;
}
#twitterfeed a {
	margin:0;
	padding:0;
}


.ngg-singlepic {
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.6);
	-webkit-box-shadow:  0px 0px 15px rgba(0,0,0,0.6);
	box-shadow:  0px 0px 15px rgba(0,0,0,0.6);
margin-bottom:10px;
}