/*
Theme Name: Mike Null
Description: Theme for Mike Null... soon to be famous rock star.
Version: 1.0
Author: jon P. Brousseau
Author URI: http://www.jonbrousseau.com/
Um... don't edit this stylesheet! The theme isn't complete, yet!
*/

/* -------------------[ global resets ]------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	font: 62.5%/120% helvetica, arial, verdana, sans-serif;
	}

ol,
ul {
	list-style: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	}

blockquote,
q {
	quotes: "" "";
	}

/* -------------------[ general ]------------------- */

body {
	background: #000 url(images/bg-color.jpg) repeat-x 0 0;
	background-attachment: fixed;
	}

#wrapper {
	background: transparent url(images/bg-guitar.png) no-repeat 100% 0;
	background-attachment: fixed;
	border-top:1px solid #000;
	}

#content:after,
#image-gallery .navigation:after {
	display: block;
	clear: both;
	content: " ";
	height: 0;
	overflow: hidden;
	}
	
/* -------------------[ typography ]------------------- */

h1 {
	color:#fff;
	font-size:2.2em;
	font-weight:bold;
	margin:0 0 18px 0;
	}

#content h1 a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

h1.pagetitle {
	padding-bottom:15px;
	border-bottom:3px solid #242424;
	font-size:1.2em;
	text-transform:uppercase;
	}

h3 {
	color:#4f4f4f;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 18px 0;
	}

p {
	color:#BFBFBF;
	font-size:1.3em;
	line-height:1.5em;
	margin:0 0 15px 0;
	}

	p a {
		color:#76c6d7;
		text-decoration:none;
		/*border-bottom: 1px dotted #b0b0b0;*/
		}
		
		a:hover, #left-col a:hover {
			color:#fff;
			/*border-bottom: 1px dotted #fff;*/
			}

p.postmetadata {
	font-weight:bold;
	font-size:1em;
	margin:-5PX 0 25px 0;
	padding-bottom:18px;
	border-bottom:3px solid #242424;
	}

p.date-time {
	margin-top:-14px;
	font-size:1em;
	}

strong, b {
	font-weight:bold;
	}

em, i {
	font-style:italic;
	}

blockquote {
	padding: 0 2em;
	margin: 1.3em 0;
	font-size:1.3em;
	font-style:italic;
	color:#afafaf;
	line-height:1.5em;
	border-left:20px solid #242424;
}

	blockquote p {
		font-size:1em;
		}

/* image gallery 
#gallery-1 {
	margin: 0 auto;
	}

#gallery-1 .gallery-item {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
	padding:0;
	}

#gallery-1 img {
	border: 2px solid #242424;
	}

#gallery-1 .gallery-caption {
	margin-left: 0;
	}*/

#image-gallery .attachment {
	text-align:center;
	}

#image-gallery img {
	border: 2px solid #cfcfcf;
	}

#image-gallery .alignleft {
	float:left;
	}

#image-gallery .alignright {
	float:right;
	}
	
#image-gallery .navigation {
	display:block;
	zoom:1;
	margin-bottom:18px;
	}
		
/* -------------------[ forms ]------------------- */

input,
textarea,
select {
	font:1em/1.5em Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	background:#151515;
	background:#0f0f0f;
	border:1px solid #242424;
	text-decoration:none;
	padding:.3em;
	}

textarea {
	width:515px;
	}

label {
	font-size:.8em;
	}	

#submit {
	text-transform:uppercase;
	font-size:.7em;
	color:#fff;
	font-weight: bold;
	background:#000;
	padding:5px;
	}
	
/* -------------------[ #header ]------------------- */

