/* CSS Edits by Joe Massanisso 9/15/15 */

.home-banner {
	margin-top: 0;
}
/* .post-list ul li {
	padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}*/
/* .widget li {
	padding: 0 !important; /* Add padding back to On this Page lists 
}*/



/* CSS for Scholarship Reception 10/06/15 */
.schol-rsvp-banner  {
     background: #000 url("http://uwm.edu/chancellor/wp-content/uploads/sites/290/2015/10/Schol-Recep-rsvp.jpg") no-repeat scroll right top;
	 margin-top: 0;
     height: 400px;
}

.banner-text {
    color: #fff;
    float: left;
    margin: 12px 0 0 50px;
    text-align: center;
  	width: 320px;
}

.gold {
   color: #ffbc01; 
}

.font-small {
	font-size: .8em;
}
.schol-rsvp-bar  {
     background: #000 repeat-y scroll left top;
     width: 370px;
   
     font-size: 1.6em;
     border-radius: 4px;
     height:50px;
     margin: 30px 0 30px 0;
}

.schol-rsvp-rsvp  {
       padding: 8px 0px 0px 30px;
       color: #fff;
}


.schol-rsvp-form  {
     background: #fff repeat-y scroll left top;
	 margin-top: 25px;
     width: 960px;
     border: 2px solid #ccc;
     border-radius: 4px;
     height: 1060px; 
}

.schol-form-left  {
	 margin-top: 25px;
     float: left;
     height: auto;
     width: 426px;
     padding: 10px 40px 30px 50px;
}

.schol-form-right  {
     background: #ebebeb repeat-y scroll left top;
     height: auto;
     width: 530px;
     float:left; 
     padding: 35px 0px 30px 40px;
}
