/*   
Theme Name: Fallbrook
Theme URI: 
Description: 
Author: the minnow PROJECT
Author URI: http://minnowproject.com
Version: 1.0
*/

#header {width:100%;background:url(images/bg_header1.png) repeat-x;height:324px;}
#page-wrap {width:780px; margin:0px auto; min-height:338px;padding-top:25px;}

.entry {width: 430px !important;float: right;}
.entry ul {float:right;width: 414px;padding-left: 25px;}
.entry ul li { list-style:disc;margin-top: 3px;}
/* - - - - - - - - - - - - - - 
			BANNER
- - - - - - - - - - - - - - */
#top {position:absolute; top:0px;width: 100%; z-index:0;}
#container{margin:0 auto; position:relative;text-align:left; width:840px;}
	#logo {width:290px; height:182px; position:absolute; left:50px;z-index:1;}
	#banner {width:840px; height:252px;padding-top:1px;position: relative;}
		 #banner ul, #slider li{ margin:0;padding:0;list-style:none;}
		 #banner li { /* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */  
					width:840px;height:250px;overflow:hidden;}
	#prevBtn, #nextBtn{ margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;width:30px;height:77px;position:absolute;left:-30px;top:71px;}
	#nextBtn{ left:840px}
		#prevBtn a, #nextBtn a{display:block;width:30px;height:77px;background:url(images/arrowL.png) no-repeat;}
		#nextBtn a{background:url(images/arrowR.png) no-repeat;}
	 
.gallery {width:325px;float: left;}
.gallery a {margin:0; margin-left:4px !important;}

/* - - - - - - - - - - - - - - 
			MENU
- - - - - - - - - - - - - - */	
	.menu {width:100%;position:relative;}
	.menu > ul {padding-top: 8px;width: 920px;margin:0px auto;}
	.menu > ul > li {list-style:none; padding:0 22px;float:left; height:30px;width:auto;}
	.menu > ul > li:last-child {padding:0 0 0 22px;}
	.menu > ul > li.current_page_item {width:auto;}
	.menu > ul > li:hover > a, 
	.menu > ul > li:focus > a {color:#cf744a;}
	.menu > ul > li a { text-decoration:none;color:#f2e9da; font-size:16px;font-family: 'Dutch801ItHdBTItalic'; letter-spacing:.1em;padding-bottom: 7px;}
	.menu > ul > li a:hover, 
	.menu > ul > li a:focus {color:#cf744a;}
	.menu > ul > li > ul {width:auto;display:none;margin:0px 0 0 0;padding:19px 0 0 0;width:840px;background:none;left: 10px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	.menu > ul > li.current_page_ancestor > ul,
	.menu > ul > li.current_page_item > ul,
	.menu > ul > li.current_page_parent > ul {width: 990px;margin: 0 auto; display:block;left:10px;}
	.menu > ul > li.page-item-9 ul {margin-left: 0px;}
	.menu > ul > li.current_page_parent ul li.current_page_item,
	.menu > ul > li.current_page_parent ul li, 
	.menu > ul > li.current_page_ancestor ul li {display:block;}
	.menu > ul > li > ul > li {border-bottom:0; width:auto;padding:0px 5px;clear:none;margin-top: 0px;border-right: thin solid #CF744A;height: 17px;}
	.menu > ul > li > ul > li:first-child {background:none;color:white; float: left;margin-top: 0px;}
	.menu > ul > li > ul > li:last-child {border:0;padding-right: 0px;}
	.menu > ul > li > ul > li > a{color:#CF744A;font-family: 'Dutch801Bold'; font-size:12px;text-align:center;float: left;padding: 0 5px;}
	.menu > ul > li > ul > li > a:hover {color:#7E654C;}
	.menu > ul > li > ul > li:first-child > a {color:#CF744A;}
	.menu > ul > li > ul > li.current_page_item a{color:#423837;}
	.menu > ul > li > ul > li:hover > a, 
	.menu > ul > li > ul > li:focus > a, 
	.menu > ul > li > ul > li.current_page_item > a, 
	.menu > ul > li > ul > li.current_page_ancestor > a {background:url(images/arrow1.png) no-repeat; background-position:center bottom;padding-bottom: 5px;color:#7E654C;}
	
/* - - - - - - - - - - - - - - 
			ENTRY
- - - - - - - - - - - - - - */
.entry .events1 ul, .entry .announce1 ul {width: 398px;margin-right: 30px;}
.entry .events1 ul li, .entry .announce1 ul li {list-style:none;}

.mapp-container {border:4px solid #d8cbb9;}