@charset "UTF-8";
/* CSS Document*/ 

/*Theme Name: Unknown Journey 2013
Theme URI: http://unknownjourney.com.au
Description: Child theme for the Twenty Eleven. An earthy travel blog theme.
Author: Chelsea Kroemer
Author URI:
Template: twentyeleven
Version: 1.0
*/
@import url("../twentyeleven/style.css"); /*Must stay at top. Pulls anything from the parent theme that is not being over ridden in this file*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 13, 2013 */
@font-face {
    font-family: 'ciclefina';
    src: url('fonts/cicle_fina-webfont.eot');
    src: url('fonts/cicle_fina-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cicle_fina-webfont.woff') format('woff'),
         url('fonts/cicle_fina-webfont.ttf') format('truetype'),
         url('fonts/cicle_fina-webfont.svg#ciclefina') format('svg');
    font-weight: normal;
    font-style: normal;
}
.preload-images {
	background: url('images/nav_icon_ourtravels_hover.png') no-repeat -9999px -9999px,
		    url('images/nav_icon_photogallery_hover.png') no-repeat -9999px -9999px,
		    url('images/nav_icon_map_hover.png') no-repeat -9999px -9999px,
		    url('images/nav_icon_ourtips_hover.png') no-repeat -9999px -9999px,
		    url('images/nav_icon_aboutus_hover.png') no-repeat -9999px -9999px; }
/*****************************************************
-HEADER
-PAGE STRUCTURE
	-CONTENT AREAS
	-BACKGROUND
-GLOBAL/BASIC STRUCTURE
	-LINKS
	-HEADINGS
-IMAGES
	- GLOBAL
	- POST
	- PAGE
-POSTS
	- POST HEADINGS
-NAVIGATION MENU
-SIDEBAR/WIDGETS
-PAGE SPECIFIC
	- PHOTO GALLERY
	- MAP
	- TRAVEL TIPS
	- ABOUT US
-MEDIA QUERIES
*****************************************************/
/*=Header
--------------------------------------------------------------*/
.site-info {
	display:none; /*hide Powered by WordPress in footer*/
}
#site-generator {
	display:none; /*hide Powered by WordPress in footer*/
}
#site-description {
	position: absolute;  /*hide tagline under logo*/
	left: -4000px;
}
#site-logo {
	max-width: 100%; /*auto rezize*/
	height: auto;
    padding: 0 0 5px 5px;
}
#site-title {
    padding: 0px;
}
.easingslider-image{	
	border-radius: 5px !important; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	-webkit-border-radius: 5px !important; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: 5px !important; /* Firefox 1-3.6 */
	/* Prevent background color leak outs */
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
div.easingslider-pagination.inside.bottom-right {
    bottom: 12px;
    right: 28px;
}
.add-shadow {
  	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	/* Prevent background color leak outs */
	-webkit-background-clip: padding-box !important; 
	-moz-background-clip: padding !important; 
	background-clip: padding-box !important;
	background-color: #fff;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  	margin-bottom: 10px;
}
.easingslider:hover .easingslider-arrows.has-hover {
    opacity: 0.6;
}

/* = Page Structure
-------------------------------------------------------------- */
body { padding: 0; }

#page {
	max-width: 1040px;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	margin-bottom: 0;
	padding-bottom: 60px;
	z-index: 999;
}
#masthead, #site-navigation { 
	max-width: 94.2%;
	margin: auto;
	}
#access div {
	margin: 0 1.0%;
}
#primary {
    float: left;
    margin: 0 -32.9% 0 0;
    width: 100%;
}
#content{
	margin: 24px 41% 0px 2.9%;
	width: 56%;
}
#secondary {
    margin-top: 34px;
	float: right;
    margin-right: 2.9%;
	width: 30%;
}
/* Works with full-width-page template */
#content-fullwidth {
	margin: 24px 2.9% 0 2.9%;
	width: 94.2%;
}
/* Reduce white space between nav and page title */
#main, .singular.page .hentry {
	padding: 0;
}

