@charset "UTF-8";
/* CSS Document */

a, a:hover, a:focus, a:visited {
	text-decoration: none;
	color: #f8fbfb;}

@font-face {
    font-family: 'quicksandbold';
    src: url('quicksand-bold-webfont.eot');
    src: url('quicksand-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('quicksand-bold-webfont.woff') format('woff'),
         url('quicksand-bold-webfont.ttf') format('truetype'),
         url('quicksand-bold-webfont.svg#quicksandbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quicksandregular';
    src: url('quicksand-regular-webfont.eot');
    src: url('quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('quicksand-regular-webfont.woff') format('woff'),
         url('quicksand-regular-webfont.ttf') format('truetype'),
         url('quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofia';
    src: url('SofiaProLight.eot');
    src: url('SofiaProLight.eot?#iefix') format('embedded-opentype'),
         url('SofiaProLight.woff') format('woff'),
         url('SofiaProLight.ttf') format('truetype'),
         url('SofiaProLight.svg#sofialight') format('svg');
    font-weight: normal;
    font-style: normal;

}

.name {
	font-family: 'Voltaire', sans-serif;
	font-weight: 400; 
	color: #c2c3c3;
	text-align: center;
	font-size: 31px;
	text-transform: uppercase;
	margin: 40px 0 0 0;
	letter-spacing: 3px;
	font-weight: normal;
	float: left;
	}
	
a.jl, a.jl:hover, a.jl:focus, a.jl:visited {
	color: #c2c3c3;
	text-decoration: none;}
	
body .site {
	width: 980px;
	background-repeat:no-repeat;}
	
body {
	background: #0c0c0c;}
	
.lthgw-nav {
	float: left;
	padding: 68px 0 0 13px;
	font-family: 'quicksandregular', sans-serif;}
	
a.nav, a.nav:hover, a.nav:focus, a.nav:visited {
	color: #716f6f;
	text-decoration: none;
	font-size: 17px;
	line-height: 22px;
	}
	
a.nav-current, a.nav-current:hover, a.nav-current:focus, a.nav-current:visited {
	color: #1b3b6f;
	text-decoration: none;
	font-size: 24px;}
	
.bracket {
	font-size: 40px;
	font-family: 'sofia', sans-serif;}
	
.content-jl {
	background: rgba(59,59,59, 0.55);
	width: 397px;
	height: 432px;
	float: right;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #f8fbfb;
	overflow: hidden;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 143px 42px 0 0;}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal !important;}	
	
p {
	margin: 0 !important;
	padding: 0 !important;}
	
#cntct p {
	line-height: 14px;
	margin-bottom: 10px !important;}
	
.contact-link {
	padding-left: 8px;}
	
a.follow-link, a.follow-link:hover, a.follow-link:focus, a.follow-link:visited {
	color: #f6f9fa !important;}
	
.contact-h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
	line-height: 14px !important;
	color: #b6b7b7;
	font-size: 12px !important;
	}
	
.semi {
		font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;}
	

.semi-ital {
		font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
	font-style:italic;}
	
p.me {
	font-size: 13px;
	line-height: 17px;
	font-family: 'Open Sans', sans-serif;}
	
.site-content article {
	margin-top: 8px !important;}
	
.es-carousel ul li{ 
	width: 72px !important;}

