/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/



body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    background-color: #ffffff;
    background-repeat: repeat;
    background-image: url(http://www.chrismerrittmusic.com/images/bg.jpg);

}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 30px;
}
#footer {
	font-size: 10px;
	background-color: #CCCCCC;
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#content {
	width: 600px;
	border-right-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	float: left;
	padding-right: 30px;

}
#sidebar {
	width: 235px;
	border-left-color: #FFFFFF;
	float: right;
}

#twitter {
	font-family: Helvetica, sans-serif;
        text-align:center;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

a {
border-bottom:1px dotted #000;
text-decoration:none;
color:#000000;
font-weight:600;
font-family: Helvetica, sans-serif;
}

a:hover {
color:#666666;
}

.alignleft {
	float:left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.alignright {
	float:right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
}

.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}

#comments {
width: 500px;
font-weight:normal;

}

#comments h3, #comments h4{
font-family:Helvetica, serif;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Helvetica, serif;
font-size:18px;
font-weight:normal;

}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
padding:10px 5px 20px 10px;
min-height:110px;
font-weight:normal;

}
#comments p {
margin:10px 20px 0 20px;
font-weight:normal;

}
#comments span {
text-align:right;
position:relative;
display:block;
color:#eee;
font-family:Helvetica, serif;
font-size:150px;
font-weight:normal;
top:35px;
height:0;
z-index:-1;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Helvetica, serif;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Helvetica, serif;
width:470px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Helvetica, serif;
font-weight:normal;
font-size:20px;
width:374px;
}