/*  
Theme Name: Kitty Hawk Kites
Theme URI: http://www.kittyhawk.com/
Description: Theme for Kitty Hawk Kites
Version: 1.0
Tags: 
Author: Wes Gutekunst
Author URI: http://www.kittyhawk.com/
*/

/* ==== RESET STYLES ==== */


/* Browser Reset Reloaded*//* */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	border: 0;
	}
	
.clear {
	clear: both;
}

img#wpstats {
     width:0;
     height:0;
     overflow:hidden;
}


/* ==== Clear Fix ==== */

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

/* ==== PNG Fix ==== */

/* png ie transparency */.png_hack{  background-image: url(”../img/the_image.png”) !important;  background-image: none;  filter: none !important;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’img/the_image.png’);}

/* ==== TYPE & COLOR ==== */

/* Default font */
body, h1, h2 {
	font-family: Helvetica, Arial, sans-serif;
	}

p {
	font-size: 0.8em;
	color: #353535;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.6em;
}

ul {
}

li {
	color: #353535;
}

hr {
	border-top: 1px #CCC solid;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}

.no-border {
	border: none!important;
}

blockquote {
	border: 1px solid #CCCCCC;
	width: 60%;
	padding: 10px;
	margin: 0 10px 10px 0;
	background-color: #F0F0F0;
}

#content blockquote h3 {
	padding: 5px 0 10px 0;
}

#content blockquote p {
	margin-bottom: 0;
}

/* ==== LINKS ==== */

/* default */
a:link, a:active, a:visited {
	color: #0092CF;
	text-decoration: none;
	}
	a:hover {
	color: #005596;
	}
	
/* ==== Buttons ==== */

.button, .button:visited {  
	display:block;  
	background-color:#005596;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #2A6AA6, #005596);
	background:-webkit-gradient(linear, left top, left bottom, from(#2A6AA6), to(#005596)); 
	padding: 10px 10px;  
	text-align: center;  
	border: 1px solid #004496;  
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8); */ 
	font-weight: normal;  
	text-transform: uppercase;  
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	color: #FFF!important;  
	text-decoration: none;
	line-height: normal!important;
	width: 155px;
	margin-top: 10px;
}  
  
.button:hover {  
	border-color: #0055CF;
	background: none #0092CF;
	text-decoration: none!important; 
}  
  
.button:active {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); 
}

.button span {
	padding: 0;
}

.button2, .button2:visited {  
	display:block;  
	background-color:#0092CF;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #0092CF, #0055CF);
	background:-webkit-gradient(linear, left top, left bottom, from(#0092CF), to(#0055CF)); 
	padding: 10px 10px;  
	text-align: center;  
	border: 1px solid #0092CF;  
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);  */
	font-weight: normal;  
	text-transform: uppercase;  
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	color: #FFF!important;  
	text-decoration: none;
	line-height: normal!important;
	width: 155px;
	margin-top: 10px;
}  
  
.button2:hover {  
	border-color: #0055CF;
	background: none #005596;
	text-decoration: none!important; 
}  
  
.button2:active { 
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); 
}

.button span {
	padding: 0;
}
	
.left {
	float: left;
	margin: 10px 10px 10px 0;
}

.left-slide {
	float: left;
	margin: 10px 10px 10px 0;
}

.right {
	float: right;
	margin: 10px 0 10px 10px;
}

.right-slide {
	float: right;
	margin: 10px 0 10px 10px;
}

.clear-border {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}
	
/* ==== LAYOUT ==== */

body {
	background: url(images/body-bg.png) repeat-x 0 0 #F5F5F5;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/int-wrapper-back.png) repeat-y top center scroll;
}

#int-wrap {
}

#content-wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}

/* ==== Header ==== */

#header {
	width: 100%;
	background: url(images/header-background.png) repeat 0 0 #005596;
	overflow: hidden;
}

#header-content-containter {
	width: 1000px;
	margin: 0 auto;
}

#header-left {
	width: 40%;
	float: left;
}

#header-right {
	width: 60%;
	float: right;
}
	
.site-title {
	font-weight: 100;
	font-size: 3em;
	float: left;
	line-height: 1.8em;
	padding: 10px 0;
}

.site-description {
	float: right;
	padding: 30px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	color: #FFFFFF;
}

/* Social */

#social {
	width: 16%;
	text-align: right;
	padding: 3px 0;
	float: right;
}

	#social ul {
		margin: 0;
		padding: 0;
	}
	
	#social li {
		list-style: none;
		display: inline-block;
			zoom:1; /*IE7Fix and IE6*/
			*display: inline;
			_height: 30px;
	}
	
	#social li a {
		display: block;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	#social li a:hover {
		background-color: #CCCCCC;
	}
	
/* Header Secondary Nav */

#secondary {
	text-align: right;
	width: 84%;
	padding: 0;
	float: left;
	clear: right; /*IE Fix */
}

	#secondary ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	float: right;
	}
	
	#secondary li {
		float: left;
		position: relative;
		border-right: solid 1px #006699;
	}
	#secondary a {
		display: block;
		line-height: 2em;
		padding: .2em 1em;
		text-decoration: none;
		color: #CFCFCF;
		font-size: .8em;
		font-weight: normal;
		text-transform: uppercase;
		border-right: 1px solid #005596;
		text-shadow:0px 1px 1px #004496;
	}
	
	#secondary ul ul {
		box-shadow: 0 3px 3px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
		display: none;
		float: left;
		position: absolute;
		top: 2.2em;
		left: 0;
		z-index: 99999;
		margin: 0;
	}
	#secondary ul ul ul {
		left: 100%;
		top: 0;
	}
	#secondary ul ul a {
		background: #dedede;
		line-height: 1em;
		padding: .5em .5em .5em 1.5em;
		width: 10em;
		height: auto;
		font-size: 1em;
	}
	#secondary li:hover > a,
	#secondary ul ul :hover > a {
		background: url(images/secondary-nav-bg.png) repeat-x bottom;
	}
	#secondary ul ul a:hover {
		background: #cecece;
	}
	#secondary ul li:hover > ul {
		display: block;
	}
	
