/* YUI Reset + base
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* End reset + base */

/* Flexible-bottom footer */
@media screen, projection {

	html, body, #wrapper {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		min-height: 100%;
	}
	html>body, html>body #wrapper {
		height: auto;
	}

	div#wrapper {
		position: absolute;
		top: 0;
		left: 0;
	}

	#container {
		padding-bottom: 326px;
		float: left;
		width: 100%;
	}

	#footer {
		clear: both;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 275px;
		padding-top: 73px;
		color: #e8ebce;
		background: transparent url(images/background-bottom.png) 0 0 repeat-x;
		overflow: hidden;
	}
	* html #footer {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/background-bottom.png',
			sizingMethod='scale'
		);
	}

/* \*/
	* html #footer {
		position: absolute;
	}
/* \*/
	head:first-child+body div#footer {
		position: absolute;
		z-index: 0;
	}

}

@media all and (min-width: 0px) {
	head~body {
		height:100%;
	}
}

/* End Flexible-bottom footer */

html {
	background: #E0B143 url(images/background-middle.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: transparent url(images/background-top.png) 0 -20px repeat-x;
}

#body {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#contents {
	position: relative;
	background: transparent url(images/middle.png) 0 0 repeat-y;
	padding: 1px;
	zoom: 1;
	overflow: hidden;
}
* html #contents {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/middle.png',
		sizingMethod='scale'
	);
}

#header {
	background: transparent url(images/logo.png) 0 0 no-repeat;
	height: 132px;
	padding: 1px;
}
* html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/logo.png',
		sizingMethod='image'
	);
}
#header #logo {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	left: 20px;
	width: 275px;
	height: 130px;
}
#header #logo a {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -99999999px;
}

#top {
	position: absolute;
	right: 50px;
	top: 0;
	font-size: 12px;
	color: #FFF;
	*right: auto;
	*left: 464px;
}
	#top .top-box {
		float: left;
		margin-left: 20px;
		line-height: 44px;
	}
	#top .label {
		display: block;
		float: left;
		height: 34px;
	}
	#resize-links {
		display: block;
		position: relative;
		float: left;
		width: 59px;
		height: 24px;
		margin: 9px 0 0 3px;
		background: transparent url(images/text-resize.png) 0 0 no-repeat;
	}
	* html #resize-links {
		background-image: none;
	/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/text-resize.png',
			sizingMethod='image');*/
	}
	#resize-links-back {
	/*	position: absolute;
		top: 0;
		left: 0;*/
		width: 59px;
		height: 24px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/text-resize.png',
			sizingMethod='image');
	}
	#resize-links button {
		border: 0;
		margin: 0;
		padding: 0;
		line-height: 12px;
		height: 12px;
		display: block;
		width: 14px;
		height: 14px;
		margin-left: 2px;
		text-indent: -1111111px;
		overflow: hidden;
		cursor: pointer;
		background: #cf9e37;
		opacity: 0.0625;
		-moz-opacity: 0.0625;
		filter:alpha(opacity=6.25);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	* html #resize-links button {
		margin-left: 1px !important;
		margin-right: 1px !important;
	}
	#resize-small {
		position: absolute;
		top: 6px;
		left: 0;
	}
	#resize-medium {
		position: absolute;
		top: 4px;
		left: 16px;
		width: 17px !important;
		height: 17px !important;
	}
	#resize-large {
		position: absolute;
		top: 1px;
		left: 35px;
		width: 20px !important;
		height: 21px !important;
	}

/* @logorow */

#logo-row-right {
	position:absolute;
	width:560px;
	height:90px;
	top:40px;
	right:22px;
}

	#logo-row-right .logos {
		/*position:relative;
		top: 4px;
		left:0;*/
		float: left;
		width: 104px;
		height: 105px;
		padding-top: 2px;
	}
	
	#logo-row-right .ad {
		/*position:relative;
		top: 4px;
		left:0;*/
		float: left;
		width: 280px;
		height: 65px;
		/* padding-top: 2px; */
		margin-top: 14px;
		margin-right: 20px;
	}
	
	#logo-row-right #try-lafayette-first {
		width: 104px;
		height: 105px;
		top: 14px;
		left: 124px;
	}
	
	#logo-row-right .member-directory-button {
		position:absolute;
		top:12px;
		right:0;
	}

