/* ---------------------------------------------------------------------------------------------- */
/* ---------- BASIC PAGE SETUP ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */

body { 
	margin: 0;
	padding: 0;
	font: 100%/1.5 helvetica, helve, arial, sans-serif; 
	color: #fff; 
	background: #161616;
	}

div { 
	margin: 0;
	padding: 0;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- FLOATS & FLOAT CLEARING ----------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


.left {
    float: left;
	}

.right {
    float: right;
	}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- TYPOGRAPHY ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */


p, ol, ul, dl, address { 
	margin-bottom: 1.5em; 
	font-size: 1em;
	}

p {
	hyphens: auto;
	}

ul, 
ol { 
	margin: 0 0 1.5em 0; 
	padding: 0 0 0 1em;
	}

li ul, 
li ol { 
	margin : 0;
	font-size : 1em;
	}

dl, 
dd { 
	margin-bottom: 1.5em; 
	}

dt { 
	font-weight : normal;
	}

b, strong { 
	font-weight: bold;
	}

hr { 
	display: block; 
	margin: 0 0 1.5em 0; 
	padding: 0;
	height: 1px; 
	border: 0; 
	border-top: 1px dotted #fff;
	}

small { 
	font-size: 1em;
	}

sub, sup { 
	font-size: 75%; 
	line-height: 0; 
	position: relative; 
	vertical-align: baseline;
	}

sup { 
	top: -.5em;
	}

sub { 
	bottom: -.25em;
	}


/* ---------- Links ----------------------------------------------------------------------------- */

a { 
	color: #fff;
	text-decoration: underline;
	}

a:visited { 
	color: #fff;
	}

a:focus { 
	outline: thin dotted; 
	color: rgb(0,0,0);
	}

a:hover, 
a:active { 
	outline: 0;
	color: #900;
	}


/* ---------- Headings -------------------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font: 100%/1.5 helvetica, helve, arial, sans-serif; 	
	font-weight: normal;
	margin-bottom: 1.5em;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- IMAGES ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


img {
	border: 0;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- TABLES ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


table { 
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 1.4em; 
width : 100%; }

th, td, caption { 
padding : .25em 10px .25em 5px; }

tfoot { 
font-style : italic; }

caption { 
background-color : transparent; }


/* ---------------------------------------------------------------------------------------------- */
/* ---------- FORMS ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


form { 
	margin: 0; 
	}

button, 
input, 
select, 
textarea { 
	font-family: helvetica, helve, arial, sans-serif; 
	color: #000;
	}

fieldset { 
	margin-bottom: 1.5em; 
	padding: 0; 
	border-width: 0; 
	}

legend { 
	*margin-left: -7px; 
	padding: 0; 
	border-width: 0; }

label{
	font-weight: normal;
	cursor: pointer;
	display: block;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	}

button, 
search,
input, 
select, 
textarea { 
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
	}

button, input { 
	line-height : normal; 
	*overflow : visible; 
	}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
	padding: 0.5em 1em;
	margin: 0;
	cursor: pointer; 
	}

input[type="checkbox"], 
input[type="radio"] { 
	box-sizing : border-box; 
	}

input[type="search"] { 
	box-sizing : content-box;
	}

button::-moz-focus-inner, 
input::-moz-focus-inner { 
	padding : 0;
	border : 0; 
	}

input{
	margin: 0;
	border: 1px solid #fff;
	font-size: 1em;
	padding: 0.25em 0.5em;
	background: #fff;
	}
	
input::-moz-focus-inner {
	border:0;
	}

input[disabled="disabled"], 
input.disabled {
	color: #7e7e7e;
	background: #a0a0a0;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- MAIN LAYOUT ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


#skiptomain { display: none; }

#wrapper {
	width: 100%;
	max-width: 1450px;
	position: relative;
	text-align: left;
	}

.container {
	}

#containerFirst {
	width: 70%;
	float: left;
	}

#containerSecond {
	width: 30%;
	float: right;
	}

#containerThird {
	width: 100%;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- NAVIGATION ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */


#navigation {
	width: 100%;
	}

