/* CSS Document */
/*
 Theme Name:   Dellow Child
 Theme URI:    http://inkhive.com/product/dellow/
 Description:  Dellow Child Theme
 Author:       News Corpse
 Author URI:   http://www.newscorpse.com
 Template:     dellow
n Version:      1.0.0
 Tags:         responsive
 Text Domain:  dellow-child
*/

@import url("../dellow/style.css");
@import url("../dellow/css/main.css");

/* Theme customization starts here
-------------------------------------------------------------- */
#parallax-bg {
	background: url('//www.newscorpse.com/ncWP/wp-content/themes/dellow-child/images/ncBanner-2014.jpg') left top no-repeat;
	background-color: #000000;
	height: 350px;
}
.entry-content {
	color: #555555;
}

.site-title { display:block; }
.site-description { display: none; }

