body
{
	font-family: 'TW Cen MT Pro', 'TW Cen MT', 'PT Sans Narrow', sans-serif;
	font-size: 1.7em;
}

.bl-body
{
	margin-left: 215px;
	padding: 15px;
	background-color: #FFFFFF;
	border: #7fa620 solid 4px;
	
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	top: 0;
}

.bl-body.black
{
	background-color: #101010;
}

.bl-body.no-footer 
{
	bottom: 0;
}

.bl-tab
{
	height: 100%;
}

.bl-logo
{
	max-width: 215px;
}

.bl-sig
{
	width: 100%;
	background-color: #a7f205;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bl-sig p {
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1;
	font-weight: bold;
	font-size: 14pt;
	color: #111;
}

.bl-sig p.title {
	font-size: 20pt;
}

.bl-nav
{
	background-color: #101010;
	color: #ffffff;
	border: #7fa620 solid 4px;
	width: 223px;
	height: 100%;
	position: fixed;
	z-index: 100;
}

.bl-nav .bordered {
	border-bottom: #7fa620 solid 4px;
}

.bl-wheel
{
	font-family: 'latin_modern_roman10_regular', serif;
}

.bl-cards
{
	font-family: 'latin_modern_roman10_regular', serif;
}

li.hasSubElements:not(.active) > .bl-inner-nav
{
	display: none;
}

.bl-navigation li > a > span.glyphicon
{
	display: none;
}

.bl-navigation li.active > a:not(.bl-folder) > span.glyphicon
{
	display: inline;
	font-size: small;
}

.bl-navigation li.active > a:not(.bl-folder)
{
	color: #a7f205;
}

.bl-tab a
{
	color: #aa0e24;	
}

.bl-nav a
{
	color: #cccccc;
}

.bl-nav ul > li:not(.hasSubElements)
{
	transition: background-color 0.5s ease-in;
}

.bl-nav ul > li:not(.hasSubElements):hover,
.bl-nav ul > li.hasSubElements:hover > a
{
	background-color: #333333;
	transition: background-color 0s ease-in;
}

.bl-navigation li.hasSubElements.active > a
{
	font-weight: bold;
	color: #a7f205;
}

.bl-nav a:hover
{
	text-decoration: none;
}

.bl-navigation
{
	text-align: center;
}

ul
{
	list-style: none;
	padding-left: 0px;
}

ul ul
{
	#padding-left: 10px;
}

.bl-sidebar li a, .bl-sidebar li
{
	width: 100%;
	display: block;
}

.bl-sidebar li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.bl-sidebar > li
{
	border-bottom: #7fa620 solid 4px;
}

.bl-gallery, .container, .galleria-stage
{
	height: 100%;
}

.bl-gallery > a > img
{
	display: none;
}

.glyphicon
{
	padding-left: 5px;	
}

.bordered-image, #contact-image, #bio-image
{
	border: 5px solid;
	border-radius: 5px;
	border-color:#101010;
}

.bordered-image, #contact-image, #bio-image
{
	margin: 20px;
}

#contact-image
{
	height: 350px;
	float: right;
	margin-right: 400px;
}

#bio-image
{
	height: 350px;
	float: left;
}
#bio-text, #contact-text
{
	padding-top: 30px;
}

.media-object
{
	width: 250px;
}

.media
{
	padding-bottom: 2em;
}

#news, #bio, #contact
{
	padding-left: 1em;
	padding-right: 1em;
}

#frontImage_style
{
	position: absolute;
	max-height: 100%;
	max-width: 100%;
	
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#news_hr
{
	padding-bottom: 2em;
}

.copyright
{
	color: #CCCCCC;
	padding: 1em;
	font-family: 'Tw Cen MT Condensed', 'TW Cen MT Pro', 'TW Cen MT', 'PT Sans Narrow', sans-serif;
	font-size: 12pt;
	text-align: center;
	
	position: fixed;
	left: 0;
	bottom: 0;
	width: 215px;
}

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-48 { width: 48px; height: 48px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-48.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-48 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-48@2x.png); background-size: 60px 178px; } }