﻿/*
Theme Name: East London Bond
Theme URI: http://wordpress.org/
Description: This is the Wordpress theme for East London Bond.
Version: 0.1
Author: Honest
Author URI: http://honestideas.co.uk/
Tags: 

	This theme was designed and built by Honest,
	http://www.honestideas.co.uk

*/
body {
	background:url('_images/bg.gif') repeat-x top left #a7997a;
	font:100%/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

/* Wordpress Content Styles */
span.gold {
	color:#BF9B5B;
}

div.pagecontent h2 {
	font-size:1.2em;
	font-weight:bold;
}

div.pagecontent h3 {
	font-size:1.2em;
	color:#009EE0;
}

div.pagecontent {
	margin-bottom:35px;
	/*font-size:0.7em;*/
	color:#583119;
}

div.pagecontent p, div.pagecontent ul, div.pagecontent ol  {
	margin-bottom:1em;
	color:#583119;
}

div.pagecontent li {
	margin-bottom:0.4em;
}

div.pagecontent blockquote {
	font-size:1.3em;
	line-height:0.9em;
}

div.pagecontent div.box {
	border:1px solid #999999;
	padding:5px 15px 10px;
	margin-bottom:10px;
	background:transparent url(_images/rhs-bg.gif) repeat-y scroll left top;
}

div.ireveal {
	margin-bottom:10px;
}

div.irevealcopy {
	border-bottom:1px solid #999999;
	padding-top:2px;
}

div#supporters div.pagecontent {
	border-bottom:1px dotted #999999;
}

div#supporters div.pagecontent h2, div#supporters div.pagecontent p {
	color:#BF9B5B;
}

div#supporters div.pagecontent blockquote p {
	color:#583119;
}

/* Homepage Box Fonts */
span.thedate {
	font-weight:bold;
	font-size:0.9em;
}

div.latestnewsarticles {
	width:350px;
	float:left;
	height:31px;
	overflow:hidden;
}

.box1 h2 span, .box2 h2 span, h2#latest-news span, h2#downloads span {
	display:none;
}
.box1 h2 a, .box2 h2 a, h2#downloads, h2#latest-news a {
	margin-top:12px;
	height:20px;
	background:transparent none no-repeat scroll left top;
	display:block;
}
h2#how-the-bond-works a {
	background-image:url('_images/how-the-bond-works.gif');
}

h2#investing-in-the-bond a {
	background-image:url('_images/buying-a-bond.gif');
}

h2#latest-news a {
	background-image:url('_images/latest-news.gif');
}

h2#downloads {
	background-image:url('_images/downloads.gif');
}

/* Form */
select#amount {
	width:120px;
}

label {
	font-size:1em;
}

/* Page Navigation */
div.wp-pagenavi {
	width:375px;
	float:left;
	text-align:right;
	margin-bottom:10px;
	margin-top:3px;
}

div.wp-pagenavi span.pages {
	border:0 none;
	color:#009EE0;
}

div.wp-pagenavi span.current {
	color:#009EE0;
	font-weight:normal;
}

div.wp-pagenavi a, div.wp-pagenavi a:link {
	color:#583119;
}

div.wp-pagenavi a, div.wp-pagenavi a:link, div.wp-pagenavi span.current, div.wp-pagenavi a:visited, div.wp-pagenavi span.extend {
	border:1px #d9dadc solid;
	background:transparent url(_images/page-but-bg.gif) repeat-y scroll left bottom;
	padding:4px 7px;
}

div.wp-pagenavi a:visited {
	color:#888888;
}

div.wp-pagenavi a:hover {
	border:1px #009EE0 solid;
	color:#009EE0;
}

div.wp-pageback {
	width:375px;
	float:left;
	margin-top:3px;
	text-align:left;
	margin-left:-8px;
	margin-bottom:10px;
}

div#single div.pagecontent {
	margin-bottom:7px;
}

div.supporters p, div.supporters h2 {
	color:#BF9B5B;
}

div.supporters blockquote p {
	color:#583119;
}

div.supporters blockquote p:before {
	content:open-quote;
}

div.supporters blockquote p:after {
	content:close-quote;
}

div.supporters h2 {
	margin-bottom:0;
}
/* Search Styles */
/*
div.footerlinks p {
	float:left;
	margin-top:10px;
}
fieldset.search legend, fieldset.search label {
	display: none;
}

fieldset.search {
	border:1px solid #cccccc;
	float:left;
	margin-left:30px;
}

fieldset.search, fieldset.search form {
	display:inline;
}

input#s {
	margin-left:3px;
	margin-bottom:1px;
}

input#searchsubmit {
	font-size:1.1em;
	padding:1px 6px;
}
*/
/* Layour Containers */
#outerContainer {
	margin:20px auto;
	width:926px;
}

