/*
 Theme Name: Child of Aperture
 Theme URI: http://lslarchitects.com/architecture/
 Description: This is a child of 2016
 Author: Katrin Vierkant
 Author URI: http://www.4kant.de
 Template: aperture
 Version: 0.1
*/
@import url("../aperture/style.css");

/* Box shadow. */
#masthead,
#colophon,
#main,
#secondary .widget,
#masthead .sub-menu,
.slider-header h2 a,+
.slider-excerpt p,
.slider-link a {
  box-shadow: none;
}

.slider-header h2 a, .slider-excerpt p, .slider-link a {
    background: none;
}

}
a, a:visited, .main-navigation a {
    color: #ffffff;
}

#masthead, #colophon, #main, #secondary .widget, #masthead .sub-menu, .slider-header h2 a, .slider-excerpt p, .slider-link a {
    box-shadow: none;
}

#masthead, #colophon, #main, #secondary .widget, #masthead .sub-menu, .slider-header h2 a, .slider-excerpt p, .slider-link a {
    box-shadow: none;
}

a, a:visited, .main-navigation a {
    color: #ffffff;
}

a, a:visited, .main-navigation a { color: #ffffff; }

#masthead .sub-menu,
.slider-header h2 a,
.slider-excerpt p,
.slider-link a {
  color: #ffffff;
}




.slider-excerpt,
.slider-link {
  font-size: 24px;
  font-size: 0.875rem;
}




.entry-meta {
  display: none;
}

.entry-utility {
  display: none;
}

.single-post .entry-footer {
display: none;
}

h1.site-title {
  margin: 0;
  line-height: 1;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
}

a {
  color: white;
  font-weight: lighter;
  text-decoration: none;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}

h1.entry-title {
  font-weight: lighter;
  margin-bottom: 0.25em;
  text-transform: lowercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;

}

  .slider-excerpt {
    display: none;
  }
  
  
.slider-header h2 a,
.slider-excerpt p,
.slider-link a {
  color: white;
}
  
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  font-size: 0.75em;
  padding-top: 10px;
  margin-bottom: 40px;

}
  
  
#masthead, #primary, #secondary, #colophon {
  padding-left: 50px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  }


.menu-toggle .lines {
  display: block;
  position: relative;
  width: 20px;
  height: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: black;
}

.menu-toggle .lines:before,
.menu-toggle .lines:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  -webkit-transition: 0.25s;
          transition: 0.25s;
  background-color: black;
}

.wp-caption-text {
  text-align: left;
  font-style: normal;
  font-size: 12px;
}

/* Full width page template & portfolio template. */
#primary.full-width-page,
#primary.portfolio-page {
  margin: 0;
  width: 100%;
  max-width: 1140px;
}

@media screen and (min-width: 64rem) {
  #secondary .widget {
  padding: 0;
  }
}

.main-navigation .menu,
.main-navigation .menu-item,
.main-navigation .sub-menu {
  text-transform: lowercase;
}

p {
    font-size: 12px;
}

table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 12px;
    background-color: white;

}

/* Rows with alternating colors. */
tbody tr:nth-child(1),
tbody tr:nth-child(3),
tbody tr:nth-child(5),
tbody tr:nth-child(7),
tbody tr:nth-child(9),
tbody tr:nth-child(11),
tbody tr:nth-child(13),
tbody tr:nth-child(15),
tbody tr:nth-child(17),
tbody tr:nth-child(19),
tbody tr:nth-child(21),
tbody tr:nth-child(23),
tbody tr:nth-child(25),
tbody tr:nth-child(27),
tbody tr:nth-child(29),
tbody tr:nth-child(31),
tbody tr:nth-child(33),
tbody tr:nth-child(35),
tbody tr:nth-child(37),
tbody tr:nth-child(39),
tbody tr:nth-child(41),
tbody tr:nth-child(43),
tbody tr:nth-child(45),
tbody tr:nth-child(47),
tbody tr:nth-child(49) {
  background: rgba(0, 0, 0, 0);
}

tbody tr:nth-child(2),
tbody tr:nth-child(4),
tbody tr:nth-child(6),
tbody tr:nth-child(8),
tbody tr:nth-child(10),
tbody tr:nth-child(12),
tbody tr:nth-child(14),
tbody tr:nth-child(16),
tbody tr:nth-child(18),
tbody tr:nth-child(20),
tbody tr:nth-child(22),
tbody tr:nth-child(24),
tbody tr:nth-child(26),
tbody tr:nth-child(28),
tbody tr:nth-child(30),
tbody tr:nth-child(32),
tbody tr:nth-child(34),
tbody tr:nth-child(36),
tbody tr:nth-child(38),
tbody tr:nth-child(40),
tbody tr:nth-child(42),
tbody tr:nth-child(44),
tbody tr:nth-child(46),
tbody tr:nth-child(48),
tbody tr:nth-child(50) {
  background: rgba(0, 0, 0, 0);;
}

thead tr {
  background: rgba(0, 0, 0, 0);;
}

div.one-half {
    font-size: 12px;
}

p1{
    font-size: 12pxpx;
}


.post-navigation {
    color: #ffffff;
}

.entry-title {
     display: none;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 0;
}

.comment-navigation, .posts-navigation, .post-navigation {
    font-size: 14px;
    font-size: 0;
}


  
/* .flex-direction-nav a {
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: visible;
} 

.flex-direction-nav a:before {
  background-color: white;
  }

/* body, button, input, select, textarea {
    color: #FFF;
    font-family: "Droid Sans",sans-serif;
    font-size: 0.75em;
    line-height: 1.5;
}

a {
    font-size: 0.95em;
}