/*
Theme Name: Make It Spicy
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the right
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/*-----------CSS RESET-------------*/

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,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-----------Block Level Elements--------------*/

Body {
	background:#000 url('http://www.makeitspicy.org/bodybg.png');
	font-family:verdana, san-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
}

Body a {
	color:#bc0102;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

#page {
	width: 780px;
	margin: 0 auto;
	background:#FFF url('http://www.makeitspicy.org/pagebg.png');
}

#header {
	position:relative;
	width: 100%;
	background:#FFF;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 70%;
	margin-bottom:30px;
	}

#sidebar {
	width: 28%;
	margin-left: 70%;
	padding:10px 0;
	margin-bottom:30px;
}

#footer {
	width: 100%;
	clear: both;
	background:url('http://www.makeitspicy.org/footerbg.png');
	color:#FFF;
	padding:30px 0;
}

#footer a {
	color:#FFF;
	text-decoration:underline;
	}

#navcontainer ul
{
padding: 5px 0 5px 0;
margin: 0;
list-style-type: none;
background-color: #008860;
background:url('http://www.makeitspicy.org/menubg.png');
color: #FFF;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
text-align: center;
border-top:1px solid #000;
border-bottom:2px solid #000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #FFF;
}

#navcontainer ul li a:hover
{
background-color: #fff;
color: #bb0002;}

#mp3player
{
position:absolute;
top:200px;
left:354px;
width:417px;
display:inline;
}

#mp3player
{
p display:inline;
}

/*-------------Headings-------------*/

#header h1 {
    padding: 250px 0 0 0;
    overflow: hidden;
    background-image: url("http://www.makeitspicy.org/header.png");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:250px;
    margin:0 0;
}

h1.musicianhead {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
font-size:28px;
margin:20px 10px;
}

h3#respond, h3#comments {
text-align:center;
}

h1, .post-info-home {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
font-size:22px;
margin-bottom:10px;
}

h2 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
font-size:22px;
margin-bottom:10px;
}

h3 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
font-size:22px;
margin-bottom:10px;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
font-size:22px;
margin-bottom:10px;
}

.post {
padding:10px;
}

.post p {
padding:0 5px 5px 0;
margin-bottom:10px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	margin:10px 0 10px;
	padding:15px 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear:both;
	font-family:verdana, sans-serif;
	font-size:11px;
}

ol.entry, ul.entry {
	list-style: disc;
}

.entry p {
	margin:0 0 10px;
	line-height:16px;
	}

.postmetadata {
	border-top: 1px solid #000;
	padding-top:10px;
	font-family:verdana, sans-serif;
	font-size:10px;
	text-align:center;
}

.entrytext {
	margin:10px 0 10px;
	padding:15px 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear:both;
	font-family:verdana, sans-serif;
	font-size:11px;
	}
	
.entrytext p {
	margin:0 0 10px;
	line-height:16px;
	}

.postmetadataalt {
	font-family:verdana, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:15px;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
padding-left:10px;

}

#sidebar ul h2 {

}

#sidebar ul li {
border-bottom:1px solid #008860;
padding-bottom:10px;
margin-bottom:10px;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
text-align:justify;
margin:5px 0;
}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar #searchform {
text-align:right;
width:100%;	
}


#sidebar #searchform #s {
	width:100%;
	height:15px;
	background:#FFF;
	border:1px solid #000;
	font-size:10px;
	color:#000;
	font-family:tahoma, verdana, sans-serif;
	text-indent:5px;
	margin:0;
	padding:0;
	}

#sidebar #searchsubmit {
	height:15px;
	background-color:transparent;
	color:#bc0102;
	font-family:tahoma, verdana, sans-serif;
	font-size:10px;
	margin:0 0 0 3px;
	padding:0;
	border:0px;
	}
	
#sidebar #searchsubmit:hover {
	color:#000;
	}


/*--------------Comments--------------*/

ol.commentlist {
	margin-left:20px;
	}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

li.graybox p {
font-size:12px;
line-height:20px;
padding:15px;
}

#commentform {
margin: 0 auto;
width: 280px;
font: normal 10px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform textarea:hover {
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}

#commentform input{
margin-bottom: 3px;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/*-------------Footer-------------------*/

#footer p {
text-align:center;
padding-bottom:10px;
}



/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}