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

body 
{ 
background-color: #100f11;
cursor: url(./images/LL-shovel.png), pointer;
}

@font-face {
font-family: "existence";
src: url('./fonts/Existence-Light.otf');}

@font-face {
font-family: "infini";
src: url('./fonts/infini-gras.otf');}

@font-face {
font-family: "printclearly";
src: url('./fonts/PrintClearly.otf');}

img {
border: 0;
}

#gototop {
display: none;
position: fixed;
right :0px;
top: 0px;
height: 180px;
width: 187px;
}

#gototop img {
width: 187px;
}

img.left {
float: left;
margin-left: 15px;
margin-bottom: 15px;
}

img.right {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}

b{font-weight:strong;
color: #ffffff}

a:link,a:active,a:visited{color:#a76b79;
font-weight:bold;
text-decoration:none;
cursor: url(./images/LL-shovel-hover.png), pointer;
}

a:hover{color:#fa6883;
font-weight:strong;
font-style: italic;
text-decoration:none;
cursor: url(./images/LL-shovel-hover.png), pointer;
}

h1{color: #87858a;
font-family: infini, Tahoma, serif;
font-size:32px;
letter-spacing:3pt;
text-transform: uppercase;
width: 1137x;
text-align: center;
}

h2{color: #87858a;
font-family: infini, Tahoma, serif;
font-size:26px;
letter-spacing:2pt;
border-bottom:1px solid #2b2b2c;
width: 800px;
text-align: center;
}

.postheader {
margin-left: auto;
  margin-right: auto; 
  margin-bottom: 30px;
  padding-bottom: 20px; 
}

.postcontainer {
margin-left: auto;
  margin-right: auto; 
  margin-bottom: 100px;
width: 800px;
text-align: center;
}

.container {  
    background-color: #161618;
    width: 1137px;  
    margin: 0 auto;   
}  

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }  

::-webkit-scrollbar-thumb:vertical {background-color:#242425}; height:auto;}
::-webkit-scrollbar-thumb:horizontal {background-color:#242425;height:10px !important;}
::-webkit-scrollbar {height:7px; width:9px; background-color:#2f2e30;}


#gohome {
	background: url(./images/LL-homelink.png) ;
	background-repeat: no-repeat ;
	width: 1137px;
	height: 80px;
}

#header {  
    background: url(./images/LL-header.png);
    background-repeat: no-repeat;
	width: 1137px;
	height: 432px;
}  

ul#homelink {
	position: relative;
list-style-type: none;
}

ul#homelink li {
	position: absolute;
}

ul#homelink li a{
 display: block;
 height: 100%;
 text-indent: -9000px;
}


#home {
 left: 873px; top: 39px;
 width: 80px;
 height: 42px;
 }
 
ul#homelink li a:hover {
 background: url(./images/LL-homelink-hover.png) no-repeat 0 0;
}

ul#homelink li#home a:hover {
 background-position: -873px -39px;
}

#nav {
    background: url(./images/LL-nav.png) ;
        background-repeat: no-repeat;
	width: 1137px;
	height: 179px;
	margin-bottom: 40px;
}  

ul#catwalk {
 position: relative;
list-style-type: none;
}

ul#catwalk li {
position: absolute;
}

ul#catwalk li a{
 display: block;
 height: 100%;
 text-indent: -9000px;
}

#artist {
 left: 259px; top: 64px;
 width: 108px;
 height: 65px;
 }
 
 
#art {
  left: 522px; top: 64px;
   width: 80px;
 height: 65px;
}

#store {
  left: 770px; top: 64px;
   width: 94px;
 height: 65px;
}

ul#catwalk li a:hover {
 background: url(./images/LL-nav-hover.png) no-repeat 0 0;
}

ul#catwalk li#artist a:hover {
 background-position: -259px -64px;
}

ul#catwalk li#art a:hover {
 background-position: -522px -64px;
}

ul#catwalk li#store a:hover {
 background-position: -770px -64px;
}

#body {  
    padding-left: 84px;
    padding-right: 84px;
    padding-bottom: 82px;
	font-family: printclearly, Lucida Sans Unicode, sans-serif;
font-size: 20px; 
color: #d9d9d9;
text-align: center;
margin: 0 auto;

}  

#body i{color:#8d7eb1;}


.meta {
font-style: italic;
}

.storytitle {
font-family: infini, Tahoma, serif;
font-size:17px;
letter-spacing:3pt;
text-transform: uppercase;
width: 1137x;
text-align: center;
}


.storycontent {
padding-top: 20px;
margin-top: 20px;
  margin-bottom: 30px;
}


#body img {
max-width: 550px;
height: auto;
}

.feedback {
border-bottom:1px solid #2b2b2c;
padding-bottom: 60px;
margin-bottom: 60px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
}

.pagination a:active) {color: #100f11;}

#sidebar {
	float: left;
width: 199px;
padding-top:35px;

}

#sidebar a{
	background: #2f2e30;
	color: #d9d9d9;
	font-family: existence, Tahoma, Geneva, sans-serif;
	font-size: 15px;
	letter-spacing: 8px;
	padding: 14px 0 0;
	text-align: center;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	position: relative;
	display: block;
	border-radius: 20px;
	border-style: dashed;
		border-width: 1px;
	border-color:#959599
	width: 150px;
	margin: 0 auto;
	height: 30px ;
		
	}
	
#sidebar a:hover {
	background: #1c1c1e;
	color: #d9d9d9;
	text-align: center;
	-o-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	display: block;
	}

#footer {  
    background-color: #100f11;
    background-repeat: repeat-y;
    padding-left: 84px;
    padding-top: 34px;
    padding-bottom: 23px;
    color: #d9d9d9;
    font-family: Georgia, serif;
    font-size: 11px;
    height: 124px;

}  

#stamp {
background-image: url(./images/LL-stamp.png);
width: 152px;
height: 123px;
float: left;
}

#leftfooter {
width: 395px;
height: 123px;
float: left;
font-style: italic;
padding-top: 43px;
padding-left: 130px;
text-align: center;
}

#rightfooter {
float: left;
font-style: italic;
padding-top: 43px;
padding-left: 30px;
}