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


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


Body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	background-image:url(images/bg.gif); background-repeat:repeat;

}

#page {
	width:710px;
	margin: 0 auto;
	background-image:url(images/bg_main.gif);
	padding:0;

	
}

#header {
	width: 100%;
	height:84px;
	padding:10px;
	background-color:#FFFFFF;
	background-image:url(images/logo.jpg); background-position:10%; background-repeat:no-repeat;

}

#headerimg {

}

.headernav {
	color:#0D2CB6;
	text-align:right;
	margin-top:70px;

}



.headernav a{
	text-decoration:none;
	color:#0D2CB6;

}

.headernav a:hover{
	text-decoration:underline;

}


#extracrap {
	filter:alpha(opacity=80);   
	-moz-opacity: 0.8;   
	opacity: 0.8;
	height:150px;
	
}

#wrapper {
	width: 730px;
/*	border-right:#666666 thin dotted;
	border-left:#666666 thin dotted;*/
	padding:0;
}

#content {
	float: right;
	width: 511px;
	margin:0px;
	background-color:#FFFFFF;
	
}

#sidebar {
	min-width: 204.4px;
	width:auto !important;
	margin-right: 511px;
	font-size:11px;
	line-height:20px;
}

#footer {
	color:#FFFFFF;
	position:relative;
	padding:10px;
	clear:both;
	background-image:url(images/footer_bg.jpg);
	font-size:9px;
	font-weight:400;
	

}

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

h1 {
	font-family:Arial;
	font-variant:small-caps;
	font-stretch:extra-expanded;
	color:#FFFFFF;

}

h2 {
color:#0D2CB6;
padding-bottom:6px;

}

h3 {

}

h4 {

}

h5 {

}

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



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

}

.post {
	min-height:340px;
 	height:auto !important;
  	height:340px;
	padding-top:10px;
}


.post p {

}

.post a {
	text-decoration:none;

}

.post ul {

}

.post li {


}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {
	border:0px;

}

acronym, abbr {

}

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

#sidebar ul {
	list-style-image:url(images/a1.gif);
	margin-left:25px;
	padding-left:0px;

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {


}

#sidebar ul ul li {
	list-style-image:url(images/a2.gif);
}

#sidebar ul ul ul {

}

#sidebar li ul {
line-height:normal;
}


#sidebar p {

}

#sidebar a {
	text-decoration:none;
	color:#0D2CB6;
	
}

#sidebar a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#0D2CB6;

}

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

input, textarea {
	background-color:#E3E4D6;
	color:#666666;
	border:#7DA2E1 thin solid;
	}


.current_page_item {
	background-color:#FFFFFF;
	font-weight:bold;	
}

#page_title_extra {
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	font-weight:900;
	font-size:24px;
	vertical-align:baseline;
	color:#FFFFFF;
	position:static;
	left:545px;
	top:253px;
	height:31px;
	width:300px;
	z-index:1;
	background-color:#2534BF;
	padding:4px;
}