/*  
Theme Name: Waterpark
*/
body {	color: #B0B0AB;
	text-align: center;
	font-size:14px;	
	font-family:"Trebuchet MS";
	background-color:#111;	
	background-image:url(images/bg.jpg);
	}
/* links */
a, a:visited {		
	color: #00cc66;	
	background: inherit;	
	text-decoration: none;	
	}
a:hover {	
	color: #00cc66;	
	background: inherit;	
	text-decoration: underline;	}
/* headers */
h1, h2, h3 {	
	color: #C44B07;
	}
h1 {	
	font-size: 180%;		
	font-weight: normal;	
	letter-spacing: -1px;
	}
h2 {	
	font-size: 150%;	
	color: #C44B07;
	}
h3 {	
	font-size: 120%;		
	font-weight: normal;	
	}
h1, h2, h3, p {	
	padding: 5px;			
	margin: 0;
	}
ul, ol {	
	margin: 5px 20px;	
	padding: 0 20px;
	}
ul {	
	list-style: none;
	}
#wraper {	
	position: relative;
/*	background: #d8e4c8 url(images/wrap-bg.jpg) repeat-y; */	
	background-color:#111;   	
	width: 980px;	
/*	margin: 0px auto 0 auto; */	
	text-align: left;
	}
#logo-text a {	
	position: absolute;	
	margin: 0;	
	padding: 0;	
	font: normal 42px Georgia, "Times New Roman", Times, serif;	
	letter-spacing: -1.5px;	
	color: #111;	
	text-transform: none;	
	text-decoration: none;	
	top: 22px;	
	left: 20px;	
	width: 560px;}
#header p
#slogan {	
	position: absolute;	
	margin: 0; 
	padding: 0;	
	font: normal 12px Georgia, "Times New Roman", Times, serif;	
	text-transform: none;	
	color: #5b4a29;	
	top: 72px; left: 25px;		
	}
#header-photo {	
	clear: both;	
	background: #006600;	
	margin: 0px auto;	
	padding: 0;			
	height:100px; 	
	width: 984px;	
	background-image:url(http://www.lakdasun.com/images/header.png);	
	background-repeat:no-repeat;}
#search{
    float:right;
	width:261px;
	height:50px;
	layer-background-image:url(http://www.lakdasun.com/images/ustbc.gif);
	border:1px none #000000;
	z-index:4;
	margin: 30px 0px 0px 0px;
    }
/* New Navigation */
#nav {	
	margin:0 0 0 0;	
	padding:0 0 0 0;	
	height:36px;	
/*	width:123px;	*/
	background:url(images/nav_off.jpg) top left repeat-x #00820D;
	}
#nav li {	
	list-style:none;	
	margin:0;	
	padding:0;	
	display:inline;
	}
#nav li a {	
	color:#fff;	
	/*font-weight:bold;*/	
	font-size:11pt;	
	text-decoration:underline;	
	padding:0 0px 0px 0px;	
	display:block;	
	margin:0;	
	line-height:33px;	
	overflow:hidden;	
	float:center;
	}
#nav li a:hover {	
	background:url(http://www.lakdasun.com/images/nav_on.jpg) top left repeat-x #0BB011;
	}
#nav2 {	
	margin:0 0 0 0;	
	padding:0 0 0 0;	
	height:30px;	
	width:100px;	
	background:url(images/nav_off.jpg) top left repeat-x #00820D;
	}
#nav2 li {	
	list-style:none;	
	margin-top: 10px;	
	padding:0;	
	display:inline;
	}
#nav2 li a {	
	color:#fff;	
	/*font-weight:bold;*/	
	font-size:11pt;	
	text-decoration:underline;	
	padding:0 0px 0px 0px;	
	display:block;		
	line-height:33px;	
	overflow:hidden;	
	float:center;
	}
#nav2 li a:hover {	
	background:url(http://www.lakdasun.com/images/nav_on.jpg) top left repeat-x #0BB011;
	height:30px;	
	width:100px;
	}
#nav2 li a:visited {	
/*	background:url(http://www.lakdasun.com/images/nav_on.jpg) top left repeat-x #111; */
	}
/* End New Navigation */
#content-wrap {	
	position: relative;
/*	background: #d8e4c8 url(images/content-bg.jpg) repeat-x;  */	
	background-color:#111;	
	clear: both;	
	float: left;		
	width: 984px;		
	padding: 0; 			
/*	margin-left: 15px;	*/	
	display: inline;
