    /*
    Theme Name: TeachPi - Grand College Child Theme
    Theme URI: http://teachpi.org
    Description: Custom child theme, based on Grand College
    Author: Insight Designs
    Template: grandcollege-v1-09
    Version: 0.1
    */


@import url("../grandcollege-v1-09/style.css");

div.top-navigation.container {
	padding-top:0;
	padding-bottom: 2px;
}

.logo-wrapper {
	margin-bottom: 4px !important;
	margin-top: 0 !important;
}

.logo_text {
  	float: right;
    margin: 22px 0 5px 30px;
    text-align: right;
    width: 55%;
}

.logo_text h2 {
	font-size: 19px;
	line-height: 20px;
	margin-bottom: 0;
	color: #506BA0;
	font-style: italic;
}


.top-navigation-left {
	display: none;
}

.nivoSlider .nivo-caption {
	opacity: .8 !important;
}


div.blog-item-holder .blog-item2 .blog-thumbnail-title {
	padding-top: 5px;
}


.featured_story img {
	width:45%; 
	float:left;
}

.featured_para {
	width:45%; 
	float:right;
}


/*FOOTER*/
.copyright-left a {
	color: #5e737d !important;
}

.copyright-left a:hover {
	color: #fff !important;
}