/* Header Sub-Nav */

#header-widget-area {
	clear: both;
	width: 100%;
	text-align: right;
}

	#header-widget-area ul {
		margin: 0;
		padding: 0;
		float: right;
	}
	
	#header-widget-area li {
		list-style: none;
		display: inline-block;
		border-right: solid 1px #006699;
			zoom:1; /*IE7Fix and IE6*/
			*display: inline;
			_height: 30px;
	}
	
	#header-widget-area a {
		color: #FFFFFF;
		font-size: .8em;
		padding: 2px 10px;
		display: block;
		border-right: 1px solid #005596;
	}
	
	#header-widget-area a:hover {
		text-decoration: underline;
	}
	
	#tel {
		float: right;
	}
	
	#tel a {
		font-size: 0.9em;
		padding-right: 0;
	}
	
	#tel a span, #tel a {
		font-weight: bold;
	}
	
	#tel a:hover {
		text-decoration: none;
	}

/* ==== Horizontal Nav ==== */

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#nav-wrapper {
	background:#2A6AA6 url(images/nav-bg.jpg) bottom left repeat-x;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #2A6AA6, #005596);
	background:-webkit-gradient(linear, left top, left bottom, from(#2A6AA6), to(#005596));
	clear: both;
	height: 45px;
	z-index: 9999999;
}

#horizontal-nav {
	clear: both;
	margin: 0 auto;
	width: 1000px;
}

/* Turned Off for UberMenu - Turn Back on if not using UberMenu Plugin

#horizontal-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#horizontal-nav li {
	float: left;
	position: relative;
	border-right: solid 1px #006699;
}

#horizontal-nav a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 100;
	text-transform: uppercase;
	border-right: 1px solid #005596;
}

#horizontal-nav ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2.2em;
	left: 0;
	z-index: 99999;
	margin: 0;
}
#horizontal-nav ul ul ul {
	left: 100%;
	top: 0;
}
#horizontal-nav ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1.5em;
	width: 10em;
	height: auto;
	font-size: 1em;
}
#horizontal-nav li:hover > a,
#horizontal-nav ul ul :hover > a {
	background: url(images/nav-hover-bg.jpg) repeat-x 0 0;
}
#horizontal-nav ul ul a:hover {
	background: #cecece;
}
#horizontal-nav ul li:hover > ul {
	display: block;
}

*/


	
/* ==== CONTENT ==== */

#content {
	clear: both;
	float: right;
	margin: 0;
}

	.content-sidebar {
		width: 80%;
	}
	
	.content-adv-finder {
		width: 70%;
	}
	
	.content-fullwidth {
		width: 100%;
	}
	
#content-holder {
	margin: 10px 10px 10px 30px;
}

#content h4 {
	color: #353535;
}

#the-content h4 {
	line-height: 1.3em;
	margin-bottom: 5px;
	}
	
#content h3 {
	padding: 10px 0;
	color: #353535;
}

#content h2 {
	color: #0092CF;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.8em;
}

#the-content h2 {
	line-height: 1.2em;
	}

#content h1 {
	color: #005596;
}

#content a {
	color: #0092CF;
}

#content a:hover {
	text-decoration: underline;
	color: #005596;
}

#content p {
	line-height: 1.6em;
}

#the-content p {
	margin-bottom: 10px;
}

#content ul {
	margin: 10px 20px 0 0;
}

#content ul li {
	line-height: 1.3em;
	padding-bottom: 10px;
	font-size: 0.8em;
}

#the-content ul {
	margin-left: 20px;
	}

#the-content li {
	list-style: url(images/bullet-dark.gif);
	}
	
#the-content ul ul li {
	list-style: url(images/bullet.gif);
	color: #666;
	}

.entry-title, .post-title, .post-title-home {
	color: #005596;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	text-shadow: 1px 1px #FFF;
}

h3.post-title {
	margin: 0!important;
}

.entry-title {
	padding-bottom: 10px;
	}
	
.category-listing h2.entry-title, .upcoming-events h2.entry-title {
	padding-bottom: 0;
	line-height: 1.3em!important;
}
	
.post-title-home {
	display: none;
}

#content .post-title, .map-post-title {
	background: url(images/header-background.png) repeat 0 0 scroll;
	margin: 0 0 0 20px;
	padding: 10px 10px;
	text-shadow: none;
	color: #FFF;
	font-weight: 100;
}

#content .post-title-interior {
	background: url(images/header-background.png) repeat 0 0 scroll;
	margin: 0;
	padding: 10px 10px;
	text-shadow: none;
	color: #FFF;
	font-weight: 100;
}

.page-link {
}

.previous {
}

.author {
}

.post {
	border-top: #CECECE thin solid;
	padding-top: 10px;
}

.read-more {
	padding: 0 0 10px 0;
	margin: 0;
}

.read-more a {
	padding: 0.5em 1em!important;
	color: #FFF!important;
	font-size: 0.9em!important;
	margin: 0;
	background: #666666;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #666666, #999999);
	background:-webkit-gradient(linear, left top, left bottom, from(#666666), to(#999999));
	text-transform: none;
	font-weight: normal;
	text-shadow: none;
}

.read-more a:hover {
	background: #0092CF!important;
	text-decoration: none!important;
}

/* Next and Previous Post Nav */

#nav-above {
	margin: 0 0 10px 0;
	clear:  both;
	overflow: hidden;
}

#nav-below {
	margin: 10px 0 20px 0;
	padding-top: 10px;
	clear:  both;
	overflow: hidden;
	border-top: 1px #CCC solid;
}

.nav-previous, .nav-next {
	font-size: 0.8em;
	line-height: 1.3em;
}

.nav-previous a, .nav-next a {
	color: #353535!important;
}