/*---Background---*/ 
body.sand-background {
	background-color: rgb(222, 176, 117);
	background-image: url('images/background_tile.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
 }
#footsteps {
	background: url('images/background_footsteps.png') no-repeat top center;
	display: block;
	background-size: contain;
	max-width: 100%; /* auto resize */
	width: 1070px;
	height: 220px;
	border: none;
	margin: 0 auto;
	padding: 0;	
}
/* Extra sand elements */
#sand-container {
	max-width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0 2em; /* must have left-right padding for smaller screens OR must add onto 'body' tag */
	overflow: hidden;
}
#crab {
	display: block;
	float: right;
	position: absolute;
	top: 800px;
	left: 1196px;
	z-index: -1;
}
#shell-four {
	display: block;
	float: left;
	position: absolute;
	top: 530px;
	left: 24px;
	z-index: -1;
}

/* =Global/Basic structure
-------------------------------------------------------------- */
/* Body, links, basics */
body, input, textarea {
	color: #444;
	font-size: 13px;
	text-rendering: optimizeLegibility;
	line-height: 1.625;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
 	font-weight: 400;
}
/* All links but main menu, found in Navigation Menu section.*/
a {
	color: #577cc6; /*blue*/
	text-decoration: none;
	font-weight: normal;
}
a:focus,
a:active,
a:hover {
	color: #6a97f1; /*light blue*/
	text-decoration: none;
	font-weight: normal;
}
/* Sidebar links */
.widget-area .widget a {
	color: #444;
	font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	font-size: 19px;
	list-style: none;	
	text-decoration: none;
	font-weight: normal;
}
.widget-area .widget a:hover {
	color: #6a97f1; /*light blue*/
}
.widget ul li {
	margin-left: 16px;
	line-height: 1.9em;
}
/*Post entry small footer links*/
comments-link a, .entry-meta a {
    color: rgb(117, 117, 117); 
	font-weight: normal;
	text-decoration: none;
}
comments-link a:hover, .entry-meta a:hover {
    color: #6a97f1; 
	text-decoration: none;
	font-weight: normal;
}

/* =Images Global
--------------------------------------------------------------*/
img.size-full, img.size-large, img.header-image, img.wp-post-image, img.polaroid-stack {
    max-width: 100%; /*auto resize all images for smaller devices*/
    height: auto; /*auto resize all images*/
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.4em;
	padding: 5px 0 0 0;
	position: relative;
	text-align: center;
	line-height: 1.2em;
}
.wp-caption .wp-caption-text:before { display: none; }

/* =Posts + Pages images and headings
-------------------------------------------------------------- */

/* Post Singular page Prev and Next links */
#content nav {
    padding: 0px 0px 1.0em;
}

/*------- Post images --------*/
/* All images to have rounded edges and drop shadow	*/
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
/* Remove white frame border on post featured image only*/
img.size-featured-image {
	border: none;
	padding: 0;
	margin: 10px 0;
}
/* Remove comments bubble next to post */
.comments-link {
	display: none;	
}
singular.entry-title {
	padding-top: 5px;
}

/*------- Page images --------*/
img.van-anim-left, img.van-anim-rgt {
	max-width: 100% !important;  
	box-shadow: none !important; 
	padding: 0;
	margin: 0;
	border: none; 
	border-radius: 0;
	line-height: none;
}

/* ------ Post and Page headings ------*/
.entry-header, .entry-title, .entry-title a {
	color: #568174; /* green */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 6px;
}
.entry-title a:hover, .entry-title a:focus {
	color: rgb(111, 168, 150); /* light green */
}
/* Sub-headings */
.entry-content h1,
.comment-content h1 {
	color: #568174; /* green */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
/* Heading used for every post to include location */
.entry-content h2,
.comment-content h2 {
	color: #444; /* grey */
	font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px 4px;
	padding-top: 0;
	line-height: 0;
	float: left;
}
/* Removes space above post feature image */
.entry-content, .entry-summary {
    padding: 0;
}
/* Entry meta */
.entry-header .entry-meta {
	color: #444; /* grey */
	font-size: 13px;
	line-height: 0;
	float: right;
	padding: 0 6px;
	font-style: italic;
	font-family: 'ciclefina',Helvetica,Arial,sans-serif;
}
footer.entry-meta {
	color: rgb(159, 159, 159);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 1;
	padding-bottom: 6px;
	float: left;
	}
footer.entry-meta span.edit-link { display:none; }	
/* Singular navigation next/prev links at top*/
#nav-single {
	top: 1.5em;
}
/* Singular navigation next/prev links at bottom*/
#nav-single-bottom {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
	display: block;
}
#nav-single-bottom .nav-previous,
#nav-single-bottom .nav-next {
	width: auto;
}
#nav-single-bottom .nav-next {
	padding-left: .5em;
}
#nav-single-bottom .nav-previous {
	padding-right: .5em;
}

