*{margin:0;padding:0;text-decoration:none;font-size:1em;outline:none}code,pre,textarea,input,select{font:inherit;font-size:1em}th,h1,h2,h3,h4,h5,h6{font-weight:normal}a,img,a img,form,abbr,acronym,object{border:none}table{border-collapse:collapse;border-spacing:0}th,td{text-align:left;vertical-align:top}body{line-height:1;}a{color:inherit}hr{display:none}ul{list-style-type:none}

html {height:100%;}
body {height:100%;background-color:#4f6f19;text-align:center;font:96% trebuchet ms,luxi sans,arial,helvetica,sans-serif;}

#container{width:750px;margin:0 auto;text-align:left;}

/* ---- header ---- */

#header{overflow:hidden;margin-bottom:4px;}
#header h1 a{width:750px;height:200px;margin-left:1em;display:block;text-indent:-9999em;}

/* header images */
#header_home{background-image:url('/gp-assets/header_home.jpg');}
#header_aboutus{background-image:url('/gp-assets/header_aboutus.jpg');}
#header_take-action{background-image:url('/gp-assets/header_volunteer.jpg');}
#header_press-room{background-image:url('/gp-assets/header_press.jpg');}
#header_contact{background-image:url('/gp-assets/header_contactus.jpg');}
#header_for-agencies{background-image:url('/gp-assets/header_memberagencies.jpg');}
#header_events{background-image:url('/gp-assets/header_events.jpg');}

/* ---- navigation ---- */

#nav {
  overflow: hidden;
  width: 100%;
  background-image: url('/gp-assets/nav_bg.png');
}

#nav li {
  float: left;
  padding-right: 2px;
  text-align: center;
  background-image: url('/gp-assets/nav_separator.png');
  list-style-type: none;
}

#nav li.last {
  padding-right: 0;
}

#nav li a {
  display: block;
  height: 15px;
  padding: 10px;
  color: #030;
  text-transform: uppercase;
  font-size: .7em;
  font-weight: bold;
  background-image: url('/gp-assets/nav_bg.png');
}

#nav li a:hover {
  text-decoration: none;
  background-position: 0 -35px;
}

#nav li ul {
  position: absolute;
  left: -999em;
  background-color: #fff;
}

#nav li:hover ul, #nav li.hover ul {
  left: auto;
}

#nav li ul li {
  float: none;
  background-image: none;
  text-align: left;
  padding: 0;
}

#nav li ul li a {
  padding: 10px 10px 8px 10px;
  background-image: none;
  border-bottom: 2px solid #fff;
}

#nav li ul li a:hover {
  background-color: #faf8db;
  border-bottom: 2px solid #d08c07;
}

#nav_home         { width: 60px; }
#nav_aboutus      { width: 80px; }
#nav_take-action  { width: 100px; }
#nav_events       { width: 70px; }
#nav_for-agencies { width: 110px; }
#nav_press-room   { width: 100px; }
#nav_contact      { width: 78px; }

/* ---- content ---- */

ul li{list-style-type:disc;}

h2.title {
  height: 40px;
  text-indent: -9999em;
  background-repeat: no-repeat;
}

/* heading background images */
#heading_home         { background-image: url('/gp-assets/heading_home.gif'); }
#heading_aboutus      { background-image: url('/gp-assets/heading_aboutus.gif'); }
#heading_take-action  { background-image: url('/gp-assets/heading_take-action.png'); }
#heading_press-room   { background-image: url('/gp-assets/heading_press.gif'); }
#heading_contact      { background-image: url('/gp-assets/heading_contactus.gif'); }
#heading_for-agencies { background-image: url('/gp-assets/heading_for-agencies.png'); }
#heading_events       { background-image: url('/gp-assets/heading_events.gif'); }
#heading_news         { background-image: url('/gp-assets/heading_news.gif'); }

#content {
  padding-bottom: 50px;
  clear: both;
  overflow: hidden;
  background-color: #fff;
  background-image: url('/gp-assets/bg_normal.png');
  font-size: .9em;
}

#content.full_width {
  background-image: none;
}

