/*
Theme Name: Co-operative Manifesto Blog
Theme URI: http://www.co-operativemanifesto.org/
Description: A theme for the Co-operative Party Manifesto Blogs.
Version: 1.0
Author: Furber Consultancy
Author URI: http://www.furber-consultancy.com/
*/

body {
	background: url('i/bg.png') repeat-x top #fff;
	margin: 0;
	font-family: Arial;
	color: #333;
	font-size: 14px;
}

img {
	border: 0;
}

p.center {margin: 0 auto;}

#container {
	margin: 0 auto;
	width: 975px;
}

#nav {
	float: left;
	width: 975px;
	height: 30px;
	padding: 10px 0;
	background: url('i/logo.gif') center left no-repeat;
	text-align: right;
}

#nav p {
	margin: 0;
	padding: 0;
}

#nav a {
	color: #333;
	font-size: 12px;
	background: #666;
	padding: 7px 5px;
	margin: 0 0 0 10px;
	display: block;
	float: right;
	font-weight: bold;
	text-decoration: none;
}

#header {
	width: 975px;
	height: 200px;
	float: left;
	background: url('i/header.png') center no-repeat;
	color: #fff;
	margin: 10px 0;
}

#header-text {
	width: 740px;
	float: right;
	height: 180px;
	padding: 10px 10px 10px 0;
}

#header-text p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#header-text a {
	color: #333;
	font-size: 14px;
	background: #666;
	padding: 7px 5px;
	margin: 0 15px 0 0;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
#header-text a:hover {
	color: #666;
	background: #999;
}

#body {
	float: left;
	width: 975px;
	background: url('i/body.jpg') center repeat-y;
}

#pre-body {
	float: left;
	width: 975px;
	height: 5px;
	margin: 0 0 10px 0;
	background: url('i/body-top.png') center no-repeat;
}

#sidebar {
	width: 200px;
	float: left;
	padding: 5px;
}

#sidebar p {
	padding: 0;
	margin: 0;
	line-height: 12px;
}

#sidebar h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

#sidebar h5 a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#sidebar h5 a:hover {color: #111;}

#sidebar h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#sidebar span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 12px;
}

#sidebar span a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#sidebar span a:hover {
	color: #111;
}

#text {
	width: 750px;
	float: right;
	padding: 0 5px 0 0;
}

#text h1 {
	font-size: 31px;
	font-weight: bold;
	border-bottom: 3px solid #333;
	padding: 0;
	margin: 0;
}
#post h1 a {
	font-size: 31px;
	font-weight: bold;
	border-bottom: 3px solid #333;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #333;
}

#text h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 10px 0;
}

#text p {
	padding: 0;
	margin: 0 0 15px 0;
}

#text p a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#text p a:hover {color: #111;}

#text p.tags {color: #666;}
#text p.tags a {color: #666;}
#text p.tags a:hover {color: #444;}

.buttons {
	display: block;
	width: 750px;
	float: left;
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
}

.buttons a {
	color: #333;
	font-size: 14px;
	background: #666;
	padding: 5px 5px;
	margin: 0 5px 0 0;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
}

#comments {
	margin: 20px 0 0 0;
	float: left;
	width: 750px;
}

#comments h2 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 3px solid #333;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
}

#comments h2 span {color: #666;}

.hold {
	float: left;
	width: 750px;
	margin: 0 0 10px 0;
}

.chold {
	float: left;
	width: 750px;
	margin: 0;
}

.data {
	width: 200px;
	float: left;
}

.data p {
	padding: 0;
	margin: 0;
}

.theone {
	font-size: 14px;
	color: #333;
	padding: 0;
	margin: 0;
}
.theone span {
	font-size: 110%;
	font-weight: bold;
}

.two {
	font-size: 12px;
	color: #329DFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.text {
	width: 540px;
	float: right;
}

.text p {
	padding: 0;
	margin: 0 0 10px 0;
}

.labels {
	width: 200px;
	float: left;
}

.labels p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#comment {
	margin: 10px 0 0 0;
	float: left;
	width: 750px;
}

#comment h2 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 3px solid #333;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
}

#comment h2 span {color: #666;}

#submit {
	color: #333;
	font-size: 14px;
	background: #666;
	padding: 5px 5px;
	margin: 10px 5px 10px 0;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}


#footer {
	float: left;
	width: 760px;
	padding: 15px 0 0 0;
	text-align: left;
}

#footer p {
	padding: 0;
	margin: 0 0 10px 0;
}

#footer p a {
	color: #111;
	text-decoration: none;
	font-weight: bold;
}