/*
-----------------------------------------------
Master Screen Styles
-----------------------------------------------
Hunger Response International
file:		hungerresponse.dev/workspace/assets/css/hri.css
author:		Stephen Bau
date:		20 July 2008
----------------------------------------------- */




/* body
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font: normal 75%/1.5em Helvetica, Arial, sans-serif;
	color: #333;
	background: #ddc url(i/body_bg.gif) repeat-x;
	text-align:center;
	}

/* reset
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}



#section-partners-index,
#section-projects-index,
#section-home {
	background: #eaeadf url(i/hri_bg.gif) repeat-x;
	}



/* basic elements
------------------------------------------------------------------------ */

a,
a:link,
a:visited {
	color: #036;
	text-decoration:none;
	}
a:hover,
a:active {
	color: #829922;
	text-decoration:none;
	}
p {
	margin: 0px;
	padding: 0px;
	}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
	color: #000;
	}

.hide {
	display: none;
	}

img {
	border: none;
	}



/* wrapper
------------------------------------------------------------------------ */

#wrapper {
	width: 750px;
	text-align: left;
	padding: 0;
	height: 200px;
	margin: 0 auto;
	position: relative;
	}
	

/* globalNav
------------------------------------------------------------------------ */	
	
#global-nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left:257px;
	width: 485px;
	height: 42px;
	overflow:hidden;
	}
#global-nav li {
	display:inline;
	}
#global-nav li a,
#global-nav li a:link,
#global-nav li a:visited {
	float:left;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	display: block;
	text-align:center;
	line-height:36px;
	height:42px;
	padding:0 14px;
	}
#global-nav li a:hover {
	color: #036;
	background: #fff url(i/global_hover.gif) repeat-x;
	}
#global-nav li a:active {
	color: #036;
	background: #ddc url(i/global_active.gif) repeat-x;
	}
#global-nav li.current a {
	color: #fff;
	background: #9e9e75 url(i/global_current.gif) repeat-x;
	}

/* header
------------------------------------------------------------------------ */	

#header {
	width: 734px;
	height: 78px;
	}
#hri-link {
	background-image: url(i/hri_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 234px;
	position: absolute;
	top: 0;
	left: 8px;
	}
#header span {
	display: none;
	}



/* mainNav
------------------------------------------------------------------------ */	
#main-nav {
	padding: 0px;
	padding-top:33px;
	margin: 0px;
	margin-left:257px;
	width: 485px;
	display:block;
	}
#main-nav ul {
	list-style-type: none;
	float:right;
	}
#main-nav li {
	display:inline;
	}
#main-nav li a {
	float: left;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	padding:.3em 0;
	margin:0 .7em;
	}

#main-nav li.current a,
#main-nav li a:hover {
	color: #900;
	border-bottom:3px solid #a2a279;
	}
#main-nav form {
	float:left;
	padding:.3em 0;
	margin:0 0 0 .7em;
	}
#main-nav form label {
	display:inline;
	}
#main-nav form input.search {
	width:117px;
	margin:0;
	padding:0;
	margin-left:5px;
	}
#main-nav form input.button {
	margin-left:5px;
	}

/* pageBody
------------------------------------------------------------------------ */	

#body-container {
	width: 750px;
	text-align: left;
	margin-top: 16px;
	background: #eaeadf url(i/body_container_bg.gif) center top repeat-y;
	}
#section-home #body-container,
#section-projects-index #body-container,
#section-partners-index #body-container {
	background: none;
	}


/* 
------------------------------------------------------------------------
Index Styles
------------------------------------------------------------------------ */	

/* photo
------------------------------------------------------------------------ */	
.col-photo {
	background: #fff url(i/frame-a.jpg) right top no-repeat;
	height: 156px;
	width: 250px;
	margin: 0;
	padding: 0px;
	}
.more-partners .col-photo {
	background: #fff url(i/frame-b.jpg) right top no-repeat;
	}
