/*
Theme Name: 2 Column Fluid - Menu Left
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fluid 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 {
background-color:#7a95ba;

}

#page {
	max-width: 90%;
	min-width: 950px;
	margin: 0 auto;
	float:left;
}

#header {
	    //width: 100%;
        text-align:left;
        //width:970px;
        height: 85px;
        margin-bottom: 2px;
}

#headerimg {
	width:1170px;
}

.description {

}

#wrapper {
	width: 100%;

}

#content {
	background-color:white;
	width: 70%;
	border: solid 1px #C60000;
	padding: 10px;
	position:absolute;
	left: 162px;
}

#sidebar
{
	margin-right: 70%;
	padding-right: 0px;
	padding-left: 4px;
	font-size: 15px;
	valign: top;
	width: 144px;
	border-width: 1px;
	border-style: solid;
	border-color: #C60000;
	background-color: #C9CAE3;
	font-family: helvetica, arial, sans-serif;
}

#footer {
	width: 100%;
	clear: both;
}

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

h1 {
font-size: 48px;
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

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



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

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle
{
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 30px;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#sidebar ul {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}

#sidebar ul h2 {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}
}

#sidebar ul li {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}
}

#sidebar ul ul {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}
}

#sidebar ul ul li {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}
}

#sidebar ul ul ul {
margin-left:-30px;
list-style: none;
padding-left: 0;
margin-left: 0;}
}

#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 {
	width:90%;
}