/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/


.narrowcolumn {
}

.ingallery h2{
padding: 0;
}
.post{
padding-bottom: 30px;
}
.post h2 {
}
.post h2 a{
font-size: 17px;
color: #FF0099;
}
.post a{
color: #FF0099;
}
.postmetadata {
clear: both;
padding-top: 5px;
}


#sidebar * {
padding: 0;
margin: 0;
border: 0;
background: none;
}
#sidebar {
border-left: 1px #D9DF8F solid;
border-right: 1px #D9DF8F solid;
padding: 0 10px;
}
#sidebar h2{
padding: 0 0 5px 0;
color: #566C30;
font-size: 16px;
}
#sidebar li a{
	color:#000;
	font-size:13px;
	width:170px;
	display:block;
	line-height:17px;
	padding:7px 10px 6px 25px;
	margin-bottom:6px;
	border:1px solid #E2E6B6;
	background:#F5F9E0 url(images/bullet.gif) no-repeat 9px 12px;
	font-weight:bold;
	text-transform:uppercase;
}
#sidebar li li{
}
#sidebar li{
list-style: none;
}
.entry img {
float: left;
padding-right: 10px;
}
.entry p {
padding-bottom: 15px;
}
.entry ul, .entry ol {
padding-left: 25px;
padding-bottom: 15px;
}
.entry li {
font-size: 13px;
}