/*
Theme Name: Twenty Sixteen Child
Theme URI: http://example.com/twenty-sixteen-child/
description: >-
  Twenty Sixteen Child Theme
Author: Andy Shaw
Author URI: http://example.com
Template: twentysixteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: twenty-sixteen-child
*/


/*
.attachment-post-thumbnail {
	margin-left: 10px;
}	

.post-thumbnail {
	float: right;
}	
*/
	
.rating {
	float: right;
}

.rating-all {
	font-size: 125%;
}

.index-thumbnail {
	}

.index-thumbnail-old {
	margin: 5px;
	width: 100px;
	vertical-align: top;
	text-align: center;
	}
	
.grid-container {
	
}

.grid-item {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	width: 100px;
	vertical-align: top;
	text-align: center;
	display: inline-block; 
	
}

.grid-title {
	margin: 3px;
}	

.namehere {
	font-size: 75%;
	font-style: italic;
}
	



