@charset "UTF-8";
/* CSS Document */

.blog_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;
}
.blog_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.blog_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.blog_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#505050;
}
.image_latest {
	padding-right:3px;
	padding-bottom:3px;
	padding-top:5px;
	max-width: 230px;
	width: 230px;
	margin-right:7px;
}
.image_small {
	max-width: 185px;
	width: 185px;
	margin-bottom:7px;	
}
.small_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;
}
.headline_latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;
}
.headline_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;
}
.author {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:22px;
}
.intro_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#505050;
}
.intro_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#505050;
}

.headline_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75BC;.intro_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#505050;
}
.education {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.placeholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.standardlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

a.sub_menuLink2:link, a.sub_menuLink2:visited, a.sub_menuLink2:active {
	float:left;
	margin:0px 5px 0px 0px;
	color:#808080;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}

.podcast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1B75BC;
}

/*--------------------------- Comment Form Styles -----------------------------*/
.comment_entry {

		margin: 0px 0px 45px 0px;

		}

		



#comment_entry_form {

	padding: 15px 10px 15px 10px;

	width:475px; 

	border:2px solid #74220C; 

	}



	#comment_entry_form .comment_label {

		width:105px; 

		font-weight:bold; 

		text-align:right;

		float: left;

		padding: 3px 5px 0px 0px;

		margin: 5px 0px 5px 0px;

		}



	#comment_entry_form textarea { 

		border:1px solid #74220C; 

		background: #fff; 

		padding:2px 0px 0px 5px;

		margin: 5px 0px 5px 0px;

		height:130px; 

		width: 338px;

		}

	

	#comment_entry_form .textbox {

		width: 341px;

		margin: 5px 0px 5px 0px;

		}



	#comment_entry_form p {

		margin: 5px 0px 10px 110px;

		}



	#comment_entry_form .comment_submit {

		margin: 10px 0px 0px 0px;

		}