/*
 Theme Name:   Ultimate Child
 Theme URI:    
 Description:  Ultimate Child Theme
 Author:       
 Author URI:   
 Template:     ultimate
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  ultimate-child
*/

@import url('//fonts.googleapis.com/css?family=Libre+Baskerville');

h1 {
	font-family: 'Libre Baskerville', serif;
	font-size: 32px;
	line-height: 40px;
}
	h2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 28px;
	line-height: 36px;
}

h3 {
	font-family: 'Libre Baskerville', serif;
}

.breadcrumb a:hover {
	color: #fff;
	opacity: 10;
	-moz-opacity: 10;
	filter:alpha(opacity=100);
}

/* Hgroup Wrap */
.hgroup-wrap {
	padding: 0px 0 5px;
}

#site-logo {
	float: left;
	margin-top: 0px;
}

.header-main {
	background-color: #004a85;
}

#access {
	background-color: rgba(0, 74, 133, 1);
}

#access ul li ul {
	background-color: rgba(0, 91, 133, 1);
}

.slogan {
	font-family: 'Libre Baskerville', serif;
}

.slogan span {
	font-family: 'Libre Baskerville', serif;
}

#main {
	padding: 10px 0 10px;
}

#content .service-item .service-title {
	font-size: 28px;
	text-transform: none;
	line-height: 35px;
}

.entry-title {
	text-transform: none;
}

.widget-title {
	text-transform: none;
}