/*
Theme Name: CC
Theme URI: http://google.com
Author: N/A
Author URI: http://google.com/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive design
*/

.post {
	padding: 10px 0;
}

.post h3 a {
	color: #e25740;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;
}

.post h3 a:hover {
	text-decoration: underline;
}