/*Core variables and mixins*/
/*!
Theme Name:     Ian Dury
Theme URI:      http://2020websolutions.co.uk/
Description:    Child theme for the TwentyTwentyBase theme incorporating client based customisation for www.iandury.co.uk
Author:         Rich Hancock
Author URI:     http://2020websolutions.co.uk/about/
Template:       twentytwentybase
Version:        1.0.1
*/
/*Core variables and mixins*/
/*turn on antialiasing int osx devices*/
html {
  -webkit-font-smoothing: antialiased;
}
body {
  background: #ded8c3 url('images/desk-ptn.jpg') top center;
  min-width: 940px;
}
/*Saved at Photoshop JPG compression quality 50*/
#background-index {
  background: url('images/background-index.jpg') top center no-repeat;
}
/*Saved at Photoshop JPG compression quality 50*/
#background-inner {
  background: url('images/background-inner.jpg') top center no-repeat;
}
/*Saved at Photoshop JPG compression quality 50*/
/*Spacer*/
#banner {
  height: 238px;
}
/*Main Content*/
.main-index {
  height: 880px;
}
.main-inner {
  min-height: 600px;
  padding-bottom: 50px;
}
/*left slightly high to allow for fb pop up boxes*/
#index-container {
  height: 820px;
}
/*Multiple background mages is not supported by IE8 hence putting these two images in separate divs*/
/**/
#main-inner-bkg-png {
  background-image: url('images/background-paper-pttn-shadow.png');
  background-position: top center;
  background-repeat: repeat-y;
  margin-right: 1px;
}
#main-inner-bkg {
  background-image: url('images/background-paper-pttn.jpg');
  background-position: top center;
  background-repeat: repeat-y;
  margin-right: 1px;
}
.entry-content h1 {
  margin-bottom: 20px;
}
/*Navigation*/
a:focus {
  outline: none;
}
.navbar {
  margin-bottom: 0px;
  height: 130px;
}
.navbar .brand {
  margin: -56px 0px 0 90px;
  width: 156px;
  height: 156px;
  background: url('images/iandury-badge.png') top center no-repeat;
  padding: 0px;
}
.navbar .nav > li > a {
  color: #5c564c;
  text-shadow: none;
  font-size: 20px;
  font-weight: bold;
  font-family: arial;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  filter: none;
}
li.writing ul.dropdown-menu {
  background: url('images/nav-ptn-pink.jpg') top center repeat;
}
.navbar .nav > li.writing > .dropdown-menu:after {
  border-bottom: 6px solid #d49fad;
  border-image: url('images/nav-ptn-pink.jpg') top center no-repeat;
}
li.writing .dropdown-menu li > a:hover,
li.writing .dropdown-menu li > a:focus,
li.writing u.dropdown-submenu:hover > a {
  background-color: #d49fad;
  background-image: url('images/nav-ptn-pink-hover.jpg');
  background-repeat: repeat;
}
li.art ul.dropdown-menu {
  background: url('images/nav-ptn-green.jpg') top center repeat;
}
.navbar .nav > li.art > .dropdown-menu:after {
  border-bottom: 6px solid #a7bf9b;
  border-image: url('images/nav-ptn-green.jpg') top center no-repeat;
}
li.art .dropdown-menu li > a:hover,
li.art .dropdown-menu li > a:focus,
li.art .dropdown-submenu:hover > a {
  background-color: #a7bf9b;
  background-image: url('images/nav-ptn-green-hover.jpg');
  background-repeat: repeat;
}
li.life ul.dropdown-menu {
  background: url('images/nav-ptn-orange.jpg') top center repeat;
}
.navbar .nav > li.life > .dropdown-menu:after {
  border-bottom: 6px solid #eab388;
  border-image: url('images/nav-ptn-orange.jpg') top center no-repeat;
}
li.life .dropdown-menu li > a:hover,
li.life .dropdown-menu li > a:focus,
li.life .dropdown-submenu:hover > a {
  background-color: #eab388;
  background-image: url('images/nav-ptn-orange-hover.jpg');
  background-repeat: repeat;
}
/*Sectin Badge*/
#breadcrumb {
  width: 90px;
  height: 90px;
  float: right;
  margin: 30px 100px 0 0;
}
/*Footer*/
.site-footer {
  height: 80px;
  padding: 10px 0;
  color: #fff;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color: #fff;
}
.site-footer a {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
}
.site-footer p {
  color: #fff;
}
.site-footer a:hover {
  color: #BEB8A2;
  text-decoration: none;
}
.site-footer a:hover,
.site-footer a:active {
  outline: 0 none;
}
.block-link {
  width: 68px;
  height: 62px;
  display: block;
  background: url('images/blockhead-link.png') top left no-repeat;
  text-indent: -9999px;
}
.facebook-link {
  width: 70px;
  height: 70px;
  display: block;
  background: url('images/facebook-logo.png') top left no-repeat;
  text-indent: -9999px;
}
/*Music Page Tabs*/
.music .nav {
  margin-top: 30px;
}
.nav > li > a.music {
  background-color: #C5BEAC;
}
.nav > li > a.music:hover {
  background-color: #ada591;
}
.nav-pills > .active > a.music,
.nav-pills > .active > a.music:hover {
  color: #000;
}
/*Pages*/
/*.page{
    margin-bottom:20px;
}*/
/*Side Menu*/
.side-menu {
  font-family: 'Droid Serif';
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin: 70px 0 40px;
  list-style: none;
}
.side-menu a {
  color: #ac3c2a;
  text-decoration: none;
}
.side-menu a:hover {
  color: #414850;
}
.side-menu li {
  margin: 10px 0;
}
.side-menu li.current-menu-item a {
  color: #5C564C;
}
/*Content Images*/
#content img {
  -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 20px;
}
/*Music page child pages headers*/
.entry-content-child {
  margin-bottom: 80px;
  list-style: decimal;
}
.entry-content-child li {
  list-style: decimal;
  list-style-position: inside;
}
.entry-content-child ul {
  list-style: decimal !important;
}
.entry-content-child {
  list-style: decimal;
}
article.child {
  margin-bottom: 40px;
}
#post-598 li {
  list-style: none;
}
#post-601 li {
  list-style: none;
}
/*links page*/
#links-content li {
  list-style: none;
}
/*Gallery Page*/
#content .gallery img {
  -webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .gallery img:hover {
  -webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
}
/*Gallery 1*/
#gallery-1 .row-fluid {
  margin-bottom: 20px;
}
#gallery-1 .gallery-item {
  min-height: 300px;
  background: rgba(203, 197, 176, 0.5);
}
/*Book page*/
.book-cover {
  margin: 15px 0 30px 0;
}
.post-26 h1 {
  margin-bottom: 0;
}
.post-26 h2 {
  color: #ac3c2a;
}
.post-26 h4 {
  color: #555d67;
}
/*Form*/
#competition label {
  font-weight: bold;
}
/*Form States*/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(172, 60, 42, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(172, 60, 42, 0.6);
  outline: 0 none;
}
/*Typography*/
/*Webkit Text shadow added to fix poor antialiasing of our h font in safari and chrome*/
h1 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 36px;
  line-height: 40px;
}
h2 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 30px;
  line-height: 40px;
  color: #414850;
}
h3 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 24px;
  line-height: 20px;
  color: #555d67;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h4 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 18px;
  line-height: 20px;
  color: #6e767f;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h5 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 14px;
  line-height: 20px;
  color: #969a9f;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h6 {
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  font-size: 12px;
  line-height: 20px;
  color: #969a9f;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
