/*
THEME NAME: Sandbox/Fagstein
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme with powerful, semantic CSS selectors and the ability to add new skins.
VERSION: 0.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:
*/

body {
	background: #fff;
	color: #111;
	margin: 1em 1em 1em 2em;
	padding: 0;
}



/* STRUCTURAL BITS */
div#container {
	float: left;
	margin: 0 0 0 -200px;
	width: 100%;
}
div#content {
	margin: 0 0 0 200px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 175px;
	margin-top: 1em;
}
div#secondary {
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}
div#access, div#globalnav {
	display: none;
}



/* HEADER STUFF */
div#header {
	margin: 0 0 1em 0;
	text-align: center;
}
div#header a, div#header a:link, div#header a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
}
div#header a:hover {
	background: #fff;
	color: #505555;
}
div#header a img {
	border: none;
}
h1#blog-title {
	font: 3em/140% arial, helvetica, sans-serif;
	margin: 0;
}
div#blog-description {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.8em;
}
div.post {
	border: 1px solid #999;
	padding: 1em;
	margin-bottom: 2em;
}	
body.single div.post {
	margin: 0;
	padding: 0;
	border: 0;
}



/* CONTENT STUFF */
div#content a, div#content a:link, div#content a:visited {
}
div#content a:hover {
	background-color: #ccf;
}
h2.entry-title {
	font-size: 1.5em;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	letter-spacing: -0.025em;
}
h2.entry-title a {
	color: #666;
	text-decoration: none;
}
body.single h2.entry-title, body.page h2.entry-title {
	clear: both;
}
abbr.published {
}
div.entry-content p {
	margin: 1em 0;
	font-family: Georgia, serif;
}
div.entry-meta {
	font-size: small;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	margin-bottom: 2em;
}
div.entry-meta-below {
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	font-size: small;
	margin-top: 1.5em;
	margin-bottom: 0em;
}
div.entry-commentlink {
	text-align: right;
	margin-left: 5em;
}
div.entry-links {
	font-size: small;
	text-align: right;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	margin-top: 1em;
}
span.metasep {
	color: #ddd;
	margin: 0 0.2em;
	padding: 0 0.2em;
}
div.archive-meta {
	display: none;
}
div#content div.content-column {
	float: left;
	width: 45%;
}
div.entry-content ul#linkcats, div.entry-content ul#linkcats li, div.entry-content ul#linkcats ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.entry-content ol {
	margin: 0 0 0 1.2em;
	padding: 0;
}
div.entry-content ul {
	margin: 0 0 0 1em;
	padding: 0;
}
div.entry-content span.more-link {
	font: bold 0.7em/130% verdana, geneva, sans-serif;
}
div.entry-content div.page-link {
	font: bold 0.7em/130% verdana, geneva, sans-serif;
	margin: 0 0 1em 0;
}
div#content div.page-link a, div#content div.page-link a:link, div#content div.page-link a:visited {
	background: #fff;
	border: 2px solid #d9e6f2;
	color: #505555;
	margin: 0 0 1em 0;
	padding: 0.2em;
}
div#content div.page-link a:hover {
	background: #fff;
	border: 2px solid #b8c4ce;
	color: #000;
}
code, pre {
	font-family: "courier new", courier, monospace;
	font-size: 0.9em;
}
blockquote {
	background: #eeefef;
	color: #000;
	margin: 0;
	padding: 0.1em 1em;
}
blockquote blockquote p {
	border-left: 2px dotted #505555;
	padding: 0 0 0 0.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #88807c;
	cursor: help;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
strong.caps, em.caps, span.caps {
	text-transform: uppercase;
}







/* CONTENT IMAGES */



div.entry-content img {
	border: none;
#	margin: 1em;
}
div.entry-content img.center {
	display: block;
	margin: 0.5em auto;
}
div.entry-content img.alignright {
	margin: 0.5em 0 0.5em 1.2em
}
div.entry-content img.alignleft {
	margin: 0.5em 1.2em 0.5em 0;
}


.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
}
.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}
.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}



/* HEADINGS, ALL AROUND */


h2, h3, h4, h5, h6 {
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
}
body h2.page-title {
	font-size: 1.6em;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
}
h3.entry-title {
	font-size: 1.6em;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
}
h3.entry-title a {
	color: #666;
	text-decoration: none;
}
body.single h3.comment-header {
	font-size: 1.4em;
	margin: 3em 0 1em 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
}
body.single h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
}
div.entry-content ul#linkcats li h3 {
	margin: 1em 0 0 0;
}
div.entry-content h2 {
	font-size: 1.2em;
	margin: 1.5em 0 0;
}
div.entry-content h3 {
	font-size: 1.1em;
	margin: 1.5em 0 0;
}
div.entry-content h4, div.entry-content h5, div.entry-content h6 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
div.entry-content div.content-column h3 {
	margin: 0;
}
li.pagenav {
	list-style: none;
}