.nav-previous a:hover, .nav-next a:hover {
	color: #005596!important;
	text-decoration: none!important;
}

.nav-previous {
	float: left;
	text-align: left;
	width: 50%;
	}
	
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	}

/* Breadcrumb */

.breadcrumb {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	line-height: 45px;
	padding: 0 0 0 10px;
	text-shadow: 1px 1px 1px #FFF;
}

.breadcrumb a {
	color: #333333!important;
	float: left;
	padding: 0 20px 0 0;
	display: block;
	background: url(images/breadcrumb-bg.png) no-repeat right center;
	font-weight: bold;
}

.breadcrumb a:hover {
	text-decoration: underline!important;
}

.breadcrumb .home-icon {
	display: block;
	padding: 10px 0;
}

.nav-next {
}

.right {
}

.left {
}

.attachment {
}

.search {
}

/* ==== IMAGES ==== */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
	float: left;
}
img.alignright {
	margin-left: 1em;
	float: right;
}

.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* ==== SIDEBAR ==== */

#sidebar-holder {
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
}

/*Sidebar*/

.column {
	padding: 0;
	margin: 0;
}

ul#sidebar {
	padding: 0;
	margin: 20px 0 20px 10px;
	list-style: none;
}

ul#sidebar li {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1em;
	background: url(images/sidebar-background.png) repeat scroll;
	box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	/*border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

ul#sidebar li ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul#sidebar li ul li {
	padding: 0;
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

ul#sidebar li ul ul {
	margin: 0;
	padding: 0;
}

ul#sidebar li ul li a {
	margin: 0 10px;
	padding: 7px 20px 7px 0;
	display: block;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #F5F5F5;
	color: #333333;
	background: url(images/sidebar-arrow.png) right center scroll no-repeat;
}

ul#sidebar li ul li a:hover {
	color: #FF6600;
	background: url(images/sidebar-arrow-hover.png) right center scroll no-repeat;
}

ul#sidebar .widgettitle {
	font-weight: normal;
	color: #FFF;
	font-size: 0.9em;
	text-transform: uppercase;
	background-color: #666666;
	padding: 10px;
	/*border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

ul#sidebar .widgettitle a {
	color: #FFFFFF;
}

ul#sidebar .widgettitle a:hover {
	color: #CCCCCC;
}

/*Sub Page Nav*/

ul#sub-pages {
	padding: 0;
	margin: 10px 0 20px 10px;
}

ul#sub-pages .widgettitle {
	font-weight: bold;
	color: #FFF;
	font-size: 0.9em;
	text-transform: uppercase;
	/*background-color: #005596;*/
	padding: 10px;
	/*border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	background:#005596 url(../images/nav-bg.jpg) bottom left repeat-x;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #2A6AA6, #005596);
	background:-webkit-gradient(linear, left top, left bottom, from(#2A6AA6), to(#005596));
}

ul#sub-pages .widgettitle a {
	color: #FFFFFF;
	display: block;
}

ul#sub-pages .widgettitle a:hover {
	color: #CCCCCC;
}

ul#sub-pages li {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	background: #E8E8E8;
	/*-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
}

ul#sub-pages li ul {
	padding: 0;
	margin: 0;
}

ul#sub-pages li ul li {
	padding: 0;
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

ul#sub-pages li ul li a {
	margin: 0 10px;
	padding: 7px 20px 7px 0;
	display: block;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #F5F5F5;
	background: url(images/sidebar-arrow.png) right center scroll no-repeat;
	color: #005596;
	font-weight: bold;
}

ul#sub-pages li ul li a:hover {
	background: url(images/sidebar-arrow-hover.png) right center scroll no-repeat;
	color: #FF6600;
}

ul#sub-pages .children, ul#sidebar .children {
	border-bottom: #CCC 1px solid;
	background: #F8F8F8;
	overflow: hidden;
}

ul#sub-pages .children li, ul#sidebar .children li {
	background: none;
	}
	
ul#sub-pages .children li a, ul#sidebar .children li a {
	background: none;
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	padding-left: 5px;
	border: none;
	}

/*Sidebar Children No Display*/
ul#sub-pages .children, ul#sidebar .children {
}

/*Info Page Nav*/

ul#info-pages {
	padding: 0;
	margin: 10px 0 20px 10px;
}

ul#info-pages .widgettitle {
	font-weight: bold;
	color: #FFF;
	font-size: 0.9em;
	text-transform: uppercase;
	/*background-color: #005596;*/
	padding: 10px;
	/*border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	background:#005596 url(../images/nav-bg.jpg) bottom left repeat-x;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #2A6AA6, #005596);
	background:-webkit-gradient(linear, left top, left bottom, from(#2A6AA6), to(#005596));
}

ul#info-pages .widgettitle a {
	color: #FFFFFF;
	display: block;
}

ul#info-pages .widgettitle a:hover {
	color: #CCCCCC;
}

ul#info-pages li {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	background: #E8E8E8;
	/*-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
}

ul#info-pages li ul {
	padding: 0;
	margin: 0;
}

ul#info-pages li ul li {
	padding: 0;
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

ul#info-pages li ul li a {
	margin: 0 10px;
	padding: 7px 20px 7px 0;
	display: block;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #F5F5F5;
	background: url(images/sidebar-arrow.png) right center scroll no-repeat;
	color: #005596;
	font-weight: bold;
}

ul#info-pages li ul li a:hover {
	background: url(images/sidebar-arrow-hover.png) right center scroll no-repeat;
	color: #FF6600;
}

ul#info-pages .children, ul#info-pages .children {
	border-bottom: #CCC 1px solid;
}

ul#info-pages .children li, ul#info-pages .children li {
	background:	#F8F8F8;
	}
	
ul#info-pages .children li a, ul#info-pages .children li a {
	background: none;
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	padding-left: 0;
	border: none;
	}

/* -- Search -- */

.widget_search {
	background: none!important;
}

#searchform {
}