#innerHelper {
	float:left;
	background:transparent url('_images/transparent-bg-side.png') scroll right top repeat-y;
	padding-right:20px;
	width:925px;
	margin-top:5px;
	margin-bottom:50px;
}

#outerHelper {
	background:transparent url('_images/transparent-bg-bottom.png') scroll left bottom repeat-x;
	float:left;
}

.drop {
	float:left;
	clear:left;
	background: url(_images/shadowAlpha.png) no-repeat bottom right !important;
	margin-bottom:-2px;
}

.honestlink {
	float:left;
	width:99%; 
	text-align:right;
}

#innerContainer {
	position:relative;
	bottom:6px;
	right: 6px;
	margin: 0px;
	float:left;
	background:#fff;
	padding:10px 8px;
}

.logo {
	display:block;
	float:left;
	width:210px;
}


.rotate .entry {
}

.rotate {
	float:right;
	height:105px;
	overflow:hidden;
	width:460px;
}

.rotate p a {
	color:#583119;
}

.rotate p {
	float:left;
	width:320px;
	color:#583119;
	padding-right:10px;
}

.rotate p span {
	color:#bf9b5b;
	display:block;
	padding-top:15px;
}

.nav a, .pledge {
	font-size:0.75em;
}

.nav {
	background:transparent url(_images/navbg.gif) repeat-x scroll left bottom;
	display:block;
	float:left;
	margin:6px 0 0;
	padding:0 0 0 7px;
	width:773px;
	font-size:1.35em;
}

.nav li {
	float:left;
	list-style:none;
	color:#583119;
	background:transparent url('_images/nav-space.gif') no-repeat scroll right 12px;
}

.nav li a {
	color:#583119;
	float:left;
	padding:8px 13px 0 8px;
	text-decoration:none;
}

.nav li.current_page_item a, .nav li.current_page_ancestor a {
	background:transparent url(_images/pledgebg.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	margin-left:-1px;
	padding-left:9px;
}

.nav li ul {
	display:none;
}
/*
.nav li.current_page_parent ul {
	position:absolute;
	margin-right:10px;
	width:185px;
	display:block;
}
*/
.nav li a:hover {
	text-decoration:underline;
}

.pledge {
	float:right;
	background:url('_images/pledgebg.gif') repeat-x left bottom;	
	padding:14px 10px 2px;
	text-decoration:none;
	width:110px;
	color:#fff;
	margin-top:1px;
	font-size:1em;
}

.header {
	margin-top:4px;
	float:left;
	width:100%;
	position:relative;
}

.overlay {
	position:absolute;
	opacity:0.85;
	/*filter: alpha(opacity = 90);*/
	background:transparent url('_images/transparent.png') repeat left bottom;
	top:38px;
	left:28px;
	width:280px;
	padding:15px;
	font-size:1.2em;
}

.overlay p {
	margin-bottom:1em;
}

.boxes {
	margin:10px 15px 0 15px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #999999;
	width:879px;
	float:left;
}	

.boxestop, .boxesbottom, .boxesmid {
	float:left;
	width:100%;
}

.boxestop {
	height:4px;
	background:url('_images/3box-top.gif') bottom left no-repeat;
	line-height:4px;
}

.boxesbottom {
	height:4px;
	background:url('_images/3box-bottom.gif') top left no-repeat;
	line-height:4px;
}

.boxesmid {
	background:url('_images/3box-mid.gif') bottom left repeat-y;
}

.box1 {
	float:left;
	width:190px;
	padding:0 10px 10px 15px;
}

.box2 {
	float:left;
	margin-left:10px;
	width:190px;
	padding:0 10px;
}

.box3 {
	float:left;
	margin-left:10px;
	width:370px;
	padding:0 10px;
}

.rssfeed {
	float:right;
	background:url('_images/rss.gif') no-repeat scroll right center;
	padding-right:22px;
	margin-right:5px;
	padding-top:3px;
}

#newsfeed {
	float:none;
}

.box1 p, .box2 p, .box3 p {
	margin-bottom:2px;
}

.box3 p {
	padding-right:50px;
}

.content {
	border-bottom:1px dashed #999999;
	float:left;
	margin-top:10px;
	padding:10px 0 10px 15px;
	width:863px;
}

.downloads, .sidenews {
	float:left;
	padding:0 10px 5px;
	width:215px;
	border:1px solid #999;
	margin-top:10px;
	background:url('_images/rhs-bg.gif') top left repeat-y;
}

.downloads p {
	margin-bottom:5px;
}

