/*
Theme Name: Stork 2
Theme URI: http://lilgrams.com/
Description: The default Lil'Grams Theme</a>.
Version: 1.0
Author: Gregarious Narain
Author URI: http://iam@gregario.us/
Tags: 

	Lil'Grams v2.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

*/

.feature_box h3 { font-size: 20px; }
.feature_box h4 { font-size: 18px; }

.feature_box .grid_11 { padding-right:25px; border-right: 1px dotted #eee; margin-left:-1px }

.feature_box li {
	margin-left: 15px;
}
.feature_box li {
	list-style: disc;
	margin-bottom: 10px;
}

small {
	display: block;
	font-size: 10px;
	margin-bottom: 15px;
}
.meta {
	border-top: 1px dotted #543E25;
	font-size: 10px;
	margin-bottom: 20px;
	padding: 5px;
}
#container .body .meta p {
	margin-bottom: 6px;
}
.meta a {
	color: #FF5C00;
	text-decoration: underline;
}
.entry {
	font-size: 12px;
	line-height: 1.5;
}
.entry p {
	margin-bottom: 18px;
}
#sidebar {
	font-size: 12px;
}
#sidebar li {
	list-style: none;
	margin-left: 0px;
}
#sidebar h1 {
	margin-top: 55px;
}
#sidebar h2 {
	color: #5B4F54;
	line-height: 1;
	margin: 0 0 5px 0;
}
#sidebar ul {
	margin-bottom: 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;
}
