/*
Theme Name: Salient uLethbridge Child Theme
Theme URI: http: //uleth.ca/
Description: This is a custom child theme for Salient
Author: University of Lethbridge Web Services
Author URI: http: //uleth.ca/
Template: salient
Version: 0.3
*/

@import url("../salient/style.css");

@media only screen and (min-width : 1px) and (max-width : 1000px) {

    body header#top .uofl-logo #logo img {
		height: 40px!important;
	}

    #header-outer.uofl-logo {
        height: 72px!important;
    }

    /* fixes Safari and IE9+ bugs that bork the background image below 1001px width */
    .full-width-section.parallax_section  {
	    background-attachment: scroll!important;
	    background-position: center center!important;
	}
	.full-width-section.parallax_section .row-bg.using-image {
		background-position: center center!important;
	}
	/* otherwise, h4s bleed into each other and outside the containing div*/
	.vc_col-sm-1 .vc_separator h4,
	.vc_col-sm-2 .vc_separator h4,
	.vc_col-sm-3 .vc_separator h4,
	.vc_col-sm-4 .vc_separator h4,
	.vc_col-sm-5 .vc_separator h4,
	.vc_col-sm-6 .vc_separator h4,
	.vc_col-sm-7 .vc_separator h4,
	.vc_col-sm-8 .vc_separator h4,
	.vc_col-sm-9 .vc_separator h4,
	.vc_col-sm-10 .vc_separator h4,
	.vc_col-sm-11 .vc_separator h4 {
		white-space: normal!important;
		width:100%;
		border-bottom:1px solid #ccc;
		padding-bottom: 10px!important;
		padding: 0 1.8em 10px 0!important;
	}
	/* end fix */
	.ujiCountdown.ujic-classic.is-countdown {
		font-size: 14px;
	}
}
/* otherwise, h4s bleed into each other and outside the containing div*/
.vc_col-sm-1 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-2 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-3 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-4 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-5 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-6 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-7 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-8 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-9 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-10 .vc_separator.vc_separator_align_left h4,
.vc_col-sm-11 .vc_separator.vc_separator_align_left h4 {
	width: 100%;
	white-space: normal;
	padding: 0 5.8em 0 0;
}

body #header-outer, body #search-outer {
	background-image: url(images/banner_bar_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
* body a {
	color: #1e85e6;
}
.row .col.section-title p {
	font-size: inherit;
	line-height: 1.2em;
}
#mobile-menu {
    background-color: #06559e;
}
#mobile-menu ul li a {
	font-weight: 600;
	font-size: 16px;
	color:rgba(255, 255, 255, 1);
}
#mobile-menu ul li a:hover {
	color:rgba(255, 255, 255, 0.7);
}
body p a {
	color:#1e85e6;
}
body p a:hover {
	color: #06559e;
}
.col:hover > .icon-3x.extra-color-2.hovered[class^="icon-"]:not(.alt-style), .col:hover > .icon-3x.extra-color-2.hovered[class*=" icon-"]:not(.alt-style), body .swiper-slide .button.transparent_2 a.extra-color-2:hover, .col:hover:not(#post-area):not(.span_12):not(#sidebar) .icon-3x.extra-color-2.hovered[class^="icon-"]:not(.alt-style), .col:hover:not(#post-area):not(.span_12):not(#sidebar) a .icon-3x.extra-color-2.hovered[class*=" icon-"]:not(.alt-style), #sidebar .widget:hover .icon-3x.extra-color-2[class^="icon-"]:not(.alt-style), .pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-2 h3 .highlight-reason {
	color: #333!important;
}
/* secondary menu styles */
.sf-menu {
	float:left;
	font-weight: 600;
}
#header-secondary-outer #social {
	float:right;
}
body #header-secondary-outer nav ul.sf-menu {
	border-top: 0;
}
body #header-secondary-outer nav > ul > li:last-child {
	border-right:0!important;
}

/* icon-with-text columns */
.iwt-text h4 {
	font-size: 20px;
	line-height: 26px;
	margin-top:0;
	color: #06559e;
}
.page .row .row-bg-wrap {
	padding-right:1em;
	padding-left:1em;
}
.page .iwt-text {
	color: #000;
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}
.home .iwt-text {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}
.icon-default-style icon-globe extra-color-1 {

}
.iwt-text h4 a {
	color: #06559e;
}
.iwt-text h4 a:hover {
	color:#1e85e6;
}
.iwt-icon {
	margin-top: 5px;
}
.iwithtext {
	padding-right:10px;
}

/* various section titles */

.row .col.section-title h1, .row .col.section-title h2 {
    font-family: Open Sans, sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 100;
}
.tagline-divider {
		padding: 20px 5px;
		text-align: center;
		font-size: 20px;
		font-weight: 600;
		line-height: 2;
		text-transform: uppercase;
		color: #000;
		/*for IE9*/
		padding: 40px 0;
	}
