/*
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 {

	background: #fff;

	color: #000;

	font-family: verdana, helvetica, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 75%;

}

#page {
	width: 750px;
	margin: 0;
}

#header {
	width: 750px;

	background: url('http://www.whatabouthoney.com/wordpress/wp-content/honeytitle2.gif') no-repeat #fff;

	background-repeat: no-repeat;

	border: none;

	margin: 20px 0px 0px 60px;

	padding: 0px;

	height: 62px;

	width: 499px;

}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	position: absolute;
  
	top: 60px;

	left: 50px;

	margin: 0 140px 0 0;

	width: 575px;

	font-size: 0.9em;

	padding: 30px 20px 0 20px;

}

#sidebar {
	width: 100px;

	margin-left: 680px;

}

#footer {
	width: 750px;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

	font-size: 0.7em;

	letter-spacing: 0.2em;

	margin: 15px 0 2px 0;

	padding-bottom: 2px;

}

h3 {

	margin: 0;

	padding: 0;

	font-size: 1.3em;

	font-family: verdana, helvetica, sans-serif;

	font-weight: normal;

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

  margin: 0 0 2em 0;

}

.post p {

}

.post a {

	color: #FF0066;

	text-decoration: none;

	border-bottom: none;

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

	border-left: 5px solid #FF0066;

	margin-left: 1.5em;

	padding-left: 5px;

}

cite {

	font-size: 0.9em;

	font-style: normal;

}

a img {

	border: 0.5;

}

acronym, abbr {

	border-bottom: 1px dotted #FF0066;

}

/*--------------Sidebar------------*/

#sidebar ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#sidebar ul h2 {

}

#sidebar ul li {

  color: #FF0066;

	margin: 0 0 2em 0;

	padding: 0;

	text-transform: uppercase;

	font-size: 0.9em;

	font-weight: bold;

	letter-spacing: 0.2em;

}

#sidebar ul ul {

	list-style: none;

	margin: 1em 0;

	padding: 0;

	text-align: left;

	font-weight: normal;

	font-size: 1.1em;

	color: #a3a3a3;

}

#sidebar ul ul li {

	letter-spacing: 0.1em;

	margin: 0 0 0.5em 0;

	padding: 0;

	text-transform: none;

	font-weight: normal;

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

  color: #a3a3a3;

	text-decoration: none;

	border: none;

}

#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

	font: bold 1em;

	color: #ccc;

}

ol.commentlist li {

	color: #000;

	font: normal 0.85em;

	padding: 10px;
}

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;
}