/*
 Theme Name:   SuperNews Child
 Theme URI:
 Description:  SuperNews Child Theme
 Author:
 Author URI:
 Template:     supernews
 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:  supernews-child
*/
#gallery a{
	display:block;
	float:left;
	margin:0;
	padding:5px 5px 0 5px;
}
.pbCaptionText{
	padding:10px !important;
	background:#333;
}
.captiondiv{
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
.single .content-area .entry-thumbnail{
	margin-bottom: 5px;
}

.shortcode-author-avatars .avatar { 
float:left;
text-align:left;
padding:3px;
margin:3px;
border: 1px solid #EEE;
}
.shortcode-author-avatars div.author-list .user {
text-align: left;
}

.entry-content ul li {
    margin: 10px 0;
    list-style: none !important;
}