/* =Navigation Menu
-------------------------------------------------------------- */
#access {
	background: #ffffff;
	border: none;
	box-shadow: none;
	clear: both;
	display: block;
	float: left;
	margin: 0;
	width: 100%;
}
#access ul {
	font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	font-size: 24px;
	list-style: none;
	margin: 0 0.3em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #568174; /*link dark green*/
	display: block;
	font-weight: normal;
	line-height: 2.5em;
	text-decoration: none;
}
#access li:hover > a,
#access a:focus {
	background: none;
	color: rgb(111, 168, 150); /* hover copy light green*/
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
	color: rgb(111, 168, 150); /* current page light green */
}
/*Reduce space after nav copy About Us*/
li#menu-item-11.icon-aboutus.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11 a {
    padding-right: 0px;
	margin-right: 0px;
}
/*Adding custom nav icons*/
#access .icon-ourtravels a { background:url('images/nav_icon_ourtravels.png') no-repeat 0.1em 0.1em; }
#access .icon-photogallery a { background:url('images/nav_icon_photogallery.png') no-repeat 0.1em 0.1em; }
#access .icon-map a { background:url('images/nav_icon_map.png') no-repeat 0.1em 0.1em; }
#access .icon-traveltips a { background:url('images/nav_icon_ourtips.png') no-repeat 0.1em 0.1em; }
#access .icon-aboutus a { background:url('images/nav_icon_aboutus.png') no-repeat 0.1em 0.1em; }

/* Hover, focus and maintain ACTIVE STATE when it is the current page/sub-menu */
#access .icon-ourtravels a:hover, #access .icon-ourtravels a:focus, #access li.current-menu-item.icon-ourtravels > a, #access li.current-menu-ancestor.icon-ourtravels > a, #access li.current_page_item.icon-ourtravels> a, #access li.current_page_ancestor.icon-ourtravels > a {
background:url('images/nav_icon_ourtravels_hover.png') no-repeat 0.1em 0.1em; }

#access .icon-photogallery a:hover, #access .icon-photogallery a:focus, #access li.current-menu-item.icon-photogallery > a, #access li.current-menu-ancestor.icon-photogallery > a, #access li.current_page_item.icon-photogallery > a, #access li.current_page_ancestor.icon-photogallery > a {
background:url('images/nav_icon_photogallery_hover.png') no-repeat 0.1em 0.1em; }

#access .icon-map a:hover, #access .icon-map a:focus, #access li.current-menu-item.icon-map > a, #access li.current-menu-ancestor.icon-map > a, #access li.current_page_item.icon-map > a, #access li.current_page_ancestor.icon-map > a {
background:url('images/nav_icon_map_hover.png') no-repeat 0.1em 0.1em; }

#access .icon-traveltips a:hover, #access .icon-traveltips a:focus, #access li.current-menu-item.icon-traveltips > a, #access li.current-menu-ancestor.icon-traveltips > a, #access li.current_page_item.icon-traveltips > a, #access li.current_page_ancestor.icon-traveltips > a {
background:url('images/nav_icon_ourtips_hover.png') no-repeat 0.1em 0.1em; }

#access .icon-aboutus a:hover, #access .icon-aboutus a:focus, #access li.current-menu-item.icon-aboutus > a, #access li.current-menu-ancestor.icon-aboutus > a, #access li.current_page_item.icon-aboutus > a, #access li.current_page_ancestor.icon-aboutus > a {
background:url('images/nav_icon_aboutus_hover.png') no-repeat 0.1em 0.1em; }

/* Spacing to left and right of nav copy */
#access .icon-traveltips a { padding:0 1.1em 0 1.7em; }
#access .icon-ourtravels a { padding:0 1.5em 0 3.3em; }
#access .icon-aboutus a { padding:0 1.5em 0 2.8em; }
#access .icon-photogallery a { padding:0 1.5em 0 2.4em; }
#access .icon-map a { padding:0 1.5em 0 2.2em; }