#nav {
	position: relative;
	background: transparent url(images/nav.png) 0 0 repeat-x;
	height: 34px;
	padding: 1px 30px;
	margin: -1px 9px 0 9px;
	font-size: 14px;
	line-height: 14px;
	z-index: 5;
}
	#nav ul, #nav li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#nav li {
		display: block;
		position: relative;
		float: left;
		background: transparent url(images/nav-separator.png) 0 0 no-repeat;
	}
	#nav a {
		display: block;
		padding: 10px 14px;
		margin-left: 1px;
		color: #FFFFFE;
		text-decoration: none;
	}
	#nav li.first {
		background: transparent !important;
	}
	#nav li.active a, #nav a:hover, #nav li.first a:hover, #nav a.active {
		background: transparent url(images/nav-active.png) 0 0 repeat-x !important;
	}
	
	#nav .submenu {
		display: none;
		position: absolute;
		width: 259px;
		padding: 25px 0;
		top: 34px;
		left: 0;
		margin-top: -10px;
		margin-left: -10px;
		z-index: 5000;
		font: 12px Tahoma, Verdana, sans-serif;
		line-height: 12px;
	}
	#nav .hover {
		z-index: 6;
	}
	#nav .submenu-submenu {
		position: static;
		margin: 0;
		background: transparent !important;
		padding: 0 0 0 12px;
		font-size: 11px;
	}
	#nav .submenu li {
		clear: left;
		width: 259px;
		background: transparent url(images/submenu-middle.png) 0 0 repeat-y;
		margin-left: 0;
	}
	#nav .submenu-submenu li {
		background: transparent !important;
	}
	#nav .submenu a, #nav li.active .submenu a {
		background: transparent !important;
		padding: 3px 30px;
		height: 13px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		*width: 178px;
	}
	#nav .submenu a:hover, #nav li.active .submenu a:hover {
		background: transparent url(images/subnav-hover.png) 23px 0 no-repeat !important;
	}
	#nav .submenu-submenu a:hover, #nav li.active .submenu-submenu a:hover {
		background: transparent url(images/sub-subnav-hover.png) 23px 0 no-repeat !important;
	}
	* html #nav .submenu a {
		width: 174px;
		margin-left: 23px;
		padding-left: 7px;
	}
	* html #nav .active li a {
		padding-left: 7px !important;
	}
	* html #nav .submenu a:hover {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/subnav-hover.png',
			sizingMethod='image'
		);
	}
	* html #nav .submenu-submenu a:hover {
		width: 162px;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/sub-subnav-hover.png',
			sizingMethod='image'
		);
	}
	#nav .submenu .top {
		height: 25px;
		background: transparent url(images/submenu-top.png) 0 0 no-repeat;
		margin: -25px 0 0 0;
		padding: 0;
	}
	#nav .submenu .bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 259px;
		height: 25px;
		background: transparent url(images/submenu-bottom.png) 0 0 no-repeat;
		margin: 0;
		padding: 0;
	}
	* html #nav .submenu-submenu, * html #nav .submenu-submenu li {
		width: 247px !important;
	}
	.ie #nav .submenu li {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/submenu-middle.png',
			sizingMethod='scale'
		);
	}
	* html #nav .submenu li {
		width: 259px;
		padding: 0;
	}
	* html #nav .submenu li {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/submenu-middle.png',
			sizingMethod='scale'
		);
	}
	.ie #nav .submenu-submenu li {
		background-image: none;
		filter: none !important;
	}
	.ie #nav .submenu .top {
		background-image: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/submenu-top.png',
			sizingMethod='image'
		);
	}
	* html #nav .submenu .bottom {
		bottom: 24px;
	}
	.ie #nav .submenu .bottom {
		background-image: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/submenu-bottom.png',
			sizingMethod='image'
		);
	}
	
	#nav li.active .submenu li.active a {
		font-weight: bold;
	}
	#nav li.active .submenu-submenu a {
		font-weight: normal !important;
	}
	#nav .submenu-submenu li.active a {
		font-weight: bold !important;
	}

#search {
	float: right;
	height: 27px;
	padding: 3px 0 2px 0;
}
	#search input {
		display: inline-block;
		font-size: 10px;
		line-height: 10px;
		border: 0;
		margin: 0;
		padding: 9px 17px 8px 17px;
		width: 144px;
		height: 10px;
		background: transparent url(images/search-input.png) 0 0 no-repeat;
		outline: 0 !important;
		*display: inline;
		*zoom: 1;
	}
	#search button {
		border: 0;
		margin: 0;
		padding: 0;
		display: inline-block;
		width: 38px;
		height: 28px;
		background: transparent url(images/go-button.png) 0 1px no-repeat;
		cursor: pointer;
		*display: inline;
		*zoom: 1;
		text-indent: -11111px;
	}
	@-moz-document url-prefix() {
		#search button {
			margin-bottom: -1px;
		}
	}
	