#searchform #searchsubmit {
	padding: 0.3em 0.5em;
	background-color: #005596;
	border: none;
	color: #FFF;
	font-size: .9em;
	cursor: pointer;
	margin-left: 5px;
}

#searchform #searchsubmit:hover {
	background-color: #0092CF;
}
	
/* ==== FOOTER ==== */

#footer-wrapper {
	width: 100%;
	clear: both;
	background: url(images/header-background.png) repeat 0 0 scroll;
	position: relative;
}

#footer {
	width: 1000px;
	margin: 0 auto;
}

#footer ul {
	float: left;
	width: 25%;
	margin: 90px 0 20px 0;
	padding: 20px 0;
	font-size: 0.9em;
}
	
#footer li {
	list-style: none;
	padding: 0 10px;
	color: #FFFFFF;
}

#footer li a {
	color: #FFF;
}

#footer li a:hover {
	color: #999;
}

#footer ul ul {
	width: 100%;
	border: none;
	margin: 0 20px 20px 0;
	padding: 0;
}

#footer ul ul li {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 1.2em;
}

#footer-shadow {
	background: url(images/footer-shadow.png) repeat-x top;
	overflow: hidden;
}
.footer-title {
	color: #FFF;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 20px 5px 0;
	padding-bottom: 5px;
	border-bottom: #999 solid 1px;
}

.footer-title a {
	color: #FFF;
}

.footer-title a:hover {
	color: #999;	
}

#footer-featured {
	position: absolute;
	top: 0;
	left: 50%;
	overflow: hidden;
	height: 120px;
	width: 1000px;
	margin-left: -500px;
	margin-top: -30px;
}

#footer-featured-item-wrap {
	overflow: hidden;
	margin: 0 0 0 10px;
}

.footer-featured-item {
	width: 32%;
	float: left;
	border: #FFF solid 1px;
	background: url(images/sidebar-background.png) #FFF repeat scroll 0 0;
	height: 115px;
	margin-right: 11px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}

.footer-featured-item li {
	list-style: none;
}

.footer-featured-item h2 {
	display: none;
}

.footer-featured-item img {
	margin: 8px auto 0 auto;
	display: block;
}

.footer-featured-item img:hover {
	box-shadow: 2px 1px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 1px 1px rgba(0,0,0,0.5);
}

#footer .emailsignup {
	clear: both;
	margin: 10px 0;
}

#footer .emailsignup span {
	color: #262626;
	text-transform: uppercase;
	padding-right: 5px;
}

#footer .emailsignup h4 {
	color: #FFF;
	padding-bottom: 10px;
}

#footer .emailsignup p {
	color: #FFF;
	padding: 5px 0;
	width: 95%;
}

#footer .emailsignup input {
	border: none;
}

#footer .emailsignup input[type="submit"] {
	float: left;
	margin: 10px 0;
	padding: 10px;
	color: #FFF;
	background: #FF6600;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #FF9900, #FF6600);
	background:-webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#FF6600));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.emailsignup input {
border: solid 1px rgb(136, 136, 136) !important;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#footer .emailsignup input[type="submit"]:hover {
	background: #FF9900;
}

/* ==== Footer Banner Ad ==== */
div.widget.footer-banner {
	width: 1000px;
	margin: 0 auto 40px;
}

div.widget.footer-banner a {
	display: block;
}

div.widget.footer-banner img {
	height: auto;
	max-width: 100%;
}

div.widget.footer-banner h2 {
	display: none;
	width: 0;
	height: 0;
	visibility: hidden;
}


/* ==== COMMENTS ==== */

.nocomments {
	display: none;
}

#comments {
	font-size: 0.8em;
	color: #353535;
	margin-bottom: 10px;
}

#comments a {
	color: #0092CF;
}

#comments a:hover {
	color: #005596;
	text-decoration: none;
}

h3#comments {
	font-size: 1em;
	font-weight: normal;
	border-top: #CECECE thin solid;
	margin: 20px 0;
	padding: 20px 0 0 0;
}

.commentlist {
	margin: 0 20px;
	padding: 0;
	list-style: disc;
	color: #353535;
}

.avatar {
	display: none;
}

#respond {
	border-top: #CECECE thin solid;
	margin: 20px 0;
	clear: both;
}

#respond h3 {
	font-weight: normal;
	color: #353535;
	padding: 20px 0 0 0;
	margin: 0;
}

/*--- Comment Form ---*/

#commentform {
}

#commentform #author, #commentform #url, #commentform #email {
	height: 20px;
	margin-right: 10px;
	border: none;
}

#commentform #submit {
	padding: 0.5em 1em;
	background-color: #005596;
	border: none;
	color: #FFF;
	font-size: .9em;
	cursor: pointer;
}

#commentform #submit:hover {
	background-color: #0092CF;
}

#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid CECECE;
}
/* ==== DESIGN ==== */

/*--Experience--*/

#experience-wrap {
	width: 27%;
	float: right;
	margin: 7px 0;
}

#experience-wrap h2 {
	float: right;
	font-size: 1em;
	color: #005596;
	padding: 0.4em;
}

#experience ul, #experience li{margin:0; border:0; padding:0; list-style:none;}
#experience {
	font-size: 0.6em;
	height: 25px;
	float: right;
	margin-right: 10px;
}
#experience .menu li {
	height: 25px;
	float: left;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	width: 143px;
}
#experience .menu li a{
	color: #CFCFCF;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
	padding: 0 40px 0 10px;
	background: url(images/dropdown-arrow.png) right center no-repeat;
	font-weight: normal;
	font-size: 1.3em;
}
#experience .menu li a:hover{
	background: url(images/dropdown-arrow-hover.png) right center no-repeat;
}

