/**
 * style.css
 *
 * Theme Name: Material 
 * Theme URI: http://standew.com/material
 * Description: Material is a neat, responsive and lightweight theme for your blog. It ships with custom header, social links widget, post formats, full-width template and so on. All stylesheets and scripts have been optimized and compressed for faster loading. It is also translation ready, you may interpret it with the default en_US.po file.
 * Version: 1.1.3
 * Author: Klyment Wong
 * Author URI: http://standew.com/klyment
 * License: GNU General Public License version 3.0
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: translation-ready, custom-header, responsive-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready, full-width-template, one-column, two-columns, fluid-layout, right-sidebar, gray, white, light, featured-image-header, theme-options 
 * Text Domain: material;
 */

/* You can write your own css code below to override the default style */

.entry-content p {
	font-size:12pt; line-height:160%
}

.sidebar li {
	font-size:10pt; 
}

table td img {
	border:5px solid black;
	margin:10px 0 10px 0;
}

.entry-content table, .entry-content table tr td {
	border:0px;
}

.comment p {
	font-size:10pt; 
}

.site-menu a {
	font-size:12pt; 
}

.tagline {
	font-size:10pt; 
}