/* 

Theme Name: CSME Blog
Theme URL: http://csmesf.org/blog
Description: Theme to match CSME Website
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0

*/
h2.title  {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase }
h3.widgettitle {
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase }
#nav a {
	margin-right: 10px;
	margin-left: 10px }
ul, li, ol {

	margin: 0;

	padding: 0 }

/*Sidebar*/

.sidebar ul {

	list-style-type: none }

.sidebar ul li ul li   {
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #def1f8 }

.sidebar ul li {

	margin-top: 5px;

	margin-bottom: 5px;

	padding-bottom: 1px }
.sidebar a:link, .sidebar a:visited, .sidebar a:active  {
	color: #807566 }
.sidebar a:hover  {
	color: #3d3829 }
.sidebar h3   {
	color: #807566;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 0;
	padding-bottom: 0 }

.sidebar p {

	margin-top: 4px;

	margin-bottom: 2px;

	padding: 0 }
.sidebar .widget {
	margin-bottom: 20px }
/*Posts*/

.post    {
	margin-bottom: 50px }

.post h2.title   {
	color: #879e4f;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0 }
.postmeta   {
	color: #bdb8a8;
	font-size: 10.5px;
	line-height: 10.5px;
	background-color: #f0eee0;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a:link, .postmeta a:visited, .postmeta a:active {
	color: #807566 }
.postmeta a:hover {
	color: #5ea8b3 }
.metaleft {

	width: 70%;

	float: left }

.metaright {

	text-align: right;

	width: 30%;

	float: right }

.post img {

	border-style: none }

.alignleft {

	text-align: left;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	float: left }

.alignright {

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 10px;

	float: right }

small {

	font-size: 11px;

	font-style: italic }
blockquote  {
	color: #807566;
	font-style: italic }
/*Comments*/
.avatar {
	float: left }
#commentlist li   {
	font-size: 11.5px;
	line-height: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0 }

#commentlist p  {
	margin: 0;
	padding: 0 }

.commentauthor   {
	font-size: 12.5px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 40px }

.commentdate    {
	color: #bdb8a8;
	font-size: 9.5px;
	margin-top: 2px;
	margin-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px }

.commenttext  {
	margin-bottom: 2px;
	margin-left: 40px }

#respond {

	margin-top: 35px }

