/*
Theme Name: makeithappen2023
Theme URI:
Author: c nisidis
Author URI: http://nisidis.com/
Description:
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: makeithappen2023

makeithappen 2019 WordPress Theme © 2011-2017 c nisidis
makeithappen 2019 is distributed under the terms of the GNU GPL
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');


/* check example http://demo.themezilla.com/?theme=gridlocked */



html{
  background-color:#121212;
  position: absolute;
  top:0;
  left:0;
  font-family:'Open Sans';
  font-weight: 100;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}

a{
  text-decoration: none;
  color:#aaa;
}

a:link, a:visited{
	color:#888 !important;
}

body{

  top:0;
  left:0;
  padding: 0;
  
}




.clear {
  clear: both;
}

.clear{
  display: none !important;
  width:0 !important;
}
#wrapper{
  padding: 0;
  margin: 0;
  position: absolute;
  top:0;
  left:0;
  width: 100vw;
}

#site-title, #site-description{
  display:none;
}


@media screen and (min-width:600px)
{
  #header{
    display: flex;
    align-content: center;
    top:0;
    width:100%;
    height:80px;
    background: linear-gradient(90deg, rgb(12, 12, 12) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, rgb(12, 12, 12) 100%);
    padding: 0;
    margin: 0;
  }
  #branding{
    display: block;
    width: 80px;
    height: 80px;
  }
  #site-logo{
    display: block;
    height: auto;
    padding-left: 20px;
  }
  
  #site-logo img{
    width: 80px;
    height: auto;
  }
  
  #sidebar{
    width: 100%;
    padding-top: 10px;
    padding-right: 40px;
  }


  #menu-main_menu-en{
    display: block;
    position: relative;
    float: right;
    width: 800px;
    
    font-weight: bold;
    margin: auto;
    vertical-align: middle;
    list-style: none;
    
    
  }
  #menu-main_menu-en ul{
    
    padding: 0; 
    
    list-style: none;
    float: right;
    width: 100%;
    vertical-align: middle;
   }
   
   #menu-main_menu-en ul li{
     text-decoration: none;
     list-style: none;
     float: left;
     text-align: justify;
     padding-left: 20px;
     padding-right: 20px;
     
     
   }

   #menu-main_menu-en .menu-item a, #menu-main_menu-en .menu-item a:visited, #menu-main_menu-en .menu-item a:link {
    vertical-align: middle;
    color: #aaa !important;
  }
  
  #menu-main_menu-en .menu-item a:hover{
    color:#ccc !important;
  }
  
  #menuToggle{
    margin-top: 25px;
    width: 100%;
    float: right;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    flex-direction: row;
  }
  #menuToggle li {
    float: left;
    padding-left: 20px;
  }
  #menuToggle input
    {
      display: none;
    }
    #menuToggle span:first-child
    {
    /* transform-origin: 0% 0%; */
    display: none;
    
    }

    #menuToggle span:nth-last-child(2)
    {
      display: none;
      transform-origin: none;
    }

    #menuToggle input:checked ~ span
    {
      display: none;
    opacity: 1;
    transform:none;
    background: transparent;
    }
    #menuToggle input:checked ~ span:nth-last-child(3)
    {
      display: none;
    opacity: 0;
    transform: none;
    }

    #menuToggle input:checked ~ span:nth-last-child(2)
    {
    transform: none;
    }
  #container{
    margin-top: 40px;
  }
  
  #content{
    
    
  }

  .project-page .entry-img-container{
    /* max-width:800px; */
    width:800px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .project-page img.attachment-post-thumbnail{
    width:800px;
    height: auto;
    margin-top: -25%;
  
  }

  
  
  .project-page p {
    ext-align: justify;
    padding:20px !important;
  }
  .wp-element-caption{
    padding-left: 10px;
  }
  
  .project-page div{
    align-self: center;
  }
  
  .project-page p{
    
  }
  .projects-content{

    max-width: 1200px;
    width: 100%;
    margin: auto;
    
  
    /* padding: 10px; */
  }
  
  
  
  .custom-project-entry{
  
    width: 300px;
    margin-left: 0;
  }
  
  .project-post{
    
    display:inline-flexbox;
    float:inline-start;
    margin: auto;
    /* margin: 4px 0px 0px 4px; */
    padding-bottom: 8px;
    width:250px;
    width:250px;
    padding: 10px;
    height: 300px;
    overflow: hidden;
    
    /* min-height: 250px; */
    /* padding: 10px; */
  
  }
 
  
  .project-post h2{
    /* min-height: 150px; */
    vertical-align: top;
    font-size: 14px;
    margin-top: -10px;
    
  }
  
  .project-post:hover{
    cursor: pointer;
  }
  
  
  .project-post  .post-thumb{
    width:250 !important;
    width: 250px;
    overflow:hidden; /*hide bounds of image */
    margin:0;   /*reset margin of figure tag*/
    
  }
  .project-post  .post-thumb img {
      display:block; /*remove inline-block spaces*/
      width:100%; /*make image streatch*/
      margin:-15% 0;
  
  
  }
  .project-post .post-info{
    height: 90px;
    background-color: #111;
    margin: 0px;
    padding: 0.8em;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
  }
  
  .post-info > .header {
    display: block;
    font-size: 0.9em;
    padding: 2px;
    text-align:center;
    color: white;
  }
  
  
  
  .post-summary {
    font-size: 0.7em;
    color: #999;
    font-weight: 100;
    height: 90px;
    
  
  }
  .project-page, .static-page{
    left: 0;
    /* width: 100% !important; */
    width:800px;
    margin:auto;
    color:#ddd;
    margin-bottom: 80px;
  
  }

  .project-page iframe, .static-page iframe {
    width: 800px;
    height: calc(width*1.777);
  }
 
}
/* COMMON */