#middle {
	position: relative;
	background: #EEE url(images/feature.png) 0 0 repeat-x;
	height: 379px;
	padding: 1px;
	margin: -1px 9px 22px 9px;
}
	#middle h1, #sub-features h1, #footer h1 {
		display: block;
		position: relative;
		z-index: 1;
		color: #4e4e4e;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		padding: 0 0 6px 0;
		margin: -1px -1px 1px -1px;
		text-align: center;
		text-transform: uppercase;
	}
	
	#middle h1 a {
		color: #4e4e4e;
	}
	
#feature {
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 381px;
}
	#feature button {
		display: block;
		position: absolute;
		width: 17px;
		height: 19px;
		top: 170px;
		border: 0;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-indent: -9999999px;
		background: transparent url(images/feature-nav.png) 0 0 no-repeat;
		cursor: pointer;
	}
	#feature-previous {
		left: 26px;
	}
	#feature-next {
		left: 487px;
		background-position: -17px 0 !important;
	}
	#feature button:hover {
		background-position: 0 -19px;
	}
	#feature-next:hover {
		background-position: -17px -19px !important;
	}
	#feature-image, #feature-frame {
		position: absolute;
		top: 40px;
		left: 50px;
		width: 410px;
		height: 260px;
		border: 10px solid #fff;
/*		background: url(images/feature-frame.png) 0 0 no-repeat;
*/		z-index: 2;
	}
	* html #feature-frame {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/feature-frame.png',
			sizingMethod='image'
		);
	}
	.feature-frame {
		position: absolute;
		z-index: 2;
/*		background: url(images/feature-frame.png) 0 0 no-repeat;
*/	}
	#feature-frame-top, #feature-frame-bottom {
		width: 519px;
		height: 20px;
		left: 69px;
	}
	#feature-frame-right, #feature-frame-left {
		width: 20px;
		height: 336px;
		top: 19px;
	}
	#feature-frame-top, #feature-frame-left {
		background-position: 0 0;
		left: 69px;
		top: 19px;
	}
	#feature-frame-right {
		background-position: 100% 0;
		left: 568px;
	}
	#feature-frame-bottom {
		background-position: 0 100%;
		top: 335px;
	}
	
	#feature-image {
		background: transparent;
/*		overflow: hidden;
*/		line-height: 336px;
		text-align: center;
		z-index: 1;
	}
	.feature-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-color: #FFF;
		display: none;
	}
	.feature-image-active {
		display: block;
	}
	.feature-excerpt {
		position: absolute;
		top: 280px;
		left: 10px;
		font-size: 14px;
		line-height: 14px;
		color: #1e1e1e;
		text-align: left;
		line-height: auto;
	}

	.feature-excerpt a {
		color: #1e1e1e;
		text-decoration: underline;
	}
	.feature-excerpt p {
		margin:0;
		padding:0;
	}
	.feature-excerpt ul {
		margin: 2px 0 2px 20px;
	}
	
	#feature-status {
		position: absolute;
		left: 0;
		width: 520px;
		bottom: 18px;
		height: 8px;
		text-align: center;
		z-index: 3;
		font-size: 6px;
		line-height: 1px;
	}
	#feature-status ul, #feature-status li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#feature-status li {
		display: -moz-inline-box;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 8px;
		height: 8px;
		*margin: 0 1px !important;
	}
	#feature-status li button {
		display: block;
		position: relative;
		top: auto;
		width: 8px !important;
		height: 8px !important;
		font-size: 1px !important;
		line-height: 1px !important;
		text-indent: -999999px;
		overflow: hidden !important;
		background: transparent url(images/feature-status.png) 0 0 no-repeat;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
	}
	#feature-status li button:hover {
		background-position: 0 0;
	}
	.feature-status-active button, .feature-status-active button:hover {
		background-position: 0 -8px !important;
	}


