/*
	Theme Name: Harmony Hotel
	Description: Child theme of Genesis, by <a href="http://www.billerickson.net/go/genesis">StudioPress</a>.
	Author: Bill Erickson
	Author URI: http://www.billerickson.net
	
	Template: genesis
*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
		font-size: 14px;
	line-height: 22px;

}

.contact-inputbox {
	
	padding:5px;
	width:97%;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
}
.contact-inputbox-small {
	
	padding:5px;
	width:35%;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color:#66BB04;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1140px;
}

/* Header
------------------------------------------------------------ */

#header {
	overflow: hidden;
	width: 100%;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 550px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Responsive video
------------------------------------------------------------ */
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
	margin:50px 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	
}

li a .sf-sub-indicator {
	display: none;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: url(/wp-content/themes/harmony-hotel/images/nav-bg.jpg) repeat-x left bottom;
	clear: both;
	color: #575757;
	overflow: hidden;
	margin: 17px 0 8px;
	text-transform: uppercase;
	width: 100%;
}

#nav ul {
	float: right;
	width: auto;
	max-width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	border-bottom: 8px solid #e0e0e0;
	color: #575757;
	display: block;
	font-size: 15px;
	padding: 109px 20px 23px 20px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-page-ancestor a,
.section-room #nav li.menu-item-25 a,
#nav .current-menu-item a {
	border-bottom: 8px solid #575757;
}

#nav li.home a {
	background: url(/wp-content/themes/harmony-hotel/images/logo.jpg) no-repeat 0 5px;
	padding: 5px 50px 18px 0;
	width: 336px;
	height: 126px;
	text-indent: -9999em;
}

#nav li.home.current-menu-item a,
#nav li.home a:hover {
	border-bottom: 8px solid #e0e0e0;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

.mobile-menu {
	display: none;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
}

/* Section Header
------------------------------------------------------------ */

.section-header {
	border-bottom: 8px solid #e0e0e0;
	padding-bottom: 8px;
	overflow: hidden;
	width: 100%;
}

.section-header .left {
	width: 20.08%;
	float: left;
}

.section-header .middle {
	width: 53.07%;
	margin: 0 .925% 0 .925%;
	float: left;
}

.section-header .right {
	width: 25%;
	float: left;
}

/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}

#subnav ul {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	border-left: 1px solid #cbcbcb;
	color: #cbcbcb;
	display: block;
	font-size: 24px;
	padding: 6px 24px 12px;
	position: relative;
	text-decoration: none;
}

#subnav li.first-menu-item a {
	padding-left: 0;
	border-left: 0;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #434343;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1140px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 30px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	margin-left: .925%;
	width: 78.995%;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	margin-left: 0;
}

.full-width-content #content {
	padding: 0;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 67.11%;
	padding: 14px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.full-width-content #content {
	width: 100%;
}

.sidebar-content-sidebar #content {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	min-height: 480px;
}

.sidebar-content #content {
	border-left: 1px solid #e0e0e0;
	width: 79%;
}

.sidebar-content #sidebar {
	width: 20%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line,
hr {
	background: transparent;
	border: none;
	border-bottom: 1px solid #E0E0E0;
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 1px;
	margin: 0 0 40px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 24px;
	line-height: 20px;
}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #25a;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	margin: 5px 0;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	overflow: hidden;
	width: 100%;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	overflow: hidden;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

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

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	padding-top: 8px;
	width: 31.8%;
	max-width: 286px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 20.08%;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	margin: 0 0 8px;
	padding: 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Section Widget
------------------------------------------------------------ */

.widget_section h4 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	text-transform: uppercase;
}

.widget_section p {
	font-size: 13px;
	line-height: 17px;
}

/* Find Harmony Widget
------------------------------------------------------------ */

.sidebar .widget.widget_find,
.widget.widget_find {
	background: #dfecf4;
	padding: 8px;
}

.widget_find .widget-wrap {
	border: 1px solid #525558;
}

.widget_find h4 {
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
}

.widget_find .row {
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
}

.widget_find .left {
	width: 34.5%;
	float: left;
	text-align: right;
	padding-right: 9.25%;
}

.widget_find .right {
	width: 55%;
	float: left;
}

.widget_find .right a {
	color: #333;
	font-size: 11px;
}

.widget_find .right p {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 8px;
}

.widget_find img {
	height: 20px;
	width: 20px;
}

/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}

.more-from-category {
	padding: 5px 10px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	overflow: hidden;
	width: 100%;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets .widget-area {
	float: left;
	padding-left: 3%;
	width: 22.5%;
}

#footer-widgets .widget-area.footer-widgets-1 {
	padding-left: 0;
}

