/*
Theme Name: Compuquip
Theme URI: 
Description: 
Version: 
Author: Blackdog Advertising
Author URI: http://blackdogadvertising.com
*/

.clearfix:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix { height: 1%; }

/*----- WordPress-Only Styles -----*/
.sharethis { float:right; margin-bottom:10px; }

.welcome { color:#777; font-size:1.15em; line-height:19px; margin:0px 15px 25px; padding-bottom:20px; border-bottom:1px solid #ddd; }
.welcome h2 { color:#00685c; font-size:1.75em; font-weight:normal; margin-top:0px; margin-bottom:10px; }

#content .main-title{
	background:none;
}
.text-holder h2{
	font-size:16px;
	font-weight:normal;
	color:#00685c;
	margin:0 0 10px;
}
.text-holder h2 a {
	text-decoration:none;
}
.text-holder h2 a:hover {
	text-decoration:underline;
}
.text-holder p{
	font-size:12px;
	line-height:16px;
	color:#707070;
	margin:0 0 6px;
}
.text-holder .more{
	color:#0057a4;
	font-size:12px;
	line-height:16px;
}
.text-holder a {
	color:#00685c;
}
.text-holder .entry a {
	text-decoration:underline;
}
.text-holder .entry a:hover {
	text-decoration:none;
}
.text-holder p.meta {
	font-size:0.9em;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	padding-top:15px;
	clear:both;
}
.text-holder p.meta .details {
	float:left;
}
.text-holder p.meta .comments {
	float:right;
}

.post { margin-bottom:30px; }

.archive_navigation {
	height:40px;
	padding:20px 20px 0px;
}
.archive_navigation a {
	color:#00685c;
}
.archive_navigation a:hover {
	text-decoration:underline;
}

ul.help-menu li.cat-item-3 { background:url(images/cats/3.png) no-repeat center left; }
ul.help-menu li.cat-item-4 { background:url(images/cats/4.png) no-repeat center left; }
ul.help-menu li.cat-item-5 { background:url(images/cats/5.png) no-repeat center left; }
ul.help-menu li.cat-item-6 { background:url(images/cats/6.png) no-repeat center left; }
ul.help-menu li.cat-item-7 { background:url(images/cats/7.png) no-repeat center left; }
ul.help-menu li.cat-item-8 { background:url(images/cats/8.png) no-repeat center left; }
ul.help-menu li.cat-item-9 { background:url(images/cats/9.png) no-repeat center left; }
ul.help-menu li.cat-item-56 { background:url(images/cats/10.png) no-repeat center left; }
ul.help-menu li.cat-item-57 { background:url(images/cats/11.png) no-repeat center left; }


.alignleft { float:left; }
.alignright { float:right; }
.alignmiddle, .aligncenter { display:block; margin:0px auto; }

/*----- Comments -----*/
#comments ul { list-style:none; margin:0 0 25px; padding:0; }
#comments ul li { padding:15px 15px 5px; }
#comments ul li.alt { background:#eee; }
#comments ul li .meta { color:#999; margin:0px 0px 10px; }
#comments ul li .meta span, #comments ul li .meta span a { color:#333; }
#comments form input.text { padding:3px; width:200px; border:1px solid #bbb; float:left; margin-bottom:5px; }
#comments form label { display:block; float:left; width:200px; color:#444; padding-top:3px; }
#comments form p { clear:both; }
#comments form textarea { padding:3px; width:400px; border:1px solid #bbb; }





.tabset {
	padding:0;
	margin:-9px 0 0 7px;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
}
.tabset li {
	float:left;
	margin:0 0px 0 0;
}
.tabset li a span{
	margin-left: -40px;
}
.tabset a {
	display:block;
	margin:1px 1px 0;
	background:#fff url(images/tab-inactive-bg.jpg) repeat-x;
	color:#007367;
	text-align:center;
	width:87px;
	line-height:28px;
	outline:none;
	font-size:14px;
}
.tabset a:hover {text-decoration:none;}
.tabset .active {
	margin:0;
	color:#007367;
	background:#fff url(images/tab-active-bg.jpg) repeat-x;
}
.home .tab-content {margin:0 0 18px;}
.tab-content {
	width:180px;
	padding:11px 8px 12px;
	margin:0 0 13px;
	font-size:13px;
	line-height:20px;
}
.tab-content p {margin:0;}
.items {
	padding:10px 0 0 5px;
	margin:0;
	list-style:none;
}
.tab-content .popularposts{
	margin-left: -40px;
}
.items li {
	background:url(images/bg-items.gif) no-repeat 0 100%;
	padding:5px 0 0px 0;
	margin:3px 0 0px 0;
	position:relative;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}
.items li a{
	color:#666666;
	font-size:12px;
}
.items li a:hover{
	color:#0057A4;
}
.items em {
	font-size:11px;
	line-height:18px;
}


.slide-block{
	width:100%;
	position:relative;
	margin:0 0 13px;
	z-index:199;
}
.slide-block .open-close{
	display:block;
	background:url("http://www.compuquip.com/images/btn-slide-block-open-close.gif") no-repeat;
	font-size:14px;
	line-height:32px;
	text-align:center;
	color:#00675c;
	position:relative;
	z-index:5;
	cursor:pointer;
	outline:none;
}
.slide-block .open-close:hover{
	color:#0057a4;
	text-decoration:none;
}
.slide-block .open-close span{
	display:block;
	height:32px;
	background:url("http://www.compuquip.com/images/arrow.gif") no-repeat 12px 50%;
}
.slide-block .block{
	position:absolute;
	top:30px;
	left:0;
	background:url("http://www.compuquip.com/images/bg-slideblock-grad.gif") repeat-y;
	width:100%;
	z-index:1;
}
.slide-block .block .bg{
	background:url("http://www.compuquip.com/images/bg-slideblock.gif") no-repeat 0 100%;
	padding:0 0 5px;
}


/* social profiles */
#archive_intro .social_profiles {
	clear:right;
	display:block;
	float:right;
	text-align:right;
	width:auto;
	z-index:101;
}
 
