/*
	BrentHolder
	Author: 
	Date: 2008-09-29 23:01:33
	
	Note: IE6 fixes are included
*/

@import "http://brentholder.com/wp-content/themes/brentfinal/reset-min.css";

-------------------------------------------------------------------------------
		General
--------------------------------------------------------------------------------- */

html {
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/body_chalkboard.png);
		color: #000000;
		}
a:link, a:visited {
		color: #cccc66;
		text-decoration: none;
		}
a:hover {
		color: rgb(160,160,160);
		text-decoration: underline;
		}
#content h1, #content h2 {
		background: url(cool) top left no-repeat;
		color: rgb(200,200,200);
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-top: 0.33em;
		font-size: 129%;
margin-top: 2.5em;
		}


#content2 h1, #content2 h2 {
		background: url(cool) top left no-repeat;
		color: rgb(200,200,200);
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-top: 0.33em;
		font-size: 129%;
margin-top: 2.5em;
		}


#sidebar h2, #footer-lists-wrap h2 {
		font-weight: bold;
		}
#sidebar h2 {
		color: rgb(200,200,200);
		}

#content p {
		margin-bottom: 1em;
		line-height: 1.5em;
		}
#sidebar p {
		margin-bottom: 2.5em;
		line-height: 1.5em;
		}
#content h1, #content h2, #content dl, #content form, #sidebar h1, #sidebar h2, #sidebar ul, #footer-lists-wrap h2 {
		margin-bottom: 1em;
		clear: left
		}

#content li, #content dt, #content dd, #footer-lists-wrap p, #footer-lists-wrap li, #footer-small-print-wrap p {
		line-height: 1.5em;
		}
#content dt {
		font-weight: bold;
}


#content2 h1, #content h2, #content dl, #content form, #sidebar h1, #sidebar h2, #sidebar ul, #footer-lists-wrap h2 {
		margin-bottom: 1em;
		clear: left
		}

#content2 li, #content2 dt, #content2 dd {
		line-height: 1.5em;
		}
#content2 dt {
		font-weight: bold;
		}	
#sidebar p, #footer-lists-wrap p, #footer-lists-wrap h2, #footer-lists-wrap li, #footer-small-print-wrap p, #delicious {
		font-size: 85%;
		}
span.strike {
		text-decoration: line-through;
		}


.hide, hr {
		display: none;
		height: 0;
		}
.no-border {
		border: none;
}

.post {
		border: none;
margin: 0;
}


/* -------------------------------------------------------------------------------
		Header
--------------------------------------------------------------------------------- */

#header-outer-wrap {
		margin: 0 auto;
		width: 992px;
		padding-top: 10px;
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-body.png) rgb(25,25,25) top left repeat-x;
		}
#header-wrap {
		position: relative;
		height: 9em;
		background: rgb(0,0,0) url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-header.png) top left repeat-x;
		border-bottom: 1px solid rgb(0,0,0);
		border-top: 1px solid rgb(0,0,0);
		padding: 0 30px;
		}
#logo {
		position: absolute;
		top: 25px;
		left: 30px;
		}
#logo span {
		display: block;
		width: 135px;
		height: 70px;
		padding: 0;
		border-style: none;
		}
#login {
		color: rgb(160,160,160);
		position: absolute;
		font-size: 85%;
		text-transform: lowercase;
		top: 10px;
		right: 30px;
		margin: 0;
		}
#login a:link, #login a:visited {
		color: rgb(170,170,170);
		padding: 0;
		margin: 0;
		border: none;
		}
#login a:hover {
		color: rgb(100,100,100);
		padding: 0;
		margin: 0;
		border: none;
		}
#header-wrap ul {
		position: absolute;
		width: 610px;
		bottom: 0px;
		right: 30px;
		border-top: 1px solid rgb(47,47,47);
		background-color: rgb(24,24,24);
		}
#header-wrap ul li {
		text-transform: lowercase;
		font-size: 92%;
		font-weight: bold;
		float: left;
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-header-nav-border.png) right center no-repeat;
		}
#header-wrap ul li a:link, #header-wrap ul li a:visited {
		border: 0;
		float: left;
		display: block;
		padding: 0.8em 1em;
		color: rgb(160,160,160);
		}
#header-wrap ul li.active a:link, #header-wrap ul li.active a:visited {
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-header-nav.png) rgb(10,10,10) top left repeat-x;
		}
#header-wrap ul li a:hover {
		background-color: rgb(45,45,45);
		text-decoration: none;
		}







		
/* -------------------------------------------------------------------------------
		Page Structure
--------------------------------------------------------------------------------- */

#main-outer-wrap {
		margin: 0;
		padding: 0;
		width: 100%;
		}
#main-wrap {
		margin: 0 auto;
		padding: 0;
		width: 990px;
		overflow: hidden;
		background: rgb(20,20,20) url(http://brentholder.com/wp-content/themes/brentfinal/images/bg.png);
		border-left: 1px solid rgb(0,0,0);
		border-right: 1px solid rgb(0,0,0);
		}
				
/* -------------------------------------------------------------------------------
		Content
--------------------------------------------------------------------------------- */

#content {
margin-top: 30px;
padding: 0px 0px 0px 30px;
		width: 610px;
		float: left;
background: url(http://brentholder.com/wp-content/themes/brentfinal/images/notes.png) left top no-repeat;

		}

#content2 {
margin-top: 30px;
padding: 0px 0px 0px 30px;
		width: 610px;
		float: left;
background: url() left top no-repeat;

		}

#comments {
		padding: 0px 0px 0px 30px;
		width: 540px;
		float: left;
		color: rgb(200,200,200);
background-color: #030303;

		}

