/*
Theme Name: LICBP Splash 2019
Version: 1.0
*/

@charset "UTF-8"; @font-face { font-family: 'rco'; src: url("../LICBP-Temp/resources/Icons/rco.eot?30472654"); src: url("../LICBP-Temp/resources/Icons/rco.eot?30472654#iefix") format('embedded-opentype'), url("../LICBP-Temp/resources/Icons/rco.woff?30472654") format('woff'), url("../LICBP-Temp/resources/Icons/rco.ttf?30472654") format('truetype'), url("../LICBP-Temp/resources/Icons/rco.svg?30472654#rco") format('svg'); font-weight: normal; font-style: normal; } 

/* CUSTOM RESET */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,.header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,.header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a img,a{border:none;text-decoration:none}img{width:100%;height:auto}html,body{height:100%}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:none}input,submit,select,textarea{-webkit-appearance:none;border-radius:0;border:none;outline:none;margin:0;padding:0}
/* RSPNY */ .L{float:left}.R{float:right}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.FT{display:table;width:100%;height:100%}.FT .FC{display:table-cell;vertical-align:middle}.W100{width:100%}.W75{width:75%}.W66{width:66.6666%}.W50{width:50%}.W33{width:33.3333%}.W25{width:25%}a,a div,a span,input,submit,select,textarea{-webkit-transition-duration:.25s;-webkit-transition-property:color, background-color, opacity;-moz-transition-duration:.25s;-moz-transition-property:color, background-color, opacity -o-transition-duration:.25s;-o-transition-property:color, background-color, opacity; transition-duration:.25s;transition-property:color, background-color, opacity;}.loadfade{opacity:0;}body.loaded .loadfade{opacity:1;}body,input,submit,select,textarea{-webkit-font-smoothing: antialiased;font-size:100%;}

html, body { background-color: #f5f5f5; }
	
body { 
	font-family: "usual", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 1em;
	letter-spacing: 0.5px; 
	font-weight: 400; 
}
body, a { color: #555555; }
 a:hover { color: #222222; }

::selection { color: #ffffff; background: #dddddd; }
	
.din { font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; letter-spacing: 1.75px; text-transform: uppercase; }

#temporary { 
	position: relative; 
	width: 100%;
	height: 100%;
}
#temporary .tempContent {
	position: absolute;
	left: 20px; right: 20px;
	top: 20px; bottom:  20px;
	text-align: center;
	background-color: #ffffff;
}
#temporary .inner {
	max-width: 700px;
	margin: 0 auto;
	padding: 0 20px;
}

#temporary header { 
	width: 300px;
	margin: 0 auto 60px; 
	background: transparent;
}

#temporary .skull { 
	width: 60px;
	margin: 0 auto 20px;
}
#temporary .skull a { display: block; }
#temporary .skull span {
	display: inline-block;
	background: url(../LICBP-Splash-2019/resources/Images/licbp-logo-skull.png) no-repeat 0 0;
	background: url(../LICBP-Splash-2019/resources/Images/licbp-logo-skull.svg) no-repeat 0 0;
	width: 60px; height: 100px;
	background-size: 60px 100px;
}

#temporary header h1.logo a { display: block; }
#temporary header h1.logo span {
	display: inline-block;
	background: url(../LICBP-Splash-2019/resources/Images/licbp-logo-type.png) no-repeat 0 0;
	background: url(../LICBP-Splash-2019/resources/Images/licbp-logo-type.svg) no-repeat 0 0;
	width: 300px; height: 52px;
	background-size: 300px 52px;
}

#temporary .intro p,
#temporary .intro .addressHours ul li,
#temporary .intro .tempNote {
	font-size: 14px;
	line-height: 24px;
}
#temporary .intro .tempNote { 
	color: #B22222; 
	margin: 0 0 60px;
}
#temporary .intro .tempNote a { 
	color: #B22222;
	font-weight: 500; 
	padding: 0 0 1px;
	border-bottom: solid 1px #B22222;
}
#temporary .intro .tempNote a:hover { 
	color: #444444;
	border-color: #444444;
}

#temporary .intro p {
	display: none;
	margin: 0 0 60px;
}

#temporary .addressHours { margin: 0 0 60px; }
#temporary .addressHours ul {
    width: 33.33%;
    float: left;
}
#temporary .addressHours ul li.lead { 
	font-weight: 600; 
	color: #222222;
}

#temporary ul.social {
	width: 200px;
	margin: 0 auto 60px;
}
#temporary .social li {
	float: left;
	width: 33.33%;
}
#temporary .social li a { color: #bbbbbb; }
#temporary .social li a:hover { color: #444444; }
#temporary .social li a i { font-size: 24px; }

@media only screen and (max-width : 700px) {	
	#temporary .intro p,
	#temporary .intro .addressHours ul li,
	#temporary .intro .tempNote {
		font-size: 12px;
		line-height: 22px;
	}
}
@media only screen and (max-width : 600px) {	
	#temporary .tempContent {
		position: relative;
		left: 0; right: 0; top: 0; bottom:  0;
		padding: 60px 0;
	}
	#temporary .addressHours { margin: 0 0 40px; }
	#temporary .addressHours ul {
	    width: 100%;
	    float: none;
		padding: 0 0 20px;
	}
}	