/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Doc Bok
 Author URI:   http://www.bokmcdok.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

/*
 * Layout
 */

/*  Top Bar */

body {
  background: none;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.site {
  margin: 0;
}

.top-cont {
  width: 960px;
  height: 47px;
  padding: 6px 0 0 0;
  margin: 0px auto;
  text-align: right;
}

.top-link {
  float: right;
}

.top-link ul {
  list-style: none;
}

.top-link ul li {
  float: left;
  border: 0;
  padding: 0;
  margin: 0;
}

.top-link ul li ul {
  padding: 7px 0 0 0;
}

.widget_polylang ul {
  width: 50px;
}

.widget_polylang ul li {
  margin-right: 5px;
}

.widget_polylang ul li a {
  line-height: 11px;
}

/*  Header */

.site-inner {
  width: 960px;
  margin: 0px auto;
}

.site-header {
  padding: 0;
}

.site-header-main {
  width: 960px;
}

.site-branding {
  margin: 0;
  position: absolute;
  z-index: 9999;
  left: 50px;
  top: -47px;
}

.site-header-image {
  height: 300px;
  width: 960px;
}

/* Menu */

.site-header-menu {
  margin: 0;
  width: 960px;
  padding-left: 50px;
}

/* Site Content */

.site-content {
  padding: 0 10px;
}

/* 
 * Basic Colours 
 */

/* Site */

.site {
  background: #fff0a5;
    background-image: url(images/db-bg.svg);
    background-size: 100%;
}

/* Top Bar */

.top-outer {
  background: #5f2b82;
  border: solid #bb21ad;
  border-width: 0 0 3px 0;
  -moz-box-shadow: 1px 1px 10px #5f2b82;
    -webkit-box-shadow: 1px 1px 10px #5f2b82;
    box-shadow: 1px 0 10px #5f2b82;
  background-image: url(images/db-logo-1-transparent-repeating-small-purple.png);
}

.top-outer input[type="search"].search-field {
  border-radius: 20px;
  font-family: Montserrat,"Helvetica Neue",sans-serif;
  padding-left: 20px;
  padding-right: 35px;
}

.top-outer .search-submit {
  background: #e8d962;
  border-radius: 15px;
  border: solid 2px #f7f7f7;
}

.top-outer .search-submit::before {
  left: 0;
  line-height: 30px;
}

.top-outer .search-submit:hover {
  background: #bb21ad;
  }

.site-inner {
  background: #5f2b82;
  -moz-box-shadow: 1px 1px 10px #5f2b82;
    -webkit-box-shadow: 1px 1px 10px #5f2b82;
    box-shadow: 0 1px 10px #5f2b82;
}

.widget_polylang img {
  -moz-box-shadow: 1px 1px 3px #0d0d0d;
    -webkit-box-shadow: 1px 1px 3px #0d0d0d;
    box-shadow: 0 1px 3px #0d0d0d;
}

/* Logo */

.site-branding {
  border-radius: 25px;
  text-align: center;
  background: #1a1a1a;
  -moz-box-shadow: 1px 1px 10px #1a1a1a !important;
    -webkit-box-shadow: 1px 1px 10px #1a1a1a!important;
    box-shadow: 1px 1px 10px #1a1a1a!important;
}

.custom-logo-link {
  padding: 0 3px;
}

.site-branding .site-title {
  margin: 0;
  background: #5f2b82;
  border-radius: 25px 25px 0 0;
  border-bottom: 0;
  padding-top: 3px;
  margin-top: 7px;
}

.site-branding .site-title a {
  text-transform: uppercase;
  font-weight: normal;
  color: #e2d35e;
}

.site-branding .site-title a:hover {
  text-shadow: 1px 1px #717171;
  color: #e2d35e;
}

.site-description {
  margin: 0;
  padding-bottom: 10px;
  background: #5f2b82;
  border-radius: 0 0 30px 30px;
  color: #e2d35e;
}

/* Header Image */

.soliloquy-controls-direction {
  display: none !important;
}

.soliloquy-container .soliloquy-pager {
  background: #e2d35e !important;
    padding: 3px !important;
    border: 2px solid #fff0a5 !important;
    border-radius: 10px !important;
    -moz-box-shadow: 1px 1px 10px #5f2b82 !important;
    -webkit-box-shadow: 1px 1px 10px #5f2b82 !important;
    box-shadow: 1px 1px 10px #5f2b82 !important;
    display: inline-block !important;
    height: 24px !important;
    right: 50px !important;
    width: initial !important;
}

/* Menu Bar */

.site-header-menu {
  background: #0d0d0d;
}

.main-navigation .menu-item-has-children a:after {
  display: none;
  
}

.main-navigation .menu-item-has-children a {
  padding: 7px 9px 6px 9px;
    margin: 4px;
}

.main-navigation li {
    background: url(./images/dragon-head-purple.png) no-repeat left;
    padding-left: 20px;
    background-position-x: -15px;
}

.main-navigation a {
  color: #e2d35e;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 9px 6px 9px;
    margin: 4px;
}

.main-navigation .current-menu-item a {
  font-weight: normal;  
}

.main-navigation a:hover, .main-navigation a:focus {
  color: #e2d35e !important;
  text-decoration: underline;
}

.main-navigation li:hover a, .main-navigation li.focus a {
  color: #e2d35e;
}

/* Sub menus */

.main-navigation ul ul {
  background: #0d0d0d;
  border-radius: 0 20px 20px 20px;
  border-bottom: none;
  -moz-box-shadow: 1px 1px 3px #0d0d0d;
    -webkit-box-shadow: 1px 1px 3px #0d0d0d;
    box-shadow: 0 1px 3px #0d0d0d;
}

.main-navigation ul ul:before {
  content: none;
}

.main-navigation ul ul:after {
  border-style: none;
}

.main-navigation ul ul li {
  background: #0d0d0d;
  border: solid #e2d35e;
  border-width: 1px 0 0 0;
  background: none;
  padding: 0;
}

.main-navigation ul ul li:first-child {
  border-width: 0;
}

.main-navigation li:hover > ul, 
.main-navigation li.focus > ul {
  left: 0;
  right: auto;
  margin-left: 20px;
}

/* Main Content */

.site-main, .sidebar {
  margin-bottom: 2em;
}

.site-content {
  background: #5f2b82;
}

/* Home Page */

#post-87,
#post-183 {
  margin-top: 25px;
}