#important-links {
	position: absolute;
	width: 194px;
	height: 336px;
	bottom: 0;
	left: 538px;
	color: #0c0c0c;
	background: transparent url(images/important-links.png) 0 100% no-repeat;
	font-size: 10px;
	line-height: 14px;
	overflow: hidden;
}
	#important-links ul, #important-links li {
		display: block;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 14px 0;
		zoom: 1;
		white-space: nowrap;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		*white-space: normal;
		*overflow: visible;
		*text-overflow: clip;
	}
	#important-links li {
		padding: 4px 10px 4px 10px;
	}
	#important-links li a {
		color: #0c0c0c;
		text-decoration: none;
		-moz-binding: url(bindings.xml#ellipsis);
		*display: block;
		*white-space: nowrap;
		*overflow: hidden;
		*width: 215px;
		*text-overflow: ellipsis;
	}
	#important-links li a:hover {
		text-decoration: underline;
	}	
	
	#important-links li .bullet {
		display: none;
		position: absolute;
		width: 9px;
		height: 9px;
		top: 50%;
		margin-top: -4px;
		left: -4px;
		background: transparent url(images/bullet.png) 0 0 no-repeat;
		text-indent: -11111px;
	}
	* html #important-links li .bullet {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/lafayette/images/bullet.png',
			sizingMethod='image'
		);
	}
	#important-links .more {
		font-size: 10px;
		display: block;
		text-align: center;
	}
	#important-links .more a {
		text-decoration: none;
		color: #585858;
	}
	
	#important-links .more a:hover {
		text-decoration: underline;
	}	
	
#calendar {
	position: absolute;
	top: 44px;
	right: 20px;
}

#calendar h1 {
	margin: 0;
	padding: 0;
}
	
#calendar #wp-calendar {
	position: relative;
	top: 10px;
	width: 190px;
	height: 180px;
}

	#calendar #wp-calendar table, #calendar #wp-calendar th, #calendar #wp-calendar td {
		border: 0;
	}
	#calendar #wp-calendar td {
		padding: 6px;
		width: 12px;
	}
	#calendar #wp-calendar table.nav, #calendar #wp-calendar table.nav td {
		font-size: 10px;
		line-height: 10px;
		padding: 0;
		border: 0;
	}
	#calendar #wp-calendar table.nav {
		table-layout: fixed;
		position: absolute;
		width: 180px;
		left: 50%;
		margin-left: -80px;
		bottom: -26px;
/*		*bottom: -28px;
		*height: 18px;
		*margin-left: -137px;*/
		border: 0;
	}
	@-moz-document url-prefix() {
		#calendar #wp-calendar table.nav {
	/*		bottom: -19px;*/
		}
	}
	#calendar #wp-calendar table.nav img {
		margin-left: -3px;
		margin-right: 3px;
		margin-bottom: -3px;
	}
	* html #calendar #wp-calendar table.nav {
		bottom: -19px;
		margin-left: -182px;
	}
	#calendar #wp-calendar caption {
		color: #4e4e4e;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		text-align: center;
		padding-bottom: 2px;
	}
	#calendar #wp-calendar caption a, #calendar #wp-calendar table.nav a {
		color: #4e4e4e;
		text-decoration: none;
	}
	* html #calendar {
		/* Voodoo ?*/
		padding-left: 13px;
		padding-right: 0;
		width: 916px;
	}
	#calendar #wp-calendar table.nav td {
		width: 33%;
	}
	#prev, #next {
		width: auto;
	}
	#today {
		background: #ccc;
	}
	#calendar #wp-calendar td.ec3_eventday a {
		display: block;
		color: #FFF;
		background: #e6ad3c;
		border-color: #e6ad3c;
		text-decoration: none;
		margin: -5px;
		padding: 5px;
	}	

#sub-features {
	width: 900px;
	height: 260px;
	padding: 1px 49px 1px 31px;
	overflow: auto;
	zoom: 1;
	margin: -1px 0 0 0;
}
	@-moz-document url-prefix() {
		#sub-features {
			height: 250px;
		}
	}
	#sub-features h1 {
		background: #FFF;
	}
	

#today a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #a1a1a1;
	margin: -6px !important;
	padding: 5px;
}

#sub-features .sub-feature {
	float: left;
	position: relative;
	width: 278px;
	margin-left: 19px;
	padding: 1px;
	background: #EEE url(images/subfeature-middle.png) 0 0 repeat-y;
	min-height: 237px;
	line-height: 168px;
	*line-height: 161px;
}
	* html #sub-features .sub-feature {
		height: 230px;
		line-height: 161px;
	}
	#sub-features .sub-feature img {
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: middle;
	}
	.sub-feature .top {
		position: absolute;
		top: 0;
		left: 0;
		width: 280px;
		height: 151px;
		background: transparent url(images/subfeature-top.png) 0 17px no-repeat;
	}
	.sub-feature .bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 280px;
		height: 15px;
		padding-top: 15px;
		background: #FFF url(images/subfeature-bottom.png) 0 0 no-repeat;
		color: #585858;
		font-size: 10px;
		line-height: 14px;
		text-align: center;
	}
	.sub-feature .bottom a {
		color: #585858;
		text-decoration: none;
		display: -moz-inline-box;
		display: inline-block;
	}
	* html .sub-feature .bottom {
		margin-bottom: -7px;
		padding-bottom: 7px;
	}
	.sub-feature .content {
		position: relative;
		text-align: center;
		padding: 9px;
		z-index: 2;
	}
	
