/*
Theme Name: Greenlining Theme
Theme URI: http://greenlining.org/
Description: Custom built for The Greenlining Institute - June 2008
Version: 1.0
Author: Canton Becker
Author URI: http://cantonbecker.com/web
Tags: greenlining

	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

*/



.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
}

.postmetadata {
	font-size: .9em !important;
}

.wpTags {
	font-size: .9em !important;
}

.nocomments {
	color: #CCCCCC;
	font-size: .9em !important;
}

.newsModuleHead {
	font-size: 1.2em !important;
	color: #7b2a2b !important;
	margin-top: 15px !important;
}

.newsModule li {
	margin: 0 15px 0 20px;
	padding-bottom: 8px;
	list-style: none;
}

.post hr {
	margin-bottom: 10px;
}

.padding2 td {
	padding: 2px;
}

.padding4 td {
	padding: 4px;
}

.padding6 td {
	padding: 6px;
}

.padding8 td {
	padding: 8px;
}

.padding10 td {
	padding: 10px;
}

.commentlist {
	float: none !important;
}


.alignright {
	float: right;
	margin: 10px;
}

.alignleft {
	float: left;
	margin: 10px;
}

.size-thumbnail {
	border: 1px solid #666;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
}

.entry h2 {
	color: #333333 !important;
}

#wpSearch {
	margin: 0 10px 0 10px;
}

#wpSearch p {
	padding-bottom: 5px !important;
}

.nocomments {
	display: none;
}


