/*
Theme Name: Constant Spring
Theme URI: http://www.aconstantspring.com
Description: Wordpress theme adaptation of the <a href="http://www.aconstantspring.com">Constant Spring's website</a>. All css changes made at the web site level will be automatically reflected with this theme in use.
Version: 1
Author: Daniel Palmer
Author URI: http://dannyprose.com
*/


/* The portions of CSS in this file will be applied to the /blog/ directory only. */



/* Sidebar */

#right_column {
	font-size: 12px;
}

#right_column h2 {
	font-size: 17px;
}

#right_column ul {
	list-style: none;
	width: 100%;
}

#right_column li {
	list-style: none;
}

#right_column li li {
	margin-left: -16px;
}