/*!
 * Theme Name:  Ovation Child Theme
 * Theme URI:   https://audiotheme.com/view/ovation/
 * Description: Sample child theme for Ovation.
 * Version:     1.0.0
 * Author:      AudioTheme / Steve Wilkison
 * Author URI:  https://audiotheme.com/
 * License:     GPL-2.0+
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Template:    ovation
 */

/* COLORS 

blue - #6891a1
green-gray - #8e877d
gold - #ce7612 206,118,18

*/

/* BREAKPOINTS 

480
768
960
1024
1280

*/

/* TESTING 

div#content.site-content {
    border: 1px solid red;
}

div.site-content-inside {
    border: 1px solid green;
}

main.content-area {
    border: 1px solid blue;
}

*/



/* FOOTER - ALL PAGES */

footer#footer.site-footer {
    background: #222;
    margin-top: 100px;
    padding-top: 50px;
    color: #fff;
}

footer#footer .credits {
    color: #777;
}

footer#footer .credits a:hover {
    color: lightyellow;
    text-decoration: none;
}

footer #footerwidgetone {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 0 auto;
}

footer #footerwidgettwo {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 0 auto;
}

footer #footerwidgettwo a {
    color: #ce7612;
}

footer #footerwidgethree {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 50px auto;
}

footer #footerwidgethree a {
    color: #ce7612;
}

footer #footerwidgetfour {
    width: 50%;
    max-width: 450px;
    margin: 0 auto 30px auto;
}

footer #footerwidgetfour label {
    display: none;
}

footer #footerwidgetfour button {
    display: none;
}


/* FOOTER SOCIAL NAVIGATION */

div.site-footer-inside nav.social-navigation ul li a {
    color: #fff;
}

div.site-footer-inside nav.social-navigation ul li a:hover {
    color: lightyellow;
}

/* HEADER */

.site-header {
	background: #ce7612;
}


/* HERO */


.home.has-header-media .site-header-inside .site-identity {
	display: block;
	margin-left: 0;
	margin-right: 0;
    text-align: right;
    padding: 30px 3% 0 0;
}

h1.site-title {
    font-size: 30px;
    font-weight: normal;
    position: relative;
    margin-right: 23px;
}

h1.site-title span#reg {
    font-size: 70%;
    position: relative;
    top: -8px;
    left: 0;
}


p.site-description {
    display: none;
    color: lightyellow;
    font-size: 14px;
    margin: 5px 0 0 0;
}

p.site-description.multiple {
    display: none;
}


/* TOP SOCIAL NAVIGATION MENU */

.has-header-media .site-header-inside .social-navigation {
    margin: 20px 0 0 0;
    position: relative;
    text-align: right;
	}

.has-header-media .site-header-inside .social-navigation a:hover {
        color: lightyellow;
}

/* MAIN NAVIGATION MENU */

.site-navigation .header-navigation {
	padding-left: 200px;
	padding-right: 200px;
}

.site-navigation {
    background: #222;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 1.5em 0;
}

button.sidebar-toggle-button {
    color: #fff;
}

button.sidebar-toggle-button:hover {
    color: lightyellow;
}

.site-navigation .header-navigation a:hover {
    color: lightyellow;
}

li.menu-item.current_page_item {
    color: #ce7612;
}


/* HOME PAGE MAIN CONTENT */

body.home div.content-area-inside {
    padding-top: 50px;
}

body.home header.entry-header {
    display: none;
}

body.home h1.entry-title {
    display: none;
}

div#content {
    padding: 0;
}



h2.front-page-section-title {
    font-size: 36px;
    font-size: 3.6rem;
    margin: 0 0 50px 0;
}

/* HOME PAGE NEWS */

section#front-page-section-31 {
    background: #fafafa;
    padding: 50px 0;
}

.front-page-section--posts li { /* makes all news items start at top*/
	-ms-flex-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content:flex-start;
    padding-bottom: 25px;
    padding-top: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}

.front-page-section--posts li:nth-child(3) { /* makes all news items start at top*/
    border-bottom: none;
    margin-bottom: 0;
}

.front-page-section--posts li figure  {
    border: 1px solid #ddd;
}

.front-page-section--posts li span { /* date */
    margin-bottom: 20px;
}

.front-page-section--posts li figure + a { /* title */
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
    margin: 15px 0 5px 0;
    line-height: 1.2;
    font-weight: bold;
}

.front-page-section--posts li a:hover { /* title */
	color: #ce7612;
    text-decoration: none;
}

.front-page-section--posts p {
    -webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-order: 3;	
}

p a.readmore {
    font-family: inherit;
    font-size: inherit;
    display: block;
    color: #ce7612;
}

