/********************************************
   AUTHOR:  			Erwin Aligam
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2
	LAST MODIFIED:    June-05-2007
 *******************************************/
@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	/* Default styles for the post CONTENT */

/********************************************
   HTML ELEMENTS
********************************************/

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

#wrap {
/*	margin: 0; 	padding: 5px;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFF url('img/bg.jpg') repeat-x;
	text-align: center;*/
	width: 968px;
	margin: 0 auto;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	padding: 0 5px;
	width: 968px;
	position: relative;		
	overflow: hidden;
	background: #93875A;
	border-right: 3px solid #916E4E;
	border-left: 3px solid #916E4E;
}

/* links */
a { background: inherit; color: #E2DBC7; text-decoration: none; }
a:hover { background: inherit; color: #F5F3E9; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #504F21; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 5px 15px;
}
ul, ol {
	margin: 1px 10px;
	padding: 0 15px;
}

/* images */
.bText img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

div.codeblock {
  margin: 1ex 2ex 1ex 3ex;
  padding: 10px;
  text-align: left;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  /*border-bottom: 1px solid #777;*/
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;
  	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #68693F;
	border-left: 3px solid #68693F;
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	color: #68693F;
}


/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#50501F;
}
textarea {
	width:360px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#50501F;
}

.bCalendarHeaderCell {
	color: #50501F!important
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
}
/* search form */
form.search {
	background-color: transparent;
	border: none;
	padding: 0;
}
form.search p { margin:0; padding: 0; }
form.search input.SearchField {
	width: 195px;
	color: #333;
	height: 20px;
	padding: 2px;
	margin-bottom: 5px;
	vertical-align: top;
}
form.search input.SearchButton {
	font: bold 12px Arial, Sans-serif;
	color: #333;
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;
	vertical-align: top;
}

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

body {
/*	text-align: center;*/
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #504113 url(images/body_bg.jpg) no-repeat top center;
	display: block;
}

#header-content, #content, #footer-content {
	width: 968px;
}

/* header */
/*#header {
	text-align: left;
	height: 93px;
	border-top: 1px solid #000;  IE7 vertical placement 
}*/

#header {
	background: url(images/header.jpg);
	height: 300px;
	position: relative;
}

h1.logo {
	height: 111px;
	width: 236px;
	text-indent: 0px;
	font-size: 12px;	
	margin:0;
	padding: 50px 0 0 50px;	
	float: left;
	display: block;
	/*text-indent: -2000em;*/
}

#headerlinks { 
	float: right;
	width:535px;
	font-size: 11px;
	color: #fff;
	padding: 5px 0 0 0;
	line-height: 15px;

}

#header-content {
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content .widget_core_coll_title h1 a {
	font: bold 40px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0; padding: 0;
	text-decoration: none;

}

#header-content .widget_core_coll_tagline {
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: -10px 0 0 18px;
	margin-top: -10px;
	padding: 0;
	color: #ddd;
}

/* header menu */
div.PageTop {
	float: right;
}

div.top_menu ul {
	position: relative;
	text-align: right;
	/* right: 0px; */
	/* bottom: 6px; */
	margin-top: -30px;
	margin-right: 1px;
}

#header-content ul {
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #504F21;
	color: #FFF;
}
#header-content li a.selected  {
	background: #504F21;
	color: #FFF;
}

/* header photo */
/*.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px;
	background: #FFF url('img/headerphoto.jpg') no-repeat center;
}*/

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 690px;
	background-color: #93875A;
}
#content {
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

/* sidebar */
#sidebar {
	float: left;
	width: 279px;
	margin: 0; 
	padding: 0;
}
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	/*background: #F5F5F5;*/
	/*border: 1px solid #EFEDED;*/
	margin-bottom: 10px;
}

#sidebar img {
  border: none;
}

/* 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;*/
	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;*/
	border-top: none
}
#sidebar ul.sidemenu a:hover {
	/*padding: .3em 0 .3em 10px;*/
	/*border-left: 5px solid  #504F21;*/
	/*color: #504F21;*/
}
#sidebar ul.sidemenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* main */
#main {
	float: right;
	width: 68%;
	margin: 25px 5px 10px 0; padding: 0;
}

#main p {
	margin: 0;
	padding: 5px 15px 10px 15px;
	line-height: 18px;
}

#main h3.bTitle {
	padding: 6px 6px 6px 10px;
	margin: 0 0 0 10px;
   border: 1px solid #7e7650;
	background-color: #A3986D;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	width: 95%;
}