#sub-features #advertising-sub-feature .sub-feature {
	padding: 0;
	background: #fff;
}

#sub-features #advertising-sub-feature .sub-feature .content {
	padding: 0;
}


#sub-features #advertising-sub-feature .sub-feature img {
	border: 1px solid #ededed;
	margin: 0;
	padding: 0;
}	

#sub-features #advertising-sub-feature .sub-feature .top, #sub-features #advertising-sub-feature .sub-feature .bottom {
	background-image: none;
}

/*
	.sub-feature .calendar, .sub-feature .calendar li {
		display: -moz-inline-box;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 12px;
		line-height: 12px;
	}
	.sub-feature .calendar {
		width: 215px;
		text-align: left;
	}
	.sub-feature .calendar li {
		width: 17px;
		height: 12px;
		padding: 5px;
		text-align: center;
		margin: 1px 0;
	}
	.sub-feature .calendar li.head {
		font-weight: bold;
	}
	.sub-feature .calendar li.today {
		background: #ccc;
		padding: 4px;
		border: 1px solid #aaa;
	}
	.sub-feature .calendar li.item {
		background: #e6ad3c;
		padding: 4px;
		border: 1px solid #e7a72c;
	}
	
	.sub-feature .prev {
		margin-right: 64px;
	}
	.sub-feature .next {
		margin-left: 64px;
	}
	
*/	

#home-lower-photos {
	padding: 20px;
}

#homevid {
	position: relative;
	top: 6px;
}

#content {
	overflow: hidden;
	padding: 16px 30px 16px 54px;
	min-height: 500px;
	color: #333;
	line-height: 1.4em;
	
}

/*	* html #content { height:500px; }*/
	* html #body { height: 703px; }

	#content a:link, #content a:visited {
		color: #6c7334;
		text-decoration: underline;
	}
	
	#content a:hover {
		color: #7e8545;
		text-decoration: underline;
	}


#main_column {
	width: 560px;
	float: left;
	padding-right: 0px;
	border-right:0px solid #ededed;
}

	#main_column_members_directory {
		width: 840px;
		float: left;
		padding-right: 0px;
	}


	#main_column h2 {
		font: 28px normal;
		color: #676e30;
		margin: 16px 0 10px 0;
		letter-spacing:1px;
	}
	
		#main_column h2 a {
			color: #676e30;
		}
		
	#main_column h3 {
		font: 1.4em normal;
		border-bottom: 1px solid #b2b2b2;
		margin: 30px 10px 12px 0;
		color: #181818;
	}

			.news #main_column  h3 {
				border:none;
			}
				
		#main_column h3 a:link, #main_column a:visited {
			text-decoration: underline;
		}
		#main_column h3 a:hover {
			text-decoration: underline;
			color: #000;
		}
				
		
	#main_column li, #main_column p {
		line-height: 1.35em;
	}

img.section-header {
	border:0px solid #ededed;
	margin: 0;
	margin-top:-5px;
	margin-left: -5px;
}

#bottom {
	float: left;
	background: transparent url(images/bottom.png) 0 0 no-repeat;
	width: 978px;
	height: 37px;
	padding: 1px;
}
* html #bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/bottom.png',
		sizingMethod='image'
	);
}

#footer-content {
	position: relative;
	width: 900px;
	padding: 1px 49px 1px 31px;
	margin: 0 auto;
}
#footer h1 {
	color: #f0f1e5;
	text-align: left;
	margin-bottom: 12px;
}
#footer a {
	color: #e8ebce;
	text-decoration: none;
}
* html #footer-content {
	/* Voodoo ?*/
	padding-left: 76px;
}

.footer-section {
	float: left;
	position: relative;
	width: 278px;
	margin-left: 19px;
	padding: 1px;
}
.footer-section a {
	text-decoration: underline !important;
}
.newsletter-footer-section {
	width: 278px;
	padding-left: 41px;
	margin-left: -21px;
	line-height: 18px;
}
.newsletter-footer-section a.signup {
	font-size: 10px;
	text-align: left;
	color: #2d2c2c !important;
	text-decoration: none !important;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(images/newsletter-button.png) 0 0 no-repeat;
	width: 96px;
	height: 25px;
	padding: 13px 20px;
	line-height: normal;
	margin: 5px 0 5px -5px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	white-space: normal;
	cursor: pointer;
}
* html .newsletter-footer-section a.signup {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/newsletter-button.png',
		sizingMethod='image'
	);
}
@-moz-document url-prefix() {
	.newsletter-footer-section a.signup div {
		margin-top: -5px;
	}
}

