
div.blog_date  {
	background-color: #F09C00;
	width: 66px;
	height: 82px;
	float: left;
	text-align: center;
	padding: 2px;
	line-height: normal;
}

div.blog_year  {
	background-color: #000000;
	padding-top: 2px;
}

div.blog_month  {
	background-color: #000000;
	text-transform: uppercase;
	color: #ffffff;
	padding-bottom: 2px;
}

div.blog_day  {
	font-family: Georgia;
	font-size: 38px;
	color: #ffffff;
}

div.blog_header  {
	font-family: Georgia;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	width: 458px;
	margin-bottom: 30px;
	margin-top: -6px;
}

div.blog_subheader  {
	font-family: Georgia;
	font-style: italic;
}

div.blog_header h1  {
	height: 56px;
	line-height: 22px;
}

div.blog_image img  {
	margin-bottom: 30px;
}

div.blog_author  {
	font-style: italic;
	color: #F09C00;
	text-align: left;
	float: left;
	width: 220px;
}

span.blog_authorby  {
	color: #9AA1A6;
}

div.blog_commenton  {
	font-style: italic;
	text-align: right;
	float: right;
	width: 220px;
}

span.blog_socialicons  {
	position: relative;
	top: 2px;
}

div.blog_image  {
	clear: both;
}

div.blog_more  {
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #ffffff;
	width: 100px;
	float: left;
}

div.blog_more_inactive  {
	background-position: 0px 3px;
	background-image: url(/fileadmin/images/arrow_m_grey_right-down.gif);
}

div.blog_more_active  {
	background-position: 0px 2px;
	background-image: url(/fileadmin/images/arrow_m_grey_up.gif);
}

div.blog_fb_like  {
	margin-top: 10px;
	width: 225px;
	height: 60px;
	overflow: hidden;
	float: right;
}

div.blog_twitter_like  {
	width: 55px;
	height: 25px;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}


div.blog_content  {
	overflow: hidden;
}

div.blog_more_inner {
	margin-left: 18px;
}


div.browseLinksWrap  {
	color: #9AA1A6;
	font-family: Georgia;
	font-style: italic;
	/*  margin-bottom: -22px;  */
}

span.blog_pb_pipe  {
	color: #9AA1A6;
	width: 3px;
	overflow: hidden;
	float: left;
}

span.activeLinkWrap  {
	color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	float: left;
	width: 10px;
	text-align: center;
}

span.activeLinkWrap  a {
	color: #9AA1A6;
	width: 10px;
	display: block;
	text-align: center;
}

div.blog_category  {
	float: left;
	margin-top: 24px;
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	cursor: pointer;
}
div.blog_category_inactive  {
	background-image: url(/fileadmin/images/arrow_m_grey_right.gif);
}

div.blog_category_active  {
	background-image: url(/fileadmin/images/arrow_m_grey_down.gif);
}


div.blog_catcount  {
	margin-top: 24px;
	font-style: italic;
	float: right;
	color: #9AA1A6;
	font-size: 12px;
	font-family: Georgia;
}

div.blog_catlist  {
	clear: both;
	margin-top: 20px;
}

div.blog_catnew   a{
	color: #F09C00;
}

div.blog_catnew   a:hover {
	color: #ffffff;
}

div.blog_catnew  {
	padding-left: 20px;
	background-image: url(/fileadmin/images/arrow_s_orange_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: normal;
	margin-bottom: 5px;
}

h1  {
	margin-top: 2px;
}
