/*  
Theme Name: min theme Child
Theme URI: http://www.jarederickson.com/
Description: simple clean wordpress theme
Template: min
Version: 1.3
Author: Jared Erickson / Alejandro Cuervo
Author URI: http://www.jarederickson.com/
*/
@import url("../min/style.css");
	
.post h2 a:hover, .post h2 a:active, .post h2 a:focus { color: red; }
.post .number-of-comments a:hover, .post .number-of-comments a:active, .post .number-of-comments a:focus { color: red;}
.pagination a:hover, .pagination a:active, .pagination a:focus { color: red; }

