/*
Theme Name: RatedGRomance
Theme URI: 
Description: Child Theme for magazine-basic
Author: Gregory Blake
Author URI: 
Template: magazine-basic
Version: 0.1
*/

@import url("../magazine-basic/style.css");

a:link, a:visited {
    color: #000000;
    }
a:hover, a:active {
    color: #EABCB9;
    }

#catheader {
    color: #DD646B;
    }

#description {
	font-size: 12px;
	margin: 10px 0 20px;
	padding: 0;
	}
