/*
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.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

@import url('/_skins/PV2/style.css');

body {background: #474747;}

#header {padding:20px 0 10px;}

#header h1 a {font-size: 1.45em;}

.hentry h2, .hentry h2 a, .hentry h3 a {font-size: 1.1em;}

/*
.page-link {
border: solid 1px #434343;
color: #f90;
margin: auto;
padding: 10px 10px 5px;
width: 90%;
}

.wp-caption {padding: 0;}

.wp-caption img {margin: 0 auto 10px;}

.wp-caption-text {
color: #cfcfcf;
font-size: 95%;
margin: 0 0 20px;
text-align: center !important;
}
*/

em {color: #555 !important;}

a em {color: #1562c6 !important;}

#wrapper {background: #fff;}

#blog-title a {color:#07c; text-shadow: #333 1px 1px 1px, #fff -1px -1px 1px;}

/*#menu ul li {border-right: solid 1px #999;}*/

#menu ul li a {
	border-right: solid 1px #757575;
	padding: 10px 10px 5px !important;
	text-shadow: #575757 1px 1px;
}


#copyright {
background: #ffffe0;
border: solid 1px #e6db55;
font: bold 80% Verdana, Arial, Helvetica; 
margin: auto;
padding: 10px; 
text-align: justify;
width: 140px;
}


#footer:before{
color: #777; 
content: "http://sandboxskins.mycoolrealm.com";
font: normal 85% Verdana, Arial, Helvetica;
float: left; 
margin: 2px -1000px 0 20px;
text-shadow: #aaa 1px 1px;
}

.entry-title, .entry-title a {text-shadow: #999 1px 1px 1px;}
