/*	Second Harvest Food Bank Stylesheet	*/


	/* Override EZP  */

body {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

ul li {
	background-image: none;
	list-style-type: disc;
}

div#webpage {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

div#header {
	padding: 0;
}

div#header ul li {
	margin: 0;
	display: block;
}

div#searchbox {
	width: auto;
}

div#path {
	padding: 0;
}

div.content-view-full div.class-frontpage {
	background-color: transparent;
}

div#sidemenu, div#extrainfo {
	padding: 0;
}

div.attribute-header h1 {
	background-image: none;
	padding: 0;
}

div#footer {
	background-image: none;
	margin: 0;
	padding: 0;
}

/*	==============	*/

	/*	CORE	*/
div.left-aside {
	float: left;
}

div.right-aside {
	float: right;
}

div.columns {
}

ul.menu {
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	list-style-type: none;
}

ul.submenu {
	display: none;
	padding: 0px;
	margin: 0px;
}

ul.horizontal li {
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.vertical li {
	display: list-item;
	float: none;
	margin: 0px;
	padding: 0px;
}
/*	==============	*/

	/*	PAGELAYOUT	*/
#main-content.center-column {
	margin: 0 20%;
}

div.nosidemenu #main-content.center-column {
	margin-left: 0;
}

div.noextrainfo #main-content.center-column {
	margin-right: 0;
}

#sidemenu {
	width: 20%;
}

#extrainfo {
	width: 20%;
}

div.nosidemenu #sidemenu, div.noextrainfo #extrainfo {
	display: none;
}

/*	==============	*/


/*
 *
 *	Red:		#ff0000;
 *	Light Blue:	#5d7daf;
 *	Medium. Blue:	#0d3a6a;
 *	Dark. Blue:	#0d284d;
 *	small photo border is white 3px
 */

a {
	color: #ffff7f;
	text-decoration: none;
}

a:hover {
	color: #ffffbe;
}

body {
	background: #5d7daf url(../images/site-bkgnd.png) repeat-x 0 0;
	font-family: Georgia, Verdana, Arial, sans-serif;
}

.float-break {
	clear: both;
}

div#webpage {
	margin-bottom: 20px;
	width: 990px;
}

div#header {
	background-color: transparent;
}

#header div.center-column {
	margin-left: 330px;
	padding-top: 100px;
}

#header ul.menu {
	margin-top: 29px;
	padding: 0;

}

#header ul.menu li {
	height: 94px;
}

div#logo {
	float: none;
	margin: 1em auto;
	text-align: center;
}

		/*	UTILITIES BLOCK	*/
div#utilities {
	background: transparent url(../images/header-bkgnd.png) no-repeat center top;
	color: #ffffff;
	height: 39px;
	width: 660px;
}

div#newsletter {
	float: left;
	position: absolute;
	text-transform: uppercase;
	z-index: 1000;
}

div#newsletter #newsletter-signup {
	display: block;
	left: 54px;
	position: relative;
	top: 9px;
}

div#newsletter #newsletter-form {
	display: none;
	left: 34px;
	position: relative;
	top: 7px;
}

div#newsletter #newsletter-form input[type=text] {
	border: solid 2px transparent;
	font-size: 10pt;
	margin: 0 2px;
	height: 16px;
	width: 151px;
	vertical-align: middle;
}

div#searchbox {
	background-color: #ffffff;
	border: solid 0px transparent;
	color: #000000;
	height: 21px;
	margin: 0;
	position: relative;
	right: 48px;
	top: 9px;
	width: auto;
}

div#searchbox form {
	margin: 1px 2px;
}

div#searchbox #search-field {
	border-width: 0;
	font-size: 10pt;
}

	/*	========	*/

		/*	GLOBAL MENUBAR	*/
#global-menubar {
	background: #0d284d url(../images/global-menubar-bkgnd.png) no-repeat 0 0;
	padding: 6px 0;
	height: 26px;
}