/*a { background: inherit; color: #BA222A; text-decoration: none; }
a:hover { background: inherit; color: #E87931; text-decoration: underline; } */


#main ul li {
	list-style-image: url('img/bullet.gif');
}

.post {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	/*background: #FFF url('img/gradientbg.jpg') repeat-x;*/
	border-bottom: 1px solid #68693F;
}
.post .post-footer {
	background-color: #ABA17B;
	border: 1px solid #837554;
	padding: 5px;
	margin: 20px 10px 10px 10px;
	font-size: 95%;
}
.post .post-footer img {
  margin: 3px;
}
.post .post-footer .date {
	background: url('img/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('img/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('img/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: center;
	height: 100px;
	background-color: #50501F;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {
	/*border-top: 1px solid #EAEAEA;*/
	margin: 0 auto;
	padding-left: 15px;
	color: #FFF;
}
#footer-content a {
	text-decoration: none;
	color: #FFF;
}
#footer-content a.contact_link {
	text-decoration: underline;
}
#footer-content a.contact_link:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer-content a:hover {
	text-decoration: underline;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;
}
#footer-content .col2 {
	width: 30%;
	padding: 0 0 30px 0;
}

/*My Footer Stylee*/

.bandb-logo {
	position:absolute;
	left:0;
	margin: 13px 0 0 10px;
	padding:0;
}

.tourism-bc {
	position:absolute;
	right:0;
	margin: 13px 10px 0 0;
	padding:0;
}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #FBF8EC;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #4F2919;
	background-color: #93875A;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

p.footerlinks {
	margin: 0;
	padding:35px 0 0 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: #68693F; }

#sidebar .widget_core_coll_xml_feeds ul.sidemenu li a {
  display: inline;
}

table.bCalendarTable {
  font-size: 95%;
  background-color: #A3986D;
  border:1px solid #7E7650
}
td.bCalendarCell, td.bCalendarLinkPost, td.bCalendarEmptyCell {
  width: 5.5ex;
}

div .notes {
	padding-left: 10px
}

/*Navigation*/

.clear {
	clear: both;
}

#nav_wrapper {
	position: relative;
	top: -30px;
	left: 1px;
	float: left;
	padding: 0;
	margin: 0;
	background: #68693F url(images/bg_nav.jpg) repeat-x bottom;
	
}

#nav {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
	width: 278px;	
}

#nav ul {
/*	float: left;*/
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}


#nav a {
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 41px;
	border: 1px solid #A1A26A;
}

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

#nav li {
	float: left;
	padding: 0;
	width: 223px;
	margin: 0 0 9px 0px;
}

#nav li.home {

background: url(images/nav/home.jpg); 
	
}

#nav li.accommodations{
background: url(images/nav/accommodations.jpg); 
	
}

#nav li.location { 
background: url(images/nav/location.jpg); 
}

#nav li.links {
background: url(images/nav/links.jpg); 
}

#nav li.contact {
background: url(images/nav/contact.jpg); 
}

#nav li.blog {
background: url(images/nav/blog.jpg); 
}


#nav li:hover, #nav li.sfhover, 
body.home #nav li.home, 
body.accommodations #nav li.accommodations, 
body.location #nav li.location, 
body.links #nav li.links, 
body.contact #nav li.contact,
body.blog #nav li.blog  {
	background-position: 0 42px;
}

#nav li span {
	display: none
}

#nav li ul {
	border: 1px solid #A1A26A;
	border-width: 0 1px 1px 1px;
	position: absolute;
	left: -999em;
	top:0;
	height: auto;
	width: 200px;
	background-color: #4C4C1A;
	font-weight: normal;
	margin: 1px 0 0 0;
	padding: 0;
	
	
}


#nav li li {
	width: 100%;
	height: 100%;
	margin: 0;
}

#nav li ul a {
	border: solid #A1A26A;
	border-width: 0 0 1px 0;
	display: block;
	text-decoration: none;
	width: 200px;
	padding: 5px 0;
	height: 100%;
	line-height: 15px;
	text-align: center;
	margin: 0;
	font-size: 9px;
	font-weight: bold;
	background-image: none;
	voice-family: "\"}\""; voice-family:inherit;
	
}

#nav li ul a:hover {
	background-color: #A1A26A;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/*left: auto;*/
	
	left: 248px;
	
}

#nav li li li:hover, #nav li li li.sfhover, #nav li li.sfhover, #nav li li li.sfhover{
	background-color: #A1A26A;
}


