/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url(//fonts.googleapis.com/css?family=Permanent+Marker|Lato:300,400);


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background-image:url('images/web_bg.jpg');
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

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

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#424242;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:-5px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar {
	position:relative;
	z-index:100;
	width:900px;
        margin-top:5px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
        float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:0px solid #333;
	}

#page-bar li:hover {
	background: #333333;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 11px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:180px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:0px;
	}

.colorRow {
        background:#cccccc;
        margin-left:0px;
        }

.colorRowcontent {
        margin-left:8px;
        }

.colorRowcontent2 {
        margin-left:20px;
        }

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Arial, "Arial";
	clear: both;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:10px;
	color:#3c78a7;
	font-weight:bold;
	}
	
.post h3 a {
	color:#ff9000;
}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:940px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background-image:url('images/containerbg.jpg');
	background-repeat:repeat-x;
        background-color: #fff;
        padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0px;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Arial;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline div.small {
	display:block;
	margin-left:3px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background-image:url('images/containerbg.jpg');
	background-repeat:repeat-x;
        background-color: #fff;
	float:right;
	padding:10px 10px 19px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:0px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background-image:url('images/containerbg.jpg');
	background-repeat:repeat-x;
        background-color: #fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
        background-color: #fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #666666;}
#cat-2, #cat-4 {border-top:8px solid #ff9000;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#666666; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#ff9000; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#de8c21; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:1.5em Arial;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background-image:url('images/containerbg.jpg');
	background-repeat:repeat-x;
    background-color: #fff;
    padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}
	
#content.contentWide {
	width:920px;
	
}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
    font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:0px solid #ddd;
	padding:5px 0px;
	float: left;
}

.post {
	font-size:1.05em;
        line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post form ul li {	
	list-style:none;
	margin-left:0;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;

	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
/*border:1px solid #f00;*/
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	clear: both;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
        }

/*
#sidebar h2 {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	font:2em Arial;
	font-weight:bold;
	background-image:url('images/sidebar_header.png');
	background-repeat:repeat-x;
        background-color: #fff;
        text-align:center;
	color:#fff;
        }

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#fff;
	color:#333;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
*/
#sidebar p {
	font-size:110%;
	color:#fff;
	margin:10px 0;
}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:left;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-top1 {
	width:300px;
	float:left;
	padding:0px 10px 10px 10px;
        margin-top:15px;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
/*	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;*/
	}

#sidebar li ul li:last-child{
/*	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;*/
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#424242;
	}
.contact-info {
	color: #fff;
	margin: 10px auto;
	font-size:110%;
	border: 1px solid #fff;
	padding: 10px;
}
.contact-info h3 {
	text-transform: lowercase !important;
	margin: 0 !important;
	font-weight: bold !important;
	font-size: 1.5em !important;
	letter-spacing: -0.05em !important;
	color: #fff !important;
	background: none !important;
}
.contact-info li {
	list-style-type: none;
	text-decoration: none;
	border-bottom: none !important;
}
.contact-info li:nth-child(2) {
	margin-bottom: 10px;
}
.contact-info li:nth-child(4) {
	margin-bottom: 10px;
}

.header-social {
	padding-bottom: 20px;
	position: absolute;
}

.header-social li {
	list-style-type: none;
	display: inline;
}
.header-social li a {
	display:block;
    padding:10px 0 1px 22px;
    background:transparent url(images/social-header.png) 0 0 no-repeat;
	background-size:18px;
}
.header-social li.header-facebook a {
    background-position:0 -45px;
}
.header-social li.header-twitter a {
    background-position: 0 -22px;
}
.header-social li.header-instagram a  {
    background-position:0 -112px;
}
.header-social li.header-yelp a {
	background-position:0 -136px;
}
.header-social li a {
	color: #fff;
	float: left;
	margin: 10px 10px 10px 0;
	text-indent: -999px;
}





/* Form Elements 

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}
*/


/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.jpg) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}


#table2 {
	spacing=0;
        padding=0;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
        color: #fff;
	padding-top:10px;
	padding-bottom:10px;
	}

#footlinks a {
        color:#fff;
        font-size:0.6em;
}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


.biglink {
	cursor: pointer;
}

#homeBanner {
	
	margin-left:-10px;
}
/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

.widget_kbrss {
        background: #eeeeee;
             }
#wrapper {
	width:980px;
	margin:auto;
	background-image:url('images/wrapper.png');
}


#tandempage {
    text-align:center;
}
#tandempage h1 {
    background:transparent url(images/tandem/header.png) center center no-repeat;
    text-indent:-1000em;
    overflow:hidden;
    margin:0;
    padding:0;
    height:70px;
}
#tandempage a {
    display:block;
    width:310px;
    height:260px;
    float:left;
    background:transparent url(images/tandem/ctas.png) 0 0 no-repeat;
    text-indent:-1000em;
    overflow:hidden;
    -moz-transition: opacity .25s;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}
#tandempage a:hover {
    opacity:.75;
}
#tandempage .tandemstandard {
    width:315px;
    background-position:5px 0;
}
#tandempage .tandemvideo {
    background-position:-310px 0;
}
#tandempage .tandemvideophotos {
    width:315px;
    background-position:-625px 0;
}


#tandemorder,
#afforder {
    text-align:center;
    float:left;
    margin:1em 0;
    width:900px;
}
#tandemorder label,
#afforder label {
    display:block;
    float:left;
    width:285px;

    height:200px;

    cursor:pointer;

    background:transparent url(images/purchase-page-packagesprices.png) 0 0 no-repeat;
    text-indent:-1000em;
    overflow:hidden;
    -moz-transition: opacity .25s;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;

    position:relative;

}

#afforder label {
    width:355px;
    background:transparent url(images/purchase-page-solo-discount.png) 0 0 no-repeat;    
}

