/*
Theme Name: 2 Column Fluid - Menu Left
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fluid 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 {
	margin:0;
	padding:0;
	font: normal 0.90em Arial, Helvetica, sans-serif;
margin-top:64px;


}

#page {
width:960px;
text-align:left;
}

#slogan {
width:960px;
padding-left:10px;
padding-bottom:64px;
}

#persiana {
background-color:#8BA6B7;
margin:0;
padding:0;
width:785px;
position:absolute;
padding:15px;
border-bottom: solid white 15px;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {
}

#lienzo {
width: 100%;
}

#photo { 
float:left; 
margin-right:0px; 
width:400px; 
overflow:hidden;
}

#content {
float: left;
width : 540px;
background-color:white;
border-left: white 15px solid;
}

#sidebar {
float:right;
width:400px;
text-align:right;
}

#footer {
padding-top:90px;
width: 960px;
clear: both;
text-align:right;
}

/*--------------Persiana------------*/
#persiana ul { 
margin:0; padding:0;
list-style-type: none;
}

#col1, #col2, #col3, #col4 {
width:160px;
 
float:left;
display:block;

}

#persiana ul {

list-style-type: none;

}

#persiana ul h2 {
color:white;
}

#persiana ul li {
list-style-type: none;
}

#persiana ul ul {
list-style-type: none;
}

#persiana ul ul li {
list-style-type: none;
}

#persiana ul ul ul {
list-style-type: none;
}

#sidebar p {

}

#persiana a {
text-decoration:none;
color: #fff;
font-size: 0.8em;
font-style:italic;
}

#persiana a:hover {
text-decoration:underline;
}

#sidebar a:visited {

}


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

h1 {
font: normal 5em/1.2em Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:white;
}

h2 {
	font: normal 3em/1.2em Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0px;
	padding: 0px;

}

h3 {
font: normal 1.5em/1.2em Arial, Helvetica, sans-serif;
	text-transform: none;

}

h4 {

}

h5 {

}

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





.post {
clear:both;
border-bottom: 30px solid #031B25;
}
.post h2 {
margin:0;padding:0;

}

.entry .column {
	width: 220px;
	margin-right: 20px;
	float: left;
}


.post p {

}

.post a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-top: 9px;
}

.post ul {

}

.post li {

}

.entry {

}

p.postmetadata {
	text-align:right;
	padding-top: 9px;

}


.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.center {
margin: 0 auto;
}

h2.pagetitle a:link, h2.pagetitle a:active, h2.pagetitle a:visited  {
color: #EB0007;
text-decoration:underline;
}

h2.pagetitle a:hover {
	color: blue;
margin:0; padding:0;

}

blockquote {

}

cite {

}

a img {
border:0;

}

acronym, abbr {

}


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

}