/* =Sidebar/Widgets
-------------------------------------------------------------- */
/*------Sidebar copy---------*/
div.textwidget {
	margin: 0;
}
.textwidget p {
	margin: 0 0 16px 16px;
	font-size: 14px;
}
.widget {
    word-wrap: normal;
    -moz-hyphens: none;
	margin-bottom: 1.1em;
}
/*-----Headings/Titles-----*/
.widget-area .widget h3,
.widget title {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 2px 0 0 15px;
	margin-top: 0;
	text-decoration: none;
	text-transform: none;
}
/* Our travel topics list */
div#secondary.widget-area ul {list-style:none;}
.widget ul ul {margin-left: -0.8em;}

/*-----Title backgrounds-----*/
#categories-2.widget.widget_categories, #text-4.widget.widget_text, #text-3.widget.widget_text, #text-5.widget.widget_text {
	max-width: 100%; /* auto resize */
    height: auto; /* auto resize */
	background-size: contain; /*shrink with div. no cropping*/
}
#categories-2.widget.widget_categories { background: url(images/sidebar_beige.png) no-repeat 0 10px; }/* Our travel topics */
#text-5.widget.widget_text { background: url(images/sidebar_green.png) no-repeat 0 10px; }/* Mini Post */
#text-4.widget.widget_text { background: url(images/sidebar_blue.png) no-repeat 0 10px; }/* Our latest stop */
.latest-stop { width: 275px; height: auto; }
#text-3.widget.widget_text { background: url(images/sidebar_beige.png) no-repeat 0 10px; }/* Photo of the month */
#archives-2.widget.widget_archive { background: url(images/sidebar_green.png) no-repeat 0 10px; }/* Previous Posts */
.mini-post-date {
    color: rgb(68, 68, 68);
    font-size: 13px;
    font-style: italic;
    font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	float: right;
	margin: 6px 10px;
}
.mini-post-place {
    color: rgb(68, 68, 68);
    font-size: 13px;
    font-style: italic;
    font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	float: left;
	margin: 6px 16px;
}
.mini-post-name {
	color: rgb(159, 159, 159);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	float: left;
	line-height: 1.4em;
	margin: 0 0 20px 16px;
}
/*-------Photo of the week frame image stack---------*/
.textwidget img.polaroid-stack, .textwidget img.polaroid-stack a {
	border: 6px solid #ffffff;
	border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	z-index: 10;
}
.textwidget img.polaroid-stack a:focus, .textwidget img.polaroid-stack a:hover {
	/*border-color: rgb(187, 187, 187);*/
	border: 6px solid #bbbbbb;
}
.stackone {
    float: left;
	height: 210px; width: 270px;
	max-width: 97.5%;
    position: relative;
	margin: 10px 0 50px 0;
	z-index: 10;
}
.stackone:before {
    content: "";
	height: 210px; width: 270px;
	max-width: 97.5%; 
    background: #eff4de; /*pale green*/
    border: 6px solid #ffffff;
	border-radius: 3px 3px 3px 3px;
    position: absolute;
    top: -4px;
    left: 0px;     
    -webkit-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);     
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
	z-index: -1;
}
.stackone:after {
    content: "";
	height: 210px; width: 270px;
	max-width: 97.5%;
    background: #9d7c5b;
    border: 6px solid #fff;
   	border-radius: 3px 3px 3px 3px;
	position: absolute;
    top: -4px;
    left: 4px;
    -webkit-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);   
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
	z-index: -1;
}

/*=Photo Gallery Page
-------------------------------------------------- */

/* NextGen Gallery Styles */
.ngg-albumtitle {
    text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 .8125em;
	text-decoration: none;
}

/*=Map Page
-------------------------------------------------- */
.map-border {
	max-width: 100%; /* auto resize for smaller devices */
    height: auto; /* auto resize */
	border: 1px solid rgb(169, 169, 169);
	border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	margin: 0px auto 30px auto;
	padding: 6px;
	}
.map-mobile-container { display: none; }

