/**
 * Theme Name: Code Authorities
 * Description: Code Authorities
 * Version: 1.0.1
 * Author: Wayfinder
 * Author URI: https://wayfinder-ux.com
 * Tags: HTML5, CSS3
 * GitHub Theme URI: https://github.com/ULwebdev/code-authorities
 * Primary Branch: main

Template: ulparent
*/

body {
  padding-top: 0 !important;
}

.navigation-header {
  font-weight: bold;
  font-size: 16px;
  color: #444;
  margin: 0 0 10px 0;
}

.navigation-header a {
  text-decoration: none;
}

.meta-menu.social { height: 41px; }
.meta-menu.social li.email a { text-decoration: none; color: #666; }
.meta-menu.social li.email a span { font-size: 15px; }
.meta-menu { list-style: none; padding: 0; margin: 20px 0; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
.meta-menu li { display: inline-block; float: left; padding: 10px 0; margin: 0 10px 0 0; font-family: 'TheSansBold'; }
.meta-menu li .twitter-share-button { width: 95px !important; padding-left: 5px !important; }

.cablog_author {
  display: none;
}