#header { 
	position: absolute; 
	top: 0px;
	background:#000;
	border-bottom:3px solid #6b5960;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
	width:100%;
	padding:0;
	z-index:2;
	}
	
	#header div { 
		width:822px;
		margin:0 auto;
		}

	div > div#header { 
		position: fixed; 
		}
	
	#header ul {
		margin:0;
		}
			
		#header li {
			display:inline;
			}
			
			#header li a {
				display:block;
				float:left;
				margin-right:18px;
				height:24px;
				color:#ffbe31;
				text-transform:uppercase;
				text-decoration:none;
				font-weight:bold;
				font-size:1.2em;
				padding-top:12px;
				}

				#header li a:hover {
					color:#fff;
					}
			
			/* homepage hide nav... I'm cheesing this, I realize */
			#homepage li.home-link a {
				display:none;
				}
			
			li.home-link a {
				text-indent:-3000px;
				background: transparent url(images/logo-sub.gif) no-repeat 3px 5px;
				width:98px;
				padding:0;
				}
					
				/* blog on-states... I'm cheesing this too, get over it! */
				#header li.current_page_item a,
				#blog li.page-item-189 a,
				#images li.page-item-290 a {
					color:#fff;
					}
	
	#header ul#socialmedia {
		float:right;
		}
		
	ul#socialmedia li a {
		display:block;
		height:21px;
		width:21px;
		text-indent:-3000px;
		margin:0 0 0 7px;
		}
	
	ul#socialmedia li.youtube a {
		background: transparent url(images/icn-youtube.gif) no-repeat 0 7px;
		}
		
	ul#socialmedia li.twitter a {
		background: transparent url(images/icn-twitter.gif) no-repeat 0 7px;
		}
	
	ul#socialmedia li.facebook a {
		background: transparent url(images/icn-facebook.gif) no-repeat 0 7px;
		}
	
	ul#socialmedia li.myspace a {
		background: transparent url(images/icn-myspace.gif) no-repeat 0 7px;
		}
					
/* -------------------[ #home-content ]------------------- */

#home-content {
	width:822px;
	margin:80px auto;
	color: #fff;
	z-index:1;
	}

	#home-content h1 {
		background: transparent url(images/logo.png) no-repeat 100% 0;
		display:block;
		height:267px;
		width:421px;
		text-indent:-5000px;
		margin-bottom:35px;
		}

	#home-content h2 {
		font-size:2.2em;
		font-weight:bold;
		color:#cfc6c1;
		margin:0 0 18px 170px;
		}
	
	#home-content p {
		color:#958a88;
		display:block;
		width:652px;
		margin:0 0 18px 170px;
		}
	
		#home-content p.read-more {
			margin-top:-18px;
			}
	
	#home-content img {
		display:none;
		}
		
/* -------------------[ #content ]------------------- */

#content {
	width:858px;
	margin:60px auto;
	color: #fff;
	z-index:1;
	background:#000;
	border:1px solid #242424;
	filter: alpha(opacity:80);
	KHTMLOpacity: 0.80;
	MozOpacity: 0.80;
	opacity: 0.80;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	}

	#content a {
		color:#79e0f6;
		}

/* -------------------[ #left-col ]------------------- */

#calendar-content {
	width:818px;
	margin:60px auto;
	color: #fff;
	z-index:1;
	background:#000;
	border:1px solid #242424;
	filter: alpha(opacity:80);
	KHTMLOpacity: 0.80;
	MozOpacity: 0.80;
	opacity: 0.80;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding:26px 20px 0 20px;
	}

	#calendar-content div {
		background:#fff;
		text-align:center;
		padding:10px 0;
		margin-bottom:18px;
		}

/* -------------------[ #left-col ]------------------- */

#left-col {
	width:526px;
	float:left;
	overflow:hidden;
	padding:26px 20px 0 20px;
	}

	#left-col #music {
		background:#0c0c0c;
		text-align:center;
		margin-bottom:18px;
		border:1px solid #242424;
		}