/*=About us Page
-------------------------------------------------- */
.note {
    border: 6px solid #fff;
	background-color: #ffffff;
    display: block;
	float: left;
    width: 210px;
    height: 223px;
    margin: 0 22px 22px 0;
    position: relative;
	left: 10px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
/* Remove prev image styles*/
img.note-pic {
	border: none;
	padding: 0;
	margin: 0;
    border-radius: 0;
	box-shadow: none;
	width: 210px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.note-inside {
	border: 1px solid #ecebeb;
	padding: 10px;
	background-color: #ffffff;
	width: 188px;
    height: 201px;
	overflow: hidden;
    position: relative;
}
span.quote-marks {
	font-size: 30px;
	color: #b7b7b7; /* light grey */
    margin: 5px 5px 0 -3px;
    display: block;
    height: 5px;
}
.note-inside p {
	font-style: italic;
	font-size: 17px;
	color: #7b7b7b;
}
.note-inside h3 {
	color: #b7b7b7; /* light grey */
	font-family: 'ciclefina',Helvetica,Arial,sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 28px;
	font-style: normal;
	line-height: 1.1em;
	margin-bottom: 14px;
}


/* =Next Gen Gallery custom styles
----------------------------------------------- */




/* =Responsive Structure
----------------------------------------------- */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#crab {	display: none; }
	#shell-four { display: none; }
	.widget-area .widget a { font-size: 26px; line-height: 1.4em; padding: 20px 40px; }
	.textwidget p { font-size: 20px; padding-left: 40px;}
	.widget-area .widget h3,
	.widget title {font-size: 32px; padding: 8px 0 8px 40px; }
	/*-----Title backgrounds-----*/
	#categories-2.widget.widget_categories { background: url(images/sidebar_beige_lrg.png) no-repeat 0 10px; }/* Our travel topics */
	#text-5.widget.widget_text { background: url(images/sidebar_green_lrg.png) no-repeat 0 10px; }/* Mini Post */
	#text-4.widget.widget_text { background: url(images/sidebar_blue_lrg.png) no-repeat 0 10px; }/* Our latest stop */
	.latest-stop { width: 275px; height: auto; }
	#text-3.widget.widget_text { background: url(images/sidebar_beige_lrg.png) no-repeat 0 10px; }/* Photo of the month */
	#archives-2.widget.widget_archive { background: url(images/sidebar_green_lrg.png) no-repeat 0 10px; }/* Previous Posts */
	.note {
    width: 180px;
    height: 193px;
    margin: 0 22px 22px 0;
	}
	img.note-pic {
	width: 180px;
    height: auto;
	}
	.note-inside {
	width: 158px;
    height: 171px;
	}
	.note-inside h3 {
	font-size: 24px;
	line-height: 1.1em;
	margin-bottom: 5px;
	}
	.note-inside .mobile-adjust {font-size: 14px; line-height: 0.8em}
}

 /* iPad in landscape only */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : landscape) {
	#access div { margin: 6px 0; }
	#access ul { margin: 0; }
	#access a { font-weight: bold; font-size: 16px; }	
	/* Smaller nav icons */
	#access .icon-ourtravels a { background:url('images/nav_icon_ourtravels_sml.png') no-repeat;}
	#access .icon-photogallery a { background:url('images/nav_icon_photogallery_sml.png') no-repeat;}
	#access .icon-map a { background:url('images/nav_icon_map_sml.png') no-repeat;}
	#access .icon-traveltips a { background:url('images/nav_icon_ourtips_sml.png') no-repeat;}
	#access .icon-aboutus a { background:url('images/nav_icon_aboutus_sml.png') no-repeat;}
	/* Hover, focus and maintain ACTIVE STATE when it is the current page/sub-menu */	
	#access .icon-ourtravels a:hover, #access .icon-ourtravels a:focus, #access li.current-menu-item.icon-ourtravels > a, #access li.current-menu-ancestor.icon-ourtravels > a, #access li.current_page_item.icon-ourtravels> a, #access li.current_page_ancestor.icon-ourtravels > a {
	background:url('images/nav_icon_ourtravels_hover_sml.png') no-repeat;}
	
	#access .icon-photogallery a:hover, #access .icon-photogallery a:focus, #access li.current-menu-item.icon-photogallery > a, #access li.current-menu-ancestor.icon-photogallery > a, #access li.current_page_item.icon-photogallery > a, #access li.current_page_ancestor.icon-photogallery > a {
	background:url('images/nav_icon_photogallery_hover_sml.png') no-repeat;}
	
	#access .icon-map a:hover, #access .icon-map a:focus, #access li.current-menu-item.icon-map > a, #access li.current-menu-ancestor.icon-map > a, #access li.current_page_item.icon-map > a, #access li.current_page_ancestor.icon-map > a {
	background:url('images/nav_icon_map_hover_sml.png') no-repeat;}
	
	#access .icon-traveltips a:hover, #access .icon-traveltips a:focus, #access li.current-menu-item.icon-traveltips > a, #access li.current-menu-ancestor.icon-traveltips > a, #access li.current_page_item.icon-traveltips > a, #access li.current_page_ancestor.icon-traveltips > a {
	background:url('images/nav_icon_ourtips_hover_sml.png') no-repeat;}
	
	#access .icon-aboutus a:hover, #access .icon-aboutus a:focus, #access li.current-menu-item.icon-aboutus > a, #access li.current-menu-ancestor.icon-aboutus > a, #access li.current_page_item.icon-aboutus > a, #access li.current_page_ancestor.icon-aboutus > a {
	background:url('images/nav_icon_aboutus_hover_sml.png') no-repeat;}

	/* Spacing to left and right of nav copy */
	#access .icon-traveltips a { padding:0 0.8em 0 1.9em; }	
	#access .icon-ourtravels a { padding:0 0.8em 0 3.9em; }
	#access .icon-aboutus a { padding:0 0.8em 0 3.2em; }
	#access .icon-photogallery a { padding:0 0.8em 0 2.8em; }
	#access .icon-map a { padding:0 0.8em 0 2.4em; }
	#access .current-menu-item > a,
	#access .current-menu-ancestor > a,
	#access .current_page_item > a,
	#access .current_page_ancestor > a {
		font-weight: bold;
	}
}

 /* iPad in portrait only*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait) {
	body, input, textarea { font-size: 15px; }
	#access ul li { margin: 0 auto; padding-bottom: 0; }	
	#access a {	line-height: 2.0em; font-size: 26px; }
	#access .icon-ourtravels a{ padding: 0 1.2em 0 3.1em; }
	#access .icon-traveltips a{ padding: 0 0.9em 0 1.7em; }
	#access .icon-photogallery a{ padding: 0 1.2em 0 2.2em; }
	#access .icon-map a{ padding: 0 1.2em 0 2.0em; }
	#access .icon-aboutus a{ padding: 0 1.3em 0 2.7em; }
}

/*iPhone 5/Smartphones in Portrait only*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 650px) 
and (orientation : portrait) { /* iPhone 5 max 568px */
	body, input, textarea { font-size: 15px; }
	/*Removes pagination icons off header slideshow */
	div.easingslider-pagination.inside.bottom-right { display: none; }
}