#content em {
		font-style: italic;
		}
#content strong {
		font-weight: bold;
		color: rgb(200,200,200);
		}
#content h1 {
		font-size: 197%;
		}
#content h1.no-border {
		border: none;
		background-image: none;
		}
#content h1.small-heading {
		background-image: none;
		border: none;
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold;
		}
#content h1 em {
		display: block;
		font-size: 57%;
		font-style: italic;
		}


#content2 em {
		font-style: italic;
		}
#content2 strong {
		font-weight: bold;
		color: rgb(200,200,200);
		}
#content2 h1 {
		font-size: 197%;
		}
#content2 h1.no-border {
		border: none;
		background-image: none;
		}
#content2 h1.small-heading {
		background-image: none;
		border: none;
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold;
		}
#content2 h1 em {
		display: block;
		font-size: 57%;
		font-style: italic;
		}
				
/* -------------------------------------------------------------------------------
		Sidebar detail-image
--------------------------------------------------------------------------------- */

#sidebar {
		margin-top: 30px;
		padding: 10px 30px 30px 0px;
		width: 290px;
		float: right;
		color: rgb(140,140,140);
		}
#sidebar h2 {
		font-size: 85%;
		}
#sidebar strong {
		font-weight: normal;
		color: #CCCCCC;
		}
#sidebar em {
		font-style: italic;
		}
#sidebar p img.thumb {
		float: left;
		margin: 0 8px 0px 0;
		background-color: rgb(50,50,50);
		padding: 4px;
		border: 1px solid rgb(20,20,20);
		}
				
/* -------------------------------------------------------------------------------
		Homepage
--------------------------------------------------------------------------------- */

#home-splash {
		position: relative;
		padding-left: 1.5em;
		padding-top: 1.5em;
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/featured-artist.jpg) top left no-repeat;
		height: 250px;
		}
#home-splash h1 {
		background: url(/img/homepage/bg-h1-homepage.png);
		border: none;
		color: rgb(27,27,27);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 115%;
		font-weight: normal;
		line-height: 1.5em;
		margin: 0 0 1em 0;
		padding: 1em;
		width: 265px;
		}
#home-splash a {
		color: #000;
		}
/* -------------------------------------------------------------------------------
		Footer
--------------------------------------------------------------------------------- */

#footer-lists-outer-wrap {
		margin: 0 auto;
		width: 992px;
		clear: both;
		color: rgb(90,90,90);
		}

#footer-lists-wrap {
padding: 30px;
background-color: #000000;
background: url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-header2.png) top left repeat;
border-top: 1px solid #000000;

		}
#footer-lists-wrap a:link, #footer-lists-wrap a:visited {
		color: rgb(170,170,170);
		border: 0;
		}
#footer-lists-wrap a:hover {
		color: rgb(100,100,100);
		border: 0;
		}	
#footer-lists-wrap h2 a:link, #footer-lists-wrap h2 a:visited {
		color: rgb(160,193,45);
		}
#footer-lists-wrap h2 a:hover {
		color: rgb(254,190,0);
		}		
#footer-left-col, #footer-centre-col {
		margin-left: 100px;
		margin-right: 100px;
		width: 792px;
text-align: center;

		float: left;
		}
#footer-small-print-outer-wrap {
		width: 930px;
		margin: 0 auto;
		clear: both;
		padding: 30px;
		color: rgb(140,140,140);
background-color: #000000;
		}
#footer-small-print-wrap {
		position: relative;
		}
#footer-small-print-wrap p.footer-logo {
		padding-left: 58px;
		background: url(http://brentholder.com/wp-content/themes/brentfinal/images/bg-footer-small-print.png) center left no-repeat;
		text-align: left;
background-color: #000000;
		}
#footer-special-links {
		position: absolute;
		bottom: 15px;
		right: 0;
		text-align: right;
		}
	

/* -------------------------------------------------------------------------------
		=News
--------------------------------------------------------------------------------- */

.post {
		color: rgb(200,200,200);
		margin-bottom: 2em;
		}
div.post img {
		padding: 3px;
		border: 2px solid rgb(50,50,50);
		}
div.post img.float-left {
		float: left;
		margin: 0 8px 0 0;
		}
div.post img.float-right {
		float: right;
		margin: 0 0 0 8px;
		}
div. p {
		padding-left: 1.5em;
		padding-top: 0;
		font-size: 85%;
		font-style: italic;
		color: rgb(140,140,140);
		border-top: 1px solid rgb(50,50,50);
		background: url(../img/bg-file.gif) no-repeat 0 8px;
		}
div.post blockquote {
		padding-left: 4em;
		margin-bottom: 2em;
		background: url(../img/bg-blockquote-grey.png) 1em 0 no-repeat;
		}
span.post-nav-alignright {
		float: right;
		}
span.post-nav-alignleft {
		float: left;
		}



/* -------------------------------------------------------------------------------
		=Quotes
--------------------------------------------------------------------------------- */

/* Random quote */
.quotescollection_randomquote q {
		color: rgb(180,180,180);
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-top: 0.33em;
		font-size: 129%;

}

.quotescollection_randomquote cite {
	display:block;
	text-align:right; 
font-weight: italic;
		color: rgb(200,200,200);
}

.quotescollection_author { /* author */

}

.quotescollection_source { /* source */

}

.quotescollection_nextquote {

}

.quotescollection_nextquote a { 
}


/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:1.5em;
	font-size:1em;
width: 300px;
}

blockquote.quotescollection q {

}

blockquote.quotescollection cite {
	display:inline;	
	font-size:2em;
}

/* Uncomment the block below if you want to get rid of the quotation marks before and after the quote */

/*
q:before, q:after {
	content:"";
}
*/