#experience ul .submenu {
	border: 1px solid #CCCCCC;
	border-top: none;
	background: #FFFFFF;
	position: relative;
	padding: 0;
	clear: both;
	z-index: 2;
	display: none;
	text-align: left;
}
#experience ul .submenu li{
	background: none;
	display: block;
	float: none;
	margin: 0;
	border: 0;
	height: auto;
	line-height: normal;
	border-top: solid 1px #CCCCCC;
}
#experience .submenu li a{
	background: none;
	display: block;
	float: none;
	padding: 10px;
	margin: 0;
	border: 0;
	height: auto;
	color: #666666;
	line-height: normal;
}
#experience .submenu li a:hover{
	background: #FF9900;
	color: #FFF;
}

/*News Feed*/

#news-feed {
	width: 73%;
	float: left;
	margin: 0;
}

#news-feed p {
	line-height: 3em;
	padding: 0 15px;
	color: #666;
}

/*Header Image*/
#header-image {
	clear: both;
	width: 780px;
	padding: 0;
	margin: 0 0 0 20px;
}

#header-image img {
}

/*Slideshow Styles*/

#slideshow {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height: 300px;
	background: #999999;
}

#slideshow-home {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height: 325px;
	background: #999999;
}

.uds-bb-description-inside p {
	color: #CCCCCC;
}
	
/********WIDGETS***********/

#widget-holder {
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	width: 35%;
	overflow: hidden;
}

#custom-fields {
	margin: 0 0 10px 10px;
	padding: 0;
	overflow: hidden;
	background-color: #E0E0E0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
	
	#custom-fields h2 {
		color: #FFF;
		font-size: 0.9em;
		background-color: #005596;
		padding: 5px 10px;
		margin-bottom: 10px;
		}
	
	#custom-fields h5 {
		margin: 0 0 0 10px;
		padding-top:5px;
		font-size: 1em;
		font-weight: normal;
		color: #666;
		}
		
	#custom-fields h4 {
		margin: 0 0 5px 10px;
		line-height: 2.3em;
		}
		
	#custom-fields h4 span.location, #custom-fields h4 span.event-type, #custom-fields h4 span.times {
		line-height: 1.25em;
		font-weight: normal;
		}
		
	#custom-fields p {
		margin: 0 0 10px 10px;
		padding-right: 10px;
		}
		
		#custom-fields p span.location {
			font-size: 1.3em;
			}
		
		.custom-value {
			font-size: 1.6em;
			font-weight: bold;
			}
			
		.custom-price {
			font-size: 2.0em;
			font-weight: bold;
			}
			
	#custom-fields dl {
	float: left;
	margin: 0 10px;
	padding: 0 0 10px 0;
	width: 100%;
	font-size: 0.9em;
	border-bottom: thin dotted #CCCCCC;
	}
	
	#custom-fields dt {
		float: left;
		padding: 2px 0 0;
		width: auto;
		color: #333;
		font-weight: bold;
	}
	
	#custom-fields dd {
		margin-left: 80px;
		font-weight: bold;
		padding: 2px 0 0 10px;
		width: auto;
		color: #333;
	}
	
	#custom-fields ul {
		margin: 0 0 5px 10px;
	}
	
	#custom-fields ul li {
		line-height: 1em;
		margin: 0;
		padding: 5px 0 0 0;
	}
	
#delivery-info {
	margin: 0 0 10px 10px;
	padding: 0;
	overflow: hidden;
	background-color: #E0E0E0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
	
	#delivery-info h2 {
		color: #FFF;
		font-size: 0.9em;
		background-color: #FF6600;
		padding: 5px 10px;
		margin-bottom: 10px;
		}
	
	#delivery-info h5 {
		margin: 0 0 0 10px;
		padding-top:5px;
		font-size: 1em;
		font-weight: normal;
		color: #666;
		}
		
	#delivery-info h4 {
		margin: 0 0 5px 10px;
		line-height: 2.3em;
		}
		
	#delivery-info h4 span.location, #delivery-info h4 span.rental-type, #delivery-info h4 span.times {
		line-height: 1.25em;
		font-weight: normal;
		}
		
	#delivery-info p {
		margin: 0 0 10px 10px;
		padding-right: 10px;
		}
		
		#delivery-info p span.location {
			font-size: 1.3em;
			}
		
		.custom-value {
			font-size: 1.6em;
			font-weight: bold;
			}
			
		.custom-price {
			font-size: 2.0em;
			font-weight: bold;
			}
			
	#delivery-info dl {
	float: left;
	margin: 0 10px;
	padding: 0 0 10px 0;
	width: 100%;
	font-size: 0.9em;
	border-bottom: thin dotted #CCCCCC;
	}
	
	#delivery-info dt {
		float: left;
		padding: 2px 0 0;
		width: auto;
		color: #333;
		font-weight: bold;
	}
	
	#delivery-info dd {
		margin-left: 80px;
		font-weight: bold;
		padding: 2px 0 0 10px;
		width: auto;
		color: #333;
	}

#act-widget {
	clear: both;
	margin: 0 0 10px 10px;
	padding: 0;
	overflow: hidden;
}

#act-widget p {
	color: #999999;
	padding: 5px 7px 10px;
	margin: 0;
	font-size: 0.8em;
}

#act-widget p a {
	color: #0092CF;
}

#act-widget img {
}

.act-widget-title {
	font-weight: normal;
	color: #FFF!important;
	font-size: 0.9em;
	text-transform: uppercase;
	/*background-color: #005596;*/
	padding: 5px 10px;
	/*border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	background: #FF6600;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #FF9900, #FF6600);
	background:-webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#FF6600));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
}

.act-widget-title a {
	color: #FFF!important;
}

#act-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#act-widget ul li {
	padding: 0;
	margin: 0;
}

#act-widget ul li a {
	font-size: 0.9em;
	display: block;
	padding: 5px 7px;
	text-transform: uppercase;
	font-weight: 700;
}

#act-widget ul li a.post-title {
	font-size: 0.9em;
	display: block;
	padding: 0 7px!important;
	text-shadow: none;
	margin: 0!important;
	background: none!important;
	color: #0092CF;
	font-weight: bold;
}

#act-widget ul li a:hover {
	text-decoration: underline;
}

/*Cat Posts*/
#act-widget .cat-post-item img {
}