#tandemorder label:hover,
#afforder label:hover {
    opacity:.9;
}
#tandemorder .selected:hover,
#afforder .selected:hover {
    opacity:1;
}
#tandemorder label.notselected,
#afforder label.notselected {
    opacity:.35;
}
#tandemorder .tandemstandard {
    background-position:0 10px;
}
#tandemorder .tandemvideo {
    margin:0 22px;

    background-position:-300px 10px;
}
#tandemorder .tandemvideophotos {
    background-position:-600px 10px;
}


#afforder .affstandard {
    background-position:0 10px;
}
#afforder .affvideo {
    margin:0 70px;

    background-position:-390px 10px;
}


#tandemorder label .checked,
#afforder label .checked {
    display:block;
    width:80px;
    height:80px;
    position:absolute;
    top:-5px;
    right:-8px;
    background:transparent url(images/ordercheck_v-2.png) center center no-repeat;
}

#field_1_1,
#field_3_1 {
	position:absolute;
	top:-500em;
	left:-500em;
}

/*
#field_1_1 .gfield_label {
    display:none;
}
#field_1_1 ul li {
    float:left;
    width:33%;
    text-align:center;
}
#field_1_1 ul li input {
    float:none;
    padding:0;
    margin:0;
}
#field_1_1 ul li label {
    display:inline;
}
*/
/*************************************************
*  This CSS file belongs to WP-Table Reloaded!   *
*  DO NOT make any changes here, add them to the *
* "Custom CSS" textarea in the "Plugin Options"! *
*************************************************/

.wp-table-reloaded {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	margin: 10px 0px 15px 0px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.wp-table-reloaded th {
	background-color: #E6EEEE;
	border: 1px solid #FFFFFF;
	padding: 4px;
	color: #3D3D3D!important;
}
.wp-table-reloaded td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #FFFFFF;
}
.wp-table-reloaded .odd td {
	background-color: #F0F0F6;
}
.wp-table-reloaded .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
.wp-table-reloaded-table-description {
	clear: both;
	display: block;
}
.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
.wp-table-reloaded .header {
	background-image:url(img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(img/desc.gif);
}


.fb-like {
	margin:1em 0;
}


#home_action {
    position:relative;
    background:transparent url(images/new_home/skydive_home2014.jpg) center center no-repeat;

    width:940px;
    height:590px;

}
#home_action .schedule {
    position:absolute;
    bottom:0;
    left:10px;
    width:920px;
    height:250px;
}
#home_action .schedule a.bookonline {
	/*display:block;*/
	position:absolute;
	text-indent:-1000em;
	background: none;
	     /*background:transparent url(images/new_home/home_pricing_newbase.png) 5px center no-repeat; */
	    /* background:transparent url(images/new_home/home_pricing_newbase.png) 5px center no-repeat;*/
    background-size:620px;
	overflow:hidden;
	top:0;
	left:0;
	width:620px;
	height:250px;
}
#home_action .schedule iframe,
#home_action .schedule form,
#home_action .schedule a.ctalink {
    float:right;
    width:300px;
        margin-top:-110px;
}
#home_action .schedule form,
#home_action .schedule a.ctalink {
	margin-right:-20px;
}


#home_action .tandem {
    display:block;
    position:absolute;

    right:0;
    bottom:0;

    text-indent:-1000em;

    width:290px;
    height:240px;
    background:transparent url(images/new_home/certificate.png) left center no-repeat;
}

	

#main_slide {

    width:920px;
  height: 620px;
  background: transparent url(images/loading.gif) center center no-repeat;
  text-align: center; }
  #main_slide img {


    max-width:900px;
    max-height:620px;
    margin:0 auto;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1; }
    


#carousel {
  width: 900px;
  height: 115px;
  margin: 20px auto 60px auto; }
  #carousel .slides {
    overflow: hidden;
    margin: 0;
    padding: 0; }
    #carousel .slides a.slide {
      opacity: .7; }
      #carousel .slides a.slide:hover, .post #carousel .slides a.slide.current {
        opacity: 1; }
    #carousel .slides img {
      width: 100px;
      height: 100px; }
      #carousel .flex-direction-nav {
	      list-style:none;
      }
  #carousel .flex-direction-nav a:hover {
    border-bottom: 0; }
	
	
#main_slide.small-gallery {
	width:590px;
	height:398px;
}   
#main_slide.small-gallery img { 
	max-width:570px;
	max-height:398px;	
}	
#carousel.small-gallery {
	width:590px;
}
	
.dive-gallery {
	width:280px;
        height:280px;
	text-align:center;
	float:left;
	margin:0 16px 30px 0;
        position:relative;
	border:1px solid #ccc;
	padding:2px;

    background-repeat:no-repeat;
    background-position:2px 2px;

}	
.dive-gallery:nth-child(2n+2) {
    margin-right:0;
}
.dive-gallery img {
    -moz-transition: all .5s; /* for Firefox 15 */
    -webkit-transition: all .5s; /* for Chrome and Safari */
    transition: all .5s;
}
.dive-gallery:hover img {
    opacity:0;
}

.post .dive-gallery img {
       margin:0;
    padding:0;
    border:0;
}

.dive-gallery h3 {
    position:absolute;
    bottom:0;
    right:10px;

}
.dive-gallery h3 a {
    color:#fff;
    font-size:1.6em;
    text-shadow:1px 1px 0 rgba(0,0,0,.85);
}

#page {
  position:relative;
}

#skydiveweather {
  
	font-family: Lato, Arial, sans-serif;  
  
	position:absolute;
  top:-58px;
  right:10px;
	
  z-index:1000;
	text-align:left;

  color:#fff;
  text-shadow:1px 1px 0 rgba(0,0,0,.85);
  font-weight:300;
  white-space:nowrap; 
  
  line-height:1.1;
  
	width:140px;
}
#skydiveweather a {
	color:#fff;	
	display:block;
  	transition: all .5s; 
  padding:10px 0 10px 50px;
  background-color:transparent;
  background-position:center left;
  background-repeat:no-repeat;
  background-image:url(images/weather/unknown_small.png);
}
#skydiveweather a:hover {
	text-decoration:none;
  opacity:.8;
  text-shadow:1px 1px 2px rgba(0,0,0,.9);  
}
#skydiveweather a strong {
	display:block;
  float:left;
  padding-right:4px;
  font-size:2.4em;
}
#skydiveweather a span {
	width:40px;
  display:inline-block;
	font-size:1.1em;
  text-align:right;
 
}
  
