/*
	Theme Name: IntroPsych
	Theme URL: https://blogs.baruch.cuny.edu/
	Description: Child theme Made for Intro Psychology Jumbo Course
	Author: StudioPress/Luke Waltzer
	Author URI: http://lukewaltzer.com
	Version: 1.0

	Template: brunelleschi

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import url("../brunelleschi/style.css");

#site-info {
font-weight: bold;
}

#branding {
	background: url(images/headerlogo.png) no-repeat;
}

.category-title {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 36px 0;
    padding-top: 20px;
}
