/*
Theme Name: Beatles Bible 2016 (TruePixel)
Version: 1.0
Description: A child theme of TruePixel by MyThemeShop
Template: mts_truepixel
Text Domain: truepixel
*/

@import url("../mts_truepixel/style.css");

strong, b {
    font-weight: bold;
}

em {
font-style: italic;
}


.post-info {
    color: #484848;
}

.single_post .post-info a {
    color: #484848;
}


body {
    color: #484848;
}


/* Increase content width */

#page, .container {
    width: 1250px;
}
#primary-navigation .primary-menu-wrap {
    max-width: 1250px;
}
.main-container {
    width: 1250px;
}


.sidebar.c-4-12 a {
    color: #2072b2;
}

.footerTop a {
    color: #2072b2;
}


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


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;}

.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;}


/* Bring front page widgets closer together */

.widget-area .widget {margin-bottom: 1.5rem;}

.main-navigation {margin: 0;}

/*Disable MTS contact form */

#mtscontact_form {
    display: 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;
}

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

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

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


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


.entry-other {padding: 0 0 5px 0 !important;}