body	{
	background: #fff url(images/bg-tile.png) repeat-x top left;
	color: #333;
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h2,h3	{
	color: #666;
}
#wrap	{
	background: #fff;
	margin: 0px auto;
	width: 990px;
}
#top	{
  background: url(images/bg-header.png) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	width: 990px;
    height:140px;
    overflow: hidden;
}
#logo {
  width: 280px;
  height: 99px;
  overflow: hidden;
  float: left;
}


#header	{
	float: left;
	margin: 0 auto;
	width: 340px;
    height: 99px;
    overflow: hidden; padding-top:20px;
}
#header h1.title	{
	color: #000;
	font: 24px "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 15px 0 0 0;
	padding: 0;
}
#header a:link,#header a:active,#header a:visited {
	border: none;
	color: #0082c2;
	text-decoration: none;
}
#header a:hover, #header a:focus, #header a:active	{
	border: none;
	color: #1C75E1;
	text-decoration: none;
}

p.desc	{
	color: #000;
	font: italic 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#callus	{
	float: right;
	margin: 40px 10px 0 0;
	text-align: right;
	width: 240px;
    overflow: hidden;
    color: #000;
}
#callus h6 {
  margin: 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
}
#clock {
  padding-top: 5px;
  font-style: italic;
  color: #0082c2;
}
#headpic {
  height: 215px;
}


.clear {
  clear: both;
  overflow: hidden;
  font-size: 0;
  height: 0px;
}


#nav	{
	background: #0082c2;
	clear: both;
	height: 35px;
	margin: 0 auto;
	max-height: 35px;
	min-height: 35px;
	padding: 0;
	width: 990px;
}
ul.nav	{
	float: left;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	list-style: none;
	margin: 0;
	max-height: 35px;
	min-height: 35px;
	padding: 0;
	text-transform: capitalize;
}
ul.nav li	{
	float: left !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited	{
	color: #fff;
	display: block;
    border-right: 1px dotted #fff;
	float: left;
	padding: 0 10px;
}
ul.nav li a:hover,ul.nav li a:active	{
	background: #00abff;
	color: #fff;
	text-decoration: none;
}
ul.nav li.current_page_item a	{
	background: #00abff;
	color: #fff;
	text-decoration: none;
}
ul.nav li ul	{
	float: left;
	margin: 0;
	padding: 0;
}
#searchform	{
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding-right: 5px;
	padding-top: 5px;
}
#searchform #s	{
	font-size: 8pt;
	width: 230px;
}
#searchform input	{
	background: #fcfcfc;
	border: 1px solid #cbcbcb;
	color: #666;
	margin-bottom: 0.6em;
	margin-top: 2px;
	padding: 3px;
	width: 40%;
}
#searchform #submit	{
	font-size: 8pt;
}
#main	{
	margin: 10px auto;
	padding: 0;
	width: 990px;
}
#content	{
	border-right: #666 1px solid;
	float: left;
	margin: 0;
	padding: 0px 10px;
	width: 490px;
}
.entry	{
	float: left;
	margin: 0 auto;
	padding: 0 0 20px 0;
    text-align: justify;
    width: 490px;
}
.entry h2	{
	background: #e4eff4;
	border-top: #55aee2 1px solid;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
    color: #0082c2;
}
.permalink	{
	background: #eee;
	border-bottom: 2px #666 solid;
	margin: 0;
	padding: 0 0 5px 5px;
}
small.date	{
	float: left;
}
#sidebar	{
	float: right;
	margin: 0;
	padding: 0;
	width: 470px;
}
#lsidebar	{
	border-right: #666 1px solid;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0 5px 0 0;
	width: 180px;
}
#rsidebar	{
	float: right;
	margin: 0;
	padding: 0;
	width: 270px;
}
#rsidebar .customfieldlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#rsidebar .customfieldlist ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background-image: none;
}
#rsidebar .customfieldlist ul li img  {
  border: 1px solid #0082c2;
  padding: 0;
  margin: 0px 0px 2px 0;
}

.navigation	{
	display: block;
	margin-top: 10px;
	text-align: center;
}
.alignright	{
	float: right;
	margin: 5px 0px 5px 10px;
}
.alignleft	{
	float: left;
	margin: 5px 10px 5px 0px;
    clear:left;
}
.entry img, a img {
	border: 0;
    padding: 1px 1px;
}
.entry .size-thumbnail, .size-thumbnail, .size-full, .size-medium {
  border: 3px solid #ddd;
  background: #fff;
}