.col-photo a {
	display:block;
	width:214px;
	height:120px;
	position:relative;
	top:18px;
	left:18px;
	}
#visit-rice-raiser {
	background: #fff url(i/frame-riceraiser.jpg) right top no-repeat;
	}
#visit-rice-raiser a:hover img {
	display:none;
	}
#visit-hard {
	background: #fff url(http://haveariceday.ca/img/vhard3.jpg) right top no-repeat;
	}
#visit-hard a:hover img {
	display:none;
	}	
	


/* column headings
------------------------------------------------------------------------ */	
.col-head h3,
.col-head h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	margin:0;
	padding:0;
	display:block;
	width: 234px;
	line-height:56px;
	}

.col-head h3 a {
	text-decoration: none;
	}

.col-head h3 a:hover {
	background: #69692f;
	color: #fff;
	}

.col-head {
	background: #a2a279 url(i/colHead_bg.gif) repeat-x;
	width: 234px;
	margin-top: 10px;
	margin-left:8px;
	text-align: center;
	}



/* Column A
------------------------------------------------------------------------ */	
.col-a {
	float: left;
	width: 250px;
	}



/* Column B
------------------------------------------------------------------------ */	
.col-b {
	float: left;
	width: 250px;
	}



/* Column C
------------------------------------------------------------------------ */	
.col-c {
	float: left;
	width: 250px;
	}



/* column menus
------------------------------------------------------------------------ */	
.col-menu {
	background-image: url(i/col_menu_bg.gif);
	width: 234px;
	background-repeat: repeat-x;
	margin: 0px;
	margin-left:8px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	height:240px;
	}
.col-menu li {
	display: inline;
	}
.col-menu li a {
	display: block;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	font-weight: normal;
	padding: .8em 10px;
	color: #036;
	text-decoration: none;
	}
.col-menu li a:hover {
	color: #036;
	background: #fff;
	}
.col-menu li a:active {
	color: #fff;
	background: #81814b;
	}

/* Modify Partners page */
#section-partners-index .col-menu {
	display:none;
	}
.more-partners {padding-top:24px}


/* 
------------------------------------------------------------------------
Interior Styles
------------------------------------------------------------------------ */	

/* Section
------------------------------------------------------------------------ */	
#section {
	width: 250px;
	text-align: left;
	float:left;
	background: url(i/section_bg.jpg) top right no-repeat;
	min-height:244px;
	}
.section-head {
	width: 234px;
	margin-top:8px;
	margin-left:8px;
	}
.section-head h2 {
	color: #fff;
	padding:22px 20px 22px 20px;
	height:20px;
	background: url(i/head_red.gif) repeat-x;
	}
.section-head h2 a {
	color:#fff;
	font-weight:normal;
	}


/* Section Menu
------------------------------------------------------------------------ */	

.section-menu {
	margin-left:8px;
	width: 234px;
	}
.section-menu h3 {
	color: #64644e;
	font-size:1em;
	background: #c2c2a1;
	border-top: 1px solid #d9d9bc;
	border-bottom: 1px solid #b6b68d;
	margin:0;
	padding:0;
	padding:.3em 12px;
	}
.section-menu h4 a {
	display:block;
	padding:.4em 12px;
	color: #64644e;
	background:#d3d3c3;
	border-top: 1px solid #eed;
	border-bottom: 1px solid #ceceb5;
	}
.section-menu h4 a:hover {
	color: #44442e;
	background:#ccccbb;
	}
.section-menu h4.current a {
	color: #333;
	background:#ccccbb;
	}
.section-menu ul {
	list-style-type: none;
	border-top: 1px solid #ceceb5;
	margin:0;
	padding:0;
	}
.section-menu li {
	display: inline;
	}
.section-menu li a {
	display: block;
	font-size: 12px;
	font-weight:normal;
	color: #731012;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ceceb5;
	text-align: left;
	padding:.7em 12px;
	}
