/**
 * 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 */

.related_posts_box {
    background-color: #FFFFFF;
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
/*    font:  20px/130% "Times New Roman", Times, serif; */
	padding-right: 40px;
}
.marker li{
	list-style: none inside;
	line-height: 1;
	display: list-item;
	padding: 0px;
	white-space: normal;
	background: url(../../../wp-content/themes/material/images/lis.png) no-repeat scroll left top;
	padding-left: 20px;
	}

/*
playback timings (ms):
  captures_list: 283.06
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.063
  cdx.remote: 0.052
  esindex: 0.008
  LoadShardBlock: 243.796 (3)
  PetaboxLoader3.datanode: 203.782 (5)
  load_resource: 264.204
  PetaboxLoader3.resolve: 143.616
  loaddict: 90.693
*/