/* @override
	http://www.foodforlanecounty.org/index.php?css=stylesheets/global.v.1251337965
	http://www.foodforlanecounty.org/css/global.css
	http://www.foodforlanecounty.org/css/global.css
*/

body {
	background: #404c64 url(../images/global/body_bg.jpg) repeat-x top left fixed;
	font-size: 13px;
	font-family: Arial, Helvetica, "San-serif";
	color: #5c5c5c;
	line-height: 1.7em;
	text-align: center;
}

body#home {
	line-height: 1.5em;
	font-size: 12px;
}

#content .event_post {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0px;
	padding: 10px 0;
}

#content .event_post h3 {
	margin: 0 0 10px 0;
}

#content .event_post img {
	float: left;
	margin: 0 20px 20px 0;
}
#wrapper {
	background: #FFF;
	margin: 0 auto;
	width: 955px;
	padding: 0 4px;
	text-align: left;
}


/* =Branding
-----------------------------------------------------------------------------*/
#header {
	background: #55473c url(../images/global/logo.jpg) top left no-repeat;
}

h1#logo {
	text-indent: -9999px;
	height: 104px;
	width: 410px;
	float: left;
}

h1#logo a {
	display: block;
	height: 104px;
	border: none;
}

/* =Layout
-----------------------------------------------------------------------------*/

#content {
	overflow: hidden;
	background: url(../images/global/content_bg_secondary.jpg) top left repeat-y;
}

#content_main {
	margin: 30px 40px;
	width: 555px;
	float: right;
}


* html #content_main {
	display: inline;
}

#content_sub {
	padding: 20px;
	overflow: hidden;
	font-size: 11px;
	line-height: 18px;
	clear: right;
}

#card_sub div {
	position: relative;
	float: left;
	width: 150px;
	padding: 10px;
	margin-left: 35px;
	background: #FFF;
	border: 1px solid #d9d4c7;
	display: inline;
}

#content_sub div {
	position: relative;
	float: left;
	width: 164px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #d9d4c7;
	display: inline;
}

#content_sub #donations, #content_sub #story {
	margin: 0 0 0 25px;
}

#content_sub #story {
	width: 320px;
}
#content_sub #events, #content_sub #learn {
	margin: 0 0 0 40px;
}
#content_sub div span.green_tag, #card_sub div span.green_tag {
	display: block;
	height:20px;
	width: 25px;
	background: #bbd139 url(../images/global/chevron.gif) 3px center no-repeat;
	position: absolute;
	top: 10px;
	left: -25px;

}

#content #content_main #release_footer {
	font-size: .9em;
	line-height: 1.5em;
	background: #fffaec url(../images/global/nav_bg.png) repeat-x left;
	padding: 10px 15px ;
	font-style: italic;
}

#content_side {
	float: left;
	width: 318px;
	padding: 0 0 20px 0;
}

#content_side img {
	border-bottom: 10px solid #a02d22;
	width: 318px;
}

#content_side ul#nav_sub {
	margin: 0 20px 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #ccc;
}

#footer {
	background: #f3f3f3;
	padding: 15px;
	color: #969696;
	font-size: 10px;
	border-top: 3px solid #FFF;
	margin: 0 auto;
	text-align: center;
}

/* =Page Specific Styles -----------------------------------------------------------------------------*/
body#home #content {
	background: url(../images/global/home_photos.jpg) -1px top no-repeat;
	padding: 35px 0 0px 476px;
	overflow: hidden;
}

body#home #content_main {
	float: none;
	width: 445px;
	margin: 0 20px 10px 20px;
}

body#home #content_sub {
	background: #f7f0e2;
	overflow: hidden;
}