/*
Theme Name: CS Lewis Publicity
Theme URI: https://wordpress.com/themes/slewis-resp/
Description: Custom theme based on the GeneratePress theme all hail Thomas Usborne
Author: Dina Pearlman
Author URI: https://wordimagemedia.com
Template: generatepress
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cslewis-resp
*/


.social_icon {
float: right;
}


.wp-caption {
	margin-bottom: 1.625em;
        background: none;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Oswald;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 10px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
.wp-caption .wp-caption-text {
        margin-bottom: 1.625em;
        background: none;
	max-width: 96%;
	padding: 0;
}
.wp-table-reloaded {
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #CDCDCD;
    margin: 10px 0px 15px;
    font-size: 10pt;
    width: 100%;
    text-align: left;
}