


/*

Theme Name: PedalPlay
Theme URI: http://www.pedalplay.co.uk/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Ben Huson
Author URI: http://www.benhuson.co.uk/
Tags: bespoke

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background-color: #f2f2f2;
	color: #333;
	text-align: center;
	padding:0px;
	margin:0 auto;
}

h1 {
	color:#000;
	border-bottom: 1px solid #E9E9E9;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:1em;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	font-weight:bold;
}

h2 {
	color:#333;
	border-bottom: 1px solid #E9E9E9;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:1em;
	margin:40px 0 20px 0;
	padding:0 0 10px 0;
	font-weight:bold;
}

p {
	margin: 1em 0;
}

a {
	outline:none;
}

a:link, a:visited {
	color:#FF0000;
}

a:hover, a:active {
	color:#400000;
}

img, a img {
	border:none;
}

form {
	margin:0px;
}

#page {
	background-color: #fff;
	text-align: left;
	background-image: url('images/background-sprockets.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding:0 0 10px 0;
	margin:0 auto;
}

#footer {
	text-align: left;
	background-image: url('images/background-footer.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	padding:15px 0;
	margin:0 auto;
	width:980px;
	color:#A6A5A5;
	font-size:1.1em;
	line-height:1em;
	position:relative;
}

#footer a:link, #footer a:visited {
	color:#A6A5A5;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#666;
	text-decoration:none;
}

#footer p.copyright {
	width:190px;
	margin:0 0 0 70px;
}

#footer p.company-details {
	font-size:0.9em;
	line-height:1.2em;
	margin-left:260px;
	margin-top:15px;
}

#footer-nav,
#footer-nav li {
	list-style:none;
	display:block;
	background-image:none;
	padding:0px;
	margin:0px;
}

#footer-nav {
	position:absolute;
	width:680px;
	left:260px;
	top:15px;
}

#footer-nav li {
	float:left;
	margin:0 10px 0 0;
	padding:0 13px 0 0;
	background-image:url(images/footer-divider.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#footer-nav li.rss {
	margin:0;
	padding:0;
	background-image:none;
}

#header {
	padding:30px 0 0 0;
	width:980px;
	margin:0 auto;
	position:relative;
}

#header h1 {
	margin:0 0 0 40px;
	padding:0px;
	color:#FF0000;
	font-weight:normal;
	line-height:1em;
	font-size:40px;
	width:325px;
	height:100px;
	overflow:hidden;
	display:block;
	background-image: url('images/pedalplay.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header h1 a {
	display:block;
	padding:110px 0 0 0;
}

#header .overview {
	width:440px;
	position:absolute;
	top:88px;
	right:40px;
	text-align:right;
	color:#A7A5A5;
	font-size:1.4em;
	line-height:1em;
	text-transform:uppercase;
}

#header .overview p {
	margin:0px;
	padding:0px;
}

#navigation {
	font-size:1.6em;
	line-height:1em;
	background-color:#FF0000;
	color:#400000;
	height:2em;
	text-align:center;
	margin:0 auto;
	width:980px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/*text-transform:uppercase;*/
}

#navigation a:link, #navigation a:visited {
	color:#400000;
	text-decoration:none;
}

#navigation a:hover, #navigation a:active {
	color:#FFF;
	text-decoration:none;
}

#navigation ul li.current_page_item a,
#navigation ul li.current_page_ancestor a,
#navigation ul li.current_page_parent a {
	color:#FFF !important;
}

#navigation ul,
#navigation ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:none;
	display:block;
}

#navigation ul {
	width:980px;
	text-align:left;
	margin:0 auto;
}

#navigation ul li {
	float:left;
	padding:0 0 0 5px;
	background-image:url(images/nav-divider.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#navigation ul li.page-item-12 { /* Home Page */
	padding:0px;
	background-image:none;
	margin-left:50px;
}

#navigation ul li a {
	display:block;
	float:left;
	padding:0.5em 20px;
}

#main {
	width:980px;
	margin: 0px auto;
}

#content {
	margin:40px 0;
	width:720px;
	float:right;
	font-size: 1.1em;
}

#sidebar {
	margin:40px 0 0 40px;
	width:180px;
	float:left;
	font-size: 1.1em;
}

#sidebar h2 {
	margin-top:0px;
}

#sidebar ul {
	padding:0px;
	display:block;
	list-style:none;
	margin:0;
}

#sidebar ul li {
	list-style:none;
	background-image:none;
	padding:0px;
	display:block;
	margin-bottom:40px;
}

#sidebar ul li:before {
	content: "";
}

