


/* @override http://dierks-com.devmcn.com/sites/dierks.com/themes/dierksfull/css/bourbon.css */

/** File: bourbon.css
	Launch Date: 2013-06-17
	Description: Bourbon Video
**/



#stratus{position:fixed;bottom:0;left:0;overflow:hidden;z-index:10000;}
#stratus,#stratus iframe{height:32px;width:100%}
#stratus iframe{visibility:hidden}
#stratus.open,#stratus.open iframe{height:199px !important}


html {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

body {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;

}


.bodytext { 
font-size:16px;
font-family: 'Montserrat', sans-serif;
line-height:22px;
color:#ccc;

}

.bodytextlargetop { 
font-size:16px;
font-family: 'Montserrat', sans-serif;
line-height:24px;
color:#333;

}

.bodytextlargetopred { 
font-size:14px;
font-family: 'Montserrat', sans-serif;
line-height:20px;
color:#F00;

}



.footertext { 
font-size:12px;
font-family: 'Montserrat', sans-serif;
line-height:14px;
color:#333;

}


.headertext { 
font-family: 'Montserrat', sans-serif;
font-size:28px;
line-height:48px;
color:#333;
font-weight:bold;

}



.smallheadertext { 
font-family: 'Montserrat', sans-serif;
font-size:22px;
line-height:48px;
color:#fff;

}


a:link{
	color:#666;
	text-decoration:none;
	font-weight: normal;
}

a:hover{
	color:#666;
	text-decoration:none;
	font-weight: normal;
}


a.active{
	color:#666;
	text-decoration:none;
	font-weight: normal;
}
		

a:visited{
	color:#666;
	text-decoration:none;
	font-weight: normal;
	text-align: right;
}


#footerbar {
	display:block;
	position:absolute;
	bottom:0;
	height: 70px;
	z-index:99999;
	width: 100%;
	text-align: center;
}



#title {
	background: url(headerrh.png) top left no-repeat;
	width: 653px;
	height: 600px;
	position:absolute;
	z-index:15;
	top:50px;
    left:50%;
	margin:-10px 0 0 -200px;
}


#mgmt {
	background: url(headerrh.png) top left no-repeat;
	width: 653px;
	height: 600px;
	position:absolute;
	z-index:15;
	top:50px;
    left:50%;
	margin:-10px 0 0 -200px;
}





a.itunes {
	background: url('../images/bourbon/itunes.png') top left no-repeat;
	display: block;
	width: 500px;
	height: 56px;
	text-indent: -999em;
	margin-bottom: 20px;
}

a.itunes:hover { background: url('../images/bourbon/itunes.png') bottom left no-repeat; }

.enter a {
	position: fixed;
	bottom: 70px;
	right: 50px;
	text-indent: -999em;
	display: block;
	width: 200px;
	height: 66px;
	opacity: 0.7;
	background: url('../images/bourbon/enter.png') top left no-repeat;
}

.enter a:hover {
	background-position: 0 -68px no-repeat;	
	opacity: 1;
}

.links {
	margin-top: 0px;
}

a.fb {
	margin-top: 0px;
	background: url(socials.png) top left no-repeat;
	display: inline-block;
	width: 45px;
	height: 41px;
	text-indent: -999em;	
}

a.tw {
	background: url(socials.png) top right no-repeat;
	display: inline-block;
	width: 45px;
	height: 41px;
	text-indent: -999em;	
}

a.tw:hover { background-position: bottom right; }
a.fb:hover { background-position: bottom left; }
