@charset "utf-8";
/* CSS Document */

.blogEntry{
	margin-bottom:15px;
	}
.blogSmallText{
	font-size:90%;
	color:#999999;
	}
.blogDateCol{
width: 50px;
}
.blogTitleCol{
width: 430px;
margin-left: 10px;
margin-right: 10px;
}


#frmComments input.textField, #frmComments select, #frmComments textarea{
	border:1px solid #b6d1e2;
	background-color:#f0f5fb;
	font-size:105%;
	color:#333;
	width:160px;
	}

.commentBody{
padding-top: 5px;
padding-bottom: 5px;
}
.blogTitleFull{
font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:195%;
	font-weight:bold;
	color:#222;
	line-height:80%;
	margin-bottom:0.4em;
	
}

.blogTitleFull a{
color:#222222;
}
.blogDay{
	background-repeat:no-repeat;
	background-position:left top;*/
	background-color:#6a6a6a;
	font-size:230%;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	min-height:30px;
	}
.blogDayInner{
	padding:2px;
	text-align:center;
	padding-top:0px;
	}
.blogMonth{
	background-repeat:no-repeat;
	background-position:left bottom;*/
	background-color:#2aa9e0;
	color:#fff;
	min-height:11px;
	}
.blogMonthInner{
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	}
.blogCurrentSection a:link, .blogCurrentSection a:visited{
	/*background-color:#a1adc7;*/
	}
.blogCurrentSection a:hover{
	/*background-color:#bbc5d9;*/
	}
.blogInsetImage{
	margin-bottom:10px;
	}
.blogAbstract{
	color:#333333;
	margin-bottom:10px;
	}


.splitColBDate{
	width:40px;
	}
.splitColBDateHome{
	width:40px;
	}
.splitColBTitle{
	/*width:410px;*/
	width:530px;
	}
.splitColBlTitle{
	width:175px;
	}
.splitCol04 .splitColBlTitle{
	width:300px;
	}
.splitColBTitleHome{
	width:260px;
	padding-top:5px;
	}

.listTypeBlog{
	padding:5px;
	background-color:#faf8f9;
	}
.listTypeBlog ul{
	margin:0;
	margin-top:0;
	padding:0;
	list-style:none;
	
	}
.listTypeBlog ul li{
	display:block;
	margin:0;
	padding:0;
	margin-bottom:2px;
	}
.listTypeBlog ul li a{
	display:block;
	padding:2px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:5px;
	background-color:#f0eeef;
	color:#333;
	}
.listTypeBlog ul li.current a:link, .listTypeBlog ul li.current a:visited{
	color:#333;
	
	}
.listTypeBlog ul li a:link, .listTypeBlog ul li a:visited{
	color:#333;
	}
.listTypeBlog ul li a:hover, .listTypeBlog ul li.rowOdd a:hover, .listTypeBlog ul li.rowEven a:hover{
	background-color:#ffffff;
	}

.listTypeBlog ul li .listExtra{
	color:#999;
	}
.listTypeBlog ul li a:link .listEmp, .listTypeBlog ul li a:visited .listEmp, .listTypeBlog ul li a:hover .listEmp{
	color:#333;
	}
.listTypeBlog ul li.viewMore a{
	
	}
.listTypeBlog ul li.viewMore a:link, .listTypeBlog ul li.viewMore a:visited, .listTypeBlog ul li.viewMore a:hover{
	color:#CC6633;
	}
.listTypeBlog ul li.depth_0 a{
	
	}
.listTypeBlog ul li.depth_1 a{
	padding-left:15px;
	}

.stackedNav ul li.depth_1 a{
	padding-left:15px;
	}

.blogListTitle{
	padding-top:12px;
	}
.blogListTitle h2{
	font-size:150%;
	font-weight:bold;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}