#act-widget .cat-post-item p {
}

#act-widget .read-more a {
	text-transform: none;
	text-shadow: none;
	font-weight: normal;
	float: left;
	font-size: 0.8em!important;
	margin-left: 5px;
	padding: .3em .5em!important;
}

#act-widget .read-more a:hover {
}

#sidebar .cat-post-item a.post-title {
	font-weight:  normal!important;
	text-transform: none!important;
	}

/**Hang Gliding**/

.hg-widget {
}

/**Video Embeds**/

.vvqbox {
}

/**Featured Pages**/
#featured-pages {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
	border-top: #0092CF 10px solid;
	border-bottom: 1px solid #E8E8E8;
	overflow: hidden;
}

#featured-pages .wp-post-image {
}

.section {
	width: 25%;
	float: left;
	clear: right; /*IE Fix*/
}

#featured-pages .section h2 {
	font-size: 1.1em;
	padding: 5px 10px 0 0;
	margin: 0;
	font-weight: normal;
	clear: both;
}

#featured-pages .section h2 a {
	color: #333333;
}

#featured-pages .section h2 a:hover {
	color: #0092CF;
}

#featured-pages .section p {
	padding: 0 15px 0 0;
	margin: 5px 0 15px 0;
	line-height: 1.5em;
}

.section-content {
	position: relative;
	margin: 10px 0 10px 10px;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #FFFFFF;
	overflow: hidden;
		/*Fix borders to be the same width*/
		padding-bottom: 1000px;
		margin-bottom: -1000px;
}

.section-content a img {
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	border-bottom: 5px solid #0092CF;
}

.section-content a:hover img {
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	border-bottom: 5px solid #FF6600;
}

/**related posts**/
#related {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.related-title {
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	background: url(images/sidebar-background.png) repeat scroll 0 0;
	color: #666666!important;
	margin: 0 10px 5px 0;
	padding-left: 10px!important;
}

.related-page {
	width: 25%;
	float: left;
	clear: right;
}

.related-page-title {
	font-weight: normal;
	font-size: 0.9em;
	text-align: center;
}

.related-page-title a {
	color: #FFF!important;
	padding: 7px 7px;
	margin-right: 10px;
	display: block;
	background: #999999;
}

.related-page-title a:hover {
	background: #FF6600;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #FF9900, #FF6600);
	background:-webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#FF6600));
	text-decoration: none;
}

.related-page img {
	border-bottom: 5px solid #0092CF;
	}

.related-page img:hover {
	border-bottom: 5px solid #FF6600;
	}

/**Activity Listings**/
#activity {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.activity-title {
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	background: url(images/sidebar-background.png) repeat scroll 0 0;
	color: #666666!important;
	margin: 0;
	padding-left: 10px!important;
}

.activity-page {
	width: 100%;
	clear:both;
	border-top: 3px solid #CCC;
	overflow: hidden;
	padding: 10px 0;
}

	.activity-content {
		width: 70%;
		float: left;
		padding-right: 10px;
	}
	
	.activity-left {
		float: left;
		margin-right: 1em;
	}
	
	.activity-content p {
	}

.activity-page-title {
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	padding: 10px 0;
}

.activity-page-title a {
	padding: 0;
	text-transform: uppercase;
	color: #005596!important;
}

.activity-page-title a:hover {
}

.info-wrapper {
	overflow: hidden;
	padding: 10px 0 0 15px;
	border-left: 1px #CCC solid;
	}
	
	.duration {
		font-size: 1.2em;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.4em;
		}
		
	.price {
		font-size: 1.8em;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.4em;
		}
		
	.price-b {
		font-size: 1.1em;
		text-transform: uppercase;
	}
		
	.button-wrapper {
	}


/**Events Listing**/

#event-list {
}

.event-title a {
	padding: 5px 7px 0 7px!important;
}

.date p {
	padding: 0 7px 5px!important;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}

.upcoming-events {
	clear: both;
	padding: 10px;
	border-top: 3px solid #CCCCCC;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.free-event {
	position: absolute;
	top: 0;
	right: 0;
	}

span.dates {
	line-height: 1.8em;
}

span.dates-home {
	line-height: 1.8em;
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	color: #333;
}

/**Event Sidebar**/
span.date {
	line-height: 2.0em!important;
	font-size: 0.85em;
	color: #666!important; 
}

/**Category Listings for All**/

.category-listing {
	clear: both;
	border-top: 3px solid #CCC;
	margin-bottom:  10px;
	padding: 10px;
}

/** POW Image **/
.pow-widget-wrap {
	float: right;
	width: 50%;
}

.pow-img-wrapper {
	float: left;
	width: 50%;
}

img.pow-img {
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}

.pow {
	overflow: hidden;
}

.pow-head {
	padding-top: 0.4em;
}

.sale-price {
	font-size: 1.2em;
	color: red!important;
}

.spacer {
	padding-top: 20px;
	overflow: hidden;
}

/**Rental Listings**/
.rental-listing {
	width: 33%;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	position: relative;
}

.rental-listing img {
	border-bottom: 5px solid #0092CF;
	display: block;
	}

.rental-listing img:hover {
	border-bottom: 5px solid #FF6600;
	}
	
.rental-listing h2 {
	text-align: center;
	font-size: 1em;
}
	
.rental-listing h2 a {
	display: block;
	background-color: #0088CF;
	color: #FFF!important;
	width: 230px;
}

.rental-listing h2 a:hover {
	background-color: #FF6600;
	text-decoration: none!important;
}

.rentals-spc {
	margin-bottom: 20px;
	border-bottom: 1px solid #E8E8E8;
}



/**** Facebook ******/
.fb-like-box {
	margin: 0 0 10px 10px;
	box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 1px 1px 0 rgba(0,0,0,0.2);
	display: block!important;
}

