/*
Theme Name: Twenty Fourteen Child 1
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: none
Text Domain: twentyfourteen
Template:       twentyfourteen
Version:        0.1.0
*/
@import url('../twentyfourteen/style.css');
@font-face {
	font-family: Libre Franklin Light;  
	src: url(/images/font/librefranklin-extralight.ttf);  
	font-weight: normal;  
}

body {
  font-family: Libre Franklin Light; 
    font-size: 1.1em;
}

.yarpp-related {
  font-size: 13px;
}

.search-toggle {
  display:none;
}

.shariff {
  margin-top:25px !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

b, strong {
     font-family: serif; 
	font-weight: 1000;
}


@media screen {  
  .site-title {  
    float:left;
    height: 200px;
    font-size: 2em !important;
    font-weight: 300;
    margin: 45px 0px 0px 100px !important;
    text-transform: uppercase;
  }
  .site-title-sub {
    padding-top: 20px;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 120%;
    word-spacing:6px;
    text-transform: uppercase;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .search-toggle {
    background-color:lightgrey !important;
  }
  blockquote {
    color: #335;
    border:1px dashed lighgrey;
    font-size: 1em !important;
    padding:12px;
    margin-top: 12px;
    margin-bottom: 12px;
    -webkit-margin-end: 12px;
  }
  a, a:link, a:focus, a:hover, a:active {
    color: black !important;
    text-decoration: none;

  }
  .entry-content a {
    border-bottom: 1px dotted red;
  }
  a:not([href*="wjst"])::after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
    margin: 0 3px 0 5px;
  }
  p {
   margin-bottom: 5px;
  }
  .site-info, .vcard, .byline, .nav-links {
    display:none;
  }
  .entry-title {
    display:inline !important;
  }
  .masthead-fixed .site-header {
    position: relative !important;
    top: 0;
  }
  .masthead-fixed .site-main {
    margin-top: 0;
  }
  .widget-title {
    font-size: 38px;
    font-weight: 300;
    font-size: 100%;
  }
  .widget {
    margin-bottom:18px;
  }
  .entry-meta .tag-links a:before, .paging-navigation,  .paging-navigation .page-numbers, .paging-navigation .page-numbers.current, .paging-navigation a:hover, .content-sidebar .widget .widget-title {
    border-top-width: 1px !important;
    border-top-color: rgba(0, 0, 0, 0.0980392);
  }
  .paging-navigation .page-numbers {
    font-weight: 300;
  }
  .pure-button {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  .pure-button: : -moz-focus-inner {
    padding: 0;
    border: 0
  }
  .pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: .5em 1em;
    color: grey;
    border: 1px solid #999;
    border: 0 rgba(0, 0, 0, 0);
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px
  }
  .pure-button-hover, .pure-button: hover, .pure-button: focus {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .1)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))
  }
  .pure-button: focus {
    outline: 0
  }
  .pure-button-active, .pure-button: active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 0 6px rgba(0, 0, 0, .2) inset
  }

  .site {
	max-width: 1420px;
  }

  .site-header {
	max-width: 1420px;
  }

  .hentry {
	max-width: 786px;
  }

  .site-content .entry-header,
  .site-content .entry-content,
  .site-content .entry-summary,
  .site-content .entry-meta,
  .page-content {
	max-width: 1024px;
  }

  .post-navigation,
  .image-navigation {
	max-width: 1024px;
  }

  .archive-header,
  .page-header {
	max-width: 1024px;
  }

  .contributor-info {
	max-width: 1024px;
  }

  .comments-area {
	max-width: 1024px;
  }

  .site-main .mu_register,
  .widecolumn > h2,
  .widecolumn > form {
	max-width: 1024px;
  }

  .entry-meta .tag-links a {
    background-color:white !important;
  }

  .page-links, .page-links>a {
	background-color: white;
	color: black;
	border-style: dotted;;
  }

@media print {
  body,
  a:link {
    background: #fff none !important;
    color: #000;
    font-size: 15pt;
  }
/*
  a[href]:after {
    color:#000;
    content: " (" attr(href) ")";
  }
*/
  #wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important;
  }
  #header {
    border-bottom: 2pt solid #000;
    padding-bottom: 18pt;
  }
  #colophon {
    border-top: 2pt solid #000;
  }
  #site-title,
  #site-description {
    float: none;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
  }
  blockquote,
  .entry-content {
    line-height: 1.4em;
    color: #000;
  }
  .entry-title {
    margin-top: 50pt;
    font-size: 22pt !important;
  }
  #access,
  #branding img,
  #respond,
  .entry-meta,
  .comment-edit-link,
  .edit-link,
  .navigation,
  .page-link,
  .site-header,
  .widget-area {
    display: none !important;
  }
  #content,
  .one-column #content {
    margin-left:15%;
    margin-right:15%;
  }
  .entry-content p, blockquote {
    margin-bottom: 3px;
  }
  #site-generator {
    float: none;
    width: auto;
  }
  .site-info,
  #colophon {
    margin-left:20%;
    margin-right:15%;
    display:block;
    border-width: 0px !important;
    color: rgba(0, 0, 0, 0.7) !important;
  }
  img#wpstats {
    display: none;
  }
  #site-generator a {
    margin: 0;
    padding: 0;
  }
  #entry-author-info {
    border: 1px solid #e7e7e7;
  }
  #main, .site-info {
    display: inline !important;
  }
  .home .sticky {
    border: none;
  }
}

@media screen and (max-width: 400px) {
  body, blockquote, .entry-content {
    color: #335;
  }
  #content-sidebar, .widget, .yarpp-related {
    display: none !important;
  }
  img { width:200px !important; }
  .list-view .site-content .type-post .entry-content,
  .list-view .site-content .type-page .entry-content {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 30ch;
  }

  .entry-title {
    font-size: 1.2em !important;
  }
}
