/*
Theme Name: Pivot Performance 2014
Author: Pivot Performance - 2014 update
Version: 2.0
*/

.block-title{
    padding:20px 0 10px;
}
.archive .post,
.not-post{
	padding:0 0 7px;
	color:#374e59;
}
.archive .post .t,
.not-post .t{
	background:url(images/bg-post2-t.png) no-repeat;
	height:10px;
}
.archive .post .c,
.not-post .c{
	background:url(images/bg-post2-c.gif) repeat-y;
	width:603px;
	overflow:hidden;
	padding:9px 41px;
}
.archive .post .b,
.not-post .b{
	background:url(images/bg-post2-b.png) no-repeat;
	height:10px;
	overflow:hidden;
}
.archive #main .post h1,
#main .not-post h1{
	margin:0 0 14px;
	padding:0;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#be448f;
}
.not-post .c{
    padding:28px 41px 10px;
    min-height:200px;
}