/*
Theme Name: Sand, Version: 1
Original Theme Name: Translucent Fluidity 2, Version: 3.1
Original description: A fluid two-column style that's widget ready and ported to WordPress from my original open source template
Author: Karen Blundell http://karenblundell.com
Tweeked into "Sand" by: Cristin Lindqvist http://www.cristinlindqvist.com
Tags: sand, footsteps, beige, two columns, fluid width, widget ready, right sidebar
*/

* {
 margin: 0;
 padding: 0;
}
body {
 background: #e9e4d9 url(images/bg-sand.jpg) repeat;
 margin-bottom: 20px;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: 80%;
 color: #331115;
 line-height: 1.5em;
}
#wrap {
 background: transparent url(images/bg-feet.jpg) no-repeat top left fixed;
}
 #header {
  width: 80%;
  margin: 0 auto;
  background: transparent;
  height: 101px;
 }
  #header h1 {
   padding: 30px 10px 0 0;
   font: normal italic 2.2em Georgia, serif;
   letter-spacing: 3px;
   text-align: right;
  }
  #header a, #header a:visited, #header a:hover {
   text-decoration: none;
   font-weight: normal;
  }
  #header a {
   color: #322f2f;
  }
  #header a:visited {
   color: #0b4f67;
  }
  #header a:hover {
   color: #0b4f67;
  }
  #desc {
   padding: 0px 10px;
   text-align: right;
  }
#nav {
 position: absolute;
 top: 83px;
 left: 10%;
 width: auto;
 font: bold 13px "Trebuchet MS", Verdana, sans-serif;
 letter-spacing: 0.4em;
 height: 45px;
}
 #nav li {
  list-style: none;
  display: inline;
 }
 #nav li a {
  padding: 3px;
  border: 1px solid #505656;
  border-bottom: none;
  background: transparent url(images/trans6.gif) repeat;
  text-decoration: none;
 }
 #nav li a:link a:visited {
  color: #646b6b;
 }
 #nav li a:hover a:active {
  color: #e9e4d9;
  background: transparent url(images/trans7.gif) repeat;
  border-bottom: 1px solid #e9e4d9;
 }
#container {
 background: transparent url(images/trans5.gif) repeat;
 margin: 0 auto;
 width: 80%;
}
#content {
 padding: 10px;
 width: 59%;
 float: left;
}
 #content h1 {
  color: #646b6b;
  border-bottom: 1px solid #646b6b;
  padding: 10px 0 1px 0;
  font: normal 1.2em Georgia, serif;
 }
 #content .post p {
  padding-bottom: 15px;
 }
 #content .post blockquote {
 }
 #content .post blockquote p {
  margin: 5px 0 0 0;
  padding: 10px 5px 10px 5px;
  border-left: 2px solid #e9e4d9;
 }
 #content .post li {
  list-style-type: disc;
  color: #322f2f;
  margin: 0px 5px 0px 5px;
  padding: 0px 5px 5px 0px;
 }
 #content .post ol {
  padding: 0 5px 0 40px;
 }
  #content .post ol li {
   list-style-type: decimal;
   color: #322f2f;
   margin: 0px 5px 0px 5px;
   padding: 0px 5px 5px 0px;
  }
 #content .post img {
  display: inline;
  border: 0;
  margin: 0 7px;
  vertical-align: middle;
 }
#menu {
 float: left;
 width: 30.5%;
 margin: 17px 0 0 20px;
 padding: 5px;
}
#menu ul {
 list-style: none;
}
#menu ul li {
 list-style-type: none;
 padding-bottom: 15px;
}
#menu ul ul li {
 list-style-type: none;
 color: #322f2f;
 margin-left: 5px;
 padding: 0px 5px 5px 5px;
 font-size: 0.9em;
 line-height: 1.2em;
}
#menu ul.children {
 padding: 5px 5px 0px 0px;
}
#menu ul.children li {
 padding: 0px 7px 5px 5px;
}
#footer {
 background: transparent;
 padding: 5px 10px 2px 0;
 text-align: right;
 font-size: 0.75em;
 clear: both;
 line-height: 1.15em;
}
a, a:visited {
 background: transparent;
 text-decoration: none;
 font-weight: bold;
}
a:link {
 color: #48636c;
}
a:visited {
 color: #946346;
}
a:hover {
 background: transparent url(images/trans7.gif) repeat;
 color: #e9e4d9;
 text-decoration: none;
 border: 1px solid e9e4d9;
}
h2 {
 color: #646b6b;
 margin-bottom: 10px;
 font-size: 0.95em;
 border-bottom: 1px solid #646b6b;
}	
#commentlist {
}
#commentlist li {
 list-style-type: none;
 margin: 10px 0px 10px 0px;
 padding: 5px 5px 0px 5px;
 border-bottom: 1px solid #646b6b;
}
#commentlist p {
 padding: 10px 5px;
}
#commentlist .commentmeta {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 0.75em;
}
#commentlist .alt {
 border-bottom: 1px solid #646b6b;
}
#commentlist blockquote {
 border: 1px solid #e9e4d9;
}
#commentlist .alt blockquote {
 border-color: #e9e4d9;
}
#commentform p {
 margin-top: 10px;
}
#commentform textarea {
 width: 350px;
}

.meta {
 margin-top: -2px;
 font-size: 0.75em;
 font-weight: bold;
}
.postmetadata {
 font-size: 0.75em;
 font-weight: bold;
 text-align: center;
}
form {
}
form input, form textarea, form submit {
 border: 1px solid #646b6b;
 background-color: transparent;
}
acronym {
 cursor: help;
 border-bottom: 1px dotted #646b6b;
}
img.centered {
 display: block;
 margin: 0 auto 5px auto;
 border: 0;
}
img.alignright {
 display: inline;
 border: 0;
 margin: 5px 7px 0 7px;
 vertical-align: middle;
}
img.alignleft {
 display: inline;
 border: 0;
 margin: 5px 7px 0 7px;
 vertical-align: middle;
}
img a {
 border: 0;
}
.alignleft {
 float: left;
 text-align: left;
}
.alignright {
 float: right;
 text-align: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