.home-content {
  padding-left: 40px;
  padding-right: 15px;
}

.home-content-top,
.home-content-left,
.home-content-right,
.home-content-bottom {
    margin-bottom: 15px;
}

.home-content-top {
  margin: 0 0 0 0;
}
  
.home-content-left {
  width: 60%;
  float: left;
  padding-left: 30px;
  margin-top: 20px;
}

.home-content-right {
  width: 38%;
  float: right;
  margin-top: 20px;
}

.home-content-bottom {
  padding: 10px;
  width: 100%
}

.home-content-top-image {
  float: left;
}

.home-content-top-image img {
  width: 200px;
  border-radius: 20px;
  margin: 10px;
  border: 2px solid #e2d35e;
}

.home-content-top-description {
  float: right;
  margin: 10px 10px 0 0;
  width: 370px;
}

.home-content-left-description {
  float: left;
  margin: 10px 10px 0 20px;
}  

.home-content-right-description {
  float: left;
  margin: 10px 10px 0 20px;
}  

.home-content-top-description h1,
.home-content-left-description h1,
.home-content-right-description h1,
.home-content-bottom h1 {
  color: #e2d35e;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  border-bottom: 1px solid #e2d35e;
  padding-bottom: 5px;
}

.home-content-top-description p,
.home-content-left-description p,
.home-content-right-description p,
.home-content-bottom p {
  margin: 0;
  color: #fdfdfb;
  font-size: 15px;
  line-height: 22px;
  padding-top: 5px;
}

.home-content-bottom ul {
  list-style: none;
}

.home-content-top-links {
  float: right;
  width: 370px;
  margin: 5px 10px 5px 0;
}

.home-content-left-links {
  float: left;
  margin: 5px 10px 10px 20px;
}

.home-content-bottom-links {
  margin: 15px 0 10px 0;
  float: right;
}

.home-content-top-links,
.home-content-left-links,
.home-content-bottom-links {
  background: #0d0d0d;
  border-radius: 13px;
  color: #e2d35e;
  -moz-box-shadow: 1px 1px 3px #5f2b82;
    -webkit-box-shadow: 1px 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
    font-size: 15px;
}

