
body
{
    background-color: #fff2cc;
}
h1
{
    font-family: "dominique_extrabold" !important;
    font-size: 8em;
    line-height: 0.9em;
    color: #006f44;
    margin-bottom: 0.5em;
}
.dominique_extrabold
{
    font-family: "dominique_extrabold" !important;
}
h2,h3,h4,h5,h6
{
    font-weight: bold !important;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
	color: #006f44;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i
{
	float: right;
	color: #006f44;
}
h3 small
{
    color: #666;
}
div.header
{
    height: 70px;
    line-height: 70px;
    background-color: #006f44;
    border: none;
}
div.header img.logo
{
	max-height: 50px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: inherit;
}
div.event-container
{
	border-radius: .6em;
	border: 2px solid #006f44;
	padding: 1em;
	padding-bottom: 0;
	margin-bottom: 1em;
	/* background-image: linear-gradient(to bottom right, rgba( 255,255,255,.1),rgba( 0,0,0,.1)); */
	background-color: #fff;

	box-shadow: 1px 1px 1px #006f44, 2px 2px 1px #006f44, 3px 3px 1px #006f44;
}
.card-em
{
	border-top: 3px solid #006f44 !important;
}
.blue
{
	color: #006f44 !important;
}
p.pink
{
    color: #e47093 !important;
}
.banner-dates
{
    background-color: #e47093;
    text-align: center;
}
.banner-banner
{
    height: 200px;
    background-color: #006f44;
    background-image: url(../img/sask-jazz/banner_banner.jpg);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-size: 100%;
    background-position: center center;
}
a.button.success, a.button.success i, button.success, button.success i
{
    color: #fff !important;
}
.venue-bkg-5
{
    background-color: #006f44;
}
.venue-bkg-13
{
    background-color: #78d64b;
}
.venue-bkg-16
{
    background-color: #59cbe8;
}
.event-title
{
    font-size: 3em;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}
.event-title small
{
    font-size: 0.5em !important;
    font-weight: normal !important;
    line-height: 0.8em;
}
.sj-footer
{
    background-color: #1b1c17;
    padding: 1em;
    color: #fffaea;
}