/*
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/1c-b.css');

* { margin:0; padding:0; }

body
{
	font-size: 1.25em;
	line-height: 1.5em;
	font-family: sans-serif;
	font-family: monaco,  'courier new', courier, monospace;
}

/* Just some example content */
div.skip-link {
position:absolute;
left:-9999em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1em;
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:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;color:#000;
}

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 0;
}

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 {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 {

}

/* additions
------------------------------------------------------------------------------*/

body { background-color: #eaff00; height:100%;  }

#wrapper
{
	width: 960px;
	background-color: #FFF;
	height: 100%;
	margin: 0;
	padding: 0;
}

/*  this centers the page div in the browser window */
#wrapper { position: relative; left: 50%; top: 0; margin-left: -480px; }

h1#header
{
	width: 960px;
	height: 102px;
	background-color: #fff;
	background-image: url(yel-out-wht-960.gif);
	background-repeat: no-repeat;
}

#header i {position:absolute; left:-9999em; }


/*
#header
{
	width: 160px;
	height: 100%; min-height: auto;
	background-color: #000; background-color: #323232;
	position: relative; top:0;
	text-align: center;
	float: left;
	font-weight: bold;
	color: white;
	padding: 1.5em 0 1em 0;
}

#header h1
{
	width: 160px;
	height: auto;
	position: relative;
	font-size: 6em;
	line-height: .725em;
	text-transform: uppercase;
	margin-bottom: -.1em;
}
*/


#container { padding: 0 20px 0 20px; margin: 0; width:920px; }

#content {padding-top: 1em; min-height: 280px;}

#primary, #secondary { background-color: #fff; }

.sidebar { line-height:1.25em;}

#primary, #secondary { font-size: 75%; }

li, .sidebar ul.xoxo li ul li
{
	list-style-type: none;
	list-style-position: default;
}

hr {height: 1px; background-color: #323232; border: 0 solid #323232; margin-bottom:0;}

div.post:hover hr {margin-bottom:2em;}

.entry-meta, 
.entry-date 
{ font-size: 75%; }

.entry-date { padding: 0; }

div.post:hover .entry-date { padding: 1em 0; }

/* this is just temp to overide default */
.entry-date abbr
{
	border-color: #bbb;
	border-width: 0;
	border-style: none;
}

.entry-content img, .map-test { border-color: gray;
	border-width: 1px;
	border-style: solid;
	padding:3px; }
	
	
div.post
{
	min-width: 2.25em; width: auto;
	min-height: 1.5em; height: auto;
	overflow: hidden;
	
	margin: 0 .1em .1em 0; padding-top: .5em;
}
/* for Internet Explorer */
/*\*/
* html div.post
{
	width: 2.75em;
	height: 1.5em;
	
	border-width: 0 .25em 0 0;
	border-style: none solid none none;
}
/**/

.post div.entry-content, .post div.entry-meta
{
	overflow: hidden;
	visibility: hidden;
	height: 0; width:0;
}

div.post h2.entry-title { visibility: visible; overflow: visible; }



div.post:hover div.entry-content, div.post:hover div.entry-meta,
div.post:focus div.entry-content, div.post:focus div.entry-meta
{
	visibility: visible; overflow: visible;
	height: 100%; width:100%;	
}



/* XML Google Map styling - note this dependant on plugin settings
------------------------------------------------------------------------------*/

.entry-content .maptest { width: 408px; }


.wp-caption p.wp-caption-text
{
	font-size: 75%;
	font-style: normal; margin: 0; padding: 0;
}

h2.entry-title { margin: 0; padding: 0;}

.entry-meta { margin: 0; padding: 0;}



a { text-decoration: none; color: #323232; }

a:hover, #menu a:hover { text-decoration: underline; }

a:active, #footer a:active { color: red;}

h2 a {color:#000;}


/* 
these set the styling for image links
------------------------------------------------------------------------------*/
.entry-content a:hover img { border-color: #444;}
.entry-content a:active img { border-width: 2px; padding:2px; }
.entry-content a:active { color: #bbb;}


#secondary h3, #secondary h4, #secondary li { margin: 0; padding: 0; }

#secondary ul { margin-bottom: 1em; }

#secondary li.links { margin-top: 1em; }


#footer { font-size: 50%; }

div#footer {text-align: right; width:auto; margin:0 20px 0 0;}

#footer a {color:#989898;}
#footer a:hover {color:#323232;}