#skydiveweather.icon_sun a {
	background-image:url(images/weather/sunny_small.png); 
}
#skydiveweather.icon_fog a {
	background-image:url(images/weather/hazy_small.png); 
}
#skydiveweather.icon_partiallycloudy a {
	background-image:url(images/weather/psunny_small.png); 
}
#skydiveweather.icon_cloudy a {
	background-image:url(images/weather/cloudy_small.png); 
}
#skydiveweather.icon_rain a {
	background-image:url(images/weather/rainy_small.png); 
}

/*
.weatherpage .sun {
	background-image: url(images/weather/sunny.png); 
}
.weatherpage .fog {
	background-image: url(images/weather/hazy.png); 
}
.weatherpage .partiallycloudy {
	background-image: url(images/weather/psunny.png); 
}
.weatherpage .cloudy {
	background-image: url(images/weather/cloudy.png); 
}
.weatherpage .rain {
	background-image: url(images/weather/rainy.png); 
}
.weatherpage .unknown {
	background-image: url(images/weather/unknown.png); 
}
*/





.weatherpage {
	font-family: Lato, Arial, sans-serif;
	font-weight: 300;
}

.weatherpage article {
	color: #fff;
	padding: 15px 15px 5px;
	background: #ff8e4d;
	background: -moz-linear-gradient(top,  #ff8e4d 0%, #ff651e 54%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8e4d), color-stop(54%,#ff651e));
	background: -webkit-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: -o-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: -ms-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: linear-gradient(to bottom,  #ff8e4d 0%,#ff651e 54%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e4d', endColorstr='#ff651e',GradientType=0 );
	margin-bottom: 10px;
}
	
.weatherpage article + article {
	padding-bottom: 10px;
	padding-left: 73px;
	background: #ff714d;
	background: -moz-linear-gradient(top,  #ff714d 0%, #ff431e 54%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff714d), color-stop(54%,#ff431e));
	background: -webkit-linear-gradient(top,  #ff714d 0%,#ff431e 54%);
	background: -o-linear-gradient(top,  #ff714d 0%,#ff431e 54%);
	background: -ms-linear-gradient(top,  #ff714d 0%,#ff431e 54%);
	background: linear-gradient(to bottom,  #ff714d 0%,#ff431e 54%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff714d', endColorstr='#ff431e',GradientType=0 );
}

.weatherpage article + article + article {
	padding: 15px 20px;
	background: #ffb84d;
	background: -moz-linear-gradient(top,  #ffb84d 0%, #ff9a1e 54%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb84d), color-stop(54%,#ff9a1e));
	background: -webkit-linear-gradient(top,  #ffb84d 0%,#ff9a1e 54%);
	background: -o-linear-gradient(top,  #ffb84d 0%,#ff9a1e 54%);
	background: -ms-linear-gradient(top,  #ffb84d 0%,#ff9a1e 54%);
	background: linear-gradient(to bottom,  #ffb84d 0%,#ff9a1e 54%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb84d', endColorstr='#ff9a1e',GradientType=0 );
}

.weatherpage article:before,
.weatherpage article:after {
    content:"";
    display:table; }
    
.weatherpage article:after {
    clear:both; }
    
.weatherpage article .right_weather,
.weatherpage article .left_weather {
	float: left;
}

.weatherpage h3 { /*title*/
	font-size: 4.0em;
	line-height: 1.0em;
	color: #555;
	text-align: center;
	font-weight: 300;
	font-family: Lato, Arial, sans-serif;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	margin: 20px 20px 0px 0;
	padding: 0;
}

.weatherpage h3 + p { /*updated*/
	text-align: center;
	color: #999;
	font-size: 1.21em;
	margin-bottom: 30px;
	margin-top: 5px;
}
	
.weatherpage h4 { /*temp*/
	float: left;
	font-size: 9.0em;
	line-height: .8em;
	font-weight: 300;
	font-family: Lato, Arial, sans-serif;
	text-shadow: 3px 3px 1px rgba(151, 47, 0, 0.4);
	margin: 0 -10px 20px 0;
	padding: 0;
}

.weatherpage article p {
	font-size: 3.5em;
	text-shadow: 2px 2px 1px rgba(151, 47, 0, 0.4);
	margin: 16px 0 0 60px;
	padding: 0;
}

.weatherpage article p i {
	font-size: .5em;
	font-weight: 300;
	font-style: normal;
	color: #fbba95;
	margin-left: 5px;
}

.weatherpage article p.precipitation:before  {
	content: url(images/weather/precipitation.png);
	display: block;
	width: 42px;
	height: 42px;
	float: left;
	margin-top: -9px; 
}

.weatherpage article p.visibility:before  {
	content: url(images/weather/visibility.png);
	display: block;
	width: 42px;
	height: 42px;
	float: left;
	margin-top: -9px;
	margin-bottom: 16px;
}

.weatherpage h5 { /*wind*/
	font-size: 7em;
	float: left;
	font-weight: 300;
	font-style: normal;
	text-shadow: 3px 3px 1px rgba(179, 29, 0, 0.4);
	margin: 25px 0 35px 0px;
	padding: 0;
}

.weatherpage h5 + h5 { /*mph*/
	float: left;
	line-height: .2em;
	font-size: 1.9em;
	margin-left: 5px;
}
	
.weatherpage h5 + h5 strong { /*leading*/
	display: block;
	font-weight: 300;
	font-size: 1.9em;
	color: #feab8f;
	margin-top: 21px;
}

.weatherpage article + article + article h6 {
	font-size: 2.0em;
	margin-bottom: 5px;
	float: left;
	text-shadow: 2px 2px 1px rgba(232, 128, 0, 0.68);
}

.weatherpage article + article + article h6 i {
	font-size: .7em;
	font-weight: 300;
	margin-left: 9px;
}

.weatherpage article + article + article h6 a:link,
.weatherpage article + article + article h6 a:visited {
	display: block;
	color: #fff;
}

.weatherpage article + article + article h6 a:hover {
	color: #fee2b9;
	text-decoration: none;
}
	
.weatherpage .icon {
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
	margin-right: 10px;
}

.weatherpage .sun {
	background-image: url(images/weather/sunny.png); 
}
.weatherpage .fog {
	background-image: url(images/weather/hazy.png); 
}
.weatherpage .partiallycloudy {
	background-image: url(images/weather/psunny.png); 
}
.weatherpage .cloudy {
	background-image: url(images/weather/cloudy.png); 
}
.weatherpage .rain {
	background-image: url(images/weather/rainy.png); 
}
.weatherpage .unknown {
	background-image: url(images/weather/unknown.png); 
}

.weatherpage .wind {
	background-image: url(images/weather/wind.png);
	margin-top: -11px;
	margin-left: 10px;
	padding-left: 0;
	margin-right: 0;
}

.weatherpage .forecast {
	margin-bottom: 2em;
	width:100%;
  float:left;
	color:#fff;
  font-size:1.2em;

  	text-shadow: 2px 2px 1px rgba(179, 29, 0, 0.4);

}
.weatherpage .forecast h6 {
	font-size:1.5em;
  margin-bottom:2%;
  position:relative;
  z-index:10;
}
.weatherpage .forecast p {
	  position:relative;
  z-index:10;
}
.weatherpage .forecast .hour {
	font-size:90%;
	white-space: nowrap;
}
.weatherpage .forecast .day,
.weatherpage .forecast .hour {
 	width:28%;
  margin-left:2%;
  padding:2%;
	position:relative;
  	float:left;
	background: #ff8e4d;
	background: -moz-linear-gradient(top,  #ff8e4d 0%, #ff651e 54%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8e4d), color-stop(54%,#ff651e));
	background: -webkit-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: -o-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: -ms-linear-gradient(top,  #ff8e4d 0%,#ff651e 54%);
	background: linear-gradient(to bottom,  #ff8e4d 0%,#ff651e 54%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e4d', endColorstr='#ff651e',GradientType=0 );
}
.weatherpage .forecast .day:first-child,
.weatherpage .forecast .hour:first-child {
	margin-left:0;
}
.weatherpage  .forecast .icon {
	position:absolute;
  width:50px;
  height:50px;
  background-size:cover;
  top:0;
  right:-5%;
  z-index:0;
}

/*HOURLY*/

.weatherpage .hourly.forecast {
	margin-bottom:10px;
}

.weatherpage .hourly.forecast .hour {
	width: 15.6%;
	margin: 0 0% 1% 1%;
	padding: 2% 0 0;
	text-align: center;
	position: relative;
	float: left;
}

.weatherpage .hourly.forecast .hour:first-child {
	margin-left: 0;
	padding-left: .5%;
	padding-right: .5%;
}

.weatherpage .hourly.forecast .hour p {
	line-height: 1.1em;
	margin-top: 3px;
}

.weatherpage  .hourly.forecast .icon {
	position: relative;
	float: none;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

.weatherpage .hourly.forecast h6 {
	font-size: 1.9em;
	margin-bottom: 9px;
	margin-top: -5px;
}

.weatherpage h6.extended {
	font-size:1.1em;
	text-transform: uppercase;
	font-weight: 300;
	color: #888;
	margin-bottom: 5px
}

.weatherpage .next {
	background: url(images/weather/plane.png) left center no-repeat;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 40px;
	padding-left: 50px;
}

.weatherpage .next h2 {
	font-family: Lato, Arial, sans-serif;
	font-weight: 400;
	font-size: 2em;
	color: #d60f17;
	margin-bottom: 5px;
}

.weatherpage .next p {
	font-size: 1.4em;
	color: #ff641d;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 0px}

.post .flexslider ul li {
	margin-left:5px;
}
/* Direction Nav */
.flex-direction-nav {*height: 0; list-style:none;}

ul.flex-direction-nav li {
    list-style:none !important;
}

.flex-direction-nav a {width: 30px; height: 30px; margin: 0 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; bottom: -40px; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: .75; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0;  }

.flexslider .flex-next { right: 5px;}
.flexslider .flex-prev { left: 5px;}

.flex-next:hover { opacity: 1; }
.flex-prev:hover { opacity: 1; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


/*RESPONSIVE*/

#page-bar li.responsive {
	display:none;
}

@media screen and (max-width: 990px) {

	#wrapper {
		font-size: 110%;
		width: 96%;
		background: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box; 
		box-sizing: border-box;	 	}

    #home_action {
        max-width:100%;
        height:500px;
        background-size:cover;
        background-position:top center;
    }

    #home_action .tandem {
        display:none;
    }
    
    #home_action .schedule {
	right:10px;
        left:10px;    
        width:auto;
        
    }
    #home_action .schedule a.bookonline {
    		width:320px;
	    background:transparent url(images/new_home/schedule.png) center left no-repeat;
    }

    #middle {
	   width: 100%;
	   padding:0;
	   margin:10px 0;
    }
    .category {
	    width:20%;
	    padding:0;
    }
    .category span,
    .category p {
    	padding:5px;
    }
    .category a {
	    font-size:1.2em;
	    
    }
    #middle img {
       display:none;
    }

	.entry iframe {
		max-width:100%;
		
	}
	 #page, #bottom { 
	 	width: 98%;
	 	border-radius: 5px; }
	 	
	 #content.contentWide {
		 
		 width:96%;
	 }
	 	
	 #head {
	 	width: 100%; 	}
	          
     #logo {
     	width: 100%;
     	height: 217px;
     	background: url(images/logo_responsive3.png) no-repeat center top transparent;
		 margin-top: 8px; 	 }
     	
     #logo img, #tandempage {
     	display: none;   }
     	
     #logo img {
     	width: 100%; 	} 
     	
     #navbar {
		width: 100%;
		position: relative;
		margin: 0 0 4px;
		padding: 8px 0 5px;
		background: #333333;
		border-radius: 5px; 	}
     
     ul#page-bar {
     	width: 100%;
		margin: 0;
		padding: 0;	 }
     
     #page-bar li ul {
     	display: none; }
     
     #content, #front-list {
     	width: 60%;
     	border-radius: 5px;
		margin: 0;
		padding: 15px 2% 0; 	 }	
     	
     #sidebar, #sidebar-ads {
     	width: 35%;
		margin: 0;
		padding: 0; 	 }
		
	#sidebar img,
	#sidebar iframe,
	#sidebar-ads img,
	#sidebar-ads iframe {
		max-width: 100%;
		height:auto;
		float:none;
		margin: 0 auto; }
		
	#recentpost, #mostcommented {
		/*width: 80px;*/}
	
	#recent_comments {
		/*width: 80px;*/}
	
	#front-popular {
		width: 96%;
		border-radius: 5px;
		padding: 2% 2%;
		margin-top: 6px; 	}
	
	#recentpost,
	#mostcommented,
	#recent_comments {
		width: 28%;
		border-radius: 5px; }

	#main_slide, #main_slider, #carousel {
		max-width:100% !important;
	}
    
	     	
	#page {
	  position:inherit;
	}
	
	#skydiveweather {
		position:absolute;
	  top:10px;
	  left:10px;

	
	}
	#home_action .schedule iframe {
		float: right;
		width: 300px;
		margin-top: -133px;
	}     	
     	
     	
