@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');}

@font-face {
font-family: "amatic";
src: url('./fonts/Amatic-Bold.ttf');}

img {
border: 0;
}

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

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

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

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;
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;
}

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

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

#postcontainer {
  margin-bottom: 100px;
}

.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;

}  

#body i{color:#8d7eb1;}

#content {
    font-family: printclearly, Lucida Sans Unicode, sans-serif;
font-size: 20px; 
color: #d9d9d9;
width: 700px;
padding-left: 267px;
}

#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;
}

.gallerypics {
	margin-bottom: 50px;
}

img.gallerypics {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

form, button{border:0;}

.stylizedinput{
background: #1c1c1e;
color: #cb8c9b;
font-family: printclearly, Lucida Sans Unicode, sans-serif;
border:0;
font-size:20px;
width:250px;
padding: 6px 15px 6px 15px;
margin-bottom: 15px;
border-radius:25px;
}

#stylized textarea{
background: #1c1c1e;
color: #cb8c9b;
font-family: printclearly, Lucida Sans Unicode, sans-serif;
border:0;
font-size:20px;
padding: 18px 10px 15px 18px;
margin-bottom: 10px;
border-radius:25px;
resize: vertical;
}

#stylizedsubmit {
	background: #564c6d;
	color: #e9e5e0;
border:0;
border-radius:10px;
	font-family: amatic, Tahoma, Geneva, sans-serif;
	font-size: 32px;
	padding: 10px 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
	ul#icons {
list-style: none;
}

ul#icons li {  
    float: left;   
    padding-right: 17px;
}
