/*
Theme Name: 2 Column Fixed - Menu Left
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 left
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

Body {

}

#page {
	width: 750px;
	margin: 0;
}


.description {

}

#wrapper {
	width: 100%;
}

#contentstart {
	float: right;
	width: 25%;
}

#content {
	float: left;
	width: 75%;
}	

#startbild {
background-image:url(http://www.musiclood.com/wp-content/themes/2col_fixed_left/images/brus.jpg);
background-repeat:repeat;
float:left;
width:74%;
height:480px;

}

#footer {
	width: 100%;
	clear: both;
	font:courier;
font-size:11px;
color:#000000;
}

#footer a{
	width: 100%;
	clear: both;
	font:courier;
font-size:11px;
color:#000000;
}

/*-------------pagelist-------------*/
#pagelist ul {
margin:0;
padding:0;
}

#pagelist ul li {
display:inline;
padding:5;

}

/*-------------Headings-------------*/

h1, h1 a:hover, h1 a:visited, h1 a{
color:#000000;
font:Courier;
font-size:10px;


}

h2, h2 a:hover, h2 a:visited, h2 a {
color:#000000;
font-size:12px;
font-weight:bold;
}

h3, h3 a:hover, h3 a:visited, h3 a{
color:#000000;
font-size:11px;
font-weight:100;



}

h4, h4 a:hover, h4 a:visited, h4 a {
color:#000000;
font-size:11px;
font-weight:100

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
line-height:13px;
color:#000000;
font-size:11px;
font-weight:100;


}

.post p {

}

.post a {
color:#000000;
font-weight:200;
}

.post ul {

}

.post li {

}

.entry {
font:courier;
font-size:11px;
color:#000000;

}

.entry a{
font:courier;
font-size:11px;
color:#000000;
font-weight:bold;
}

.entrytext .postmetadata {
font:courier;
font-size:10px;
color:#000000;
font-weight:normal;
}

.entrytext {
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

.entrytext a{
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

.postmetadata alt {

}

.postmetadata a {
font:courier;
font-size:11px;
color:#000000;
font-weight:bold;

}

.navigation {
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

.navigation a{
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:13px;
}

ol.commentlist li {
list-style:square;
}

ol.commentlist li.alt {
list-style:square;

}

ol.commentlist a {
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

small.commentmetadata {
font:courier;
font-size:11px;
color:#000000;
font-weight:normal;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}




/*-------------Images------------------*/




/*-------------Other------------------*/