.weatherpage .forecast .hour {
	white-space: normal;
}

.header-social {
	margin-top: -5px;
	margin-left: 5px;
	float: right;
}   	
     	
/*end*/  
}



@media screen and (max-width: 767px) {
	/*drop sidebar*/

	#wrapper {
		width: 98%;
		-webkit-box-sizing: border-box; 
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 0;	}

	    #home_action {
	        height:370px;
              background:  url(images/tandem-responsive.jpg) top left no-repeat;
	    }
	
	
	    #home_action .schedule {
	        position:absolute;
	        bottom:0;
	        left:0;
	            
	            width:100%;
			background-image:none;
	        }
	        
		#home_action .schedule a.bookonline {
			display:none;
		}	        
	
	    #home_action .schedule iframe {
	        float:right;
	        margin-top: -120px;
	    }

    .category {
	    width:100%;
	    padding:10px 0 0 0;
	    margin:10px 0 0 0;
    }
			

	
     #logo {

     		background-position:left top;
	}	

	#page, #bottom { 
		    width: 100%;
		border-radius: 5px;
		margin: 0;
		padding: 0;	}
	
	#content, #front-list {
		width: 96%;	}
		
	#sidebar, #sidebar-ads, #footlinks, #front-popular, #bottom, .wpseo-map-canvas {
		display:none;
			}
			
	
	
	/*cool nav*/
	
	#navbar {
		position: relative;
		background: none;	}
	
	ul#page-bar {
		position:absolute;
		right:0;
		top:-40px;
		width: 190px;
		float: right;
		padding: 5px 0;
		border: solid 1px #aaa;
		background: #fff;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
		background: #fff url(images/icon-menu.png) no-repeat 10px 11px;	}
		
	ul#page-bar li {
		display: none; /* hide all <li> items */
		margin: 0;	}
		
	ul#page-bar li.responsive {
		width:190px;
		display: block; /* show only current <li> item */		}
	
	ul#page-bar li.responsive:hover {
		background:#fff;
	}
				
	ul#page-bar li a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
		color: #333;	}
		
	#navbar ul#page-bar li.responsive a {
		background: none;
		color: #666;	}
	
	/* for hover */
	
	ul#page-bar.hover,  {
		background-color: #fff; 		}
		
	ul#page-bar.hover li {
		display: block;
		width: 100%;
		margin: 0 0 5px;
		background-color: #fff; 		}
	
	ul#page-bar:hover li a {
		color: #333;	}
	
	ul#page-bar:hover li a:hover {
		color: #ff9000; }
				
	ul#page-bar.hover li ul {
		display: none; }
	
	ul#page-bar:hover .current_page_item {
		background: #eee url(images/icon-check.png) no-repeat 10px 7px; }
	.header-social {
		margin-top: -5px;
		margin-left: 15px;
		float: right;

	 }
}

