/*

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 {
	font-family: Helvetica, Arial, Courier New, "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 11px;
        color: #000000;
}

#page {
	width: 500px;
	margin-left: 10%;
}

#header {

}

#headerimg {

}

.description {

}

#wrapper {

}

#content {

}

#sidebar {
	display: none;
}

#footer {
	margin-top: 3em;
	margin-bottom: 2em;
	border-top: 1px solid #1a1a1a;
}


/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

a {
	color: #1a1a1a;
	text-decoration: none;
}

a:hover {
	background-color: black
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

	margin-top: 3em;
	margin-bottom: 2em;
	border-top: 10px solid #1a1a1a;

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.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 {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}