/* Blog Widget Styles*/

.blog-header{
	position: relative;
}

.blog-header h2{
	background-image: url(/components/blog-header/images/new-sticker.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #bec920;
	padding-left: 105px;
	padding-top: 10px;
	height: 50px;
	font-weight: normal;
}

.blog-header h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #bec920;
	height: 50px;
	font-weight: normal;
	text-decoration: none;
}

.blog-header h2 a:hover{
	color: #fff;
}

.blog-header a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}

.blog-header p{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	padding-top: 0px;
	margin-top: 0px;
}

.blog-block{
	padding: 15px;
	float: left;
	position: relative;
	background-image: url(/components/blog-header/images/blog-block.png);
	width: 136px;
	height: 176px;
	margin: 6px;
}

.blog-block h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FFF;
	text-align: center;
}

.blog-block h3{
	color: #bec920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 15px;
}

.blog-block h3 a{
	color: #bec920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.blog-block h3 a:hover{
	color: #fff;
}

.check-it-out{
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 155px;
	height: 20px;
}