.project-page p, .static-page p, .static-page pre{
  
  padding-left: 10px;
  padding-right: 30px;
  text-align: justify;
  text-indent: 1cap;
}

.static-page h3,h2{
  left:0;
  padding-left: 10px;
  padding-right: 30px;
  text-align: justify;
}

.project-page .entry-title{
  width: 100%;
  border-bottom: solid thin #666;
}
.entry-content{
  padding: 0;
}
 
.static-page h1.entry-title {
  text-align: center;
  color: #fff !important;
  font-size: 2em;
}
.project-page h1.entry-title a
{
  color: #fff !important;
  font-size: 2em;
  
}
.custom-project-entry{
  width:300px;
}

.custom-project-entry .entry-title {
  height: 20px;
  padding-top: 5px;
  width: 100%;
  text-align: center !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.custom-project-entry .post-info p {
  border-top: solid thin #333;
  padding-top: 5px;
  color: #353535;
}
article{
  width: 100%;
  margin: auto;
  padding: 0;
}

footer{
  /*grid-area: footer;*/
  width: 100%;
  bottom: 0;
  position: fixed;
  background-color: #0f0f0f;
  height: 40px;
  vertical-align: bottom;

}

#copyright{
  width: 100%;
  font-size: 0.7em;
  padding: 2px;
  text-align: right;
  align-self: flex-end;
  color: #ccc;
  
  /* align-self: baseline; */
  vertical-align: bottom;

}
#copyright a{
  padding-right: 25px;
  vertical-align: bottom;
  margin: auto;
  bottom: 0;
  padding-top: 10px;
}
#copyright a:link, #copyright a:visited{
    color: #aaa;
    vertical-align: bottom;
  margin: auto;
}




.entry-title{
	
	font-weight:bold;
}
.entry-meta{
  display: none;
}


.entry-content ul li {
  padding: 5px;
  list-style: circle;
}

.entry-footer{
  margin-top: 20px;
	color:#555;
}




.project-page p, .static-page p{
  padding: 5px;
}

.project-page .entry-footer{
  opacity: 0.4;
  max-width:100%;
  text-align: justify;
	
}
.project-page .entry-footer{
  max-width: 100%;
}
.project-page .entry-footer .cat-links {
  /* padding: 10px; */
  
  
	color:#ccc;
}
.project-page .entry-footer .cat-links a{
  font-size: 0.8em;
}

.project-page .entry-footer .tag-links{
  /* padding: 10px; */
  display: inline-block;
}


.general-category{

  padding-bottom: 10px;
  
  text-align: left;
  border-bottom: solid thin #999;
  margin-bottom: 10px;
}

.general-category h1{
  font-size: 16px !important;
}
.category-title{
  /* font-size: 0.1em; */
}
.gallery{

}








#nav-below
{
  
  display: block;
}
#copyright{
	color:#444;
}

/*--------------------------------------------------------*/
/*----------------------PLUGINS---------------------------*/
/*--------------------------------------------------------*/

.bwg_container{
	padding:0;
	width:650px;
	text-align:left;
}
.bwg_container .bwg-thumbnails{
	padding:0 !important;
	margin:0 !important;
}
.bwg_container .bwg-item{
	padding:3px;
	text-align:left;
	float:left;
}
