@charset "utf-8";
/*   
Theme Name: Brian Moore Log Homes
Theme URI: www.brianmooreloghomes.ca	
Description: Brian MOore Loghomes WP Theme
Author: Circle Graphics
Author URI: http://circle.bc.ca/
.
.
*/

a
{
	color:#9F5C28;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.side-desc
{
	line-height: 1.5em;
}

.side-desc b
{
	color: #7C2507;
}

a:visited.post-title,
a:link.post-title,
a.post-title
{
	color:#7C2507;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	margin: 15px 0;
}

.blog-title
{
	color:#7C2507;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin: 15px 0;
}

.post-info *
{
	font-size: 10px;
}

.post-info 
{
	font-size: 10px;
	padding: 5px 0;
	border-bottom: 1px dotted #7C2507;
	margin-bottom: 15px;
}

.post-comments p
{
	font-size: 10px;
}

.post-body p, .post-body
{
	line-height: 1.6em;
}

.tagline
{
	font-size: 14px;
	line-height: 1.6em;
	margin: 15px 0;
	padding: 0 0 15px 0 ;
	border-bottom: 1px dotted #7C2507;
}

#comment
{
	width: 300px;
}

#sidebar
{
	padding: 20px 0 20px 0;
}

#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar h2
{
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 5px 0;
	color: #7C2507;
}



