/*
 Theme Name:   Quintus-Child
 Theme URI:    http://example.com/quintus
 Description:  Quintus Child Theme for Crossborder
 Author:       Samuel Heller
 Author URI:   http://www.samuelheller.com
 Template:     quintus
 Version:      1.0.0
 Tags:         
 Text Domain:  quintus-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@import url("../quintus/style.css");

#heading .site-branding {
	background-image: ;
}

/*.gallery-caption {
	font-size: 11px;
}*/

.wp-caption .wp-caption-text {
	font-size: 11px;
}

.blog-header {
	background: none ;
	vertical-align: bottom;
}

#site-title {
	font-size: 60px;
}

#site-description {
	color: #afafaf;
	font-size: 22px;
	font-weight: 305;
}

.blog-header .site-branding {
	border-radius: 10px;
}
#page {
	margin-top: 20px;
}