/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.7
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/
body{font-size: 110%; }

div#container {	float: left;
	margin: 0 -200px 0 0;
	width:800px;
}

div#content {
font-family:Lucida Sans Unicode, Trebuchet MS, Helvetica, sans-serif;
	margin: 0 200px 0 0;
padding: 10px;
}

div.sidebar {width:180px;
background:#fff url(images/bg_rightcol.jpg) repeat-y left top;
border-left:thin solid #000;
border-bottom:thin solid #000;

line-height:1.5em;
text-align:center;
word-wrap:break-word;
	float: right;
	overflow: hidden;

font-family:Lucida Sans Unicode, Trebuchet MS, Helvetica, sans-serif;
}

div#secondary	{
	clear: right;
}
div#footer {

	clear: both;
	width: 100%;
}

div#footer {
background:#000;
clear:left;
width:100%;
}

div#menu {
position:relative;
float:left;
clear:left;
background-color:#000;
width:800px;
font-family:Lucida Sans Unicode, Trebuchet MS, Helvetica, sans-serif;
background:#000;
}

div#wrapper {
width:800px;
text-align:left;
border:thin solid #000;
background:#FFF;
margin:auto;
}

div#header {
font-family:Lucida Sans Unicode, Trebuchet MS, Helvetica, sans-serif;
height:166px;
background-color:#FFF;
background:#fff url(images/winew2.jpg);
border-top:thin solid #000;
}

body {
background:#fff url(images/bg.jpg) repeat-x center top;
}

div#access div.skip-link {
position:absolute;
top:1em;
right:1em;
}

div#menu ul,div#menu a,div#menu a:link,div#menu a:active,div#menu a:visited {
background-color:#000;
color:#FFF;
text-align:left;
}

div#menu a:hover {
background-color:#FF880F;
line-height:20px;
text-decoration:none;
}

div#menu ul li {
display:block;
padding-left:12px;
padding-right:5px;
float:left;
width:auto !important;
font-size:14px;
line-height:20px;
white-space:nowrap;
margin:0;
}

div,td,p {
font-size:14px;
line-height:18px;
color:#333;
}

a:hover {
text-decoration:underline;
color:#300;
}

ul,ul ul {
list-style:none;
margin:1px;
padding:0;
}

a img {
border:none;
margin:0 5px;
}

div#blog-description {
text-align:center;
}

div.sidebar a,a:link,a:active,a:visited {
text-decoration:none;
color:#444;
}

div.sidebar ul.xoxo li h3 {
text-decoration:none;
color:#000;
background:#FF880F;
border:thin solid #000;
text-align: center;
}

div.post a,a:link,a:active,a:visited,div.bio a,a:link,a:active,a:visited {
text-decoration:none;
color:#FF880F;
}

h1#blog-title,div.skip-link {
color:#FFF;
}
