/* 
Theme Name: Punakaiki Beach Hostel responsive
Description: Punakaiki Beach Hostel responsive theme
Version: 1.1
Author: Andy
*/

body {
	margin: 0;
	background: #ffffff url(images/bg.jpg) top center no-repeat fixed;
	min-width: 320px;
}

p, body, li, ul, dd, td {
	font: 18px "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #004320;
	line-height: 150%;
}

img a, a img {
	border: 0;
}
  
a {
	font: 18px "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color: #296143;
	text-decoration: underline;
	outline: none;
}
  
a:hover {
	color: #fff; 
	text-decoration:underline;
}

@font-face {
    font-family: 'BarmenoBoldRegular';
    src: url('barmenobold-webfont.eot');
    src: url('barmenobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('barmenobold-webfont.woff') format('woff'),
         url('barmenobold-webfont.ttf') format('truetype'),
         url('barmenobold-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

  }

h1, h1 a, h2, h2 a, h3, h3 a {
	line-height: 120%;
}

h1, h1 a {
	font-size: 24px;
	margin-top: 0;
}

h2, h2 a {
	font-size: 22px;
}

h3, h3 a {
	font-size: 20px;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	background: #296143;
	color: #296142;
	margin: 15px 0 25px 0; 
}
  
#wrapper {
	width: 950px;
	margin: 0 auto;
}

/* Header                                           */
/* ------------------------------------------------ */
#header {
	max-height: 355px;
}

#logobig {
	position: absolute;
	top: -50px;
	left: 20px;
	z-index: 6;
}

#logosmall {
	display: none;
	background: #296143;
	text-align:center;
}

#socialnetworking {
	float: right;
	margin-right: 10px;
}

#slideshow {
	max-height: 355px;
	min-height: 170px;
	overflow: hidden;
}

/* Menu                                             */
/* ------------------------------------------------ */
#navbar {
	background: #296143;
	height: 66px;
	padding: 4px 0 0 290px;
	position: relative;
}


#navbar ul {
	margin: 0 auto;
	list-style-type: none;
	text-align: left;
}

#navbar ul li {
	display: inline-block; /* for all other browsers */
	zoom: 1;
	*display: inline; /* for IE7 */
	padding: 2px 0;
}

#navbar ul li a {
	color: #fff;
	padding: 0 12px;
	text-decoration: none;
	line-height: 44px;
	font: 20px BarmenoBoldRegular, Arial, sans-serif;
}

#navbar ul li a:hover, #navbar li.current_page_item a {
	color: #ffb300;
}

#navbar ul li#menu-item-24 a:before {
	content: "\00000A";
	ddisplay: block;
	dclear: both;
	color: red;
}

span.break {
	display: block;
}

a.anchor-link {
	display: none;
	padding: 18px 25px 0 45px;
	color: #fff;
	text-decoration: none;
	font: 19px BarmenoBoldRegular, Arial, sans-serif;
	text-transform: uppercase;
}
  
/* Content                                          */
/* ------------------------------------------------ */
#content {
	padding: 80px 45px;
	overflow: auto;
	height: 100%;
	background: #ffb300;
}
#content-white {
	max-width: 950px;
	width: 90%;
	padding: 20px;
	margin: 0 auto;
}

#content-main {
	width: 640px;
	float: left;
}

#content-right {
	margin-left: 32px;
	width: 184px;
	float: left;
}

body.home #content {
	text-align: center;
}

body.home h1 {
	font-size: 30px;
}

body.home h2 {
	font-size: 26px;
}

table.content-table {
	border-collapse: collapse;
	background: #ffcf5e;
}

table.content-table tr:first-child td {
	background: #296143;
	color: #fff;
	font-weight: bold;
}

table.content-table td {
	font-size: 15px;
	border: 1px solid #296143;
}

table.booking-table td {
	font-size: 15px;
}

/* Footer                                           */
/* ------------------------------------------------ */
#footer {
	padding: 30px 45px 2px 45px;
	background: #296143;
}

#footer a, #footer, #footer p {
	color: #ffb300;
	font-size: 19px;
}

#footer a:hover {
	color: #fff;
}

#copyright {
	margin: 10px -20px;
	padding-top: 12px;
	border-top: 1px solid #ffb300;
	text-align: center;
}

#copyright, #copyright a {
	font-size: 11px;
}

#footerlogos {
	width: 479px;
	height: 127px;
	float: right;
	margin-right: -20px;
}

#socialnetworking a:hover, #footerlogos a:hover {
	opacity: 0.70;
	filter: alpha(opacity=70);
}

#footer .booknow a {
	display: block;
	margin: 12px 0 20px 0;
	width: 100px;
	height: 34px;
	line-height: 34px;
	background: url(images/book-now.gif) top left;
	text-decoration: none;
	color: #004320;
	text-align: center;
}

#footer .booknow a:hover {
	background-position: left -34px;
}

a.scrollup {
	width: 53px;
	height: 53px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('images/top.png') no-repeat;
	opacity: 0.7;
}

/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}