/* COMMENTS STUFF */


ul.commentlist li {
	margin: 0 0 2em 0;
	list-style-type: none;
}
ul.commentlist li div, ol.commentlist li p {
//	font-size: 0.8em;
}
ul.commentlist div.comment-author {
	font: 1.5em arial, helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	color: #666;
}
ul.commentlist li div.comment-meta {
	font: 0.5em/130% verdana, geneva, sans-serif;
}
ul.commentlist li p {
	margin: 0.5em 0;
}
ul.commentlist li.bypostauthor {
	border-left: 10px solid #eeefef;
	padding: 0 0 0 0.5em;
}
form#commentform, form#commentform p {
	padding: 0;
}
form#commentform span.req-field {
	background: #fff;
	color: #c30;
}
form#commentform .form-label {
	margin: 1em 0 0 0;
}
input#author, input#email, input#url, textarea#comment {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	padding: 0.2em;
}
input#author, input#email, input#url {
	width: 50%;
}
textarea#comment {
	height: 15em;
	margin: 0 0 0.5em 0;
	overflow: auto;
	width: 66%;
}
h4.comment-author {
	margin-bottom: 0;
}




/* SIDEBAR STUFF */


div.sidebar a, div.sidebar a:link, div.sidebar a:visited {
}
div.sidebar a:hover {
	background: #ccf;
}
body.single div#secondary ul li, body.page  div#secondary ul li {
	display: none;
}
body.single div#secondary ul li.blog-search {
	display: block;
}
div.sidebar div, div.sidebar h3, div.sidebar ul, div.sidebar li {
	margin: 0;
	padding: 0;
}
div.sidebar li {
	list-style: none;
}
div.sidebar li form {
	margin: 0.2em 0 0 0;
	padding: 0;
}
div.sidebar h3 {
	font-size: 1em;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
}
div.sidebar h3 a {
	color: #666;
	text-decoration: none;
}

div.sidebar li {
	margin: 0 0 1em 0;
}
div.sidebar ul li ul li {
	font-size: 9pt;
	font-family: 'Lucida Grande', Verdana, Helvetica, Geneva, sans-serif;
	margin: 0 0 0.5em 0;
	padding-left: 3px;
	border-left: 2px solid #CCC;
}
div.sidebar input#s {
	width: 5em;
}
div.sidebar li img, div.sidebar li a img {
	border: none;
}




/* FOOTER STUFF */


div#footer a, div#footer a:link, div#footer a:visited {
	background: #fff;
	border-bottom: 2px solid #d9e6f2;
	color: #505555;
	text-decoration: none;
}
div#footer a:hover {
	background: #fff;
	color: #000;
	border-bottom: 2px solid #b8c4ce;
}
div#footer {
	clear: both;
	font: bold 0.5em/normal verdana, geneva, sans-serif;
	text-align: right;
	margin: 0 -2em 0 0;
}
div#footer span.metasep {
	display: none;
}
div#footer span#generator-link {
	border-right: 5px solid #ddd;
	padding-right: 0.7em;
}
div#footer span#theme-link {
	padding-left: 0.3em;
}



/*  COMMON MULTI-PURPOSE ELEMENTS */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearer {
	clear: both;
}




/* NAVIGATION LINKS */
div.navigation {
	font: 0.7em/normal verdana, geneva, sans-serif;
	width: 100%;
}

div#nav-above, body.single div#nav-below { display: none; }
body.single div#nav-above { display: block; }
body div#content div.nav-next a, body div#content div.nav-next a:link, body div#content div.nav-next a:visited, body div#content div.nav-previous a, body div#content div.nav-previous a:link, body div#content div.nav-previous a:visited {
	padding: 0.5em;
}
body div#content div.nav-next a:hover, body div#content div.nav-previous a:hover {
}
body.single div#content div.nav-next a, body.single div#content div.nav-next a:link, body.single div#content div.nav-next a:visited, body.single div#content div.nav-previous a, body.single div#content div.nav-previous a:link, body.single div#content div.nav-previous a:visited {
	margin: 0;
	padding: 0;
}
body.single div#content div.nav-next a:hover, body.single div#content div.nav-previous a:hover {
}
body.single div.navigation {
	padding: 0 0 3em 0;
}
div.nav-next, div.nav-previous {
	display: inline;
}
body.single div.nav-next {
	margin: 0 0 0 1em;
}
body.single div.nav-previous {
	margin: 0 1em 0 0;
}
div.nav-parent {
	margin-bottom: 1.5em; 
	font: 0.7em/normal verdana, geneva, sans-serif;	
}
