/*
 Theme Name: Yin and Yang Child theme
 Theme URI: 
 Description: Child theme for the yin-and-yang theme
 Author: eggert@hugsaser.is
 Author URI: 
 Template: yin_and_yang
 Version:        1.0.0
*/
 
@import url("../yin_and_yang/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


div#logo {
  padding: 0;
}

header#header {
  margin-bottom: 15px;
}

div#portfolio-header h2 {
  display: none;
}

section#single-item {
  width: 540px;
}

section#portfolio-item-meta h2 {
  padding-top: 0;
}

section#portfolio-item-meta ul.post-nav {
  float: right;
  background: none;
  padding: 0;
}