#sidebar-holder .fb_iframe_widget iframe {
	width: 190px!important;
}

/****Google Map*****/

#firstHeading {
	font-size: 0.9em;
}

/*****Skilled Advice********/
.skilled {
	font-weight: 100;
	color: #0092CF;
	margin: 10px 0 0 10px;
}

/***Edit Posts***/
.entry-summary {
}

.entry-summary .read-more {
	clear: both;
	margin: 10px 0;
}

/***Homepage***/
.home-ad {
	overflow: hidden;
}

.home-ad img {
	display: block;
	margin: 10px auto;
}

/* Home Quicklinks */

#home-widget-area h3 {
	padding: 10px;
}

#home-quick-links {
	text-align: right;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: right; /*IE Fix */
}

	#home-quick-links ul {
	list-style: none;
	margin: .5em 0;
	padding-left: 0;
	float: left;
	width: 85%;
	border-left: thin #999 solid;
	}
	
	#home-quick-links li {
		float: left;
		position: relative;
	}
	#home-quick-links a {
		display: block;
		line-height: 1.5em;
		padding: .2em 1em;
		text-decoration: none;
		color: #999;
		font-size: .7em;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	#home-quick-links ul ul {
		display: none;
		float: left;
		position: absolute;
		top: 2.2em;
		left: 0;
		z-index: 99999;
		margin: 0;
	}
	#home-quick-links ul ul ul {
		left: 100%;
		top: 0;
	}
	#home-quick-links ul ul a {
		background: #dedede;
		line-height: 1em;
		padding: .5em .5em .5em 1.5em;
		width: 10em;
		height: auto;
		font-size: 1em;
	}
	#home-quick-links li:hover > a,
	#home-quick-links ul ul :hover > a {
		color: #333;
		text-decoration: underline;
	}
	#home-quick-links ul ul a:hover {
		background: #cecece;
	}
	#home-quick-links ul li:hover > ul {
		display: block;
	}
	
	#home-quick-links h2 {
		text-align: left;
		font-size: .8em;
		text-transform: uppercase;
		margin-left: 1.3em;
		margin-top: 15px;
		float: left;
		width: 120px;
	}
	
	#home-quick-links h2.widgettitle {
	}
	
/****404*****/	

#fourofour {

}

#fourofour ul.big-list {
	float: left;
	width: 23%;
}

#fourofour ul ul li {
	font-size: 0.9em;
	text-transform: none;
}

#fourofour input {
	color: #999;
	border: thin #E6E6E6 solid;
	padding: 5px;
}

#fourofour .search404 input[type="submit"] {
	margin: 10px 0;
	padding: 5px 10px;
	background: #FF6600;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
	background:-moz-linear-gradient(top, #FF9900, #FF6600);
	background:-webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#FF6600));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: none;
	color: #FFF;
	text-transform: uppercase;
}

#fourofour .search404 input[type="submit"]:hover {
	background: #FF9900;
}

/****Search*****/

#content .search-holder {
}

	#content .search-holder h2 {
		line-height: 1.3em;
	}
	
	#content .search-holder #comments {
		display: none;
	}
	
	#content .search-holder .page, #content .search-holder .post {
		padding: 20px 10px 20px 0;
		border-bottom: thin #E6E6E6 solid;
	}
	
	#content .search-holder .read-more {
		display: none;
	}
	
	#content .search-holder .next-post, #content .search-holder .previous-post {
		margin: 20px 0;
	}
	
	#content .search-holder .next-post {
		float: left;
	}
	
	#content .search-holder .previous-post {
		float: right;
	}
	
	#content .search-holder .next-post a, #content .search-holder .previous-post a {
		display: block;
		padding: 10px 15px;
		background: #FF6600;
		/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A6AA6', endColorstr='#005596')";*/
		background:-moz-linear-gradient(top, #FF9900, #FF6600);
		background:-webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#FF6600));
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		cursor: pointer;
		border: none;
		color: #FFF;
		text-transform: uppercase;
		font-size: 0.8em;
	}
	
	#content .search-holder .next-post a:hover, #content .search-holder .previous-post a:hover {
		background: #FF9900;
		text-decoration: none;
	}
	
	

/****Special Stuff Yo*****/
.sale-icon {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 8px;
}

.delivery-icon {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 20px;
	border: none!important;
}

.no-margin {
	margin: 0!important;
}

.ten-margin {
	margin: 10px!important;
}

/***Adventure Finder Styles****/
.towns {
	overflow: hidden;
	width: 27%;
	float: left;
	margin-left: 10px;
}

.towns h2 {
	color: #005596!important;
}

.towns ul li {
	text-transform: uppercase;	
}

.towns ul li a {
	font-size: 130%;
}

.stores {
	overflow: hidden;
	width: 38%;
	float: left;
	margin-left: 10px;
}

.stores h2 {
	color: #005596!important;
}

.stores h4 {
	color: #005596!important;
	margin-top: 5px!important;
}

.stores ul li {
	text-transform: uppercase;
	padding-bottom: 5px!important;	
}

.stores ul li a {
}

.store-locations ul {
	float: left;
	margin: 5px 20px 0 0!important;
}

/*Hide locations until click Abra Kadabra*/
#locations1, #locations2, #locations3, #locations4 {
	display: none;
}


#map-holder {
	overflow: hidden;
	background: url(images/sidebar-background.png) #CCC repeat scroll;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

/*Kiteboarding*/

#twitter-2 .widgettitle a {
	background: url(images/twitter-back-kb-3.png) no-repeat right center;
}

.tweets {
	border-bottom: #EEE thin solid;
}

.tweets li {
	padding: 0 5px 5px 5px!important;
}

.tweets li a {
	padding: 0!important;
	display: inline!important;
}

.timesince {
	color: #999!important;
	font-size: .75em!important;
}

#tweets-holder {
	margin-left: 10px;
	margin-bottom: 10px;
}

