﻿
/* Clearfix */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

table {
    border-spacing: 0; 

}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}

* { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;
    box-sizing: border-box;  

}

html {
    position: relative;
    min-height: 100%;
      -webkit-font-smoothing: antialiased;
   text-shadow: 1px 1px 1px rgba(0,0,0,0.004)
}

body {
    /*display: none;*/
    margin: 0 0 50px; /* bottom = footer height */

}

@font-face {
    font-family: myfont;
    src: url(../assets/LiberationSans-Regular.ttf);
}


footer {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    margin: 0px;
    background-color: #070707;
    z-index: 10000;
    padding-right: 5px;
    padding-left: 5px;
    
}

header {

  position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    background-color:  #ffffff;

}

.headerblack {

  position: fixed;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    background-color: #000000;
    z-index:100;
   
}




.main-wrapper {
   
    min-height: 100%;
    width: 100%;
    margin: auto;
    margin-right: 0px;
    overflow-x: hidden;
   
}

#home-img {
          
           width: 100%;
           height: 900px;
           overflow: hidden;
           background-attachment:fixed;
           background-image:url(../img/home4.jpg);
           background-repeat:no-repeat;
           background-position:center;
           position: relative;
           padding-bottom: 50px;


}


#home-text {
           
           width: 100%;
           height: auto;
          
           bottom: 0;
           position: relative; 
           overflow: hidden;
           font-family: 'Open Sans', sans-serif;
           font-size: 24px; 
           text-align: center;    
           text-justify:distribute;
           color: #969696;
           background-color: #ffffff;
           margin-left: auto;
           margin-right: auto;
           display: table;
           padding: 10px;

    
          
}

h1 {
    width: 500px;
    height: auto;
    font-size: 18pt;
    /*font-family: myfont;*/
    font-family: 'Open Sans', sans-serif;
    font-weight:lighter;
    
    letter-spacing: 8px;
    text-align:center;    
    text-justify:distribute;
    color: #191919;
    display:table-cell;
    vertical-align: middle;
    margin: auto;
    
 
    
}

#about {
    width: 100%;
    height: auto;
    min-height: 0px;
    
    background-color: #ffffff;
   
    padding: 40px;
}

#cv {
    width: 100%;
    
    background-color:  #ffffff;
    
}

#cv-outer {
   width: 100%;
   background-color: #ffffff;
   padding-top: 0px;
   padding-left: 40px;
   padding-right: 40px;
}

.exhibit-inner {
 max-width: 1000px;
    margin: auto;
   
    margin-bottom: 0px;
    
} 


.left {
    width: 50%;
    float: left;
  
}

.right {
    float: right;
    text-align:right;
    width: 50%;
}


.break {
   margin-bottom: 20px;
}

.about-inner {
 max-width: 1000px;
    margin: auto;
    height: auto;
    margin-bottom: 0px;

} 


.about-text{

    font-weight:normal;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    
   

}

.exhibit-wrap {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 10px;
    display: inline-block;
}

.exhibit-text

{

    font-weight:normal;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
   
   }

.exhibit-title {
    height:auto;
    width: 100%;
   margin-bottom: 10px;
   border-bottom: thin solid;
   border-bottom-color: #d8d8d8;
   /*
   text-decoration: underline;
 -moz-text-decoration-color: #b9b9b9;*/
}


.about-text-japan{

    font-weight:lighter;
    font-size: 20px;
    display: none;
  
}


#work {
    width: 100%;
    height: auto;
   
    background-color: #121212;
}




#troll1 {
    width: 100%;
    height: 900px;
    background-attachment:fixed;
    background-image:url(../img/home8.jpg);
    background-repeat:no-repeat;
    background-position:center;

}

#home6 {
    width: 100%;
    height: 1000px;
    background-attachment:fixed;
    background-image:url(../img/home6.jpg);
    background-repeat:no-repeat;
    background-position:center;
    border-bottom:solid;
    
    border-bottom-color: #000000;
    
}

#home7 {
    width: 100%;
    height: 1000px;

    background-image:url(../img/home7.jpg);
    background-repeat:no-repeat;
    background-position:center;
    border-bottom:solid;
    
    border-bottom-color: #000000;

}

#writing {
    width: 100%;
    min-height: 900px;
    background-color:  #ffffff;
    
}

.section-titles {
    max-width: 900px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
    text-align:center;
    

}



