/*    
Theme Name: Lakeview Chamber
Theme URI: http://www.lakeviewmichigan.com/
Description: A  
Author: Kevin Brownlow
Author URI: http://www.kevinbrownlowcreative.com/ 
Version: 1.0 
. 
General comments/License Statement if any. 
. 
*/ 

* {
 	margin:0;
	padding:0;
}

body {
 	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 10pt;
	background: #fff url(images/background.jpg) repeat-x;
	color:#fff;
	min-width:840px
}

.container {
 	width:840px;
	margin:0 auto;
	padding: 0;
}

.fluid {
 	width:100%;
	float:left;
}

#header .container {
	height: 110px;
	}

#header .container #logo {
	width: 290px;
	float: left;
}

#header .container #nav {
	width: 550px;
	float: left;
	background: url(images/nav_back.png);
}

#nav div#navbar {
	height: 35px;
	margin: 50px 0 25px 0;
	width: 550px;
}

#page .container {
	background: #fff;
	color: #000;
	margin: 0 auto 20px auto;

}

#page .container #page-content {
	width: 510px;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 0 0 20px 0;
	min-height: 400px;
}

#page .container #page-content_special {
	width: 780px;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 0 0 20px 0;
	min-height: 800px;
}

#page .container #page-content_special_summerfest {
	width: 780px;
	height: 650px;
	background: url(images/summerfest_background.jpg) repeat-x;
	float: left;
	padding: 10px;
	margin: 0 0 20px 0;
}
#page .container #page-content_special_summerfest #header {
	width: 780px;
	height: 150px;
	margin: 0;
}
	

#page .container #page-content_special_summerfest #sidebar {
	float: right;
	width: 270px;
	height: 100% auto;
	background: none;
	margin: 0 0 20px 0;
}

#page .container #page-content_special_summerfest #sidebar div#photos {
	width: 270px;
	background: #fff url(images/summerfest_photos_header.jpg) no-repeat;
	height: auto;
	}
#page-content_special_summerfest #sidebar div#photos #triggers {
		padding: 70px 15px 10px 10px;
}	
	
	

#page .container #page-content_special_summerfest #newsevents {
	float: left;
	width: 480px;
	height: 475px;
	background: #fff url(images/summerfest_newsevent_header.jpg) no-repeat;
	margin: 0 0 20px 0;
}

div#newsevents #container {
		padding: 70px 15px 10px 10px;
}

#photos_header {
	width: 760px;
	height: 30px;
	padding: 10px;
}

#slider2 div.scrollable{
 	position:relative;
 	overflow:hidden;
	width: 680px; 
    height:150px;
 }

#slider2 div.scrollable .items{
  width:20000em;
  position:absolute;
  }

#slider2 div.scrollable div.items div {
	float:left;
	/* custom decoration */
	width: 680px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	padding:0;
	margin: 0;
}

#slider2 div.scrollable div.items img {
	padding: 0 5px;
}


.scrollable {
	float: left;
}

#slider2 a.browse {
	background: url(images/index_navbuttons.png) no-repeat;
	display: block;
	width: 40px;
	height: 150px;
	float: left;
	
}

#slider2 a.right {
 	background-position: -40px 0;
 	clear: right;
 	margin-right: 0;
 	cursor: pointer;
	 }
	
#slider2 a.left {
 	background-position: 0 0px;
 	clear: left;
 	margin-left: 10px;
	cursor: pointer;	
}	




#page .container #page-content_special_summerfest #info {
	width: 780px;
	height: 250px;
	float: left;
}

#page .container #page-content_special_summerfest #infoboxes {
	width: 250px;
	height: 230px;
	background: url(images/summerfest_subsection_back.png) no-repeat;
	float: left;
	}
	
#page .container #page-content_special_summerfest #spacer {
	width: 10px;
	padding: 0;
	margin: 0;
	}


#page .container #page-content_special p {
 	padding: 10px 0;
}

#page .container #page-content ul, #page .container #page-content_special ul {
	padding: 0 0 0 20px;
}

#page .container #page-content li, #page .container #page-content_special ul {
	padding: 5px 0;
}

#page-content h2, #page-content_special h1 {
	color: #133d8d;
	font-size: 18pt;
}

#page-content h2, #page-content_special h2 {
	color: #133d8d;
}

#page .container #sidebar {
	width: 250px;
	float: left;
}

#sidebar div#news {margin-bottom: 10px; margin-top: -5px;}

#sidebar div#news .header {
	width: 250px;
	height: 40px;
}

#sidebar div#news .content {
	width: 250px;
	height: auto;
	background: url(images/sidebar_back.png) repeat-y;	
}

#sidebar div#news .content #content-container {
	width: 225px;
	height: auto;
	padding: 10px;
}

#sidebar div#news .content #content-container h2 {
	color: #133d8d;
	padding: 5px 0;
}

#sidebar div#news .content #content-container p {
	color: #000;
	padding: 10px 0;
}

#sidebar div#news .footer {
	width: 250px;
	height: 10px;
	background: url(images/sidebar_footer.png) no-repeat;
}

#sidebar div#events .header {
	width: 250px;
	height: 40px;
}

#sidebar div#events .content {
	width: 250px;
	height: auto;
	background: url(images/sidebar_back.png) repeat-y;	
}

#sidebar div#events .content #content-container {
	width: 225px;
	height: auto;
	padding: 10px;
}

#sidebar div#events .content #content-container h2 {
	color: #133d8d;
	padding: 5px 0;
}

#sidebar div#events .content #content-container p {
	color: #000;
	padding: 10px 0;
}

