/*
Theme Name:  Twentysixteen Child Theme
Theme URI:  https://seamansit.com/themes/osprey-child-theme
Description:  Child theme
Author:  Bob Seamans
Textdomain:  twentysixteen
Author URI:  https://seamansit.com
Template:  twentysixteen
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

/* Beginnging of Navbar */

/* End of Navbar */


.footer-dark {
  padding: 50px 0;
  color: #fff;
  background-color: #C1B49A;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
  font-family: Arial;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
}

.footer-dark ul a:hover {
  opacity: 0.8;
}


.footer-dark .item.text {
  margin-bottom: 36px;
}



.footer-dark .item.text p {
  font-family: Arial;
  margin-bottom: 0;
  font-size: 14px;	
}

.footer-dark .item.social {
  text-align: center;
}



.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
}

.footer-dark .item.social > a:hover {
  opacity: 0.9;
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0;
}

html {
}

.entry .entry-title {
  display: none;
}

.page-header {
	border-top: 4px solid #962135;
}

.page-title .entry-title h2 .category-title {
  color: maroon;
}	

.entry-title a {
  color: maroon;
}
	
.widget {
  border-top: 4px solid maroon;
}
	
.site-main .entry-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: maroon;
}

.container-fluid.max {
  padding-left: 0px;
  padding-right: 0px; }

.p-body-white {
    font-size: 15px;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
	color: #ffffff;
    clear: none;  
}

#maroon {
	color: #962135
}

.list-group-item {
  border: 0px;
  font-size: 20px;
  padding-left: 0px;
  padding-bottom: 1px;
}

body {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  background: white;
}

#ttr_header
{
border-left: 1px solid black;
}
#ttr_sidebar
{
border-left: 1px solid black;
}
#ttr_footer
{
width: 100%;
border-top: 1px #a2a2a2 solid;
text-align: center;
}

.title {
font-size: 11pt;
font-family: verdana;
font-weight: bold;
	}	



.custom-logo {
	max-width: 300px;
}

