/*
THEME NAME: Sandbox-Hack
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Bronwyn's hacked-up version of Sandbox
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
*/

/* call Meyer's CSS reset */  
@import url('reset.css');

body { 
	background: #1F0B04 url(bg_body_coffee.jpg) fixed;
	color: #F7F1DE;
	font: 85%/1.5em "lucida sans" "lucida grande" "trebuchet ms" verdana helvetica arial sans-serif;
	min-width: 700px;
	}
a, a:link {
	color: #CF7221;
	}
a:visited {
	color: #A6422B;
	}
a:hover, a:focus, a:active {
	color: #B02100;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
	font-family: "hoefler text" garamond palatino, "palatino linotype" georgia serif !important;
	font-style: italic;
	line-height: 120%;
	color:#DCBC6E;
	}
.forceclear {
	clear:both;
	visibility: none;
	border: 0px;
	height: 0px;
	}

div#picturegrid {
	position: absolute;
	top: 0;
	right:0;
	width: 79px;
	background: #0E0500;
	}

div#wrapper {
	margin-right: 79px;
	background:url(plant_swirls.png) no-repeat fixed;
	}

img.alignleft, div.wp-caption.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	}
img.aligncenter, div.wp-caption.aligncenter {
	display: block;
	margin: 1em auto;
	}
img.alignright, div.wp-caption.alignright {
	float: right;
	margin: 0 0 1em 1em;
	}
img.mascot {
	display: block;
	float: left;
	margin: 0 2em 1em -25%;
	}
.mascot-selfclear:after { 
	content: ""; 
	display: block; 
	clear: both;
	}
.mascot-selfclear { 
	//display: inline-block;
	} 
div.wp-caption {
	padding: 0.75em 0.5em 0.5em 0.5em;
	border:1px solid #855c3d;
	}
div.wp-caption img {
	display: block; 
	margin: 0 auto;
	}
div.wp-caption p.wp-caption-text {
	font-size: 0.75em;
	font-style: italic;
	margin: 1em auto 0 auto;
	text-align: center;
	}

div#header {
	background:url(bg_header_chocolate.png);
	padding:0;
	line-height:1;
	overflow:hidden;
	white-space:nowrap;
	z-index: 3;
	}
h1#blog-title {
	font-size:5em;
	font-weight:normal;
	margin:0.25em 1em 0.25em 0.3em;
	padding:0;
	}
h1#blog-title a {
	text-decoration:none;
	color:#DCBC6E;
	}
h1#blog-description {
	font-size:2em;
	color:#DCBC6E;
	padding-left:2.5em;
	text-transform:lowercase;
	}
div.skip-link {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 9;
	}
div.skip-link a:focus, div#access a:active {
	/* position: absolute;   breaks nav links */
	top: 9005px;
	left: 9005px;
	background: #690;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #000;
	width: 10em;
	z-index: 9;
	}

/* set common margins for top nav and content strip */
div#header div#menu ul, div#container {
	margin-left: 15%;
	margin-right: 100px;
	}	
/* and now back to the header only */
div#header div#menu ul {
	font-size: 0.85em;
	text-align: center;
	margin-top: 2em;
	padding: 0.5em 0;
	max-width: 49em;
	}	
div#header div#menu ul li {
	display: inline;
	text-transform:uppercase;
	}
div#header div#menu ul li a {
	text-decoration: none;
	padding: 0.5em 3em;
	color:#DCA318;
	}
div#header div#menu ul li a:hover, div#header div#menu ul li a:focus {
	background:url(bg_header_chocolate.png);
	color:#D7640C;
	}

div#container {
	background:url(bg_container_espresso.png);
	margin-top: -7.5em;
	padding: 8em 0 10em 0;
	max-width: 42em;
	min-width: 28em;
	}
div#content {
	padding: 1em 1em 1em 1.5em;
	font-size: 1em;
	}
div#content div.navigation {
	margin: 1em 0;
	font-size: 0.85em;
	text-align: center;
	font-style: italic;
	}
div#content div.navigation a {
	text-decoration:none;
	}
div#content h2 {
	margin-top:0.75em;
	font-size:2.5em; 
	}
div#content h3 {
	margin-top:0.75em;
	font-size:2em; 
	}
div#content h4 {
	margin-top:0.75em;
	font-size:1.5em; 
	}
div.entry-content p, div.entry-content ul, div.entry-content ol {
	margin: 1em 0;
	}
div.entry-content ul li {
	list-style-type: disc;
	margin-left:1em;
	}
div.entry-content ol li {
	list-style-type: decimal;
	margin-left:1em;
	}
ul#archives-page li, ul#links-page li {
	list-style-type: none;
	}
div#content div.post {
	border-bottom: 1px dashed #855c3d;
	}
div#content blockquote {
	border:1px solid #855c3d;
	padding: 1em;
	}
div#content blockquote cite {
	font-size: 0.85em;
	display:block;
	margin-top:0.75em;
	}
div#content a.more-link {
	font-variant: small-caps;
	font-weight: bold;
	}
div#content sup a {
	font-size: 50%;
	vertical-align: super;
	}
div.footnotedivider {
	width: 35%;
	border-top:1px solid #855c3d;
	}
div.footnotes {
	padding: 2em 1em 1em 1em;
	font-size: 0.85em;
	}
div.entry-meta {
	margin-top:1em;
	font-size:0.8em;
	font-style:italic;
	clear: both;
	}
div.entry-meta p {
	margin:0 0 .5em 0;
	}
div.entry-meta p.edit-link {
	margin-top:1em;
	}

div#footer {
	margin-top: -11.5em;
	margin-left:7.5%;
	background:url(bg_header_chocolate.png);
	padding:1em;
	z-index: 3;
	font-size:0.85em;
	clear: both;
	}	
div#footer div.sidebar {
	float:left;
	padding: 0 1.5% 1.5em 1.5%;
	}
div#footer div.sidebar#primary {
	width:35%;
	}
div#footer div.sidebar#secondary {
	width:20%;
	}
div#footer div.sidebar#tertiary {
	width:35%;
	}
div#footer p#copyright {
	clear:both;
	text-align:center;
	margin-top: 1.5em;
	}
div#footer div.sidebar h4.widgettitle {
	text-transform:uppercase;
	border-bottom: 1px dashed #DCA318;
	margin-bottom:0.5em;
	font-size:1.75em;
	}
div#footer div#secondary.sidebar li.widget {
	margin-bottom: 1em;
	}
li#pages.widget h4.widgettitle, li#rss_links.widget h4.widgettitle, li#meta.widget h4.widgettitle {
	display:none;
	}	
	