p a.readmore:hover {
    color: #000;
}

footer.front-page-section-footer a {
    text-decoration: none;
}

footer.front-page-section-footer a:hover {
    color: #ce7612;
}

/* HOME PAGE TOUR DATES */

div.posts-container.gig-list a.gig-date.date:hover {
    color: #ce7612;
}

div.posts-container.gig-list div.gig-actions a.gig-tickets-link {
    box-shadow: 0 0 0 1px #ce7612;
}

div.posts-container.gig-list div.gig-actions a.gig-tickets-link:hover,
div.posts-container.gig-list div.gig-actions a.gig-info-link:hover {
    color: #fff;
    background: #ce7612;
    box-shadow: none;
}

div.gig-summary {
    border: none;
    padding: 5%;
}

div.gig-summary:nth-child(even) {
  background: #fafafa;
}

.gig-list {
    border-bottom: none;
}


/* SINGLE PAGES */

header.entry-header {
    margin: 50px 0;
}

header.entry-header h1 { /* Contact - Press Kit */
    font-size: 72px;
    line-height: 1;
    text-align: left;
    width: 84%;
    margin: 0 8%;
}

header.page-header h1 { /* Tour Dates */
    font-size: 72px;
    line-height: 1;
    text-align: left;
    margin: 0 0 30px 0;
    text-transform: none;
}

.error404 header.page-header h1 {
    text-align: center;
    padding-top: 50px;
}

body.post-type-archive-audiotheme_video header.page-header {
    margin: 0;
    padding: 40px 0 0 0;
}

body.page-id-21 div#content,
body.page-id-91 div#content,
body.blog div#content,
body.page-id-47 div#content,
body.single-audiotheme_record div#content,
body.post-type-archive-audiotheme_video div#content,
body.single-audiotheme_video div#content {
    width: 90%;
    margin: 0 5%;
}


div.entry-content a {
    color: #ce7612;
}

header.page-header p a {
    color: #ce7612;
    text-decoration: underline;
}

 {
    
}


.page.has-header-media .site-identity,
.blog.has-header-media .site-identity,
.single-audiotheme_gig .site-identity,
.post-type-archive-audiotheme_gig .site-identity,
.post-type-archive-audiotheme_record .site-identity,
.post-type-archive-audiotheme_video .site-identity,
.single-audiotheme_record .site-identity,
.single-audiotheme_video .site-identity,
.error404 .site-identity,
body.single-post .site-identity {
    margin: 0 0 300px;
}

.page.has-header-media .site-header-inside .site-identity,
.blog.has-header-media .site-header-inside .site-identity,
.single-audiotheme_gig .site-header-inside .site-identity,
.post-type-archive-audiotheme_gig .site-header-inside .site-identity,
.post-type-archive-audiotheme_record .site-header-inside .site-identity,
.post-type-archive-audiotheme_video .site-header-inside .site-identity,
.single-audiotheme_record .site-header-inside .site-identity,
.single-audiotheme_video .site-header-inside .site-identity,
.error404 .site-header-inside .site-identity,
body.single-post .site-identity {
    text-align: right;
    padding: 30px 3% 0 0;
}

/* NEWS PAGE - BLOG PAGE */

body.blog .entry-content,
body.page-id-45 .entry-content,
body.page-id-47 .entry-content {
    margin: 0 0 15px 0;
}

body.blog .content-area,
body.page-id-45 .content-area,
body.page-id-47 .content-area,
body.post-type-archive-audiotheme_record .content-area { /* Music Page */
    padding: 0 6%;
}

body.blog header.entry-header,
body.page-id-45 header.entry-header {
   margin: 40px 0 30px 0;
}

body.blog header.entry-header h1,
body.page-id-45 header.entry-header h1 {
    margin: 50px 0 0 0;
}

body.page-id-45 article.post {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 0 50px 0; 
    text-align: left;
}

body.blog article header.entry-header h2,
body.page-id-45 article header.entry-header h2 {
    line-height: 1.1;
    text-align: left;
    margin-bottom: 10px;
}

body.blog article .entry-meta,
body.page-id-45 article .entry-meta {
    text-align: left;
}


body.blog article.post:last-child,
body.page-id-45 article.post:last-child {
    border-bottom: none;
}

body.blog article.post header.entry-header,
body.page-id-45 article.post header.entry-header {
    margin-bottom: 0;
}

body.page-id-45 article.post figure {
    max-width: 500px;
    margin: 30px 0;
    border: 1px solid #bbb;
}

body.blog article.post .entry-header,
body.page-id-45 article.post .entry-header {
	display: block;
    margin: 0;
}

