/* @override http://benedictphillips.co.uk/wp-content/themes/bp2009/style-home.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
*/

/* #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: 202px;
	margin-right: 30px;
	margin-left: 0;
	height: 164px;
	margin-bottom: 30px;
}
*/

html {
	overflow-y: scroll;
	background-color: #fff;
}

.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: right;
	overflow:hidden;
	padding: 15px 0 15px 5px;
	width: 245px;
	display: none;
}

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%;
} */

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;
}

h2.entry-title {
	color: #fff;
	display: none;
}

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;
}

#access {
}

div#menu {
	margin: 0;
	height: 2em;
	display: none;
}

div#menu ul,div#menu ul ul {
list-style:none;
margin:0;
padding:0;
	line-height: 1;
}

div#menu ul a {
display:block;
text-decoration:none;
	padding: .5em .5em .5em 0;
	margin-right: 1.5em;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
	margin: 0 12px 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height: 180px;
width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.gallery-image.attachment-thumbnail {
	width: 75px;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin: 1em auto 0;
overflow:hidden;
text-align:center;
}

.gallery-icon {
	width: 0;
	float: left;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}