#left-col ul, #left-col ol {
	margin:0 0 18px 30px;
	}

	#left-col li {
		color:#afafaf;
		font-size:1.5em;
		line-height:1.5em;
		margin-bottom:7px;
		}

	#left-col ul li {
		list-style-type:square;
		}
		
	#left-col ol li {
		list-style-type:decimal;
		}
		
.nav-previous a, .nav-next a {
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:18px;
	display:block;
	}

.nav-previous {
	float:left;
	}

.nav-next {
	float:right;
	text-align:right;
	}


#discography {
	border-top:3px solid #242424;
	padding-top:18px;
	}

	#discography p {
		display:block;
		height:125px;
		border-bottom:3px solid #242424;
		padding-bottom:18px;
		}
	
	#discography strong {
		display:block;
		font-size:1.3em;
		font-weight:normal;
		}
	
	#discography img {
		float:left;
		margin-right:12px;
		}

/* -------------------[ #right-col ]------------------- */

#right-col {
	width:256px;
	float:right;
	padding:18px 18px 0 18px;
	}

	#right-col ul {
		margin-bottom:18px;
		}
	
		#right-col li {
			list-style:none;
			}
		
			#right-col li a {
				text-decoration:none;
				font-size:1.2em;
				line-height:1.5em;
				display:block;
				width:238px;
				color:#5F5F5F;
				}
				
				#right-col li a:hover {
					color:#fff;
					}
	
	#right-col input {
		margin-bottom:18px;
		}
		
	#right-col h2{
		font-size:1.4em;
		margin-bottom:5px;
		font-weight:bold;
		}
	
	#right-col #s {
		width:200px;
		margin-right:-2px;
		height:15px;
		float:left;
		}
	
	#right-col #searchsubmit	{
		width:50px;
		display:block;
		float:right;
		height:23px;
		padding:0;
		vertical-align:center;
		font-weight:bold;
		text-transform:uppercase;
		padding-bottom:2px;
		}
	
	#right-col label	{
		display:none;
		}
	
/* -------------------[ captions ]------------------- */

.alignleft, alignright, aligncenter {
    display: block;
    }

.wp-caption {
    border: 1px solid #333;
    text-align: center;
    background-color: #0c0c0c;
    padding-top: 4px;
    margin: 4px 10px 18px 0;
   }

.wp-caption p.wp-caption-text {
    font-size: 1.1em;
    padding: 4px;
    margin: 0;
    text-align:left;
	}

/* -------------------[ comments ]------------------- */

ol#comments-list {
	margin:0;
	}

ol#comments-list li {
	font-size:.77em;
	line-height:1.5em;
	margin:0 0 2em 0;
	padding:0;
	background: transparent url(images/marker.gif) no-repeat 0 10px;
	list-style-type:none;
	}

ol#comments-list li p {
	margin-top:14px;
	padding: 12px;
	background: #151515;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

ol#comments-list li img {
	display:none;
	}
	
#comments div.comment-meta {
	height:28px;
	color:#888;
	margin:0;
	padding: 0 0 0 50px;
	overflow:hidden;
	background: url(library/images/marker.gif) no-repeat 15px 3px;
	}

ol#comments-list .comment-author {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	}

ol#comments-list .comment-author a {
	font-weight:bold;
	text-decoration:none;
	}

.unapproved {
	color:#ffcc00;
	font-weight:bold;
	}
	
/* -------------------[ #footer ]------------------- */

#footer { 
	position: absolute;
	bottom: 0px;
	width:100%;
	background:#000;
	border-top:3px solid #242424;
	z-index:2;
	}

	#footer div { 
		width:822px;
		margin:0 auto;
		color:#6a6a6a;
		}
	
	div > div#footer { 
		position: fixed; 
		}
	
		#footer div p { 
			font-size:1em;
			padding:10px 0;
			margin:0;
			}

/* If at first you don't succeed, try, try again. Then give up. There's no sense being a damn fool about it.
--W. C. Fields
		
/* -------------------[ The end... run along now, there's nothing more to see here. ]------------------- */
