/*
Theme Name: Current
Theme URI: http://brickisland.net/cs177
Description: DDG: Discrete Differential Geometry
Version: 0.0.1
Author: keenan
Author URI: 
*/

aside {
    font-size:1.2em;
}

#header {
	font-variant: small-caps;
}

p + p { margin-top: 1.0em; }

.hentry .entry { /* content */
  text-align: justify;
  text-justify: newspaper;
  font-family: Georgia, Times New Roman, serif;
  font-size:1.6em;
}