/*
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
*/
@import url('custom.css');

/* Basic Layout */
body {
background:transparent url('images/bg.jpg');
color:#333;
font-family:Geneva, Verdana, Arial, Sans-Serif;
font-size:62.5%;
margin:0 0 20px;
padding:0;
text-align:left;
}

#header {
background:transparent url('images/dheader.jpg') no-repeat top center;
height:190px;
margin:0 auto;
width:750px;
}

#access {
background:#232323;
margin:0 auto;
padding:5px 0;
text-align:center;
width:750px;
}

#all {
background:#fff;
margin:0 auto;
width:750px;
}

#content {
float:left;
font-size:1.2em;
margin:10px;
width:530px;
}

#sidebar {
color:#333;
float:right;
font-style:italic;
font-weight:700;
margin-top:10px;
margin-right:10px;
width:160px;
}

#footer {
border:none;
clear:both;
margin:0 auto;
padding:0;
width:750px;
}

#accessfoot {
background:#232323;
margin:0 auto;
padding:5px 0;
text-align:center;
width:750px;
}

#copyright {
background:#333;
color:#999;
font-size:8px;
font-style:italic;
font-weight:700;
padding:10px 0;
text-align:center;
}

/* Type layouts */
h1, h2, h3, h4 { color:#333; letter-spacing: -1px; font-style:italic; font-variant:small-caps; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

a { color:#333;  text-decoration:none; }
a:hover { color:#00f; text-decoration:underline; }
a:visited { color:#333; }

/* feed icon style */
#rss {
height:20px;
width:160px;
}

.feed {
margin-left: 0px;
padding: 0 0 0 19px;
background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
} 

/* Featured Links Layout */
img.featured {
border:0;
height:27px;
width:140px;
}

/* Ad Layouts */
.adbox {
padding-bottom:0;
padding-top:10px;
}

.adbox2 {
padding-bottom:10px;
padding-top:0;
}

.ad-leaderboard {
border:0;
height:90px;
margin:0 auto;
width:728px;
}

.ad-sky {
border:0;
height:600px;
margin-bottom:10px;
width:160px;
}

.ad-tower {
border:0;
height:300px;
margin-bottom:10px;
width:160px;
}
