/*
Theme Name: GreenJobsPhily Site Template
Theme URI: http://www.greenjobsphilly.org/
Description: The main <a href="http://www.greenjobsphilly.org/">GreenJobsPhilly</a> site template, adapted for Wordpress
Version: 1.0
Author: Mike Cronce
Author URI: http://www.quadra-tec.net/
*/

.post {
	font-size: 10pt;
}

#sidebar li {
	list-style-type: none;
}

#sidebar li h2 {
	padding: 1em 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#sidebar li ul {
	padding-top: 0;
}

#sidebar li ul li {
	list-style-type: disc;
}

.alignleft {
	float: left;
	padding-right: 0.6em;
	clear: left;
}

.alignright {
	float: right;
	padding-left: 0.6em;
	clear: right;
}

.wp-caption-text {
	text-align: center;
	font-weight: bold;
}

