/* @override 
	http://www.foodbankmoc.org/wp-content/themes/foodbank/style.css
	http://dev.foodbankmoc.org/wp-content/themes/foodbank/style.css
*/
/*
Theme Name: Foodbank
Theme URI: http://foodbankmoc.org/
Description: Foodbank Theme
Version: 1.0
Author: John Hopper
Author URI: http://siriusad.com/
Tags: 

*/

/* Baseline */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6,p,ul {
	margin-bottom: 10px;
}

form,ul,ol,dl,blockquote,table,fieldset {
	margin-bottom: 10px;
}

ul,ol,blockquote,dd {
	margin-left: 2em;
}

dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #48473a;
	margin-bottom: 5px;
}
dt i {
	color: #000;
}
dd {
	margin-left: 1em;
	margin-bottom: 10px;
	border-left: 2px solid #c7b8ab;
	border-bottom: 2px solid #c7b8ab;
	padding-left: 10px;
	padding-bottom: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
dl dl {
	margin-left: 1em;
	margin-bottom: .25em;
}
dd dt {
	font-size: 1.1em;
	color: #444;
	margin: 0;
}
dd dd {
	font-style: italic;
	border: none;
	padding: 0;
}

th,
.sidehead {
	padding: 5px;
	background: #503C28;
	color: #fff;
	border-right: 1px #805F41 solid;
	border-bottom: 1px #805F41 solid;
}

th.light {
	background: #6B5036;
}

td {
	padding: 5px;
	border-right: 1px #EFE1D6 solid;
	border-bottom: 1px #EFE1D6 solid;
}

table .alt {
	background-color: #D7C4B3;
}

#post-299 table {
	width: 100%;
}
#post-299 table td {
	width: 33%;
	font-size: .8em;
}
.float_r,
.alignright {
	float: right;
}

img.float_r,
img.alignright {
	margin-bottom: 10px;
	margin-left: -15px;
	position: relative;
	left: 25px;
	border: 5px #E7D2C2 solid;
	clear: right;
}
.wp-caption.alignright {
	clear: right;
	margin: 0 0 15px 15px;
}
.wp-caption.alignleft {
	clear: left;
	margin: 0 15px 0 15px;
}

.wp-caption {
	font-size: .8em;
}

.float_l,
.alignleft {
	float: left;
}

img.float_l,
img.alignleft {
	margin-bottom: 10px;
	position: relative;
	left: -25px;
	margin-right: -15px;
	border: 5px #E7D2C2 solid;
}

img.normal {
	margin: 0 !important;
	border: none !important;
	left: 0 !important;
}

.break {
	clear: both;
	height: 1px;
}

.clear {
	clear: both;
}

.clear_l {
	clear: left;
}

.clear_r {
	clear: right;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.hide {
	display: none;
}

.noborder {
	border: none !important;
}

.larger {
	font-size: larger;
}

.smaller {
	font-size: smaller;
	line-height: normal;
}

.two_col {
	float: left;
	width: 45%;
	margin-right: 1%;
}

.box {
	background-color: #006A86;
	padding: 10px;
	color: white;
}

.box b {
	color: #F8F2C4;
}

form p {
	clear: left;
}

label {
	float: left;
	width: 9em;
	margin-bottom: .5em;
	font-weight: bold;
}

.checkboxes label {
	width: auto;
	float: none;
	margin-left: 9em;
}

fieldset {
	padding: 10px;
}

button {
	background: #006A86;
	border: 2px #008EB3 outset;
	padding: .5em;
	margin: 0;
	color: white;
}

button:active {
	border-style: inset;
}

.half_l,
.half_r {
	float: left;
	width: 46%;
}

.half_r {
	margin-left: 1%;
}

.footnote {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #d0aa8a;
	font-size: .7em;
	line-height: 1.5em;
	clear: both;
}

/* General */

body {
	background: #bc9165 url(images/content-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	position: relative;
	z-index: 100;
	height: 195px;
	background: #006c86 url(images/header-bg.jpg) repeat-x;
}

#menu-main-menu {
	margin: 0;
	position: absolute;
	top: 160px;
	left: 0;
	height: 35px;
	white-space: nowrap;
	padding-left: 5px;
}

.sub-menu {
	margin: 0;
	display: none;
}

#menu-main-menu li,
#menu-main-menu li a {
	list-style: none;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/tabs.png) no-repeat -18px -35px;
}

#menu-main-menu li {
	position: relative;
	background-color: #f5f4c6;
}

#menu-main-menu li a {
	text-decoration: none;
	color: #6e6e59;
	background-position: 100% -35px;
	padding: 0 18px;
}

#menu-main-menu li a:hover,
#menu-main-menu li.over a {
	color: #006A86;
}

#menu-main-menu li.over {
	z-index: 300;
	background-position: 0 -175px !important;
}

