/*
Theme Name: Orange-ville Guesthouse (New Menu)
Theme URI: http://orange-ville.com/
Description: The custom-made design template for Orange-ville Guesthouse
Version: 1.0
Author: Joerg Wunderlich	
Author URI: http://www.publicinstinct.co.za
Tags: custom, green
*/


html, body {
	padding:0px;
	margin:0px;
	width:100%;
	background :white url('img/background.png') center center repeat-y;
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:-0.01em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* overflow:hidden; */
}

p {
	margin : 7px 0px;
}

.hidden {
	opacity:0;
}

#page-title, .entry h1 {
	text-align:center;
	font-family: Hanshand;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0px;
	line-height:1.3;
	padding-top : 10px;
	font-size:22px;
}

.entry h1 strong {
	font-weight:normal;
}

#sub-heading {
	font-family:Hanshand;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	font-size:20px;
	padding-top:0px;
	letter-spacing:0px;
	line-height:1.3;
}

h1, h2, h3 {
	font-family : Gentilis, Times, serif
	font-weight:normal;
	letter-spacing:normal;
}

.entry {
	margin-top : 0px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:normal;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}

.hs3-booking-table button.i-heart-ny {
	float:none;
	position:absolute;
	top:3px;
	left:6px;
	width:0px;
	height:0px;
}

h1 {
	font-size : 22px;
	margin-bottom:0px;
}

#distance {
	top:50%;
	height:1px;
	position:relative;
}

#wrapper {
	/* top : -320px; */
	margin-top : 20px;
	width:960px;
	margin:auto;
}

#box {
	width : 960px;
	height:	400px;
	background-color : #8cac9d;
	clear:both;
	position:relative;
	overflow:hidden;
}

#header {
	position:relative;
	left:0px;
	top:0xp;
	border-bottom: 1px solid transparent;
}

.clear {
	clear:both;
}

#logo {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:60px;
	float:left;
}

#shade {
	position:absolute;
	left: 308px;
	width:30px;
	height:100%;
	background:transparent url('img/border.png') center center no-repeat;
	
}

#menu {
	position:absolute;
	right:0px;
	bottom:-2px;
	width:639px;
	padding-top: 60px;
}

#menu div.menu-item {
	float:left;
	list-style-type:none;
	display:block;
	height:1px;
	position:relative;
	margin:0px 2px;
	
}

#menu div.menu-item div.menu-offset {
	position:absolute;
	left:0px;
	bottom:0px;
	padding-top:20px;
}

#menu div.menu-item div.menu-item-b, 
#menu div.menu-item div.menu-offset {
	/* background:url(img/tab-right.png) top right no-repeat; */
	padding : 10px 14px;
	padding-right:14px;
	display:block;
	background:#8CAC9D;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

div.submenu{
	margin-right:-5px;
	padding: 0px 10px;
	overflow:hidden;
	padding-bottom:5px;
}

div.submenu a{ 
	dispay:block;
	padding : 1px 0px;
}

#menu div.menu-item div.menu-offset {
	padding:1px;
	padding-bottom : 0px;
	border-bottom:1px solid #8cac9d;
}

#menu div.menu-offset div.border {
	/* background:url(img/tab-left.png) top left no-repeat; */
	border : 1px solid white;
	border-bottom:none;
	background:white;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	position:relative;
}

#menu div.menu-item div.active-menu {
	border-bottom:none;
}

#menu div.active-menu div.border {
	/* background:#8CAC9D; */
}

#menu div.menu-offset div.border a.main-link {
	display:block;
	padding : 7px 12px;
}

#menu div.menu-offset div.border a.main-link {
	color:#274B42;
}

#menu div.menu-item div.menu-item-b {
	background:none;
}

#menu ul li ul {
	float:none;
	margin-left:-5px;
	padding-left:10px;
	display:none;
	border-left:1px solid #8eae9f;
	border-right:1px solid #8eae9f;
	margin-right:0px;
}

#menu ul li.current_page_item ul, 
#menu ul li.current_page_parent ul {
	display:block;
}

#menu ul:after {
	clear:both;
}

#menu div.menu-item, #menu div.menu-item a {
	font-size:16px;
}

#menu-wrapper {
	float:right;
	padding-right:3px;
}

#menu #submenu {
	padding-bottom : 10px;
	width:639px;
	position:relative;
}

#menu #submenu-wrapper {
	border:1px solid #8cac9d;
	border-bottom:none;
	border-left:none;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	
}

.active-menu a {
	font-weight:bold;
}

#menu #submenu-mask {
	width:639px;
}

#menu #submenu .submenu-item {
	float:left;
	padding: 10px 15px;
	padding-bottom:0px;
}

#menu #menu-wrapper .menu-item-b {
	height:0px;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:0px;
}

#menu #submenu ul li {
	padding: 10px 20px;
	border-left:1px solid #8cac9d;
}

#menu #submenu ul li a {
	font-size:16px;
	font-family : Gentilis, Times, serif;
}

#menu ul li ul li {
	padding : 2px;
	float:none;
}

.inset {
	padding: 20px;
	text-align:justify;
	color:white;
	padding-top : 10px;
}

.box {
	width:320px;
	height:400px;
	float:left;
	overflow: visible;
	position:relative;
}

