@import url('/index.php/styles/index');

/* ----------------------------------------------------------
    Africa Governance Initiative CSS
    Managed by: Blue State Digital

    TABLE OF CONTENT

    01 - COMMON STYLE
    02 - LAYOUT
    03 - HOMEPAGE 
    04 - SUBPAGES
    05 - FRAMEWORK

    COLOR GUIDE (Main Site Colors and their Hex Codes)
	
---------------------------------------------------------- */

/* 01 =COMMON STYLE 
---------------------------------------------------------- */

.base { }

.base h1 { color: #496c61; }
.base h2 { }
.base h3 { }
.base h4 { }

.base p { }

.base a { color: #496c61; }

blockquote { }

.base ul, ol { }
.base ul li { }
.base ol li { }
.base li ol, .base li ul { }


/* 02 =LAYOUT
---------------------------------------------------------- */

html { background: #fff; }
body { background: #fcfcfa; }
#container { background: url(/page/-/images/agi/wrapper/background-container-agi.png) no-repeat 21px 0; }

ul#navigation li { border-right: 1px solid #77763c; }

#sidebar #quick-signup input.submit { background: url(/page/-/images/agi/wrapper/btn-sidebar-quicksignup-go-agi.png); }

#sidebar #by-the-numbers h4 { color: #b6aa2c; }
#sidebar #by-the-numbers p.serifa-bold { color: #333434; }
#sidebar #by-the-numbers p.more-actions a { color: #727031; }

#footer { background: url(/page/-/images/agi/wrapper/bg-footer-agi.png) no-repeat; }
#footer h3 { color: #525124; }
#footer #family-links li a.agi { background: url(/page/-/images/agi/wrapper/img-footer-agi-agi.png) no-repeat 50% 50%; }
#footer #family-links li a.tbff { background: url(/page/-/images/agi/wrapper/img-footer-tbff-agi.png) no-repeat 50% 50%; }
#footer #family-links li a.tbsf { background: url(/page/-/images/agi/wrapper/img-footer-tbsf-agi.png) no-repeat 50% 50%; }
#footer #family-links li a.quartetrepresentative { background: url(/page/-/images/agi/wrapper/img-footer-quartet-agi.png) no-repeat 50% 50%; }
#footer #family-links li a.climatechange { background: url(/page/-/images/agi/wrapper/img-footer-climate-agi.png) no-repeat 50% 50%; }
#footer #family-links li a.office { background: url(/page/-/images/agi/wrapper/img-footer-office-agi.png) no-repeat 50% 50%; }

/* 03 =HOMEPAGE
---------------------------------------------------------- */

body#home #feature h2 { color: #b4b27a; }
body#home #feature h2 a { color: #b4b27a; }
body#home #feature #pager a { background: url(/page/-/images/agi/wrapper/img-feature-pager-inactive-agi.png) no-repeat; }
body#home #feature #pager a.activeSlide { background: url(/page/-/images/agi/wrapper/img-feature-pager-active-agi.png) no-repeat; }


/* 04 =SUBPAGES
---------------------------------------------------------- */

#news.list div.entry img { border: 2px solid #727032; }
#news.list div.entry h3 { color: #727032; }
#news.list div.entry h3 a { color: #727032; }
#news.list div.entry p.more-actions a { color: #727032; }
#news.list div.entry p.more-actions a.addthis_button { background: url(/page/-/images/agi/wrapper/btn-sharethis-agi.png) no-repeat; padding-left: 15px;}
#news.list h4 { color: #727032; }
#news.list h4 a { color: #727032; }

body#news div.large-thumb { border: 3px solid #727032; border-left: 0; border-right: 0;}
body#news div.large-thumb img.news-image { border-left: 3px solid #727032; border-right: 3px solid #727032;}

body.newsroom div.half.news { width: 300px; }
body.newsroom div.half.news a.headline { height: 149px; display: block; overflow: hidden; margin: 10px 0;}
body.newsroom div.half.news h4 { font-size: 12px;  margin-top: 10px;}
body.newsroom div.half.news ul { margin: 0;}
body.newsroom div.half.news li { list-style-type: none; margin: 0; padding: 5px 0 ; font-size: 12px; line-height: 16px; border-bottom: 1px dotted #a7a7a7;}
body.newsroom div.half.news li span.date { color: #666; }
body.newsroom div.half.news li.noborder { border: none; }

/* 05 =FRAMEWORK
---------------------------------------------------------- */







