/*
Theme Name: Chama River Bend Lodge
Theme URI: http://chamariverbendlodge.com
Description: layout theme for chamariverbendlodge.com
Version: 1.0
Author: Jeremy Van Bibber
Author URI: http://zebotech.com

*/


body {
  font-family : Californian FB, Palatino, serif;
  margin: 0px;
  padding: 0px;
  background: #e7e5e1;
  background-image: url(/images/layout/bodybg.jpg);
  background-repeat: repeat-x;
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 6px 0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#layout {
  width: 912px;
  margin: 0px auto 0px auto;
  position: relative;
  padding: 0px;
  z-index: 10;
}

#header {
  margin: 0px;
  position: relative;
  margin-left: 0px;
  height: 360px;
  background-image: url(/images/layout/headerbg.jpg);
}

#header #mycalendar {
  position: absolute;
  top: 145px;
  right: 35px;
  width: 150px;
}


#header #mycalendar .hdate-pick {
  width: 115px;
  border: thin dotted #a0522d;
  background: #ffffe0;
  font-family: cursive;
  font-size: small;
  font-style: italic;
    }

#header #mycalendar p {
  margin: 0px 0px 7px 0px;
}

#header #mycalendar .lbl-left {
	font-family: cursive;
	font-size: medium;
	color: #693400;
}
}

#header p {
  margin: 0px;
}

#header img {
  border: 0px;
  display: block;
  margin: 0px;
}

#header a {
  text-decoration: none;
}

#header span {
  padding-right: 15px;
  padding-left: 5px;
}

#header #topnav {
  list-style: none;
  padding: 0px;

  position: absolute;
  top: 10px;
  left: 35px;

  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: black;
}

#header #topnav li {
  float: left;
  margin: 0px;
}

#header #topnav li a {
  font-family: Palatino;
  font-size: 13px;
  color: #94704c;
  background: #fff;
  display: block;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: black;
  padding: 3px 8px 3px 8px;
}

#header #topnav li a:hover {
  color: white;
  background: #94704c;
}

#viewbrochure {
  position:absolute;
  z-index: inherit;
  left: 731px;
  top: 10px;
}


.floatme {
  float: left;
}

#sidebar {
  position: relative;
  float: right;
  width: 256px;
  margin: 0px 15px 0px 0px;
  letter-spacing: 1px;
  padding: 0px 0px 0px 0px;

}

#sidebar ul {
  list-style: none;
  padding-left: 5px;
}

#sidebar ul li {

}

#sidebar a {
  text-decoration: none;
  font-family : Californian FB, Palatino, serif;
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #eee;
  height: 25px;
  line-height: 25px;
  padding: 0px 10px;
  color: #106b42;
}

#sidebar a:hover {
  color: #106b42 !important;
  background: #eee;
}

#sidebar h2 {
  font-size: 14px;
  color: #b8a839;
  margin: 0px -3px 3px 0px;
  padding: 0px;
  letter-spacing: 0.2em;
}

#sidebar>ul {
  padding: 5px 5px 5px 25px;
  margin: 0px;
}

#sidebar .widget {
  font-style: italic;
  padding: 0px 0px 0px 10px;
  padding: 8px;
  margin: 0px 0px 0px 0px;
  font-size: smaller;

}


#sidebar .widget ul {
  list-style: square;
  padding: 0px 0px 0px 0px;
}

#sidebar li {
  color: #bd5f00;
  margin: 0px 0px 0px 0px;
}

#recent-posts a {
  font-size: 12px !important;
  color: #9c9ea3;
  text-transform: capitalize !important;
  display: block;
  border-bottom: none !important;
  height: 25px;
  line-height: 12px;
  padding: 3px 5px;

}


#recent-posts a:hover {
  text-decoration: none !important;

}

#content-container {
  padding: 10px 0px 0px 0px;
}

#content {
  font-size: 20px;
  float: left;
  padding: 0px 0px 0px 40px;
  min-height: 400px;
  width: 580px;
}

#content h2 {
  font-family: Palatino;
  color: #71400f;
  text-decoration: none;
}

#content h2 a {
  font-family: Palatino;
  color: #2e8b57;
  text-decoration: none;
}

.interior {

}

.post {
  font-family: Verdana;
  font-size: 14px;
  text-align: justify;
  color: #525151;
  margin: 0px 0px 25px 0px !important;
  letter-spacing: 1px;
  line-height: 20px;
}


.post a {
  
  color: #f08500;
  font-weight: bold;
}



.post small {
  font-size: .8em;
}

.post h2 a {
  color: #0c4884;
  text-decoration: none;
  
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


#footer {
  text-align: center;
  font-size: .8em;
  background: url(/images/layout/footerbg.jpg);
  background-repeat: repeat-x;
  height: 49px;
  line-height: 49px;
  margin: 0px;
}

#footer p {

}

#footer a {

}

#extra1 {
  background-image: url(/images/layout/leaves.gif);
  width: 437px;
  height: 266px;

  position: absolute;
  bottom: -1px;
  left: 0px;
  z-index: -1;
}



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px; 
  text-align: center;
}

#sidebar #searchform #s {
  width: 115px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 98%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}
/* End Form Elements */

.linklove {
  visibility: hidden;
}


.clr {
  clear: both;
}