#sidebar .widget_pages,
#sidebar .widget_categories,
#sidebar .widget_wpsc_categorisation {
	font-size:1.2em;
}

#sidebar .widget_pages h2,
#sidebar .widget_categories h2,
#sidebar .widget_wpsc_categorisation h2 {
	font-size:1em;
}

#sidebar .widget_pages ul,
#sidebar .widget_categories ul,
#sidebar .widget_wpsc_categorisation ul {
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
}

#sidebar .widget_pages li,
#sidebar .widget_categories li,
#sidebar .widget_wpsc_categorisation li {
	margin:3px 0px;
	padding:0px;
	display:block;
	list-style:none;
	background-image:none;
	text-transform:uppercase;
	line-height:1.1em;
}

#sidebar .widget_pages li a,
#sidebar .widget_categories li a,
#sidebar .widget_wpsc_categorisation li a {
	margin:0px;
	padding:4px 0 4px 30px;
	display:block;
	background-image:url(images/sprocket.jpg);
	background-repeat:no-repeat;
	background-position:0px -75px;
}

#sidebar .widget_pages li a:link, #sidebar .widget_pages li a:visited,
#sidebar .widget_categories li a:link, #sidebar .widget_categories li a:visited,
#sidebar .widget_wpsc_categorisation li a:link, #sidebar .widget_wpsc_categorisation li a:visited {
	color:#A6A5A5;
	text-decoration:none;
}

#sidebar .widget_pages li a:hover, #sidebar .widget_pages li a:active,
#sidebar .widget_categories li a:hover, #sidebar .widget_categories li a:active,
#sidebar .widget_wpsc_categorisation li a:hover, #sidebar .widget_wpsc_categorisation li a:active,
#sidebar .widget_wpsc_categorisation li.wpsc-current-cat a {
	color:#000;
	text-decoration:none;
}

#sidebar .widget_pages li a:hover,
#sidebar .widget_categories li a:hover,
#sidebar .widget_wpsc_categorisation li a:hover,
#sidebar .widget_wpsc_categorisation li.wpsc-current-cat a {
	background-position:0px 0px;
}

body #sidebar .widget_categories li.current-cat a {
	background-position:0px 0px !important;
	color:#000;
}

#sidebar .widget_pages h2,
#sidebar .widget_categories h2,
#sidebar .widget_wpsc_categorisation h2 {
	display:none;
}



/* =========================== */









.entry  {
	line-height:1.4em;
	}



.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}











h3 {
	font-size: 1.3em;
}



/* Split Layout */

body.page #content.split-layout div.entry,
body.blog #content.split-layout div.entry,
body.archive #content.split-layout div.entry,
body.single #content.split-layout div.entry {
	width:370px;
	float:left;
}

body.page #content.split-layout div.extra,
body.blog #content.split-layout div.extra,
body.archive #content.split-layout div.extra,
body.single #content.split-layout div.extra {
	width:320px;
	float:right;
}

body.page #content.wide-layout div.entry,
body.blog #content.wide-layout div.entry,
body.archive #content.wide-layout div.entry {
	width:440px;
	float:left;
}

body.page #content.wide-layout div.extra,
body.blog #content.wide-layout div.extra ,
body.archive #content.wide-layout div.extra {
	width:250px;
	float:right;
}









.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */






.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	display:block;
	clear: both;
	height:1px !important;
	overflow:hidden;
}



/* End Structure */



/*	Begin Headers */




h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 25px 25px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 25px 25px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.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;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* Post Categories and Tags */

.post-tag-cats {
	margin:20px 0;
}

.post-tag-cats a {
	float:left;
	display:block;
	margin:0 2px 0 2px;
	background-color:#EEE;
	line-height:1em;
	padding:5px 10px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.post-tag-cats a:link,
.post-tag-cats a:visited {
	text-decoration:none;
	color:#666;
}

.post-tag-cats a:hover,
.post-tag-cats a:active {
	text-decoration:none;
	color:#000;
}

.post-tag-cats .cat a {
	background-color:#DDD;
}

.post-tag-cats .tags a:link,
.post-tag-cats .tags a:visited {
	text-decoration:none;
	color:#999;
}

.post-tag-cats .tags a:hover,
.post-tag-cats .tagsa:active {
	text-decoration:none;
	color:#000;
}





#gallery-container {
	width: 720px;
	height: 300px;
	overflow: hidden;
	position:relative
}

#gallery-container div {
	width: 720px;
	position:absolute;
}

#gallery-container div img {
	margin:0 15px 0 0;
}