/*Social*/
#recommend {
	clear: both;
	display: block;
	height: auto;
	background-color: whiteSmoke;
	padding: 5px 10px;
	margin: 0 0 0 20px;
}

/*Groups*/
.Accordion {
	
}

.Accordion td {
	padding: 10px 4px;
	border: 1px solid #EEE;
}

.Accordion th {
	border-right: 1px solid #888;
	background-color: #EEE;
	padding: 10px 5px;
}

/*Mobile Version Button */

.am-switch-btn {
	width: 100%;
	display: block;
	position: fixed;
	bottom: 0;
	text-align: center;
	background: #005596;
	padding: 10px;
	font-size: 200%;
	color: #FFF!important;
}

/****Virginia Beach Styles*****/

.virginia #nav-wrapper {
	
}

.virginia #nav-wrapper #horizontal-nav {
	
}

.virginia #nav-wrapper #horizontal-nav .menu-virginia-beach-container {
	background: #2A6AA6 url(../images/nav-bg.jpg) bottom left repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(#2A6AA6), to(#005596));
background: -webkit-linear-gradient(top, #2A6AA6, #005596);
background: -moz-linear-gradient(top, #2A6AA6, #005596);
background: -ms-linear-gradient(top, #2A6AA6, #005596);
background: -o-linear-gradient(top, #2A6AA6, #005596);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
height: 45px;
}

.virginia #nav-wrapper #horizontal-nav ul#menu-virginia-beach {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: visible;
	zoom: 1;
	display: block;
	width: 100%;
	height: 45px;
}

.virginia #nav-wrapper #horizontal-nav ul#menu-virginia-beach li {
	font-size: 12px;
	list-style-image: none;
	letter-spacing: 0px;
	float: left;
	position: relative;
	display: inline-block;
	line-height: 1em;
	padding: 0px 0px;
	margin: 0px;
	z-index: 200;
	zoom: 1;
}

.virginia #nav-wrapper #horizontal-nav ul#menu-virginia-beach li a {
	font-size: 1.2em;
	color: #FFF;
	padding: 12px 15px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	padding: 12px 15px;
	position: relative;
	float: none;
	z-index: 400;
	zoom: 1;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: transparent;
	border-left: 1px solid #004496;
	-webkit-box-shadow: inset 1px 0px 0px 0px rgba(0, 102, 153, 0.9);
	-moz-box-shadow: inset 1px 0px 0px 0px rgba(0, 102, 153, 0.9);
	box-shadow: inset 1px 0px 0px 0px rgba(0, 102, 153, 0.9);
	display: block;
}

.virginia #nav-wrapper #horizontal-nav ul#menu-virginia-beach li a:hover {
	background: #005596;
}

.virginia .vb-map {
	margin: 0 10px;
}

.virginia #sidebar .textwidget {
	
}

.virginia #sidebar .textwidget p {
	padding: 10px;
	line-height: 1.8;
}

.virginia #content.fullwidth.vb-home {
	
}

.virginia #content.fullwidth.vb-home h1.post-title {
	margin: 0;
	padding-left: 20px;
	/*display: none;*/
}

.virginia #content.fullwidth.vb-home #content-holder {
	margin: 10px 20px;
}

.virginia #featured-pages {
	margin-bottom: 1em;
	border-top: 0 none;
}

.virginia #featured-pages .section {
	
}

.virginia #featured-pages .section .section-content {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.virginia #featured-pages .section:last-child .section-content {
	border: 0 none;
}

.virginia #featured-pages .section .section-content img {
	max-width: 100%;
	height: auto;
}


/******************************Print Friendly Styles********************************/

@media print {

	body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}
	
	/*Header*/
	h2 {color:#000; font-size:25px;}
	.post .entry h2 {font-size:20px;}
	#horizontal-nav {
	display: none;
	}
	
	#header-right {
	display: none;
	}
	
	#experience-wrap {
	display: none;
	}
	
	/* Links */
	a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
	a[href^="http://"] {color:#000;} 
	
	/*Image*/
	img, img a, .more-link a {border:none;}
	
	/*Remove Element*/
	#logo, #catnavi, .topnavi, .more-link, .navigation, #sidebartop, #related, #social, #sponsors, .tabs, #allpost, .toolbar, .splitbox, #commentform, #commentabs .idTabs, .postmeta-content .comments, #respond h3, .tag, .footerlinks {display:none;}
	
	/*Post*/
	.post {border-bottom:1px solid #000;}
	.postmeta {font-size:10pt; margin-top:10px;}
	.postfooter {font-size:10pt; margin-bottom:20px;}
	
	#sidebar-holder {
	display: none;
	}
	
	#header-left h1 {
		padding: 0; margin: 0;
	}
	
	#news-feed {
	display: none;
	}
	
	.button, .button2 {
	display: none;
	}
	
	#content { margin-left:0; 
     float:none; 
     width:70%; 
     color:black; 
     font-size:12pt }
	
	/*Comment Section*/
	.commentlist .avatar {float:left; margin-right:10px;}
	.commentlist .children {margin-top:10px;}
	#comments {page-break-before: always;}
	
	/*Footer*/
	#footer {margin-top:10px;}
	
	#footer-wrapper {
	display: none;
	}
	
	@page { margin: 0.5cm; }
	
	.gmnoprint{
	display:none;
	}
	
	h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
	     page-break-inside:avoid }
	img { page-break-inside:avoid; 
	     page-break-after:avoid; }
	blockquote, table, pre { page-break-inside:avoid }
	ul, ol, dl  { page-break-before:avoid }
	img { max-width: 100%; }

}

.emailsignup table {
font-family: Arial, Helvetica, sans-serif;
color: #666;
font-size: 12px;
background: #eaebec;
margin: 2px;
border: #ccc 1px solid;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 2px #d1d1d1;
-webkit-box-shadow: 0 1px 2px #d1d1d1;
box-shadow: 0 1px 2px #d1d1d1;
}