/*
 Theme Name:   Philodendron Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     landscape
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../landscape/style.css");
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville|Cardo|Cedarville+Cursive);

/* =Theme customization starts here
-------------------------------------------------------------- */
body {
  background: #FAF7F2;
}

p {
  font-size: 16px;
  font-family: 'Cardo', serif;
  color: #444;
}

h1, h2 {
  font-family: 'Libre Baskerville', serif;
}

h1 {
  margin: 0;
}

#page #masthead {
  /*background: #fff url(http://philodendron.co/wp-content/uploads/2014/05/wood_01edited.jpg ) center 0 no-repeat;*/
  background: #fff url(http://philodendron.co/wp-content/uploads/2014/05/wood_01edited-blur1.jpg ) center 0 no-repeat;
  height: 300px;
  background-size: cover;
}
#main {
  padding-top: 60px;
  max-width: 850px;
}
.main-navigation {
  background: none;
  margin-top: 30px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Cardo', serif;
}

.main-navigation ul li {
  padding: 12px;
}

.main-navigation ul a {
  padding: 0;
  line-height: 22px;
  font-size: 14px;
  letter-spacing: 1px;
}

.main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {
  color: #FAF7F2;
  border-bottom: 1px solid #FAF7F2;
}

.main-navigation li:hover > a {
  border-bottom: 1px solid white;
  color: white;
}

.main-navigation ul li:after {
  content: "";
}

#masthead #logo {
  top: 122px;
}

h1.site-title {
  background: url(http://philodendron.co/wp-content/uploads/2014/05/phil-logo.png) center center;
  background-repeat: no-repeat;
  height: 80px;
  max-width: 100%;
  margin-bottom: 18px;
}

.site-title a {
  display: none;
}

h2.site-description, footer h2 {
  color: #FAF7F2;
  font-family: 'Cardo', serif;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}



.page-id-4 h1.entry-title, .page-id-9 h1.entry-title  {
  display: none;
}


/*blog*/
.entry-title, .entry-title a {
  text-align: left;
  font-size: 25px;

}

.entry-meta {
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  font-style: none;
  font-family: 'Libre Baskerville', serif;
  border-bottom: 4px double #e6e6e6;
  line-height: 45px;
  margin-top: 5px;
}

#colophon {
  /*background: #fff url(http://philodendron.co/wp-content/uploads/2014/05/wood_01edited.jpg ) center 0 no-repeat;*/
  background: #fff url(http://philodendron.co/wp-content/uploads/2014/05/wood_01edited-blur1.jpg ) center 0 no-repeat;
  height: 340px !important;
  background-size: cover;
  padding: 40px 0;
  border: none;
}

#left-sidebar {
  width: 100%;
  margin: 0;
}

.widget_dpe_fp_widget ul li {
  list-style-type: none;
  width: 30%;
  display: inline-block;
}

.page-id-9 #main {
  padding-top: 20px;
  max-width: 100%;
  text-align: center;
}

.page-id-9 .hentry {
  padding: 0;
}

.page-id-9 .entry-content, .page-id-9 .entry-summary {
  margin: 0;
}
#grid .item {
  display: inline-block;
  margin: 5px 10px;
}



.blog .single-thumbnail {
  display: none;
}

.hentry {
  border-bottom: none;
  margin: 0;
}

.entry-title, .entry-title a {
  text-transform: none;
}

.entry-content img:first-of-type {
  margin-bottom: 0;
}

.blog-text p, .blog-text li {
  max-width: 80%;
}

ul, ol {font-size: 18px;}

article a {
  color: indianred !important;
}

article a:hover {
  border-bottom: 1px dashed indianred;
}

footer ul {
  margin: 0;
  list-style: none;
}

footer li {
  display: inline-block;
  margin: 30px;
  vertical-align: top;
}

footer h2 {
  margin-bottom: 5px;
  font-size: 20px;

}

footer h3 {
  max-width: 260px;
  color: #FAF7F2;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 8px;
  line-height: 22px;
  margin-right: 0;
}

footer .thumbnail-img img {
  max-width: 250px !important;
  height: auto !important;
  border: 5px solid #FAF7F2;
}

.site-credit {
  height: 50px;
  background-color: #444;
  font-style: italic;
}

.site-credit p {
  color: white;
  font-size: 14px;
}

.main-small-navigation {
  background-color: indianred;
  padding-top: 0;
}
.main-small-navigation ul {
  margin: 0;
}
.main-small-navigation ul li{
  border-bottom: 1px dashed white;
  padding: 10px 50px;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.menu-toggle {
  font-size: 16px;
  text-align: left;
  padding: 15px 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 1px dashed white;
}
  ol li, ul li {
    margin-bottom: 10px;
    font-family: 'Cardo', serif;
  }
  ol li {
    margin-bottom: 20px;
  }
.post-navigation {
  font-family: 'Cardo';
  font-size: 18px;
}
.post-navigation a {
  color: indianred;
}

.blog .post {
  padding-bottom: 30px;
}

/* Slider */

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    margin-top: -15px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1.1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 5%;
}
[dir='rtl'] .slick-prev
{
    right: 5%;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '←';
}

.slick-next
{
    right: 5%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 5%;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '→';
}

/* Dots */
/*.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}*/



@media (max-width: 800px) {
  #grid .item.hidden-phone {
    display: none;
  }
  #grid .item img {
    max-width: 100%;
  }
  h1.site-title {
    background-size: 90%;
  }
  h2.site-description {
    display: none;
  }
  #page #masthead {
    height: 160px;
  }
  #masthead #logo {
    top: 63px;
  }
  #main {
    padding: 0;
  }
  .entry-header {
    padding: 20px;
  }
  .entry-content {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
  }
  .page-id-9 .entry-header {
    padding: 0;
  }
  .blog-text p, .blog-text li {
    max-width: 100%;
  }
  footer ul li:last-child {
    display: none;
  }
  #colophon {
    height: 645px !important;
  }
  .assistive-text {
    display: none;
  }
  .entry-title, .entry-title a {
    font-size: 18px;
  }
  .entry-meta {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 30px;
  }
  p {
    font-size: 16px;
  }
  .post-navigation {
    display: none;
  }
  .hentry {
    padding: 0 0 45px;
  }
  .cat-links {
    padding-left: 20px;
    padding-right: 20px;
  }
  ol li, ul li {
    font-size: 16px;
  }

}