/* Footer
------------------------------------------------------------ */

#footer {
	border-top: 8px solid #e0e0e0;
	padding-top: 8px;
	overflow: hidden;
	width: 100%;
}

#footer-right {
	text-align: right;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

.flexslider { height:365px !important; }

/* Smaller Screens
------------------------------------------------------------ */

@media only screen and (max-width: 1180px ) {
	.flexslider { height:auto !important; }
	.flex-direction-nav a { bottom:30px !important;  }

	#nav li.right { float: left;}
	


	#nav li a {
		font-size: 13px;
		padding: 109px 10px 23px 10px;
	}
	
}

@media only screen and (max-width: 900px) {
	#nav li.home a {
		background: url(/wp-content/themes/harmony-hotel/images/logo-small.jpg) no-repeat left 45px;
		padding: 48px 70px 18px 0;
		width: 210px;
		height: 83px;
		text-indent: -9999em;
	}
}

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



	.content-sidebar-sidebar #content-sidebar-wrap, 
	.sidebar-content-sidebar #content-sidebar-wrap, 
	.sidebar-sidebar-content #content-sidebar-wrap, 
	.content-sidebar-sidebar #content, 
	.sidebar-content-sidebar #content,  
	.sidebar-sidebar-content #content, 
	.content-sidebar-sidebar .sidebar, 
	.sidebar-content-sidebar .sidebar, 
	.sidebar-sidebar-content .sidebar, 
	.content-sidebar-sidebar #sidebar-alt, 
	.sidebar-content-sidebar #sidebar-alt, 
	.sidebar-sidebar-content #sidebar-alt,
	#footer { 
		padding: 8px 15px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box; /* Firefox, other Gecko */
		box-sizing: border-box; /* Opera/IE 8+ */
		width: 100%; 
	}
	
	#sidebar {
		margin: 0 auto;
		float: none;
		display: block;
		width: 286px;
		overflow: hidden;
	}


		
	#nav { 
		display: none;
	}
	
	.mobile-menu {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
		text-align:center;
	}
	
	.mobile-menu select {
		width: 100%;
		margin: 2em 0 0.5em 0;
		display: block;
		padding:0.2em 0.5em;
		font-size:1.5em;
	}
	.mobile-menu select option {
		padding:0.2em 1em;
	}


	.home #content .left-column,
	.home #content .right-column {
		width: 100%;
		float: none;
		overflow: hidden;
		text-align: center;
	}
	
	.home #content .bottom .middle-column,
	.home #content .bottom .right-column {
		width: 365px;
		max-width: 100%;
		float: none;
		overflow: hidden;
		margin: 0 auto 8px;
		padding-top: 0;
	}
	#subnav ul {
		border:none;
	}
	#subnav li {
		float:none;
	}
	
} 

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


	.content-sidebar #content, 
	.sidebar-content #content, 
	.content-sidebar #sidebar, 
	.sidebar-content #sidebar { 
		width: 100%; 
	} 
	
	.one-half,
	.one-third,
	.two-thirds,
	.one-fourth,
	.three-fourths,
	.one-fifth,
	.two-fifths,
	.three-fifths,
	.four-fifths,
	.one-sixth,
	.five-sixths {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	#footer-left,
	#footer-right {
		text-align: center;
	}

	#content .room-listing .room .title-area h2,
	#content .room-listing .room .title-area .price {
		float: none;
		width: 100%;
		text-align: left;
	}
	
	.mobile-menu a img {
		width:100%;
	}
	
} 


/* Rooms
------------------------------------------------------------ */

.room-listing .room {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 40px;
	padding-bottom: 8px;
}

.room-listing .room .title-area {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 8px;
}

.room-listing .room .title-area h2 {
	float: left;
	width: 50%;
	text-transform: uppercase;
}

.room-listing .room .title-area .price {
	float: left;
	width: 48%;
	text-align: right;
	margin-top: 10px;
}

.room-listing ul {
	margin-left: 30px;
}

.room-listing p,
.room-listing ul {
	padding-bottom: 15px;
}

.room-listing .photos {
	text-align: right;
	padding-bottom: 0;
}

.room-listing .one-third,
.room-listing .two-thirds {
	margin-bottom: 0;
}

/* Press
------------------------------------------------------------ */

.press-listing .press {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 40px;
	padding-bottom: 8px;
}

.press-listing .press .title-area {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 8px;
}

.press-listing .press .title-area h2 {
	float: left;
	width: 50%;
	text-transform: uppercase;
}

.press-listing .press .title-area .date {
	float: left;
	width: 48%;
	text-align: right;
	text-transform: uppercase;
	margin-top: 10px;
}

