/*
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 {
	background-color: #FFFFFF;
	background-image: url(images/weefselachtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

#page {
	width: 1000px;
	margin: 0 auto;
	
}

#header {
	
	background-image: url(images/headerandas.jpg);
	height: 150px;
	

}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
	margin-top: 25px;
	
}

#content {
	float: right;
	width: 70%;
	list-style-image: url(images/bullet.jpg);
	margin-bottom: 25px;
}


#sidebar {
	width: 28%;
	margin-right: 70%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:0px;
	color:white;
	margin-bottom: 25px;	
	}
#adress {
	margin-right: 80%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF6600;
	width:200px;
	background-image: none;
	background-position: left top;
	padding-top: 100px;	
}

#footer {
	width: 100%;
	clear: both;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #DD4B14;
	border-right-color: #DD4B14;
	border-bottom-color: #DD4B14;
	border-left-color: #DD4B14;	
}
/*--------------- pseudo class-------------*/
a:link {
color:#DD4B14}

a:visited{
color:#DD4B14}

a:hover {
color:#990000}

a:active {
color:#DD4B14}

/*-------------HEADINGS------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
/*--------------kopjes pagina---------*/
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #990000;
}



h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #990000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
/*--------------adresgegevens--------------*/
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 1em;	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

/*-------------The Post-------------*/


h2 a:hover, h2 a:visited, h2 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.post {

}

.post p {

}

.post a {

}

.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 {
	list-style-type: none;
	margin:0;
	padding:0;
	
}

#sidebar ul h2 {
}

#sidebar ul li {
	margin:0;
	border-top-style: none;	
}
#sidebar ul li a{
	display: block;
	text-decoration:none;
	width:200px;
	border-right-width: 0px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	margin: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#sidebar ul li a:hover{
	color:#990000;
	border-right-width: 0px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #DD4B14;
}
#sidebar ul ul {

}

#sidebar ul ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #990000;
}

#sidebar li li a {
}


#sidebar p {

}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;	
	
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD4B14;
	text-decoration:none;
	font-weight: bold;
	background-color: #EB965C;

}

#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
/*--------- opmaak adress----------------*/

#adress img

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}


/*-------------Images------------------*/
img{
	border: thin solid #FF6600;
	float: right;
	margin: 20px;
}


/*-------------Other------------------*/

hr {
	display: none;
}
