/*
Theme Name:     minimalism Child Theme
Theme URI:      http: //www.theallurium.com/
Description:    Child theme for the minimalism theme 
Author:         John W. Randal
Author URI:     http: //www.theallurium.com/about/
Template:       minimalism
Version:        1.0
*/


@import url('../minimalism/style.css');


/* Header Modifications */

#headerimg h1 {
	font-size: 4em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

#headerimg .description {
	padding: 3px 0 0 7px;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

#header {
	margin: 0 0 40px 0;
}

/* End Header Modifications */



/* Typography Modifications */

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 1.05em;
	line-height: 1.5em;
}

/* End Typography Modifications */



/* Formatting Modifications */

#sidebar {
	padding: 40px 0 0 0;
}

/* End Formatting Modifications */