.press-listing ul {
	margin-left: 30px;
}

.press-listing p,
.press-listing ul {
	padding-bottom: 15px;
}

.press-listing .two-thirds p.more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 0;
	font-size: 12px;
	line-height: 17px;
}

.press-listing .one-third,
.press-listing .two-thirds {
	margin-bottom: 0;
}

.press-listing .two-thirds {
	position: relative;
	min-height: 177px;
}

.press-listing .two-thirds p {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 30px;
}

/* Home
------------------------------------------------------------ */

.home .top,
.home .bottom {
	overflow: hidden;
	width: 100%;
}

.home .left-column {
	float: left;
	width: 29.82%;
	margin-bottom: 8px;
}

.home .right-column {
	float: right;
	width: 69.2982%;
	margin-left: .70%;
	margin-bottom: 8px;
}

.home .flexslider {
	margin: 0;
/*	height: 365px; */
	overflow: hidden;
	position:relative;
}
.home .flexslider li {
	list-style-type: none;
}

.home .middle-column {
	width: 35.52%;
	float: left;
	margin-left: .9%;
}

.home .middle-column .widget-wrap {
	height: 255px;
}

.home .bottom .right-column {
	width: 32.89%;
}

.home .blog-section {
	background: #e0e0e0;
	padding: 8px;
	margin-bottom: 10px;
}

.home .blog-section .wrapper {
	border: 1px solid #000;
	padding: 10px 17px;
}

.home .blog-section h4 {
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	font-weight: 600;
}

.home .blog-section .image {
	float: left;
	margin-right: 15px;
}

.home .blog-section .image img {
	background: #fff;
	padding: 2px;
	border: 1px solid #000;
}

.home .blog-section .title {
	text-transform: uppercase;
}

.home .blog-section .date {
	text-transform: uppercase;
	font-size: 11px;
}

.page-template-template-features-php h2 {
	text-transform: uppercase;
	border-bottom: 1px solid #E0E0E0;

}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px;  border-bottom: 4px solid #fff !important; }
.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 {}

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav a {width: 7px; height: 10px; margin: -20px 0 0; display: block; background: url(/wp-content/themes/harmony-hotel/images/slider-arrows.png) no-repeat 0 0; position: absolute; bottom: 10px; cursor: pointer; text-indent: -9999px;  -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next { right: 27px; background-position:right 0; }
.flex-direction-nav .flex-prev {left: 27px;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display:none !important; }
.flex-control-nav li {margin: 0 6px; display: inline-block;  *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 .active {opacity: 1; cursor: default;}


/* Photo Gallery Page Stylization
*********************************/

/* Row with 2 equal width photos */
.left-half {margin-right:15px; float:left; margin-bottom:15px; }
.right-half {float:right; margin-bottom:15px; }

/* Row with 3 images, 1 large center image with 1 quarter size image on each side */
.left-quarter {margin-right:15px; float:left; margin-bottom:15px; }
.middle-half {margin-right:15px; float:left; margin-bottom:15px; }
.right-quarter {float:left; margin-bottom:15px; }

/* Row with 2 images, 1 large on the left, 1 quarter size on the right */
.left-three-quarters {margin-right:15px; float:left; margin-bottom:15px; }

/* Row with 3 equal images */
.left-one-third {margin-right:15px; float:left; margin-bottom:15px; }
.middle-one-third {margin-right:15px; float:left; margin-bottom:15px; }
.right-one-third {float:left; margin-bottom:15px; }

/* Row with 2 images, 1 quarter on the left, 1 large on the right */
.right-three-quarters {float:left; margin-bottom:15px; }



/* Surf Survival Page
*********************************/

.surf-survival-info {font-size: 15px;}
h2.red {color: #da272b; margin-top: 0px;}
hr.surf-survival {margin-bottom:10px;}
.surf-survival-img {float:left; margin-right: 15px; margin-bottom: 15px;}

/* Healing Week Page
*********************************/
.yoga-instructor-img {float:left; margin-right: 30px; margin-bottom: 20px;}
.yoga-instructor-bio {float:right; width: 325px; margin-bottom: 30px;}


a {
   outline: 0;
}

/*Fix of home page*/
.home #sidebar-alt {
	display: none;
}
.home #sidebar {
	display: none;
}
.page #content {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    min-height: 480px;
}
/*Pages fix*/
@media only screen and (max-width: 768px) {
	.page #sidebar-alt, .page #content-sidebar-wrap, .page #content, .page #sidebar {
		float: none;
		width: 100%;
		padding: 0;
	}
	.page #content {
		border: none;
	}
}