/*
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

/*--- LJ DEV ---*/
/*font:normal 0.98em/1.6em "Trebuchet MS", verdana, sans-serif;*/
/*#page,#sidebar{border:1px solid red}*/



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

*,html,body {margin:0; padding:0; border:0}
body {background:#333; font-size:62.5%;font-family:Georgia Times serif;}

#page {
	width:990px;
	margin:0 1em;
}

#header {
	display:block; 
	clear:both;
	width:100%; 
	height:79px;
	background:#00A2DE; color:#FFF;
	font:normal 1.9em Georgia, Times, serif;
}



#headerimg {

}


#wrapper {
	width: 100%;
}
#shop-wrapper {width:100%; background:#E2E2E2; color:#000;border-top:1px dotted #000;}

#content, #shop-content {
	float:left;
	font:normal 1.5em Georgia, Times, serif;
}
#content {width: 100%;border-top:1px dotted #FFF;}
#shop-content {width:75%;}

#content a, #shop-content a {background:#FFF; color:#000;}

#sidebar {
	width: 23%;
	margin-left: 75%;
	background-color:#E2E2E2;
}

#footer {
	width: 100%;
	clear: both;
	background:#00A2DE; color:#FFF;
	border-top:1px dotted #FFF;
	font:normal 1.1em Georgia, Times, serif;
}

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

h1 {

}

h2 { font-size:2.3em; line-height:3em; font-weight:normal; color:#000; background:#FFF;margin-top:0.8em;}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Shop-------------*/



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



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

}

.page-post {
padding:1em;
background:#FFF;
color:#000;
}

.post{
	margin:0.2em 0 0 0; 
	padding:1em 25% 1em 1em;
	background:#FFF;color:#000;
}
.single-post {padding:1em 25% 1em 1em; background:#FFF; color:#000;}

.post p, .single-post p .page-post p {
margin:1em 0 0.5em 0;
}
p.pop, ul.blind li {
font-size:1.3em;
}

.post ul {

}
.post ul.blind, .single-post ul.blind, .page-post ul.blind {
list-style-type:none; 
/*margin-left:1.5em;*/
	}

.post li, .single-post li, .page-post li {
margin:1em 0 0 1em;

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
padding:1em;
background:#FFF; color:#000;


}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#wrapper p a {}

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

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color:#000; background:#E2E2E2;

}
#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------------------*/

/*-------------Footer------------------*/
#footer p {
padding:0.4em 1em;
}
#footer a, #footer a:link, #footer a:visited {color:#FFF;}
#footer a:hover, #footer a:active {color:#E2E2E2;}


/*-------------Header------------------*/


#headerimg {
	display:block;
	width:250px; height:80px;
	float:left;
}

#headernav{
	padding:1.2em;
	}
#headernav ul {
	list-style:none;
}	
#headernav ul li {
	display:inline;
	padding:0 0.8em;
}
#headernav ul li:before {/**/content:"\BB\A0";}

#headernav ul li a, #headernav ul li a:link, #headernav ul li a:visited {color:#FFF;}
#headernav ul li a:hover, #headernav ul li a:active {color:#E2E2E2;}

#headernav ul li.current_page_item a,
#headernav ul li.current_page_item a:link,
#headernav ul li.current_page_item a:visited,
#headernav ul li.current_page_item a:hover,
#headernav ul li.current_page_item a:active {color:#FFF;text-decoration:none;}






/*-------------Other------------------*/

hr {
	display: none;
}

/*--------SPECIAL CONTENT-------------*/

p.flow {float:left;margin:1em 1em 0 0;}
p.flow img, p.flow-end img {clear:right;}

p.flow-end {clear:right;}