.section-menu li a:hover {
	color: #731012;
	background: #ddc;
	}
.section-menu li a:active {
	color: #036;
	background: #fff url(i/header.gif) left top repeat-x;
	}
.section-menu li.current a {
	color: #036;
	background: #fff;
	}
.section-menu ul ul {
	width: 234px;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	list-style-type: none;
	border-top:0;
	border-bottom: 1px solid #ceceb5;
	}
.section-menu ul ul li a {
	padding:.4em 15px .4em 30px;
	border-top:0;
	border-bottom: 0;
	}
.section-menu ul ul li.current a {
	color: #036;
	background: #fff;
	}


/* Main Content
------------------------------------------------------------------------ */	

#main-content {
	float:left;
	width: 500px;
	min-height: 244px;
	text-align: left;
	background: url(i/content_bg.jpg) top right no-repeat;
	}
.content-head {
	width: 484px;
	margin-top:8px;
	margin-left:8px;
	}
.content-head h2 {
	color: #fff;
	padding:22px 20px 22px 20px;
	height:20px;
	background: url(i/head_green.gif) repeat-x;
	}
.content-head h2 a {
	color:#fff;
	font-weight: normal;
	}
.content-body a,
.content-body a:link,
.content-body a:visited {
	color: #036;
	font-weight:bold;
	}
.content-body a:hover,
.content-body a:active {
	color: #829922;
	font-weight:bold;
	text-decoration:underline;
	}
.content-body {
	width: 454px;
	padding:15px 23px 0 23px;
	}
.content-body h3 {
	line-height: 1.5em;
	color: #731012;
	font-size: 1.3em;
	margin-bottom:.5em;
	}
.content-body h4 {
	font-size: 1.2em;
	margin-bottom:.5em;
	}
.content-body h5 {
	font-size: 1.1em;
	}
.content-body h6 {
	font-size: 1em;
	}
.content-body .entry {
	border-top: 1px solid #ceceb5;
	padding-top:1em;
	}
.content-body p.info {
	border-top: 1px solid #ceceb5;
	padding-top:.5em;
	margin-bottom:.5em;
	color:#999;
	}
.content-body p.caption {
	display:block;
	padding:8px;
	background:#fff;
	font-style: italic;
	margin-bottom:2em;
	margin-top:-1em;
	border-right:1px solid #ceceb5;
	border-bottom:1px solid #ceceb5;
	}
#section-news .content-body h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #731012;
	}
#section-news .content-body h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #036;
	}
#section-news .content-body h3 a:hover {
	color: #829922;
	}
#section-news .content-body ul.archive-list {
	list-style-type:none;
	padding:0;
	margin:0;
	border-top:1px solid #ceceb5;
	}
#section-news .content-body ul.archive-list li {
	margin:0;
	padding:.5em 0;
	border-bottom:1px solid #ceceb5;
	}
#section-news .content-body ul.archive-list li span {
	display:block;
	float:right;
	text-align:right;
	}

.content-body p {
	padding-top:0;
	line-height: 1.5em;
	margin-bottom: 1em;
	}

.content-body ul,
.content-body ol {
	margin-left:3em;
	margin-bottom:1em;
	}

.content-body li {
	line-height:1.5em;
	}

.content-body img {
	padding:8px;
	background:#fff;
	border-right:1px solid #ceceb5;
	border-bottom:1px solid #ceceb5;
	}

.content-body p.photo {
	line-height:0;
	margin:0;
	}

.content-body p.photo img {
	float:left;
	margin:0;
	margin-right:15px;
	margin-bottom:10px;
	padding:8px;
	border-right:1px solid #ceceb5;
	border-bottom:1px solid #ceceb5;
	}
h3.partnership {
	border-top:1px solid #ceceb5;
	padding:1em 0 .5em;
	margin-top:1em;
	font-size:1.2em;
	}


