/*
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  */
@import url('examples/2c-r.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
/*margin-top:2em;*/
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/* ========== NEW STUFF =========== */

/*body div {
	border: 1px solid red;
}
*/
body {
	/*margin: 1em;*/
	padding: 0;
	background-color: #000;
	
	font-size:0.8em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

/*
div#wrapper {
	border: 3px dashed black;
	background: url(verselogic.edges.png) repeat-y center;
}

div#thirdwrapper {
	aborder: 1px dashed yellow;
	width: 800px;
	margin: auto;
}


div#secondwrapper {
	background: url(verselogic.header.png) no-repeat top center;
	margin: 0;
	border: 0;
}

div#header {
	height: 300px;
}

div#header h1#blog-title {
	margin:auto;
	width: 800px;
}
div#header h1#blog-title a {
	display: block;
	text-indent: -99999px;
	height: 194px;
	margin-left: 300px;
	margin-right: 40px;
}
div#header div#blog-description,
div.skip-link {
	display: none;
}

div#menu {
	background: transparent;
	border: 1px solid white;
	margin-top: -2em;
}

div.sidebar,
div#container {
	aborder: 1px solid green;
	color: #a0a0a0;
	margin-top: 0;
}

div.sidebar a,
div#container a {
	color: #ddd;
}

div.sidebar h3 {
	color: #ddd;
	border-bottom: 1px dotted gray;
}

div.sidebar a:hover,
div#container a:hover,
div#container h2.entry-title a:hover {
	color: #fff;
}

div#container h2.entry-title {
	padding-top: 1em;
}

div#container h2.entry-title a {
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

div.sidebar a {
	text-decoration: none;
}
*/


div#header {
	background: url(i/banner.png) no-repeat top left;
}

div#header h1 {
	margin:0;
	padding:0;
}

div#header h1#blog-title a {
	display: block;
	text-indent: -99999px;
	margin-left: 3px;
	width: 180px;
	height: 32px;
}

div#header div#blog-description a {
	display: block;
	text-indent: -99999px;
	margin-top: 0px;
	margin-left: 282px;
	width: 245px;
	height: 32px;	
}
div#header h1#blog-title a:hover,
div#header div#blog-description a:hover {
	border-bottom: 1px dotted red;
	margin-bottom: -1px;
}

body {
	background-color: #f7f7f7;
}



/* Columns on front page */

body.home div.column#pictures {
	border: 1px solid blue;
	width: 500px;
	float: left;
}
body.home div.column#words {
	border: 1px solid red;
	/* width: 500px; */
	float: left;
}


h2.page-title,
h2.entry-title {
	font-family: Arial;
	display: inline;
	color: #666666;
}
h2.entry-title a {
	text-decoration: none;
	color: #666666;
}
h2.entry-title a:hover {
	border-bottom: 1px solid gray;
}
h2.entry-title a:visited {
	color: #666666;
}

h3.entry-title {
	margin-bottom: 0em;
}

.entry-date {
	margin: 0 0 0 1em;
	padding: 0;
	font-family: Georgia, Garamond, Courier;
}
span.comments-link a {
	color: #f00;
}


span.comments-link {
	margin-top: -0.5em;
}


.entry-smallimage {
	float: right;
	border:1px solid green;
}


/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:200px;
	margin:0em 4px 0 0;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
	opacity:0.4;
	text-align:right;
}
#search:hover{
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	opacity:1.0;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(i/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}
#search input:focus{
	background:#DDD;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

#post-spotlight a {
	display: block;
	margin: 2px 0;
	padding: 5px;
	border: 1px dotted #ccc;	
}

#post-spotlight a div {
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
}


div#content {
	margin-top: 1em;
	margin-left: 2em;
}

div.entry-date abbr.published {
	border: none;
}

div.hentry {
	margin-bottom: 2em;
}