/* 
======================================
STYLE SHEET FOR ACKURA BLOG
Created by Tim Brook
http://kmp.co.uk
Version Number: 1.0 
======================================
*/

.header,
.archive .header {
	min-height:255px;
}
#content {
	background:url(../images/blog/header-bg.png) no-repeat 0 0;
	background-color:#2a2a2a;
	padding-bottom:0;
}
.row {
	background:url(../images/blog/content-bottom3.png) no-repeat bottom left;
	margin-top:-140px;
	padding-bottom:39px;
	z-index:50;
}
.twoThird {
	background:#fff;
	min-height:990px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.single .twoThird {
	min-height:500px;
}
.box p, 
.box-img p {
	color:#fff;
}
.box h2, 
.box-img h2,
#twitter-tools h2 {
	color:#fff;
	text-shadow:none;
	font-family:"Gotham Rounded Book","Arial Rounded MT Bold",Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
#twitter-tools {
	list-style:none;
	margin:20px;
}
#twitter-tools ul {
	list-style:none;
	margin:0;
}
#twitter-tools li {
	color:#fff;
	margin:10px 0;
}
#twitter-tools div {
	margin:0;
}
.box li {
	color:#fff;
}
.box li a {
	display:inline;
}
.twitter h2 {
	background:none;
}
h1.logo a {
	width:133px;
	height:54px;
	margin-top:10px;
	background: url(../images/blog/heading.png) top left no-repeat;
}
.header h2 {
	width:281px;
	height:17px;
	background: url(../images/blog/strap.png) top left no-repeat;
}
blockquote p,
blockquote cite,
.box h3,
.box-img h3,
#content a:link,
#content a:visited,
#content a:active,
.hfeed .article h3,
.twitter span {
	color:#3a82be;
}
.primary-nav a.ui-state-active,
.primary-nav a.ui-accordion-content-active,
.primary-nav a:hover {
	color:#3a82be !important;
}
.blog-PressRoom .btn-pri {
	border:1px solid #8a2605;
	background:url(../images/pr/btn-pri.png) repeat-x 0 0;
}
.blog-MessageSender .btn-pri {
	border:1px solid #004a87;
	background:url(../images/ms/btn-pri.png) repeat-x 0 0;
}
.blog-PromoSender .btn-pri {
	border:1px solid #378d00;
	background:url(../images/ps/btn-pri.png) repeat-x 0 0;
}
.blog-SiteManager .btn-pri {
	border:1px solid #124493;
	background:url(../images/sm/btn-pri.png) repeat-x 0 0;
}
.blog-BuzzMonitor .btn-pri {
	border:1px solid #cf4300;
	background:url(../images/bm/btn-pri.png) repeat-x 0 0;
}
.blog-BlogRunner .btn-pri {
	border:1px solid #1b4190;
	background:url(../images/br/btn-pri.png) repeat-x 0 0;
}
#content .blog-PressRoom h2,
#content .blog-PressRoom h3,
#content .blog-PressRoom a:link,
#content .blog-PressRoom a:visited,
#content .blog-PressRoom a:active,
#content .blog-PressRoom blockquote p, 
#content .blog-PressRoom blockquote cite{
	color:#a2000a;
}
#content .blog-MessageSender h2,
#content .blog-MessageSender h3,
#content .blog-MessageSender a:link,
#content .blog-MessageSender a:visited,
#content .blog-MessageSender a:active,
#content .blog-MessageSender blockquote p, 
#content .blog-MessageSender blockquote cite {
	color:#3a82be;
}
#content .blog-PromoSender h2,
#content .blog-PromoSender h3,
#content .blog-PromoSender a:link,
#content .blog-PromoSender a:visited,
#content .blog-PromoSender a:active,
#content .blog-PromoSender blockquote p, 
#content .blog-PromoSender blockquote cite {
	color:#2e8d00;
}
#content .blog-SiteManager h2,
#content .blog-SiteManager h3,
#content .blog-SiteManager a:link,
#content .blog-SiteManager a:visited,
#content .blog-SiteManager a:active,
#content .blog-SiteManager blockquote p, 
#content .blog-SiteManager blockquote cite {
	color:#4600ba;
}
#content .blog-BuzzMonitor h2,
#content .blog-BuzzMonitor h3,
#content .blog-BuzzMonitor a:link,
#content .blog-BuzzMonitor a:visited,
#content .blog-BuzzMonitor a:active,
#content .blog-BuzzMonitor blockquote p, 
#content .blog-BuzzMonitor blockquote cite {
	color:#e87f1b;
}
#content .blog-BlogRunner h2,
#content .blog-BlogRunner h3,
#content .blog-BlogRunner a:link,
#content .blog-BlogRunner a:visited,
#content .blog-BlogRunner a:active,
#content .blog-BlogRunner blockquote p, 
#content .blog-BlogRunner blockquote cite {
	color:#d000b4;
}
.intro-img {
	border:1px solid #dbdbdb;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:10px;
}
h2.entry-title {
	margin-bottom:5px;
}
blockquote {
	margin:0 0 10px;
}
blockquote p {
}
.single .row,
.error404 .row {
	margin-top:20px;
}
.single .article {
	margin:0;
}
.single .article div {
	margin:30px;
}
.single .article div div {
	margin:0;
}
.entry-info {
	color:#8f8f8f;
	font-size:11px;
}
.entry-meta {
	margin:20px 0 10px !important;
	font-size:11px;
}
.entry-meta h4 {
	display:inline;
	float:left;
	width:auto;
	font-weight:normal;
	font-size:11px;
	padding:3px 0 5px 17px;
	margin:0 10px 0 0;
	text-transform:none;
	font-family:Verdana, Geneva, sans-serif;
}
.entry-meta div {
	display:block;
	clear:both;
	margin:5px 0 !important;
}
.entry-meta small {
	clear:both;
	display:block;
}
.share h4 {
	margin:0 5px 0 0;
	background:url(../images/icons/icon-share.png) no-repeat 0 center;
}
.tags h4 {
	background:url(../images/icons/icon-tag.png) no-repeat 0 center;
}
.entry-meta ul {
	display:inline;
}
.entry-meta ul li {
	float:left;
	display:inline;
	width:auto;
	background:url(../images/bullet-dark.png) no-repeat left center;
	margin-right:6px;
	padding-left:5px;
}
.entry-meta ul li:first-child {
	background:none;
}
.single .comments {
	background:none;
	padding:0;
	margin:0 !important;
	background:url(../images/blog/comments-header.png) no-repeat 0 0 #f4f4f4;
}
.comments div {
	position:relative;
	padding:15px 100px 5px 20px;
	border-top:1px solid #d8d8d8;
}
.comments div.post-by-author {
	background:#e9f1f8;
}
.comments h3 {
	border-top:1px solid #d8d8d8;
	color:#000 !important;
	padding:10px 30px;
	margin:0 !important;
	font-weight:bold;
}
.comments .entry-info {
	color:#8F8F8F;
	font-size:11px;
	padding-bottom:0;
}
.single .comments p {
	color:#000;
	font-size:12px;
	display:block;
}
.comments img {
	position:absolute;
	top:12px;
	right:20px;
	padding:5px;
	border:1px solid #dbdbdb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.comments a {
	border:none;
	padding:0;
}
.comments form p {
	padding:8px 30px;
}
/*
.comments form div {
	border:none;
	padding:5px 20px;
	background:none;
}
.comments span {
	width:250px;
	display:inline-block;
	margin-right:10px;
}
.comments input {
	width:240px;
}
.comments input#updates {
	width:auto;
	margin:2px 5px 0 0;
	vertical-align:top;
}
.comments label {
	font-size:13px;
	display:block;
}
.comments label span {
	color:#8F8F8F;
	font-size:11px;
	width:auto;
	margin:0;
}
.comments label.updates {
	display:inline;
	font-size:11px;
}
.comments .btn-pri {
	float:right;
	width:auto;
	padding:3px 10px;
	font-size:13px;
	margin-right:20px;
}
.comments textarea {
	width:504px;
	height:100px;
}*/
#contact-box .btn-pri {
	background:url(../images/ms/btn-pri.png) repeat-x 0 0 #1166ac;
}
.filter {
	margin:0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	list-style:none;
	border-bottom:1px solid #cfcfcf;
	background:#f3f3f3;
	padding:0px 40px;
}
.filter ul {
}
.filter li {
	float:left;
	display:inline;
	border-bottom:none;
	margin:7px 10px 5px;
	position:relative;
	padding:2px 10px;
}
.filter li.selected {
	-moz-box-shadow:0 -2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 -2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:0 -2px 2px rgba(0, 0, 0, 0.5);
	background:rgba(0, 0, 0, 0.15);
	border:1px solid #d7d7d7;
	border-top:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.filter li a {
	text-indent:-9999px;
	background:url(../images/product-page.png) 0 -450px no-repeat;
	height:39px;
	padding:0;
	border-bottom:none;
	display:block;
}
.filter a.tab-ms {
	background-position:-299px -450px;
	width:42px;
}
.filter a.tab-ms:hover,
.filter li.selected .tab-ms {
	background-position:-299px -492px;
}

.filter a.tab-pr {
	background-position:-239px -450px;
	width:40px;
}
.filter a.tab-pr:hover,
.filter li.selected .tab-pr {
	background-position:-239px -492px;
}

.filter a.tab-ps {
	background-position:-180px -450px;
	width:38px;
}
.filter a.tab-ps:hover,
.filter li.selected .tab-ps {
	background-position:-180px -492px;
}

.filter a.tab-sm {
	background-position:-120px -450px;
	width:38px;
}
.filter a.tab-sm:hover,
.filter li.selected .tab-sm {
	background-position:-120px -492px;
}

.filter a.tab-bm {
	background-position:-59px -450px;
	width:46px;
}
.filter a.tab-bm:hover,
.filter li.selected .tab-bm {
	background-position:-59px -492px;
}
.filter a.tab-br {
	background-position:-4px -450px;
	width:33px;
}
.filter a.tab-br:hover,
.filter li.selected .tab-br {
	background-position:-4px -492px;
}
.comments .navigation,
.comments .navigation div {
	background:none;
	padding:0;
	border:none;
}
#sidebar div {
	margin:20px;
}
#sidebar div div {
	margin:0;
}
.alignleft,
.alignright {
	width:240px;
	float:left;
	font-size:12px;
}
.alignright {
	text-align:right;
	float:right;
}
