/*   
Theme Name: Kruugle
Theme URI: http://www.kruugle.com
Description: Kruugle is a free lightweight WordPress theme, suitable for any type of blog. A widgetized sidebar is included aswell as multiple custom pages
Author: Gilles Maes
Author URI: http://www.gillesmaes.com
Version: 1.0
*/
body {
	background:url(images/backgroundred.jpg) #000b30 repeat-x right 2em;
	margin:3em 0 0;
	font:75%/1.6em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
img {
	border:none;
	vertical-align:middle;
}
a {
	color:#8481BD;
	text-decoration:underline;
}
a:hover {
	color:#60D9B5;
	background:#28281B;
}
p {
	margin:0;
	padding:1em 0;
}
#header {
	border-bottom:1px solid #c32300;
	padding:3em 0 2em;
	margin:0 3em 3em;
}
#header h1 {
	font:2em/1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#header h1 a {
	color:#FFFFFF;
	background:none;
	text-decoration:none;
}
#header h1 a:hover {
	color:#E6C04D;
}
#header h3 {
	color:#999999;
	font:bold 1.1em/1em Arial, Helvetica, sans-serif;
	margin:0.5em 0;
	padding:0;
}
#top-navigation {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000b30;
	text-transform:lowercase;
}
#top-navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#top-navigation a {
	color:#FD971F;
	padding:0.5em 1em;
	float:left;
	text-decoration:none;
}
#top-navigation a:hover {
	color:#FFFFFF;
	background:#181915;
}	
#top-navigation .feed {
	float:right;
	margin:0 2px 0 0;
}
#top-navigation .feed a {
	padding:0.5em 1em 0.5em 0;
}
#content {
	width:60em;
	float:left;
	margin:0 0 0 3em;
}
#sidebar {
	width:15em;
	float:left;
	margin:0 0 0 1em;
	padding:0;
	font-size:0.9em;
	color:#999999;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar li ul {
	margin:0;
	padding:0;
	}
#sidebar li ul li {
	margin:0 0 0 1em;
	padding:0;
	list-style:circle;
}
#sidebar h3 {
	font:1.3em/1em Arial, Helvetica, sans-serif;
	border-bottom:1px solid #3E3D32;
	margin:20px 0 5px;
	padding:5px 0;
}
#sidebar a {
	text-decoration:none;
	background:none;
}
#featured-post, .post {
	border-bottom:1px solid #3E3D32;
	margin:0 0 2em;
	padding:0 0 1em;
<!--	background:url(images/backgroundred.jpg) no-repeat right 10em;   -->
}
#featured-post h2, .post h2 {
	margin:0;
	padding:1em 0 0;
	color:#E6C04D;
	font:1.4em Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
#featured-post h2.border, .post h2.border {
	border-bottom:1px solid #3E3D32;
	padding:1em 0;
}
#featured-post h2 a, .post h2 a {
	color:#F92666;
	text-decoration:none;
	display:block;
}
#featured-post h2 a:hover, .post h2 a:hover {
	color:#A6E22E;
	background:none;
}
#featured-post .date, .post .date {
	font:0.6em Arial, Helvetica, sans-serif;
	padding:0 0 1em;
	border-bottom:1px solid #3E3D32;
	color:#B7B794;
}
#recent-posts {
	width:61em;
}
#recent-posts h2 {
	margin:0 0 2em;
	padding:1em;
	border-bottom:1px solid #3E3D32;
	color:#FFFFFF;
	font:1.4em Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	position:relative;
}
#recent-posts .recent-post {
	width:14.25em;
	margin:0em 1em 3em 0;
	float:left;
	color:#B7B794;
<!--	background:url(images/backgroundred.jpg) no-repeat center center;   -->
	height:12em;
	overflow:hidden;
}
#recent-posts .recent-post h3 {
	font:bold 1.1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#recent-posts .recent-post h3 a {
	color:#E6C04D;
	text-decoration:none;
}
#recent-posts .recent-post h3 a:hover {
	color:#A6E22E;
}
#recent-posts .recent-post p {
	font:0.9em/1.6em Arial, Helvetica, sans-serif;
}
#recent-posts .recent-post h3 .date {
	font-size:0.8em;
	color:#B7B794;
	display:block;
}
.post-navigation {
	border-top:1px solid #3E3D32;
	height:1em;
	padding:0 0.5em;
	margin:2.5em 0 0;
}
.post-navigation .left {
	float:left;
	text-align:left;
}
.post-navigation .right {
	float:right;
	text-align:right;
}
.comments {
	width:60em;
	margin:0 0 2em;
	padding:0 0 1em;
}
.comments h3 {
	margin:0;
	padding:1em 0;
	color:#A6E22B;
	font:1.3em Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
.comments ol {
	margin:0;
	padding:0;
}
.comments ol li {
	margin:1em 0;
	padding:0 0.5em;
<!--	background:url(images/backgroundred.jpg) no-repeat left top;  -->
	color:#606152;
	border-left:1px solid #3E3D32;
}
.comments ol li p {
	margin:0;
	padding:0.5em 0;
	color:#FFFFFF;
}
.comments ol li cite {
	color:#B7B794;
	font-style:normal;
	font:0.9em/1.6em Arial, Helvetica, sans-serif;
}
.comments label {
	display:block;
	font:bold 0.9em/2em Arial, Helvetica, sans-serif;
}
.comments form p {
	padding:0.3em 0 1em;
}
.comments input, .comments textarea {
	font:1em/1.6em Arial, Helvetica, sans-serif;
	padding:0.2em;
	width:18em;
}
.comments .right {
	float:left;
	width:19em;
	border-left:1px solid #3E3D32;
	padding:0 0 0 0.5em;
}
.comments .left {
	float:left;
	width:39em;
	margin:0 1em 0 0;
}
#footer {
	clear:both;
	text-align:center;
	padding:2em 0;
	font-size:0.9em;
	background:url(images/footerdark.jpg) repeat-x top center #000b30;
	text-transform:lowercase;
	width:100%;
	text-align:center;
	border-top:1em solid #272822;
}