/*
Theme Name: BCCCC Blog
Theme URI: http://www.bcccc.net
Description: Custom Theme for BCCCC
Version: 0.9
Author: C Murray Consulting
Author URI: http://www.cmurrayconsulting.com
Tags: citysoft, custom design
*/


/* PORT OF OLD SITE CONTENT AREA STANDARDS FOR EASY v1 MIGRATION */

.navside h1 {
	border: 0;
	margin-top: 5px;
}

.navside ul {
	border: 0;
	margin-bottom: 10px;
	padding-right: 10px;
}

.navside div.info {
	margin-bottom: 10px;
	font-size: .82em;
	line-height: 1.4em;
	padding: 5px 10px 5px 10px;
	background-color: #E3DDCB;
}

.navside div.info p {
	margin: 0px 0px 5px 0px;
}

.navside div.info a { 
	font-size: 1em; 
	color: #550601;
}

.navside ul#recent_comments {
  font-size: .85em;
}

.navside ul#recent_comments a {
  font-size: 1em;
  text-decoration: underline;
}

.content .post {
	margin-bottom: 25px;
}

.content h1 {
	line-height: 1.2em;
}

.content h1.pagetitle {
	margin-bottom: 30px;
}

.content h1 span.cat a { color: #430000; }
.content h1 span.cat a:hover { color: #990000; }

.content h2 {
	margin: 0;
	border: 0;
}
.content h2 a {
	text-decoration: none;
}

.content small {
	color: #58595b;
	font-size: .85em;
}

.content .postmetadata {
	color: #58595b;
	font-size: .85em;
	background-color: #f6f4e5;
	border-top: 1px solid #e7e5d8;
	border-bottom: 1px solid #e7e5d8;
	padding: 5px;
}
.content img {
	margin: 5px;
}
.content .alignleft {
	float: left;
	margin-left: 0px;
}
.content .alignright {
	float: right;
	margin-right: 0px;
}

.content .navigation {
	font-weight: bold;
	height: 30px;
}

#commentform p {
	margin: 3px 0px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentlist p {
	margin: 10px 0px;
}

.commentlist li {
	padding: 0;
	margin: 5px;
	border-top: 1px dashed #e7e5d8;
}

.commentlist .commentmetadata {
	color: #58595b;
	font-size: 10px;
	background-color: #f6f4e5;
	padding: 5px;
}

#goodcompany img {
	margin: 5px auto 10px auto;
	display: block;
}

#goodcompany a {
	color: #A32D23;
}
