/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

.archive .post-top h2,
.category .post-top h2,
.page-template-page-Blog .post-top h2 {
	font-size: 1.5em;
}


/* Strategic Plan page styles 
#tabs_1 ul li:nth-child(1) a {
	background-color: rgba(75, 158, 193, 0.3) !important;
}

#tabs_1 ul li:nth-child(2) a {
	background-color: rgba(158, 77, 60, 0.3) !important;
}

#tabs_1 ul li:nth-child(3) a {
	background-color: rgba(0, 82, 143, 0.3) !important;
}

#tabs_1 ul li:nth-child(4) a {
	background-color: rgba(63, 154, 102, 0.3) !important;
}

#tabs_1 ul li:nth-child(5) a {
	background-color: rgba(239, 174, 14, 0.3) !important;
}

#tabs_1 ul li:nth-child(6) a {
	background-color: rgba(239, 67, 67, 0.3) !important;
}
*/