.music h3 {
  font-size: 14px;
  line-height: 18px;
  color: #414850;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 0px;
}
.music h4 {
  font-size: 14px;
  line-height: 20px;
  color: #555d67;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
}
.copyright {
  font-size: 12px;
}
/*WP Post Formatting*/
#content p img {
  margin-bottom: 20px;
}
.post h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
.post h2 {
  font-size: 24px;
}
.post h3 {
  font-size: 18px;
}
.post h4 {
  font-size: 14px;
}
.post h5 {
  font-size: 12px;
}
.post-item-divider {
  background: url('images/post-divider.png') top left no-repeat;
  width: 620px;
  height: 30px;
  margin-bottom: 30px;
}
/*Non Responsive: for now*/
.menu-location {
  display: none;
}
/*No Javascript*/
.no-js .js-message {
  background: url('images/nav-ptn-pink.jpg') top center repeat;
  color: #fff;
  padding: 30px;
  margin-top: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.no-js #banner {
  height: 208px;
}
.js .js-message {
  display: none;
}
/*Chromeframe IE6 Notice*/
.chromeframe {
  background: url('images/nav-ptn-pink.jpg') top center repeat;
  color: #fff;
  padding: 30px;
  margin-top: 10px;
  text-align: center;
}
/*Mailpoet Subscription form*/
.formError .formErrorContent {
  display: none;
}
#wysija-2 {
  border-top: 1px solid #928879;
  border-bottom: 1px solid #928879;
  width: 190px;
}
.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
  background-color: #bfb5a4;
  border-color: #a59b89;
}
.wysijap h1 {
  font-size: 30px;
}
.wysijap .social-bar {
  display: none;
}
.wysijap .entry-content {
  display: none;
}
.widget_wysija .wysija-input {
  width: 180px;
}
.blog #wysija-2 {
  margin-top: 40px;
}
.wysija-submit-field {
  padding: 2px 10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #bbbbbb;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-color: #f5f5f5;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #414850;
}

div.wpcf7-response-output {
    border:1px solid #eee !important;
    margin-left:0;
}
