/*  
Theme Name: Bush Pilot
Theme URI: http://www.bushpilotbiking.com
Description: Custom theme for the Bush Pilot
Version: 1.0
Author: Johnny Smoke
Author URI: http://www.bushpilotbiking.com/

*/


body {
	margin: 0;
	font-family: Segoe-UI, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background: #6CAFF6 url(http://backgrounds.bushpilotbiking.com/rotator.php) no-repeat left bottom fixed;
}
html a:active {
	outline:none;
}
:focus {
	-moz-outline-style: none;
}
h1, h2 {
	font-weight: bold;
	color: #FEC000;
	font-size:20px;
	line-height: 15px;
}
h1 a:link, h2 a:link, h1 a:visited, h2 a:visited {
	color:#FEC000;
}
a:link, a:visited {
	text-decoration: none;
	color: #EEE;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
/*LAYOUT*/


#wrapper {
	margin: 0 auto 0 auto;
	width: 980px;
	text-align: left;
}
#header {
	width: 980px;
	height: 111px;
	background: url(http://images.bushpilotbiking.com/header.png) no-repeat center top;
	margin:0;
	float: left;
}
#menu {
	height: 24px;
	background:url(http://images.bushpilotbiking.com/menu-bkg.png) left bottom no-repeat;
	width: 965px;
	float:left;
}
.container-top {
	background:url(http://images.bushpilotbiking.com/container-top.png) no-repeat;
	float: left;
	width: 748px;
	padding-top:19px;
}
#container {
	float: left;
	width: 748px;
	margin:-1px 0 0 0;
}
#navigation {
	float: left;
	width: 748px;
	background:url(http://images.bushpilotbiking.com/container-bkg.png) repeat-y left;
	padding-left:130px;
	color:#FFF;
}
#footer {
	float: left;
	width: 748px;
	height: 84px;
	background: url(http://images.bushpilotbiking.com/container-btm.png) no-repeat;
}
#side {
	width:232;
	float:left;
}
/***********************************/

#header h1, #header h2 {
	display:none;
}
#header img {
	border: 0;
	float:right;
}
#container .post {
	background:url(http://images.bushpilotbiking.com/container-bkg.png) repeat-y left;
	padding-top: 19px;
}
.entry {
	margin: -15px 20px 0 135px;
	padding: 0 0 10px 0;
}
h3.entry {
	margin:0 20px 0 135px;
	padding:0;
}
.post h4 {
	color:#96C3F4;
	margin:0 0 35px 135px;
	font-size:12px;
}
.postmetadata {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #71AFF0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AFF0;
	margin-bottom:0;
}
.entry hr {
	float:none;
	clear:both;
	margin:10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6DADF5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebarflash, #sidebarweather {
	display:block;
}
#sidebarflash {
	height:440px;
}
#weatherflash {
	height:160px;
}
.sidebarcontent {
	background: url(http://images.bushpilotbiking.com/sidebar-bkg.png) repeat center top;
	width: 232px;
}
.sidebarcontent ul {
	margin:0;
	list-style-type: none;
	padding:0 35px 0 25px;
}
#side h2 {
	font-size:12px;
}
#side ul ul li {
	font-size:x-small;
}
#side ul h2 {
	margin: 0;
	padding: 15px 0 10px 0;
}
#side ul ul {
	padding: 0 10px 0 5px;
}
.sidebtm {
	background:url(http://images.bushpilotbiking.com/sidebar-btm.png) no-repeat center top;
	height: 119px;
	padding: 0 10px 0 20px;
}
.sidebtm img {
	border:none;
	margin: 0 3px 3px 3px;
}
.comments-template {
	margin: 0 30px 0 130px;
	padding-bottom: 30px;
	border-bottom: #71AFF0 thin dotted;
}
#commentform p, .comment p {
	margin:5px 0 0 0;
}
#commentform {
	margin-bottom:0;
}

ul.commentlist li {
	list-style:none;
}
.comment-body {
	padding: 5px;
	margin: 6px;
	border: #5AA0EB thin inset;
	background:#60A4EC;
}
#footer img {
	border: none;
	margin:10px 0 0 95px;
	float: left;
}
#footer p {
	color: #96C2F2;
	font-weight: bold;
	font-size:9px;
	margin: 42px auto 0 350px;
}
#footer p a, #footer p a:link {
	color:#96C2F2;
}
#author, #email, #comment {
	background: #7BB3F0;
}
.textwidget {
	color:#FFF;
	font-size: 9px;
	font-weight:bold;
}
.lv_Title a, .lv_Title a:link, /*.lv_Caption a, .lv_Caption a:link*/ {
 color:#999;
}
.lv_Title a:hover, /*.lv_Caption a:hover*/ {
 color:#000;
}
/*MENU STYLES*/

#suckerfishnav {
	font-size:12px;
}
#suckerfishnav, #suckerfishnav ul {
	list-style:none;
	line-height:25px;
	padding:0;
	margin:0;
	width:100%;
	float:right;
}
#suckerfishnav a {
	display:block;
	color:#eeeeee;
	text-decoration:none;
	padding:0px 10px;
}
#suckerfishnav li {
	float:right;
	padding:0;
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
	font-weight:normal;
	margin-top:-2px;
	-moz-opacity:0.85;
	opacity:0.85;
	line-height:1;
	border:0;
	border-top:1px solid #6CAFF6;
}
#suckerfishnav li li {
	width:150x;
	border-bottom:1px solid #6CAFF6;
	/* border-left:1px solid #6CAFF6;
    border-right:1px solid #6CAFF6;*/
    font-weight:normal;
	font-family:verdana, sans-serif;
}
#suckerfishnav li li a {
	padding:4px 10px;
	width:130px;
	font-size:12px;
	color:#A8D0FA;
}
#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}
#suckerfishnav li li:hover {
	background:#6CAFF6;
}
#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:#F6FAFE;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#FFBF00;
}
#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:#eeeeee;
}
#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;
}
#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:#4492EC;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background:#6CAFF6;
}
/**************GALLERY STYLES************/