#content.full_width h2.title {
  text-transform: uppercase;
  font-size: small;
  color: #fff;
  background-color: #030;
  padding: 10px;
  margin: 0;
  text-indent: 0;
  height: auto;
}

#content.full_width h3 {
  margin-top: 0;
}

#content.full_width .main {
  padding: 10px;
}

#content p { margin-bottom: 1em; }
#content ol, #content ul { margin: .5em 2em; }

#content h2, #content h3, #content h4 {
  font-weight: bold;
  margin-bottom: 10px;
}

#content h2 {
  font-size: 1.5em;
}

#content h3, #content h4 {
  margin: 10px 0;
}

#content h3 {
  font-size: 1.2em;
}

#content h3.section {
  padding-bottom: 2px;
  border-bottom: 2px solid #ececec;
}

#content img.right {
  float: right;
  padding: 15px;
}

#content img.left {
  padding-left: 0;
  float: left;
}

#content a {
  color: #418003;
}

#content a:hover {
  color: #960;
  text-decoration: underline;
}

#content.homepage {
  background-image: url('/gp-assets/bg_home.png');
}

#content .entry { margin: 1em; }

#content .content {
  padding: 0 15px 15px 15px;
}

#content .title {
  margin: 0 0 15px 0;
}

.news-article {
  border-bottom: 4px solid #418003;
  padding-bottom: 15px;
  clear: both;
  overflow: hidden;
}

.article-image {
  float: right;
  margin: 0 0 10px 15px;
}

.read-more {
  margin-top: 15px;
}

#donation-form {
  margin: 15px;
}

#cause_form th, #donation-form th {
  padding: 5px;
  font-weight: bold;
  text-align: right;
}

#cause_form td, #donation-form td {
  padding: 5px;
}

#donation-form .submit {
  margin-left: 30%;
  font-size: x-large;
}

#heading {
  background-color: #030;
}

#heading .title {
  margin-bottom: 0;
  width: 200px;
}

#main_left {
  width: 500px;
  float: left;
}

#sidebar_right {
  width: 250px;
  float: right;
}

#sidebar_right h2.title {
  background-color: #960;
}

#main_right {
  width: 520px;
  height: 100%;
  float: left;
  padding: 15px;
  background-color: #fff;
}

#sidebar_left {
  height: 100%;
  width: 200px;
  float: left;
  background-color: #DED8B3;
}

#sidebar_left h2.title {
  width: 200px;
}

#content #subnav {
  margin: 0;
  padding: 0;
}

#subnav li {
  border-bottom: 1px solid #960;
  list-style-type: none;
  text-transform: uppercase;
  padding: 1em;
  font-weight: bold;
  font-size:x-small;
}

#subnav li a {
  color:#030;
}

#subnav li a:hover {
  color:#960;
  text-decoration:none;
}

#subnav li ul {
  margin: 2px 0 0 0;
  padding: 0;
}

#subnav li ul li {
  margin: 0;
  padding: 0;
  border: none;
  text-transform: none;
  list-style-type: square;
  margin-left: 15px;
}

#gallery img {
  padding: 0;
  margin-right: 10px;
  float: left;
  border: 3px solid #efefef;
}

#gallery a:hover img {
  border: 3px solid #960;
}

/* --- find and agency --- */

#food_banks {
  display: none;
}

#results {
  margin-top: 15px;
  display: none;
}

#empty {
  display: none;
}

.food-bank {
  font-size: small;
  margin-bottom: 2px;
  background-color: #efefef;
  padding: 10px;
  width: 500px;
}

#viewport {
  overflow: hidden;
  margin-bottom: 10px;
}

#results {
  width: 100000px;
}

#controls {
  display: none;
  margin-top: 10px;
}

.page {
  float: left;
  padding-right: 2px;
}

#content .food-bank h5 {
  font-weight: bold;
}

#content .food-bank p {
  margin: 0;
  padding: 0;
}

#map {
  display: none;
  width: 300px;
  height: 250px;
  float: left;
  margin: 10px 0;
}


/* --- donations --- */

#donation_area {
  clear: both;
  overflow: hidden;
}

#donation_flow {
  margin-bottom: 10px;
}

#donation_flow p {
  margin: 0;
}

