/*
Theme Name: Mock Orange Theme
Theme URI: https://mockorangebikes.com
Description: Custom theme for Mock Oranage Bieks
Version: 1.0
Author URI: http://www.bushpilotbiking.com/

*/

 @font-face {
 font-family: "mobfont";
 src: url("fonts/Zalderdash.eot");
 src: local("FontDinerJazz"), url( fonts/Zalderdash.ttf ) format("truetype"); /* non-IE */
}
 @font-face {
 font-family: "title";
 src: url("fonts/FontdSpaTT_0.eot");
 src: local("FontDinerSparkly"), url( fonts/FontdSpaTT_0.ttf ) format("truetype"); /* non-IE */
}
body {
	margin: 0;
	padding: 0;
}
html {
	background: #4C2C1D url(images/bkg1.jpg) center top;
}
body {
	margin: 0;
	font-family: Segoe UI, Arial, Helvetica, Georgia, Sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: top;
	background:url('images/head-bkgCOG.jpg') center top no-repeat;
	color: #000000;
}
table.labor, table.labor td {
	border-color:#C90;
}
h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}
h3 {
	text-decoration:underline;
	font-size:large;
}
h4{
	color:#7D510F;
	font-size:14px;
	line-height:20px;
}
h5 {
	padding:0;
	margin:0;
	color:#9A6412;
}
a, a:link {
	text-decoration: none;
	color: #764C0E;
}
a:hover,
a:focus {
	/* text-decoration: underline; */
	text-decoration: none;
	/*color: #8B370B; */
	color: #0087FF;
}
p {
	padding: 10px 0 0 0;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 980px;
	text-align: left;
}
#header {
	width: 100%;
	height: 320px;
}
#noFlash {
	width:600px;
	height:255px;
	float:left;
}
#noFlash a img {
	border: none !important;
}
#noFlashHeader {
	background:url('images/header.png') center top no-repeat;
	width:502px;
	height:246px;
}
#tv {
	width:360px;
	height:274px;
}
#feed {
	position:absolute;
	left:50%;
	top:7px;
	margin-left:340px;
	height:28px;
}
#feed a {
	text-decoration:none;
	color:#FFF;
}
#feed a:hover{
	color:#F60;
}
#feed a img {
	border:none;

}
.feedtext {
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	margin-top:12px;
	float:right;
	clear:none;

	}
#noFlash h1 a, #noFlash h2{
	visibility:hidden
}
#menu {
	position: absolute;
	top: 265px;
	margin-left:40px;
}
#container {
	/*background: url(images/entry-bkg.png) left top repeat-y;*/
	width:1004px;
	float:left;
}
.post {
	margin:  0 300px 0 50px;
}
.pagetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight:bold;
	margin:0;
	text-shadow:1px 1px 2px #000;
	filter: Shadow(color=#000000, Direction=135, Strength=3);
}
.pagetitle a {
	color:#0087FF;
	text-decoration:none;
}
.posttitle a {
	display:block;
	font-family: Mobfont, Georgia, Sans-serif;
	font-size: 22px;
	font-weight:bold;
	text-decoration:none;
	color:#0089D8;
	text-shadow:-1px -1px 2px #000;
	filter: Shadow(color=#000000, Direction=135, Strength=3);
	padding:30px 0 0 0;
}
.postdate {
	color:#D0CDA0;
	margin-bottom:20px;
}
.entry {
}
.entryfoot {
	text-align:right;
	padding: 0 100px 0 0;
	height:57px;
	color:#B3AE75;
}
p.postmetadata {
	border-top: 1px dotted #D0CDA0;
	border-bottom: 1px dotted #D0CDA0;
	padding:20px 0;
}
.navigation {
	padding: 10px 270px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 50px;
}

/* latest */
.latest {
	display: block;
	width: 100%;
	position: relative;
}
.latest-img {
	position: relative;
}
.latest-img img {
	width: 100%;
	height: auto;
	margin: 0;
}
.latest-img span.latest-intro {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(0,0,0,.7);
}
a .latest-img span.latest-intro h3 {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
}
.latest-date {
	position: absolute;
	top:0;
	right: 0;
	background: rgba(0,0,0,.85);
	color: #fff;
	padding: 0 10px;
	border-bottom-left-radius: 10px;
}
a .latest-date h4 {
	color: #fff;

}
a:hover .latest-img span.latest-intro h3,
a:hover .latest-date h4 {
	color: #0087FF;
}
.sidebar {
	float: right;
	width:270px;
        clear:right;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 30px 0 10px;
}
.sidebar ul li {
	padding: 10px 0 10px 0;
}
.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}
.sidebar ul ul li {
	padding: 0;
}
#primary {
float:right;
width: 210px;
margin-right: 75px;
padding-left:46px;
}

#primary h3 {
text-align:center;
text-decoration: none !important;
font-family: mobfont, georgia, arial !important;
color: #61351C !important;
font-size: 20px;
text-shadow: 2px 2px 3px #333;
margin: 5px 0 0 0;
text-transform: uppercase;
}

