/*
Theme Name: Breaking News WK
Author URI: http://webagency.nl/
Author: Thierry Dikstaal
Description: This is a child theme for The Breaking News Theme
Template: thebreakingnews
Version: 1.0
*/

a {
    color: #262626;
}

#text-3 {
    float: left;
    margin-right: 20px;
}

/* CUSTOM WA */

body,
.main-font,
#page .reviewerwp-box .criteria {
	font-family: "Proxima Nova", 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.secondary-font {
	font-family: "Proxima Nova", 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contributor-company {
  font-size: 10px;
}

#masthead .header-inner {
	padding: 30px 0px 10px;
}

#masthead .site-branding .site-title {
  text-transform: none;
  font-weight: 300;
}

/*#feeds a {
	display: block;
	background: transparent url("http://arbitration.wolterskluwerblogs.com/wp-content/themes/KL_Responsive/images/rss_btn.png") no-repeat scroll 0% 0%;
	height: 29px;
	margin: 0px 0px 3px;
	line-height: 29px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
*/
#masthead {
	border-bottom: none;
}

.newsletter-container form input[type="text"], .newsletter-container form input[type="email"] {
	width: 60%;
	display: block;
}

input[type="submit"], a.button, .page a.post-edit-link, .paging-navigation.default-style a, .numeric-pagination .current, .bbp-submit-wrapper .submit {
	float: right;
	margin-top: -60px;
	border: 1px solid;
}

#secondary .widget {
	padding-bottom: 0;
}

#colophon {
    border-top: 0;
}

#colophon .wide-widget {
	width: 100%;
}

#text-2, #text-13, #nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5, #nav_menu-8, #nav_menu-9, #nav_menu-10 {
	float: left;
	margin-right: 100px;
}

#recent-posts-2 {
  clear: both;
}

.footer-widgets #text-4 {
  float: left;
  margin-right: 100px;
}

.widget-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #1e73be;
}

.widget .info {
  float: left;
}

.widget .profileimg {
  float: right;
  width: 48px;
}

.auth-spot .profileimg {
  width: 64px;
}

.widget .name {
  font-size: 15px;
  line-height: 1.3em;
}

.widget .clearfix {
  margin: 10px;
}

.author-container {
  display: none;
}

.auth-spot .name {
  float: left;
}

.author-container img {
  float: left;
  height: auto;
  width: auto;
  max-height: 100px;
  max-width: 100px;
}

.author-container .author-info {
/*  margin-left: 120px;*/
}  
  
.author.archive .author-container {
  display: block;
  min-height: none;
}

.groupprofile .groupimg {
  width: 25%;
  float: left;
  margin-top: 30px;
}

.groupprofile .groupblurb {
  float:left;
}

.type-page .entry-footer {
  display: none;
}

.author-extra, .author-group {
  margin-left: 20px;
  float: left;
  width: 55%;
}

.author-extra-archive, .author-group-archive {
  float: left;
  width: 100%;
}

.author-bio-archive, .author-social-archive {
  display:none;
}

.entry-content .share-section.custom-style.icons-only {
  display: none;
}

#feeds a {
/*  background: transparent url("http://kliblogs-dev3-env.elasticbeanstalk.com/wp-content/uploads/rss_btn.png") no-repeat scroll 0% 0%;*/
  background: transparent url("http://wolterskluwerblogs.com/wp-content/uploads/rss_btn.png") no-repeat scroll 0% 0%;
  padding: 0px 0px 0px 50px;
}

.hentry .entry-category {
 display: none;
}

.single .entry-category {
 display: block;
}

#page .related-posts .related-item .entry-category {
  display: none;
}

.related-posts {
  display: none;
}

a:hover {
  text-decoration: none;
}

.single .hentry .entry-title, .page .hentry .entry-title {
  font-size: 2em;
  font-weight: normal;
}

.hentry .entry-title {
 font-size: 1.5em;
}

.hentry .entry-meta {
  text-transform: none;
  letter-spacing: 0.05em;
  font-size: 0.9em;
}

.hentry .posted-on {
  font-weight: bold;
}

#comments .submit {
  margin-top: -5px;
  margin-bottom: 10px;
}

.widget_recent_entries li {
  margin-bottom: 10px;
  font-size: 1.2em;
}

.widget_recent_comments li {
  margin-bottom: 10px;
  font-size: 1.2em;
}

.recentcomments .comment-author-link {
  font-weight: bold;
}

.website-logo {
  width: 220px;
}

.entry-meta .author-avatar {
  width: 96px;
}

.wolters--post-filters select {
    width: 200px;
    padding: 4px;
    margin: 2px 0;
}


/* For Double opt-in downloads */
#doifd_download_form {
  margin-top: -10px;
  float: none;
}

.thankyou {
  box-shadow: none;
  webkit-box-shadow: none
}


/* Gravity Forms */

.gform_footer input[type=submit] {
    float: none;
}
