/*
 Theme Name:   HERI Wordpress Theme 
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


.top_site_main {
color: #fff;
background-color: #45536e;
background-image: url(http://heri2.gseis.ucla.edu/wp-content/uploads/2015/10/bg-page2.jpg); 
padding-top: 188px;
}


#wrapper-container {
    
    background-color: #45536e;
}


header {
    background-color: #bac7cc;
    
}



.site-footer {
    background-color: white;
}


footer {
    background-color: #35425a;   
}



/*
Blog Styling
*/


.entry-header {
    background-color: white;
}



.text-copyright {
visibility: hidden;
} 



.sub-menu li a {
		padding-left: 0 !important;
		padding-right: 0px !important;
		margin-right: 50px;
		width: 200px;
		
	}

.site-footer {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E6E6E6;
}


.post-formats-wrapper {
max-width: 500px;
}


.thim-widget-social {
display: none;
}

.navigation .menu-right ul li:last-child>div{padding-right:0}.navigation .menu-right ul li:last-child>div.minicart_hover{padding-right:15px}.navigation .menu-right ul li>div{padding:11px 10px 29px}.navigation .menu-right ul li>div.minicart_hover{padding-right:25px}.navigation .menu-right ul li .search-form{
    position: relative;
    height: 53px;
    width: 50px;

.breadcrumbs-wrapper {
display: none;
}



.thim-about-author {
display: none;
}