.clear {
	clear:both;
	}


/* Two Column Content
------------------------------------------------------------------------ */	

.two-col-a {
	float:left;
	width: 267px;
	margin: 0;
	padding-bottom: 20px;

}
.two-col-b {
	float:left;
	width: 164px;
	margin: 0 0 0 19px;
	padding-bottom: 20px;
}




/* footer
----------------------------------------------- */
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	width: 749px;
	padding-top:30px;
	padding-bottom:40px;
	background: url(i/footer_bg.jpg) left top no-repeat;
	}
#section-home #footer,
#section-projects-index #footer,
#section-partners-index #footer {
	background: none;
	}
#copyright p {
	color: #bdbdae;
	margin-top: 0;
	margin-right: 24px;
	margin-bottom: 0;
	margin-left: 12px;
	line-height: 50px;
	}
	
#copyright a {
	color: #9C9D91;
	text-decoration: none;
	font-weight: normal;
	}
#copyright a:hover {
	text-decoration: underline;
	}



/* contactForm
----------------------------------------------- */
#contact-form {
	width: 450px;
	padding: 0;
	margin: 23px;
	}
#contact-form h3, #contact-form h3 a {
	color: #600;
	margin-top:0;
	}
#contact-form h4 {
	font-size:1.2em;
	color:#900;
	margin-bottom:.5em;
	}
#contact-form dd {
	margin-left:0;
	padding-left:0;
	}
#contact-form form input.text {
	width: 450px;
	}
#contact-form form input {
	margin-bottom:12px;
	}
#contact-form form label {
	}
#contact-form form textarea {
	width:450px;
	margin-bottom:12px;
	}
#contact-form form legend {
	color:#fff;
	margin-bottom:12px;
	}
#contact-form form fieldset {
	border:0;
	padding-top:12px;
	}



/* contactForm
----------------------------------------------- */
.content-body form {
	width: 400px;
	padding: 25px;
	margin: 0;
	background:#fff;
	border: 1px solid #ceceb5;
	margin-bottom:18px;
	}
.content-body form legend {
	line-height: 1.5em;
	color: #731012;
	font-size: 1.2em;
	font-weight:bold;
	padding-top:0;
	padding-bottom:.5em;
	}
.content-body form select {
	width: 400px;
	margin-bottom:12px;
	}
.content-body form input.text {
	width: 400px;
	margin-bottom:12px;
	}
.content-body form input.submit {
	margin-top:12px;
	display:block;
	}
.content-body form .required {
	color:#900;
	}
.content-body form textarea {
	width: 400px;
	margin-bottom:12px;
	}


/* blockquote
----------------------------------------------- */
blockquote {
	font-family:georgia, serif;
	font-size:1.3em;
	color:#64644E;
	margin-left:1em;
	}


/* resources
----------------------------------------------- */
ul.resources-list {
	list-style-type:none;
	padding:0;
	margin:0;
	border-top:1px solid #ccc;
	}
ul.resources-list li {
	margin:0;
	padding:0 0;
	border-bottom:1px solid #ccc;
	line-height:2.5em;
	}
ul.resources-list li span {
	display:block;
	float:right;
	text-align:right;
	}
ul.resources-list li a {
	padding:.5em 0;
	padding-left:24px;
	line-height:2.5em;
	background:url("icons/file.gif") left center no-repeat;
	}
ul.resources-list li a.gif {background-image:url("icons/gif.gif")}
ul.resources-list li a.jpeg,
ul.resources-list li a.jpg {background-image:url("icons/jpg.gif")}
ul.resources-list li a.png {background-image:url("icons/png.gif")}
ul.resources-list li a.pdf {background-image:url("icons/pdf.gif")}
ul.resources-list li a.zip {background-image:url("icons/zip.gif")}
ul.resources-list li a.msword {background-image:url("icons/doc.gif")}
ul.resources-list li a.text {background-image:url("icons/txt.gif")}


