/*
THEME NAME: Louie, by Reimagine
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: <a href="http:ryanimel.com">Ryan Imel</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Reset: v1.0 | 20080212 */

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, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Body */

body {
	background: #161717;
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
}
div.wrap {
	margin: 0 auto;
	width: 970px;
}
.clear {
	clear: both;
}

/* Header */

div#header {
	background: #000;
}
div#header div.wrap {
	background: url('images/headshot.png') right top no-repeat;
	min-height: 660px; 
	position: relative;
}
div#header h1 {
	background: url('images/logo.png') left top no-repeat;
	display: block;
	float: left;
	height: 201px;
	width: 522px;
}
div#header h1 a {
	display: block;
	float: left;
	height: 151px;
	text-indent: -999em;
	width: 522px;
}
div#nav-main {
	clear: left;
	color: #fff;
	float: left;
	font-size: 1.5em;
	margin: -25px 0 0 35px;
	text-align: right;
	text-transform: lowercase;
	width: 115px;
}
div#nav-main a {
	color: #fff;
	text-decoration: none;
}
div#nav-main a:hover, div#nav-secondary a:hover, div#inbound a:hover {
	text-decoration: underline;
}
div#nav-main li {
	background: url('images/nav-main.png') right bottom no-repeat;
	padding: 9px 20px 9px 0;
}
div#nav-secondary {
	color: #a2a5a5;
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	position: absolute;
	right: 0;
	text-transform: lowercase;
	top: 12px;
}
div#nav-secondary li {
	background: url('images/nav-secondary.png') right 1px no-repeat;
	display: block;
	float: left;
	padding: 0 9px;
}
div#nav-secondary li.last {
	background: none;
	padding-right: 0;
}
div#nav-secondary a {
	color: #a2a5a5;
	text-decoration: none;
}
div#signup-out {
	background: url('images/form-repeat.png') center repeat-y;
	clear: both;
	color: #fffdfd;
	width: 284px;
}
div#signup-out h2 {
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 15px 20px;
	text-transform: uppercase;
}
div#signup-in {
	background: url('images/form.png') left top no-repeat;
	padding: 80px 0 0 0;
}
div#signup-out form {
	background: url('images/form.png') right bottom no-repeat;
	padding: 0 0 55px 0;
	position: relative;
}
div#signup-out input {
	background: url('images/input.png') left top no-repeat;
	border: none;
	float: left;
	height: 24px;
	margin: 0 0 0 20px;
	width: 210px;
}
div#signup-out button, div#signup-out input.last {
	background: url('images/send.png') center top no-repeat;
	border: none;
	display: block;
	float: left;
	height: 42px;
	text-indent: -999em;
	width: 38px;
	position: absolute;
	right: 10px;
	top: 0;
}
button:hover, div#signup-out input.last {
	cursor: pointer;
}
div#signup-out label {
	display: none;
}
body div#signup-out .signupframe {
	border: none;
	background: none;
}
body div#signup-out .signupframe font {
	display: none;
}

/* Container */

div#container {
	background: #000 url('images/container.png') center repeat-y;
}
div#container div.wrap {
	background: url('images/container-top.png') center top no-repeat;
}

/* Content */

div#content {
	float: right;
	margin: -40px 50px 0 0;
	position: relative;
	width: 590px;
}
div#comments {
	color: #fbf8f8;
	font-size: 1.0em;
	line-height: 1.5em;
}
div#content h3 {
	font-size: 1.4em;
	margin: 0 0 15px 0;
}
div#content h4 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
div#content h5 {
	font-size: 1.1em;
	margin: 0 0 15px 0;
}
div#comments-list {
	margin: 0 0 30px 0;
}
li.comment {
	position: relative;
	min-height: 75px;
	padding: 0 0 65px 85px;
	border-bottom: 1px dashed #fbf8f8;
	margin: 0 0 15px 0;
}
li.comment p {
	margin: 0 0 15px 0;
}
li.comment div.comment-meta {
	position: absolute;
	bottom: 10px;
	font-size: 0.8em;
	left: 0;
}
li.comment div.comment-author img {
	position: absolute;
	left: 0;
	top: 0;
}
li.comment div.comment-author span {
	font-size: 0.7em;
	position: absolute;
	left: 0;
	top: 70px;
	display: block;
	width: 64px;
}
div#comments a {
	color: #90bedc;
	text-decoration: none;
}
div#comments a:hover {
	text-decoration: underline;
}
div#content h2 {
	color: #fbf8f8;
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 3.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div#content h2 a {
	color: #fbf8f8;
	text-decoration: none;
}
div#content h2 a:hover {
	text-decoration: underline;
}
div.entry-date {
	color: #90bedc;
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0 0 20px 0;
}
div.entry-date a {
	color: #90bedc;
	text-decoration: none;
}
div.entry-date a:hover {
	text-decoration: underline;
}
div.entry-content {
	color: #fefcfc;
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.9em;
	margin: 0 0 20px 0;
}
div.entry-content p {
	margin: 0 0 20px 0;
}
div.entry-content a {
	color: #90bedc;
	text-decoration: underline;
}
div.entry-content a:hover {
	text-decoration: none;
}
div.read-more {
	background: url('images/readmore.png') right top no-repeat;
	color: #90bedc;
	padding: 15px 70px 15px 0;
	text-align: right;
}
div.read-more a {
	color: #90bedc;
	text-decoration: underline;
}
div.post {
	margin: 0 0 50px 0;
}

