/*
Theme Name: Lil'Grams
Theme URI: http://wordpress.org/
Description: The standard lil'grams theme
Version: 1.0
Author: Gregarious Narain
Author URI: http://gregario.us
Tags:

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

/* Imported */
a { color: #91bd09; text-decoration: none; }
h2, h2 a { font-size: 24px; }
h3 { font-size: 18px; margin-bottom: 5px; }
h4 { font-size: 16px; margin: 5px 0; }
hr { background: #917653; height:1px; border:0px; border-top:1px solid #fff; border-bottom: 1px solid #665333; }

h1, h1 a { color: #c5d596; font-size: 30px; }
h2, .boxed h2 a { color: #86B4C5; }
h3, h3 a { color: #665333; font-size: 20px; }
h4, h4 a { color: #665333; }

.right, .alignRight { float:right; }

.boxed p { margin-bottom: 10px; }

.single .row.wp { background: none; }

.navigation { margin-bottom: 20px; color: #91bd09; clear: both; }
.navigation a { font-size: 80%; color: #91bd09; }

#sidebar h2 { font-size: 18px; margin-bottom:5px; }
#sidebar ul { margin-bottom: 20px; }
#sidebar li { margin-bottom: 5px; color: #91bd09; }
#sidebar li a { font-size: 90%;}

.post { margin-bottom: 20px; padding-bottom: 10px; }
.post small { font-size: 90%; color: #666; }
.entry { margin-top: 20px; }
.entry a { color: #91bd09; text-decoration:underline; }

.boxed .postmetadata { font-size: 12px; color: #666; margin-top: 15px; padding: 4px; border:1px solid #eae7df; background: #FDFAF3; -moz-border-radius: 4px; -webkit-border-radius:4px; }
.postmetadata a { color: #666; text-decoration: underline; }

#sidebar .aktt_tweets li {
	color: #917653;
	font-size: 12px;
}

ul.aktt_tweet_digest {
	font-size: 90%;
	list-style: disc;
}
ul.aktt_tweet_digest li {
	margin-left: 20px;
	margin-bottom: 10px;
}
#footer { color: #fff; font-size: 12px; }