/*  
Theme Name: Blocky
Theme URI: http://fromthefoliage.com/blocky/
Description: A calm, simple, one column theme.
Version: 1.0
Author: Nick Dienstbier
Author URI: http://fromthefoliage.com/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#444 url(http://cyborgmemoirs.com/street/img/abflo.gif) repeat scroll 0% 0%;
	color:#555;
	font: 84.5% Georgia, serif;
	line-height:1.2;
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
}
#wrap{
	background:#fff;
	border-left:1px solid #565659;
	border-right:1px solid #565659;
	margin:0 auto;
	padding:0 15px;
	text-align:left;	
	width:587px;
}
#content{
	font-size:1.1em;
	float:left;
	margin:0 5px;
	width:580px;
}
#sidebar{
	background:#333;
	border:5px solid #ddd;
	border-bottom:none;
	color:#fff;
	float:right;
	margin:0 0 0 10px;
	padding:10px;
	width:560px;
}
#sidebar a{
	color:#5ea641;
}
#sidebar a:hover{
	color:#9fca8e;
}
#sidebar .sec-a{
	float:left; 
	width:200px;
	padding:0 10px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 10px;
}

#footer{
	background:#333;
	border-top:1px solid #777;
	clear:both;
	color:#888;
	font-size:0.9em;
	padding:5px;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header {
	height: 172px;
	width: 568px !important;
	width: 566px;
	color: #fff;
	background: #333;
	border: 5px solid #555;
	border-top: 0;
	margin: 0 auto;
	margin-left: 6px !important;
	margin-left: 10px;
}
#header a {
	color: #fff;
}
#header a:hover, #header .current_page_item{
	background: #000;
	color: #fff;
}
#title{
	width: 570px;
	font-size: 12px;
	height: 50px;
}
#title a {
	display: block;
	width: 570px;
	height: 50px;
	line-height: 50px;
	padding: 35px 0 15px 0;
}
#title h1 {
	padding-left: 10px;
	font-size: 3.9em;
	font-family: helvetica, arial, sans-serif;
}
#title a:hover {
	background: #000 url('images/title.gif') no-repeat 20% 82% !important;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
	padding:5px 10px;
	font-size:0.9em;
	line-height: 1.35em;

}

.entry img {border:1px double #000000;}

.entry h3 {
	color:#6F6F6F;
	font-size:1.8em;
}
.entry blockquote {
	padding-left: 10px;
	border-left: 3px solid #2C5F3F;
}
.entrymeta{
	font-size:0.9em;
	color:#999;
}
.entrymeta a{
	color:#677;
}
.entrymeta a:hover{
	color:#b3cFc1;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:2.2em;
	line-height:1.0em;
}
.entrytitle h2 a{
	color:#F07800;
}
.entrytitle h2 a:hover{
	color:#ec9c4e;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.3em;
	text-transform:lowercase;
	text-indent:.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1 {
	background:#eee;
	border:1px solid #d8d9c8;
	border:1px solid #fafbfa;
	font-size:0.9em;

}
body#home .entry-1 .entrymeta{
	background: #fafbfa;
	border-top:1px solid #d8d9c8;
	margin:-5px -10px;
	padding:5px 10px;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}
#sidebar ul li:hover {
	background-color: #000;
	border-bottom:1px dotted #555;
}
/*************************************
 +Nav
 *************************************/
#menu{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-transform: lowercase;
	width: 570px;
	border-top: 1px solid #555;
}
#menu li {
	float: left;
	display: inline;
	width: 8em;
	border-right: 1px solid #555;
}
#menu a {
	display: block;
	height: 30px;
	width: 6.8em;
	line-height: 30px;
	padding: 40px 0 0 0;
	text-align: center;
	font-size:1.2em;
	margin: 0;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:1.1em;
}
.commentsblock textarea{
	width:510px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.author{
	background-color:#f3f3f3;
	color: #fff;
	border:1px solid #EEEEEE;
	padding:0.5em;
	color: #333;
}
.gravatar {
	float: right;
	padding: 3px;
	border: 1px solid #333;
	background-color: #eee;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#2D508C;
	text-decoration:none;
}
a:hover{
	color:#F07800;

}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}
