/*
 Theme Name:   sadibey
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  sadibey
 Author:       Can Burak Cilingir
 Author URI:   http://example.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.site-navigation a, .entry-title, .entry-meta, .cat-links, .entry-content .edit-link, .featured-content .entry-title {
    text-transform: none;
}

/* alphabetized pages */
.letters {
  margin-bottom: 2em;
  font-weight: bold;
}

.letter h2 {
  padding: 0.5em;
  padding-left: 1em;
  background-color: lightgray;
}

.letter ul {
  list-style: none;
}

.letter h2 a {
  float: right;
  text-decoration: none;
}
