/*
 Theme Name:     Max Magazine Child - USC
 Theme URI:      
 Description:    Max Magazine Child Theme for USC
 Author:         Ray Tsai
 Author URI:     
 Template:       max-magazine
 Version:        0.1.0
*/
 
@import url("../max-magazine/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#header .header-wrap{
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	background: url(../max-magazine/images/cbcwla-usc-bg-header.png);	
}

#header-toolbox {
  float: right;
  text-align: right;
  padding: 10px;
}

#header-toolbox p {
  margin-bottom: 0px;
}
