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

*/


/*Typography*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300&display=swap');

@font-face {
	font-family: 'NeuropolRegular';
	src: url('../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: thin;
	font-style: normal;
}

body {
	font-family: 'Roboto';
	color: white;
	background-color:lightblue;
}

p {
	font-family:'Roboto', sans-serif;
	font-size:1.5rem;
	font-weight: 300;
	
	}
	
	h1, h2, h3 {
	font-family: NeuropolRegular, sans-serif;
	
}
h1 {
	font-size:3.5rem;
	color:#2F6493;
	}
h2 {
	font-size:2.5rem;
	color:#2F6493;
}
h3 {
	font-size:2rem;
	color:white;

}
.entry-title {
	color:white;
	
	}
.page-title {
	font-size: 5rem;
	color:#006CBA;
	text-transform: capitalize;
	margin:-10px 0;
	text-shadow: 0 0 0.2em rgba(0,0,0,0.7);
	}
.entry-meta {
	font-size:1.2rem;
	}
 h3.sd-title{
 	font-size:2.2rem !important;
	font-weight:normal !important;
}
a, a:link, a:visited {
	color:rgba(255,255,255,0.8);
	}
a:hover {
	color:rgba(255,255,255,1.0);
	}
#secondary a, a:link, a:visited {
	text-decoration:none;
	}
#secondary  ul li{
	font-size:1.3rem;
	font-weight:bold;
	font-family: 'Exo 2', sans-serif;
	}
.site-header {
	background: url('../images/BPSlogan.png') top right no-repeat;
	}

.custom-background{
	background-color:lightblue;
	background-image: url(../../../../wp-content/uploads/2014/09/September-15_02.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}



	
	/*  Structure  */
	
	
.site{
	margin:0 auto;
	width:90%;
	max-width:1200px;
	}

.content-area {
	float: left;
	margin: 0 -25% 0 0;
	width: 100%;
}
.site-main {
	position:relative;
	margin: 0 25% 0 0;
}
.site-content .widget-area {
	float: right;
	overflow: hidden;
	width: 23%;
	min-width:120px;
}
.site-footer {
	clear: both;
	width: 100%;
}
@media screen and (min-width: 601px) and (max-width: 1000px) {

	.site{
			width:98%;
			}

		
}


@media screen and (max-width: 600px) {
		.site{
			width:96%;
			}

		.site-content .widget-area {
			width: 100%;
			}
		.content-area {
			margin: 5px;
		}
		.site-main {
			margin: 5px;
		}
}

.entry-content img, .hype img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-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);
}

.outline {
	padding:6px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-box-shadow: 0px 0px 11px rgba(0,0,0,0.6);
	-webkit-box-shadow:  0px 0px 11px rgba(0,0,0,0.6);
	box-shadow:  0px 0px 11px rgba(0,0,0,0.6);
}
.entry-content, textarea, .widget ul , #sponsors, #comments {
	color:#FFF;
	background: rgba(0,0,0,0.3);
	padding:20px 10px 10px 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;
	}
	
.widget ul {
	list-style:none;
	margin:0;
	padding:5px;
	}
	
.widget ul  ul {
	background:none;
	-moz-box-shadow: none;
	box-shadow:  none;
	}
	
	
	
/*Footer*/



#sponsors {
	text-align: center;
	margin: 10px 0;
	}

#sponsors ul {
	width:100%;
	margin:0 auto;
}
#sponsors ul li {
	display:inline;
	padding:0 1%;
	margin:0 auto;
}
#sponsors ul li a img, #sponsors ul li a:link img {
	opacity:0.6;
}
#sponsors ul li a:hover img {
	opacity:1.0;
}
@media screen and (max-width: 600px) {
	#sponsors  img{
		width: 35px;
		}
	}
		

.gif
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	margin: 0 5px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-family:'Roboto:wght@300', sans-serif;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.1em;
	left: -999em;
	z-index: 99999;
	background-color:rgba(0,0,0,0.6);
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;	
}

