/*  
Theme Name: Healthy Food Bank
Theme URI: http://healthyfoodbank.com/
Description: Custom theme made by Remi Plourde at N-VisionIT for Healthy Food Bank, based on a outsourced designer's work.
Author: Remi Plourde
Author URI: http://betterwebsites.ca/
*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666;
	background: white;
	margin: 24px 0 0 0;
	padding: 0;
	text-align: center;
	overflow: auto;
}

a
{
	color: #a0cf11;
}

a img
{
	border: none;
}

p
{
	margin: 1em 0;
}

#page
{
	margin: 0 auto;
	width: 689px;
	text-align: left;
	background: top left repeat-y url('./images/dashed-bg.gif');
}

#header
{
	width: 474px;
}

#logo
{
	float: left;
	background: top left no-repeat url('./images/hfb-logo.png');
	width: 167px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#logo a
{
	display: block;
	text-decoration: none;
	width: 167px;
	height: 90px;
}

#logo a span
{
	display: none;
}

#menu
{
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	width: 50px;
}

#menu li
{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
}

#menu li a
{
	display: block;
	width: 50px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url('./images/menu.png');
}

#menu li#donate a
{
	background-position: 0px 0px;
}

#menu li#volunteer a
{
	background-position: 0px -13px;
}

#menu li#news a
{
	background-position: 0px -26px;
}

#menu li#research a
{
	background-position: 0px -39px;
}

#menu li#about a
{
	background-position: 0px -52px;
}

#menu li#contact a
{
	background-position: 0px -65px;
}

#menu li#donate a:hover,
#menu li#donate a:active,
#menu li#donate a.active
{
	background-position: -50px 0px;
}

#menu li#volunteer a:hover,
#menu li#volunteer a:active,
#menu li#volunteer a.active
{
	background-position: -50px -13px;
}

#menu li#news a:hover,
#menu li#news a:active,
#menu li#news a.active
{
	background-position: -50px -26px;
}

#menu li#research a:hover,
#menu li#research a:active,
#menu li#research a.active
{
	background-position: -50px -39px;
}

#menu li#about a:hover,
#menu li#about a:active,
#menu li#about a.active
{
	background-position: -50px -52px;
}

#menu li#contact a:hover,
#menu li#contact a:active,
#menu li#contact a.active
{
	background-position: -50px -65px;
}

#menu li a span
{
	display: none;
}

#columns
{
	clear: both;
}

#main
{
	float: left;
	width: 474px;
}

#side
{
	float: right;
	width: 169px;
	padding: 0 0 0 15px;
}

#side[id]
{
	width: 184px;
}

#main #main-border
{
	border: solid 14px #9c0;
	position: relative;
}

#main #main-border .f1
{
	background: right top no-repeat url('./images/top.png');
	position: relative;
	left: 14px;
	top: -14px;
}

#main #main-border .f2
{
	background: left bottom no-repeat url('./images/bottom.png');
	position: relative;
	left: -28px;
	top: 28px;
	padding: 1px 20px 30px 44px;
}

#main h2
{
	text-transform: none;
	letter-spacing: normal;
	background: top left no-repeat url('./images/arrow.png');
	font-size: 1.2em;
	color: #9c0;
	margin: 1em 0 1em -30px;
	padding: 5px 0 6px 30px;
	zoom: 1;
}

#main h2 a
{
	color: #9c0;
	text-decoration: none;
}

#main.single h2
{
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin: 1em 0;
	padding: 0;
	background: none;
}

#main .post
{
	border-top: solid 1px #eee;
}

#main .post.first
{
	border: none;
}

#side .block
{
	background: #cf3;
	padding: 1px 1em;
}

.latest-news {
	margin: 20px 0 20px 0;
	width: 474;
}

.news-item {
	float: left;
	width: 146px;
	margin: 0 18px 0 0;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

.news-item h3 {
	margin: 0;
	font-size: 12px;
	color: #333333;
}

.news-item h3 a:link, .news-item h3 a:visited, .news-item h3 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #A0CF11;
}

.news-item a:link, .news-item a:visited, .news-item a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #A0CF11;
}

.news-item a:hover {
	text-decoration: underline;

}

.last-item {
	margin: 0;
}

.item-date {
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

.widget
{
	font-size: 0.8em;
}

.widget h2
{
	font-size: 1.1em;
	color: #9c0;
}

.widget h3
{
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
}

.widget#fuzzy-widget-1 ul
{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-size: 0.95em;
	font-weight: bold;
}

.widget#fuzzy-widget-1 ul li
{
	display: block;
	float: left;
	width: 22%;
	margin: 0 5px 5px 0;
	padding: 0;
}

.widget#fuzzy-widget-1 ul li a
{
	color: #666;
	text-decoration: none;
	display: block;
}

.widget#fuzzy-widget-1 ul li a:hover
{
	color: #999;
}

.widget#fuzzy-widget-2
{
	background: -12px -14px no-repeat url('./images/sponsors.png');
	padding: 16px 0 0 0;
	width: 185px;
}

.widget#fuzzy-widget-2 br
{
	display: none;
}

.widget#fuzzy-widget-2 a
{
	text-decoration: none;
	font-weight: bold;
	color: #690;
	display: block;
}

.widget#fuzzy-widget-2 a:hover
{
	color: #9c0;
}

.widget#fuzzy-widget-2 h2
{
	display: none;
}

.widget#fuzzy-widget-2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.widget#fuzzy-widget-2 ul li
{
	padding: 3px 0;
	margin: 0;
}

.widget#hfb-donate
{
	background: #9c0;
	padding: 1px 1em;
}

.widget#hfb-donate h2
{
	color: white;
	padding: 0;
}

.widget#hfb-donate .bigger
{
	font-size: 1.6em;
}

.widget#hfb-donate a
{
	color: white;
}

#intro
{
	width: 185px;
	height: 250px;
	background-repeat: no-repeat;
	background-image: url('./images/intro.png');
	margin: 0 0 15px 0;
}

#intro p
{
	display: none;
}

#footer
{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	padding: 1.75em 0;
	color: #666666;
	background-color: #FFFFFF;
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#footer #copyright
{
	float: left;
}

#footer #contactinfo
{
	text-align: center;
}

label.block
{
	display: block;
}

.post.donate ul.errors
{
	clear: both;
	border: solid 1px #900;
	background: #fcc;
	margin: 1em 0;
	padding: 0.3em 2em;
	color: #900;
	font-size: 0.9em;
	zoom: 1;
}

.post.donate ul.errors li
{
	margin: 0.3em 0;
}

.post.donate h1
{
	background: -10px -10px no-repeat url('./images/h1donate.png');
	width: 173px;
	height: 80px;
	float: left;
	margin: 0 0 30px 0;
}

.post.donate h1 span
{
	display: none;
}

.post.donate ol.donatesteps
{
	float: right;
	font-size: 0.9em;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.post.donate ol.donatesteps h2
{
	letter-spacing: normal !important;
	text-transform: none !important;
	color: #693 !important;
	font-size: 1em !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	background: none !important;
}

.post.donate ol.donatesteps li
{
	color: #666;
}

.post.donate ol.donatesteps li a
{
	text-decoration: none;
	color: #666;
}

.post.donate ol.donatesteps li.active
{
	color: #693;
}

.post.donate ol.donatesteps li.active a
{
	text-decoration: none;
	color: #693;
}

.post.donate ol.donatesteps li.done
{
	color: #ccc;
}

.post.donate ol.donatesteps li.done a
{
	text-decoration: none;
	color: #ccc;
}

.post.donate ol.donatesteps li.done a:hover
{
	color: #9c0;
}

#donateform
{
	clear: both;
}

#donateform table
{
	width: 100%;
}

#donateform table th
{
	vertical-align: top;
}

#donateform table td
{
	font-size: 0.85em;
}

#donateform input.text,
#donateform select
{
	border: solid 2px #9c0;
	font-family: Arial, Helvetica, sans-serif;
} 

#donateform input.text
{
	width: 95%;
}

#donateform input.radio,
#donateform input.checkbox
{
	vertical-align: text-bottom;
}

#donateform table.form
{
	clear: both;
	margin-left: -32px;
}

#donateform table.form th
{
	background: top left no-repeat url('./images/arrow.png');
	padding: 6px 10px 6px 32px;
	color: #9c0;
	width: 33%;
}

#donateform table.form td
{
	padding: 4px 0;
	vertical-align: top;
}

#donateform table.form td.extra
{
	padding-left: 1em;
	width: 30%;
}

#donateform table.form td.extra p
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#donateform p.continue
{
	text-align: right;
	height: 36px;
	margin: 10px 0 -16px 0;
	margin: expression('10px 0 -35px 0');
	padding: 0;
}

#donateform p.continue input
{
	line-height: 0px;
	background: #9c0 top left no-repeat url('./images/continue.png');
	width: 113px;
	height: 36px;
	border: none;
	font-weight: bold;
	color: #9c0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 0;
}

#donateform table.innerform
{
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#donateform table.innerform th
{
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px 0;
}

#donateform table.innerform td
{
	padding: 2px 0;
	vertical-align: top;
}

#hfb-latest .post-preview
{
	display: block;
	float: left;
	width: 135px;
	margin-right: 23px;
}

#hfb-latest .post-preview h3,
#hfb-latest .post-preview p
{
	margin: 0;
	padding: 0;
}

#hfb-latest .post-preview h3,
#hfb-latest .post-preview .content
{
	text-transform: none;
	font-size: 1.3em;
}

#hfb-latest .post-preview .date,
#hfb-latest .post-preview .more-link
{
	text-transform: uppercase;
}

#hfb-latest
{
	font-size: 0.7em;
	padding-top: 52px;
	background: 0 20px no-repeat url('./images/latest-news-research.gif');
}

#hfb-latest h2
{
	display: none;
}

#hfb-latest a
{
	text-decoration: none;
}
