/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.header-small .logo img {
    max-height: 140px;
    /*margin: 2px 0 -4px 0;*/
}
#logo-footer {
    /*max-height: 80px;*/
    width:20%;
    margin: 0 15px 15px 0;
}
.navbar-default .navbar-nav a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus {
    color: #D7BD84; /*#9e1b32;*/
    background-color: transparent;
}




.alumni_parallax .title {
	margin-top: 50px;
}

.box-style-3 .body {
     margin-left: 60px;
}



/*------------------------------------------------------------------
[Typography]
*/

.text-white {
	color: #FFFFFF;
}
.text-thin {
	font-weight:300;
}


img.desaturate {
	filter: grayscale(100%);
}
img.desaturate {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