/*iPhone 5/Smartphones in Landscape only*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 650px) 
and (orientation : landscape) {
	body, input, textarea {
		font-size: 10px;
	}
	.entry-header, .entry-title, .entry-title a {
		line-height: 20px;
		font-size: 14px;	
	}	
	#access a {
		font-weight: bold;
		line-height: 1.0em;
		font-size: 20px;
	}
	/*Removes pagination icons off header slideshow */
	div.easingslider-pagination.inside.bottom-right { display: none; }
	/* Smaller nav icons */
	#access .icon-ourtravels a { background:url('images/nav_icon_ourtravels_sml.png') no-repeat;}	
	#access .icon-photogallery a { background:url('images/nav_icon_photogallery_sml.png') no-repeat;}	
	#access .icon-map a { background:url('images/nav_icon_map_sml.png') no-repeat;}	
	#access .icon-traveltips a { background:url('images/nav_icon_ourtips_sml.png') no-repeat;}	
	#access .icon-aboutus a { background:url('images/nav_icon_aboutus_sml.png') no-repeat;}	
	/* Hover, focus and maintain ACTIVE STATE when it is the current page/sub-menu */	
	#access .icon-ourtravels a:hover, #access .icon-ourtravels a:focus, #access li.current-menu-item.icon-ourtravels > a, #access li.current-menu-ancestor.icon-ourtravels > a, #access li.current_page_item.icon-ourtravels> a, #access li.current_page_ancestor.icon-ourtravels > a {
	background:url('images/nav_icon_ourtravels_hover_sml.png') no-repeat;}
	
	#access .icon-photogallery a:hover, #access .icon-photogallery a:focus, #access li.current-menu-item.icon-photogallery > a, #access li.current-menu-ancestor.icon-photogallery > a, #access li.current_page_item.icon-photogallery > a, #access li.current_page_ancestor.icon-photogallery > a {
	background:url('images/nav_icon_photogallery_hover_sml.png') no-repeat;}
	
	#access .icon-map a:hover, #access .icon-map a:focus, #access li.current-menu-item.icon-map > a, #access li.current-menu-ancestor.icon-map > a, #access li.current_page_item.icon-map > a, #access li.current_page_ancestor.icon-map > a {
	background:url('images/nav_icon_map_hover_sml.png') no-repeat;}
	
	#access .icon-traveltips a:hover, #access .icon-traveltips a:focus, #access li.current-menu-item.icon-traveltips > a, #access li.current-menu-ancestor.icon-traveltips > a, #access li.current_page_item.icon-traveltips > a, #access li.current_page_ancestor.icon-traveltips > a {
	background:url('images/nav_icon_ourtips_hover_sml.png') no-repeat;}
	
	#access .icon-aboutus a:hover, #access .icon-aboutus a:focus, #access li.current-menu-item.icon-aboutus > a, #access li.current-menu-ancestor.icon-aboutus > a, #access li.current_page_item.icon-aboutus > a, #access li.current_page_ancestor.icon-aboutus > a {
	background:url('images/nav_icon_aboutus_hover_sml.png') no-repeat;}

	#access .current-menu-item > a,
	#access .current-menu-ancestor > a,
	#access .current_page_item > a,
	#access .current_page_ancestor > a {
		font-weight: bold;
	}

}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (orientation : portrait)  {
	.widget-area .widget a { font-size: 24px; line-height: 1.4em; padding: 20px 0 0 6px; }
	/*Removes pagination icons off header slideshow */
	div.easingslider-pagination.inside.bottom-right { display: none; }
	.add-shadow {
  	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	/* Prevent background color leak outs */
	-webkit-background-clip: padding-box !important; 
	-moz-background-clip: padding !important; 
	background-clip: padding-box !important;
	background-color: #fff;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  	margin-bottom: 10px; }
}
 
 /* iPhone 2G, 3G, 4, 4S */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
	body.sand-background {
		background-color: rgb(222, 176, 117);
		background-image: none;	
		}
	#crab {	display: none; }
	#shell-four { display: none; }
	#sand-container { padding: 0; }
	/* Full width page code works with full-width-page template */
	#content-fullwidth {
		margin: 0 7.6%;
		width: auto;
	}
	#site-logo {
    padding: 0px 0px 0px 4px; }
	/*Removes pagination icons off header slideshow */
	div.easingslider-pagination.inside.bottom-right { display: none; }
	.add-shadow {
  	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	/* Prevent background color leak outs */
	-webkit-background-clip: padding-box !important; 
	-moz-background-clip: padding !important; 
	background-clip: padding-box !important;
	background-color: #fff;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  	margin-bottom: 10px; }
	
	/*=Navigation menu
	-------------------------------------------------*/	
	#access {
		margin-bottom: 14px;
		border-bottom: 1px #CCC solid;
		}
	/*Spacing to left and right of nav copy*/
	#access .icon-traveltips a { padding:0 1.1em 0 2.0em; }	
	#access .icon-ourtravels a { padding:0 1.5em 0 3.6em; }
	#access .icon-aboutus a { padding:0 1.5em 0 3.1em; }
	#access .icon-photogallery a, #access .icon-map a { padding:0 1.5em 0 2.7em; }
	#access a {
		font-weight: bold;
		line-height: 1.8em;	
		font-size: 26px;
	}
	#access .current-menu-item > a,
	#access .current-menu-ancestor > a,
	#access .current_page_item > a,
	#access .current_page_ancestor > a {
		font-weight: bold;
	}	
	/*Reduce space after nav copy About Us*/
	li#menu-item-11.icon-aboutus.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11 a {
		margin-bottom: 6px;
	}
	/*=Post and Page headings
	---------------------------------------------------*/
	.entry-header, .entry-title, .entry-title a {
		line-height: 30px;
		font-size: 24px;	
	}	
	/* Allow headings to go to edge of page */
	.entry-title,
	.entry-header .entry-meta {
		padding-right: 6px;
	}	
	/* Post heading used post to include location */
	.entry-content h2,
	.comment-content h2 {
		color: #444; /*grey*/
		font-weight: bold;
		font-size: 16px;
		font-style: italic;
		margin: 0.6em 0 0.4em 0;
		line-height: 20px;
	}	
	/*Map page*/	
	div.map-border { display:none; }
	.map-mobile-container { display: block; }
}