#menu-main-menu li ul {
	display: none;
	border: 1px red solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
}

#menu-main-menu li:last-child a {
	background-position: 100% 0;
	padding-right: 32px;
}


/* nav active tab
#menu-main-menu .current_page_item {
	background-position: 0 -105px;
	padding-left: 18px;
}

#menu-main-menu li.current_page_item a {
	color: #fff;
	background-position: 100% -105px;
}
*/

/* r of active tab */

#content.home #menu-main-menu li.aboutus,
body.aboutus #menu-main-menu li.prog,
body.prog #menu-main-menu li.abouthunger,
body.abouthunger #menu-main-menu li.howhelp,
body.howhelp #menu-main-menu li.needhelp,
body.needhelp #menu-main-menu li.events,
body.events #menu-main-menu li.news {
	background-position: -18px -140px;
}

/* l of active tab */

body.aboutus #menu-main-menu li.home a,
body.prog #menu-main-menu li.aboutus a,
body.abouthunger #menu-main-menu li.prog a,
body.howhelp #menu-main-menu li.abouthunger a,
body.needhelp #menu-main-menu li.howhelp a,
body.events #menu-main-menu li.needhelp a,
body.news #menu-main-menu li.events a {
	background-image: none;
	padding-right: 0;
}

/* home tab */
#menu-main-menu #menu-item-3375 {
	padding-left: 20px;
	background-position: 0 0 !important;
}

.callout {
	padding: 5px;
	color: #f5f4c6 !important;
	background: #549437;
	text-decoration: none;
	font-size: 1.1em;
	border: 2px outset #61ae40}

/* dropdowns */

#menu-main-menu li.over ul {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 500;
	display: block;
	background: #f5f4c6 url(images/nav-dropdown-bg.png) repeat-x 0 100%;
	border: 1px #abaa8a solid;
	border-top: none;
}

#menu-main-menu li.over ul li,
#menu-main-menu li.over ul li a {
	background: none;
	display: block;
	float: none;
	font-weight: normal;
	height: auto;
	font-size: .95em;
	line-height: 1;
	color: #6e6e59;
}

#menu-main-menu li.over ul li {
	z-index: 600;
	padding: 0 15px;
}

#menu-main-menu li.over ul li a {
	padding: 8px 15px 7px 0;
	border-top: 1px #d7d6ad solid;
}

#menu-main-menu li.over ul li:first-child a {
	border-top: none;
}

#menu-main-menu li.over ul li a:hover {
	color: #000;
}

#menu-main-menu li.over ul ul {
	display: none;
}

#logo {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 500;
}

#header address {
	position: absolute;
	top: 110px;
	left: 20px;
	color: #e6f1f3;
	font-size: .7em;
	line-height: 1.1;
	font-style: normal;
	z-index: 500;
}

#header a {
	color: #fff;
}

#pattern {
	position: absolute;
	top: 0;
	right: 0;
	height: 195px;
	background: transparent url(images/header-pattern.png) no-repeat 100% 0;
	width: 480px;
	z-index: -1;
}

#search {
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 10px;
	height: 30px;
	background: #fff;
}

#search p {
	margin: 5px;
}

#search #s {
	font-size: .8em;
	line-height: 1em;
	height: 20px;
	width: 180px;
	margin-right: 5.25em;
}

#search #s.active {
	border: none;
	background: none;
}

#search button {
	font-size: 12px;
	position: absolute;
	color: #fff;
	top: 5px;
	right: 5px;
	height: 20px;
	width: 5em;
	line-height: 20px;
	border: none;
	background: #006c86;
	padding: 0 5px;
	text-transform: uppercase;
}

input.faded {
	color: #ccc;
}

#content {
	position: relative;
}

#content a {
	color: #006c86;
	font-weight: bold;
}

#content a:hover {
	color: #0596B5;
	text-decoration: none;
}

#content li {
	line-height: 1.2;
	margin-bottom: 5px;
}

#content ul.space li {
	margin-bottom: 10px;
}

.imgbar {
	height: 240px;
	position: relative;
	top: -5px;
	margin: 0 -20px 0 -20px;
	background: url(images/imgbar_c.png) repeat-x;
	text-align: center;
}

.imgbar .c {
	padding-top: 10px;
	overflow: hidden;
}

.imgbar .l,
.imgbar .r {
	position: absolute;
	width: 10px;
	height: 240px;
	top: 0;
	left: 0px;
	background: url(images/imgbar_l.png) no-repeat;
	text-indent: -100px;
	overflow: hidden;
}

.imgbar .r {
	left: auto;
	right: 0px;
	background-image: url(images/imgbar_r.png);
}

/* home page */

#content.home .leftside {
	background: none;
	width: 700px;
	margin: 20px 10px 10px 20px;
	padding: 0;
}

