/*
Theme Name: Harris & Brun
Theme URI: http://www.skunkworks.ca/
Description: Harris & Brun Theme
Version: 1.0
Author: Skunkworks Creative Group
Author URI: http://www.skunkworks.ca/
Tags: custom header, fixed width, two columns, widgets
*/


/* universal styles */

body {
	background-color: #c2c0b6;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
}

img {border:0;}



:link img {
  border: none;
}

:visited img {
  border: none;
}

p { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}
	
p a:link {color: #9e3735; text-decoration: none;}
p a:visited {color: #9e3735; text-decoration: none;}
p a:active {color: #9e3735; text-decoration: none;}
p a:hover {color: #9e3735; text-decoration: underline;}

p.archive { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 27px;
	*margin-bottom: 31px;
	}
	
.pagination { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: right;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}
	
.pagination a:link {color: #9e3735; text-decoration: none;}
.pagination a:visited {color: #9e3735; text-decoration: none;}
.pagination a:active {color: #9e3735; text-decoration: none;}
.pagination a:hover {color: #9e3735; text-decoration: underline;}

.column-left h1 { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 22px;
	font-weight: normal;
	line-height: 21px;
	color: #9e3735;
	background-image: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 14px;
	letter-spacing: -1px;
	padding-bottom: 3px;
	*padding-bottom: 2px;
	}
	
.column-left h1 a:link {color: #9e3735; text-decoration: none;}
.column-left h1 a:visited {color: #9e3735; text-decoration: none;}
.column-left h1 a:active {color: #9e3735; text-decoration: none;}
.column-left h1 a:hover {color: #9e3735; text-decoration: none;}
	
.column-left h2 { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #094427;
	background-image: none;
	text-align: left;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	*padding-bottom: 5px;
	}
	
.column-left h3 { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #094427;
	background-image: none;
	text-align: left;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	*padding-bottom: 5px;
	}
	
ul {
	list-style-type: none;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 16px;
	margin-left: 14px;
	padding-left: 0px;
	} 
	
li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url('images/list-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 6px;
	} 
	
li a:link {color: #9e3735; text-decoration: none;}
li a:visited {color: #9e3735; text-decoration: none;}
li a:active {color: #9e3735; text-decoration: none;}
li a:hover {color: #9e3735; text-decoration: underline;}

.column-right p { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}
	
.column-right p a:link {color: #9e3735; text-decoration: none;}
.column-right p a:visited {color: #9e3735; text-decoration: none;}
.column-right p a:active {color: #9e3735; text-decoration: none;}
.column-right p a:hover {color: #9e3735; text-decoration: underline;}

.column-right h2 { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	color: #094427;
	background-image: url('images/double_line.gif');
	background-repeat: repeat-x;
	background-position: 0px 46px;
	text-align: left;
	margin-top: 0px;
	letter-spacing: -1px;
	margin-bottom: 12px;
	*margin-bottom: -7px;
	padding-top: 20px;
	padding-bottom: 16px;
	}

.column-right ul {
	list-style-type: none;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	line-height: 14px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	} 
	
.column-right li {
	padding-left: 0px;
	list-style-type: none;
	background-image: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c8c2;
	} 
	
.column-right li a:link {color: #9e3735; text-decoration: none;}
.column-right li a:visited {color: #9e3735; text-decoration: none;}
.column-right li a:active {color: #9e3735; text-decoration: none;}
.column-right li a:hover {color: #333333; text-decoration: none;}

blockquote { 
	font-family: Georgia, Serif, Times, Verdana, Arial;
	font-size: 14px;
	color: #9e3735;
	font-weight: normal;
	font-style: italic;
	line-height: 19px;
	width: 370px;
	margin: 10px 0px 16px 24px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
blockquote a:link {color: #603000; text-decoration: none;}
blockquote a:visited {color: #603000; text-decoration: none;}
blockquote a:active {color: #603000; text-decoration: none;}
blockquote a:hover {color: #FFFFFF; text-decoration: none; background-color: #603000;}

.date { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #797979;
	line-height: 16px;
	text-align: left;
	margin-top: -15px;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}
	
.divide { 
	background-image: url('images/double_line.gif');
	background-repeat: repeat-x;
	height: 3px;
	margin: 15px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.divide-large { 
	background-image: url('images/double_line.gif');
	background-repeat: repeat-x;
	height: 3px;
	margin: 15px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.header-image { 
	left: 6px;
	bottom: 0px;
	position: absolute;
	z-index: 9;
	}
	
.logo { 
	right: 20px;
	top: 165px;
	position: absolute;
	z-index: 8;
	}
	
.rss { 
	right: -7px;
	top: -3px;
	position: absolute;
	z-index: 7;
	}
	
.sub-nav .rss a:link {background-image: none; text-decoration: none; padding: 0px 30px 0px 0px; margin: 0px 0px 0px 0px;}
.sub-nav .rss a:visited {background-image: none; text-decoration: none; padding: 0px 30px 0px 0px; margin: 0px 0px 0px 0px;}
.sub-nav .rss a:active {background-image: none; text-decoration: none; padding: 0px 30px 0px 0px; margin: 0px 0px 0px 0px;}
.sub-nav .rss a:hover {background-image: none; text-decoration: none; padding: 0px 30px 0px 0px; margin: 0px 0px 0px 0px;}

.side-highlight { 
	font-family: Georgia, Serif, Times, Verdana, Arial;
	font-size: 16px;
	color: #e8e8e8;
	font-weight: normal;
	font-style: italic;
	line-height: 21px;
	background-image: url('images/side_highlight_bg.gif');
	background-repeat: repeat-y;
	padding: 15px 25px 15px 25px;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px -6px 0px;
	}
	
.searchform-wrap { 
	width: 313px;
	height: 64px;
	text-align: left;
	background-image: url('images/search_bg.gif');
	background-repeat: no-repeat;
	position: relative;
	}
	
.searchform { 
	top: 7px;
	left: 8px;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
	position: absolute;
	z-index: 12;
	}
	
.searchform-button { 
	top: 4px;
	right: 5px;
	position: absolute;
	z-index: 11;
	}
	
.avatar-wrap {
	text-align: left;
	margin: 0px 0px 0px 0px;
	}	
	
.avatar-image { 
	float: left;
	width: 50px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.avatar-text { 
	float: left;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 16px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	}
	
.avatar-text a:link {color: #9e3735; text-decoration: none;}
.avatar-text a:visited {color: #9e3735; text-decoration: none;}
.avatar-text a:active {color: #9e3735; text-decoration: none;}
.avatar-text a:hover {color: #9e3735; text-decoration: underline;}

.date-wrap {
	text-align: left;
	width: 59px;
	height: 59px;
	background-image: url('images/date_bg.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
.date-month { 
	width: 59px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: #094427;
	line-height: 16px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	}
	
.date-day { 
	width: 59px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 34px;
	font-weight: normal;
	color: #094427;
	line-height: 32px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	}
	
.commentlist {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px -15px 0px
}

.commentlist li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-image: none;
	} 
	
.comment-meta { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #797979;
	line-height: 16px;
	text-align: left;
	margin-top: -2px;
	margin-bottom: 0px;
	*margin-bottom: 4px;
	}

.commentlist p { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}
	
.commentlist .fn, .says { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 17px;
	*margin-bottom: 21px;
	}

	
	
	
	
	

/* site template container styles */

.outer-wrap { 
	width: 923px;
	padding: 0px;
	}
	
.header-wrap { 
	width: 923px;
	height: 317px;
	text-align: left;
	position: relative;
	}

.content-wrap { 
	width: 923px;
	padding: 0px;
	background-color: #dad9d3;
	margin-top: 28px;
	margin-bottom: 0px;
	}	

.column-left { 
	float: left;
	width: 524px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	position: relative;
	}
	
.column-right { 
	float: left;
	width: 313px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 43px;
	position: relative;
	}
	
.blog-date { 
	float: left;
	width: 83px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.blog-content { 
	float: left;
	width: 441px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.clear-both { 
	padding: 0px;
	margin: 0px;
	height: 0px;
	clear: both;
	}	
	

	

/* primary nav styles */
	
.nav-wrap { 
	right: 10px;
	top: 35px;
	position: absolute;
	z-index: 10;
	border: 0px solid #000000;
	}
	
.nav { 
	text-align: right;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 14px;
	color: #cac9bf;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.nav a:link {margin-right: 16px; padding: 10px 13px 10px 13px; text-decoration: none; color: #cac9bf;}
.nav a:visited {margin-right: 16px; padding: 10px 13px 10px 13px; text-decoration: none; color: #cac9bf;}
.nav a:active {margin-right: 16px; padding: 10px 13px 10px 13px; text-decoration: none; color: #cac9bf;}
.nav a:hover {margin-right: 16px; padding: 10px 13px 10px 13px; text-decoration: none; color: #9e3735;}

.nav#active-menu {
	color: #cac9bf;
	padding: 10px 13px 10px 13px;
	background-color: #292929;
	}
	
	
	
	
/* sub nav styles */
	
.sub-nav-wrap { 
	width: 100%;
	height: 31px;
	background-color: #9e3735;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding-top: 12px;
	}
	
.sub-nav { 
	width: 873px;
	text-align: left;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px solid #000000;
	position: relative;
	}
	
.sub-nav a:link {background-image: url('images/red_bar_bullet.gif'); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 20px; text-decoration: none; color: #FFFFFF; margin-right: 30px;}
.sub-nav a:visited {background-image: url('images/red_bar_bullet.gif'); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 20px; text-decoration: none; color: #FFFFFF; margin-right: 30px;}
.sub-nav a:active {background-image: url('images/red_bar_bullet.gif'); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 20px; text-decoration: none; color: #FFFFFF; margin-right: 30px;}
.sub-nav a:hover {background-image: url('images/red_bar_bullet.gif'); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 20px; text-decoration: none; color: #d7adac; margin-right: 30px;}

.sub-nav#active-menu {
	color: #333333;
	}
	




/* footer styles */

.footer-wrap {
	width: 923px;
	text-align: left;
	margin-bottom: 0px;
	background-color: #3a3936;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
.footer-column-left { 
	float: left;
	width: 504px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 44px;
	}
	
.footer-column-right { 
	float: left;
	width: 293px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 43px;
	}
	
.footer-column-right p { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #e8e8e8;
	line-height: 17px;
	text-align: left;
	margin-bottom: 12px;
	*margin-bottom: 16px;
	}
	
.footer-links { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #82725f;
	text-align: left;
	}
	
.footer-links a:link {text-decoration: none; color: #FFFFFF;}
.footer-links a:visited {text-decoration: none; color: #FFFFFF;}
.footer-links a:active {text-decoration: none; color: #FFFFFF;}
.footer-links a:hover {color: #603000; text-decoration: none; background-color: #FFFFFF;}

.links-column { 
	float: left;
	width: 130px;
	text-align: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	*padding: 20px 0px 0px 0px;
	position: relative;
	}

.footer-credit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #555450;
	width: 879px;
	text-align: left;
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom: 40px;
	}
	
.footer-credit a:link {text-decoration: none; color: #555450;}
.footer-credit a:visited {text-decoration: none; color: #555450;}
.footer-credit a:active {text-decoration: none; color: #555450;}
.footer-credit a:hover {color: #9e3735; text-decoration: none;}

.footer-wrap h1, h2, h3 { 
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	color: #afad9f;
	background-image: url('images/double_line_footer.gif');
	background-repeat: repeat-x;
	background-position: 0px 36px;
	text-align: left;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 12px;
	*margin-bottom: -7px;
	padding-top: 10px;
	padding-bottom: 16px;
	}
	
.footer-column-left ul {
	list-style-type: none;
	font-family: Georgia, Serif, Times, Verdana, Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #e8e8e8;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	} 
	
.footer-column-left li {
	padding-left: 0px;
	list-style-type: none;
	background-image: none;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #565552;
	} 
	
.footer-column-left li a:link {color: #e8e8e8; text-decoration: none;}
.footer-column-left li a:visited {color: #e8e8e8; text-decoration: none;}
.footer-column-left li a:active {color: #e8e8e8; text-decoration: none;}
.footer-column-left li a:hover {color: #9e3735; text-decoration: none;}