@media screen and (max-width: 480px) {
	
	#logo {
		background-size: 380px; }  
		
	.ctalink img {
		height:280px;
		width:auto;
		margin-top:60px;
	}
		
	#sidebar img, #sidebar div.fb-like, #sidebar-ads img, #sidebar-ads div.fb-like,#main_slide, #main_slider, #carousel,.page-item-10 {
		display:none;
	} 
	
	.weatherpage .forecast .day {
		float: none;
		width: 94%;
		padding: 3% 3% 1px 3%;
		margin-left: 0%;
		margin-top: 2px;
		margin-bottom: 0px;
		height: auto !important;	}
		
	.weatherpage  .forecast .icon {
		  top: 5px;
		  right: 1px;
		  z-index:0; 		}
		  
	/*HOURLY*/
	
	.weatherpage .hourly.forecast .hour {
		width: 32.3%; }	
	.header-social {
		margin-top: -5px;
		margin-left: 15px;
		float: right;
	}
	 
}

@media screen and (max-width: 320px) {
	#logo {
		background-size: 320px; 
	}  
}




@font-face {
    font-family: "House Slant";
    src: url('../../../../wp-content/themes/arthemia/fonts/HouseSlant.eot');
    src: url('../../../../wp-content/themes/arthemia/fonts/HouseSlant.eot#iefix') format("embedded-opentype"), url('../../../../wp-content/themes/arthemia/fonts/HouseSlant.woff') format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}