.heading, img-heading, #testimonial {
	position:absolute;
	bottom:0px;
	left:0px;
	width:320px;
	height:auto;
	background-color:#274b42;
	overflow:hidden;
}

.img-heading {
	position:absolute;
	background: transparent url('img/heading_back.png') top left repeat;
	color:white;
	bottom:0px;
	left:0px;
	width:100%;
}

.img {
	position:relative;
}

#testimonials {
	font-family : Hanshand, Times, serif;
	font-size:18px;
	line-height:25px;
	letter-spacing:0.5px;
}

.heading i, .img-heading i, #testimonial i {
	font-family : Hanshand, Times, serif;
	font-size:15px;
	letter-spacing:0px;
	padding: 15px;
	padding-left:20px;
	display:block;
	font-style:italic;
}

#testimonial i {
	background: transparent url('img/heading_back.png') top left repeat;
	text-align:right;
}

#testimonials i, #testimonials i a {
	color : #274B42;
	text-decoration:none;
	line-height:1.5;
}

.box h1 {
	margin-top : 0px;
}

.box h1 a {
	color:white;
	text-decoration:none;
}

#box-right {
	border-left:1px solid white;
	width:319px;
}

#menu div.menu-item a {
	color:#274B42;
	text-decoration:none;
	font-family : Gentilis, Times, serif;
	font-size:19px;
}

#menu div.submenu a {
	font-size:11.5px;
	font-family : Tahoma,Geneva,sans-serif
}


#line {
	position:absolute;
	top:0px;
	left:640px;
	width:0px;
	height:400px;
	border-left:1px solid white;
}

#tgcsa {
	width: 320px;
	height:65px;
	float:left;
	background:url('img/tgcsa_logo.png') center  bottom no-repeat; 
}

#right-footer {
	float:right;
	width : 620px;
	height:auto;
	color : #cccccc;
	padding : 30px 0px;
}
#menu ul li.current_page_item a {
	color : #1d4640;
}

#menu ul li.current_page_item, #menu ul li.current_page_parent {
}

 a img {
 	border:none;
 } 
 
 .doublebox {
 	width:640px;
 }
 
 .triplebox {
 	width:960px;
 }

.wpcf7-form p {
	margin:0px;
	padding:0px;
	margin-top : 15px;
}

.wpcf7-form textarea {
	height:125px;
}

.wpcf7-form textarea, .wpcf7-form input	 {
	width:270px;
	margin-top:5px;
}

.entry a {
	color:#274B42;
	font-style:italic;
	text-decoration:none;
}

label {
	display:block;
	font-style:italic;
	width: 35%;
	float:left;
	text-align:right;
	padding : 5px 0px;
}

.date {
	width : 50px;
}

div.msg {
	display:none;
}

div.entry {
	padding:0px;
}

form {
	margin:0px;
}

div.input {
	display:block;
	margin-left:40%;
	padding : 2px 0px;
	padding-top:3px;
	position:relative;
}

.enquiry div.input {
	margin-left:38%;
}

.rooms div.input {
	margin:0px;
}

.col2 label {
	width:16%;
}

.col2 div.input {
	margin-left:19%;
}

.col2 textarea {
	width: 400px;
	height: 30px;
}

.third {
	display:none;
}
label {
	font-size:11px;
}

.hs3-booking-table {
	width:100%;
}

.hs3-booking-table input {
	width:140px;
}

.hs3-booking-table td {
	vertical-align: top;
}

.hs3-booking-table #country_select {
	width:130px;
}

.hs3-booking-table .name {
	width : 65px;
}

.hs3-booking-table div.empty {
	background : url(img/warning.png) right center no-repeat;
}

.hs3-booking-table fieldset {
	padding: 6px 0px;
	margin: 4px 2px;
	border:none;
	border-top:1px dotted white;
}

.enquiry fieldset {
	padding : 6px 0px;
} 

.hs3-booking-lastrow {
	border-top:1px dotted white;
	padding-top : 4px;
	text-align:center;
}

a {
	text-decoration:none;
	color:#274B42;
}

#post-2 h1 {
	font-size : 40px;
	line-height: 50px;
	margin : 50px 0px 40px 0px;
}

#post-2 .entry {
	line-height : 24px;
}

.dropmenu {
	background: transparent url(img/drop-down.png) top center no-repeat;
}

a.button {
	background-color : #274B42; 
	padding:5px;
	padding-top: 8px;
	color:#8CAC9D;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}

a.button:hover {
	background :transparent url(img/heading_back.png);
}

div#msg, div#msg div {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background : transparent url(img/heading_back.png);
	text-align:center;
	padding-top:100px
}

.weather-info {
	float:right;
	padding : 30px 0px;
}

.current {
	padding : 15px 0px;
}

.weather-image {
	float:left;
	margin: 30px 0px 0px 20px;
}

table.rooms td, table.rooms th {
	padding: 2px 4px;
	text-align:center;
}

table.rooms th, table.rooms td.label {
	font-style:italic;
	font-size:11px;
	font-weight:normal;
}

table.rooms td.label {
	width : 46%;
	padding-right:10px;
	text-align:right;
}

#booksure {
	position : fixed;
	bottom: 10px;
	right: 10px;
}