.home-content-top-links ul,
.home-content-left-links ul,
.home-content-bottom-links ul {
  list-style: none;
  margin: 0;
}

.home-content-top-links ul li,
.home-content-left-links ul li,
.home-content-bottom-links ul li {
  float: left;
  background: initial;
    margin: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.home-content-top-links ul li:first-child,
.home-content-left-links ul li:first-child {
  color: #fdfdfb;
    background: #bb21ad;
    border-radius: 10px;
    padding: 0 6px;
}

.home-content-top-links ul li a,
.home-content-left-links ul li a,
.home-content-bottom-links ul li a {
  color: #e2d35e;
  box-shadow: 1px 0 0 0 currentColor;
  padding: 0 10px 0 10px;
}

.home-content-top-links ul li a:hover,
.home-content-top-links ul li a:focus, 
.home-content-left-links ul li a:hover,
.home-content-left-links ul li a:focus, 
.home-content-bottom-links ul li a:hover,
.home-content-bottom-links ul li a:focus {
  box-shadow: 1px 0 0 0 currentColor;
  text-decoration: underline;
}

.home-content-top-links ul li:last-child a,
.home-content-left-links ul li:last-child a,
.home-content-bottom-links ul li:last-child a {
  box-shadow: none;
}

.home-content-right input[type="email"] {
  padding: 0;
  width: 50%;
  margin: 10px 0 10px 20px;
  font-size: 15px;
  line-height: 22px;
  padding-left: 5px;
  border-radius: 10px 0 0 10px;
  margin-top: 29px;
  -moz-box-shadow: 1px 1px 3px #5f2b82;
    -webkit-box-shadow: 1px 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
}

.home-content-right .clear {
  float: right;
  width: 44%;
  margin-top: 19px;
}

.home-content-right input[type="submit"] {
  font-size: 15px;
  line-height: 24px;
  text-transform: none;
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding: 0 10px 0 5px;
  border-radius: 0 10px 10px 0;
  letter-spacing: initial;
  color: #e2d35e;
  -moz-box-shadow: 0 1px 3px #5f2b82;
    -webkit-box-shadow: 0 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
} 

.home-content-right input[type="submit"]:hover,
.home-content-right input[type="submit"]:focus {
  background: #0d0d0d;
  text-decoration: underline;
}

.home-content-bottom ul {
  margin: 0;
}

.home-content-bottom li {
  background: #f7f7f7;
  border-radius: 25px;
  margin-top: 10px;
  -moz-box-shadow: 1px 1px 3px #5f2b82;
    -webkit-box-shadow: 1px 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
}

.home-content-bottom h2 {
  margin: 0;
  color: #e2d35e;
  background: #0d0d0d;
  padding: 10px 15px 5px 15px;
  border-radius: 25px 25px 1px 1px;
  font-size: 20px;
  font-weight: normal;
}

.home-content-bottom p {
  color: #0d0d0d;
  padding: 5px 15px 0 15px;
}

.home-content-bottom p a {
  color:#bb21ad;
  -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-content-bottom p a:hover {
  color:#bb21ad;
  text-decoration: underline;
}  

.home-content-bottom p:last-child {
  padding: 5px 15px 15px 15px;
}

/* Sidebar */

.sidebar {
  margin-top: 60px;
  margin-left: 71%;
  min-height: 1100px;
  width: 30%;
}

.home-sidebar-top,
.home-sidebar-bottom {
  background: #e2d35e;
    border-radius: 30px;
    margin-top: 25px;
    -moz-box-shadow: 0 1px 10px #5f2b83;
    -webkit-box-shadow: 0 1px 10px #5f2b83;
    box-shadow: 0 1px 10px #5f2b83;
    padding-bottom: 1px;
  margin-right: 40px;
}

.home-sidebar-top h1,
.home-sidebar-bottom h1 {
  background: #0d0d0d;
    border-radius: 25px 25px 1px 1px;
    text-align: center;
    font-weight: normal;
    color: #e2d35e;
	font-size: 1.4em;
}

.home-sidebar-top .soliloquy-container {
  padding: 4px 4px 0 4px;
}

.home-sidebar-top .soliloquy-wrapper {
    padding: 10px 10px 0 10px !important;
}

.home-sidebar-top .soliloquy-container .soliloquy-image,
.home-sidebar-top .ngg-gallery-singlepic-image .ngg-singlepic {
  border-radius: 19px !important;
  -moz-box-shadow: 0 1px 3px #5f2b82;
    -webkit-box-shadow: 0 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
  padding: 0;
  max-width: 214px;
  margin: 15px auto;
}

.home-sidebar-top-link,
.home-sidebar-bottom-link {
    margin: 0 4px 3px 4px;
    padding: 7px 3px 5px 3px;
}

.home-sidebar-top-link a,
.home-sidebar-bottom-link a {
  color: #e2d35e;
    background: #0d0d0d;
    text-align: center;
    border-radius: 25px;
    display: block;
    margin: 0 10px;
  -moz-box-shadow: 0 1px 3px #5f2b82;
    -webkit-box-shadow: 0 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
}

.home-sidebar-top-link a:hover,
.home-sidebar-top-link a:focus,
.home-sidebar-bottom-link a:hover,
.home-sidebar-bottom-link a:focus {
  color: #e2d35e;
  text-decoration: underline;
}

.home-sidebar-bottom p {
  margin: 10px 20px;
}

.home-sidebar-bottom b {
  color: #5f2b82;
  text-shadow: 1px 1px 3px #bb21ad;
}

.home-sidebar-bottom img {
    border-radius: 20px;
    /*margin: 10px 58px;*/
    -moz-box-shadow: 0 2px 9px #5f2b82;
    -webkit-box-shadow: 0 2px 9px #5f2b82;
    box-shadow: 0 2px 9px #5f2b82;
  }

/* footer */

.site-footer {
  background: #5f2b82;
  -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    border-top: solid 1px #e2d35e;
    width: 90%;
    margin: 20px auto 0 auto;
    padding-top: 20px;
}

.footer-left-content,
.footer-right-content {
  width: 40%;
  margin: 0 5%;
}

.footer-left-content h1,
.footer-right-content h1 {
  color: #e2d35e;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #e2d35e;
}

.footer-left-content ul,
.footer-right-content ul {
  list-style: none;
  margin: 0 10px;
}

.footer-left-content a,
.footer-right-content a {
  color: #e2d35e;
  font-size: 14px;
}

.footer-left-content a:hover,
.footer-left-content a:focus,
.footer-right-content a:hover,
.footer-right-content a:focus {
  color: #e2d35e;
  text-decoration: underline;
}

.footer-bottom-content {
  width: 90%;
  border-top: solid 1px #bb21ad;
    margin: 20px auto;
    padding-top: 20px;
}

.footer-bottom-content p {
  margin: 0;
  text-align: center;
  font-size: 12px;
  color: #bb21ad;
}

/* Pages */

.type-page,
.type-wp_router_page {
  background: #f7f7f7;
    border-radius: 30px;
    margin-top: 25px;
    -moz-box-shadow: 0 1px 10px #5f2b83;
    -webkit-box-shadow: 0 1px 10px #5f2b83;
    box-shadow: 0 1px 10px #5f2b83;
}

.page header h1 {
  margin: 0;
    font-weight: normal;
    color: #e2d35e;
    background: #0d0d0d;
    padding: 15px 15px 10px 25px;
    border-radius: 25px 25px 2px 2px;
    font-size: 35px;
}

.page .entry-content {
  padding: 15px 25px;
}

.page .entry-content ul,
.post .entry-content ul {
  margin-left: 1.25em;
}

.page figure,
.post figure {
    border-radius: 0 0 5px 5px;
}

.page figure .alignleft,
.post figure .alignleft {
    margin: 0 10px 10px 0;
}

.page figure .alignright,
.post figure .alignright {
    margin: 0 0 10px 10px;
}

.page figure img,
.post figure img {
    border: solid #5f2b83 1px;
}

.page .wp-caption-text,
.post .wp-caption-text {
  text-align: center;
    color: #5f2b82;
    font-style: normal;
    font-weight: bold;
    padding: 5px;
}

.page h2,
.post h2/*,
.tribe-events-single-event-title*/ {
  margin: 0 0 10px;
    color: #bb21ad;
    font-weight: normal !important;
    background-image: url(http://www.dragonburn.bokmcdok.com/wp-content/themes/twentysixteen-child/images/dragon-head-purple.png);
    background-repeat: no-repeat;
    background-position: right;
}

.page h3,
.post h3 {
  margin: 0 0 10px;
    color: #bb21ad;
    font-weight: normal !important;
    background-image: url(http://www.dragonburn.bokmcdok.com/wp-content/themes/twentysixteen-child/images/dragon-head-purple.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.inlay {
    float: right;
    width: 250px;
    font-size: 0.8rem;
    font-style: italic;
    padding: 10px;
    margin: 5px;
    border: 1px solid;
    border-color: #bb21ad;
}

.post .entry-content .inlay p {
	margin: 0;
}

.site-content .page h2,
.site-content .post h2,
.tribe-events-single-event-title {
    border-bottom: 1px solid #bb21ad;
}

/* Page Sidebar */

.generic-sidebar {
  /*background: #5f2b82;*/
    margin-top: 25px;
    border-radius: 25px;
    /*-moz-box-shadow: 0 1px 10px #5f2b83;
    -webkit-box-shadow: 0 1px 10px #5f2b83;
    box-shadow: 0 1px 10px #5f2b83;*/
    padding-bottom: 10px;
}

.generic-sidebar h1 {
  color: #e2d35e;
    font-weight: normal;
    border-bottom: 1px solid #e2d35e;
    margin: 15px 25px;
    padding-top: 10px;
}

.generic-sidebar ul {
  list-style: none;
    padding: 0 10px 0 10px;
}
.generic-sidebar ul ul {
    padding: 0;
}

.generic-sidebar ul a {
  color: #fdfdfb;
}

.generic-sidebar ul ul a {
  color: #e2d35e;
}

.generic-sidebar ul a:hover {
  color: #fdfdfb;
  text-decoration: underline;
}

.generic-sidebar ul ul a:hover {
  color: #e2d35e;
  text-decoration: underline;
}

/* Blogroll */

.site-main .post {
  background: #f7f7f7;
    border-radius: 27px;
    margin: 25px 0 0 0;
    -moz-box-shadow: 0 1px 10px #5f2b83;
    -webkit-box-shadow: 0 1px 10px #5f2b83;
    box-shadow: 0 1px 10px #5f2b83;
}

.post h1,
.type-wp_router_page h1,
.entry-content h1.tribe-events-page-title { 
  background: #0d0d0d;
    border-radius: 25px 25px 2px 2px;
    margin: 0 0 10px 0;
    font-size: 30px;
    color: #e2d35e;
    font-weight: normal;
    padding: 15px 15px 10px 25px;
}

.tribe-events-back {
	background: #0d0d0d;
    border-radius: 25px 25px 2px 0;
    color: #e2d35e;
    padding: 15px 15px 10px 25px;
    margin: 0;
}

#tribe-events-content {
	padding: 0;
}

.tribe_events,
.tribe-events-loop {
	padding: 0 20px;
}

.tribe-events-notices {
	margin: 0;
}

.single-tribe_events .tribe-events-single-event-title { 
  background: #0d0d0d;
    margin: 0 0 10px 0;
    font-size: 30px;
    color: #e2d35e;
    font-weight: normal;
    padding: 15px 15px 10px 25px;
}

.post h1 a {
  color: #e2d35e;
    font-weight: normal;
}

.post h1 a:hover,
.post h1 a:focus {
  color: #e2d35e;
  text-decoration: underline;
}

.post .entry-content {
  width: 78%;
}

.post .entry-content p {
  margin-bottom: 1.75em;
}

.post .entry-footer {
  width: 19%;
  margin: 2px;
}

.post .entry-footer .posted-on,
.post .entry-footer .cat-links {
  float: right;
}

.post .entry-footer .tags-links,
body:not(.search-results) article.post .entry-footer .comments-link,
body:not(.search-results) article.post .entry-footer .edit-link {
  display: none;
}

/*  Pagination */

.pagination:before,
.pagination:after {
  background-color: #5f2b82;
    -moz-box-shadow: 1px 1px 1px 0 #5f2b83;
    -webkit-box-shadow: 1px 1px 1px 0 #5f2b83;
    box-shadow: 1px 1px 1px 0 #5f2b83;
}

.pagination:before {
  border-radius: 0 25px 25px 0;
}

.pagination:after {
  border-radius: 25px 0 0 25px;
  right: 52px;
}

.pagination {
  border-top: none;
  margin: 25px;
}

.pagination a.page-numbers {
  color: #e2d35e;
}

.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus {
  color: #e2d35e;
  text-decoration: underline;
}

.pagination .current {
  color: #bb21ad;
}

.pagination a.prev,
.pagination a.next {
  background: none;
}

.pagination a.prev:hover,
.pagination a.next:hover,
.pagination a.prev:focus,
.pagination a.next:focus {
  background: none;
  text-decoration: none;
  color: #fdfdfb;
}

/* Gallery */

.ngg-galleryoverview {
    text-align: center;
    padding-left: 15px;
}

.slideshowlink {
  margin-top: 7px;
}

.slideshowlink a,
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev {
    color: #e2d35e;
    background: #0d0d0d;
    border-radius: 15px;
    padding: 3px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none !important;
}

.slideshowlink a:hover,
.slideshowlink a:focus,
.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.page-numbers:focus,
.ngg-navigation a.next:hover,
.ngg-navigation a.next:focus,
.ngg-navigation a.prev:hover,
.ngg-navigation a.prev:focus {
  color: #fdfdfb;
    background: #0d0d0d !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ngg-gallery-thumbnail {
  border-radius: 0;
  border: 1px solid #bb21ad !important;
}

.ngg-gallery-thumbnail a {
  margin: 0 !important;
}

.ngg-gallery-thumbnail-box {
  margin-left: 18px;
}

/* Blog Post */

body:not(.search-results) article:not(.type-page) .entry-content {
  float: initial;
  width: 100%;
  padding: 10px 20px;
}

body.search-results article:not(.type-page) .entry-content {
  float: initial;
  width: 100%;
  padding: 10px 20px;
}

body:not(.search-results) article:not(.type-page) .entry-footer {
  float: initial;
  width: 100%;
  padding: 0 20px 10px;
}

.single .byline,
body:not(.search-results) article:not(.sticky) .posted-on,
.post .entry-footer .cat-links {
  float: initial;
  margin: 0;
}

/* Comments */

.comments-area {
  margin: 0 25px;
}

.comment-reply-title,
.comments-title {
  border-top: none;
  margin: 0 0 10px;
    color: #e2d35e;
    font-weight: normal;
    border-bottom: 1px solid #e2d35e;
}

.comment-list {
}

.comment {
  padding: 10px 15px;
}

.comment-meta a {
  color: #e2d35e;
    text-decoration: none;
    font-weight: normal;
}

.comment-meta a:hover,
.comment-meta a.focus {
  color: #e2d35e;
    text-decoration: underline;
}

.comment-metadata {
  margin: 0;
}

.comment-list article {
  border-top: none;
  padding: 0;
}

.comment-content {
  background: #fdfdfb;
    border-radius: 5px;
    padding: 3px 10px;
}
.comment-reply-link {
  border: none;
  background: #0d0d0d;
    border-radius: 13px;
    color: #e2d35e;
    -moz-box-shadow: 1px 1px 3px #5f2b82;
    -webkit-box-shadow: 1px 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
    font-size: 15px;
    margin: 10px 0;
    text-transform: initial;
    font-weight: normal;
    letter-spacing: initial;
    padding: 5px 10px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
  text-decoration: underline;
    color: #e2d35e;
}

.comment-list .children {
    border-top: solid 1px #bb21ad;
    margin-left: 5px;
}

.comment-list + .comment-respond {
  padding-top: 0;
}

.comment-form {
  padding-top: 0;
}

.logged-in-as {
  margin-bottom: 10px;
}

.logged-in-as a {
  color: #e2d35e;
  box-shadow: none;
}

.logged-in-as a:hover,
.logged-in-as a:focus {
  color: #e2d35e;
  text-decoration: underline;
}

.comment-form-comment {
    border-radius: 25px 25px 0 0;
    -moz-box-shadow: 0 1px 3px #3323b12;
    -webkit-box-shadow: 0 1px 3px #5f2b83;
    box-shadow: 0 1px 3px #5f2b83;
    margin: 0;
}

.comment-form-comment label {
  color: #e2d35e;
    text-transform: initial;
    letter-spacing: initial;
    font-size: large;
    margin-bottom: 0;
}

.comment-form-comment textarea {
  border-radius: 5px;
}

.comment-form .form-submit {
  margin: 10px 0;
}

.comment-form .form-submit input[type=submit] {
  background: #0d0d0d;
    border-radius: 13px;
    color: #e2d35e;
    -moz-box-shadow: 1px 1px 3px #5f2b82;
    -webkit-box-shadow: 1px 1px 3px #5f2b82;
    box-shadow: 0 1px 3px #5f2b82;
    font-size: 15px;
    text-transform: initial;
    font-weight: normal;
    letter-spacing: initial;
    padding: 5px 10px;
}

.comment-form .form-submit input[type=submit]:hover,
.comment-form .form-submit input[type=submit]:focus {
  text-decoration: underline;
}

/* Previous Post */

.post-navigation {
  border: none;
  margin: 0 25px;
}

.post-navigation .meta-nav {
  color: #e2d35e;
    text-transform: none;
    letter-spacing: initial;
    border-bottom: 1px #e2d35e solid;
    font-size: 16px;
}

.post-navigation .post-title {
  color: #e2d35e;
    font-weight: normal;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
  color: #e2d35e;
  text-decoration: underline;
}

/* Category Page */

.page-header {
  border: none;
  margin: 0;
}

.page-title {
  color: #e2d35e;
    text-transform: none;
    letter-spacing: initial;
    border-bottom: 1px #e2d35e solid;
    font-size: 30px;
    font-weight: normal;
}

/* Featured Images */

.post-thumbnail {
  float: right;
    width: 200px;
    margin: 10px 25px;
}

.post-thumbnail img {
  border: 1px solid #802800;
}

/*  Footnotes (use h4) */

.entry-content h4 {
  font-size: 0.8em;
    text-transform: inherit;
    font-weight: normal;
    line-height: initial;
    letter-spacing: initial;
}

/* Numbered Lists */

.entry-content ol {
  margin: 0 30px 1.25em;
}

/* Events Calendar */

.tribe-events-calendar thead th {
  font-size: 0.85em;
  padding: 7px 1px;
}

#tribe-events-content a {
  color: #5f2b82;
  box-shadow: none;
}


.site-content .page .tribe-events-schedule h2 {
  border: none;
  color: #4b4b4b;
  margin: 0;
  font-size: 1em;
  background: none;
}

.tribe-events-sub-nav li a {
  background: none;
}

.tfs-price, .tfs-pagination {
  display: none;
}

.tribe-events-list h2.tribe-events-page-title {
  background-image: none;
  width: 100%;
}

.tribe-events-list .tribe-events-list-event-title {
  width: 100%;
}

body:not(.search-results) .entry-summary {
  font-size: 1rem;
  color: black;
}

.tribe-events-calendar td .tribe-events-viewmore, .tribe-events-calendar td .type-tribe_events {
	display: block;
}

.tribe-events-calendar td .tribe-events-viewmore, .tribe-events-calendar td .type-tribe_events h3 {
	background-image: none;
}

/* Red */

b, strong {
  color: #5f2b82;
}

/* Banner */
div.banner {
	border: 0.1em #5f2b82 solid;
    margin: 0;
    padding: 0;
    background: #e2d35e;
    color: #bb21ad;
    font-weight: bold;
    text-align: center;
}

div.banner:hover {
	background: #ffff45;
}

div.banner a {
	color: #ba20ac;
}

div.banner a:hover {
	color: #bb21ad;
}

.akismet_comment_form_privacy_notice {
	display:none;
}

.tribe-theme-parent-twentysixteen.events-archive .entry-content,
.tribe-theme-parent-twentysixteen.events-list .entry-content,
.events-single .entry-content {
	padding: 0;
}

#tribe-events-content .tribe-events-back a {
	color: #e2d35e;
}

.tribe-events-button, #tribe-events .tribe-events-button {
	background-color: #5f2b82;
}

.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
	background-image:none;
}