.bigger { font-size: 1.1em; font-weight: bold; margin: 0 0 5px;}
/*#header { background: url("/images/_pages/blog/blog_title.png") no-repeat 97px 73px; }*/
.makeTitle {
	margin-top: 20px;
	font-size: 1.3em;
	font-family: "bebas-neue",sans-serif;
	font-size: 17px;
	letter-spacing: .30em;
	color: #3d3f4f;
	display:block;
	float:right;
}
.makeTitle:first-child {
	margin-top: 0;
}
.shareRight{width:65px; padding: 0 0 20px 10px;}

.archivespage span.archiveTitle { width: auto; }
.post {border-bottom: 1px solid #000;}
.yearBorder{border-top:double 3px #000; font-size:1.6em; color:#5CC8E7; height:30px;}
.blogTitle {
	width:259px;
	display:block;
	clear:both;
}

.archivespage .blogTitle {
	padding: 14px 0;
	width: auto;
}
p{font-size: .9em; line-height:1.4em;}
ul.catList { list-style: none outside; margin: 0; padding: 0;}

ul.catList li a {
	display: block;
	font-size: 1.1em;
	padding: 3px;
	text-align: right;
	text-transform: uppercase;
}
ul.catList a.style { color: #000;}
div.specialPost .post { min-height: 300px;}
.specialPost .bodyPost { height: 205px; overflow: hidden; }