#donation_flow .step h3 {
  font-size: small;
  margin-top: 0;
}

#donation_flow .step {
  background-color: transparent;
  padding: 10px;
  font-size: 12px;
}

#donation_flow ul li {
  list-style-type: none;
  margin-bottom: 10px;
  vertical-align: center;
}

#donation_flow .submit {
  font-size: large;
  margin-top: 10px;
}

#donation_flow .custom_amount {
  display: inline-block;
}

#donation_flow .decision {
  margin: 15px 0 0;
}

#donation_flow #type_selection .tip {
  margin-left: 15px;
  width: 60%;
}

#donation_flow #mailer-message .tip {
  margin-bottom: 10px;
}

#donation_flow .tip {
  font-size: small;
  color: #8a1818;
}

#donation_flow th, #donation_flow td {
  padding: 5px;
}

#donation_flow .required {
  color: #8a1818;
}

#honor_memory, #gift_recipient, #mailer-message, #mailer_response {
  display: none;
}

#tickets .submit {
  font-size: 20px;
}

.formatted_table {
  margin-bottom: 5px;
}

.formatted_table th, .formatted_table td {
  padding: 5px;
}

.formatted_table th {
  font-weight: bold;
  text-align: right;
}

/* --- pledges --- */

#cause_selection h3 {
  font-size: small;
  margin: 0;
}

#cause_selection p {
  font-size: small;
  margin: 0;
}

#cause_selection .cause {
  border-bottom: 3px solid #efefef;
  padding: 10px;
  margin-bottom: 0px;
}

#cause_selection .contact {
  font-weight: normal;
  color: #ccc;
  font-size: small;
}

/* --- cart --- */

div.notice, div.warning, div.error {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

div.notice {
  background-color: #fffbd6;
  color: #133f04;
}

div.warning, div.error {
  background-color: #ffeeee;
  color: #571515;
}

label.error {
  color: #571515;
  padding-left: 10px;
}

.cart td, .cart th {
  padding: 5px;
}

.cart td.right {
  text-align: right;
}

.cart th {
  font-weight: bold;
}

.cart .line_items {
  margin-bottom: 10px;
}

.cart .line_items tr {
  border-bottom: 1px solid #ccc;
}

.cart table {
  margin: 0px 20px 20px;
}

.cart table td, .cart table th {
  padding-right: 10px;
  padding-bottom: 10px;
}

.cart table td {
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

#content .cart table td.remove p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

.cart table td.remove input {
  vertical-align: middle;
}



/* --- homepage --- */

#twitter {
  background-image: url('/gp-assets/twitter-icon.png');
  background-repeat: no-repeat;
  padding-left: 20px;
}

#content #sidebar-nav {
  margin: 0 0 10px 0;
  padding: 0;
}

#sidebar-nav li {
  list-style-type: none;
}

#sidebar-nav a {
  display: block;
  background-image: url('/gp-assets/sidebar_btn_bg.png');
  height: 27px;
  width: 220px;
  text-align: center;
  padding-top: 8px;
}

#sidebar-nav a:hover {
  background-position: 0 35px;
}

#mailer .submit {
  clear: both;
  display: block;
  margin-top: 10px;
}

#mailer th {
  font-weight: bold;
}

#mailer th, #mailer td {
  padding: 5px;
  font-size: small;
}

#mailer h5 {
  font-weight: bold;
  margin: 10px 0;
}

/* ---- footer ---- */
#footer{font-size:x-small;clear:both;overflow:hidden;color:#fff;background-color:#030;}

/* callout buttons */
#callout{clear:both;overflow:hidden;background-color:#729358;}
#callout ul{margin:0;padding:0;}
#callout ul li{float:left;list-style-type:none;}
#callout a{height:100px;display:block;text-indent:-9999em;}
#btn_feedingamerica{width:247px;background-image:url('/gp-assets/btn_feeding_america.png');}
#btn_homecalendar{width:253px;background-image:url('/gp-assets/btn_homecalendar.gif');}
#btn_homeemailist{width:250px;background-image:url('/gp-assets/btn_homeemailist.gif');}

/* copyright */
#copyright{clear:both;padding:1em;}


.important {
  color: red;
}