#widecontainer {
	width: 980px;
	float:left;
}
.conwide-top {
	background:url(http://images.bushpilotbiking.com/conwide-top.png) no-repeat;
	height:19px;
}
.conwide {
	background:url(http://images.bushpilotbiking.com/conwide-bkg.png);
	width:980px;
}
.conwide h2 {
	margin:10px 0 50px 140px;
}
.maintable {
	width:780px;
}
.conwide2 {
	margin: 0 0 0 140px;
}
.conwide3 {
	margin: 0 auto 0 140px;
	font-size:10px;
	color:#A3CDF9;
}
.conwide3 a {
	color:#A3CDF9;
}
.tableh1 {
	background : #4D99EB;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tableh1_compact {
	background : #4D99EB;
	color : #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableh2 {
	background: #4F9AEB;
	color : #000000;
	padding: 3px 10px;
}
.tableh2_compact {
	background: #4F9AEB;
	color : #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableb {
	padding: 3px 10px;
}
.tableb_compact {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tablef {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* Styles for the standard dropdown menus. */
main_menu {
	padding: 0 0 0 0.5em;
	float: left;
	margin: 0;
	width: 98%;
}
.dropmenu, .dropmenu ul {
	list-style: none;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.dropmenu {
	padding: 0 0.5em;
}
.dropmenu a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.dropmenu a span {
	display: block;
	padding: 0 0 0 5px;
	font-size: 0.9em;
}
/* the backgrounds first level only*/
.dropmenu li a.firstlevel {
	margin-right: 8px;
}
.dropmenu li a.firstlevel span.firstlevel {
	display: block;
	position: relative;
	left: -5px;
	padding-left: 5px;
	height: 22px;
	line-height: 19px;
}
.dropmenu li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
.dropmenu li ul {
	z-index: 90;
	display: none;
	position: absolute;
	width: 19.2em;
	font-weight: normal;
	border-bottom: solid 1px #999;
	padding: 7px 0 0 0;
}
.dropmenu li li {
	width: 19em;
	margin: 0;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
.dropmenu li li a span {
	display: block;
	padding: 8px;
	color:#000;
}
.dropmenu li ul ul {
	margin: -1.8em 0 0 13em;
}
/* the active button */
.dropmenu li a.active {
	background: url(http://images.bushpilotbiking.com/menu_gfx.png) no-repeat 100% 0;
	color: #ffffff;
	font-weight: bold;
}
.dropmenu li a.active span.firstlevel {
	background: url(http://images.bushpilotbiking.com/menu_gfx.png) no-repeat 0 0;
}
/* the hover effects */
.dropmenu li a.firstlevel:hover {
	background: url(http://images.bushpilotbiking.com/menu_gfx.png) no-repeat 100% -30px;
	color:#FC0;
	cursor: pointer;
	text-decoration: none;
}
.dropmenu li a.firstlevel:hover span.firstlevel {
	background: url(http://images.bushpilotbiking.com/menu_gfx.png) no-repeat 0 -30px;
}
/* the hover effects on level2 and 3*/
.dropmenu li li a:hover {
	background: #D4DBE4;
	color: #FC0;
	text-decoration: none;
}
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul {
	top: -999em;
}
.dropmenu li li:hover ul {
	top: auto;
}
.dropmenu li:hover ul {
	display: block;
}
.dropmenu li li.additional_items {
	background-color: #fff;
}
/********************/
.admin_menu_thumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 1px solid #005D8C;
	background-position : bottom;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}
.admin_menu_thumb a {
	color: #000000;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.admin_menu_thumb a:hover {
	color: #000000;
	text-decoration: underline;
}
.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 1px solid #005D8C;
	background-color:#EFEFEF;
	background-image : url(http://images.bushpilotbiking.com/button_bg.gif);
	background-position : bottom;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
	position:relative;
	display:block;
}
.admin_float {
	float:left;
	clear:none;
}
.admin_menu a, a.admin_menu {
	color: #000000;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.admin_menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.sortorder_cell {
	color : #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.sortorder_options {
	color : #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 9px;
	white-space: nowrap;
}
/*.image {
	border-style: solid;
	border-width:1px;
	border-color: #2482E6;
	margin: 5px;
	padding:2px;
}*/
.footer, .footer a {
	font-size : 9px;
	color:#A3CDF9;
}
.catlink {
	display: block;
	margin-bottom: 2px;
}
.enlargeimg {
	margin:10px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
#navigation .alignright {
	margin:0 162px 0 0;
}
img.image {
	margin: 10px;
	border: #7FB6F1 3px solid;
}
/****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;
	padding: 0 30px 0 0;
	width:100%;
	clear:none;
}
.calendar-heading {
	height:25px;
	text-align:center;
}
.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;
	font-weight:bold;
	border:1px solid #DFE6DE;
	background-color:#368CE8;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	font-weight:bold;
	border:1px solid #DFE6DE;
	background-color:#368CE8;
	color:#E0EEFC;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#FFBF00;
	font-weight:bold;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#368CE8;
}
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;*/
        }
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}

