/*  
THEME NAME: Minimalist Sandbox
THEME URI: http://www.plaintxt.org/themes/minimalist-sandbox/
DESCRIPTION: A truly minimalist theme, originally a sandbox for me, now released for consideration and fiddling-with by the public at large.
VERSION: 0.1 BETA
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
*/
/*
"Minimalist Sandbox" theme for WordPress (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
html{	background: url('images/bodybg.png') top repeat-x #fff;
	margin: 0;
	padding: 0;
}

body {	background: url('images/back.png')  173px 238px no-repeat transparent;
	margin: 0;
	padding: 0;
	color: #555;
}
/* UNIVERSAL MARGINS, PADDING, ETC., FOR ALL LAYOUT DIVS */
div#header {background: url('images/header.png') center top no-repeat #fff;
	height: 111px;
	
	margin: 0;
}

div#wrapper{ width: 803px;
	margin: 0 auto 0 auto;
	background: url('images/front.png') center 111px no-repeat transparent;
}
div#content {
	padding: 0 2em;
        margin-left: 80px !important;
	margin-top: 90px !important;
	background-color: transparent;
	width: 400px;
}
div.sidebar {
	
	width: 200px !important;
	padding: 0 1em;
}
div#footer {
	padding: 3em 0 0 0;
	margin-top: 20px;
	border-top: 5px double #dbdbdb ;	
}
div#header, div#footer {
	text-align: center;
}
/* HEADER STUFF */
h1#blog-title {
	font-size: 3em;
	margin: 0;
	display: none;
	
}

p#blog-description {
	margin: 0 0 0 0px;
	color: #fff;
	padding-top: 40px;
	padding-left: 316px;
	text-align: left;
	font-size: 1.4em;
	display: ;
}
/* GENERAL CONTENT / POST STUFF */
div.narrowcolumn h2.post-title {
	font-size: 1.5em;
	color: #6fad8e;	
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 10px 0;
	width: 400px;
	height:50px;
	background: url('images/titlebg.png')  repeat-x #fff;
}
p.post-date {
	font-weight: normal;
	margin: 0;
}
p.page-link {
	font-weight: bold;
}
div.post-entry p {
	margin: 1em 0;
}
div.narrowcolumn  {
	border-top: 3px double#f1f1f1;
	border-right: 3px double#f1f1f1;

}
div.post-entry p.attachment, div.post-entry p.attachment-filename {
	margin: 0 auto;
	text-align: center;
}
div.post-entry p.attachment-filename {
	font-style: italic;
	margin: 0.5em 0 .5em 0 !important;
}
div.post-entry ul, div.post-entry ol {
	margin: 0;
	padding: 0 0 0 2em;
}
div.post-entry ul li {
	list-style: square;
}
div.post-entry ul li ul {
	margin-bottom: 0.3em;
}
div.post-entry ul li ul li {
	list-style: circle;
}
abbr, acronym {
	border-bottom: 1px dotted blue;
	cursor: help;
}

code, pre {
	font: 1em/150% "courier new", courier, monospace;
}
p.post-footer {
	margin: 0 0 4em 0;
}
p.post-footer, p#single-post-footer {
	font-style: italic;
}
/* POST BODY HEADINGS */
div.post-entry h2 {
	font-size: 1.2em;
	margin: 1.5em 0 -0.7em;
	
	
}
div.post-entry h3 {
	font-size: 1.1em;
	margin: 1.5em 0 -0.9em;
}
div.post-entry h4 {
	font-size: 1em;
	margin: 1.5em 0 -1.1em;
}
div.post-entry h5 {
	font-size: 0.9em;
	margin: 1.5em 0 -1.3em;
}
div.post-entry h6 {
	font-size: 0.8em;
	margin: 1.5em 0 -1.5em;
}
/* SINGLE POST / ARCHIVES STUFF */
div.widecolumn div.navigation {
	padding: 0 0 3em 0;
}
div.widecolumn h2.post-title {
	font-size: 1.5em;
	color: chocolate;	
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 10px 0;
	width: 400px;
	height:50px;
	background: url('images/titlebg.png')  repeat-x #fff;
	clear: both;
	margin: 0 0 0em 0;
}
div.widecolumn h2.page-title {
	font-size: 1.2em;
	margin: 0 0 3em 0;
	margin: 0 0 3em 0;color: #FFA500;
        border-bottom: 3px double #f1f1f1
}
div.widecolumn h3.post-title {
	margin: -1em 0 0.2em 0;
	font-size: 1.2em;
}
p#single-post-footer {
	font-size: 0.9em;
}
/* COMMENTS STUFF */
h3.comment-header {
	font-size: 1.4em;
	margin: 3em 0 1em 0;
}
ol.commentlist li {
	margin: 0 0 3.5em 0;
}
ol.commentlist li p {
	margin: 1em 0 0 0;
}
ol.commentlist p.comment-author, ol.commentlist p.comment-metadata {
	margin: 0;
}
ol.commentlist p.comment-metadata {
	font-style: italic;
}
h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
}
form#commentform {
	margin: 0;
	padding: 0;
}
form#commentform p.form-label {
	margin: 1em 0 0 0;
}
form#commentform p {
	margin: 0;
}
input#author, input#email, input#url {
	font-family: "courier new", courier, monospace;
	font-size: 1em;
	padding: 0.2em;
	width: 20em;
}
textarea#comment {
	font-family: "courier new", courier, monospace;
	font-size: 1em;
	height: 12em;
	margin: 0 0 0.5em 0;
	overflow: auto;
	padding: 0.2em;
	width: 30em;
}
/* SIDEBAR STUFF */
div.sidebar ul, div.sidebar ul li ul li {
	margin: 0;
	padding: 0;
}

div.sidebar h2 {
	border-bottom: 1px solid #f1f1f1;
	border-top: 3px double #f1f1f1;
	font-size: .9em;
	color: #FFA500;
}
	
div.sidebar ul li h2 {
	font-size: 1em;
	margin: 0;
}
div.sidebar ul li {
	list-style: none;
	margin: 0 0 1em 0;
}
div.sidebar ul li ul {
	margin: 0 0 0 1.5em;
}
div.sidebar ul li ul li {
	list-style: none;
	margin-left: -20px;
	margin-top: 8px;
	list-style-image: url("images/bullet.png");
}
div.sidebar ul li ul li ul li {
	list-style: none !important;
}
div.sidebar form {
	margin: 0.2em 0 0 0;
	padding: 0;
}
/* GLOBAL, FUNCTIONAL DECLARATIONS */
.clearer {
	clear: both;
	height: 0;
}
.alignright, .nav-right {
	float: right;
}
.alignleft, .nav-left {
	float: left;
}
/* IMAGE ELEMENTS, INCLUDING LINKS */

img{ 
	padding: 6px;
	border: 3px double #f1f1f1;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
	      
img.center {
	display: block;
	margin: 0.4em auto;
}
img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
/* EZ LINKS */
a, a:link, a:active, a:visited {
	outline: none;
	color: #6fad8e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: orange;
}

hr { 	border: 1px solid #f1f1f1;
	width: 80%;
	padding-bottom: 1	px;
}

blockquote {
	border-left: 3px solid #e6e6fe;
	margin-left: 10px;
	padding: 5px 0 5px 1em;
	background-color: #fdf6ea;
		
}