#sidebar div#events .footer {
	width: 250px;
	height: 10px;
	background: url(images/sidebar_footer.png) no-repeat;
}

#page .container #spacer {
	width: 20px;
	float: left;
}

#page .entry p {
	padding: 10px 0;
}

#main .container {
	background: url(images/main_back.png) no-repeat;
	color: #000;
	margin: 0 auto;
	height: 275px;

}

#main .container #maincolumn {
	width: 650px;
	float: left;
	margin: 20px 0;
}



#slider{}
#slider ul, #slider li { margin:0; padding:0; list-style:none;}
#slider li {width:400px; height:235px; overflow:hidden;}

#main .container #spotlight {
	width: 230px;
	float: left;
	margin: 20px 0;
	background-color: #fff;	
}

#main .container #buttons {
	width: 130px;
	float: left;
	margin: 20px 0;
}

#buttons ul {
	list-style: none;
}

#buttons li {
	width: 130px;
	height: 65px;
}

#buttons li.spacer {
	height: 20px;
}

#main .container #spacer {
	width: 20px;
	float: left;
	margin: 20px 0;	
}


#sponsor {margin: 20px 0 0 0;}
#sponsor .container #message {width; 220px; padding: 10px;}
#sponsor .container #ad {width: 840px;}

#subsections {margin: 20px 0;}

#subsections .container #welcome {
	width: 280px;
	background: none;
	float: left;
}

#welcome .header {
	width: 280px;
	height: 35px;
}

#welcome .content {
	width: 280px;
	height: 200px;
	background: url(images/subsection_content_back.png) repeat-y;	
}

#welcome .content #content-container {
	width: 255px;
	height: auto;
	padding: 10px;
}

#welcome .content #content-container h2 {
	color: #133d8d;
	padding: 5px 0;
}

#welcome .content #content-container p {
	color: #000;
	padding: 10px 0;
}

#welcome .footer {
	width: 280px;
	height: 10px;
	background: url(images/subsection_footer.png) no-repeat;
}

#subsections .container #news {
	width: 280px;
	background: none;	
	float: left;		
}

#news .header {
	width: 280px;
	height: 35px;
}

#news .content {
	width: 280px;
	height: 200px;
	background: url(images/subsection_content_back.png) repeat-y;	
}

#news .content #content-container {
	width: 265px;
	height: auto;
	padding: 5px;
	color: #000;
}

#news .footer {
	width: 280px;
	height: 10px;
	background: url(images/subsection_footer.png) no-repeat;
}

#subsections .container #events {
	width: 280px;	
	float: left;	
}

#events .header {
	width: 280px;
	height: 35px;
}

#events .content {
	width: 280px;
	height: 200px;
	background: url(images/subsection_content_back.png) repeat-y;	
}

#events .content #content-container {
	width: 265px;
	height: auto;
	padding: 5px;
	color: #000;
}

#events .content #content-container h2 {
	font-size: 10pt;
	color: #133d8d;
	padding: 5px 0;
}
#events .footer {
	width: 280px;
	height: 10px;
	background: url(images/subsection_footer.png) no-repeat;
}

#footer .container {
	background: url(images/footer.png) no-repeat;
	color: #fff;
	margin: 0 auto 20px auto;
	height: 80px;
	padding: 10px 0;

}
#footer .container ul#subnav {
	list-style: none;
	width: 820px;
	text-align: center;
	margin: 0 auto;
}

#footer .container li {
	display: inline;
}

#footer .container li a {
	color: #fff;
	text-decoration: none;
}

#footer .container li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer .container li a:hover {
	color: #133d8d;
	text-decoration: none;
}

#footer .disclaimer {
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
	width: 820px;
}


#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:35px; z-index:300; width:540px; background:none; font-weight:bold; height: 35px;} 
#dropmenu a {display:block; padding: 0 10px; color:#fff; text-decoration:none; background:none;} 
#dropmenu a:hover {background: #fff; color:#c4122e; background-color: #899ec6;} 
#dropmenu li {float:left; position:relative;} 
#dropmenu ul {position:absolute; display:none; width:200px; top:35px; left:0; background: none;} 
#dropmenu ul a {color:#c4122e;} 
#dropmenu li ul {width:200px; background: #fff;} 
#dropmenu li ul a {width:200px; height:auto; float:left; background: #fff;} 
#dropmenu ul ul {top:auto;} 
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;} 

ul.wplc_event_list {
	list-style: none;
}
.simple_overlay{
 	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow:0 0 90px #000;
	}

.simple_overlay .close{
	 background-image:url(http://static.flowplayer.org/tools/css/../img/overlay/close.png);
	 position:absolute;
	 right:-15px;
	 top:-15px;
	 cursor:pointer;
	 height:35px;
	 width:35px;
	 }
#img{border:1px solid #666}/**/
.next,.prev{
/**/position:absolute;top:40%;border:1px solid #666;cursor:pointer;display:block;padding:10px 20px;color:#000;font-size:11px;/**/-moz-border-radius:5px;-webkit-border-radius:5px}
.prev{left:0;border-left:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0}
.next{right:0;border-right:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0}.next:hover,.prev:hover{text-decoration:underline;background-color:#000}/**/
.disabled{visibility:hidden}/**/
.info{position:absolute;bottom:0;left:0;padding:10px 15px;color:#fff;font-size:11px;border-top:1px solid #666}
.info strong{display:block}/**/.progress{position:absolute;top:45%;left:50%;display:none}/**/
.next,.prev,.info{background:#ffc20e!important;background:rgba(0,0,0,0.6) url(http://static.flowplayer.org/img/global/gradient/h80.png) repeat-x}	 

 
	 