.footer-section .newsletter {
	display: block;
	float: left;
	width: 142px;
	height: 179px;
	margin-left: -40px;
	background: transparent url(images/newsletter.png) 0 0 no-repeat;
}
* html .footer-section .newsletter {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/newsletter.png',
		sizingMethod='image'
	);
	margin-left: -20px;
}
.footer-section .newsletter-details {
	display: block;
	float: left;
	width: 136px;
	margin-top: 30px;
}

#footer-bottom {
	position: absolute;
	left: 49px;
	top: 200px;
	width: 538px;
	height: 30px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #e4e7ce;
}
#footer-bottom a {
	color: #e4e7ce;
}
* html #footer-bottom {
	left: 76px;
}

#footer .logos {
	float: right;
	width: 241px;
	height: 218px;
	background: transparent url(images/footer-logos.jpg) 0 0 no-repeat;
}
#footer .logos div {
	position: relative;
	width: 241px;
	height: 218px;
}
* html #footer .logos {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/logos.png',
		sizingMethod='image'
	);
}

#logos a {
	display: block;
	position: absolute;
	text-indent: -1000000px;
	overflow: hidden;
}
#lafayette-green-business {
	width: 102px;
	height: 89px;
	top: 24px;
	left: 15px;
}
#bay-area-green-business {
	width: 104px;
	height: 105px;
	top: 14px;
	left: 124px;
}
#lafayette-chamber-entrepreneurs-club {
	width: 218px;
	height: 78px;
	top: 127px;
	left: 13px;
}

/* Social networks */

/* Social media links */

#social-media {
	margin-top: -3px;
	width: 146px;
	padding-right: 15px;
	height: 36px;
/*	background: url(/wp-content/themes/lafayette/images/social-background.png) 15px 11px no-repeat;*/
}
* html #social-media {
	font-size: 1px !important;
}

#social-media ul, #social-media li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
	*margin-top: 8px;
}

#social-media li, #social-media li a {
	display: block;
	line-height: 12px;
	font-size: 12px;
}
#social-media li {
	width: 22px;
	height: 16px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#social-media li a {
	text-indent: -1000000px;
	position: relative;
	padding-left: 6px !important;
	width: 22px;
	height: 16px;
	text-decoration: none !important;
}
* html #social-media li a {
	padding-left: 0 !important;
}

#social-media li a span {
	display: none;
	position: absolute;
	top: 0;
	margin-top: -4px;
	right: 0;
	width: 89px;
	height: 17px;
	padding: 3px 0 4px 5px;
	margin-right: 66px;
/*	background: #575041;*/
}
* html #social-media li a span {
	padding: 0;
	margin: 0 62px 0 5px;
}
#social-media li a span img {
	display: none !important;
}
#social-media li a img {
	display: block;
	position: absolute;
	top: 3px;
	left: 5px;
}

#social-media li a span.facebook {
	background: url(/wp-content/themes/lafayette/images/social-facebook-label.png) 5px 3px no-repeat;
}
#social-media li a span.linkedin {
	background: url(/wp-content/themes/lafayette/images/social-linkedin-label.png) 5px 3px no-repeat;
}
#social-media li a span.twitter {
	background: url(/wp-content/themes/lafayette/images/social-twitter-label.png) 5px 3px no-repeat;
}
* html #social-media li a span.facebook {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/social-facebook-label.png', sizingMethod='image');
}
* html #social-media li a span.linkedin {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/social-linkedin-label.png', sizingMethod='image');
}
* html #social-media li a span.twitter {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/lafayette/images/social-twitter-label.png', sizingMethod='image');
}

/* FF bug */
@-moz-document url-prefix(http) {
#social-media li a span {
	margin-top: -5px;
}
}

#social-twitter a {
	background: url(/wp-content/themes/lafayette/images/social-twitter.png) 6px 0 no-repeat;
}
#social-linkedin a {
	background: url(/wp-content/themes/lafayette/images/social-linkedin.png) 6px 0 no-repeat;
}
	#social-linkedin a span {
		margin-right: 44px !important;
	}
#social-facebook a {
	background: url(/wp-content/themes/lafayette/images/social-facebook.png) 6px 0 no-repeat;
}
	#social-facebook a span {
		margin-right: 22px !important;
	}