.row .col .uppercase h4 {
	text-transform: uppercase;
	font-weight: 600;
	font-family: 20px;
	line-height: 2;
	color: #000;
}
@media only screen and (min-width: 1001px) {
	.tagline-divider {
		padding: 40px 180px;
	}
}
.hp-about {
    text-align: center;
	padding: 5px;
}
.hp-about .wpb_wrapper p {
	line-height: 1.8em;
    font-size: 20px;
}

@media only screen and (min-width: 1001px) {
	.hp-about {
	    padding: 0 100px;
	}
}
.row .col.section-title {
	border:0;
}
.row .col.section-title {
	padding: 0 0 1em;
}
.home .row .col.section-title {
    padding: 2em 0 1em;
}

/* short bottom borders for section titles */

.row .col.section-title h2 {
	padding-bottom: 40px;
}
.row .col.section-title h2:after {
  content : "";
  position: absolute;
  bottom  : 0;
  height  : 2px;
  width   : 50px;
  left: 50%;
  margin: 0 0 0 -25px;
  background: #21252b;
}
/* end bottom borders */

.main-content ul, .main-content ol {
	margin-bottom: 50px;
}
ul.rss-aggregator {
	margin-bottom: 0;
}
body .wpb_separator, body .vc_text_separator {
	position: relative;
}
body .vc_text_separator div {
	line-height: 1.2;
}
body .vc_text_separator  {
	margin-bottom: 10px;
}
.vc_text_separator  {
	height: auto;
}
body .wpb_separator, body .vc_text_separator {
	border-color: #ccc;
}


/* Homepage testimonials padding */

@media only screen and (min-width: 1001px) {
	.home .testimonial_slider blockquote {
		padding-left: 150px;
		padding-right: 150px;
	}
}
.light .testimonial_slider blockquote span, .testimonial_slider blockquote span {
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    padding: 15px 0;
    display: inline-block;
    line-height: 1.6;
    text-transform: uppercase;
}
.testimonial_slider blockquote span {
	color: #000;
}

/* UNews feed display on homepage */

.main-content .unews-feed ul, .main-content .unews-feed ol {
	margin-left:0;
}

.unews-feed {
	text-align:center;
}
.unews-feed #sidebar h4 {
	display: none;
}
.unews-feed h4 .rsswidget, .unews-feed h4 .rsswidget img {
	display: inline-block;
	margin-bottom: 0;
}
.unews-feed {
	margin: 0 45px;
}
.unews-feed ul li a.rsswidget {
	color: #1e85e6;
	font-size:18px;
	font-family: Open Sans, sans-serif;
	font-weight: 400;
	display: block;
}
.unews-feed .rss-date {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.unews-feed cite {
	display: none;
}
.unews-feed .rssSummary {
	font-size: 13px;
	line-height: 2;
}
.unews-feed ul li a.rsswidget:hover {
	text-decoration: underline;
}
.unews-feed ul li {
	list-style: none;
	text-align: center;
	margin:12px 0;
	padding: 25px 0 15px;
}

#footer-outer #copyright p {
	color: #ccc;
}
#footer-outer #copyright p a, #footer-outer #copyright a  {
	color: #fff;
}

/* video embed on sub pages */

.video-strip .col {
	padding: 25px;
}

.wpb_text_column.video-quote p {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 2;
}
.introtext {
	font-size:1.5em;
	font-weight: 100;
	line-height: 1.6;
	letter-spacing: 1px;
}
.introtext-mini, .introtext-mini p {
	font-size:1.1em;
	font-weight: 100;
	line-height: 2;
	letter-spacing: 1px;
}
.introtext p, .introtext-mini p {
	margin-bottom: 20px;
	padding: 0;
}
.introtext strong, .introtext-mini strong {
	font-weight: 100;
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	.wpb_text_column.introtext p {
		padding: 0 40px;
	}
}
@media only screen and (max-width: 1000px) {
	.introtext p {
		padding: 0;
	}
}
@media only screen and (min-width: 1300px) {
	.introtext p {
		padding: 0 100px;
	}
}
/*.row .col .introtext p:last-child {
    padding-bottom: 20px;
}*/
.no-margin-bottom {
	margin-bottom: 0!important;
}
.main-content .iwt-text ul,
.main-content .iwt-text ol {
	margin-bottom: 0;
}

.page .fat-bottom .iwt-text {
	padding-bottom:40px;
}
/*.main-content .iwt-text ul,
.main-content .iwt-text ol {
	margin-bottom: 50px;
	padding-bottom: 50px;
}
*/

@media only screen and (min-width : 1px) and (max-width : 1000px) {
	/*.main-content .iwt-text ul,
	.main-content .iwt-text ol {
		margin-bottom: 20px;
		padding-bottom: 0;
	}*/

	.page .fat-bottom .iwt-text {
		padding-bottom:0;
	}
}
.light-caption.swiper-slide .content h2,
.caption-lightbg-custom.swiper-slide .content h2,
.light-caption-nopadding .content h2,
.light-caption-button.swiper-slide .content h2,
.light-caption-nopadding.swiper-slide .content h2 {
	background: none;
	color: #fff;
}
.caption-lightbg-custom.swiper-slide .content h2 {
	color: #000;
	padding: 0!important;
}
.caption-lightbg-custom.swiper-slide .content p {
	/*background: rgba(255,255,255,0.4);*/
	padding: 5px 15px;
	margin-bottom: 25px;
	display: inline-block;
}
.solid_color_2 {
	color: #666;
}
.light-caption-button.swiper-slide .content h2 {
	padding: 8px 50px 2px 0 !important;
}


