/*
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 {margin: 0;
padding: 00;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000060;
font-size: .7em;
line-height: 1.4em;
background-image: url(http://www.nottoolost.com/timiddogdesign/images/background.jpg);
background-repeat: repeat;
width: 800px;
margin-left: auto;
margin-right: auto;

}

#page {
	
}

#header {
	padding: 0px;
text-align: center;
background-color: #ced9eb;
color: #000060;
background-image: url(http://www.nottoolost.com/timiddogdesign/images/misha.jpg);
background-repeat: no-repeat;
width: 800px;
height: 217px;
position: absolute;
top: 20px;
}

#headerimg {

}

.description {

}



#content {
text-align: left;
background-color: #ced9eb;
color: #000060;
background-image: url(http://www.nottoolost.com/timiddogdesign/images/sidebar.jpg);
background-repeat: repeat;
padding-left: 25px;
padding-right: 20px;
margin-top: 237px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: small;
float: left;
width: 75%;
min-height: 300px;
}

#sidebar {
	float: right;
	width: 15%;
	margin-top: 237px;
}

#footer {
	width: 800px;
	text-align: center;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
	display:none;
}

h2 {
	color: #000060;
	font-size: small;

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {
	color: #000090; 
  
}

.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: 10; padding-left:0;
	list-style: none
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #0000c0; 
  	text-decoration: none;
}
#sidebar a:hover {
	color: #0000c0; 
  	text-decoration: underline;
}

#sidebar a:visited {
	color: #000040; 
  	text-decoration: none;
}


/*--------------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;
}