#social-media li a:hover {
	background-position: 6px -16px;
}
/*#social-media li a:hover span {
	display: block;
}*/



/* Generic */

.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.justify { text-align: justify !important; }
.floatleft { float: left !important; }
.floatright { float: right !important; }
input.tip { color: #999; }

iframe h1 {
	color:red;
}


.product-details {
	display: block;
	border:1px solid #ccc;
	background: #ededed;
	padding: 10px;
	overflow: hidden;
}

	form.foxycart {
		height: 20px;
	}

	.product-details input, .product-details label, .product-details select {
		float: left;
		margin:0 0 0 5px;
		}
		
	.product-details .price {
		float: left;
		margin:0 20px 0 0px;
		font-size:1.2em;
	}
	
	.product-details .submit {
		margin-left: 20px;
		width:100px;
	}

#store ul, #store ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#store ul li {
	min-height: 120px;
}
* html #store ul li {
	height: 120px;
}

#store .product-image {
	float: right;
	padding: 0 0 5px 10px;
	background: #FFF;
}

#product-images ul, #product-images ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#product-images ul {
	overflow: auto;
}
#product-images ul li {
	float: left;
	width: 120px;
	/*height: 120px;*/
	padding: 5px;
}
	
/*  BIG CALENDAR  
------------------------------------------------------------------  */

#big-events-calendar #wp-calendar {
	margin: 0 auto 0 auto;
	font-size: 14px;
	margin: 50px;
}
	#big-events-calendar #wp-calendar table, #big-events-calendar #wp-calendar th, #big-events-calendar #wp-calendar td {
		border: 0;
	}
	#big-events-calendar #wp-calendar td {
		padding: 16px;
		width: 16px;
	}
	#big-events-calendar #wp-calendar table.nav, #big-events-calendar #wp-calendar table.nav td {
		font-size: 14px;
		line-height: 14px;
		padding: 0;
		border: 0;
	}
	#big-events-calendar #wp-calendar caption {
		color: #4e4e4e;
		font-size: 22px;
		line-height: 11px;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		padding-bottom: 13px;
		border-bottom: 1px solid #ededed;
	}
	#big-events-calendar #wp-calendar caption a, #big-events-calendar #wp-calendar table.nav a {
		color: #4e4e4e;
		text-decoration: none;
	}

	#big-events-calendar #wp-calendar table.nav td {
		width: 40%;
	}
	#prev, #next {
		width: auto;
	}
	#today {
		background: #ccc;
	}
	#big-events-calendar #wp-calendar td.ec3_eventday a {
		display: block;
		color: #FFF;
		background: #e6ad3c;
		border-color: #e6ad3c;
		text-decoration: none;
		margin: -15px;
		padding: 15px;
	}

#big-events-calendar {
	position: relative;
/*	height: 370px;*/
}

#big-events-calendar #wp-calendar table {
	width: 350px;
	margin-bottom: 32px;
}
#big-events-calendar #wp-calendar table.nav {
/*	position: absolute;
	bottom: 0;*/
}

#big-events-calendar #wp-calendar td {
	text-align: center;
}

#big-events-calendar td {
	width: auto !important;
}
#big-events-calendar #prev {
	text-align: left !important;
	width: 150px !important;
}
#big-events-calendar #next {
	text-align: right !important;
	width: 150px !important;
}

ul.upcoming-events {
	padding:20px 20px 20px 30px;
	background:#f6f6f6;
	margin:0;
}
div.upcoming-events-container, ul.upcoming-events, ul.upcoming-events li {
	position: relative;
}

ul.upcoming-events .datetime {
	margin-bottom:8px;
}

.month-navigation {
	height:20px;
	overflow:hidden;
	margin-top:10px;
}

	.month-navigation .alignleft {
		float:left;
		margin-left:20px;
	}

	.month-navigation .alignright {
		float:left;
		margin-left:20px;
	}

#event-overlay {
	display: none;
	position: absolute;
	color: #000;
	background: #FFF;
	border-style: solid;
	border-color: #CCC;
	border-width: 0 5px 5px 5px;
	z-index: 30000;
}
#event-overlay-header {
	background: #CCC;
	padding: 2px 0;
	text-align: center;
}
#event-overlay-content {
	border: 1px solid #AAA;
	padding: 5px;
}
#event-overlay-content .ec3_schedule, #event-overlay-content p {
	margin: 0.5em 0;
}
#event-overlay-content .ec3_schedule {
	color: #666;
	font-size: 11px;
}

