@import "events.css";
/* Front Page
-------------------------------------------------------------- */
#header { height: 219px; color: #111;}
body { background: #fff url(../../images/header1-760.jpg) top center no-repeat; }
#header_login,#header_logout {color: #999;}
	#header_login a, #header_logout a {color: #999; }
 	#header_login a:hover, #header_logout a:hover {color: #999; }
		 #header_login span.signup {border-right:1px solid #999;}
		 #header_logout span.screen_name {border-right:1px solid #999;}
		 #header_logout span.dashboard_link {border-right:1px solid #999;}
#search a {background: url(../../images/searchicon_home.gif) top center no-repeat;}

/* Layout */
#root_homepage .content {background: transparent; margin-bottom: 0px; padding-bottom: 0px; padding-top: 10px;}
#root_homepage #alpha { width: 195px; float: left; display: inline;}
#root_homepage #bravo {width: 430px; float: left; display: inline; margin-left: 15px;}
#root_homepage #charlie {width: 100px; float: right; display: inline;}
#root_homepage #delta { clear: both;}
#root_homepage hr#content_clearing {height:0px;}

/*  Welcome Text  */
#welcome_text p {margin-bottom: 7px; }
#welcome_text h1 {margin-top: 0px; padding-top: 0px;}

/* Blog  */
#blog  {padding-top: 10px; }
#blog h2 {padding: 0;}
#blog .post {border-top: 1px solid #eee; margin-top: 7px;}
#blog .post h3 {font-size: 1.2em; font-family: Verdana, Arial, sans-serif; padding-top: 5px; display: inline; float: left; }
#blog p.published_at {font-size: 0.9em; color: #666; display: inline; float: left; padding: 7px 0px 0px 5px; margin-bottom: 0;}
#blog p.first_ten_words {display: block; clear: both; padding-top: 3px; }


/*  Recent Photos */
#recent_photos img { }
#recent_photos ul li {margin-left: 0; margin-bottom: 0px;}
#recent_photos ul {list-style: none; list-style-image: none;}
#recent_photos h3.photo_title, #recent_photos p.link_to_gallery {display:none;}
#recent_photos li {margin-bottom: 0; padding-bottom: 0; float: left; margin-left: 5px;}







/* Custom Slideshow
----------------------------*/
	body#root_homepage .cwp-slideshow {border: none;}
#slideshow_wrapper {border: none; }

#root_homepage .cwp-scroller .cwp-slide span {
background: #fff none repeat scroll 0% 50%;
border-top:1px solid #999;
border-bottom: 3px solid #666;
color:#000;
display:block;
font-size:95%;
left:0px;
margin:0px;
padding:7px 5px;
position:absolute;
width:100%;
}
#root_homepage .bigcontrols ul {display: none; }
#root_homepage #homepage_slideshow a {color: #000; line-height: 1.2em;}

/* Sitemap
----------------------------*/
.resource_listing_window {border-bottom:1px solid #eee;margin-bottom:10px;}              
              /* clear-fix*/
.resource_listing_window { display: inline-block; width: 100%;}   
              .resource_listing_window:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
              * html .resource_listing_window:after { height: 1%; }
              .resource_listing_window:after { display: block; }
.resource_listing_window img {float:left;margin-bottom:10px;}
.resource_listing_window  h3 {margin-left: 345px;}
.resource_listing_window  p {margin-left: 345px;margin-bottom:10px;}
.resource_listing_window  ul {margin-left: 345px;}