.section-content {

    max-width: 900px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
    text-align:center;
    font-size: 14px;

}

    .section-content a:link {
    color:#9d9d9d;
    letter-spacing: 6px;
    -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
    
    }

.section-content a:hover {
    color:#000000;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;

  transition:.5s;
    
 }

.section-content a:visited {
    color:#212121;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;

  transition:.5s;
    
 }


.jp-titles-sections {
    font-weight:normal;
    font-size: 16px;
    text-align:right;
     letter-spacing: 8px;
}

.english-titles-sections {
    font-weight:normal;
    font-size: 16px;
    text-align:right;
    letter-spacing: 8px;
}


#video {
    width: 100%;
    min-height: 900px;
    background-color:  #ffffff;
    z-index: 1;
}

#audio {
    width: 100%;
    min-height: 900px;
    background-color:  #ffffff;
    z-index: 1;
}



.soundcloud-contain-main {
    width: 90%;

    margin: auto;
}

.spacer-main {
    height:25px;
    width: 100%;
}



#contact {
    width: 100%;
    height: auto;
    min-height:1200px;
    background-color:  #ffffff;
  
}

#mail-outer {
    width: 100%;
    max-width: 900px;
    margin: auto;
}

#mailframe {
    width: 100%;
    max-width: 900px;
    
    height:auto;
    min-height:1200px;
    border:none;
    margin: auto;
    overflow:hidden;
    overflow-y: hidden;
}

/*Email Form Style
label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
    color: #494949;
}

input, textarea {
	width:500px;
	height:30px;
	background:#efefef;
	border:1px solid #dedede;
	padding:5px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
     -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
     border:1px solid #9a9a9a;

}

input:focus, textarea:focus {
    border:1px solid #009aff;
}

form {
    margin:0 auto;
    width:500px;
}

textarea {
	height:213px;

}


#submit {
    width:127px;
    height:38px;
    background:url(../img/submit.jpg);
    text-indent:-9999px;
    border:none;
    margin-top:20px;
    cursor:pointer;
    margin-left: auto;
    margin-right: auto;
}

#submit:hover {
	    opacity:.9;
	}

p.contacttext {
    
    width: 100%;
    font-size: 18px;
  
}


p.contact {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 20px;

}*/


/*sidebar*/

#side-nav { width: 25px;
            height: 250px;
           background-color:aliceblue;
            position:fixed;
            z-index: 99;
            right: 0px;
            top: 50%;
            margin-top: -125px;


}

#side-nav ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    padding: 0;
 
}

#side-nav ul a{
  background-image:url();
 
}



/*Toggle Button*/
    .button-container-outer {
        height: 100%;
        width: 50px;
        display: table;
        
    }

     .button-container-inner {
        height: 30px;
        width: 50px;
        display: table-cell;
        vertical-align: middle;
        
    }

    .onoffswitch {
    position: relative; width: 50px; 
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
    display: none;
    }
    .onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #2b2b2b; border-radius: 2px;
    }
    .onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.1s ease-in 0s; -webkit-transition: margin 0.1s ease-in 0s;
    -o-transition: margin 0.1s ease-in 0s; transition: margin 0.1s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    .onoffswitch-inner:before {
    content: "EN";
    padding-left: 0px;
    background-color: #070707; color: #828282;
    text-align: center;
    cursor: pointer;
    
    }
    .onoffswitch-inner:after {
    content: "JP";
    padding-right: 0px;
    background-color: #070707; color: #828282;
    text-align: center;
    
    }
    .onoffswitch-switch {
    display: block; width: 2px; margin: 12.5px;
    background: #000000;
    border: 1px solid #999999; border-radius: 3px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.1s ease-in 0s; -webkit-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s; transition: all 0.1s ease-in 0s;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    }

/*Toggle Button End*/


/*Portfolio-Masonry*/
#portouter {
    opacity: 0;
    text-align:center;
    max-width:1920px;
    margin:auto;
}

#portcontainer { 
	padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    margin: 0 auto;
	width: 100%;
    max-width: 1920px;
    display: inline-block;
    overflow: hidden;
    height: auto;
  

}
/*Portfolio-Masonry-end*/

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #img11, #img12, #img13,
#img14, #img15, #img16, #img17, #img18, #img19, #img20, #img21, #img22, #img23, #img24, #img25,
#img26, #img27, #img28, #img29, #img30, #img31, #img32, #img33, #img34, #img35, #img36, #img37, #img38,
#img39, #img40, #img41, #img42, #img43, #img44, #img45, #img46 {
    opacity: 0;
} 


