/*
Theme Name: Image-Src
Theme URI: http://www.image-src.com/
Description: The default Image-Src theme.
Version: 1
Author: Lars Sanden
Author URI: http://centralmasswebdesign.com/
Tags: image-src.com

*/




.contentTitle a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 15px;
}

.contentTitle h1 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

.contentTitle h5 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.postmetadata {
	margin-top: 3px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}



.pageNav_Tree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 40px;
	border:1px black
}

.pageNav_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
}

.pageNav_Tree ul {
	line-height: 18px;
	list-style: none;
	padding: 0;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pageNav_Tree h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
}

ul.pageNav_Sub {
	line-height: 18px;
	list-style: none;
	padding: 0;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li.current_page_item {
	color: #ffffff;
	background-color: #003399;
}

li.current_page_item a:link, li.pageNav_Selected a:visited, li.pageNav_Selected a:hover {
	color: #ffffff;
}