/*
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 {color: #eddabb;
background-color: #331b11;
border-style: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.2em;
text-align: left;
background-image: url(http://www.savvysavannah.com/images/catback4.jpg);
background-repeat: repeat;
width: 800px;
margin-left: auto;
margin-right: auto;

}

#page {
	width: 752px;
	margin: 0 auto;
}

#header {padding: 0px;
text-align: center;
background-color: #331B11;
color: #EDDABB;
background-image: url(http://www.savvysavannah.com/images/savvybanner.jpg);
background-repeat: no-repeat;
width: 752px;
height: 172px;
position: absolute;
top: 20px;
}

#headerimg {

}

.description {

}

#content {
text-align: left;
background-color: #331B11;
color: #EDDABB;
padding: 20px;
margin-top: 212px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: small;
float: left;
width: 65%;
min-height: 300px;

}

#sidebar {text-align: left;
background-color: #331B11;
color: #EDDABB;
padding: 20px;
margin-top: 212px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: small;
float: right;
width: 23%;
}

#footer {
	width: 752px;
	text-align: center;
	padding-top: 15px;
	clear: both;
	
}

/*-------------Headings-------------*/

h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h2 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h4 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {color: #eddabb;
background-color: #331b11;
text-decoration: underline;

}

.post {

}

.post p {color: #eddabb;
background-color: #331b11;
}

.post a {color: #eddabb;
background-color: #331b11;
text-decoration: underline;

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	margin-left: 1; 
	padding-left: 0;
	list-style: none;
	line-height: 1.5em;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {color: #eddabb;
background-color: #331b11;
text-decoration: underline;
}

#sidebar a {color: #eddabb;
background-color: #331b11;
text-decoration: underline;
}

#sidebar a:hover {

}

#sidebar a:visited {color: #eddabb;
background-color: #331b11;
text-decoration: underline;
}

#footer a:visited {color: #eddabb;
}
#content a:visited {color: #eddabb;
}
/*--------------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;
}