/* wpMicroThemes.com - Blog Theme
/* - - - - - - - - - - - - - - - - - - - - */
/*

/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/background.gif) repeat-x top #181818;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
/* Typography */
p {
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.6em;
	color: #575759;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
a {
	font-weight: bold;
	color: #369ca1;
}
/* Sructure */
#wrapper {
	width: 685px;
	margin: 0 auto;
	text-align: left;
}
#header {
	
}
#follow-me a {
	width: 194px;
	height: 79px;
	background: url(images/follow-me.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	float: right;
}
#logo {
	width: 400px;
	float: left;
	padding: 20px;
}
	#logo h1 a {
		color: #fff;
		text-decoration: none;
		font-size: 26px;
		letter-spacing: -1px;
	}
#content {
	clear: both;
	background: url(images/header.png) no-repeat top #fff;
	padding: 20px;
}
#banner {
	border-bottom: 2px solid #eee;
	margin-bottom: 10px;
}
#banner h2 {
	font-size: 21px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #25686c;
	font-weight: normal;
	float: left;
	width: 530px;
	padding: 10px;
}
#banner img {
	float: right;
	border: 6px solid #eee;
}
#column {
	width: 470px;
	float: left;
}
	div.post {
		background: url(images/post.gif) repeat-x bottom;
		padding-bottom: 15px;
		margin: 10px 0;
		border-top: 1px dotted #eee;
	}
	div.post-p p {
		font-size: 13px;
		padding: 10px 20px;
		color: #333;
	}
		div.post-p-single p {
			font-size: 16px;
			padding: 10px 20px;
			color: #333;
		}
	div.post strong {
		padding: 10px 20px;
		padding-top: 0;
		font-size: 11px;
		color: #999;
	}
	div.post.featured {
		background: url(images/post-featured.gif) repeat-x bottom;
		padding-bottom: 15px;
		margin: 10px 0;
		border-top: 1px dotted #eee;
	}
	div.post.featured p {
		font-size: 13px;
		line-height: 1.4em;
		font-weight: bold;
		padding: 10px 20px;
		color: #2a6a8d;
	}
div.comments-post {
	padding: 10px;
	padding-left: 100px;
	background: url(images/comments.gif) no-repeat left top;
	padding-bottom: 0;
}
	div.reply-post {
		margin: 10px 0;
		border-bottom: 1px dotted #eee;
		padding-bottom: 10px;
	}
	div.reply-post  p {
		padding-bottom: 0;
	}
	div.reply-post a img {
		float: left;
		border: 3px solid #eee;
		margin-right: 10px;
	}
	div.reply-post strong {
		font-size: 11px;
		color: #999;
	}
#sidebar {
	width: 160px;
	float: right;
}
#sidebar a.rss {
	width: 156px;
	height: 38px;
	background: url(images/subscribe.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	
}
	#sidebar h2 {
		font-size: 14px;
		color: #31b2b8;
		text-transform: uppercase;
		letter-spacing: -1px;
		margin: 10px 0;
	}
	#sidebar ul li {
		list-style: none;
		padding: 4px;
		padding-left:15px;
		font-size: 11px;
		background: url(images/bullet.gif) no-repeat left;
	}
	#sidebar ul li a {
		text-decoration: none;
		color: #666;
		font-weight: normal;
	}
#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat top;
	padding-top: 30px;
}
#footer span {
	float: left;
	width: 400px;
	color: #ccc;
	padding: 10px;
	font-weight: bold;
}
#footer strong {
	float: right;
	width: 200px;
	color: #ccc;
	padding: 10px;
}
.aktt_tweets ul {
	display: none;
}
.aktt_tweets form {
	width: 450px;
}
.aktt_tweets form input[type=text] {
	width: 450px;
	padding: 4px;
	border: 2px solid #f3ac38;
	font-size: 14px;
	color: #555;
}
.aktt_tweets form input[type=submit] {
	width: 117px;
	height: 34px;
	background: url(images/update.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	float: right;
	border: none;
	margin-right: -10px;
}
.comments { padding: 0px;  clear: both; margin-top: 20px; border-bottom: 1px dotted #eee; padding-bottom: 10px}
.comment-meta { width: 65px; float: left; padding: 0px 0 10px 0; text-align: right;}
.comment-meta img {
	border: 5px solid #ccc;
}
.commenttext { float: left; width: 270px; padding-left: 20px; margin-top: -5px; margin-bottom: -5px;}
.comments div.cgravatar {
	float: right;
	padding: 4px;
	border: 1px dotted #ccc;
	margin-right: 20px;
	margin-bottom: 10px;
}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; display: block; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; clear: both; }
h2#comments { display: block; padding-bottom: 10px; margin: 20px 0 20px 0; border-bottom: solid 1px #dddddd; color: #c13a10; font-size: 13px; }
#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: solid 1px #dddddd; background-color: #ffffff; padding: 3px; width: 200px; margin-right: 10px; }
#commentform textarea { width: 300px; border: solid 1px #dddddd; padding: 3px;  margin-bottom: 10px;}