/*
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--------------*/
 
.nextline{
        line-height: 0;
        margin-top: 17px;
}
#nextline{
        line-height: 0;
        margin-top: 17px;
}


#submenu{
	list-style-type: none;	
        margin: 0px;
        padding: 0px;
}
.pagenav{
	list-style-type: none;	
        margin: 0px; 
	margin-bottom: 13px;
        padding: 0px;
}

.pagenav li{
	list-style-type: none;	 
        padding: 0px;
}

.pagenav ul{
	list-style-type: none;	
        margin: 0px;
        padding: 0px;
}



#submenu li{
	list-style-type: none;	
}

Body {
        background-color: #ffffff;
        color: rgb(57, 55, 55);
        font-family: monospace;
        font-size: 13px; 
        /*text-decoration:blink;*/ 
        line-height: 19px;
 
}

#page {
	width: 840px; 
}

#header {
	margin-bottom: 18px;
}

#headerimg 	
{  
        background: url('images/pathosinstitut_logo.jpg') no-repeat bottom center;
	margin: 30px 0px 0px 40px; 
	height: 200px; 
	width: 930px; 
} 
#headertext	
{   
        font-size: 20px;
        font-weight: bold;
	margin: 30px 0px 0px 318px;  
} 
 

a:hover{
	color: white; 
	background: rgb(84,107,15);
}
a{
	text-decoration: none;
 
        color: rgb(84,107,15);
	background: none;
}
 
.description {

}

#wrapper { 
	width: 100%;
}

#content { 
	margin: 0px;
	margin-top: -1px;
	float: right;
	width: 62%; 
}
 
#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
	 background: url('images/pathosinstitut_logo.jpg') no-repeat bottom center;
}

h2 {
        /*font-variant: small-caps;*/ 
        margin: 0px;
        font-size: 16px;
}
  
h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
	margin-top: 0px;
	padding-top: 0px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {	
	margin: 0px;
	padding: 0px;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	/*margin-top: 30px;*/
	font-family:  Helvetica;
	font-weight: normal;
	font-size:  8px;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/
 
#sidebar { 
	margin: 0px;
        margin-left: 13px;
        /*margin-top: 20px;*/
	background: #f6f7f6;  
	padding: 19px;
	padding-top: 7px;
        font-size: 12px; 
	width: 25%; 
}

#sidebar ul {
list-style-type: none;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}

#sidebar li {
	list-style-type: none;
	margin:30px;
}
 
/*sidebar headline*/
#sidebar ul h2 { 
	padding: 0px;
	color: rgb(87,107,15); 
	font-weight: bold;
        font-size: 12px;
	 
}

#sidebar h3 {
	margin: 0px;
	padding: 0px;
	color: rgb(170,181,135); 
        font-size: 12px;  
}

#sidebar a{
	line-height: 19px;
}

#sidebar ul li {
list-style-type: none;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}

#sidebar ul ul {
list-style-type: none;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}

#sidebar ul ul li {
list-style-type: none;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}

#sidebar ul ul ul {
list-style-type: none;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}

#sidebar p {
 margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}
 

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {
	font-size: 12px;
}

small {
	font-size: 12px;
}

/*--------------Search Form-------------*/

#searchform {
	margin-top: 13px;
	margin-bottom: 23px;
	width: 200px;
}

#searchform input {
	/*
       border-top: none;
       border-bottom: 1px solid #ddd; 
	*/
	// border: none;
}
 
#searchform  .button{
	/*background: #fafafa;*/ 
	/*color: rgb(84,107,15);*/
	//color: rgb(255,255,255);
	//background: rgb(84,107,15); 
        /*
     border-right: 1px solid #ddd;
     border-left: 1px solid #ddd;*/ 
       width: 65px;
       height: 21px; 
       font-family: monospace;	
       font-weight: bold;
	
}

#searchform .s {
	//background: #fafafa; 
	//border-bottom: 1px solid #eee;
	/*
	border-top: 1px solid #ddd;
      border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
      border-left: 1px solid #ddd;
	*/
	font-family: monospace;
	width: 205px; 
	height: 18px;
	//color: rgb(57,55,55); 
}



/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/
 
hr {
	display: none;
}