/*
 Theme Name:   Twenty Fifteen Child - RDF
 Theme URI:    http://www.roalddahlfans.com
 Description:  Twenty Fifteen Child Theme for Roald Dahl Fans.com
 Author:       Kristine Howard
 Author URI:   http://www.krishoward.org
 Template:     twentyfifteen
 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-fifteen-child
*/

/* Tweaking whitespace */
.site-main {
	padding: 5% 0;
}

/* Ads */
div.headerbanner {
	margin-bottom: 5%;
	padding: 0 8.3333%;
}

ins {
	background: transparent;
	text-decoration: none;
}

/* Amazon */

div.azlink {
	display: inline;
}

div.azlink a {
	border: 0;
}

div.azlink a img {
	width: 125px;
	display: inline;
}

/* Breadcrumbs */
div.breadcrumbs {
	font-style: italic;
	font-size: 80%;
	margin-bottom: 1em;
	color: rgba(51, 51, 51, 0.7);
}

div.breadcrumbs span a, div.breadcrumbs span a:hover  {
	color: rgba(51, 51, 51, 0.7);
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

header.entry-header div.breadcrumbs a {
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
	color: rgba(51, 51, 51, 0.7);
}

/* Link colours */
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
	color: #cc3333;
	border-bottom: 1px solid #cc3333;
}

.page-links a {
	color: #fff;
	border-bottom: 0;
}

/* Galleries */

dd {
	margin-bottom: 0px;
}

dd.gallery-caption div.azlink a img {
	width: 75px;
	margin: 0 auto;
}

/* Poll Button */

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #cc3333;
}

/* Calendar */

.entry-content a.url.summary {
	border-bottom: none;
}

.mc-main .category-key h3 {
	font-size: 2.7rem !important;
}