@charset "utf-8";
#blog #main .blog_teaser {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5121b;
}
.blog_teaser p {
	font:	14px/20px Georgia, "Times New Roman", Times, serif !important;
}
/* CSS Document */

#blog #main h2{
	text-transform: uppercase;
	font-weight: bold;
}
#blog #main h2 a{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#blog #main h2 a:hover{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#blog #main em{
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#blog #main p{
}
#blog #main .post{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	line-height: 14px;
}
#social-media {
	line-height: 20px;
	border: none;
}

#social-media a {
	text-decoration: none;
	margin-bottom: 15px !important;
}
#social-media img {
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