#global-menubar li {
	font-weight: bold;
}

#global-menubar li.selected {
}

#global-menubar li:hover {
}

#global-menubar li a {
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px 10px;
	text-transform: uppercase;
}

#global-menubar li a:hover {
	text-decoration: none;
}

#global-menubar li ul.submenu {
	background-color: #0d284d;
	position: absolute;
	z-index: 1000;
}

#global-menubar li:hover ul.submenu li {
}

#global-menubar li:hover ul.submenu li:hover {
}

#global-menubar li ul.submenu a {
	font-size: 1.1em;
	text-transform: none;
}

#global-menubar li:hover ul.submenu {
/*	display: block;*/
}

		/*	MAIN AREA	*/
div#path {
	background: #5d7daf url(../images/path-bkgnd.png) repeat-x 0 0;
	color: #ffffff;
	font-size: 1em;
	padding: 5px 10px;
}

div#columns {
	background-color: #0d284d;
	color: #ffffff;
	padding: 0;
}

div#columns p, div#columns li {
	line-height: 1.6em;
}

div#columns div#main-content {
	background: transparent url(../images/content-bkgnd.png) repeat-x 0 0;
}
/*
body.homepage div#columns div#main-content {
	background-color: transparent;
	background-image: none;
}
*/
div#columns div.separator {
	background: transparent url(../images/content-separator.png) no-repeat center center;
	clear: both;
	height: 2px;
}

div#sidemenu {
	background: transparent url(../images/grain-bkgnd.png) no-repeat center center;
	width: 330px;
	min-height: 508px;
}

div#sidemenu ul.menu {
	margin: 0;
	width: 154px;
}

div#sidemenu ul.menu li div {
	font-size: 1.1em;
	margin-left: 10px;
	padding: 4px 0;
}

div#sidemenu li.selected {
}

div#main-content.center-column {
	margin: 0 330px;
	min-height: 508px;
}

div.content-view-full, div.content-search, div.content-view-sitemap, div.user-login {
	padding: 10px 25px;
}

div.content-view-full div.object-left {
	clear: none;
}

div.attribute-header h1, div.attribute-header h1.long {
	background: transparent url(../images/content-header-bkgnd.png) no-repeat 0 100%;
	color: #ffffff;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

div.content-view-children div.content-view-line {
	background: transparent url(../images/content-line-separator.png) no-repeat 50% 100%;
	clear: none;
	margin: 16px 0;
	padding-bottom: 16px;
}

div.content-view-full div.class-feedback-form h4 {
	margin-top: 10px;
}

div.content-view-line div.class-file {
	margin-bottom: 0.5em;
}

div.content-view-full div.class-article div.attribute-long, div.content-view-full div.class-article div.attribute-byline, div.content-view-line div.class-file h2 {
	background-image: none;
	margin: 0;
	padding: 0;
}

div.content-view-line div.class-file div.attribute-file {
	background-color: transparent;
}

div.itemized_sub_items div.content-view-embed ul li a, div.content-view-sitemap ul li {
	background-image: none;
	padding-left: 0;
}

div.itemized_sub_items div.content-view-embed div.attribute-byline {
	font-size: 1em;
	margin-left: 10px;
}

div.itemized_sub_items div.content-view-embed h2 {
	padding-left: 3.75em;
}

div.itemized_sub_items div.content-view-embed h2 a {
	color: #ffffff;
}

div.user-login div.block {
	clear: none;
	padding: 0;
}

	/*	TABLE STLYES	*/
table.renderedtable, table.searchresults {
	margin: 5px auto 10px;
	width: 100%;
}

table.renderedtable th, table.searchresults th,
table.renderedtable td, table.searchresults td {
	border-width: 0;
	padding: 0.5em;
}

table.renderedtable th:first-child, table.renderedtable td:first-child {
	border-width: 0;
}

table.renderedtable tr, table.searchresults tr {
	background-color: #0d284d;
}

table.renderedtable tr.bglight, table.searchresults tr.bglight, div.bglight {
	background-color: #5d7daf;
}

table.renderedtable tr.bgdark, table.searchresults tr.bgdark, div.bgdark {
	background-color: #0d3a6a;
}

table.renderedtable tr.bglight:hover, table.renderedtable tr.bgdark:hover,
table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td,
table.searchresults tr.bglight:hover, table.searchresults tr.bgdark:hover,
table.searchresults tr.bglight:hover td, table.searchresults tr.bgdark:hover td {
	background-color: #0d284d;
}

.homepage table.renderedtable tr.bgdark:hover td {
	background-color: #0d3a6a;
}

	/*	================	*/

	/*	FOOTER	*/
div#footer {
	color: #ffffff;
	font-size: 1em;
	padding: 0;
	text-align: center;
}

