/*
  The Point B&amp;B Theme
  http://www.pointbnb.co.nz
  
  adapted by Patrick Goff
  http://patrickgoff.co.nz

  Based on PixelGreen design by Erwin Aligam
  http://www.styleshout.com/
*/

/* top elements */
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font: normal 16px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555555;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bckgnd.jpg);
	background-repeat: repeat-x;
}

/* links */
a, a:link, a:visited {
	background: inherit;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	background: inherit;
	color: #FFCC00;
	text-decoration: underline;
}
a.externalLink {
	background:url(../images/ext_icon.gif) top right no-repeat;
	padding: 0 15px 0 0;
}
.bookNow a.button {
	display: block;
	width: 125px;
	text-align: center;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #999999;
	margin: 0 0 10px 15px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
.bookNow a.button:hover {
	text-decoration: underline;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr {
	background: #EFEFEF;
}
/* end - table */


/***********************
	  LAYOUT
************************/

#content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 125px;
	text-align: left;	
}
#header-content {
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 125px;
	width: 790px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#header-content[class~="Sheep"] {
	background-image: url(../images/logoSheep.gif);
}
#header-content h1#logo {
	position: absolute;	
	margin: 0; padding: 0;		
	top: 0; left: 0px;
	text-indent: -900%;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	margin: 0; padding: 0;
	top: 55px; left: 40px;
	text-indent: -900%;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 15px;
	top: 96px;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}
#header-content li {
	display: inline;
	text-transform: lowercase;
	font-weight: bold;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFFFFF;
	background-color: #333;
	text-decoration: none;
	margin: 0 2px 0 0;
}
#header-content li a:hover {
	color: #FFF;
	background-color: #66572b;
}
#header-content li a.current, #header-content li a.section  {
	background-color: #66572b;
	color: #FFF;
}

/* header photos styling */
.headerPhotoPage, .headerPhotoHome, .headerPhotoAccommodation, .headerPhotoSheep,
.headerPhotoGallery, .headerPhotoContact {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
}
.headerPhotoPage {
	background: #FFF url(../images/headerPhotoHome.jpg) no-repeat center;	
}
.headerPhotoHome {
	background: #FFF url(../images/headerPhotoHome.jpg) no-repeat center;
}
.headerPhotoAccommodation {
	background: #FFF url(../images/headerPhotoAccommodation.jpg) no-repeat center;
}
.headerPhotoSheep {
	background: #FFF url(../images/headerPhotoSheep.jpg) no-repeat center;
}
.headerPhotoGallery {
	background: #FFF url(../images/headerPhotoGallery.jpg) no-repeat center;
}
.headerPhotoContact {
	background: #FFF url(../images/headerPhotoContact.jpg) no-repeat center;
}
/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}
/* page title*/
#PageTitle, .roomName {
	border-bottom: 1px solid #F2F2F2;
}
#PageTitle h1.pageTitle, #RoomList .roomName h1 {
	border-bottom: none;
}
/*comments box*/
#CommentsHolder {
	/*background: #F5F5F5;
	border: 1px solid #EFEDED;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
#CommentsHolder .Comments {
	background-color: #FFFFFF;
	float: left;
	width: 159px;
	margin: 5px;
	padding: 10px;
}
#CommentsHolder .Comments ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
#CommentsHolder .Comments ul li {
	list-style-type: none;
	list-style-image: none;
}
#CommentsHolder .CommentsContent img {
	margin: 0;
	padding: 0 0.75em 0 0;
	border: none;
}
#CommentsHolder .CommentsContent p {
	background: url(../images/commentBgAlt.png) bottom right no-repeat;
	font-size: 0.9em;
	padding: 0 24px 0 0;
	margin: 0;
	font-style: italic;
}
#CommentsHolder li.CommentsAuthor, #CommentsHolder li.CommentsDate {
	font-size: 0.75em;
}
#CommentsHolder li.CommentsAuthor { font-weight: bold;}
.ClearBoth {
	clear: both;
}
/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}
#sidebar ul.sidemenu a.current,
#sidebar ul.sidemenu a.section {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

/* main */
#main {
	float: left;
	/*width: 68%;*/
	margin: 0 0 10px 0;
	/*padding: 0 15px 0 0;*/	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}
#mainhome {
	float: left;
	width: 68%;
	margin: 0 0 10px 0;
	padding: 0;	
}
#mainhome h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
}
#mainhome ul li {
	list-style-image: url(../images/bullet.gif);
}
.breadcrumbs {
	padding: 0 0 0 15px;
}
.tabstrip li {
	list-style-image: none !important;
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(../images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('../images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('../images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('../images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
/*RoomHolder layout classes*/
.roomName {
}
.roomImage {
	float: left;
	padding: 15px 10px 0 15px;
}
.roomText {
	float: right;
	width: 540px;
}
.roomDescription {
}
.availability a img {
	border: 0;
	padding: 0;
	margin: 0 0 0 15px;
}
/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {
	margin-left: 0;
	line-height: 1.5em;
}

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 10px auto;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 33%;
	padding: 0 0 30px 15px;	
}
#footer-content .col2 {
	width: 30%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

p, h1,h2,h3,h4 {
	margin: 10px 15px;
	font-size: 0.75em;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
*/

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	list-style-image:none !important;
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #ecf7e2 url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom:1px dotted #72A545;
border-top:1px dotted #72A545;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #72a545;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat !important;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