/*social media*/

img.f {
  
    width: 50px;
    height:50px;
    /*display: table-cell;
    vertical-align: middle;*/
    margin-left: auto;
    margin-right: auto;
    opacity: 0.5;
}


    .twitter-contain-outer {
        height: 50px;
        width: 50px;
        top: 0;
        right: 5px;
        position: absolute;
        z-index: 100;
        display: table;
        margin-left: auto;
        margin-right: auto;
   }

    #twitter {
        width: 50px;
        min-height: 50px;
        
        display: table-cell;
        vertical-align: middle;
         margin-left: auto;
        margin-right: auto;
    }

        .facebook-contain-outer {
        height: 50px;
        width: 50px;
        top: 0;
        right: 55px;
        position: absolute;
        z-index: 100;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    #facebook {
        width: 50px;
        min-height: 50px;
        
        display: table-cell;
        vertical-align: middle;
         margin-left: auto;
        margin-right: auto;
    }

    .youtube-contain-outer {
        height: 50px;
        width: 50px;
        top: 0;
        right: 105px;
        position: absolute;
        z-index: 100;
        display: table;
        margin-left: auto;
        margin-right: auto;
   }

  #youtube {
        width: 50px;
        min-height: 50px;
        
        display: table-cell;
        vertical-align: middle;
         margin-left: auto;
        margin-right: auto;
    }

      .soundcloud-contain-outer {
        height: 50px;
        width: 50px;
        top: 0;
        right: 155px;
        position: absolute;
        z-index: 100;
        display: table;
        margin-left: auto;
        margin-right: auto;
       
   }

  #soundcloud {
        width: 50px;
        min-height: 50px;
        
        display: table-cell;
        vertical-align: middle;
         margin-left: auto;
        margin-right: auto;
    }



    span.link a span {
    	display: none;
}

/*social media end*/

/*Nav Menu*/

#nav-wrapper {
    width:100%;
    height:40px;
    top: 0px;
    left:0px;
    margin-top: 0px;
    z-index:1000;
}


nav {
	height: auto;
	width: 100%;
	background: #000000;
    font-size: 10pt;
    letter-spacing:1px;
    font-weight:normal;
    position:fixed;
    z-index:1000;
	
    margin: auto;

}

nav ul {
	padding: 0;
	margin: 0 auto;
	/*width: 768px;
	height: 40px;
    display: none;*/
   width: 100%;
   display: none;
   height: auto;
            
}

nav li {
	display: inline;
    float: left;
    width: 100%; 
}



em:lang(ja) { 
}

.jpmenu {
    font-weight:normal;
    font-size: 16px;
    text-align:right;
}

.jphome {
    font-weight:normal;
    font-size: 18px;
    text-align:center;
}




nav a {
	color: #797979;
	display: inline-block;
    width: 100%;
	text-align:left;
	text-decoration: none;
    text-indent: 25px;


	line-height: 40px;
    font-family: 'Open Sans', sans-serif;

    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

nav li a {
	border-right: 1px solid #0c0c0c;
    border-bottom: 1px solid #0c0c0c;
    
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 
}

nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	color: #d4d4d4;
    background-color: #1f1f1f;
}

nav a#pull {
	        display: block;
            background-color: #ffffff;
            width: 100%;
            position: relative;
            text-align: left;
            width: 100%;
            text-indent: 25px;
           
}

       nav a#pull:after {
                content: "";
                background: url('../img/nav-icon-black.png') no-repeat;
                
                width: 30px;
                height: 30px;
                display: inline-block;
                position: absolute;
                right: 15px;
                top: 10px;
            }

.borderbot {
     border-bottom: 1px solid #232323;
}

.borderbot:hover {
     color: #161616;
}




/*Mouse Over*/
img.a {
    position:absolute;
	left: 0;
	top: 0;
	z-index:10;
    width: 12px;
    height:10px;
    margin: auto;
}
    
img.b {
    position: absolute;
	left: 0;
	top: 0;
     width: 12px;
    height: 10px;
    margin: auto;

}


img.d {

}

.item {
    
 cursor:pointer;  
    
}


.iteminner {
    position: absolute;
    width: 312px;
    bottom: 4px;
    padding-top: 4px;
    left: 0px;
    height: auto;
    opacity: 0;
    text-align: center;
   pointer-events:none;
    overflow: hidden;
}

