/*
 Theme Name:   UALR Homepage
 Theme URI:    http://ualr.edu
 Description:  UALR Child Theme for Homepage
 Author:       Digital Strategy
 Author URI:   http://ualr.edu/digital
 Template:     ualrparent
 Version:      1.0.0
 Tags:
 Text Domain:  ualrparent
*/


@import url("../ualrparent/style.css");

body {
  background-color: #444444;
}

.content-wrap{
    padding: 0 0 20px 0;

}

body .messaging{
  background-color: #6e2639;
}
.messaging{
  color:#fff;
}

.home-messages a span {
	text-decoration: underline;
	}

.home-messages a:hover span {
	color: #cccccc;
	}

.home-messages a:visited {
	color: #ffffff;
	}

#slider a{
  color: #fff;
}

.hidden{
  text-indent: -5000px;

}
span.hidden{
  display: block;
  width: 1px;
  text-indent: -500px;
}
#page-title{
  background: #444;
  color: #fff;
  padding: 25px 0;
  position: relative;
}
#page-title h1 a{
  color: #fff;
  font-size: 2em;
  font-family: "myriad-pro",sans-serif;
}
#page-title h1 i{
    font-size: 2em !important;
}
#page-title h1 span{
  font-size: .9em;
  color: #aaa;
  display: inline;
}
.swiper_wrapper{
    height: 800px;

}
#wpadminbar.larger *{
    font: 400 13px/40px "Open Sans",sans-serif;
}
#wpadminbar.larger .ab-icon{
    font: 400 45px/1 dashicons;
}
#wpadminbar.larger #wp-admin-bar-ualr-home{
    padding-top: 50px;
    height: 40px;
}
#wpadminbar.larger #wp-admin-bar-ualr-home .ab-label{

    font-size: 2em;
}
.small-thumbs .entry-image a img:hover{
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}

/* Masthead Larg Image */
#wpadminbar.larger #wp-admin-bar-ualr-home .ab-icon{
   background-image: url(/wp-content/themes/ualr/images/ua-little-rock-wordmark-stacked-masthead.png) !important;
   position:relative;
   bottom: 30px;
   background-repeat: no-repeat;
   height: 114px !important;
   width: 122px !important;
   border: 3px solid #a9a9a9;
}
#wpadminbar.larger #wp-admin-bar-ualr-home .ab-icon span{
   display: none;
}
#wpadminbar.larger #wp-admin-bar-ualr-home .ab-label{
    padding-left: 5px;
    font-variant: small-caps;
}

#wpadminbar.larger #wp-admin-bar-top-secondary{
    padding-top: 50px;
}

.slider-caption{
	background: rgba(34,34,34,.8);
	padding: 10px 30px;
}
.slider-caption h2 {
    font-family: "myriad-pro-condensed", sans-serif;
    margin-bottom: 10px;

}
.feature-box a.cta-header:visited{
    color: #444;
}
.feature-box a.cta-header:hover,.feature-box a.cta-header:active{
    color: #444;
}

.feature-box a h3 {
    text-decoration: underline;
    color: #6e2639;
}

.feature-box a:hover h3 {
    color: #444444;
}

/* ===============================================================
News and Events
================================================================*/

#news .entry-title h2 {
	text-transform: none !important;
	}


#content div.dateButtons{
    height: 60px;
    border: 1px solid #ccc;
    width: 60px;
    border-radius: 10px;
    box-shadow: 3px 3px 3px #ccc;
    position: relative;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background: #fff;
}
.events .spost .entry-image{
    height: 60px;
    width: 60px;
}
.events .spost{
    margin-top: 0;
}

#content div.dateButtons a{
text-decoration: none;
color: #000;
}
#content div.dateButtons span{
    display: block;
    width: 100%;
    height: 20px;
    font-size: 10px !important;
    border-bottom: 1px dotted #ccc;
    font-family: arial;
    line-height: 20px;
    background: #6e2639;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: #fff;
    margin-top: 0;
}
#content div.dateButtons p{
    font-size: 10px !important;
    font-family: arial;
    position: absolute;
    width: 100%;
    bottom: 3px;
    height: 12px;
    margin: 0 !important;
    padding: 0 !important;
    left: 0;
    display: block;
    line-height: 10px;
    text-align: center;
}
.btn-xl {
    padding: 15px 22px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 6px
}
.event-container{
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(255,255,255,0.95);
}
.journey-nav{
	margin: 0;
}
.journey-nav li a{
    background: #444;
    color:#fff;
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination{
    position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index: 999;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #f28b00;
}
.fountaintag{
    line-height: 1.25em;
}

/*Infographic*/

.infog{
  color: #6e2639;
  text-align: center;
  text-transform: uppercase;
  font-family: "myriad-pro-condensed", sans-serif;
  font-size: 1.5em;
  padding: 30px 0;

}

#content .infog p{
  line-height: 1em;
  margin-bottom: 0;
}
.infog span{
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
  display: block;

}
#news a.more-stories:hover .well{
  background: #6e2639;
  color: #fff;
}
#news a.more-stories:hover .well h4{
  color: #fff !important;
}
#news .more-link{
  text-decoration: none !important;
}
#athletics a:visited{
  color: #6e2639;
}
.infographic .lines1, .infographic .lines2{
  display: none;
}

@media (min-width: 986px){
    .infographic{
    background-image: url(images/UALRinfo_LR_map_blank.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-size: 40%;
  }


    .faculty{
    background-image: url(images/harrypotter.png);
    padding: 10px 0;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
  }
  .athletics{
    background-image: url(images/UALRinfo_athletics.png);
    padding: 30px 0;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
  }
  .programs{
    background-image: url(images/UALRinfo_academics.png);
    padding: 30px 0;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
  }
  .programs span:after{
    content: '\2b';
  }
  #content .countries{
    background-image: url(images/UALRinfo_world_map.png);
    background-position: center;
    background-size: 85%;
    background-repeat: no-repeat;

  }
  #content .scholarships{
    background-image: url(images/UALRinfo_dollars.png);
    background-position: center;
    background-size: 85%;
    background-repeat: no-repeat;

  }
  #content .acres{
    margin-top: 135px ;
  }

  #content .acres span:before{
    content: '\2764 \a0';
    color: #f28b00;
  }

}
@media (min-width:1200px){
  .infographic .lines1{
    display: block;
    position: absolute;
    top: 30%;
    left: 300px;
  }
  .infographic .lines2{
    display: block;
    position: absolute;
    top: 30%;
    left: 630px;
  }
}

h2 a,
h3 a,
h4 a {
	text-decoration: underline !important;
	}

h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #6e2639 !important;
	}

#events-home .spost {
	border: none !important;
	}

.more-stories .well {
	border-radius: 3px;
	border: 1px solid #cccccc;
	padding: 15px 5px;
	margin-top: 1em;
	}

.more-stories .well h4 {
	margin-bottom: 0;
	}

#news .entry-content {
	margin: .5em 0 0 0;
	}

.view-events {
	display: block;
	width: 100%;
	margin: 2em 0 1em;
	padding: .5em;
	border-radius: 3px;
	background: #6e2639;
	font-weight: 600;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	color: #ffffff;
	}

.view-events:hover {
	background: #444444;
	color: #ffffff;
	}


@media (min-width:414px){

.view-events {
	width: 60%;
	margin: 2em 20% 1em;
	}

}

/* Home Page Alert Box */

.alert-danger {
	background-color: #6e2639;
	border: none;
	border-radius: 0;
	color: #ffffff !important;
	}