.main-navigation ul ul a {
	padding: 5px;
}

.main-navigation ul ul li {
	margin:0;
	padding:0;

}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
	background-color:rgba(0,0,0,0.9);

}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}

/* Small menu */
.menu-toggle {
	display: none;
}

@media screen and (max-width: 600px) {
	
	
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	
		-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	height: 40px;
	width:36px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: rgba(0,0,0,0);
	margin: 5px;
	padding:5px;
	}

	.main-navigation ul {
		display: none;
	}
}

.site-info {
text-align:center;
opacity: 0.8;
font-size: 1rem;
margin: 10px;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*Slideshow*/

.vport {
	width: 100%; 
    position: relative;
 	height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.pic {
	position: absolute;
    top: 0; bottom: 0; right: 0; left: 0; 	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-repeat: no-repeat;
	background-position: center bottom ;
	/*background-attachment: fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



#Welcome {
	position:absolute;
	z-index:1000;
	width:60%;
	padding: 1% 3%;
	}
#BushPilot {
	display:block;	
}
#BushPilot div {
	padding:20px;
	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-color: rgba(0,0,0,0.6);
}
#BushPilot div p {
	background:url(../images/QUOTES.png) left top no-repeat;
	padding-left: 85px;
	font-family:'Roboto';
	font-size: 1.4rem;
	font-weight:300;
}
#BushPilot div {
 -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.6) inset;
}
#wMessage {
	font-size:1rem;
	margin:0 0 0 5px;
	padding:0;
	text-decoration:none;
}
#BushPilot {
	display: block;
}

@media screen and (max-width: 600px) {
	.vport {
		max-height:220px;
		}
	#Welcome {
		width: 95%;
		padding: 5px;
		
	}


	#BushPilot div {
		padding:2%;
		}
	#BushPilot div p {
		font-size:1.3rem;
		background-size: 30px;
		padding-left: 28px;
	}

	#wMessage {
		font-size: 1rem ;
		
	}
}


/*Search Form */
input.search-field {
	width: 97%;
	background-color: rgba(0,0,0,0.5);
	border: #eee thin inset;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.search-field::placeholder{
		color:#EEE;	
}
.search-submit {
	font-size: 10px;
	margin-bottom:15px;
}


/*Gallery Styles*/


.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;
}
.ngg-gallery-thumbnail {
	background:none;
	border:0;
	margin-bottom: 2rem;
}


.ngg-album-compactbox, {
 margin: 0 auto !important;
 padding: 0 !important;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 position: relative;
 border: 0;
 z-index: 1;
}
.ngg-album-compactbox:before {
	border: 0;
	margin: 0;
	padding: 0;
	bottom: 0;
}
.ngg-album-compactbox:after {
	border: 0;
	margin: 0;
	padding: 0;
	bottom: 0;
}
.ngg-album-compact, .ngg-gallery-thumbnail-box {
	overflow: hidden;
	display: block;
	width: 109px;
	height: 176px;
	float: left;
	padding: 0 !important;
	margin: 0 2px !important;
	text-align: center;
}
.ngg-gallery-thumbnail-box {
	height: 125px;
}
.ngg-album-compact h4, .ngg-album-desc {
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
.ngg-album-compact a {
	border: none;
	text-decoration: none;
	color: white;
}
.ngg-album-compactbox .Thumb, .ngg-gallery-thumbnail img {
	margin: 0 !important;
	padding: 0 !important;
	border: 4px solid white !important;
}
.ngg-gallery-thumbnail-box {
	margin: 0 !important;
}
.ngg-gallery-thumbnail a, .ngg-gallery-thumbnail a:visited, .ngg-gallery-thumbnail a:link{
	color:white !important;
	font-weight:bold;
}


.navigation {	
	font-size:2rem;
	font-family: 'NeuropolRegular';
		}
.sbi_photo {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
	-webkit-box-shadow:  0px 0px 5px rgba(0,0,0,0.6);
	box-shadow:  0px 0px 5px rgba(0,0,0,0.6);
}