.sidenews p {
	margin-bottom:12px;
}

.left {
	float:left;
	width:185px;
	margin-right:15px;
}

.left li {
	list-style:none;
	margin-bottom:7px;
}

.left li a {
	color:#583119;
}

.left li.current_page_item a{
	color:#009ee0;
	/*background:url('_images/currentnav.gif') left center no-repeat;*/
}
.left li.current_page_item a:before {
	content:"> "
}
.left ul {
	margin-left:0;
	font-size:1.1em;
}

.left h2 {
	font-size:1.2em;
	margin-top:0.2em;
	font-weight:bold;
}

.center {
	float:left;
	width:375px;
}

p.quote {
	font-size:0.95em;
}	

.right {
	float:right;
	margin-left:10px;
	width:237px;
}

.subcontent {
	margin:20px 15px 0 15px;
	width:876px;
	float:left;
}

.subcontent .legal {
	width:400px;
	padding:0 30px 0 0;
	border-right:1px dashed #999999;
	margin:0 0 5px 0;
	float:left;
}

.subcontent .legal a {
	color:#583119;
}

.creds {
	float:left;
	width:422px;
	padding-left:20px;
	margin-top:-13px;
}

div.showimage {
	margin-bottom:10px;
}

div.showimage a {
	font-size:1.3em;
	font-weight:bold;
}

div.showimage img {
	margin-top:5px;
	border:1px #999 solid;
	padding-top:15px; 
	padding-bottom:5px;
}

div.showflash {
	margin-left:-60px;
}

/* News */
h1.heading {
	font-size:1.2em;
	color:#583119;
}
#news div.pagecontent, #single div.pagecontent {
	margin-top:5px;
	border-bottom:1px dashed #999999;
	padding-bottom:5px;
}

div.pagedate {
	background:transparent url(_images/navbg.gif) repeat-x scroll left bottom;
	color:#583119;
	margin-bottom:5px;
	margin-left:-10px;
	padding-left:10px;
}

a.pageshare {
	border-color:#EEEEEE;
	border-style:solid;
	border-width:0 3px 3px;
	float:right;
	margin-top:-5px;
	padding:1px 5px;
}

/* Supporters */
#supporters div.pagecontent {
	float:left;
	padding-bottom:7px;
}

#supporters div.pagecontent img {
	float:left;
	margin-right:20px;
}

#supporters div.pagecontent blockquote p:before{
	content:open-quote;
}

#supporters div.pagecontent blockquote p:after{
	content:close-quote;
}

#supporters div.pagecontent p, #supporters div.pagecontent blockquote, #supporters div.pagecontent h2  {
	float:left;
	width:250px;
}

#supporters div.pagecontent h2 {
	margin-bottom:0;
}

#supporters div.pagecontent blockquote {
	font-size:1em;
}

#supporters div.pagecontent h2 {
	font-size:1em;
	font-weight:bold;
}
div.editLink {
	position:fixed;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:0 3px 3px;
	padding:1px 5px;
	margin-left:950px;
	top:0;
	background-color:#fff;
}

div.factbox {
	float:right;
	padding:0px;
	position:absolute;
	right:28px;
	top:38px;
	width:200px;
	font-size: 130%;
	display: none;
}

div.factbox-sidebar {
	padding:5px 0px;
	width:236px;
	font-size: 130%;
	float:right;
}

p.fact-box-strapline {
	background: url('_images/fact-box-bg.png') repeat;
	color:#FFFFFF;
	font-size:110%;
	line-height:normal;
	margin:0;
	padding:8px 6px 8px 8px;
	width:186px;
}

p.fact-box-strapline-sidebar {
	background: url('_images/fact-box-bg.png') repeat;
	color:#FFFFFF;
	font-size:110%;
	line-height:normal;
	margin:0;
	padding:8px 6px 8px 8px;
	width:222px;
}

div.factboxfacts{

}

p.fact-box-data {
	font-size:90%;
	color:#FFFFFF;
	background: url('_images/fact-box-bg.png') repeat;
	margin:0;
	padding: 2px 10px 10px 10px;
	display: none;
	float: left;
}

p.fact-box-data-sidebar {
	font-size:90%;
	color:#FFFFFF;
	background: url('_images/fact-box-bg.png') repeat;
	margin:0;
	padding: 2px 10px 10px 10px;
	float: left;
}

p.fact-box-data-sidebar a {
	color: #fff;
	font-size: 100%;
	float: right;
}

p.fact-box-data a {
	color: #fff;
	float: right;
	font-size: 100%;
}

a.twitter {
	margin-top:25px;display:block;margin-left:-2px
}