.swiper-slide .content h2 {
    color: #333;

    background-color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 8px 20px 2px!important;
}

.addthis_horizontal_follow_toolbox p {
	display: none;
}
.addthis_horizontal_follow_toolbox a {
	margin-right: 10px;
}

/* added June 25 2015 */
/* blog additions */
.post-content blockquote::before {
    color: #708090;
    content: "\f122";
    display: inline-block;
    float: left;
    font: 48px/1 "dashicons";
    margin-right: 20px;
    vertical-align: top;
}
.post-content blockquote::after {
    clear: both;
    content: "";
    display: table;
}
.post-content blockquote {
    font-size: 1rem;
    line-height: 2.1;
    background: #e3e6e9 none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 30px;
}
.wp-caption {
	margin-bottom: 20px;
}
.wp-caption .wp-caption-text {
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5;
    padding: 5px 10px;
}
.row .col .wp-caption img {
	margin:0 auto;
	padding-top: 10px;
}
.wp-caption .small-image-caption-wider {
	padding-right: 10px;
	padding-left: 10px;
}
article.post .more-link span, .blog-recent .more-link span {
	background: #06559e;
	color: #fff;
}
article.post .more-link span:hover, .blog-recent .more-link span:hover {
	text-decoration: none;
	opacity: 0.75;
}
article.post .more-link:hover, .blog-recent .more-link:hover {
	text-decoration: none;
}
.single .heading-title {
	border:0;
}
.column_container .section-title {
	border:0!important;
	margin-bottom: 0!important;
}
.recent_posts_extra_widget .post-widget-text {
    margin-bottom: 8px;
    margin-top: 2px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 17px;
}
article.post .content-inner {
    border: medium none !important;
}
.masonry-blog-item .content-inner {
    border: 0 none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* end June 25 2015 */
/* added July 15 2015 */
#footer-outer {
	background: #333;
}
body #footer-outer #footer-widgets a {
	color: #3ea9f8!important;
}
body #footer-outer #footer-widgets a:hover {
	color: #1e85e6 !important;
}
#footer-outer.borderchange #footer-widgets .col ul li {
    border-bottom: 1px solid rgba(200, 200, 200, 0.1)!important;
}
#footer-outer #footer-widgets .col .tp_recent_tweets ul li {
	padding-left:40px;
	font-size: 0.8rem;
}
#footer-outer #footer-widgets .col ul li:first-child {
	padding-top:8px!important;
}
#footer-outer .tp_recent_tweets li {
	float: none;
	clear:both;
	background-position: 0 11px;
}
/* end July 15 2015 */
/* recent posts on home page*/
.blog-recent[data-style="title_only"] .col {
	padding: 12px 0;
}
.blog-recent[data-style="title_only"] .post-header .title {
	font-size:17px;
	line-height: 28px;
}
.blog-recent[data-style="title_only"] .post-header {
    left: 10%;
    margin-bottom: 0;
    position: relative;
    width: 80%;
}
.post-header, #single-below-header {
	line-height: 18px;
}
article.post .post-meta .date {
	font-weight: bold;
}
.masonry-blog-item .article-content-wrap {
    padding: 0 18px 18px;
}
.masonry-blog-item .content-inner {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
html .ascend #footer-outer #footer-widgets .col ul li {
	border-bottom: 1px solid #444 !important;
}
html .ascend #sidebar .widget.widget_categories li,
html .ascend #sidebar .widget.widget_pages li,
html .ascend #sidebar .widget.widget_nav_menu li {
	border-bottom: 1px solid #e6e6e6 !important;
}
#search-results .result span.bottom-line, .masonry-blog-item span.bottom-line {
	display:none;
}
article.post .more-link, .blog-recent .more-link {
	display: none;
}
article.post.masonry-blog-item .post-meta {
	padding: 0 18px 18px;
}
#search-results .result, .masonry-blog-item {
	padding:0;
}

html .single-post #single-meta {
	top:auto;
	bottom: 8%;
}
#post-area {
	padding-right:100px;
}
article.post h2.title {
	margin-top: 20px;
}
article.post .content-inner .post-featured-img img {
	margin-bottom: 0!important;
}
body #page-header-bg .span_6 h1 {
	font-weight: 100;
	font-size: 80px;
	line-height: 95px;
	letter-spacing: 2px;
	text-shadow: 1px 2px 3px #666;
}
.wpb_widgetised_column .widget_tp_widget_recent_tweets h4 {
	display: none;
}
.wpb_widgetised_column .tp_recent_tweets li {
	background-image: none;
	text-align: center;
	padding: 15px 10px 20px;
	margin: 5px 15px;
}
.wpb_widgetised_column .tp_recent_tweets li span {
	line-height: 25px;
}
.wpb_widgetised_column .tp_recent_tweets li a {
	color:#1e85e6;
}