/*
--------------------------------------------------------
project			ONE.org (www.one.org) ISSUES style sheet
author:   		HUGE
last updated:	2009.02.09
----------------------------------------------------- */
/* --------- Tsegaye added this style to incorporate the new Issues page with 3 items at the top of page: Date: 6/10/2011 ---- */
#issues-ov-top { margin-top:19px;height:216px; }
.issue-ov-top { position:relative; width:280px; height:180px; border-bottom:2px solid #000; background-position:0 100%; background-repeat:no-repeat; margin-bottom:20px; }
.issue-ov-top h2 { font-size:2.0em; font-weight:700; }
.issue-ov-top h2 a { display:block; background:url(/us/img/icons/ico-more-arrow-lrg-off.gif) no-repeat 0 2px; padding:0 0 0 21px; }
#issues-ov-top .hover h2 a,
.issue-ov-top h2 a:hover { text-decoration:none; color:#0099ff; background:url(/us/img/icons/ico-more-arrow-lrg-on.gif) no-repeat 0 2px; }
.issue-ov-top p { visibility:hidden; padding:0px 0 0 10px; line-height:125%; }
.issue-ov-top p a { font-size:0.8em; }
 #issues-ov-top .hover p { visibility:visible; }

/* -------- Backgrounds for the three top items ---------- */ 
#issues-ov-top .hiv { background-image:url(http://s3.amazonaws.com/one.org/images/hiv-bg-260x180.jpg); }
#issues-ov-top .agriculture { background:url(http://s3.amazonaws.com/one.org/images/agriculture-bg-260x180.jpg ) no-repeat; }
#issues-ov-top .child-health { background-image:url(http://s3.amazonaws.com/one.org/images/health-big260x180.jpg); }
#issues-ov-top .hover { background-image:none; }

#issues-ov-top .hiv .hover {background-image:none; }
/* ---------- Issues overview page ---------- */
.land-title { width:282px; height:92px; background:url(/us/img/issues/title-landing.gif); }
#issues-ov { margin-top:19px; }
.issue { position:relative; width:200px; height:148px; border-bottom:2px solid #000; background-position:0 100%; background-repeat:no-repeat; margin-bottom:20px; }
.issue-last { margin-bottom:0; }
.issue h2 { font-size:1.5em; font-weight:700; }
.issue h2 a { display:block; background:url(/us/img/icons/ico-more-arrow-lrg-off.gif) no-repeat 0 2px; padding:0 0 0 23px; }
#issues-ov .hover h2 a,
.issue h2 a:hover { text-decoration:none; color:#0099ff; background:url(/us/img/icons/ico-more-arrow-lrg-on.gif) no-repeat 0 2px; }
.issue p { visibility:hidden; padding:0px 0 0 10px; line-height:125%; }
.issue p a { font-size:0.8em; }
#issues-ov .hover p { visibility:visible; }

/* ---------- Backgrounds for each issue on the overview page ---------- */
#issues-ov .hiv { background-image:url(/us/img/issues/bg-hivaidsmaltb.jpg); }
#issues-ov .aids { background-image:url(/us/img/issues/bg-aideffectiveness.jpg); }
#issues-ov .water { background-image:url(/us/img/issues/bg-water.jpg); }
/*#issues-ov .food { background-image:url(/us/img/issues/bg-issue-food.jpg); }*/
#issues-ov .dev-assist { background-image:url(/us/img/issues/bg-dev.jpg); }
/*#issues-ov .corruption { background-image:url(/us/img/issues/bg-issue-corruption.jpg); }*/
#issues-ov .climate { background-image:url(/us/img/issues/bg-climate.jpg); }
#issues-ov .trade-justice { background-image:url(/us/img/issues/bg-trade.jpg); }
#issues-ov .child-health { background-image:url(/us/img/issues/bg-health.jpg); }
#issues-ov .debt { background-image:url(/us/img/issues/bg-debt.jpg); }
#issues-ov .education { background-image:url(/us/img/issues/bg-education.jpg); }
#issues-ov .agriculture { background-image:url(/us/img/issues/bg-agriculture.jpg); }
#issues-ov .gov-security { background-image:url(/us/img/issues/bg-gov.jpg); }
#issues-ov .hover { background-image:none; }

/* ---------- Issues Detail - Hero Feature ----------*/
.issues-hero{ height:295px; background-repeat:no-repeat; }
.issues-hero p.intro{ font-size:1.16em; padding:186px 0 15px; line-height:125%; width:410px;  }
.issues-hero-san{ background-image:url(/us/img/issues/bg-hero-sanitation.jpg); }


