/*
Theme Name: Brenton Evans
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Garrett Bjerkhoel
Author URI: http://www.garrettbjerkhoel.com/
*/

/*
// Initial CSS Reset
*/

/*
// I hate you *
*/

body,table,tr,th,td,dd,dt,dl,p,div,form,input,
pre,textarea,fieldset,blockquote,ul,ol,li,h1,
h2,h3, h4 {
	margin: 0; padding: 0;
}

/*
// Setup default structure for the page.
*/

body, input {
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #111;
}

input {
	color: #111;
}

/*
// Tidy Resets
*/

img,a img { 
	border: 0;
}
ol,ul {
	list-style: none;
}


/*
// Reset all the anchors.
*/

a {
	color: #148966;
	text-decoration: none;
}
a:hover {
	color: #148966;
	text-decoration: underline;
}

/*
// Remove all focus styles.
*/

*:focus {
	outline: none;
}

/*
// Clearfix
*/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

/*
// Set for the sake of defining them.
*/

span.amp {
  	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
	font-weight: normal !important;
}

body {
	background: #373d46 url('images/background.png') no-repeat top left fixed;
	padding: 40px 0 80px;
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}

#wrapper {
	background: #171a22 url('images/top_gradient.png') no-repeat top left;
	width: 920px;
	margin: 0 auto;
	padding: 4px 0 0 40px;
}

#header {
	border-bottom: 1px solid #145046;
	height: 69px;
	padding: 36px 0 0;
	color: #22a4a4;
	font-size: 11px;
}
#header h1 a {
	text-indent: -9999em;
	background: url('images/logo.gif') no-repeat top left;
	width: 275px; height: 33px;
	display: block;
}
#header p {
	float: right;
	padding: 23px 40px 0 0;
}

#content {
	padding: 15px 0;
}

/* Posts */
#posts {
	padding: 0 0 25px;
	width: 390px;
	float: left;
}
.post {
	border-bottom: 1px solid #12464a;
	padding: 0 0 15px; margin: 0 0 15px;
}
.post h2 a {
	text-decoration: none;
	text-shadow: #0e1014 1px 1px 0;
	color: #23aeae;
	font: normal 22px Helvetica, Arial, sans-serif;
}
.post p.meta {
	text-shadow: #0e1014 1px 1px 0;
	font: normal 10px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #2f3b49;
}
.post p.meta a, .post p.meta a:hover {
	text-decoration: none;
	color: #2f3b49;
}
.post_content p {
	font: 14px/22px "Helvetica Neue", Arial, sans-serif;
	padding: 15px 0;
}

/* Twitter */
#twitter {
	background: url('images/twitter_bg.gif') repeat top left;
	width: 195px;
	float: left;
	margin: 0 35px; padding: 15px;
	color: #6a85a4;
	text-shadow: #111419 1px 1px 0;
}
.aktt_tweets li {
	padding: 15px 0;
}
.aktt_tweets a {
	text-decoration: none;
	color: #23aeae;
}
#twitter h2 {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #23aeae;
}

/* Sidebar */
#sidebar {
	padding: 15px 0 0;
	width: 235px;
	float: left;
	text-shadow: #111419 1px 1px 0;
}
#sidebar .module {
	border-bottom: 1px solid #145143;
	padding: 0 15px 15px 0; margin: 0 0 15px;
}
.module h2 {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #23aeae;
	padding: 0 0 5px;
}
.module li {
	padding: 1px 0;
}
.module a {
	text-decoration: none;
	color: #148966;
}

/* Extras */
#extras {
	background: url('images/extras.gif') no-repeat;
	width: 900px; height: 368px;
	padding: 30px 30px 0 30px; margin: 0 0 0 -40px;
	text-shadow: #102e2c 1px 1px 0;
}
#extras h2 {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #22a4a5;
	padding: 0 0 5px;
}
#extras a {
	text-decoration: none;
	color: #148966;
}
.recent {
	width: 420px;
	float: left;
}
.categories {
	width: 250px;
	float: left;
}
.cat-item {
	color: #22a4a5;
	font-size: 11px;
}
.cat-item a {
	font-size: 12px;
	padding: 0 5px 0 0;
}
.archives {
	width: 205px;
	float: left;
}

/* Footer */
#footer {
	background: url('images/footer.gif') no-repeat;
	width: 940px; height: 50px;
	padding: 0 0 0 20px; margin: 0 0 0 -40px;
	font: normal 11px Helvetica, Arial, sans-serif;
	text-shadow: #114c4d 1px 1px 0;
}
#footer span {
	float: left;
	padding: 19px 10px 0;
}
span.brenton {
	color: #219e9f;
}
.rss {
	float: right;
	margin: 15px 20px 0 0;
}

/* Respond */
#respond {
	padding: 15px 0 0;
	text-shadow: #111419 1px 1px 0;
}
#respond a, .commentlist a {
	text-decoration: none;
	color: #23aeae;
}
#respond #comment {
	width: 390px; height: 100px;
}
#comments {
	padding: 50px 0 15px;
	border-bottom: 1px solid #12464a;
	color: #219e9f;
}
#respond h3 {
	color: #219e9f;
}
.comment .avatar {
	display: none;
}
.commentlist .comment {
	border-bottom: 1px solid #12464a;
	padding: 15px 0;
}

.flickr_badge_image {
	border: 3px solid #fff;
	float: left;
	margin: 0 20px 20px 0;
}
.flickr_photos {
	padding: 10px 0 0;
}