width: 5px 5px 0 5px; content: ""; display: block; position: absolute; z-index: 1; }
/* common : page title
/* ------------------------------------ */
.page-title {
background: #fff;
position: relative;
padding-top: 18px;
padding-bottom: 17px;
border-bottom: 1px solid #eee;
color: #666;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
line-height: 24px;
display:none;
}
.page-title a { color: #aaa; }
.page-title a:hover { color: #444; }
.page-title span { color: #aaa; }
.page-title i { margin-right: 8px; }
.page-title h1,
.page-title h2,
.page-title h4 { color: #666; }
.page-title .meta-single li { float: left; margin-right: 14px; }
.page-title .meta-single li.comments { float: right; margin-right: 0;}