/*
Theme Name: Minimal
Theme URI: http://h6e.net/wordpress/themes/h6e-minimal
Description: A Minimal theme for Wordpress. Built with native bmPress support.
Version: 0.1
Author: h6e.net
Author URI: http://h6e.net/
*/

/* 'minimal' comments */
@import "comments.css";

/* Layout
-------------------------------------------------------------- */

#content {
	padding-bottom:2em;
}

#sidebar .blog-search {
	font-size:1.2em;
}

#search-3, #adsensem-default-ad {
list-style:none;
}

a { color:#4E5368; }
a:visited { color:#4E5368; }

/* Header
-------------------------------------------------------------- */

#blog-description {
	display:none;
}

#access {
	position:absolute;
	top:1em;
	right:1em;
}

/* Content
-------------------------------------------------------------- */

.post {
	margin:2.5em 0;
}

.day-date {
	margin-top:1em;
	clear:left;
}

.entry-title {
	margin-bottom:0;
}

.entry-title, .entry-title a {
	color:#009DFF;
}

.entry-title a {
	text-decoration:none;
}

.entry {
	color:#4E5368;
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
}

.navigation {
	clear:both;
	padding:10px 0;
}

/* BM specific rules
-------------------------------------------------------------- */

.bm-mark .entry-title {
	font-size:1.5em;
}

.bm-mark .entry-title, .bm-mark .entry-title a {
	color:#4E5368;
}

/* Patch to h6e extra sidebars
-------------------------------------------------------------- */

.h6e-extra-content ul.xoxo {
	margin-left:0;
	list-style-type:none;
}