#primary h4 {
text-align:center;
text-decoration: none !important;
font-family: mobfont, georgia, arial !important;
color: #61351C !important;
font-size: 20px;
text-shadow: 2px 2px 3px #333;
margin: 5px 0 0 0;
text-transform: uppercase;
}

#primary ul {
padding: 0px;
}

#primary ul li {
list-style: none;
}

/*mailChimp signup*/
#mc_signup {
background:url(https://mockorangebikes.com/wp-content/uploads/2013/11/join2.png) no-repeat !important;
width: 215px !important;
padding: 99px 10px 107px 22px !important;
border: none !important;
}

label.mc_var_label {
font-family: mobfont, georgia, arial !important;
color: #00a1ff;
font-size: 18px;
line-height: 17px;
text-shadow: 1px 1px 1px #000;
}
#mc_signup_form {
width: 150px;
padding-top: 9px !important;
}
.mc_var_label, .mc_interest_label {
margin-bottom: 2px !important;
 text-align: center !important;
}
.mergeRow {
    display: none;
}
.mc_input {
    float: left;
    width: 150px !important;
margin-bottom: 3px;
}
.mc_var_label {
    display: none;
}
.mc_signup_submit {
    float: left;
    text-align: center;
    width: 100%;
}
#mc-indicates-required {
display: none;
}
#mc_signup_submit {
    margin-top: 2px !important;
    width: 100px !important;
    background-image: linear-gradient(to top, #0044B1 0%, #00A1FF 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #0044B1), color-stop(1, #00A1FF));
box shadow: 1px 1px 1px #000;
color: #fff;
border-radius: 15px;
border: 1px solid #0e4663;
margin: 0px auto;
text-align: center;
}
.mc_success_msg, .mc_error_msg {
background: url("https://mockorangebikes.com/wp-content/uploads/2013/11/msg_box.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #FFFFFF !important;
    display: block !important;
    font-size: 11px;
    font-weight: normal !important;
    height: 50px;
    margin-left: 167px;
    opacity: 0.8 !important;
    padding-bottom: 5px !important;
    padding-left: 37px;
    padding-right: 5px !important;
    padding-top: 5px !important;
    position: absolute;
    width: 154px !important;
}
.mc_error_msg a {
color: #00A1FF !important;
text-decoration: none;
}
#mc-embedded-subscribe {
float: left !important;
margin-left: 5px!important;
}

#shailan-countdown-2, .shailan-countdown-2.hasCountdown {
margin: 0px !important;
color: #61351C !important;
font-size: 25px;
text-shadow: 2px 2px 3px #333;
font-family: mobfont, georgia, arial !important;
background-color: none !important;
}
.sendit {
	background:url(images/join.png) no-repeat !important;
	width: 215px !important;
	padding:105px 10px 90px 30px !important;
	border: none !important;
}
#email_add {
	width:100px;
}
.events-top {
	background:url(images/events-top.png) no-repeat left top;
	width:222px;
	height: 50px;
	display:block;
}
.events {
	background:url(images/events-bkg.png) repeat-y left;
}
.upcoming-events h2 {
	visibility:hidden;
}
.events-btm {
	background:url(images/events-btm.png) no-repeat left top;
	width:222px;
	height: 70px;
	display:block;
}
.upcoming-events ul li {
	font-weight:bold;
}
.upcoming-events ul li ul li {
	font-weight:normal;
	margin-bottom:5px;
}
.searchform {
	height:93px;
	background:url(images/sidebar_search_bg.png) left top no-repeat;
}
.searchbg {
	float:left; /* this will make the images line up */
	margin:27px -35px 20px 25px;
	width:100px;
}
#searchsubmit {
	margin:8px 0 0 -5px;
}
.imgtfe {
	float:left;
	clear:left;
	margin: 0 20px 0 0;
	border:#000 1px solid;
	width:125px;
	height:125px;
}
.featured {
	border-bottom: #9C6823 1px dotted;
	padding:15px 0;
	min-height:135px;
	float: left;
	min-width: 650px;
}
.featured h3, .featured h4, .featured p {
	margin:0;
	text-decoration: none;
}
table#wp-calendar {
	width: 100%;
}
.featured-img img {
	max-width: 100%;
	height: auto;
}
/*************Footer Styles*******/
#footer {
	clear: both;
	float: left;
	width: 100%;
	height:180px;
	background:url(images/entry-btm.png) bottom center no-repeat;
}
.meta {
	list-style:none;
	padding:0 140px 0 0;
	color:#815219;
}
.meta a {
	color:#815219;
	text-decoration:none;
}
.meta a:hover {
	color:#C60;
	text-decoration:underline;
}
.meta li {
	float:right;
	display:inline;
	margin:0 10px;
}
/********Links Styles********/
.brands {
	list-style:none;
	margin:40px 20px 10px 20px;
}
.brands li {
	display:inline;
	margin:5px 3px;
}
.brands li img {
	border:0;
	max-width: 70px;
  	max-height: 50px;
}
.linkcat, .linkcat li {
	list-style:none;
	display:inline;
}
.linkcat li img {
	padding:0 10px 25px 10px;
	border:0;
}
.links {
	list-style:none;
}
.entry .page_item {
	font-weight:bold;
}
a .latest-img span.latest-intro h3:hover {
	color: #0087FF;
}
/*-----COMMENTS---------*/

