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

/* ----------------------------------------------------------
    Office of Tony Blair CSS
    Managed by: Blue State Digital
    Last Update: November 2009 

    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: #646a12; }
.base h2 { }
.base h3 { }
.base h4 { }

.base p { }

a, .base a { color: #646a12; }

blockquote { }

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

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

html { background: #fff; }
body { background: #fff; }
#container { background: url(/page/-/images/home/wrapper/background-home.jpg) no-repeat -64px -50px; }

ul#navigation li { border-right: 1px solid #9b911b;}

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

#sidebar #by-the-numbers h3 { color: #333; }
#sidebar #by-the-numbers h4 { color: #928621; }
#sidebar #by-the-numbers p.serifa-bold { color: #41450c; }
#sidebar #by-the-numbers p.more-actions a { color: #928621; }

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

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

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

body#home ul#sites-menu { height: 76px; background: url(/page/-/images/home/wrapper/bg-sitesmap.png) repeat-x; }
body#home ul#sites-menu li { float: left; display: inline;}
body#home ul#sites-menu li a { height: 70px; width: 160px; display: block; text-indent: -99999px; overflow: hidden; padding: 0 16px; border-right: 1px solid #d4d8d7;}
body#home ul#sites-menu li a.agi { background: url(/page/-/images/home/wrapper/img-sitemaps-agi.png) no-repeat 50% 50%; }
body#home ul#sites-menu li a.tbff { background: url(/page/-/images/home/wrapper/img-sitesmap-tbff.png) no-repeat 50% 50%; }
body#home ul#sites-menu li a.tbsf { background: url(/page/-/images/home/wrapper/img-sitesmap-sportsfoundation.png) no-repeat 50% 50%; }
body#home ul#sites-menu li a.quartetrepresentative { background: url(/page/-/images/home/wrapper/img-sitesmap-quartet.png) no-repeat 50% 50%; }
body#home ul#sites-menu li a.climatechange { background: url(/page/-/images/home/wrapper/img-sitesmap-climate.png) no-repeat 50% 50%; border-right: none;}



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

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

#news-nav ul li a:hover { color: #fff; background: #97891b;}

body#news div.large-thumb { border: 3px solid #97891b; border-left: 0; border-right: 0; position: relative;}
body#news div.large-thumb img.news-image { border-left: 3px solid #97891b; border-right: 3px solid #97891b; position: absolute; top: 0;}


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