/*
 Theme Name:   UW Theme Child
 Theme URI:    https://wordpress.wisc.edu/
 Description:  UW Theme Child for 
 Author:       DoIT Academic Technology - Teaching and Research Applicatino Development (TRAD)
 Author URI:   https://at.doit.wisc.edu/trad/
 Template:     uw-theme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  uw-theme-child
*/

.col-one-fifth {
  width: 20%;
  padding: 30px;
  float: left;	
}

.col-two-fifths {
  width: 40%;
  padding: 20px;
  float: left;	
}

.col-three-fifths {
  width: 60%;
  padding: 20px;
  float: left;	
}

.col-four-fifths {
  width: 80%;
  padding: 20px;
  float: left;	
}

.col-five-fifths {
  width: 100%;
}

.homepage-icon {
  padding-left: 20px;
  padding-right: 20px;
}

.homepage-icon-label {
  text-align: center;
  margin-top: -50px;
}

.label-over-image-container {
  position: relative;
}

.image-with-label-over {
  margin-right: 0%;
  padding-right: 0px;
}

.label-over-image-right {
  position: absolute;
  top: 15px;
  text-align: right;
  width: 100%;
  right: 20px;
  left: 36px;
}

#student-voices-container .label-over-image-title-left {
  width: 50%;
}

#committees-container .label-over-image-title-left {
  	width: 60%;
	width:100%;
}

#our-story-container .label-over-image-title-left {
  /*width: 60%;*/
  width: 100%;
}


.label-over-image-title-right {
  background-color: white;
  width: auto;
  margin-right: 36px;
  margin-left: 50%;
  padding-right: 10px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
.label-over-image-subtitle-right {
  background-color: rgba(15,15,15,.6);
  color: white;
  margin-left: 50%;
  margin-right: 36px;
  padding-right: 10px;
}
.label-over-image-left {
  position: absolute;
  top: 15px;
  text-align: left;
  width: 100%;
}

.label-over-image-title-left {
  background-color: white;
  width: auto;
  padding-top: 10px; 
  padding-bottom: 10px;
  padding-left: 5px;
}
.label-over-image-subtitle-left {
  background-color: rgba(15,15,15,.6);
  color: white;
  padding-left: 10px;
}

#label-over-image-committees {
  top: 100px !important;
}

.big-red-box {
  background-color: #c5050c;
  color: white;
  margin: -20px;
  padding: 10px;
}
.big-red-box h2 {
  color:white;
}
.big-red-box p {
}

#post-12 .entry-content .row-2 .uw-inner-row .three-column:first-child .uw-pe  {
  height: 100%;
  width: auto;
  padding-bottom: 2px;
}

#our-story-container {
  margin-top: -50px;
  height: 90%;
}

#committees-container {
  margin-top: -100px;
	float: left;
}

#our-story-container p {
  height:100%;
}

#student-voices-container {
  margin-top: -100px;
}


.homepage-news {
  margin-top: -50px;
  float: left;
  padding-bottom: 30px;
}

	#student-voices-container .label-over-image-title-left {
	  width: 50%;
	}

	#committees-container .label-over-image-title-left {
	  width: 60%%;
	}

	#our-story-container .label-over-image-title-left {
	  width: 100%%;
	}


	#student-success .label-over-image-title-left {
	  width: 60%%;
	}
  
.homepage-news p {
  line-height: 1.25;
}

.homepage-news h3 {
  margin-top: -5px;
  line-height: 1.25 !important;
}

.more-button {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 20px;
  background: #c5050c;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  font-family: Verlag,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:bold;
}

.more-button:hover {
  background: #706061;
  text-decoration: none;
  color: #ffffff;	
}

.learn-more-button {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #c5050c;
  font-size: 20px;
  background: #ffffff;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  font-family: Verlag,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:bold;
}

.learn-more-button:hover {
  background: #706061;
  text-decoration: none;
  color: #ffffff;	
}

#post-12 .row-3 .uw-pe {
  height:100%;
}

/*#post-12 .row-2,
#post-12 .row-4 {
  background-color: #ffffff;
}

#post-12 .row-3,
#post-12 .row-5 {
  background-color: #f7f7f7;
}*/


@media only screen and (min-width: 1000px) {
#post-12 .row-1 {
  margin-top: -40px !important;
}
}

#post-12 .row-2 {
  margin-top: -100px !important;
}

#post-12 .row-3 {
  background: url("https://wwwtest.advising.wisc.edu/facstaffdev/wp-content/uploads/2017/07/bw_campusbackground_20.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#student-success {
  width: 58%;
}


/* Tablepress plugin */
.tablepress-id-7 .row-1 td, .tablepress-id-7 .row-2 td, .tablepress-id-7 .row-3 td {
	background-color: #fff !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}

.tablepress-id-7 .row-2 td {
	font-size: 1.375rem !important;
	padding-top: 2px !important;
	padding-bottom: 0px !important;
}

.tablepress-id-7 .row-3 td {
	/*text-align: center !important;*/
	padding-top: 0px !important;
}

/*.tablepress-id-7 .column-1,
.tablepress-id-7 .column-2,
.tablepress-id-7 .column-3 {
	width: 100px !important;
}*/

@media only screen and (max-width: 1200px) {
	.label-over-image-subtitle-left,
	.label-over-image-subtitle-right {
		display:none;
	}

	#student-voices-container .label-over-image-title-left {
	  width: 90%;
	}

	#committees-container .label-over-image-title-left {
	  width: 90%;
	}

	#our-story-container .label-over-image-title-left {
	  width: 90%;
	}


	#student-success .label-over-image-title-left {
	  width: 100%;
	}

  #student-success {
    width:100%;
  }

  .col-one-fifth,
  .col-two-fifths,
  .col-three-fifths,
  .col-four-fifths
  {
	width: auto;
  }

  #video-container {
     width:90%
  }

  .homepage-news img {
    display:none;
  }

  .homepage-news h3 {
    margin-top: -50px;
  }
}
 
