/*
Theme Name:     Banff World Media Festvial Shoestrap Child
Theme URI:      http://banffmediafestival.com/
Description:    Child theme for the Shoestrap theme
Author:         Aleksey Sergeyev
Author URI:     http://datachild.ca/
Template:       shoestrap
Version:        0.1.0
*/

@import url("../shoestrap/style.css");
body
{
	min-width:320px;
	padding-top:125px;
	font-family:Arial, Helvetica, sans-serif !important; /* mother fkn IE would ignore this */
}
.page-header
{
	display:none;
}
/*#banner {
    background: transparent url('assets/img/Impact_headerBG_1500x618_20130610.png') top left no-repeat;
    height: 615px;
}

#bannerBGtail {
    width: 1500px;
    height: 3px;
    background: transparent url('assets/img/Impact_headerBGtail_1500x3.png') top left no-repeat;
}

.navbar-inner {
    background-color: transparent;
}

body {
    overflow-x: hidden;
}*/
