/*
Theme Name: Klout
Theme URI: http://klout.com/
Description: The default Klout Theme</a>.
Version: 1.0
Author: Gregarious Narain
Author URI: http://iam@gregario.us/
Tags: klout, influence

	Klout v1.0
	http://binarybonsai.com/kubrick/

	This theme was designed and built by Gregarious Narain,
	whose blog you will find at http://iam@gregario.us/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

h1 a { color: #605459; }

a {
	color: #1FB2B0;
}
.billboard {
	padding: 20px 25px;
}
.profile h4 {
	color: #F13300;
	margin-bottom: 0px;
}
h4 a {
	color: #F13300;
}
small {
	display: block;
	font-size: 10px;
	margin-bottom: 15px;
}
.meta {
	background: #eee;
	border-bottom: 1px dotted #ccc;
	font-size: 10px;
	margin-bottom: 20px;
	padding: 5px;
}
#container .body .meta p {
	margin-bottom: 6px;
}
.meta a {
	color: #1FB2B0;
	text-decoration: underline;
}
.entry {
	font-size: 12px;
	line-height: 1.5;
}
.entry p {
	margin-bottom: 18px;
}

#sidebar ul li  ul > li,
#sidebar li > li {
    list-style-type:circle;
}
#sidebar ul li  ul + li,
#sidebar li + li {
    list-style-type:none;
}
#sidebar ul li ul li a {
    font-size:83%;
}
#sidebar h2 {
    font-size:83%;
	color: #5B4F54;
	margin-top: 20px;
}


.navigation {
	font-size: 12px;
	margin-bottom: 20px;
}

.alignleft  { float: left; }
.alignright { float: right; }
.navigation { clear: both; }


.search input[type='text'] {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 0 none;
	color: #6D6267;
	font-size: 10px;
	font-style: italic;
	height: auto;
	padding: 5px;
	width: 50%;
}
.search label {
	display: block;
}

.commentlist {
    font-size:82%;
}
li.comment, li.pingback {
    border-bottom:1px solid #eee;
    padding-bottom:0.5em;
    padding-top:0.5em;
}
.says {
    color:#ccc;
}
div.commentmetadata {
    text-align:right;
width:100%;
}
div.commentmetadata a {
    color:#ccc;
}

li#text-3 {
    list-style-type:none;
    font-weight:lighter;
    font-size:83%;
}
li#text-4 {
    font-size:83%;
}