/* social profile links */
.user_google_url, .user_twitter_url , .user_facebook_url , .user_linkedin_url , .user_youtube_url {
	border-width:0!important;
	display:block;
	float:left;
	height:24px;
	margin:0 5px 0.5em 0;
	overflow:hidden;
	text-decoration:none!important;
	text-indent:24px;
	width:24px;
}
.custom .user_google_url {
	background:url('images/social_icons/google_24.png') no-repeat scroll 50% 100% transparent;
}
.custom .user_twitter_url {
	background:url('images/social_icons/twitter_24.png') no-repeat scroll 50% 100% transparent;
}
.custom .user_facebook_url {
	background:url('images/social_icons/facebook_24.png') no-repeat scroll 50% 100% transparent;
}
.custom .user_linkedin_url {
	background:url('images/social_icons/linkedin_24.png') no-repeat scroll 50% 100% transparent;
}
.custom .user_youtube_url {
	background:url('images/social_icons/youtube_24.png') no-repeat scroll 50% 100% transparent;
}
#archive_intro .user_google_url, #archive_intro .user_twitter_url , #archive_intro .user_facebook_url , #archive_intro .user_linkedin_url , #archive_intro .user_youtube_url {
	border-width:0!important;
	display:block;
	float:left;
	height:64px;
	margin:0 5px 0.5em 0;
	overflow:hidden;
	text-decoration:none!important;
	text-indent:64px;
	width:64px;
}
.custom #archive_intro .user_google_url {
	background:url('images/social_icons/google_64.png') no-repeat scroll 50% 100% transparent;
}
.custom #archive_intro .user_twitter_url {
	background:url('images/social_icons/twitter_64.png') no-repeat scroll 50% 100% transparent;
}
.custom #archive_intro .user_facebook_url {
	background:url('images/social_icons/facebook_64.png') no-repeat scroll 50% 100% transparent;
}
.custom #archive_intro .user_linkedin_url {
	background:url('images/social_icons/linkedin_64.png') no-repeat scroll 50% 100% transparent;
}
.custom #archive_intro .user_youtube_url {
	background:url('images/social_icons/youtube_64.png') no-repeat scroll 50% 100% transparent;
}
.author-img img{
	float: left !important;
}
