/*
Theme Name:     Khaosok Smiley
Description:    Child theme of simple catch, created for Khao Sok Smiley Bungalows
Author:         Ryan Ammoury
Template:       simple-catch

(optional values you can add: Theme URI, Author URI, Version)
*/



h1#site-title {
	font-size: 55px;
	font-family: 'freestyle script';
	font-weight:normal;
	padding-bottom:0px;
}
h1#site-title a {
	line-height:50px;
  	color: #009900;
}

h1#site-title a:hover {
	color: #009900;
}
h1#site-title a img {
	max-height: 90px;
	float:left;
	padding-right:20px;
}

h2#site-description {
	font:20px Arial, Helvetica, sans-serif;
	color:#007700;
	padding:8px 0 0 0;
}
#header .social-search form.searchform {
	padding-top:10px;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom:15px;
	color: #007700;
	font-weight: bold;
  	margin-right:10px;
	margin-left:10px;
  	margin-top:5px;
	margin-bottom:5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #004400;
}

#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a {
color: #040;
}

/* = Menu color change
----------------------------------------------- */

#header #mainmenu ul li a:hover, #header #mainmenu ul li.current_page_item a, #header #mainmenu ul li:hover > a {
	background-color: #070;
	color: #fff;
}
/* dropg down menu color changes */

#header #mainmenu ul li ul li a:hover, #header #mainmenu ul li ul li:hover > a {
	background-color:#060;
	text-decoration:none;
	color:#fff;
}

p
{
margin-right:10px;
margin-left:10px;
}

#main #content {
	background: rgb(255, 255, 255);
  	background: rgba(255, 255, 255, 0.8);
}

#sidebar {
	background: rgb(255, 255, 255);
  	background: rgba(255, 255, 255, 0.8);
}

.hb-check-dates-wrapper input, .hb-people-wrapper select, .hb-search-button-wrapper input {
    height: 30px;
}