p.porttext {
    width: 312px;
    color: #dedede;
    padding-bottom: 0px;
    font-size: 12px;
    height: 100%;
    text-align: center; 
  letter-spacing: 3px;
  font-family: 'Open Sans', sans-serif;


}

.arrowwrap {
    height: 10px;
    width: 12px;
    margin: auto;
    padding: 5px;
}

.arrowbutton {
    position:relative;
}

/*Nav Menu End*/

a.anchor{display: block; position: relative; top: -40px; visibility: hidden;}


/*videos*/

.vid-contain {
    width: 100%;
    max-width: 940px;
    margin: auto;
    padding: 5px;
}

.vid-contain-full {
    width: 100%;
    max-width: 1250px; 
    margin: auto;
    padding: 0px;
    border:solid;
    border-width: 1px;
    border-color: #000000;
}

.videoWrapper {
    
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    border:solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #000000;
}

.video-titles {
    max-width: 1250px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 15px;
    margin: auto;
    text-align:left;
   

}

.video-titles-text {
    font-weight:normal;
    font-size: 14px;
    text-align:right;
    letter-spacing: 8px;
}

.contact-text {

     letter-spacing: 3px;
     font-size: 12px;
     font-family: 'Open Sans', sans-serif;
 
}

/*----------MEDIA QUERIES----------*/

/*MEDIA QUERIES - screen =< 1500px*/

@media screen and (max-width: 1500px) {

.vid-contain-full {    
    max-width: 900px;  
}

.video-titles {
    max-width: 900px; 
}
 
}


/*MEDIA QUERIES - screen =< 1350px*/
@media screen and (max-width: 1350px) {
   .video-titles {
        padding-left: 5px;
    }

   #video {
       padding-left:5px;
       padding-right:5px;
   }
 
}


/*MEDIA QUERIES - screen =< 900px*/
@media screen and (max-width: 900px) {

#home-img {
          
           width: 100%;
           height: 400px;
           background-image:url(../img/home4mid.jpg);
       


}

#troll1 {
    display:none;
 

}

#home6 {

    display:none;
    
}

 .left {
   font-size: 12px;
   letter-spacing: 1px;
   padding-top:10px;
   padding-bottom: 10px;
   float: left;
   text-align:left;
   font-weight: bold;
   width: 100%;
}


.exhibit-title {
    
    font-size: 14px;
    
}

.right {
    width: 100%;
   float: left;
   text-align:left;
  font-size: 12px;
     padding-top:10px;
   padding-bottom: 10px;
}



}



/*MEDIA QUERIES - screen =< 768px*/
@media screen and (max-width: 768px) {

    nav {
        height: auto;
    }

        nav ul {
            width: 100%;
            display: block;
            height: auto;
        }


        nav a {
            text-align: left;
            width: 100%;
            text-indent: 25px;
        }


        nav ul {
            display: none;
            height: auto;
        }

        nav a#pull {
            display: block;
            width: 100%;
            position: relative;
        }

            nav a#pull:after {
                content: "";
             
                width: 30px;
                height: 30px;
                display: inline-block;
                position: absolute;
                right: 15px;
                top: 10px;
            }
   
            .section-content a:link {
        letter-spacing: 4px;
    }

   .contact-text {

         padding: 20px;
    }

}

    /* MEDIA QUERIES - screen =< 480px*/
@media only screen and (max-width : 480px) {


    /*nav ul {
            display: none;
            height: auto;
        }*/

    .home {
        height: 35.3px;
    }

    /*#home-img {
        height: 200px;
        width: 100%;
        float: none;
    }*/

    #home-text {
        float: none;
        width: 100%;
    }

     .section-content {
        font-size: 12px;
    }

    .section-content a:link {
        letter-spacing: 2px;
    }

      .video-titles-text {
       font-size: 12px;
       letter-spacing: 4px;
    }

.about-text{

    font-weight:normal;
    letter-spacing: 1px;


}


#about {
    padding: 20px;
}


#cv-outer {
    padding: 20px;
}

 

}


/* MEDIA QUERIES - screen =< 320px*/ 
@media only screen and (max-width : 320px) {


     .section-content {
        font-size: 10px;
    }

    .section-content a:link {
        letter-spacing: 1px;
    }

.english-titles-sections {

    letter-spacing: 6px;
}

}