/*
Theme Name: Child Theme for Alberta Newspaper Group Weekly Newspaper Publication Theme
Theme URI: http://taberstimes.com/
Author: TriCube Media
Author URI: http://tricubemedia.com/
Description: This is the child theme that goes under the Alberta Newspaper Group Weekly Newspaper Publication Theme. The parent theme includes The Taber Times, The Vauxhall Advance, The 40-Mile County Commentator, The Sunny South News, Westwind Weekly News, The Lethbridge Sun Times, The Shaunavon Standard and Maple Creek News. It was designed and developed by Sean Potts (http://seanpotts.com) and Jace Forsyth at TriCube Media.
Template: ang_weekly_publications
Version: Koopa 1.0	
*/

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

body {}

#logo {background:url(images/logo.png) no-repeat;background-size:240px 36px;width:240px;height:36px;}

a, section[role="content"] li:before, section[role="content"] li a:hover, h5 span, h6, h2 a:hover, .searchresult {color:#db1f1f;}
section[role="subscribe"] .breadcrumb li.active {background:#db1f1f;}
section[role="subscribe"] .breadcrumb li.active:after {border-left-color:#db1f1f !important;}

@media screen and (min-width: 43.125em) {
	#logo {background-size:352px 100px;width:352px;height:100px;margin-top:25px;}
}

.inter {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 800;
}

@media screen and (min-width:1200px) {
	.inter {
		display: block;
	}
}

.inter-wrap {
	width: 980px;	
}

.inter-left, .inter-right {
	width: 250px;
	box-sizing: border-box;
	min-height: 100vh;
}

.inter-left {  float: left; margin-left: -500px; }
.inter-right { float: right; margin-right: -245px;}

@media screen and (min-width: 1201px) {
    .inter-wrap {
        margin: 0 auto;
    }
    
    .inter-left {
        display: block;
    }
    .inter-right {
        display: block;
    }
}

@media screen and (min-width: 765px) {
	.flex-guide-masthead {  height: 150px; background-image: url("/wp-content/themes/ang_weekly_publications/images/sunny-escapes-masthead.jpg");
  background-repeat: no-repeat, repeat;}
  
}

