/*
 Theme Name:   Fact 2014 Child
 Theme URI:    http://pubmedia.us/
 Description:  Twenty Fourteen Child Theme for Pubmedia.us
 Author:       Barrett Golding
 Author URI:   http://hearingvoices.com
 Template:     twentyfourteen
 Version:      1.0.0
 Text Domain:  pm-2014-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

body { background-color: #fff; }

#site-header {
    max-height:  123px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    margin: 0;
    max-width: 968px;
    padding-top:  0.15em;
}

#primary.content-area { padding-top: 1em; }

.site-content .entry-content { padding: 0.2em 0; }

#secondary,
.site:before {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    color: #212121;
}

#sidebar a { color: #03a9f4; }

.more-link { color: #29a0d6; }

#sidebar a:hover,
.paging-navigation a:hover,
.entry-title a:hover,
.more-link:hover {
    background-color: #29a0d6;
    color: #fff;
}

/* Select menu of publications */
.category-select .pub-select { margin-bottom: 0.5em; }

/*
.category-select .pub-submit {}

div.search-toggle { background-color: #03a9f4; }

div.search-toggle:hover { background-color: #29a0d6; }
*/

/* Pagination */
.paging-navigation .page-numbers.current,

.paging-navigation a:hover { border-color: #03a9f4; }

.syn_src {
    font-size: 0.8em;
    font-variant: small-caps;
    font-style: italic;
}

.syn_post_time,
.post_time {
    font-size: 0.7em;
    font-style: italic;
    white-space: nowrap;
}

.site .site-content {
    margin-left: 232px;
}

.site-content .entry-header,
.site-content .entry-summary {
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.entry-title {
    font-size: 1.4em;
    text-transform: none;
    margin-bottom: 0;
}

.hentry {
    margin: 0;
}

.list-view .site-content .hentry {
    padding-top: 1em;
}

.list-view .site-content .entry-summary {
    padding-bottom: 1em;
}

.feeds-heading,
.feeds {
    font-size: 0.9em;
}

.fact-title-cloud {
    line-height: 2rem;
    word-spacing: 0.5rem;
}

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Narrower sidebar */
@media screen and (max-width: 1080px) {
    .site .site-content { margin-left: 180px; }
}

/* Sidebar in footer */
@media screen and (max-width: 1008px) {
    .site .site-content { margin-left: 0.5em; }
}

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (max-width:800px) {

}

/* Bold title, excerpt hidden */
@media screen and (max-width: 400px) {
    .list-view .site-content .type-post .entry-content { display: block; }
}


@media screen and (min-width: 846px) {

}

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (max-width:320px) {

}

@media screen and (min-width: 401px) {

}

@media screen and (min-width: 594px) {

}

@media screen and (min-width: 673px) {

}

@media screen and (min-width: 783px) {

}

@media screen and (min-width: 810px) {

}

@media screen and (min-width: 846px) {
}

/* Sidebar in footer */
@media screen and (min-width: 1008px) {
}

/* Indented excerpt */
@media screen and (min-width: 1040px) {

}

@media screen and (min-width: 1110px) {

}

@media screen and (min-width: 1218px) {

}

@media screen and (min-width: 1260px) {

}
