/*
Theme Name: Busking Cancer
Theme URI: N/A
Description: Custom theme for Busking Cancer by <a href="http://www.jmorobinson.co.uk">John Robinson</a> and Amy Matthews
Version: 1.0
Author: John Robinson
Author URI: http://www.jmorobinson.co.uk
Tags: red, busking. 2 columns, widgets, fixed width, customyy

	busking Cancer v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed by John Robinson and Amy Matthew
	and built by Jphn Robinson, whose blog you will find at http://www.jmorobinson.co.uk

*/


body {
	background-color: #E40B2F;
	color: #333333;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.container {
	width: 980px;
	margin: 0 auto;
}

.header {
	background-image: url(./_images/background-body.jpg);
	background-repeat: no-repeat;
	height: 147px;
	padding: 50px 30px 0 0;
}

.header img {
	float: right;
}

.nav {
	float: right;
	font-size: 20px;
	display: inline;
	margin: 0 0 10px 0;
	width: 100%;
}

.nav li {
	float: right;
	margin: 0 0 0 21px;
	display: inline;
}

.nav li a {
	color: #666666;
	display: block;
	text-decoration: none;
	padding: 0 0 7px 0;
	border-bottom: 3px solid #00144A;
}

.nav li a:hover {
	border-bottom: 3px solid #E40B2F;
}

.strapline {
	font-size: 14px;
	clear: both;
	text-align: right;
	padding: 3px 0 0 0;
}





.content {
	background-image: url(./_images/background-content.jpg);
	background-repeat: repeat-y;
	padding: 0 4px 0 6px;
	overflow: hidden;
}

.footer {
	background-image: url(./_images/background-footer.jpg);
	background-repeat: no-repeat;
	height: 110px;
}


.introbox {
	background-color: #F9F8F2;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 10px 10px 300px;
	position: relative;
	float: left;
	margin: 0 0 20px 0;
}

.introbox p {
	font-size: 15px;
	line-height: 160%;
}

.introbox .heading {
	font-size: 30px;
}

.guitarplayer {
	position: absolute;
	top: 15px;
	left: 0;
}

.buttongetinvolved {
	float: right;
	clear: both;
}


.maincontent {
	width: 640px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	float: left;
}

.sidebar {
	width: 289px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	border-left: 1px solid #E1E1E1;
	float: left;
}

.sidebox {
	margin: 0 0 40px 0;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}

.sidebox .heading {
	font-size: 30px;
	color: #E40B2F;
	border-bottom: 1px solid #CCCCCC;
}

.followicon {
	float: left;
	margin: 17px 0 0 0;
}

.sponsorlogoodd {
	width: 144px;
	text-align: left;
	float: left;
	clear: both;
	margin: 17px 0 0 0;
}

.sponsorlogoeven {
	width: 144px;
	text-align: right;
	float: right;
	margin: 17px 0 0 0;
}

.donationbanner {
	width: 150px;
	height: 247px;
	float: right;
	position: relative;
}

.donationbanner object {
	position: absolute;
	right: -16px;
	top: 17px;
}

.donationtext {
	width: 132px;
	margin: 17px 0 0 0;
	line-height: 135%;
}

.blogroll {
	list-style: none;
}

.linkbox img, .blogroll img {
	border: 1px solid #CCCCCC;
	float: left;
	clear: both;
	margin: 17px 0 0 0;
}

.maincontent .post {
	margin: 0 0 30px 0;
}

h2 {
	margin: 0 0 10px 0;
}

.maincontent ul {
	font-size: 16px;
	padding: 0 0 0 15px;
}

.maincontent ul li {
	padding: 5px 0;
}

.maincontent .post h2 {
	font-size: 26px;
}

.maincontent .post h2 a {
	color: #333333;
	text-decoration: none;
}

.maincontent .post h2 a:hover {
	text-decoration: underline;
}

.maincontent .post .entry {
	margin: 0 0 10px 0;
}

.maincontent .postmetadata {
	padding: 5px 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}

.maincontent .postmetadata .leftmeta {
	float: left;
	text-align: left;
}

.maincontent .postmetadata .rightmeta {
	float: right;
	text-align: right;
}

.maincontent .postmetadata a {
	color: #666666;
	text-decoration: none;
}

.maincontent .postmetadata a:hover {
	text-decoration: underline;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


h3.comments, h3#comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
	#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.wpcf7-form {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #E1E1E1;
}
	
.wpcf7-form label {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
}

.wpcf7-list-item {
	display: block;
}

span.wpcf7-not-valid-tip {
	border: 0px !important;
	font-size: 12px !important;
	left: 0 !important;
	padding: 0 0 0 10px !important;
	position: relative !important;
	top: 0 !important;
	width: auto !important;
	color: #FF0000 !important;
	font-weight: bold !important;
}