/*
Theme name: Substantial
Description: Custom Theme
*/

.sidebar { background: url(/images/services-bg.gif) repeat 0 0; min-height: 186px; padding: 12px 0 17px 10px; position: relative; }
.sidebar ul { list-style: none outside none;  }
.sidebar ul li {display: block;}
.sidebar ul li .widgettitle {color: #ef3d4b; font-size: 13px; font-weight: normal; line-height: 1.3 !important;}
.sidebar ul ul {margin-bottom: 16px;}
.sidebar ul ul.last { margin: 0; }
.sidebar ul ul li { font-size: 13px; }
.sidebar ul ul li span { color: #ef3d4b; }
.sidebar ul ul li a { color: #fff; }
.sidebar ul ul li a:hover,
.sidebar ul ul li a.active { text-decoration: none; color: #b63a44; }

.search-box { width: 203px; height: 23px; position: absolute; top: -30px; right: 0; border-top: 1px solid #282829; border-bottom: 1px solid #282829; }
.search-box form { margin-top: 0 !important; }
.search-box .submit { float: left; display: inline; height: 23px; width: 27px; background: url(images/search-button.gif); cursor: pointer; border: 0; }
.search-box .field { float: left; display: inline; width: 160px; height: 14px; margin: 0 0 0 8px; border: 0; font-size: 11px; line-height: 14px; font-weight: bold; color: #7d7d80; background: none; padding: 4px 0 5px 0; }



.blog { border-top: 1px solid #bf313c; }
.blog .heading { height: 40px; padding: 0 9px; background: url(/images/inner-bg.gif) repeat 0 0; }
.blog .heading h2 { font: bold 18px/18px Helvetica, Arial, Sans-Serif; padding-top: 14px; }
.blog .heading h3 { font: bold 14px/14px Helvetica, Arial, Sans-Serif; padding-top: 18px; }

.blog-wrapper { padding: 14px 24px 0 11px; }
.blog .search-result { margin-bottom: 21px; }
.blog .search-result h3 { font: bold 13px/13px Helvetica, Arial, Sans-Serif; margin-bottom: 3px; }
.blog .search-result p { font-size: 13px; line-height: 18px; color: #fff; padding-bottom: 1px; }

.blog .top-metadata { padding: 17px 0 0 0; font-weight: bold; }
.blog .top-metadata p { text-align: right; font-size: 11px !important; padding-bottom: 0 !important; }
.blog .top-metadata p span { padding-left: 15px; }
.blog .top-metadata p span.comments { padding-right: 16px; background: url(images/icon-comments.gif) no-repeat right center; }

.blog .post img { display: block; margin: 0 auto 1px; background: #282829;}
.blog .post p { font-size: 12px; line-height: 18px; padding-bottom: 10px; }
.blog .post { padding-bottom: 25px; border-bottom: 1px solid #7d7d80; }
.blog .last-post { border: 0; }

.blog .post ul { margin-left: 1.5em; }
.blog .post li { font-size: 12px; line-height: 18px; padding-bottom: 10px; }

.blog .paging { position: absolute; height: 11px; bottom: -25px; left: 0; width: 100%; }
.blog .paging ul { list-style: none outside none; border-left: 1px solid #fff; height: 11px; }
.blog .paging ul li { float: left; display: inline; text-align: center; height: 11px; font-size: 11px; line-height: 11px; }
.blog .paging ul li a { border-right: 1px solid #fff; float: left; display: inline; width: 81px; }

.blog .section-heading { margin-bottom: 26px; }

.blog .post .tags { font-size: 11px; font-weight: bold; padding-bottom: 6px !important; }
.blog .post .tags span { color: #bf313c; }
.blog .post .tags a { color: #7d7d80; }

.comments .heading { height: 35px; border-top: 1px solid #7d7d80; padding-left: 12px; }
.comments .heading h4 { font-size: 12px; font-weight: bold; line-height: 35px; background: url(images/icon-comments-big.gif) no-repeat 0 13px; padding-left: 22px; }

.post-comment { padding: 12px 0 5px 10px; border-bottom: 1px solid #282829; }
.last-comment { border: 0; padding-bottom: 0; }
.post-comment p { padding-bottom: 15px; font-size: 13px; line-height: 18px; }
.post-comment h5 a { color: #bf313c; }
.post-comment small { display: block; margin: 2px 0 7px; }

.post-reply .heading { margin-bottom: 13px; }
.post-reply .heading h4 { background-image: url(images/icon-add-comments.gif); background-position: 3px center; }
.post-reply label { display: block; font-weight: bold; color: #bf313c; padding: 0 0 2px 12px; }
.post-reply .field { display: block; border: 1px solid #282829; background: #39393b; color: #7d7d80; padding: 1px 8px 3px; width: 187px; margin-bottom: 10px; }
.post-reply input.checkbox { float: left; display: inline; height: 13px; width: 13px; background: #fff; border: 1px solid #282829; margin: 0 10px 0 0; }
.post-reply label.checkbox { float: left; display: inline; width: 175px; padding-left: 0; }
.post-reply .field-left { float: left; display: inline; width: 215px; }
.post-reply .field-right { float: right; display: inline; width: 419px; }
.post-reply textarea { border: 1px solid #282829; background: #39393b; padding: 10px; font-size: 13px; line-height: 18px; color: #7d7d80; width: 397px; height: 168px; margin-bottom: 6px; }
.post-reply .submit { display: block; height: 23px; width: 73px; text-align: center; background: #282829; border: 0; cursor: pointer; position: relative; margin: 0 0 -15px auto; color: #fff; font: bold 11px Helvetica, Arial, Sans-Serif; }

.post-single p { padding-bottom: 18px !important; }

#footer .post { border-bottom: 0 !important; }