body.blog footer.site-footer,
body.page-id-45 footer.site-footer {
    margin-top: 0 !important;
}

/* NEWS PAGE */

body.blog article.post figure {
    max-width: 500px;
    margin: 30px 0;
    border: 1px solid #bbb;
}

body.blog h1.page-header-title {
    margin: 50px 0 30px 0;
}

body.blog article.post,
body.page-id-45 article.post {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0 !important; 
    text-align: left;
}


/* TOUR DATES PAGE */

body.post-type-archive-audiotheme_gig .site-content-inside {
    width: 100%;
    max-width: 1100px;
}


body.post-type-archive-audiotheme_gig header.page-header {
    width: 100%;
    margin: 50px 0;
    max-width: none;
    max-width: 960px;
    padding-left: 5%;
}


body.post-type-archive-audiotheme_gig div.page-header-content p {
    text-align: left;
    margin: 0 0 10px 0;
}


/* SINGLE TOUR DATE PAGE */

.single-audiotheme_gig .gig-details {
    border: none;
}

.single-audiotheme_gig header.entry-header h1.entry-title,
.single-audiotheme_gig header.entry-header .gig-date {
    text-align: center;
    font-size: 48px;
    margin-bottom: 15px;
}

.single-audiotheme_gig header.entry-header .gig-date {
    font-size: 24px;
}

.single-audiotheme_gig header.entry-header .gig-location {
    margin-bottom: 2px;
}

.single-audiotheme_gig header.entry-header .venue-phone,
.single-audiotheme_gig header.entry-header .venue-website {
    margin-bottom: 2px;
}

.single-audiotheme_gig a.button {
    background: #ce7612;
}

.single-audiotheme_gig a.button:hover {
    background: #222;
}

.single-audiotheme_gig dd a {
    color: #ce7612;
    text-decoration: underline;
}

.single-audiotheme_gig dd a:hover {
    color: #222;
}

.single-audiotheme_gig .entry-content {
    width: 100%;
    max-width: 800px;
    padding: 0 5%;
}



.single-audiotheme_gig .venue-details {
    width: 100%;
}

.venue-details {
    max-width: 800px;
    margin: 0 auto;
}


.single-audiotheme_gig .venue-map {
    width: 90%;
    margin: 0 5%;
}


/* MUSIC PAGE */

body.post-type-archive-audiotheme_record header.page-header {
    margin: 0 0 70px 0;
}

body.post-type-archive-audiotheme_record header.page-header h1 {
    margin: 50px 0 0 0;
}

body.post-type-archive-audiotheme_record .page-header-content {
    text-align: left;
    margin: 20px 0 0 0;
}

body.post-type-archive-audiotheme_record article img {
    border: 1px solid #bbb;
}

/* SINGLE ALBUM PAGE */

.single-audiotheme_record h1.entry-title {
    font-size: 26px;
}

div.tracklist-area {
    margin: 0 0 70px 0;
}

div.tracklist-area p a {
    color: #ce7612;
    text-decoration: underline;
}

div.tracklist-area p a:hover {
    color: rgba(206,118,18,.6);
}

.single-audiotheme_record figure.entry-media.record-artwork {
    text-align: left;
}

a.singlealbum {
    display: inline-block;
    text-decoration: none;
    background: #ce7612;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 10px;
    margin-right: 10px;
}

a.singlealbum:hover {
    background: #222 !important;
    opacity: 1;
}

.single-audiotheme_record .entry-content {
    margin: 0;
}

.single-audiotheme_record h2.entry-subtitle,
.single-audiotheme_record div.record-meta {
    display: none;
}

.single-audiotheme_record .entry-content h4 {
    text-align: left;
    margin: 40px 0 12px 0;
}

.single-audiotheme_record .entry-content h3 {
    text-align: left;
    margin: 15px 0 8px 0;
}

.single-audiotheme_record .entry-content h4:first-of-type {
    margin: 20px 0 8px 0;
}

.single-audiotheme_record .entry-content p {
    margin: 0 0 12px 0;
}

.single-audiotheme_record p#singlebuttons {
    margin: 0 0 0 0;
}

p.copycred {
    font-size: 90%;
    font-style: italic;
    margin-top: 50px !important;
}

body.single-audiotheme_record h4 {
    font-weight: bold;
    margin-bottom: 0 !important;
}

p.author {
    font-size: 14px;
    
}

p.publishing {
    font-size: 13px;
    font-style: italic;
    line-height: 1.4;
}


body.single-audiotheme_record .meta-links {
    text-align: left;
}

body.single-audiotheme_record .meta-links a {
    background-color: #ce7612;
}

