/* @override http://benedictphillips.co.uk/wp-content/themes/bp2009/style-category.css */

/*
THEME NAME: Benedict Phillips (2009)
THEME URI:
DESCRIPTION: Benedict Phillips theme
VERSION: 0.1
AUTHOR: <a href="http://willdocherty.com/">Will Docherty</a>
AUTHOR URI:
TAGS: artist, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/*
LAYOUT: Three-Column (Right)
DESCRIPTION: Three-column fluid layout with two sidebars right of content
*/

html {
	overflow-y: scroll;
	
}

.hfeed {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#container {
	float: left;
}

div#content {
	width: 650px;
	float: left;
	padding: 0;
	margin: 0;
}

div.sidebar {
	float:left;
	overflow:hidden;
	padding: 15px 0 15px 5px;
	width: 245px;
}

div#primary {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

div#secondary {
	margin: 32px 0 0 -200px;
	display: none;
}

/* div#footer {
clear:left;
width:100%;
	display: none;
} */

div.skip-link {
position:absolute;
right:1em;
top:1em;
	display: none;
}

.page-title {
	margin-top: 0;
}

#header {
}

#featuredstatic {
	padding-right: 10px;
	padding-bottom: 20px;
	/* border-bottom: 1px solid #b3b3b3; */
	margin-bottom: 25px;
	display: none;
}

#blocks {
	float: left;
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
	width: 216px;
}
#blocks .entry-title {
	margin-bottom: 0;
	margin-top: 0;
	width: 185px;
	overflow: hidden;
	height: 20px;
}

#blocks h3.entry-title a {
	display: block;
}

#blocks p {
	margin: 0;
}

#blocks .imgtfe {
	width: 185px;
	margin-right: 30px;
	margin-left: 0;
	height: 150px;
	margin-bottom: 0;
}

#blocks h3.entry-title a {
	font: 13px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#nav-above {
margin-bottom:1em;
	display: none;
}

div#nav-below {
margin-top:1em;
	float: right;
}

div#container,div#primary {
margin-top:2em;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
