/*
Skin Name: Gleaubal
Skin URI: http://www.plaintxt.org/
Description: Minimalist style with sidebars floating left of main content.
Author: Scott Allan Wallick
Author URI: http://www.plaintxt.org/
Version: 1.0
Global Navigation: N
*/
@import url('../style.css');
body {color: #fff; background: #aec5d7; font-family: arial, sans-serif;}
div#wrapper {width: 800px; margin: 0 auto;}
div#header a {color: #fff; text-decoration: none;}
div#container {	/* float: right; */ }
a#blog {color: #fff; font-size: 2.2em; font-weight: bold; text-decoration: none; line-height: .7em;}
span#top-menu {font-size: 1.5em;}
hr {border:0; color: #55b031; background-color: #55b031; height:2px; margin: 20px 0 10px 0;}

div#content {
margin: 0;
padding: 0;
	/* margin: 0 0 0 200px; */
}
div.sidebar {
	float: left;
	width: 180px;
	overflow: hidden;
display: none;
}

div#secondary {
	clear: left;
}
div#footer {
	clear: both;
	width: 100%;
}
div#controls {display: none;}
div.entry-content a img {/* background-color: #eee; border-color: #aaa; border-width: 0 3px 3px 0; padding: 5px; margin: 0 0 0px 0; */}
div.entry-content {font-size: 95%;}
/* remove focus border - getting too complicated...
div#post-8 div.entry-content a {display:block; position:absolute; width:150px; height:50px;}
div#post-8 div.entry-content a:focus { width:0; height:0;}
*/

div#post-14 div.entry-content a img, div#post-11 div.entry-content a img, div#post-12 div.entry-content a img, div#post-8 div.entry-content a img {border-color: #aec5d7; border: 0; padding: 5px 10px 10px 0; margin: 0px;}
div#post-19 div.entry-content a img {border-color: #aec5d7; border: 0; padding: 5px 10px 10px 0; margin: 0px;}
div#post-13 div.entry-content a img {border-color: #aec5d7; border: 0; padding: 5px 10px 10px 0; margin: 0px;}
div#post-20 div.entry-content a img {border-color: #aec5d7; border: 0; padding: 5px 10px 10px 0; margin: 0px;}



/* div#post-12 div.entry-content a img {border-width: 0; margin: 0 20px 10px 0; padding: 0;} */
div#post-26 div a img {float: left; clear: left; margin: 0 20px 0px 0; border-color: #aec5d7; border-width: 20px 15px 5px 15px;}
h6 em {font-weight: normal; font-size: 80%;}