#content.home #intro {
	position: relative;
	width: 700px;
	height: 300px;
	margin-bottom: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#content.home #intro div {
	position: absolute;
	height: 300px;
	width: 700px;
	background-repeat: no-repeat;
	color: white;
	line-height: 1.1;
	font-size: 1.3em;
	text-align: right;
}

#content.home #intro div p,
#content.home #intro div h1 {
	margin: 20px 20px 0 450px;
}

#content.home #intro #layer1 {
	background-image: url(images/home-intro-1.jpg);
	z-index: 99;
	font-size: 1.1em;
}

#content.home #intro #layer2 {
	background-image: url(images/home-intro-2.jpg);
	z-index: 98;
}

#content.home #intro #layer3 {
	background-image: url(images/home-intro-3.jpg);
	z-index: 97;
}

#content.home #intro #layer4 {
	background-image: url(images/home-intro-4.jpg);
	z-index: 96;
}

#content.home #intro h1 {
	position: relative;
	text-indent: 0;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	font-size: 1.7em;
	line-height: 1;
	font-family: Georgia, Times, 'New York', serif;
}

.homenews {
	background: #e5d4c3 url(images/content-bg-faded.jpg);
	font-size: .9em;
}

#content.home .homenews h2 {
	text-align: left;
	text-shadow: none;
	text-transform: none;
	background: #006c86 url(images/home-news-h2.jpg) repeat-x;
	padding: 5px 100px 5px 5px;
	color: #fff;
	position: relative;
	margin: 0;
	line-height: 1;
}

#content.home .homenews h2 span {
	position: absolute;
	right: 5px;
	bottom: 0px;
	font-size: 50%;
	font-weight: normal;
	font-style: italic;
	line-height: inherit;
	line-height: 2em;
}

.homenews .entry img {
	left: 0;
	border: none;
	margin: 0 0 1em 1em;
}

.entry {
	padding: 10px;
}

#content.home .homenews h2 a {
	color: #fff;
}
h2 a {
	text-decoration: none;
}

#content.home .rightside {
	position: absolute;
	top: 0px;
	left: 740px;
	width: 260px;
}

h2#howtohelp {
	text-indent: -9999px;
	background: url(images/how-to-help.png) 50% 50% no-repeat;
	height: 35px;
	margin-bottom: 0;
}

ul.buttons {
	margin: 0 0 10px 0;
}

ul.buttons li {
	list-style: none;
	margin: 0 !important;
}

ul.buttons li a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(images/button.png) no-repeat;
	text-decoration: none;
	color: #006c86;
	font-weight: bold;
	letter-spacing: 2px;
}

#content.home ul.buttons li a {
	background: url(images/home-button.png) no-repeat;
}

ul.buttons li a:hover {
	color: #444;
	background-position: 0 -40px !important;
}

ul.others {
	margin: 0 5px;
	list-style: none;
	margin-bottom: 20px;
}

ul.others li {
	border-bottom: 2px #946f4a solid;
}

ul.others li a {
	color: #fff !important;
	display: block;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	background: 0 50% no-repeat;
	padding-left: 40px;
}

ul.others li a:hover {
	color: #fff;
}

.fbkids {
	font-family: 'Comic Sans MS', cursive;
}

ul.others .video {
	background-image: url(images/others-video.png);
}

ul.others .partners {
	background-image: url(images/others-partners.png);
}

ul.others .kids {
	background-image: url(images/others-kids.png);
}

ul.others .newsletter {
	background-image: url(images/others-email.png);
}

ul.others .agencies {
	background-image: url(images/others-agencies.png);
}

.leftside {
	font-size: .9em;
	margin: 60px 270px 20px 20px;
	padding: 20px 10px 10px 10px;
	background: #e5d4c3 url(images/content-bg-faded.jpg);
}

.rightside {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 220px;
}

#subnav {
	margin: 0 0 20px 0;
	padding: 5px 10px 20px 15px;
	background: #f5f4c6 url(images/subnav-bg.jpg) no-repeat 100% 100%;
	list-style: none;
}

#subnav li {
	margin: 2px 0;
	list-style: none;
	border-bottom: 2px #dcdbb2 solid;
}

#subnav li:last-child {
	border: none;
}

#subnav a {
	display: block;
	color: #6e6e59;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

#subnav a:hover,
#subnav li.current_page_item ul li a:hover {
	color: #006A86;
	cursor: pointer;
}

#subnav li ul {
	margin: -5px 0 5px 1.5em;
	color: #5c9941;
	font-size: .8em;
}

#subnav li ul li {
	list-style: circle;
	border-bottom: none;
	margin: 0;
}
#subnav li ul li a {
	padding: 2px 0;
}

#subnav .current_page_item a {
	cursor: default;
	color: #cecead;
}

#subnav li.current_page_item ul li a {
	padding: 2px 0;
	color: #73735d;
}

