/*  
Theme Name: simpldark
Theme URI: http://flud.org/blog 
Description: This theme is modified from Simple-la-bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. 
Version: 1.0
Author: Alen 
*/

* {margin: 0; padding: 0;}	
form {margin: 0; padding: 0;}
h1, h2 {color: #fff; line-height: 1.4em; padding-bottom: 0.2em;}
.h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 
		Helvetica, sans-serif;
	color: #fff; 
	font-weight: bold;
}
h3 {color: #fff;}
html, body {
	background: #161c25 url(/waves-blue-header.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, tr, td {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif;
	font-size: 82.5%;
}
a:link,a:active {color:#fff; text-decoration: none; font-weight: bold;}
a:visited {color:#e0e0e0; text-decoration: none; font-weight: bold;}
a:hover	{color:#fff; text-decoration: underline; font-weight: bold;}
#wrap {
	width: 80%; 
	border-right: 0px solid #ccc;
	text-align: left; 
	vertical-align: middle; 
	margin: 0px auto;
	padding: 0px;
}
#header {
	width: 90%;
	height: 110px;
	text-align: right;
	margin: 0px auto;
	padding: 0px;
}
#logo { float: left; width: 90%; margin-top: 20px; margin-bottom: 20px;} 
#logo h1 { padding: 0px; margin: 0px; } 
#logo h1 a { 
	display: block;
	background: url(images/flud-blog.png) no-repeat;
	height: 110px;
}
#middle {
	clear: both;
	width: 90%;
	margin-top: 13px;
}
#left {float: left; width: 70%}
#right {float: right; width: 25%}
.entry {
	background: #1f262f;
	width: 100%;
	margin-bottom: 50px;
	vertical-align: center;
	font-size: 1.0em;
}
.entry_meta {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif;
	font-size: smaller;
	color: #c9c9c9;
	padding: 10px 15px 10px 15px;
	line-height: 100%;
}
.entry p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif;
	color: #c9c9c9;
	padding: 10px 15px 10px 15px;
	line-height: 180%;
}
.entry h2 { 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif; 
	color: #c9c9c9;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}
.entry li {margin-left: 25px; color: #c9c9c9; }
#sidebar { 
	background: #1f262f; 
	width: 100%;
	min-width: 150px;
	border: 0px dotted #dadada;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif;
	color: #c9c9c9;
	padding: 10px;
}
#sidebar h2 { i
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
	font-size: 1.0em;
}
#sidebar ul { list-style-type: none; margin: 0 ; padding: 0; }
#sidebar ul li { list-style-type: none; margin: 0 0 10px 0; padding: 0; }
#sidebar ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#sidebar ul li ul li {
	list-style-type:none;  
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0; 
}
.alignright { float: right; }
.alignleft { float: left; }
blockquote { 
	margin: 15px 30px 0 10px;
	padding-left: 20px; 
	border-left: 5px solid #999;
}
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { 
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
}
.gcomment { 
	border-left: none; 
	vertical-align:middle;
	border-right:none; 
	margin-bottom:3px;
	border-bottom: 1px solid #f3f3f3;
	padding:3px; 
	background-color:#1f262f; 
}
.ucomment { 
	border-left: none;
	border-right:none;
	margin-bottom:3px; 
	border-bottom: 1px solid #f3f3f3;
	padding:3px;
	background-color:#1f262f;
}
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}

input {
	margin: 0.2em 0.5em;
	background: #161c25;
	border: 1px solid #c0c0c0;
	color: #ffffff;
}
textarea {
	color: #e0e0e0;
	font-size: 1.25em;
	background: #161c25;
	border: 1px solid #c0c0c0;
}
#footerbox { 
	clear:both; 
	width: 100%; 
	background-color: #555; 
	margin: 0px auto; 
	text-align: center;
}
#footerpad {
	clear:both; 
	width: 90%;
	padding-top: 5px; 
	margin: 0px auto; 
	text-align: left;
}
#footer { clear:both; width: 90%; padding: 20px 0px 5px 0px;}
#footer p { 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,
		Helvetica, sans-serif; 
	color: #fff;
}
#footer a:link, #footer a:active { color: #fff; text-decoration: none;}
#footer a:visited { color: #e0e0e0; text-decoration: none;}
#footer a:hover { color: #fff; text-decoration: underline;}

