/*
Theme Name: Henry Russell Bruce
Theme URI: http://www.hrb-ideas.com/
Description: This is the website for Henry Russell Bruce.
Version: 3.0
Author: Henry Russell Bruce
Author URI: http://www.hrb-ideas.com/

Copyright Henry Russell Bruce

*/
body#files #aside{
	position:absolute;
	top:0;
	right:0;
}
body#files #aside *{
	display:none;
}
body#files #content{
	float:none;
	width:auto;
}
body#files #download-page{
	background:#fff;
}
#content{
	min-height:1000px;
	height:auto !important; /* IE6 Hack 1/2 */
	height:1000px; /* IE6 Hack 2/2 */
}
.ad{
	clear:both;
	margin:8px auto 16px;
	text-align:center;
}
.sig .alignleft{
	margin-right:5px;
}
h1,h2,h3,h4{
	clear:both;
}
.blog .post{
	padding-bottom:0;
}
.post-edit-link{
	clear:both;
	line-height:32px;
}
.post-edit-link,.post #respond #submit,.post #respond input[type=submit]{
	display:block;
	margin:3px 0 0;
	width:80px;
	height:32px;
	text-align:center;
	border:none;
	font-size:10pt;
	font-family:'HelveticaNeue','Helvetica','Arial',sans-serif;
	font-weight:bold;
	color:#eee;
	background:url(/images/button.png) no-repeat left top;
	text-shadow:0px -1px 1px #445;
	cursor:pointer;
	outline:none;
}
.post-edit-link:hover,.post #respond #submit:hover,.post #respond input[type=submit]:hover{
	color:#fff;
	text-decoration:none;
	background-position:left center;
}
.post-edit-link:active,.post #respond #submit:active,.post #respond input[type=submit]:active{
	color:#fff;
	background-position:left bottom;
	text-shadow:0px 1px 2px #445;
}

.blog #blog-sidebar{
	display:block;
}
#blog-sidebar h4{
	color:#111;
}
#blog-sidebar #search{
	padding:6px 8px 8px;
	border:1px solid #eee;
	background:#fff;
}
#search .text-input,#search .button{
	display:inline;
}
#search .text-input{
	width:104px;
}
#blog-sidebar #blog-categories{
	padding:8px;
	border:1px solid #eee;
	background:#fff;
}
#blog-sidebar .categories{
	margin:0;
	padding:0 0 0 40px;
}
.rss-link{
	display:block;
	margin:10px 10px 0;
	padding:5px 18px;
	background:url(/images/feed-icon-14x14.png) no-repeat left center;
}

.avatar,#team-members .alignleft{
	float:left;
	margin:0 1.5em 2em 0;
	padding:0;
}

/* Start WordPress Classes */
.alignleft{
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
.alignright{
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
img.alignleft,img.alignright{
	margin-top:0;
}
.aligncenter{
	display:block;
	margin:0 auto 10px;
	text-align:center;
}
.wp-caption{
	font-size:9pt;
	line-height:13pt;
	text-align:left;
	background:#fff;
}
.wp-caption-text{
	padding:8px 4px;
}
.alignleft .wp-caption-text,.alignright .wp-caption-text{
	margin-bottom:0;
	padding-bottom:0;
}
.comment .avatar{
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
#respond input{
	width:40%;
}
#respond textarea{
	width:90%;
}
#respond #submit,#respond input[type=submit]{
	width:auto;
}
#comment{
	border-top:1px solid #dcdcd6;
	border-left:1px solid #dcdcd6;
	border-right:1px solid #e8e7e0;
	border-bottom:1px solid #f0efea;
	background:#ecebe4;
	border-radius:6px;
}
.meta{
	color:#8f8f8f;
}
.meta .categories,.meta .tags{
	border-left:1px solid #ccc;
	padding:0 0 0 4px;
}
.meta a{
	color:#7e7e7e;
}
.meta a:hover{
	color:#5c5c5c;
}
.meta a:active{
	color:#333;
}
.navigation{
	clear:both;
	text-align:center;
	cursor:default;
}
.navigation .newer a,.navigation .older a{
	margin:0 4px;
	padding:3px 12px;
}
/* End WordPress Classes */