.flickr-wrapper {
	

}	

	.flickr-wrapper img {
		margin-right: 10px;
		border: 1px solid #ededed;
	}
	
	.flickr-wrapper-section img {
		margin-right: 5px;
		border: 1px solid #ededed;
	}
	

/* SIDEBAR 
----------------------------*/	

#sidebar {
	width:300px;
	float: left;
	padding-left:30px;
	color:#525252;
	font-size:1.0em;
}

	#sidebar a {
	}

	#sidebar h3 {
		font-size: 1.1em;
		border-bottom: #ededed;
	}

	#sidebar .textwidget {
		margin: 30px 0 10px;
	}
	#sidebar .textwidget a {
		font-size: 1.0em !important;
	}

	

	* html #sidebar {
		margin-left: 0;
	}
	* html #sidebar ul {
		margin-right: -20px !important;
	}
	* html #sidebar ul li {
		float: left;
		clear: left;
		width: 200px;
	}
	* html #sidebar ul ul li {
		width: 193px;
	}
	* html #sidebar ul ul ul li {
		width: 183px;
	}
	
	#sidebar ul, #sidebar ul li {
		list-style: none;
	}
	
		#sidebar ul li {
			padding: 2px 0px 0 0px;
		}
	
		#sidebar ul ul, #sidebar ul ul ul {
			border:none;
			background:none;
			padding:0;			
		}
		
		#sidebar ul ul {
			margin: 10px 0px;
			padding:20px;
			background: #ededed;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
		}
	
		#sidebar ul li.current_page_item {
			background: none;
			border: 0px solid red;
		}
		
		#sidebar ul li {
			margin:2px 0;
		}
	
		#sidebar ul li.current_page_item a:link, #sidebar ul li.current_page_item a:visited {
			text-decoration:none;
		}
		
		#sidebar ul a {
			display:block;
			padding:2px;
			font-size:1.3em;
			color:#525252;
		}
			
			#sidebar ul ul a {
				font-size: 12px;
				line-height:1.2em;
			}
			
			#sidebar ul ul ul li {
				margin-left:6px;
			}
		
		#sidebar ul a:link, #sidebar ul a:visited {
			text-decoration:none;
		}

		#sidebar ul li a:hover {
			text-decoration:underline;
			/*background:#e7e7e7;*/
		}
		
		#sidebar ul ul li.current_page_item a, #sidebar ul ul ul li.current_page_item a {
			color:#232323;
		}
		
		/*	#sidebar ul ul li.current_page_item a ul li a {
						color
					}*/

/* Other Misc.  
----------------------------*/	

hr {
	border: 0;
	width: 80%;
	color: #ededed;
	background-color: #ededed;
	height: 1px;
	margin:10px 0;
}

#content .breadcrumbs {
	padding:0px;
	margin-right:2px;
	/*background: #f4f4f4;*/
	color:#666;
	font-size: 11px;
}

	#content .breadcrumbs a {
		color:#333;
		font-size: 11px;
	}

#content .return-top {
	padding:10px;
	margin-top:10px;
	/*background: #ededed;*/
	color:#666;
	text-align: right;
	margin: 10px 0;
	font-size: 11px;
}

	#content .return-top a:link, #content .return-top a:visited  {
		color:#333;
		font-size: 11px;
	}

ul.jump-links {
	overflow:hidden;
	list-style:none !important;
	margin:10px 0 20px 0;
}
	
	ul.jump-links li {
		float:left;
		margin:0 10px 0 0;
		list-style:none !important;
	}

img.alignright {
	float: right;
	margin:0 0 20px 20px;
	border: 1px solid #ededed;
}

.news .post {
	padding:0px;
	background:#fff;
/*	border:1px solid #ededed;*/
}
table.ec3_schedule {
	/*float:left;*/
	border:#ccc !important;
	border-collapse:collapse;
	background:#f2f2f2;
	margin:0 20px 20px 0;
	width:500px
}

	table.ec3_schedule td {
		border:#ededed !important;
		padding:10px;

	}

.news .navigation {
	margin:20px 0;
}
.byline {
	margin:0 0 20px 0;
}

.news textarea {
	width:400px;
}

.member-directory {
	margin:20px 0;
}

.gallery, .gallery ul {
	float: left;
	clear: left;
	width: 100%;
}
.gallery ul, .gallery li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	float: left;
	margin: 2px;
	height: 120px;
	width: 120px;
}
.gallery li a {
	display: block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
}
.gallery li a:hover {
	background: #EEE;
}
.gallery li a img {
	vertical-align: middle;
}

.right {
	text-align: right;
}

.floatright {
	float: right;
}
.clearright {
	clear: right;
}

object {
	z-index: 0;
}