.leftside h1 {
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 65px;
	position: absolute;
	left: 20px;
	top: -50px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #fff;
	font-size: 55px;
	line-height: 60px;
	text-shadow: #333 0 0 5px;
}

#content .leftside h1 a {
	color: #fff !important;
	text-decoration: none !important;
}

.leftside h2 {
	background: #fff url(images/h2.png) no-repeat 100% 100%;
	font-size: 2em;
	padding: 5px 5px 10px 5px;
	text-shadow: -1px -1px 1px #ddd;
	text-align: center;
	color: #006279;
	clear: both;
}

.leftside h3,
caption {
	font-size: 1.5em;
	color: #006c86;
	padding-bottom: 1px;
	padding-top: 5px;
	letter-spacing: 1px;
	background: url(images/h3.png) no-repeat 0 100%;
}

.leftside h3 i {
	font-weight: normal;
	font-size: .7em;
}
.leftside h4 {
	color: #48473a;
	font-size: 1.2em;	
}

.searchResults .post {
	margin-bottom: 10px;
}

.searchResults h3 {
	margin: 0;
}

/* about us */

.feedam {
	padding: 10px 10px 0px 10px;
	border: 2px #FF9200 solid;
	background: #f4ede7;
	font-size: .8em;
}

.feedam img {
	border: none;
	left: 0;
}

#content .leftside ul li {
	list-style-image: url(images/li.png);
}

dl.history dt {
	position: absolute;
	margin-right: 10px;
	clear: left;
	background: #503C28;
	color: #fff;
	padding: 0 .3em;
	font-style: italic;
}

dl.history dd {
	padding: .25em 0 0 4em;
	margin: 0 0 .75em 0;
	border-top: 1px #CCBAAD solid;
}

/* Emergency Food */

#eligible.true,
#eligible.false,
#eligible.err {
	font-size: 1.2em;
	color: white;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background: #4AB34C;
}

#eligible.false {
	background: #B32A2A;
}

#eligible.err {
	background: #e8eb1b;
	color: #000;
}

/* About Hunger */

#page-89 .leftside p {
	padding: 10px 0 0 0;
	border-top: 1px solid #d0aa8a;
	font-size: 120%;
	line-height: 1.25;
	clear: both;
}

/* How to Help */

ul#donate {
	height: 240px;
	background: url(images/donate-bg.png) no-repeat;
	padding-left: 90px;
	margin-left: 0;
	border: 1px #398317 outset;
}

ul#donate li {
	color: #fff;
	list-style: none !important;
	background: no-repeat 98% 50%;
	height: 80px;
	margin: 0;
	padding-right: 80px;
}

ul#donate h3 {
	background: none;
	font-size: 30px;
	height: 40px;
	line-height: 55px;
	text-shadow: #3c5b2c 1px 1px 1px;
	color: #fff;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

ul#donate p {
	font-style: italic;
}

ul#donate a,
ul#donate b {
	color: #f8f2c4;
}

ul#donate a:hover {
	color: #f8f2c4;
	border-bottom: 1px dashed;
}

ul#donate .online {
	background-image: url(images/donate-online.png);
}

ul#donate .phone {
	background-image: url(images/donate-phone.png);
}

ul#donate .mail {
	background-image: url(images/donate-mail.png);
}

#matchhunger {
	float: right;
	width: 250px;
	margin: 20px 0 30px 30px;
	background: #fff url(images/doub-donation-top.png) no-repeat 0 0;
	padding-top: 20px;
}

#matchhunger div {
	padding: 10px;
	background: #fff url(images/doub-donation-bottom.png) no-repeat 0 100%;
}

#matchhunger img {
	position: relative;
	left: -40px;
	top: -50px;
	margin-right: -40px;
	margin-bottom: -50px;
	float: left;
}

/* Misc */

.footer {
	text-align: center;
	clear: both;
	font-size: .9em;
	margin: 0px 270px 10px 10px;
}

#content.home .footer {
	margin-right: 0;
	width: 700px;
}

.footer li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#content .footer li a {
	color: #e6d1c1;
	text-decoration: none;
}

#content .footer li a:hover {
	color: #333;
	text-decoration: underline;
}
.navigation {
	margin-bottom: 10px;
	height: 1em;
}
.navigation div {
	width: 33%;
}

.story {
	margin: 0 10px 30px 0;
}

#content .footer li a {
	color: #e6d1c1;
	text-decoration: none;
}

#content .footer li a:hover {
	color: #333;
	text-decoration: underline;
}

.navigation div {
	width: 33%;
}

.story {
	margin: 0 0 30px 0;
}

/* Agency Files */
#post-1078 dl {
	margin-left: 0;
}
#post-1078 dd {
	border: none;
}
#post-1078 dd strong {
	display: none;
}
#post-1078 label {
	width: auto;
	margin-right: 5px;
}


