/**
 * Theme Name: Cities on the Cheap Child Theme
 * Theme URI: http://citiesonthecheap.com
 * Description: A child theme for Cities on the Cheap's online headquarters, based on the Hybrid Core framework by Justin Tadlock.
 * Version: 0.1
 * Author: Ron S. Doyle
 * Author URI: http://waterdaymedia.com
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Copyright (c) 2011 Ron S. Doyle.  All rights reserved.
 * http://waterdaymedia.com
 *
 * Template: otc-parent-theme
 */

/* Importing the parent theme stylesheet. */
@import url( '../otc-parent-theme/style.css' );

span.post_tag {display: none;}

a.comments-link {
	font-size: 16px;
	
	}



