.abh_box {
  clear: both;
  width: 100%;
  position: relative
}

.abh_tabs {
  display: none;
  list-style: none;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  font: 13px arial
}

.abh_tabs li {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0
}

.abh_tabs li:before {
  content: "";
  padding: 0;
  margin: 0
}

.abh_tabs li i {
  display: none
}

.abh_tabs li a {
  color: #333;
  background-color: transparent;
  border: 0 solid #ccc;
  padding: 4px 10px 5px;
  text-decoration: none;
  border-bottom: none;
  outline: none
}

.abh_tabs li a:hover {
  background-color: #ddd;
  padding: 4px 10px 5px
}

.abh_tabs li.abh_active a {
  color: #333;
  background-color: #eee;
  border-bottom: 1px solid #fff;
  padding: 4px 10px 5px;
  border-bottom: none
}

.abh_tabs li.abh_active a:hover {
  background-color: #eee;
  padding: 4px 10px 5px;
  border-bottom: none
}

.abh_tabs li a.icon_accept {
  background-image: url(accept.png);
  background-position: 5px;
  background-repeat: no-repeat;
  padding-left: 24px
}

.abh_tabs li a.icon_accept:hover {
  padding-left: 24px
}

.abh_tabs_content_container {
  border: 2px solid #ccc;
  border-top: none;
  padding: 10px;
  width: 400px
}

.abh_tab_content {
  padding: 20px 0px 30px 0;
  min-height: 80px;
  overflow: hidden;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  margin-bottom: 20px;
}

.abh_tab_content .abh_tab {
  display: none
}

.abh_tab_content .abh_image {
  display: block;
  float: left;
  /*margin: 0 23px 0 0;*/
  padding: 0;
}

.abh_tab_content .abh_image img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: none;
  overflow: hidden;
  padding: 0 1.5em 1em 0;
  width: 167px;
  height: auto;
}

.abh_tab_content .abh_text {
  /* margin-left: 190px;*/
  line-height: 1.5;
  color: #bbb;
}

.abh_tab_content .abh_text h3,.abh_tab_content .abh_text h4 {
  font-size: 20px;
  padding: 0;
  margin: 0;
  clear: none;
  text-align: left;
  line-height: 1em;
}

.abh_tab_content .abh_text h3.profile {
  margin-top: 1.2em;
}

.abh_tab_content .abh_text .fn {
  text-transform: capitalize;
  clear: none;
  font-size: 18px;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  border: none
}

.abh_tab_content .abh_text a {
  font-size: 100%;
  text-decoration: none
}

.abh_tab_content .abh_text .abh_job {
  font-size: 13px;
  line-height: 20px;
  font-size: 100%
}

.abh_tab_content .abh_text .abh_job span {
  font-size: 13px;
  margin-bottom: 10px;
  background-image: none;
  padding: 0;
  margin: 0
}

.abh_tab_content .abh_text .abh_description {
  position: static;
  font-size: 14px;
  width: 100%
}

.abh_tab_content .abh_text .abh_allposts {
  font-size: 11px;
  vertical-align: middle
}

.abh_tab_content .abh_text ul {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 15px
}

.abh_tab_content .abh_text ul li,.abh_tab_content .abh_text ul li span {
  font-size: 13px;
  line-height: 20px;
  margin: 0
}

.abh_tab_content .abh_share h3 {
  font-size: 20px;
  margin-bottom: 0;
}

.abh_tab_content .abh_social {
  display: block;
  float: right;
  line-height: 1px;
  padding: 0 10px 0 0;
  margin: 0;
  text-align: right;
}

.abh_tab_content .abh_social div {
  width: 140px;
  margin: 0 0 0 auto
}

.abh_tab_content .abh_social a {
  display: inline-block;
  background: transparent url(../img/sprite.png) no-repeat;
  width: 24px;
  height: 24px;
  margin: 1px;
  padding: 0;
  opacity: .5;
  transition: opacity .2s;
  text-decoration: none;
  -moz-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px
}

.abh_tab_content .abh_social a:hover {
  opacity: 1
}

.abh_tab_content .abh_social a.abh_facebook {
  background-position: 0 0
}

.abh_tab_content .abh_social a.abh_flickr {
  background-position: -24px 0
}

.abh_tab_content .abh_social a.abh_google {
  background-position: -48px 0
}

.abh_tab_content .abh_social a.abh_instagram {
  background-position: -72px 0
}

.abh_tab_content .abh_social a.abh_linkedin {
  background-position: -96px 0
}

.abh_tab_content .abh_social a.abh_pinterest {
  background-position: -120px 0
}

.abh_tab_content .abh_social a.abh_tumblr {
  background-position: -144px 0
}

.abh_tab_content .abh_social a.abh_twitter {
  background-position: -168px 0
}

.abh_tab_content .abh_social a.abh_vimeo {
  background-position: -192px 0
}

.abh_tab_content .abh_social a.abh_youtube {
  background-position: -216px 0
}

.abh_tab_content .abh_social a.abh_klout {
  background-position: -240px 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0
}

.abh_tab_content .abh_social a.abh_klout_score {
  text-align: center;
  color: #fff;
  font-size: 11px;
  background-position: -264px 0;
  background-repeat: no-repeat;
  height: 0;
  padding: 10px 0 15px;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  vertical-align: top;
  text-shadow: 1px 1px #888
}

.abh_box .vcard {
  background: none;
  font-size: 100%;
  border: none;
  margin: 0;
  padding: 0;
}

.abh_box .abh_pwb a {
  position: absolute;
  text-decoration: none;
  font-size: 9px;
  color: #999;
  right: 0;
  bottom: 5px
}

.abh_author {
	float: left;
	width: 85px;
	margin-right: 10px;
  padding: 0.5em 0;
}

.abh_author.right {
  float: right;
  width: 85px;
  margin-right: 0;
  padding: 0.5em 0;
}

.abh_author .name {
	width: 100%;
}

#abh_settings_body fieldset p input, #abh_settings_body fieldset p textarea {
  font-weight: normal;
}