.commentlist {
	margin: 10px 0 0 20px;
	border-top: 1px solid #9C6823;
	padding: 10px 0 0;
}
ol.commentlist  {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
ol.commentlist  li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #9C6823;
}
ol.commentlist p {
	margin:0 20px;
}
.commentlist h2, .commentlist h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.commentlist p.nocomments {
	padding: 0;
}
.commentform textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/********IMG STYles******/

a img.alignright, img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignright, img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
a img {
	border: #000 1px solid;
	margin:5px;
}
.wp-caption {
	border: #8B5D21 1px solid;
}
.wp-caption-text {
	padding:5px;
	color:#593C15;
}
.post .entry img {
	max-width: 100%;
	height: auto;
}
/********MENU STYLES************/

#suckerfishnav {
	font-size:18px;
	font-family: mobfont, Georgia, "Times New Roman", Times, serif !important;
	width:100%;
	z-index:100;
}
#suckerfishnav, #suckerfishnav ul {
	float:left ;
	list-style:none;
	line-height:30px;
	padding:0 ;
	margin:0 ;
	z-index:100 ;
	width:100%;
}
#suckerfishnav a {
	display:block !important;
	color:#61351C !important;
	text-decoration:none !important;
	padding:0px 17px !important;
	text-transform: lowercase !important;/*text-shadow:1px 1px 1px #000;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=fonts/hIEfix.png,sizingMethod=crop) shadow(color=#000000, direction=135, strength=4);*/
}
#suckerfishnav li {
	float:left !important;
	padding:0 !important;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover a{
background: none !important;
color: #007BC1 !important;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto ;
	width:151px;
	font-weight:normal ;
	margin:0 ;
	line-height:1 ;
	border:0;
	border-top:1px solid #666666;
}
#suckerfishnav li li {
	width:149px !important;
	border-bottom:1px solid #666666 !important;
	border-left:1px solid #666666 !important;
	border-right:1px solid #666666 !important;
	font-weight:bold !important;
	font-family:verdana, sans-serif !important;
}
#suckerfishnav li li a {
	padding:4px 15px !important;
	width:130px !important;
	font-size:12px !important;
	color:#dddddd !important;
}
#suckerfishnav li ul ul {
	margin:-21px 0 0 150px !important;
}
#suckerfishnav li li:hover {
	background:#CCC !important;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#333 !important;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#000 !important;
	opacity: 1 !important;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#dddddd !important;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em !important;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
	background:#444444 !important;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
}
/*********CALENDAR**************/

    .calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #A87328;
	background-color:#D0933B;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #76501C;
	background-color:#D0933B;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #76501C;
	background-color:#D0933B;
	color:#930;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #76501C;
	background:#FCE8C0;
}
.no-events {
	background:none;
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #D9A863;
}
span.weekend {
	color:#930;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #76501C;
	background-color:#D0933B;
}
span.event {
	font-size:0.75em;
}
.kjo-link {
	font-size:0.75em;
	text-align:center;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #A87328;
	background-color:#D0933B;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #A87328 solid;
}
.calendar-date-switcher select {
	border:1px #A87328 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #A87328;
}
/*****Page #'s************/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}
#wp_page_numbers {
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}
#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #9C6823;
}
#wp_page_numbers li a:hover {
	border-color: #BA0000;
}
#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
#wp_page_numbers li.first_last_page {
	font-style: italic;
}
#wp_page_numbers li.active_page a {
	border-color: #000;
}
#wp_page_numbers li.active_page a:hover {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #BA0000;
}
#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #000;
	font-size: 11px;
	border: 1px solid #9C6823;
}

#myframe {
	min-height: 800px !important;
}
/** Gallery**/
.ngg-album {
	width: 200px;
	border-radius: 5px;
	text-align: center !important;
	background-color: #55370B;
	color: #E2A13B;
	margin: 0 5px 0 0;
	float: left;
	border: none !important;
}
.ngg-albumtitle a {
	color: #E2A13B;
}
.ngg-thumbnail img {
	padding: 0 !important;
	border: 2px solid #E2A13B !important;
	border-radius: 5px;
}
.ngg-thumbnail img:hover {
	border: 2px solid #0087FF !important;
}
/*mailChimp Signup*/
.ngg-galleryoverview, .ngg-albumoverview {
clear: none !important;
}
