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


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

Body {

}

#page {
	width: 747px;
	margin: 0 auto;
}

#header {
	text-align:right;
	padding:10px 20px;
}
#headerimg p {
	
}

.headerimgp {
	font-weight:bold;
	padding:5px 0;
}
#headerimg a, a:hover, a:visited {
	color:#4d4638;
}

.description {
	padding:5px 0 0 0;
	margin-bottom:10px;
	font-weight:bold;
}

#wrapper {
	position:relative;
	width:747px;
}

#content {
	float: left;
	width: 530px;
	padding-left: 20px;
}

#sidebar {
	width:180px;
	float:right;


}
#sidebar {
	padding:5px 0;
	margin:0 0 25px 0;
	
}

#sidebar ul {
	margin:10px 0;
}
#footer {
	width: 100%;
	clear: both;
}

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

h1 {

}

h2 {

}

h3 {
	font-weight:bold;
}

h4 {

}

h5 {

}

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



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

}

.post {
	border-top:1px solid #dbd3cb;
	padding:15px 0;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	
}

.entrytext .postmetadata {
}
.entrytext img {
}
.postmetadata {
}
.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#sidebar ul {
	width:150px;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
	width:130px;
}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}
#respond {
	margin-top:40px;
}

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

ol.commentlist p {
	font-size:86%;
}

ol.commentlist li {
	border-top:1px solid #dbd3cb;
	margin-top:5px;
	padding-top:5px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

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

#searchform {
	margin: 0 0 10px 0;
}

#searchform input {
	padding:4px 0;
}

#searchform #s {
	margin:10px 0 ;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

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




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

hr {
	display: none;
}