/*
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: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
  font-size: 12px;
  line-height: 1.6em;
  color: #000;
padding: 0px;
}

a {
  color:#336600;
  text-decoration: none;
}

#page {
width: 750px;
margin: 0 auto;

}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
  width: 750px;
  margin: 0;
padding: 0;
background-image: url("http://www.sperrinholidays.com/wp-content/uploads/2008/02/bothy_bg_top_right.jpg");
background-position: top right;
background-repeat: no-repeat;
  border: 1px solid #000000;
}

#wrapper2 {
  width: 750px;
  margin: 0;
padding: 0;
background-image: url("http://www.sperrinholidays.com/wp-content/uploads/2008/02/bothy_bg_bottom_left2.jpg");
background-position: bottom left;
background-repeat: no-repeat;
}

#content {
	width: 500px;
min-height: 650px;
	float: right;
	padding: 50px 30px 60px 30px;
	overflow: hidden;
}




/* FOOTER ELEMENTS */

#footer {
  margin: 0px;
  clear: both;
  background-color:#336600;
  padding: 0px 0px 0px 0px;
}
#footer p {
  color:#ffffff;
  padding: 5px;
}
#footer p a {
  color: #ffffff;
  border-bottom: 1px dotted #89817f;
}
#footer p a:hover {
  color: #000000;
}

/* CONTENT ELEMENTS */

#content h2 a:link, #content h2 a:visited {
  color: #336600;
}
#content h2 a:hover {
  color: #336600;
}
#content p {

}

/*-------------Headings-------------*/

h1, h2 {
  color: #336600;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;

  text-transform: capitalize;
}

h2 {
margin-top: 10px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.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 {
  background-color: #FFF;
  margin: 0px 0px 20px 20px;
  padding: 43px 10px 20px 0px;
  float: left;
  width: 140px;
}
#sidebar ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;			
  width: 140px;
}
#sidebar li li a {
  margin: 0px 0px 0px 0px;
  width: 125px;
}
#sidebar li li li a {
  margin: 0px 0px 0px 30px;
  width: 110px;
}
#sidebar a {
	font-size: 120%; 
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  width: 140px;
  border-bottom: 1px solid #CCC;
  text-transform: capitalize;
}

#sidebar a:link {
  color:#889944;
  text-decoration: none;
}
#sidebar a:hover {
  background: #000000 url(http://www.sperrinholidays.com/wp-content/uploads/2008/02/arrow.gif) 96% 50% no-repeat;
  background-color: #F5F5F5;
  color:#336600;
}

#sidebar a:visited {
  color:#889944;
  text-decoration: none;
}






/*--------------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;
}