.bg_blue
{
	background: #359BED;
}

h1,h2,h3,h4,h5,h6,.open-sans{
	font-family: 'Open Sans', sans-serif;
	font-weight: thin;
}

.big_title
{
	margin-top:60px;margin-bottom:20px;
	font-size:36px;
	font-weight: thin;
}

.thumbpost
{
	position:relative;
	height:300px;
	margin-bottom:20px;
	display: block;
	text-shadow:1px 2px 1px rgba(0,0,0,0.70);
}

.thumbpost > div
{
	font-size:30px;color:white;position:absolute;bottom:0;left:0;right:0;padding:20px;
}