body.single-audiotheme_record .meta-links a:hover {
    background-color: #222;
}

body.single-audiotheme_record.postid-204 figure.record-artwork  {
    border: 1px solid #ccc;
}



/* PRESS KIT PAGE */

body.page-id-47 .entry-header h1 {
    text-align: left;
    margin: 0;
}

body.page-id-47 .entry-content h3 {
    text-align: left;
}

body.page-id-47 .wp-block-column {
    text-align: center;
}

body.page-id-47 .wp-block-columns {
    margin: 0;
}

body.page-id-47 figure.wp-block-image {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0 0 30px 0;
}

/* BLOG PAGE */

body.page-id-45 figure.wp-block-image.size-full {
    border: none;
    margin: 0;
}

body.page-id-45 figure figcaption {
    text-align: left;
}



/* CONTACT PAGE */

body.page-id-21 div.entry-content h1,
body.page-id-21 div.entry-content h2 {
    text-align: left;
    margin: 0;
}

body.page-id-21 div.entry-content p {
    margin: 0 0 35px 0;
}



span.contactsub {
    font-size: 70%;
}

p#contactjanis,
p#contactpaladin {
    margin-bottom: 15px;
}

h1#contactlive {
    margin-bottom: 15px;
}

/* MAILING LIST */

form#mc4wp-form-1 {
    text-align: left !important;
    margin: 0;
}

form#mc4wp-form-1 p {
  margin: 0 !important;
}

/* SINGLE BLOG AND NEWS PAGES */

footer.entry-footer aside.author-box {
    display: none;
}

nav.navigation.post-navigation {
    display: none;
}

/* MAIN VIDEO PAGE */

body.post-type-archive-audiotheme_video header.page-header { /* keeps note at top centered */
   max-width: 100%;
    margin-bottom: 50px;
}


/* SINGLE VIDEO PAGE */

.single-audiotheme_video header.entry-header h1.entry-title {
    font-size: 36px !important;
    text-align: center;
}


/* ---------------- 768 ---------------*/


@media all and (min-width: 768px) {
    
h1.site-title {
    font-size: 60px;
    right: -15px;
}
    
br#desbr {
    display: none;
}
    
.front-page-section--posts li { /* makes all news items start at top*/
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}
    
div.posts-container.gig-list div.gig-actions a.gig-info-link:hover {
    color: #ce7612;
    background: none;
}
    
p.site-description.multiple {
    display: block;
    display: none;
    color: white;
}
    
h1.site-title span#reg {
    font-size: 50%;
    top: -22px;
    left: -1px;
}
    
body.page-id-47 figure.wp-block-image { /* images in Press Kit */
    border-bottom: none;
    padding: 0;
    margin: 0 0 30px 0;
}
      
}



/* ---------------- 960 ---------------*/




@media all and (min-width:960px) {
    
.single-audiotheme_record h1.entry-title {
    font-size: 60px;
}
    
.site-navigation {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: .6em 0;
}
    

.sidebar-toggle-button { /* hide the sidebar toggle button */
    display: none;
}  

h1.site-title {
    font-size: 85px;
    font-size: 8.5rem;
    right: -25px;
}
    
h1.site-title span#reg {
    font-size: 50%;
    top: -30px;
    left: -1px;
}


p.site-description {
    font-size: 16px;
    margin: 10px 0 0 0;
}
    
div.gig-summary {
    padding: 2%;
}
    
}

/* ---------------- 1100 ---------------*/

@media all and (min-width:1100px) {

body.post-type-archive-audiotheme_gig header.page-header {
    padding-left: 0;
}
}

hr.fyc {
   color: #eee;
    border: none;
    margin: 50px;
    padding: 0;    
}


/* BEREA PAGE */

body.page-id-808 div.entry-content {
    padding: 0;
}

body.page-id-808 header.entry-header {
    margin-bottom: 15px;
}

body.page-id-808 header.entry-header h1.entry-title {
	font-size: 3rem;
    margin-bottom: 0;
}

body.page-id-808 div.entry-content p.thedownloadsberea {
    line-height: 2;
}

body.page-id-808 .berea_downloads {
    padding: 30px 40px 10px 40px;
    background: #f1e0b6;
    margin: 50px 0;
}

/* MOTHERS DAY POST */

body.postid-2687 div.entry-content {
   width: 96%;
    margin: 0 auto;
    padding: 0 2%;
}

@media all and (max-width:700px) {
    
body.postid-2687 div.wp-block-image figure.alignleft,
body.postid-2687 div.wp-block-image figure.alignright {
    width: 100%;
    text-align: center;
}
    
}