/* Sidebar */

div#sidebar {
	float: left;
	margin: 25px 0 30px 30px;
	width: 290px;
}
div#sidebar img {
	border: 1px dashed #fff;
}
div#sidebar h3 {
	background: url('images/sidebar.png') left top no-repeat;
	color: #b9bcbd;
	font-size: 1.4em;
	font-weight: normal;
	height: 63px;
	padding: 25px 0 0 15px;
	width: 283px;
}
div#sidebar li {
	margin: 0 0 50px 0;
}
div#sidebar li ul {
	color: #e9e6e6;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 110px 0 10px;
}
div#sidebar li li {
	margin: 0 0 20px 0;
}
div#sidebar li#photos ul {
	margin: 0 0 0 10px;
}
div#sidebar li#photos li {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
}
div#sidebar li#events ul {
	font-size: 1.2em;
}
div#sidebar a {
	color: #90bedc;
	text-decoration: none;
}
body div#sidebar a:hover, body div#sidebar li, body div#sidebar ul#events-calendar-list li:hover {
	padding: 0;
	height: auto;
	background: none;
	text-decoration: underline;
	border: none;
}
li#photos img {
	height: 62px;
	width: 70px;
}

/* Footer */

div#footer {
	background: url('images/footer.png') top repeat-x;
}
div#footer div.wrap {
	background: url('images/footer-top.png') center top no-repeat;
	height: 100px;
	padding: 30px 0 0 0;
}
div#outbound li {
	display: block;
	float: left;
	height: 42px;
}
div#outbound a {
	display: block;
	float: left;
	height: 42px;
	text-indent: -999em;
}
li#trustus {
	background: url('images/outgoing.png') left top no-repeat;
	width: 114px;
}
li#trustus a {
	width: 114px;
}
li#myspace {
	background: url('images/outgoing.png') -114px top no-repeat;
	width: 40px;
}
li#myspace a {
	width: 40px;
}
li#facebook {
	background: url('images/outgoing.png') -154px top no-repeat;
	width: 128px;
}
li#facebook a {
	width: 128px;
}
li#flickr {
	background: url('images/outgoing.png') -282px top no-repeat;
	width: 79px;
}
li#flickr a {
	width: 79px;
}
li#youtube {
	background: url('images/outgoing.png') -361px top no-repeat;
	width: 119px;
}
li#youtube a {
	width: 119px;
}
li#beatport {
	background: url('images/outgoing.png') right top no-repeat;
	width: 113px;
}
li#beatport a {
	width: 113px;
}
li#soundcloud {
	background: url('images/soundcloud.gif') left top no-repeat;
	width: 114px;
}
li#soundcloud a {
	width: 114px;
}
div#inbound {
	color: #fff;
	float: right;
	font-size: 1.3em;
	font-style: italic;
	margin: 12px 0 0 0;
	text-transform: uppercase;
}
div#inbound li {
	background: url('images/inbound.png') right top no-repeat;
	display: block;
	float: left;
	padding: 0 12px;
}
div#inbound li.last {
	background: none;
	padding-right: 0;
}
div#inbound a {
	color: #fff;
	text-decoration: none;
}
div#credits {
	color: #a6a6a6;
	clear: both;
	float: right;
	font-family: 'Trebuchet MS', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-style: italic;
	text-align: right;
}
div#credits p {
	margin: 0 0 0.5em 0;
}
p#copyright {
	color: #90bedc;
	font-size: 0.6em;
	text-transform: uppercase;
}


/* Calendar Plugin */

table#CalendarLarge-Header {
	margin-top: 50px;
	clear: both;
	width: 100%;
	font-size: 0.5em;
}
table#CalendarLarge-Header thead {
	width: 80%;
}
table td, table th {
	border: none;
	text-align: center;
	width: 50;
}
body div#content #wp-calendarLarge td {
	border: 1px dashed #444;
	height: auto;
	padding: 0 0 25px 0;
}

