/*
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 {
        font-family: georgia, times, serif;
        font-size: 80%;
        background-color: #6E848F;
}

#page {
	width: 800px;
	margin: 0 auto;
        background-color: white;
        padding: 5px 15px 5px 15px;
}

#header {
	width: 100%;
}

#headerimg {
        text-align: center;
        font-size: 160%;
        margin-top: -10px;
}

#headerimg a, #headerimg a:visited {
        text-decoration: none;
        color: #924D2B;
}

.description {
        font-family: arial, helvetica, sans-serif;
        margin: -20px 0 20px 0;
        color: #629562;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 25%;
	margin-left: 75%;
}

#footer {
	width: 100%;
	clear: both;
        text-align: center;
        font-size: 90%;
}

a {
        color:#586B74;
}


/*-------------Headings-------------*/
h1, h2, h3, h4, h5 {
        font-family: arial, helvetica, sans-serif;
}

h3 a {
        color: #4F7754;
}

h1 {

}

h2 {
        color: #924D2B;
}

h3 {

}

h4 {

}

h5 {
     margin: 0 50px 0 50px;
}

/*-------------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 {
      text-align: right;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {
        margin: 10px 0 10px -20px;
        list-style: none;
}

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