div#footer p {
	margin: 0;
}

div#footer-content div#footer-images {
	background-color: #0d284d;
	padding-top: 10px;
}

div#footer-content div#footer-images img {
	margin: 5px 10px;
	vertical-align: middle;
}

div#footer-content div#footer-data {
	background: transparent url(../images/footer-bkgnd.png) no-repeat 0 100%;
	padding-bottom: 30px;
}

div#footer-content div#footer-data div#footer-data-design {
	background-color: #0d284d;
	padding: 10px 0;
}

	/*	Footer Navigation	*/

div#footer-navigation {
	margin: 5px auto;
	padding: 0;
}

div#footer-navigation ul {
	margin: 0;
	padding: 0;
	height: 16px;
}

div#footer-navigation ul li {
	display: inline;
	height: 16px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 5px;
}

div#footer-navigation ul li a {
	color: #ffffff;
	font-size: 1em;
	height: 16px;
	line-height: 16px;
	text-decoration: underline;
	text-transform: uppercase;
}

	/*	================	*/


	/*	Infobox	*/

div.infobox {
	margin: 20px 10px;
}

.homepage div.infobox {
	margin-top: 50px;
}

div.infobox h2{
	background: transparent url(../images/infobox-header-bkgnd.png) no-repeat 50% 100%;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 20px;
	padding-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
}

div.infobox div.infobox-content {
	font-size: 1em;
	margin: 0 20px;
	padding: 0px 20px;
	text-align: center
}

.homepage div.infobox h2 {
	font-size: 1.9em;
}

.homepage div.infobox div.infobox-content {
	font-size: 1.3em;
	padding: 0 15px;
}

div.infobox div.attribute-image {
	float: right;
}

div.infobox hr {
	background-color: #ffdb00;
	height: 4px;
	width: 100%;
}
	/*	================	*/

	/*	CALENDAR	*/
div#ezagenda_calendar_container table {
	background-image: none;
	background-color: transparent;
}

div#ezagenda_calendar_right {
	margin-left: 235px;
}

div#ezagenda_calendar_right table.ezagenda_month_event {
	border-width: 0;
}

div#ezagenda_calendar_container table td, div#ezagenda_calendar_container table td.first_col, div#ezagenda_calendar_container table td.last_col {
	border: solid 1px #fefffc;
}

div#ezagenda_calendar_container table th, div#ezagenda_calendar_container table th.first_col, div#ezagenda_calendar_container table th.last_col {
	border: solid 1px #fefffc;
}

span.ezagenda_date {
	color: #ffffff;
}

div#ezagenda_calendar_container table td.ezagenda_selected {
	background-color: #0d284d;
}

	/*	================	*/

div#debug {
	background: white;
	margin: 20px auto;
	width: 990px;
}

div#debug table {
	width: 100%;
}

div#debug table td, div#debug table th {
	border-top: 1px solid #ddd;
	border-right: 1px solid #eee;
	padding: 4px;
}

div#debug table td pre {
/*	white-space:normal;*/
}

div#debug a {
	color: #000000;
}
