/*
Theme Name:     Minimalism Child
Theme URI:      http: //xiaokang2020.com/
Description:    Child theme for the Minimalism theme 
Author:         JDM
Author URI:     http://xiaokang2020.com/
Template:       minimalism
Version:        0.1.0
*/

@import url("../minimalism/style.css");

#page {	width: 820px; }
.narrowcolumn { width: 510px; }
.widecolumn { width: 510px; }	
#sidebar { margin-left: 605px; }


.wp-caption-text {text-align: center; }
blockquote {font-weight: normal; }
.entry {text-align: left; }
.caption {font-size: 80%;}

h3 { color: #555 }

ol.footnotes li {
	background: none !important;
	padding: 0px !important;
	border: none !important;
	margin: 0.5em 2em !important;
}

ol.footnotes {
	background: none !important;
}

hr.notesrule {width: 50%;}