/*	border-top: 5px solid #d8e4c8;	
	border-bottom: 1px solid #e5e5e5;	
	border-left: 1px solid #d8e4c8;	
	border-right: 1px solid #d8e4c8;
	*/
	}
#main {	
	float: left;	
	width: 840px;	
	padding: 0px 0 0 0; 
	margin: 0 0 0 0px;	
	display: inline;	
	}
#main h1 {	
	margin-top: 10px;	
	padding-bottom: 3px;	
	font: normal 1.5em ;
/*	font-weight:bold; */	
	font-size:14pt;	
	color: #C44B07; 	
	letter-spacing: -1px;		
	text-transform: none;
	}
#main h1 a {	
	color: #C44B07; 	
	text-decoration: none;	
	}
#main h2 {	
	margin-top: 10px;	
	padding-bottom: 3px;	
	font: normal 1.5em ;
/*	font-weight:bold; */	
	font-size:12pt;	
	color: #C44B07; 	
	letter-spacing: -1px;		
	text-transform: none;
	}
#main h2 a {	
	color: #C44B07; 	
	text-decoration: none;	
	}
	
#inset {
    display:inline;
	width:100%;
	background:#333;
	float: left;					
	padding:5px;
	margin:10px;
}

#adinset {					
	padding:5px;
	margin:20px;
}

#main li{
list-style:circle;
}

.wp-caption {
border: 1px solid #B1A79B;
text-align: center;
padding-top: 10px;
margin: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background:#333;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 17px;
font-weight: bold;
padding: 8px;
margin: 0;
}
.sidebar{	
	float: right;	
	width: 136px;	
	padding: 0px 0 0 0; 
	margin: 0;		
	}
.post{	
	padding:10px 0 10px 0;	
	}
.post h2{	
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:18px;	
	}
.entry{	
	line-height:18px;	
	}
p.postmetadata{	
	border-top:1px solid #ccc;	
	margin:10px 0 0 0;	
	}
.navigation{	
	padding:10px 0 0 0;	
	font-size:14px;	
	font-weight:bold;	
	line-height:18px;	
	}
/* Sidebar */	
#sidebar {	
	float: right;	
	width: 140px;	
	padding: 0px 0 0 0; 
	margin: 0px;
	}	
h3 {	
	margin-top: 10px;	
	padding-bottom: 3px;	
	font: normal 1.5em ;
/*	font-weight:bold; */	
	font-size:12pt;	
	color: #895F30; 	
	letter-spacing: -1px;		
	text-transform: none;			
	}
.sidemenu {	
	text-align: left;	
	margin: 10px 0px 10px 0px; 
	padding: 0;	
	text-decoration: none;			
	border-top: 0px solid #EBEBEB;
	background: #222;
	}
.sidemenu li {	
	list-style: none;	
	border-bottom: 1px solid #EBEBEB;	
	padding: 5px 0 5px 4px;	
	margin: 0 0px;	
	font-size:12px;		
	}
* html body #sidebar ul.sidemenu li {	
	height: 1%;
	}
.sidemenu li a {	
	text-decoration: none;		
	background-image: none;		
/*	color: #895F30; 		*/
	}
.sidemenu li a:hover {		
/*	color: #895F30;	  */
        text-decoration: underline;
	}
.sidemenu li a:visited{		
/*	color: #895F30;	  */
	}
.sidemenu ul { 
	margin: 0 0 0 5px; 
	padding: 0; 
	}
.sidemenu ul li { 
	border: none;   
	}
.current-cat{
    background:#333;
    text-decoration:none;
    border:3px;
	}
#footer-wrap {	
	clear: both;	
	width: 840px;	
	font-size: 95%;		
	text-align: left;	
	border-bottom: 15px solid #111;	
	border-top: 1px solid #111;
	}
#footer-wrap a:hover {	
	color: #00cc66;	
	}
#footer-bottom {	
	clear: both;	
	color: #B0B0AB;		
	margin: 0 auto; 	
	width: 840px;	
	padding: 5px 0 0 0;	
	text-align: center;	
	}
#footer-bottom  a {	
	color: #00cc66;
	}
/* postmeta */
.postmeta {		
	padding: 5px; 
	margin: 20px 10px 15px 10px;		
	font-size: 95%;		
	color: #99997D;	
	border: 0px solid #EAE7DB;	
	background: #222;
	}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em;	padding-top: 0; margin-left: 0px;	}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{	
	width:100%;	
	}