/*
Theme Name: Londoners' Votes Count
Theme URI: http://www.londonersvotescount.org.uk/
Description: A theme for Londoners' Votes Count.
Version: 1.0
Author: Furber Consultancy
Author URI: http://www.furber-consultancy.com/
*/

body {
	background: #e6e6e6;
	margin: 0;
	font-family: Arial;
	color: #666;
	font-size: 15px;
}

a img {border: 0;}

#header {
	width: 454px;
	height: 205px;
	float: left;
	clear: left;
	margin: 0 0 20px 0;
	background: url('i/header.png') center top no-repeat;
}

#container {
	margin: 0 auto;
	width: 754px;
	padding: 30px 0 0 0;
}


#main {
	background: url('i/page.png') center top no-repeat #fff;
	margin: 0 auto 20px auto;
	width: 454px;
	float: left;
	clear: left;
	padding: 0;
}

.text {
	width: 430px;
	padding: 13px 0 0 10px;
}

.text h1 {
	color: #444;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.text h2 {
	color: #552304;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
}

.text h2 span {
	font-weight: normal;
	color: #666;
}

.text p {
	margin: 0;
	padding: 0 0 20px 0;
}

.text p.nopadding {
	margin: 0;
	padding: 0 0 0 0;
}


.text a {
	color: #666;
	text-decoration: underline;
}
.text a:hover {color: #333;}

.text img {display: block;}

.text p.index-quote {
	width: 370px;
	margin: 20px 0 20px 0;
	padding: 15px 5px 10px 20px;
	background: url('i/index-quote.png') center top no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.text p.light {
	color: #999;
	font-size: 12px;
}

.text p.light:hover {
	color: #666;
}

#main-foot {
	background: url('i/page-foot.png') center no-repeat;
	width: 454px;
	height: 7px;
}

#main-footer {
	background: #e6e6e6;
	width: 454px;
	float: left;
	clear: left;
	padding: 10px 0 20px 0;
	font-size: 13px;
	color: #333;
}


span {
	display: block;
	text-align: right;
	padding: 10px 0 0 0;
}

.right {
	text-align: right;
	padding: 5px 0 0 0;
}

.nav {
	width: 279px;
	float: right;
	clear: right;
	background: url('i/nav.png') center top no-repeat;
	margin: 0 0 20px 0;
}

.nav-body {
	width: 255px;
	padding: 13px 0 0 10px;
}

.nav-body h2 {
	font-size: 16px;
	font-style: italic;
	display: block;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

.nav-body p {
	margin: 0;
	padding: 0 0 15px 0;
}

.nav-body a {
	color: #666;
	text-decoration: underline;
}
.nav-body a:hover {color: #333;}

.nav-body table {margin: 0 0 15px 0;}

.nav-foot {
	background: url('i/nav-foot.png') center bottom no-repeat;
	width: 279px;
	height: 7px;
}

.imgs a img {
	border: 1px solid #ccc;
	padding: 4px;
	display: block;
	margin: 0 0 10px 0;
}

.imgs a:hover img {border: 1px solid #999;}
.imgs a img:hover {border: 1px solid #999;}

.nav-footer {
	background: #e6e6e6;
	width: 279px;
	float: right;
	clear: right;
	padding: 10px 0 20px 0;
	font-size: 13px;
	color: #333;
}

.nav-footer a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.nav-footer a:hover {color: #000;}

