/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://www.careygullysandstone/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 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
*/

a img {
	border: #544b40 1px solid; padding: 3px; background: none;
}

ul li { padding-bottom: 10px; }

img.photosavail { 
	margin: 0px;
	position: relative;
        left: 7px;
	display: inline !important;
	float: right;
}

br.clearall{
	clear: both;
}

p.info{
	background: #e1fcb0;
	border-radius: 5px;
	padding: 10px;
}

.wpgmza_table{
	font-size: 70%;
}

.wpgmza_table_marker{
	max-width: 5px;
}

.hentry{
	padding-top: 5%
}
.entry-content{
	padding: 0 5% 5% 5%;
}
.entry-header {
	padding: 0 5%;
}
.entry-footer {
	padding: 5%;
}

/***** GMedia Hacks *****/
.mfp-preloader { opacity: 1 !important; }
