/*
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: #fffbcc

}

#page {

	background: #fffbcc
	max-width: 90%;
	min-width: 600px;
	margin: 20px 20px 20px 20px;
	text-align: left;
}

#header {
	background: #fffbcc url('images/banner.gif') no-repeat bottom center;
	border-bottom: 0px solid #66CC99;
	
}

#headerimg {

	margin: 7px 9px 0; 
	height: 234px; 
	width: 550px; 

}

.description {

}

#wrapper {

	width: 100%;

}

#content {
	position: relative; left: -220px;
	width: 55%;
	float: right;
	display: inline;
	margin: 0 20px 20px 20px;	
}

#announcement {
	font-size: 0.95em; 
	color: #505050;	
}

#announcement h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #456FA2;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #66CC99;
}


#sidebar {
	width: 15%;
	float: left;
	display: inline;	
	margin: 0px 10px 20px 20px;
}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #456FA2;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #66CC99;
}

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

#sidebar ul ul {
	margin: 6px 0 15px 8px;
	padding: 0;
}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}

#sidebar a {
	color: #505050;
	text-decoration: none;	
}

#sidebar a:hover {
	color: #456FA2;
	text-decoration: underline;
}


#footer {
	position: relative; right: 160px;
	float: right;	
	height: 175px;
	width: 60%;
	text-align: left;
	background: #fffbcc url('images/leaves2.jpg') no-repeat bottom right;
	color: #666;	
	clear: both;
	border-top: 1px solid #456FA2;
	padding: 8px 22px 15px 22px;
	font-size: 0.85em;
}

#footer a {
	color: #666;
	
	font-weight: bold
}

.footer a:hover {
	color: #456FA2;
	text-decoration: underline;

}

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

h1 {

}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.5em;
	color: #456FA2;

}

h3 {

}

h4 {

}

h5 {

}

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



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

}

.post {

}

.post p {

	color: #505050;
	font-size: 1em;
	letter-spacing: .5px;
	line-height: 1.5

}

.post a {

	color: #505050;

	font-weight: bold

}

.post a:hover {
	color: #456FA2;
	text-decoration: underline;

}

.post td {

	color: #505050;
	font-size: 1em;
	letter-spacing: .5px;
	line-height: 1.5

}


.post ul {

	color: #505050;
	font-size: 1em;
	letter-spacing: .5px;
	line-height: 1.5


}

.post li {

	color: #505050;
	font-size: 1em;
	letter-spacing: .5px;
	line-height: 1.5


}

.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;
}