#socialMedia {
	width: 57.14%;
	float: left;
	background: #3f3f3f;
	}

#newDocuments {
	background: #000;
	width: 42.86%;
	float: right;
	height: 300px;
	}

.mediaRow {
	width: 100%;
	margin: 0;
	padding: 0;
	}

.sllabStudios {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 50%;
	height: 150px;
	background: #900 url(../images/logo_sllab.png) center center no-repeat;
	text-indent: -99999px;
	}

a.buttonMain {
	float: left;
	display: block;
	width: 25%;
	height: 150px;
	text-indent: -99999px;
	}


a.buttonDcmnts {
	display: block;
	width: 100%;
	height: 300px;
	text-indent: -99999px;
	background: #000 url(../images/logo_dcmnts.png) center center no-repeat;
	}

a.buttonDcmnts:hover {
	background-color: #8b942e;
	}

a.twitter {
	background: #3f3f3f url(../images/icon_twitter.png) center center no-repeat;
	}

a.email {
	background: #333 url(../images/icon_email.png) center center no-repeat;
	}

a.linkedin {
	background: #727272 url(../images/icon_linkedin.png) center center no-repeat;
	}

a.instagram {
	background: #595959 url(../images/icon_instagram.png) center center no-repeat;
	}

a.pinterest {
	background: #4e4e4e url(../images/icon_pinterest.png) center center no-repeat;
	}

a.twitter:hover {
	background-color: #44739e;
	}

a.email:hover {
	background-color: #3b678f;
	}

a.linkedin:hover {
	background-color: #67a0d3;
	}

a.instagram:hover {
	background-color: #578fc2;
	}

a.pinterest:hover {
	background-color: #4b7ead;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- ARS LONGA ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */


#arsLonga {
	width: 100%;
	height: 425px;
	padding: 50px 0;
	background: #333;
	}

#arsLongaLogo {
	width: 42.86%;
	margin: 0;
	float: left;
	}

#arsLongaLogo h2 {
	background: #333 url(../images/logo_arslonga.png) center center no-repeat;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	}

#arsLongaText {
	width: 50%;
	height: 425px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	}

#arsLongaText p {
	padding-right: 14.29%;
	}

#arsLongaText p:last-child {
	margin-bottom: 0;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- ABOUT ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


#about {
	background: #a0a0a0 url(../images/portrait.jpg) bottom left no-repeat;
	width: 100%;
	height: 600px;
	padding: 0;
	margin: 0;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- FOR SALE NAVIGATION --------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


#shop {
	background: #646464;
	width: 100%;
	}

a.buttonShop {
	float: left;
	display: block;
	width: 33.33%;
	height: 150px;
	text-indent: -99999px;
	}

a.etsy {
	background: #3f3f3f url(../images/icon_etsy.png) center center no-repeat;
	}

a.ebay {
	background: #4e4e4e url(../images/icon_ebay.png) center center no-repeat;
	}

a.chairish {
	background: #595959 url(../images/icon_chairish.png) center center no-repeat;
	}

a.etsy:hover {
	background-color: #d87008;
	}

a.ebay:hover {
	background-color: #e27b14;
	}

a.chairish:hover {
	background-color: #ec8620;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- COPYRIGHT ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


#copyright {
	background: #212121;
	width: 100%;
	height: 75px;
	position: relative
	}

#copyright p {
	background: #212121;
	color: #595959;
	width: 90%;
	margin-bottom: 0; 
	padding: 0 5%;
	font-size: 0.75em;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
   }


/* ---------------------------------------------------------------------------------------------- */
/* ---------- FOOTER BAR (Decorative) ----------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


#footerBar {
	background: #000;
	width: 50%;
	height: 25px;
	margin-bottom: 50px;
	}


/* ---------------------------------------------------------------------------------------------- */
/* ---------- VENDOR-SPECIFIC ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }


input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

