/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
* {
margin: 0;
padding: 0;
}
body {
background: #675a47;
font-family: verdana;
}
ul.xoxo {
padding-left: 10px;
}
ul.xoxo a {
text-decoration: none;
color: #256810;
}
ul.xoxo a:hover {
color: white;
}
ul.xoxo .blogroll {
padding: 0 0 20px 0;
}
li#search {
padding-bottom: 20px;
}
ul {
list-style: none;
font-size: 12px;
padding-bottom: 20px;
}
ul h3 {
font-weight: lighter;
}
#header {
width: 910px;
height: 261px;
margin: 0 auto;
background: url(http://www.ericronning.com/images/header.jpg) center no-repeat;
}
#header h1 {
margin: 0;
padding: 8px 0 0 10px;
font-family: Verdana, "Papyrus", "Optima", sans-serif;
font-weight: lighter;
color: white;
}
#header h1 a {
color: white;
text-decoration: none;
}
#blog-description {
margin: -25px 0 0 0;
padding-right: 12px;
text-align: right;
font-family: Verdana, "Papyrus", "Optima", sans-serif;
color: white;
}
#wrapper {
width: 910px;
margin: 0 auto;
background: url(http://www.ericronning.com/images/content.jpg) center repeat-y;
}
#container {
float: left;
margin-left: 205px;
width: 500px;
}
#content {
padding: 10px;
}
.nav-previous a {
float: left;
font-size: 10px;
color: gray;
text-decoration: none;
}
.nav-next a {
float: right;
font-size: 10px;
color: gray;
text-decoration: none;
}
.entry-title {
clear: both;
font-size: 24px;
font-weight: lighter;
padding-bottom: 3px;
}
.entry-title a {
color: black;
text-decoration: none;
}
.entry-content {
padding-top: 2px;
padding-bottom: 5px;
font-size: 12px;
line-height: 1.4em;
border-bottom: 1px dotted gray;
}
.entry-content p {
padding: 7px 0;
}
.entry-date {
padding-top: 5px;
float: left;
font-size: 10px;
padding-right: 10px;
padding-bottom: 30px;
}
.entry-date abbr {
border: none;
}
.entry-meta {
float: left;
padding-top: 5px;
font-size: 10px;
padding-bottom: 30px;
}
.entry-meta a {
color: #256810;
text-decoration: none;
}
.entry-meta a:hover {
color: gray;
}
#comments-list {
padding: 10px 25px 10px 50px;
font-size: 12px;
}
#respond {
padding: 10px 25px 10px 50px;
font-size: 12px;
}
#primary {
float: left;
margin-left: -700px;
width: 180px;
padding: 10px;
}
#secondary {
float: right;
margin-right: 5px;
width: 180px;
padding: 10px;
}
#footer {
clear: both;
width: 910px;
height: 28px;
background: url(http://www.ericronning.com/images/footer.jpg) center no-repeat;
}
#copyright {
font-family: "Orator std", "Papyrus", "Optima", sans-serif;
margin: 0 auto;
width: 910px;
}
#copyright p {
font-size: 12px;
text-align: center;
color: white;
}
#copyright a {
color: white;
text-decoration: none;
}