#front-popular h3 a {
    font-family: "House Slant", script!important;
    text-transform: lowercase!important;
    font-size: 2.1em!important;
    line-height: 1em!important;
    font-weight: 400!important;
    letter-spacing: 0!important;
}
body {
    background: url(images/background.jpg) center top no-repeat fixed #017dc4!important;
}
#bottom {
    /*position: relative;*/
}
#wrapper {
    background-image: none!important;
}
.header-social {
    padding-left: 20px;
}
.header-social li a:hover {
    opacity: .75;
}
#front-popular, #head, #page {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px rgba(0, 0, 0, .4);
}
#footlinks {
    margin-top: 10px;
    color: #0369a3;
}
#footlinks a:link, #footlinks a:visited {
    color: #7bc9f5;
}
.availability {
    width: 210px;
    position: absolute;
    right: 83px;
    z-index: 2;
    bottom: 44px;
}
#sidebar .availability,
#sidebar-ads .availability {
	position:relative;
	bottom:0;
	right:0;
	margin:10px auto 50px auto;
}
@media screen and (max-width:990px) {
	    #head {
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none;
	}
	.availability {
	    right: 96px;
	    bottom: 10px;
	}
}

.availability h2 {
    font-family: "House Slant", script;
    font-weight: 400;
    font-size: 2.5em;
    line-height: .9em;
    color: #fff;
    margin-left: -32px;
    background-image: url(images/check_avail.png);
    background-repeat: no-repeat;
    background-size: 58px 61px;
    padding-left: 34px;
    padding-top: 8px;
    padding-bottom: 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    margin-bottom: -27px;
}
.availability h2:first-letter {
    font-size: 1.3em;
    margin-left: -4px;
}
.availability ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .4);
}
.availability ul li label {
    display: block;
    margin-bottom: 5px;
    margin-top: 8px;
}
.availability ul li input, .availability ul li select {
    font-size: 1.7em;
    width: 90%;
    font-family: "House Slant", script!important;
    padding: 1px 0 1px 8px;
    border: 1px solid #fff;
    background-image: -webkit-linear-gradient(top, #e5e6e5 0, #fff 100%);
    background-image: -moz-linear-gradient(top, #e5e6e5 0, #fff 100%);
    background-image: -ms-linear-gradient(top, #e5e6e5 0, #fff 100%);
    background-image: linear-gradient(to bottom, #e5e6e5 0, #fff 100%);
}
.availability ul li:first-child input {
    background: url(images/calendar.png) right 2px no-repeat #f0f0f0!important;
    background-size: 36px 26px!important;
}
.availability ul li:last-child input {
    font-family: "House Slant", script;
    font-weight: 400;
    font-size: 1.8em;
    padding: 3px 0;
    margin: 7px 0 0;
    color: #fff;
    width: 200px;
    border: 2px solid #5597c6;
    background-image: -webkit-linear-gradient(top, #28abe1 27.8%, #0071bb 83.9%);
    background-image: -moz-linear-gradient(top, #28abe1 27.8%, #0071bb 83.9%);
    background-image: -ms-linear-gradient(top, #28abe1 27.8%, #0071bb 83.9%);
    background-image: linear-gradient(to bottom, #28abe1 27.8%, #0071bb 83.9%);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .28);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .28);
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .21);
}
.availability ul li:last-child input:hover {
    background-image: -webkit-linear-gradient(bottom, #28abe1 27.8%, #0071bb 83.9%);
    background-image: -moz-linear-gradient(bottom, #28abe1 27.8%, #0071bb 83.9%);
    background-image: -ms-linear-gradient(bottom, #28abe1 27.8%, #0071bb 83.9%);
    background-image: linear-gradient(to top, #28abe1 27.8%, #0071bb 83.9%);
    cursor: pointer;
}
#wannatandem {
    background-color: #eb5534!important;
    width: 280px;
    float: left;
    padding: 10px;
    border: 1px solid #fff;
    margin-left: 17px;
}
@media screen and (max-width:990px) {
    #wannatandem {
    width: 31%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 2%!important;
}
}#wannatandem h3 {
    text-align: left;
    font-size: 1.7em!important;
    margin-bottom: 3px!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
}
.textwidget .availability {
    width: auto;
    position: relative;
    z-index: 2;
    left: auto;
    right: auto;
    bottom: auto;
}
.textwidget .availability ul {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    font-weight: 400;
    text-shadow: none;
    text-align: left!important;
}
.textwidget .availability ul li {
    border: none!important;
    display: inline-block!important;
    width: 57%;
    padding: 0!important;
    margin-right: 4%;
    font-size: .9em;
}
.textwidget .availability ul li:nth-child(2) {
    width: 32%}
.textwidget .availability ul li:nth-child(3) {
    width: 40%}
.textwidget .availability ul li:nth-child(4) {
    width: 53%;
    margin: 0!important;
    padding: 0!important;
}
.textwidget .availability ul li:last-child input {
    font-size: 1.5em;
    padding: 3px 0 2px;
    margin: 0;
    color: #fff;
}
.textwidget .availability ul li input {
    width: 100%}
    
.gift_card {
    width: 129px;
    position: absolute;
    bottom: 40px;
    right: -20px;
    z-index: 1;
}
@media screen and (max-width:990px) {
    .gift_card {
	    width: 129px;
	    position: absolute;
	    bottom: 40px;
	    right: 10px;
	    z-index: 1;
	}
}

.gift_card h3 {
    display: block;
    width: 132px;
    height: 72px;
    text-align: center;
    font-family: "House Slant", script;
    font-weight: 400;
    font-size: 2.1em;
    letter-spacing: 1px;
    line-height: .9em;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .23);
}
.gift_card h3 a {
    color: #fff;
    display: block;
    width: 63px;
    height: 72px;
    background-image: url(images/gift_card.png);
    background-repeat: no-repeat;
    background-size: 132px 72px;
    padding-top: 22px;
    padding-left: 55px;
    padding-right: 10px;
}
.gift_card h3 a:hover {
    text-decoration: none;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
}
.gift_card p {
    color: #fff;
    text-align: right;
    font-size: 1.1em;
    padding: 0 28px 0 21px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .28);
    margin: 0;
}
#sidebar .gift_card,
#sidebar-ads .gift_card {
    position: relative;
    margin-bottom: 2em;
    width: 100%;
    height: 81px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background-image: -webkit-linear-gradient(left, #fff 0, #0071bb 0, #28abe1 100%);
    background-image: -moz-linear-gradient(left, #fff 0, #0071bb 0, #28abe1 100%);
    background-image: -ms-linear-gradient(left, #fff 0, #0071bb 0, #28abe1 100%);
    background-image: linear-gradient(to right, #fff 0, #0071bb 0, #28abe1 100%);
    border: 2px solid #0071bb;
}
#sidebar .gift_card .tandem,
#sidebar-ads .gift_card .tandem {
    display: inline-block;
    vertical-align: top;
    background: url(images/photo_tandem.png) no-repeat;
    width: 50%;
    background-size: 100%;
    height: 112px;
}

#sidebar .gift_card p,
#sidebar-ads .gift_card p {
    text-align: center;
    font-size: 1em;
    color: #999;
    padding: 0;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .28);
    margin: -10px 0 0 20px;
}
#sidebar .gift_card p.need
#sidebar-ads .gift_card p.need {
    position: absolute;
    color: #fff;
    top: 6px;
    right: 10px;
    text-align: right;
    font-size: 1.3em;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#sidebar .gift_card h3,
#sidebar-ads .gift_card h3 {
    display: inline-block;
    vertical-align: top;
    width: 132px;
    margin-left: -20px;
    margin-top: 10px;
}
#sidebar .gift_card h3 a, 
#sidebar-ads .gift_card h3 a {
    font-size: 1.2em;
    line-height: .8em;
    background-size: 150px 82px;
    width: 92px;
    height: 71px;
    padding-top: 24px;
    padding-right: 10px;
    padding-left: 53px;
}
#sidebar .availability {

}
#sidebar .gift_card {

}
#hellobar {
    visibility: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3600;
    text-align: center;
    background: -webkit-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: -moz-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: -ms-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: linear-gradient(to bottom, #feb84c 0, #fe9a1e 100%) #feb040;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fdb548;
    -moz-box-shadow: 0 6px 7px rgba(0, 0, 0, .21);
    box-shadow: 0 6px 7px rgba(0, 0, 0, .21);
}
#hellobar h5, #hellobar p {
    font-family: "House Slant", script;
    font-weight: 400;
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 1px;
    line-height: .9em;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, .3);
}
#hellobar p a {
    color: #fff;
    font-size: .9em;
    border: 2px solid #ff8d4d;
    background: -webkit-linear-gradient(top, #ff8342 0, #ff641d 100%) #ff641d;
    background: -moz-linear-gradient(top, #ff8342 0, #ff641d 100%) #ff641d;
    background: -ms-linear-gradient(top, #ff8342 0, #ff641d 100%) #ff641d;
    background: linear-gradient(to bottom, #ff8342 0, #ff641d 100%) #ff641d;
    padding: 2px 15px;
    margin-left: 9px;
    text-transform: lowercase;
}
#hellobar p a:hover {
    text-decoration: none;
    background: -webkit-linear-gradient(bottom, #ff8342 0, #ff641d 100%) #ff641d;
    background: -moz-linear-gradient(bottom, #ff8342 0, #ff641d 100%) #ff641d;
    background: -ms-linear-gradient(bottom, #ff8342 0, #ff641d 100%) #ff641d;
    background: linear-gradient(to top, #ff8342 0, #ff641d 100%) #ff641d;
}







.book_online {
	color:#fff;
	margin-top: 48px;
	margin-bottom: 0;
	text-align: center;
	width: 625px;
}

.book_online h2,
.gallery_cta .gallery_item h4,
.gallery_cta .gallery_item h5 {
	font-family:"House Slant",script;
	font-weight:400;
}

.book_online h2 {
	font-size: 3em;
	text-shadow:2px 2px 2px rgba(0,0,0,.3);
}

.book_online .option {
	display: inline-block;
	position: relative;
	width: 192px;
	text-align: center;
	font-family:"House Slant",script;
	border: 2px solid #e08c4c;
	background-image: -webkit-linear-gradient(top, #ff8d4f 0%, #ff641d 100%);
	background-image: -moz-linear-gradient(top, #ff8d4f 0%, #ff641d 100%);
	background-image: -ms-linear-gradient(top, #ff8d4f 0%, #ff641d 100%);
	background-image: linear-gradient(to bottom, #ff8d4f 0%, #ff641d 100%);
	-moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-top: 18px;
	margin-bottom: 0;
}

.book_online .option:hover {
	-webkit-transform: rotate(-2deg); 
	-ms-transform: rotate(-2deg); 
	transform: rotate(-2deg);
}

.book_online .option:first-of-type:before {
	content: url(images/chute.png);
	position: absolute;
	left: 80px;
	top: -30px;
	z-index: 1;
}

.book_online .option:nth-of-type(2),
.book_online .option:nth-of-type(2) h3 {
	border: 2px solid #ff783b;
	background-image: -webkit-linear-gradient(top, #ff714d 0%, #fe421d 100%);
	background-image: -moz-linear-gradient(top, #ff714d 0%, #fe421d 100%);
	background-image: -ms-linear-gradient(top, #ff714d 0%, #fe421d 100%);
	background-image: linear-gradient(to bottom, #ff714d 0%, #fe421d 100%);
}

.book_online .option:nth-of-type(3),
.book_online .option:nth-of-type(3) h3 {
	border: 2px solid #ffbe3b;
	background-image: -webkit-linear-gradient(top, #fcb846 0%, #fe9a1e 100%);
	background-image: -moz-linear-gradient(top, #fcb846 0%, #fe9a1e 100%);
	background-image: -ms-linear-gradient(top, #fcb846 0%, #fe9a1e 100%);
	background-image: linear-gradient(to bottom, #fcb846 0%, #fe9a1e 100%);
	-moz-box-shadow: 2px 2px 1px #000000;
}

.book_online .option p {
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	font-size: 2.2em;
	margin: 22px 0 8px;
	padding: 0;
}

.book_online .option p strong {
	font-size: .8em;
	font-weight: 400;
}

.book_online .option a:link,
.book_online .option a:visited {
	color: #fff;
	display: block;
	border: 1px solid transparent;
	z-index: 1000 !important;
}

.book_online .option a:hover {
	text-decoration: none;
}

.book_online .option h3 { /*title*/
	font: 2.0em/1.1em "House Slant",script;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	padding: 0;
	position: absolute;
	top: -12px;
	width: 87%;
	left: 11px;
	letter-spacing: 1px;
	margin: 0;
	border-width: 1px !important;
	box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.11);
}

.book_online .option h3:before {
	content: url(images/video-yellow.png);
	float: left;
	margin-left: -10px;
}

.book_online .option:nth-of-type(2) h3:before {
	content: url(images/video-orange.png);
}

.book_online .option h3:after {
	content: url(images/photo-yellow.png);
	float: right;
	margin-right: -10px;
}

.book_online .option:nth-of-type(2) h3:after {
	content: url(images/photo-orange.png);
}

.book_online .option h4 { /*price*/
	font-family:"House Slant",script;
	text-shadow:2px 2px 2px rgba(0,0,0,.3);
	font-size: 3.5em;
	line-height: .4em;
	margin: 0;
	padding: 0;
}

.book_online .option h4 i {
	opacity: .5;
	padding-right: 2px;
	font-weight: normal;
	font-style: normal;
}

.book_online .option h4 i:before {
	content: url(images/line.png);
	margin-right: -50px;
	position: relative;
}



/*GALLERY*/

.gallery_cta {
	margin-left: 28px;
	margin-bottom: 0;
	margin-top: 20px;
	padding-bottom: 10px;
}

.gallery_cta .gallery_item,
.gallery_cta .premium,
.gallery_cta .premium .gallery_item {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	position: relative;
	text-align: center;
	margin: 10px 22px 10px 0;
	height: 143px;
}

.gallery_cta .premium {
	width: 440px;
}

.gallery_cta .premium .gallery_item {
	margin-right: 8px;
}

@media screen and (max-width:990px) {
	
	.book_online h2,
	.book_online .option {
		display: none;
	}
	
}

@media screen and (max-width:990px) {
	
	.gallery_cta {
		display: none;
	}
	
}

.gallery_cta .gallery_item img {
	border: 3px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-2deg); 
	-ms-transform: rotate(-2deg); 
	transform: rotate(-2deg);
}

.gallery_cta .gallery_item img:hover {
	-webkit-transform: rotate(0deg); 
	-ms-transform: rotate(0deg); 
	transform: rotate(0deg);
}

.gallery_cta .gallery_item .stacked_image {
	width: 180px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(2deg); 
	-ms-transform: rotate(2deg); 
	transform: rotate(2deg);
	height: 120px;
	border: 3px solid #fff;
	background: #3a5d97;
}

.gallery_cta .gallery_item h4,
.gallery_cta .gallery_item h5 {
	position: absolute;
	-webkit-transform: skew(-10deg); 
	-moz-transform: skew(-10deg); 
	transform: skew(-10deg);
	background: #007dc3;
	font-size: 1.9em;
	display: table;
	padding: .2em 1em;
	color: #fff;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.24);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.24);
	letter-spacing: 1px;
}

.gallery_cta .gallery_item h4 {
	background: #000;
	left: 10px;
	bottom: 0;
}

.gallery_cta .gallery_item h4 strong {
	font-weight: 400;
	color: #ff9000;
}

.gallery_cta .gallery_item h5 {
	left: 50px;
	top: -9px;
	padding-top: .1em;
	padding-bottom: .1em;
}

.gallery_cta .premium .gallery_item h5 {
	margin-left: -131px;
	background-color: #f8ae44;
}

.gallery_cta .premium .gallery_item h4 {
	margin-left: -131px;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 9030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* manifest hacks */

.page-canvas #page {
	width: 960px;
}

.page-canvas .contentWide {
	width: 940px !important;
}

@media screen and (max-width:990px) {

	.page-canvas #page,
	.page-canvas .contentWide {
		width: 100% !important;
	}
	
}

.page-canvas #skydiveweather {
	display: none;
}

.page-canvas .gallery_cta {
	display: none;
}
.page-canvas #front-popular {
	display: none;
}

/* Spanish Styles */

.spanish-detect {
	display: none;
	text-align: center;
	padding: 15px 0;
	background: -webkit-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: -moz-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: -ms-linear-gradient(top, #feb84c 0, #fe9a1e 100%) #feb040;
    background: linear-gradient(to bottom, #feb84c 0, #fe9a1e 100%) #feb040;
    border: 2px solid #fdb548;
    -moz-box-shadow: 0 6px 7px rgba(0, 0, 0, .21);
    box-shadow: 0 6px 7px rgba(0, 0, 0, .21);
    margin-bottom: 10px;
}

.spanish-detect:hover {
	opacity: .9;
}

.spanish-detect a {
	color: #fff;
	font: 3.5em Arial;
    font-weight: bold;
    letter-spacing: -0.08em;
    display: block;
}

.spanish-detect a:hover {
	text-decoration: none;
}

.page-template-page-spanish .book_online .option h3 {
	top: -28px;
}

a.spanish-toggle {
	float: right;
	background-color: #0180c2;
	padding: 10px 15px;
	color: #fff;
	font-size: 1.15em;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 2px 5px 0px rgba(186,186,186,1);
	-moz-box-shadow: 3px 2px 5px 0px rgba(186,186,186,1);
	box-shadow: 3px 2px 5px 0px rgba(186,186,186,1);
}

a.spanish-toggle:hover {
	text-decoration: none;
	opacity: .8;
}


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite-2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading-2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}