/*
Theme Name: Because I Can
Theme URI: http://thisisobject.co.uk
Description: Because Studio Blog (Based on <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> and <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.0
Author: Rob Birchall
Author URI: http://thisisobject.co.uk
Tags: becuase, studio, starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
	
html {
	height:100%;
}

body {
	height: 100%;
	background-image: url(blank.jpg);
	background-position: 8px 20px;
	background-repeat: repeat-y;
	background-color: #e8e8e8;
	width: 832px;
	margin-left: 8px;
}

a {
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #000000;
	background-color:#FFFF00;
	}
	
a:active {
	color: #000000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

.post_post p {
	margin-bottom:10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 832px;
	height: 142px;
}

.header a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}

.header h2 {
	display:none;
}

.header li {
	float: left;
	margin-right: 25px;
}

.header h1 {display:none;}
.header p {display:none;}

h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.sub_header {
	height: 3px;
	width: 832px;
	background-color: #e8e8e8;
}

.pagenav {
	margin-top: 11px;
	margin-left: 18px;
	margin-bottom: 10px;
}

.top_line {
	width: 832px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F0B183;
	float: left;
}

.logo img{
	padding-left: 0px;
	padding-top: 10px;
	margin-bottom: 13px;
}

.screen-reader-text {
	display: none;
}

.top_margin {
	
}

.rss {
	float: right;
	clear:right;
	margin-top:86px;
	margin-right:12px;
	}

.post_post {
	/*background-color: #00CCCC;*/
	min-height: 250px;
	width: 598px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}

.post_post h2 {
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
}

.post_post h3 {
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
}

.post-edit-link {
	background-color: #FFFFFF;
}

.post img {
	max-width: 600px;
	height: auto;
	margin-bottom: 4px;
}

.post_data {
	font-family:"Courier New", Courier, monospace;
	margin-top: 10px;
}

.prev_next {
	width: 598px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.index_prev_next {
	width: 822px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-top: 8px;
	margin-top: -3px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}

.prev_float {
	float: left
}

.next_float {
	float: right
}

.post_split {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	width: 610px;
	margin-top: 14px;
	margin-left: -10px;
}

/* sidebar */

.sidebar {
	/*background-color: #FFFF00;*/
	width: 200px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	float: right;
	margin-top: -2px;
}

.sidebar ul {
	padding-bottom: 24px;

}

.sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 3px solid #e8e8e8;
	padding-top: 15px;
}

#s {
	font-family: "Courier New", Courier, monospace;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8e8e8;
	width: 198px;
	height: 16px;
	margin-top: 12px;
	margin-right:12px;
	color: #000000;
	font-size: 11px;
	float:right;
}

#searchsubmit {
	display: none;
}

.fail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90px;
	font-weight:bold;
	}

/*comments*/

.the_comments {
	width: 602px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	float: left;
	padding-left: 18px;
}

.the_comments h3 {
	margin-bottom: 10px;
}

.the_comments img {
	display: none;
}

#author {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8e8e8;
	height: 16px;
	width: 160px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
}

#email {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8e8e8;
	height: 16px;
	width: 160px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
}

#url {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8e8e8;
	height: 16px;
	width: 160px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
}

#comment {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e8e8e8;
	height: 200px;
	width: 600px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
}

.comment_split {
	border-top-width: 3px;
	border-top-style:solid;
	border-top-color: #e8e8e8;
	width: 610px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -10px;
}

.comment_split_bottom {
	border-top-width: 3px;
	border-top-style:solid;
	border-top-color: #e8e8e8;
	width: 610px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	margin-left: -10px;

}

.comment_split_bot {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F05133;
	width: 598px;
	margin-top: 8px;
	float: left;
}

.comment_split_footer {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F05133;
	width: 598px;
	margin-top: 12px;
}

.comment_split_footer_page {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F05133;
	width: 598px;
	margin-top: 12px;
	margin-left: 18px;
	float: left;
}

.comment_nudge {
	margin-top: 8px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
}

#respond {
	margin-top: 10px;
	width: 450px;
	font-size:12px;

}

#respond h3 {
	margin-bottom: 5px;
}

.commentlist li {
	margin-bottom: 10px;
}

.comment-author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.comment-meta {
	margin-bottom:5px;
}
	

/*.pipe_dream {
	width:50px;
}

.pipe_dream a {
	margin-left:10px;
	float: left;
}*/

.footer {
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 832px;
	margin-top: 8px;
	padding-top: 12px;
	padding-bottom: 11px;

}

/*.cut_off {
	height: 100%;
	width: 832px;
	background-color: #F05133;
	float:left;
}*/