/**
Theme Name: Bowie Bible (Astra)
Author: The Bowie Bible
Author URI: https://www.bowiebible.com/
Description: Child theme for Astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bowie-bible-astra
Template: astra
*/

/* Mediavine Sidebar CSS */
@media only screen and (min-width: 1038px) {
.article {
max-width: calc(100% - 427px) !important;
}
}

/* Disable number of comments on Justin Tadlock archives plugin */
.comments-number {
display:none;
}

/* Remove border on PayPal button */
input, textarea, select {border: 0;}

#gallery-1, #gallery-2, #gallery-3, #gallery-4, #gallery-5, #gallery-6, #gallery-7, #gallery-8, #gallery-9, #gallery-10, #gallery-11, #gallery-12, #gallery-13, #gallery-14, #gallery-15, #gallery-16, #gallery-17, #gallery-18, #gallery-19, #gallery-20 {
    margin: auto;
    padding: 0 0 10px 0;
}

.gallery-caption {
    clear: both;
    margin: 5px;
    padding: 5px;
    text-align: left;
}

#primary .entry-content [id^="gallery-"] img {
	border: none;
}

/* Styling gallery/discog tables */


.entry-content dl.gallery-item {
	margin: 10px 0 0 0;
	float: left;
	text-align: center;
	width: 33%;
	
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
}


.table-full {position: relative; width: 100%;}
.table-cell-300 {float: left; width: 300px; padding: 5px;}
.table-cell-200 {float: left; width: 200px; padding: 5px;}
.table-cell-150 {float: left; width: 150px; padding: 5px;}
.table-cell-100 {float: left; width: 100px; padding: 5px;}



blockquote {
		background: url(/images/openquote.gif) top left no-repeat; 
		margin:10px;
		border-left: 0 none;}

blockquote div {background: url(/images/closequote.gif) bottom right no-repeat; margin:10px; padding:10px 25px 0; overflow:hidden; color:#666; }

blockquote p {font-style: normal; margin-top: 10px;}

blockquote cite{margin:5px 0 0; display:block}

div.credit, div.source{margin:10px 5px; padding-left:20px; padding-right:20px; text-align:right; font-size:90%; color:#666;}


div.amazon {float:right; width:140px; margin: 0 0 0 10px; border: 1px solid #808080; text-align: center; background:#EAEAEA; padding:6px;}
div.amazon p {text-align: center;}

img.avatar { border: 0; float: right;}
img.sfavatar { border: 0; float: right;}
div.spAvatarTag { border: 0; float: right;}


ul, li {
    list-style-type: none;
}

/* Styling homepage columns */

#Index_column_1 {
    border-right: 1px solid #D1D5DB;
    padding-right: 12px;
}

#Index_column_2 {
    border-right: 1px solid #D1D5DB;
    padding-right: 12px;
}




.site-footer 
{
    border-top: 1px solid #D1D5DB;
}

.page-links {
    clear: both;
    margin: 10px 0 20px 0;
}


.site-footer-above-section-1, .site-footer-section, .site-footer-section-1 {
    background-color: white;
	padding: 16px;
}

.gm-map {
        margin-top: 30px;
    }

h3 {
margin-top: 1.5em;
    }

.entry-content ul, .entry-content ol {
    margin-top: 30px;
}

li#custom_html-3 { 
    margin-bottom: 20px;
}

blockquote {
    font-style: normal;
}

.widget ul.recomm {
    padding-left: 0;
}

.img100x100 {
    padding: 0px;
    float: right;
    border: 1px solid #D1D5DB;
    margin: 5px;
	width: 100px;
	height: 100px;
}

.comments-area textarea#comment, .comments-area .ast-comment-formwrap input[type="text"] {
    border: 1px solid #ccc;
}

.entry-content ul li, .entry-content ol li {
    margin-bottom: 6px;
}

a.comment-edit-link, a.comment-reply-link {
        font-size: 18px;
}

.ast-right-sidebar #secondary {
        padding-left: 20px;
    }

a.spButton.spRight.spNewPostButton {
    margin: 4px 4px 5px 2px !important;
}

#spMainContainer #spPostForm  {
 background: none;
}

ul.spListTag {
        padding-left: 0px;
}

.ez-toc-wrap-right {
float: right;
	padding-left: 10px;
    margin: 0 0 1em 1em !important;
}


.ast-above-header-bar {
    border-bottom-color: #fff;
}


#Index_Lennon_1,#Index_Lennon_2 {
    border-right: 1px solid #D1D5DB;
    padding: 0 12px 0 0;
}

#Index_McCartney_1,#Index_McCartney_2 {
    border-right: 1px solid #D1D5DB;
    padding: 0 12px 0 0;
}

ul, li {
    list-style-type: unset;
}

.site-footer-above-section-1 .site-footer-section .site-footer-section-1 {
    border: 1px solid #D1D5DB;
}

.site-footer-above-section-1, .site-footer-section, .site-footer-section-1 {
    border: 1px solid #D1D5DB;
}

.site-footer-primary-section-1 {
    border: 0;
}

#spMainContainer .spTopicPostSection .spPostUserAvatar img {
    border: 1px solid #D1D5DB;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img, #rpwwt-recent-posts-widget-with-thumbnails-4 img {
    border: 1px solid #D1D5DB;
}

div.spAvatarTag {
    border: 1px solid #D1D5DB;
}

img.avatar {
    border: 1px solid #D1D5DB;
}




.wp-table tr:nth-child(odd) {
    background-color: #fff;
}

.wp-table tr:nth-child(even) {
    background-color: #fff;
}

.wp-table td, 
.wp-table th {
	border: none;
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width: 33%;
}

.wp-table th {
    font-weight: normal;
}

.wp-table {
    font-size: 16px!important;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%;
    display: table;
}

.wp-table tr {
    border-bottom: 12px solid transparent;
}

.site-primary-footer-wrap {
    background-color: #fff;
}

.ast-breadcrumbs {
display: none;}

.breadcrumbs {
margin-bottom: 20px;}

