

@import url("reset.css");

@import url("menu.css");



@font-face {
 font-family: 'nm';
 src: url('fonts/Neue Haas Grot Disp-65 Medium.eot');

 font-family: 'nl';
 src: url('fonts/Neue Haas Grot Disp-45 Light');

 font-family: 'nb';
 src: url('fonts/Neue Haas Grot Disp-75 Bold');
}



body
{
	background: #FFF;
	font-family: nl, sans-serif;
	color: #424242;

	font-size: 12px;
        line-height: 17px;
        letter-spacing: 1px;
        list-style-type: none;
}

a 
{
    font-weight: bold;
    text-decoration: none;
    color: #424242;
}
a:hover { color: whitesmoke; }

a:visited{
     color: #424242 !important;
}

p { margin: 0 0 15px 0; }



h1, h2, h3, h4, h5 { font-weight: bold; font-size: 24px; margin: 0 0 15px 0; color: #FFF; text-shadow: 2px 2px 2px #000000; }

.button { 
    border-style: none;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
    background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
    background-color:#ffffff;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:0px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#666666;
    font-family:arial;
    font-size:12px;
    padding:4px 18px;
    text-decoration:none;
}
.button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
    background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
    background-color:#f6f6f6;
}
.button:active {
    position:relative;
    top:1px;
}


.social {
padding: 20px;
letter-spacing: 16px;
margin: 0 auto;
font-size: 22px;
text-align: left;
/*width: 280px;*/
}


.hello-menu {
    
    opacity: 0;
}
.hello-pos {
    position: fixed;
    top: 27px;
    left:120px;
}

.wrapper-44 {
    width: 780px;
margin: 0 auto;
padding-top: 12%;

    
    -webkit-animation: innis 0.7s; /* Chrome, Safari, Opera */
    animation: myfirst 0.7s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}


.js-masonry {
    width: 100%!important;
    margin: 0 auto;
  /*  padding-top: 70px;*/

}

.masel1 {
padding: 23px;
/*padding-right: 50px;*/
width: 250px;
/*padding-right: 60px;*/
margin: 0 auto;
/*width: 500px;
*/}

.masel {
padding: 20px;
padding-top: 9px;
padding-left: 170px;
/*max-width: 450px;*/
/*padding-right: 60px;*/
margin: 0 auto;
/*width: 500px;
*/}

.place {  
    
    padding-top: 50px;
}

.container{
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 10%;
    
    -webkit-animation: innis 0.7s; /* Chrome, Safari, Opera */
    animation: myfirst 0.7s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}


.container2{
    max-width: 500px;
    margin: 0 auto;
    margin-top: 10%;
    
    -webkit-animation: innis 0.7s; /* Chrome, Safari, Opera */
    animation: myfirst 0.7s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}


.artist-name {
    position: relative;
        top: 10px;
        width: 300px;
        margin: 0 auto;
        font-size: 20px;
        font-family: nm, sans-serif;
}

.gallery-thumb {
	width: 45%;
       
   
}


.gallery-thumb img {
	width: 100%;
         height: auto;
         -moz-border-radius: 2px;

}

.gallery-title {
    padding-top: 8px;
    padding-bottom: 15px;
}

.bold {
    font-weight: bold;
    padding-right: 10px;
}


.item {  
    display: inline-block;
  
}*


.wrapper {
    width: 95%;
    margin: 2em auto;
}


/*

body, html {
  width: 100%;
  height: 100%;
  @include box-sizing(border-box);
}*/


.imga {
  max-width:94%;
  height:auto;
  display: block;
  border:  solid 1px black;
}
  






.wdice {
  max-width: 450px;
  height:auto;
  display: block;
}




header h1 a
{
	color: #FFF;
}

header h1 a:hover
{
	color: #9C0;
}*


.mdd {
	
        max-width : 700px;
        position: absolute;
/*        padding-top: 150px;*/
        top: 10%;
        left: 52%;
        margin-right: -50%;
        transform: translate(-50%, 0%) ;
        -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
        
        -webkit-animation: innis 1s; /* Chrome, Safari, Opera */
        animation: myfirst 1s;
}

.artcon {
	max-width : 1170px;
        position: absolute;
        top: 15%;
        left: 5%;
        margin-right: -50%;
        transform: translate(-50%, 0%) ;
        -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
        
        -webkit-animation: innis 1s; /* Chrome, Safari, Opera */
        animation: myfirst 1s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}



section#main
{
	width: 940px;
/*	line-height: 24px;*/

    -webkit-animation: innis 0.7s; /* Chrome, Safari, Opera */
    animation: myfirst 0.7s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes innis {
    from {opacity: 0;}
    to {opacity: 1;}
}

section#content
{
	float: left;
/*	width: 560px;*/
	padding: 20px;
        border: 1px solid black;
        margin-left: auto;
        margin-right: auto;
/*        position: absolute;
        top: 60%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%); */
}




section#templatecopy
{
	clear: both;
	width: 900px;
	padding: 20px;
	line-height: 22px;
	text-align: right;
	font-size: 12px;
	border-top: 1px dotted #333;
}

section#templatecopy a
{
	font-weight: bold;
}


.whoop {
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #424242;
	font-size: 2em;
	font-weight: 900;

}

.top {
    float: left; 
    position: fixed;  
    top: 0px;
    left: 20px;
    font-family: Times-Bold;
    font-size: 57px;
    line-height: 25px;
    letter-spacing: -6.2px;
    z-index: 1002;
    color: black;
    -webkit-animation: myfirst 15s;/* Chrome, Safari, Opera */
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
    animation: myfirst 15s;
animation-iteration-count: infinite;
animation-direction: alternate;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    0%   {color: black;}
    25%  {color: gray;}
    55%  {color: white;}
    85%  {color: gray;}
    100% {color: black;}
}

/* Standard syntax */
@keyframes myfirst {
   0%   {color: black;}
    25%  {color: gray;}
    55%  {color: white;}
    85%  {color: gray;}
    100% {color: black;}
}


@media only screen and (max-width: 550px) {
        .artist-name {
        top: 70px;
        left: 0px;
        font-size: 18px;
        font-weight: bold;  
        margin-left: 20px;
    }
    
    .wrapper-44 { 
        margin-left: 20px;
        width: 350px;
        padding-top: 75px;
        margin: 0 auto;
    }

    .masel1 {
    padding: 20px;
    width: 310px;
    }   

    .masel {
    padding: 20px;
    width: 350px;
    }

        .container{
        margin-top: 30%;
    }

}