.boxcomments	{
	border-bottom: 5px solid #ddd;
	border-top: 5px solid #ddd;
	margin-bottom: 20px;
	width: 500px;
}
.boxcomments h2,h3	{
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 5px;
}
#commentform	{
	border-top: 1px solid #eee;
	margin: 0;
	padding: 15px 15px 1px;
}
#commentform label	{
	display: block;
	margin: 0;
}
#commentform input	{
	margin: 0 5px 10px 0;
	padding: 1px;
	width: 170px;
}
#commentform textarea	{
	margin: 0 0 10px;
	padding: 0;
	width: 400px;
}
#commentform #submit	{
	margin: 0 0 20px;
}
#commentform p	{
	margin: 5px 0;
}
ol.commentlist	{
	margin: 0 0 1px;
	padding: 0;
}
ol.commentlist :hover	{
	background: #eee;
}
ol.commentlist li	{
	border-top: 1px solid #eee;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}
ol.commentlist li :hover	{
	background: none;
}
ol.commentlist li.commenthead	{
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
}
ol.commentlist li.commenthead h2	{
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 5px;
}
ol.cloop	{
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px;
}
ol.cloop li	{
	display: block;
	list-style: none;
	margin: 0 0 5px;
	padding-left: 15px;
}
#footer	{
	background: #0082c2;
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 980px;
}
#footer a:hover	{
	border: none;
	color: #fff;
	text-decoration: none;
}
a:link,a:active,a:visited {
	border: none;
	color: #1C75E1 ;
	text-decoration: none;
}
a:hover, a:focus, a:active	{
	border: none;
	color: #E21A22;
	text-decoration: none;
}

#lsidebar h2,#rsidebar h2	{
	border-bottom: solid 1px #39362f;
	border-top: solid 1px #39362f;
	font-size: 12px;
	margin: 0 7px 3px 0;
	padding: 3px 0;
}
#lsidebar ul,#rsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#lsidebar ul li,#rsidebar ul li	{
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}
#lsidebar ul li ul,#rsidebar ul li ul	{
	list-style-type: square;
	margin: 0;
	padding: 0 3px;
}
#lsidebar ul li ul li,#rsidebar ul li ul li	{
	background: transparent url(images/bullet.gif) no-repeat 0 4px;
	border: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 14px;
}
#footer a:link,#footer a:active,#footer a:visited	{
	border: none;
	color: #fff;
	text-decoration: none;
}
/* HEADERS */
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-family: "Trebuchet MS","Century Gothic", Arial, Helvetica, sans-serif;
  margin: 18px 0px 10px 0px;
  padding: 0;
  color: #0082c2;
  text-align: left;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
  color: #333333;
}
h3 {
  font-size: 22px;
  color: #A6A8A9;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
h4 {
  font-size: 18px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
h5 {
  font-size: 16px;
  color: #0082c2;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
h6 {
  font-size: 14px;
  margin: 0;
  padding: 2px 0px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

#slideshow {
  position:relative;
}


#slideshow div {
position:absolute;
top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 215px;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 215px;
    display: block;
    border: 0;
    margin-bottom: 0px;
}

/* SHADOWBOX */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	color: #555;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#sb-container {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	text-align: left;
	top: 0;
	visibility: hidden;
	z-index: 999;
}
#sb-overlay {
	height: 100%;
	position: relative;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	border: 5px solid #fff;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#sb-body {
	height: 100%;
	position: relative;
}
#sb-body-inner {
	height: 100%;
	position: absolute;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	border: none;
}
#sb-loading {
	height: 100%;
	position: relative;
}
#sb-loading-inner {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-top: -12px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
#sb-loading-inner span {
	display: inline-block;
	padding-left: 34px;
}
#sb-body,#sb-loading {
	background-color: #E0E0E0;
}
#sb-title,#sb-info {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#sb-title,#sb-title-inner {

	line-height: 26px;
}
#sb-title {
    background: #fff;
}


#sb-title-inner {
	font-size: 16px;
}
#sb-info,#sb-info-inner {
	height: 20px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#sb-nav a {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	margin-left: 3px;
	width: 16px;
}
#sb-nav-close {
	background-image: url(http://langlakeresort.com/js/shadowbox/close.png);
}
#sb-nav-next {
	background-image: url(http://langlakeresort.com/js/shadowbox/next.png);
}
#sb-nav-previous {
	background-image: url(http://langlakeresort.com/js/shadowbox/previous.png);
}
#sb-nav-play {
	background-image: url(http://langlakeresort.com/js/shadowbox/play.png);
}
#sb-nav-pause {
	background-image: url(http://langlakeresort.com/js/shadowbox/pause.png);
}
#sb-counter {
	float: left;
	width: 45%;
}
#sb-counter a {
	color: #fff;
	cursor: pointer;
	padding: 0 4px 0 0;
	text-decoration: none;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link,div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}
