<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[26097] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: first pass at older Internet Explorer browser support.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/26097">26097</a></dd>
<dt>Author</dt> <dd>lancewillett</dd>
<dt>Date</dt> <dd>2013-11-12 04:17:07 +0000 (Tue, 12 Nov 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Fourteen: first pass at older Internet Explorer browser support. Props iamtakashi, see <a href="http://core.trac.wordpress.org/ticket/25036">#25036</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfunctionsphp">trunk/src/wp-content/themes/twentyfourteen/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenheaderphp">trunk/src/wp-content/themes/twentyfourteen/header.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteeninccustomizerphp">trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenrtlcss">trunk/src/wp-content/themes/twentyfourteen/rtl.css</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenstylecss">trunk/src/wp-content/themes/twentyfourteen/style.css</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyfourteeniecss">trunk/src/wp-content/themes/twentyfourteen/ie.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentyfourteenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/functions.php (26096 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/functions.php 2013-11-11 22:26:33 UTC (rev 26096)
+++ trunk/src/wp-content/themes/twentyfourteen/functions.php    2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -223,9 +223,13 @@
</span><span class="cx">  // Add Genericons font, used in the main stylesheet.
</span><span class="cx">  wp_enqueue_style( 'genericons', get_template_directory_uri() . '/fonts/genericons.css', array(), '3.0.2' );
</span><span class="cx"> 
</span><del>-       // Loads our main stylesheet.
</del><ins>+        // Load our main stylesheet.
</ins><span class="cx">   wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri() );
</span><span class="cx"> 
</span><ins>+       // Load the Internet Explorer specific stylesheet.
+       wp_enqueue_style( 'twentyfourteen-ie', get_template_directory_uri() . '/ie.css', array( 'twentyfourteen-style' ), '20131110' );
+       wp_style_add_data( 'twentyfourteen-ie', 'conditional', 'lt IE 9' );
+
</ins><span class="cx">   if ( is_singular() && comments_open() && get_option( 'thread_comments' ) )
</span><span class="cx">          wp_enqueue_script( 'comment-reply' );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/header.php (26096 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/header.php    2013-11-11 22:26:33 UTC (rev 26096)
+++ trunk/src/wp-content/themes/twentyfourteen/header.php       2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -9,18 +9,25 @@
</span><span class="cx">  * @since Twenty Fourteen 1.0
</span><span class="cx">  */
</span><span class="cx"> ?><!DOCTYPE html>
</span><ins>+<!--[if IE 7]>
+<html class="ie ie7" <?php language_attributes(); ?> class="no-js">
+<![endif]-->
+<!--[if IE 8]>
+<html class="ie ie8" <?php language_attributes(); ?> class="no-js">
+<![endif]-->
+<!--[if !(IE 7) | !(IE 8)  ]><!-->
</ins><span class="cx"> <html <?php language_attributes(); ?> class="no-js">
</span><ins>+<!--<![endif]-->
</ins><span class="cx"> <head>
</span><del>-<meta charset="<?php bloginfo( 'charset' ); ?>" />
-<meta name="viewport" content="width=device-width" />
-<title><?php wp_title( '|', true, 'right' ); ?></title>
-<link rel="profile" href="http://gmpg.org/xfn/11" />
-<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
-<!--[if lt IE 9]>
-<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
-<![endif]-->
-
-<?php wp_head(); ?>
</del><ins>+        <meta charset="<?php bloginfo( 'charset' ); ?>" />
+       <meta name="viewport" content="width=device-width" />
+       <title><?php wp_title( '|', true, 'right' ); ?></title>
+       <link rel="profile" href="http://gmpg.org/xfn/11" />
+       <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
+       <!--[if lt IE 9]>
+       <script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
+       <![endif]-->
+       <?php wp_head(); ?>
</ins><span class="cx"> </head>
</span><span class="cx"> 
</span><span class="cx"> <body <?php body_class(); ?>>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteeniecss"></a>
<div class="addfile"><h4>Added: trunk/src/wp-content/themes/twentyfourteen/ie.css (0 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/ie.css                                (rev 0)
+++ trunk/src/wp-content/themes/twentyfourteen/ie.css   2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -0,0 +1,1312 @@
</span><ins>+/**
+ * Global Styles for older IE versions (previous to IE9).
+ */
+
+pre,
+fieldset,
+table,
+th,
+td,
+input,
+textarea {
+       border: 1px solid #e5e5e5;
+}
+
+hr {
+       background-color: #e5e5e5;
+}
+
+button,
+input,
+select,
+textarea {
+       vertical-align: middle;
+}
+
+
+input:focus,
+textarea:focus {
+       border: 1px solid #b2b2b2;
+}
+
+.site-content blockquote.alignleft,
+.site-content blockquote.alignright {
+       border-top: 1px solid #e5e5e5;
+       border-bottom: 1px solid #e5e5e5;
+}
+
+.post-thumbnail,
+a.post-thumbnail:hover {
+       background: transparent;
+}
+
+.list-view .site-content .hentry {
+       border-top: 1px solid #e5e5e5;
+       padding-top: 48px;
+}
+
+.gallery-caption {
+       background: #000;
+       filter: alpha(opacity=0);
+}
+
+.gallery-item:hover .gallery-caption {
+       filter: alpha(opacity=70);
+}
+
+.nav-links {
+       border-top: 1px solid #e5e5e5;
+}
+
+.post-navigation a,
+.image-navigation .previous-image,
+.image-navigation .next-image,
+.contributor {
+       border-bottom: 1px solid #e5e5e5;
+}
+
+.contributor-avatar,
+.comment-author .avatar {
+       border: 1px solid #e5e5e5;
+}
+
+.comment-list article,
+.comment-list .pingback,
+.comment-list .trackback {
+       border-top: 1px solid #e5e5e5;
+}
+
+.comment-list .reply {
+       margin-top: 0;
+}
+
+#secondary {
+       color: #b3b3b3;
+}
+
+.widget abbr[title] {
+       border-color: #b3b3b3;
+}
+
+.widget pre,
+.widget fieldset,
+.widget table,
+.widget th,
+.widget td,
+.widget input,
+.widget textarea {
+       border-color: #4d4d4d;
+}
+
+.widget blockquote,
+.widget .wp-caption,
+.widget_twentyfourteen_ephemera .entry-meta a {
+       color: #b3b3b3;
+}
+
+.widget del {
+       color: #666;
+}
+
+.widget hr {
+       background-color: #4d4d4d;
+}
+
+.widget input,
+.widget textarea {
+       background-color: #1a1a1a;
+}
+
+.widget input:focus,
+.widget textarea:focus {
+       border-color: #262626;
+}
+
+.widget_calendar thead th {
+       background-color: #1a1a1a;
+}
+
+.widget_twentyfourteen_ephemera > ol > li {
+       border-bottom: 1px solid #4d4d4d;
+}
+
+.widget_archive li,
+.widget_categories li,
+.widget_links li,
+.widget_meta li,
+.widget_nav_menu li,
+.widget_pages li,
+.widget_recent_comments li,
+.widget_recent_entries li {
+       border-top: 1px solid #4d4d4d;
+}
+
+.content-sidebar .widget pre,
+.content-sidebar .widget fieldset,
+.content-sidebar .widget table,
+.content-sidebar .widget th,
+.content-sidebar .widget td,
+.content-sidebar .widget input,
+.content-sidebar .widget textarea,
+.content-sidebar .widget_archive li,
+.content-sidebar .widget_categories li,
+.content-sidebar .widget_links li,
+.content-sidebar .widget_meta li,
+.content-sidebar .widget_nav_menu li,
+.content-sidebar .widget_pages li,
+.content-sidebar .widget_recent_comments li,
+.content-sidebar .widget_recent_entries li {
+       border-color: #e5e5e5;
+}
+
+.content-sidebar .widget hr {
+       background-color: #e5e5e5;
+}
+
+.content-sidebar .widget input:focus,
+.content-sidebar .widget textarea:focus {
+       border: 1px solid #b2b2b2;
+}
+
+.content-sidebar .widget_calendar thead th {
+       background-color: #fafafa;
+}
+
+.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
+       border-bottom: 1px solid #e5e5e5;
+}
+
+.site-footer,
+.site-info,
+.site-info a {
+       color: #b3b3b3;
+}
+
+#supplementary + .site-info {
+       border-top: 1px solid #4d4d4d;
+}
+
+.featured-content {
+       background: #000;
+}
+
+
+/**
+ * Internet Explorer 8
+ */
+
+.ie8 img.size-full,
+.ie8 img.size-large,
+.ie8 img.header-image,
+.ie8 img.wp-post-image,
+.ie8 img[class*="align"],
+.ie8 img[class*="wp-image-"],
+.ie8 img[class*="attachment-"] {
+       height: auto;
+       width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
+}
+
+.ie8 .full-size-link:before,
+.ie8 .parent-post-link:before,
+.ie8 .site-content span + .byline:before,
+.ie8 .site-content span + .comments-link:before,
+.ie8 .site-content span + .edit-link:before,
+.ie8 .site-content span + .entry-date:before {
+       content: "";
+}
+
+.ie8 .attachment span.entry-date:before,
+.ie8 .entry-content .edit-link a:before,
+.ie8 .entry-meta .edit-link a:before,
+.ie8 .site-content .byline a:before,
+.ie8 .site-content .comments-link a:before,
+.ie8 .site-content .entry-date a:before,
+.ie8 .site-content .featured-post:before,
+.ie8 .site-content .full-size-link a:before,
+.ie8 .site-content .parent-post-link a:before,
+.ie8 .site-content .post-format a:before {
+       display: inline-block;
+       font: normal 16px/1 Genericons;
+       text-decoration: inherit;
+       vertical-align: text-bottom;
+}
+
+.ie8 .site-content .entry-meta > span {
+       margin-right: 10px;
+}
+
+.ie8 .site-content .format-video .post-format a:before {
+       content: "\f104";
+}
+
+.ie8 .site-content .format-audio .post-format a:before {
+       content: "\f109";
+}
+
+.ie8 .site-content .format-image .post-format a:before {
+       content: "\f473";
+       position: relative;
+       top: 1px;
+}
+
+.ie8 .site-content .format-quote .post-format a:before {
+       content: "\f106";
+       margin-right: 2px;
+}
+
+.ie8 .site-content .format-gallery .post-format a:before {
+       content: "\f103";
+       margin-right: 4px;
+}
+
+.ie8 .site-content .format-aside .post-format a:before {
+       content: "\f101";
+       margin-right: 2px;
+}
+
+.ie8 .site-content .format-link .post-format a:before {
+       content: "\f107";
+       position: relative;
+       top: 1px;
+}
+
+.ie8 .site-content .featured-post:before {
+       content: "\f308";
+       margin-right: 3px;
+       position: relative;
+       top: 1px;
+}
+
+.ie8 .site-content .entry-date a:before,
+.ie8 .attachment .site-content span.entry-date:before {
+       content: "\f303";
+       margin-right: 1px;
+       position: relative;
+       top: 1px;
+}
+
+.ie8 .site-content .byline a:before {
+       content: "\f304";
+}
+
+.ie8 .site-content .comments-link a:before {
+       content: "\f300";
+       margin-right: 2px;
+}
+
+.ie8 .entry-content .edit-link a:before,
+.ie8 .entry-meta .edit-link a:before {
+       content: "\f411";
+}
+
+.ie8 .site-content .full-size-link a:before {
+       content: "\f402";
+       margin-right: 1px;
+}
+
+.ie8 .site-content .parent-post-link a:before {
+       content: "\f301";
+}
+
+.ie8 .main-content {
+       float: left;
+}
+
+.ie8 .content-area {
+       float: left;
+       padding-top: 72px;
+       width: 100%;
+}
+
+.ie8 .site-content {
+       margin-right: 29.04761904%;
+       margin-left: 17.61904761%;
+}
+
+.ie8 .search-box-wrapper,
+.ie8 .featured-content {
+       padding-left: 17.61904761%;
+}
+
+.ie8 .header-main {
+       padding: 0 0 0 30px;
+}
+
+.ie8 .search-toggle {
+       margin-right: 0;
+}
+
+.ie8 .search-box .search-field {
+       width: 324px;
+}
+
+.ie8 .site-navigation li .current_page_item > a,
+.ie8 .site-navigation li .current_page_ancestor > a,
+.ie8 .site-navigation li .current-menu-item > a,
+.ie8 .site-navigation li .current-menu-ancestor > a {
+       background-color: #000;
+}
+
+.ie8 .primary-navigation {
+       float: right;
+       font-size: 11px;
+       margin: 0 1px 0 -10px;
+       padding: 0;
+       text-transform: uppercase;
+}
+
+.ie8 .primary-navigation .menu-toggle {
+       display: none;
+       padding: 0;
+}
+
+.ie8 .primary-navigation .nav-menu {
+       border-bottom: 0;
+       display: block;
+}
+
+.ie8 .primary-navigation.toggled-on {
+       border-bottom: 0;
+       margin: 0;
+       padding: 0;
+}
+
+.ie8 .primary-navigation li {
+       border: 0;
+       display: inline-block;
+       height: 48px;
+       line-height: 48px;
+       position: relative;
+}
+
+.ie8 .primary-navigation a {
+       display: inline-block;
+       padding: 0 10px;
+       white-space: nowrap;
+}
+
+.ie8 .primary-navigation ul ul {
+       background-color: #24890d;
+       float: left;
+       margin: 0;
+       position: absolute;
+       top: 48px;
+       left: -999em;
+       z-index: 99999;
+}
+
+.ie8 .primary-navigation li li {
+       border: 0;
+       display: block;
+       height: auto;
+       line-height: 1.0909090909;
+}
+
+.ie8 .primary-navigation ul ul ul {
+       left: -999em;
+       top: 0;
+}
+
+.ie8 .primary-navigation ul ul a {
+       padding: 18px 12px;
+       white-space: normal;
+       width: 176px;
+}
+
+.ie8 .primary-navigation li:hover > a,
+.ie8 .primary-navigation li.focus > a {
+       background-color: #24890d;
+       color: #fff;
+}
+
+.ie8 .primary-navigation ul ul a:hover,
+.ie8 .primary-navigation ul ul li.focus > a {
+       background-color: #41a62a;
+}
+
+.ie8 .primary-navigation ul li:hover > ul,
+.ie8 .primary-navigation ul li.focus > ul {
+       left: auto;
+}
+
+.ie8 .primary-navigation ul ul li:hover > ul,
+.ie8 .primary-navigation ul ul li.focus > ul {
+       left: 100%;
+}
+
+.ie8 .archive-header,
+.ie8 .page-header {
+       margin: 0 auto 60px;
+       padding: 0 10px;
+}
+
+.ie8 .site-content .has-post-thumbnail .entry-header {
+       margin-top: -48px;
+}
+
+.ie8 .archive-header,
+.ie8 .comments-area,
+.ie8 .image-navigation,
+.ie8 .page-header,
+.ie8 .page-content,
+.ie8 .post-navigation,
+.ie8 .site-content .entry-header,
+.ie8 .site-content .entry-content,
+.ie8 .site-content .entry-summary,
+.ie8 .site-content footer.entry-meta {
+       margin-right: 54px;
+       padding-right: 30px;
+       padding-left: 30px;
+}
+
+.ie8 .list-view .site-content .hentry:first-child,
+.ie8 .list-view .site-content .hentry.has-post-thumbnail {
+       border-top: 0;
+       padding-top: 0;
+}
+
+.ie8 .comment-list .trackback,
+.ie8 .comment-list .pingback,
+.ie8 .comment-list article {
+       margin-bottom: 36px;
+       padding-top: 36px;
+}
+
+.ie8 .comment-author .avatar {
+       height: 34px;
+       top: 2px;
+       width: 34px;
+}
+
+.ie8 .comment-author,
+.ie8 .comment-content,
+.ie8 .comment-list .reply,
+.ie8 .comment-metadata {
+       padding-left: 50px;
+}
+
+.ie8 .comment-list .children {
+       margin-left: 20px;
+}
+
+.ie8 .full-width .site-content {
+       margin-right: 0;
+}
+
+.ie8 .full-width .archive-header,
+.ie8 .full-width .comments-area,
+.ie8 .full-width .image-navigation,
+.ie8 .full-width .page-header,
+.ie8 .full-width .page-content,
+.ie8 .full-width .post-navigation,
+.ie8 .full-width .site-content .entry-header,
+.ie8 .full-width .site-content .entry-content,
+.ie8 .full-width .site-content .entry-summary,
+.ie8 .full-width .site-content footer.entry-meta {
+       padding-right: 30px;
+       padding-left: 30px;
+       margin-right: auto;
+}
+
+.ie8 .full-width.singular .hentry.has-post-thumbnail {
+       margin-top: -72px;
+}
+
+
+.ie8 .singular .hentry.has-post-thumbnail {
+       margin-top: 0;
+}
+
+.ie8 .error404 .page-header {
+       margin-bottom: 24px;
+}
+
+.ie8 .contributor-avatar {
+       margin-left: -168px;
+}
+
+.ie8 .contributor-summary {
+       float: left;
+}
+
+.ie8 .site:before {
+       background-color: #000;
+       content: "";
+       display: block;
+       height: 100%;
+       min-height: 100%;
+       position: absolute;
+       top: 0;
+       left: 0;
+       width: 17.61904761%;
+       z-index: 2;
+}
+
+.ie8 #secondary {
+       border: 0;
+       clear: none;
+       color: #b3b3b3;
+       float: left;
+       margin: 0 0 0 -100%;
+       min-height: 100vh;
+       padding: 0 30px;
+       width: 12.85714285%;
+}
+
+.ie8 .site-description {
+       display: block;
+       margin: -3px 0 21px;
+}
+
+.ie8 .secondary-navigation {
+       margin: 0 -30px 48px;
+       width: calc(100% + 60px);
+}
+
+.ie8 .secondary-navigation  li {
+       border-top: 1px solid #4d4d4d;
+       position: relative;
+}
+
+.ie8 .secondary-navigation a {
+       padding: 10px 30px;
+}
+
+.ie8 .secondary-navigation ul ul {
+       background-color: #24890d;
+       position: absolute;
+       top: 0;
+       left: -999em;
+       width: 222px;
+       z-index: 99999;
+}
+
+.ie8 .secondary-navigation  li li {
+       border-top: 0;
+}
+
+.ie8 .secondary-navigation li:hover > a,
+.ie8 .secondary-navigation li.focus > a {
+       background-color: #24890d;
+       color: #fff;
+}
+
+.ie8 .secondary-navigation ul ul a:hover,
+.ie8 .secondary-navigation ul ul li.focus > a {
+       background-color: #41a62a;
+}
+
+.ie8 .secondary-navigation ul li:hover > ul,
+.ie8 .secondary-navigation ul li.focus > ul {
+       left: 202px;
+}
+
+.ie8 .content-sidebar {
+       border: 0;
+       float: right;
+       margin-left: -29.04761904%;
+       padding: 72px 30px 24px;
+       width: 29.04761904%;
+}
+
+.ie8 #supplementary {
+       padding: 0;
+}
+
+.ie8 .footer-sidebar {
+       font-size: 12px;
+       line-height: 1.5;
+}
+
+.ie8 .footer-sidebar .widget,
+.ie8 .primary-sidebar .widget {
+       font-size: 12px;
+       line-height: 1.5;
+}
+
+.ie8 .footer-sidebar .widget {
+       -webkit-box-sizing: border-box;
+       -moz-box-sizing:    border-box;
+       box-sizing:         border-box;
+       float: left;
+       padding: 0 30px;
+       width: 25%;
+}
+
+.ie8 .footer-sidebar .widget h1,
+.ie8 .primary-sidebar .widget h1 {
+       font-size: 20px;
+       line-height: 1.2;
+}
+
+.ie8 .footer-sidebar .widget h2,
+.ie8 .primary-sidebar .widget h2 {
+       font-size: 18px;
+       line-height: 1.3333333333;
+}
+
+.ie8 .footer-sidebar .widget h3,
+.ie8 .primary-sidebar .widget h3 {
+       font-size: 16px;
+       line-height: 1.5;
+}
+
+.ie8 .footer-sidebar .widget h4,
+.ie8 .primary-sidebar .widget h4 {
+       font-size: 14px;
+       line-height: 1.7142857142;
+}
+
+.ie8 .footer-sidebar .widget h5,
+.ie8 .primary-sidebar .widget h5 {
+       font-size: 12px;
+       line-height: 2;
+}
+
+.ie8 .footer-sidebar .widget h6,
+.ie8 .primary-sidebar .widget h6 {
+       font-size: 11px;
+       line-height: 2.1818181818;
+}
+
+.ie8 .footer-sidebar .widget code,
+.ie8 .footer-sidebar .widget kbd,
+.ie8 .footer-sidebar .widget tt,
+.ie8 .footer-sidebar .widget var,
+.ie8 .footer-sidebar .widget samp,
+.ie8 .footer-sidebar .widget pre,
+.ie8 .primary-sidebar .widget code,
+.ie8 .primary-sidebar .widget kbd,
+.ie8 .primary-sidebar .widget tt,
+.ie8 .primary-sidebar .widget var,
+.ie8 .primary-sidebar .widget samp,
+.ie8 .primary-sidebar .widget pre {
+       font-size: 11px;
+       line-height: 1.6363636363;
+}
+
+.ie8 .footer-sidebar .widget blockquote,
+.ie8 .primary-sidebar .widget blockquote {
+       font-size: 14px;
+       line-height: 1.2857142857;
+}
+
+.ie8 .footer-sidebar .widget blockquote cite,
+.ie8 .primary-sidebar .widget blockquote cite {
+       font-size: 12px;
+       line-height: 1.5;
+}
+
+.ie8 .footer-sidebar .widget input,
+.ie8 .footer-sidebar .widget textarea,
+.ie8 .primary-sidebar .widget input,
+.ie8 .primary-sidebar .widget textarea {
+       font-size: 12px;
+       padding: 3px 2px 4px 4px;
+}
+
+.ie8 .footer-sidebar .widget input[type="button"],
+.ie8 .footer-sidebar .widget input[type="reset"],
+.ie8 .footer-sidebar .widget input[type="submit"],
+.ie8 .primary-sidebar .widget input[type="button"],
+.ie8 .primary-sidebar .widget input[type="reset"],
+.ie8 .primary-sidebar .widget input[type="submit"] {
+       padding: 5px 15px 4px;
+}
+
+.ie8 .footer-sidebar .widget .widget-title,
+.ie8 .primary-sidebar .widget .widget-title {
+       font-size: 11px;
+       font-weight: 700;
+       line-height: 1.6363636363;
+       margin-bottom: 18px;
+}
+
+.ie8 .footer-sidebar .widget_twentyfourteen_ephemera .entry-title,
+.ie8 .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta,
+.ie8 .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
+.ie8 .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
+.ie8 .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table,
+.ie8 .primary-sidebar .widget_twentyfourteen_ephemera .entry-title,
+.ie8 .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta,
+.ie8 .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
+.ie8 .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
+.ie8 .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
+       font-size: 11px;
+       line-height: 1.6363636363;
+}
+
+.ie8 .footer-sidebar .widget_archive li,
+.ie8 .footer-sidebar .widget_categories li,
+.ie8 .footer-sidebar .widget_links li,
+.ie8 .footer-sidebar .widget_meta li,
+.ie8 .footer-sidebar .widget_nav_menu li,
+.ie8 .footer-sidebar .widget_pages li,
+.ie8 .footer-sidebar .widget_recent_comments li,
+.ie8 .footer-sidebar .widget_recent_entries li,
+.ie8 .primary-sidebar .widget_archive li,
+.ie8 .primary-sidebar .widget_categories li,
+.ie8 .primary-sidebar .widget_links li,
+.ie8 .primary-sidebar .widget_meta li,
+.ie8 .primary-sidebar .widget_nav_menu li,
+.ie8 .primary-sidebar .widget_pages li,
+.ie8 .primary-sidebar .widget_recent_comments li,
+.ie8 .primary-sidebar .widget_recent_entries li {
+       border-top: 0;
+       padding: 0;
+}
+
+.ie8 .grid .featured-content .entry-header {
+       border-color: #000;
+       border-style: solid;
+       border-width: 12px 10px;
+       height: 96px;
+       padding: 0;
+}
+
+.ie8 .featured-content {
+       padding-left: 17.61904761%;
+}
+
+.ie8 .grid .featured-content .hentry {
+       float: left;
+       width: 33.3333333%;
+}
+
+.ie8 .grid .featured-content .hentry:nth-child( 3n+1 ) {
+       clear: both;
+}
+
+.ie8 .grid .featured-content .entry-header {
+       height: 120px;
+}
+
+.ie8 .slider .featured-content .entry-title {
+       font-size: 33px;
+       line-height: 1.0909090909;
+}
+
+.ie8 .slider .featured-content .entry-header {
+       min-height: inherit;
+       padding: 24px 30px 48px;
+       position: absolute;
+       left: 0;
+       bottom: 0;
+       width: 50%;
+       z-index: 3;
+}
+
+.ie8 .slider-control-paging {
+       background: transparent;
+       margin-top: -48px;
+       padding-left: 24px;
+       width: 50%;
+}
+
+.ie8 .slider-control-paging li {
+       margin: 12px 12px 12px 0
+}
+
+.ie8 .slider-control-paging a {
+       height: 24px;
+       width: 24px;
+}
+
+.ie8 .slider-control-paging a:before {
+       top: 6px;
+       left: 6px;
+}
+
+.ie8 .slider-direction-nav {
+       clear: none;
+       float: right;
+       margin-top: -48px;
+       width: 98px;
+}
+
+.ie8 .slider-direction-nav li:first-chile {
+       padding: 0 1px 0 0;
+}
+
+.ie8 .slider-direction-nav li {
+       border: 0;
+       padding: 0 0 0 1px;
+}
+
+.ie8 .slider-direction-nav a {
+       height: 48px;
+}
+
+.ie8 .slider-direction-nav a:before {
+       line-height: 48px;
+}
+
+
+/**
+ * Internet Explorer 7
+ */
+
+.ie7 audio,
+.ie7 canvas,
+.ie7 video {
+       display: inline;
+       zoom: 1;
+}
+
+.ie7 button,
+.ie7 input,
+.ie7 select,
+.ie7 textarea {
+       vertical-align: middle;
+}
+
+.ie7 button,
+.ie7 input[type="button"],
+.ie7 input[type="reset"],
+.ie7 input[type="submit"] {
+       overflow: visible;
+}
+
+.ie7 .screen-reader-text {
+       clip: rect(1px 1px 1px 1px); /* IE7 */
+}
+
+.ie7 .site,
+.ie7 .site-header {
+       max-width: 100%;
+}
+
+.ie7 .search-toggle {
+       line-height: 45px;
+       margin-right: 190px;
+       padding: 0 20px;
+       text-transform: uppercase;
+       width: auto;
+}
+
+.ie7 .search-toggle .screen-reader-text {
+       color: #fff;
+       position: relative !important;
+}
+
+.ie7 .search-box {
+       height: 24px;
+       padding: 12px 0;
+}
+
+.ie7 .search-box .search-field {
+       margin: 0 10px;
+       width: 33%;
+}
+
+.ie7 .site-navigation li {
+       border-top: 1px solid #4d4d4d;
+}
+
+.ie7 .primary-navigation .nav-menu,
+.ie7 .secondary-navigation {
+       border-bottom: 1px solid #4d4d4d;
+}
+
+.ie7 .secondary-navigation {
+       margin: 48px auto;
+       max-width: 474px
+}
+
+.ie7 .content-area {
+       padding-top: 48px;
+}
+
+.ie7 .hentry {
+       max-width: 100%;
+}
+
+.ie7 .menu-toggle {
+       color: #fff;
+       font-weight: 400;
+       font-size: 16px;
+       line-height: 45px;
+       text-transform: uppercase;
+       width: 200px;
+}
+
+.ie7 .post-thumbnail img {
+       display: block;
+       margin: 0 auto;
+}
+
+.ie7 .tag-links a {
+       margin-left: 0;
+}
+
+.ie7 .content-sidebar {
+       padding: 48px 10px;
+}
+
+.ie7 .singular .hentry.has-post-thumbnail {
+       margin-top: -48px;
+}
+
+.ie7 .entry-meta > span,
+.ie7 .widget_twentyfourteen_ephemera .entry-title {
+       margin-right: 20px;
+}
+
+.ie7 #secondary {
+       border-bottom: 1px solid #4d4d4d;
+}
+
+.ie7 .content-sidebar {
+       border-top: 1px solid #e5e5e5;
+       border-bottom: 1px solid #e5e5e5;
+}
+
+.ie7 .widget {
+       margin: 0 auto 48px;
+       max-width: 474px;
+}
+
+.ie7 .content-sidebar .widget_twentyfourteen_ephemera .widget-title {
+       padding-top: 7px;
+}
+
+.ie7 .slider .featured-content .hentry {
+       display: block;
+}
+
+.ie7 .featured-content .entry-header {
+       min-height: 0;
+}
+
+.ie7 .slider-control-paging a {
+       line-height: 40px;
+       text-indent: 0;
+}
+
+.ie7 .slider-control-paging .slider-active {
+       color: #41a62a;
+}
+
+.ie7 .slider-direction-nav {
+       border-top: 2px solid #fff;
+}
+
+.ie7 .slider-direction-nav li {
+       border: 0;
+       width: 49%;
+}
+
+.ie7 .slider-direction-nav a {
+       font-size: 16px;
+       line-height: 45px;
+       text-transform: uppercase;
+}
+
+.ie7 .slider-direction-nav a:hover {
+       background-color: #000;
+       color: #41a62a;
+}
+
+.ie7 .search-toggle {
+       line-height: 45px;
+       margin-right: 190px;
+}
+
+.ie7 .featured-content .post-thumbnail,
+.ie7 .slider .featured-content .post-thumbnail {
+       padding-top: 0;
+}
+
+.ie7 .featured-content .post-thumbnail img {
+       position: relative;;
+}
+
+.ie7 .featured-content .entry-header {
+       width: auto;
+}
+
+.ie7 .grid .featured-content .hentry {
+       float: left;
+       margin: 0 auto;
+       max-width: 672px;
+       width: 33.333333%;
+}
+
+.ie7 .slider .featured-content .entry-header {
+       margin: 0 auto;
+       max-width: 1038px;
+}
+
+.ie7 .slider-control-paging {
+       float: none;
+       margin: -24px auto 0;
+       max-width: 1038px;
+       width: auto;
+}
+
+
+/**
+ * RTL for Internet Explorer 8 & 7
+ */
+
+.rtl .attachment a,
+.rtl .gallery a,
+.rtl .wp-caption a,
+.rtl .widget_twentyfourteen_ephemera .entry-content a {
+       display: inline;
+}
+
+
+/**
+ * RTL overrides for Internet Explorer 8
+ */
+
+.ie8 .rtl .site-content .entry-meta > span {
+       margin-right: auto;
+       margin-left: 10px;
+}
+
+.ie8 .rtl .site-content .format-quote .post-format a:before {
+       margin-right: auto;
+       margin-left: 2px;
+}
+
+.ie8 .rtl .site-content .format-gallery .post-format a:before {
+       margin-right: auto;
+       margin-left: 4px;
+}
+
+.ie8 .rtl .site-content .format-aside .post-format a:before {
+       margin-right: auto;
+       margin-left: 2px;
+}
+
+.ie8 .rtl .site-content .featured-post:before {
+       margin-right: auto;
+       margin-left: 3px;
+}
+
+.ie8 .rtl .site-content .entry-date a:before,
+.ie8 .rtl .attachment .site-content span.entry-date:before {
+       margin-right: auto;
+       margin-left: 1px;
+}
+
+.ie8 .rtl .site-content .comments-link a:before {
+       margin-right: auto;
+       margin-left: 2px;
+}
+
+.ie8 .rtl .site-content .full-size-link a:before {
+       margin-right: auto;
+       margin-left: 1px;
+}
+
+.ie8 .rtl .main-content {
+       float: right;
+}
+
+.ie8 .rtl .content-area {
+       float: right;
+}
+
+.ie8 .rtl .site-content {
+       margin-right: 17.61904761%;
+       margin-left: 29.04761904%;
+}
+
+.ie8 .rtl .search-box-wrapper,
+.ie8 .rtl .featured-content {
+       padding-right: 17.61904761%;
+       padding-left: 0;
+}
+
+.ie8 .rtl .header-main {
+       padding: 0 30px 0 0;
+}
+
+.ie8 .rtl .search-toggle {
+       margin-right: auto;
+       margin-left: 0;
+}
+
+.ie8 .rtl .primary-navigation {
+       float: left;
+       margin: 0 -10px 0 1px;
+}
+
+.ie8 .rtl .primary-navigation ul ul {
+       float: right;
+       right: -999em;
+       left: auto;
+}
+
+.ie8 .rtl .primary-navigation ul ul ul {
+       right: -999em;
+       left: auto;
+}
+
+.ie8 .rtl .primary-navigation ul li:hover > ul,
+.ie8 .rtl .primary-navigation ul li.focus > ul {
+       right: auto;
+       left: auto;
+}
+
+.ie8 .rtl .primary-navigation ul ul li:hover > ul,
+.ie8 .rtl .primary-navigation ul ul li.focus > ul {
+       right: 100%;
+       left: auto;
+}
+
+.ie8 .rtl .tag-links a:before {
+       right: -8px;
+}
+
+.ie8 .rtl .archive-header,
+.ie8 .rtl .comments-area,
+.ie8 .rtl .image-navigation,
+.ie8 .rtl .page-header,
+.ie8 .rtl .page-content,
+.ie8 .rtl .post-navigation,
+.ie8 .rtl .site-content .entry-header,
+.ie8 .rtl .site-content .entry-content,
+.ie8 .rtl .site-content .entry-summary,
+.ie8 .rtl .site-content footer.entry-meta {
+       margin-right: auto;
+       margin-left: 54px;
+}
+
+.ie8 .rtl .comment-author,
+.ie8 .rtl .comment-content,
+.ie8 .rtl .comment-list .reply,
+.ie8 .rtl .comment-metadata {
+       padding-right: 50px;
+       padding-left: 0;
+}
+
+.ie8 .rtl .comment-list .children {
+       margin-right: 20px;
+       margin-left: auto;
+}
+
+
+.ie8 .rtl.full-width .site-content {
+       margin-left: 0;
+}
+
+.ie8 .rtl.full-width .archive-header,
+.ie8 .rtl.full-width .comments-area,
+.ie8 .rtl.full-width .image-navigation,
+.ie8 .rtl.full-width .page-header,
+.ie8 .rtl.full-width .page-content,
+.ie8 .rtl.full-width .post-navigation,
+.ie8 .rtl.full-width .site-content .entry-header,
+.ie8 .rtl.full-width .site-content .entry-content,
+.ie8 .rtl.full-width .site-content .entry-summary,
+.ie8 .rtl.full-width .site-content footer.entry-meta {
+       margin-left: auto;
+}
+
+.ie8 .rtl .contributor-avatar {
+       margin-right: -168px;
+       margin-left: auto;
+}
+
+.ie8 .rtl .contributor-summary {
+       float: right;
+}
+
+.ie8 .rtl .site:before {
+       right: 0;
+       left: auto;
+}
+
+.ie8 .rtl #secondary {
+       float: right;
+       margin: 0 -100% 0 0;
+}
+
+.ie8 .rtl .secondary-navigation ul ul {
+       right: -999em;
+       left: auto;
+}
+
+.ie8 .rtl .secondary-navigation ul li:hover > ul,
+.ie8 .rtl .secondary-navigation ul li.focus > ul {
+       right: 202px;
+       left: auto;
+}
+
+.ie8 .rtl .content-sidebar {
+       float: left;
+       margin-right: -29.04761904%;
+       margin-left: auto;
+}
+
+.ie8 .rtl .footer-sidebar .widget {
+       float: right;
+}
+
+.ie8 .rtl .featured-content {
+       padding-right: 17.61904761%;
+       padding-left: 0;
+}
+
+.ie8 .rtl.grid .featured-content .hentry {
+       float: right;
+}
+
+.ie8 .rtl.slider .featured-content .entry-header {
+       right: 0;
+       left: auto;
+}
+
+.ie8 .rtl .slider-control-paging {
+       padding-right: 24px;
+       padding-left: 0;
+}
+
+.ie8 .rtl .slider-control-paging li {
+       margin: 12px 0 12px 12px;
+}
+
+.ie8 .rtl .slider-control-paging a:before {
+       right: 6px;
+       left: auto;
+}
+
+.ie8 .rtl .slider-direction-nav {
+       float: left;
+}
+
+.ie8 .rtl .slider-direction-nav li {
+       padding: 0 1px 0 0;
+}
+
+.ie8 .rtl .slider-direction-nav li:first-child {
+       padding: 0 0 0 1px;
+}
+
+
+/**
+ * RTL overrides for Internet Explorer 7
+ */
+
+.ie7 .rtl.grid .featured-content .hentry {
+       float: right;
+}
+
+.ie7 .rtl .slider-control-paging {
+       float: none;
+       margin: -24px auto 0;
+}
+
+.ie7 .rtl .tag-links a {
+       margin-right: 0;
+       margin-left: auto;
+}
+
+.ie7 .rtl .search-toggle {
+       margin-right: auto;
+       margin-left: 190px;
+}
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/src/wp-content/themes/twentyfourteen/ie.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="trunksrcwpcontentthemestwentyfourteeninccustomizerphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php (26096 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php    2013-11-11 22:26:33 UTC (rev 26096)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php       2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -263,6 +263,7 @@
</span><span class="cx">          .comment-reply-title small a:hover,
</span><span class="cx">          .widget a:hover,
</span><span class="cx">          .widget-title a:hover,
</span><ins>+               .widget_twentyfourteen_ephemera .entry-meta a:hover,
</ins><span class="cx">           .content-sidebar .widget a:hover,
</span><span class="cx">          .content-sidebar .widget .widget-title a:hover,
</span><span class="cx">          .content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover,
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/rtl.css (26096 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/rtl.css       2013-11-11 22:26:33 UTC (rev 26096)
+++ trunk/src/wp-content/themes/twentyfourteen/rtl.css  2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx"> 
</span><span class="cx"> .tag-links a:hover:before,
</span><span class="cx"> .tag-links a:focus:before {
</span><del>-       border-left-color: #2b2b2b;
</del><ins>+        border-left-color: #41a62a;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .tag-links a:after {
</span><span class="lines">@@ -235,34 +235,26 @@
</span><span class="cx">  margin: 0 0 20px 30px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.contributor-posts-link:before {
-       margin: -3px -3px -2px 5px;
-}
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> /**
</span><span class="cx">  * 6.14 Comments
</span><span class="cx">  * -----------------------------------------------------------------------------
</span><span class="cx">  */
</span><span class="cx"> 
</span><del>-.comment-author {
-       padding-right: 36px;
-       padding-left: 0;
-}
-
</del><span class="cx"> .comment-author .avatar {
</span><span class="cx">  right: 0;
</span><span class="cx">  left: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .bypostauthor > article .fn:before {
</span><del>-       margin: 3px -2px 0 2px;
</del><ins>+        margin: 0 -2px 0 2px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.comment-author,
</ins><span class="cx"> .comment-content,
</span><span class="cx"> .comment-list .reply,
</span><span class="cx"> .comment-metadata {
</span><del>-       padding-right: 36px;
</del><ins>+        padding-right: 30px;
</ins><span class="cx">   padding-left: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -271,13 +263,10 @@
</span><span class="cx">  margin-left: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.comment-edit-link:before {
-       margin: 3px 0 0 2px;
-}
-
</del><span class="cx"> .comment-reply-link:before,
</span><span class="cx"> .comment-reply-login:before {
</span><del>-       margin: 3px 0 0 3px;
</del><ins>+        margin-left: auto;
+       margin-right: 2px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-content ul,
</span><span class="lines">@@ -286,7 +275,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-list .children {
</span><del>-       margin-right: 18px;
</del><ins>+        margin-right: 15px;
</ins><span class="cx">   margin-left: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -438,59 +427,41 @@
</span><span class="cx">          margin-left: 10px;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .site-content .format-video .post-format a:before {
-               margin: -1px 0 0 2px;
-       }
-
-       .site-content .format-audio .post-format a:before {
-               margin: -1px 0 0 2px;
-       }
-
-       .site-content .format-image .post-format a:before {
-               margin: -1px 0 0 3px;
-       }
-
</del><span class="cx">   .site-content .format-quote .post-format a:before {
</span><del>-               margin: -1px 0 0 3px;
</del><ins>+                margin-right: auto;
+               margin-left: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-gallery .post-format a:before {
</span><del>-               margin: -1px 0 0 4px;
</del><ins>+                margin-right: auto;
+               margin-left: 4px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-aside .post-format a:before {
</span><del>-               margin: -1px 0 0 3px;
</del><ins>+                margin-right: auto;
+               margin-left: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><del>-       .site-content .format-link .post-format a:before {
-               margin: -1px 0 0 3px;
-       }
-
</del><span class="cx">   .site-content .featured-post:before {
</span><del>-               margin: 0 0 0 3px;
</del><ins>+                margin-right: auto;
+               margin-left: 3px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .entry-date a:before,
</span><span class="cx">  .attachment .site-content span.entry-date:before {
</span><del>-               margin: 0 0 0 1px;
</del><ins>+                margin-right: auto;
+               margin-left: 1px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .comments-link a:before {
</span><del>-               margin: -1px 0 0 2px;
</del><ins>+                margin-right: auto;
+               margin-left: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><del>-       .entry-content .edit-link a:before,
-       .entry-meta .edit-link a:before {
-               margin: -1px 0 0 2px;
-       }
-
</del><span class="cx">   .site-content .full-size-link a:before {
</span><del>-               margin: -1px 0 0 2px;
</del><ins>+                margin-right: auto;
+               margin-left: 1px;
</ins><span class="cx">   }
</span><del>-
-       .site-content .parent-post-link a:before {
-               margin: -1px 0 0 2px;
-       }
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> @media screen and (min-width: 594px) {
</span><span class="lines">@@ -644,12 +615,12 @@
</span><span class="cx">  .comment-content,
</span><span class="cx">  .comment-list .reply,
</span><span class="cx">  .comment-metadata {
</span><del>-               padding-right: 55px;
</del><ins>+                padding-right: 50px;
</ins><span class="cx">           padding-left: 0;
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  .comment-list .children {
</span><del>-               margin-right: 35px;
</del><ins>+                margin-right: 20px;
</ins><span class="cx">           margin-left: auto;
</span><span class="cx">  }
</span><span class="cx"> }
</span><span class="lines">@@ -819,19 +790,6 @@
</span><span class="cx">          margin-right: auto;
</span><span class="cx">          margin-left: auto;
</span><span class="cx">  }
</span><del>-
-       .comment-author .avatar {
-               right: -55px;
-               left: auto;
-       }
-
-       .comment-author,
-       .comment-content,
-       .comment-list .reply,
-       .comment-metadata {
-               padding-right: 0;
-               padding-left: 0;
-       }
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> @media screen and (min-width: 1260px) {
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/style.css (26096 => 26097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/style.css     2013-11-11 22:26:33 UTC (rev 26096)
+++ trunk/src/wp-content/themes/twentyfourteen/style.css        2013-11-12 04:17:07 UTC (rev 26097)
</span><span class="lines">@@ -363,6 +363,7 @@
</span><span class="cx">  font-size: 100%;
</span><span class="cx">  margin: 0;
</span><span class="cx">  max-width: 100%;
</span><ins>+       vertical-align: baseline;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> button,
</span><span class="lines">@@ -507,9 +508,9 @@
</span><span class="cx">  color: #fff;
</span><span class="cx">  font-size: 12px;
</span><span class="cx">  font-weight: 700;
</span><del>-       padding: 11px 30px 10px;
</del><ins>+        padding: 10px 30px 11px;
</ins><span class="cx">   text-transform: uppercase;
</span><del>-       vertical-align: top;
</del><ins>+        vertical-align: bottom;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> button:hover,
</span><span class="lines">@@ -775,7 +776,7 @@
</span><span class="cx">  display: inline-block;
</span><span class="cx">  font: normal 16px/1 Genericons;
</span><span class="cx">  text-decoration: inherit;
</span><del>-       vertical-align: top;
</del><ins>+        vertical-align: text-bottom;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Separators */
</span><span class="lines">@@ -1001,10 +1002,18 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .hentry {
</span><del>-       margin-bottom: 48px;
</del><ins>+        margin: 0 auto 48px;
</ins><span class="cx">   max-width: 672px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.entry-header,
+.entry-content,
+.entry-summary,
+.entry-meta,
+.page-content {
+       width: 100%;
+}
+
</ins><span class="cx"> .site-content .entry-header,
</span><span class="cx"> .site-content .entry-content,
</span><span class="cx"> .site-content .entry-summary,
</span><span class="lines">@@ -1018,11 +1027,7 @@
</span><span class="cx">  margin-bottom: 48px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.hentry > :last-child {
-       margin-bottom: 0
-}
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> /**
</span><span class="cx">  * 6.1 Post Thumbnail
</span><span class="cx">  * -----------------------------------------------------------------------------
</span><span class="lines">@@ -1094,6 +1099,7 @@
</span><span class="cx">  font-size: 12px;
</span><span class="cx">  font-weight: 400;
</span><span class="cx">  line-height: 1.3333333333;
</span><ins>+       text-transform: uppercase;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .entry-meta a {
</span><span class="lines">@@ -1133,11 +1139,10 @@
</span><span class="cx"> .site-content .entry-meta {
</span><span class="cx">  background-color: #fff;
</span><span class="cx">  margin-bottom: 8px;
</span><del>-       text-transform: uppercase;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .site-content footer.entry-meta {
</span><del>-       margin: 24px auto;
</del><ins>+        margin: 24px auto 0;
</ins><span class="cx">   padding: 0 10px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -1216,6 +1221,27 @@
</span><span class="cx">  padding-top: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.entry-content h1:first-child,
+.entry-content h2:first-child,
+.entry-content h3:first-child,
+.entry-content h4:first-child,
+.entry-content h5:first-child,
+.entry-content h6:first-child,
+.entry-summary h1:first-child,
+.entry-summary h2:first-child,
+.entry-summary h3:first-child,
+.entry-summary h4:first-child,
+.entry-summary h5:first-child,
+.entry-summary h6:first-child,
+.page-content h1:first-child,
+.page-content h2:first-child,
+.page-content h3:first-child,
+.page-content h4:first-child,
+.page-content h5:first-child,
+.page-content h6:first-child {
+       margin-top: 0;
+}
+
</ins><span class="cx"> .entry-content a,
</span><span class="cx"> .entry-summary a,
</span><span class="cx"> .page-content a,
</span><span class="lines">@@ -1349,7 +1375,6 @@
</span><span class="cx"> 
</span><span class="cx"> /* More link */
</span><span class="cx"> 
</span><del>-.more-link,
</del><span class="cx"> .post-format-archive-link {
</span><span class="cx">  font-size: 14px;
</span><span class="cx">  text-transform: uppercase;
</span><span class="lines">@@ -1525,8 +1550,7 @@
</span><span class="cx">  padding: 0 10px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-navigation [rel="prev"],
-.post-navigation [rel="next"],
</del><ins>+.post-navigation a,
</ins><span class="cx"> .image-navigation .previous-image,
</span><span class="cx"> .image-navigation .next-image {
</span><span class="cx">  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
</span><span class="lines">@@ -1664,7 +1688,7 @@
</span><span class="cx">  padding: 48px 10px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.contributor:nth-of-type(1) {
</del><ins>+.contributor:first-of-type {
</ins><span class="cx">   padding-top: 24px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -1697,13 +1721,12 @@
</span><span class="cx"> 
</span><span class="cx"> .contributor-posts-link {
</span><span class="cx">  display: inline-block;
</span><del>-       line-height: 1;
-       padding: 13px 30px 11px;
</del><ins>+        line-height: normal;
+       padding: 10px 30px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .contributor-posts-link:before {
</span><span class="cx">  content: "\f443";
</span><del>-       margin: -3px 5px -2px -3px;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -1806,13 +1829,18 @@
</span><span class="cx"> .comment-list article,
</span><span class="cx"> .comment-list .pingback,
</span><span class="cx"> .comment-list .trackback {
</span><del>-       border-bottom: 1px solid rgba(0, 0, 0, 0.1);
-       margin-top: 24px;
-       padding-bottom: 24px;
</del><ins>+        border-top: 1px solid rgba(0, 0, 0, 0.1);
+       margin-bottom: 24px;
+       padding-top: 24px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.comment-list > li:first-child > article,
+.comment-list > li:first-child > .pingback,
+.comment-list > li:first-child > .trackback {
+       border-top: 0
+}
+
</ins><span class="cx"> .comment-author {
</span><del>-       padding-left: 36px;
</del><span class="cx">   position: relative;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -1828,17 +1856,20 @@
</span><span class="cx"> 
</span><span class="cx"> .bypostauthor > article .fn:before {
</span><span class="cx">  content: "\f408";
</span><del>-       margin: 3px 2px 0 -2px;
</del><ins>+        margin: 0 2px 0 -2px;
+       position: relative;
+       top: -1px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .says {
</span><span class="cx">  display: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.comment-author,
</ins><span class="cx"> .comment-content,
</span><span class="cx"> .comment-list .reply,
</span><span class="cx"> .comment-metadata {
</span><del>-       padding-left: 36px;
</del><ins>+        padding-left: 30px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-edit-link {
</span><span class="lines">@@ -1847,13 +1878,12 @@
</span><span class="cx"> 
</span><span class="cx"> .comment-edit-link:before {
</span><span class="cx">  content: "\f411";
</span><del>-       margin: 3px 2px 0 0;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-reply-link:before,
</span><span class="cx"> .comment-reply-login:before {
</span><span class="cx">  content: "\f412";
</span><del>-       margin: 3px 3px 0 0;
</del><ins>+        margin-right: 2px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-content {
</span><span class="lines">@@ -1874,13 +1904,13 @@
</span><span class="cx">  margin-bottom: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.comment-content p:last-child {
</del><ins>+.comment-content > :last-child {
</ins><span class="cx">   margin-bottom: 0
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-list .children {
</span><span class="cx">  list-style: none;
</span><del>-       margin-left: 18px;
</del><ins>+        margin-left: 15px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-respond {
</span><span class="lines">@@ -1897,12 +1927,15 @@
</span><span class="cx">  margin-bottom: 24px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.logged-in-as {
</del><ins>+.comment-notes,
+.logged-in-as,
+.no-comments,
+.form-allowed-tags,
+.form-allowed-tags code {
</ins><span class="cx">   color: #767676;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .no-comments {
</span><del>-       color: #767676;
</del><span class="cx">   font-size: 16px;
</span><span class="cx">  font-weight: 900;
</span><span class="cx">  line-height: 1.5;
</span><span class="lines">@@ -1922,7 +1955,6 @@
</span><span class="cx"> 
</span><span class="cx"> .form-allowed-tags,
</span><span class="cx"> .form-allowed-tags code {
</span><del>-       color: #767676;
</del><span class="cx">   font-size: 12px;
</span><span class="cx">  line-height: 1.5;
</span><span class="cx"> }
</span><span class="lines">@@ -1942,7 +1974,6 @@
</span><span class="cx"> .comment-reply-title small a:before {
</span><span class="cx">  content: "\f405";
</span><span class="cx">  font-size: 32px;
</span><del>-       margin-top: -2px;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .comment-navigation {
</span><span class="lines">@@ -2012,7 +2043,7 @@
</span><span class="cx">  -moz-box-sizing:    border-box;
</span><span class="cx">  box-sizing:         border-box;
</span><span class="cx">  color: #767676;
</span><del>-       padding: 36px 10px 0;
</del><ins>+        padding: 48px 10px 0;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -2086,8 +2117,7 @@
</span><span class="cx">  margin-bottom: 18px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.widget abbr,
-.widget acronym {
</del><ins>+.widget abbr[title] {
</ins><span class="cx">   border-color: rgba(255, 255, 255, 0.7);
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -2096,10 +2126,7 @@
</span><span class="cx">  color: #000;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.widget pre {
-       border-color: rgba(255, 255, 255, 0.2);
-}
-
</del><ins>+.widget pre,
</ins><span class="cx"> .widget fieldset {
</span><span class="cx">  border-color: rgba(255, 255, 255, 0.2);
</span><span class="cx"> }
</span><span class="lines">@@ -2168,7 +2195,7 @@
</span><span class="cx"> .widget input,
</span><span class="cx"> .widget textarea {
</span><span class="cx">  background-color: rgba(255, 255, 255, 0.1);
</span><del>-       border: 1px solid rgba(255, 255, 255, 0.15);
</del><ins>+        border-color: rgba(255, 255, 255, 0.15);
</ins><span class="cx">   color: #fff;
</span><span class="cx">  font-size: 16px;
</span><span class="cx">  padding: 1px 2px 2px 4px;
</span><span class="lines">@@ -2176,7 +2203,7 @@
</span><span class="cx"> 
</span><span class="cx"> .widget input:focus,
</span><span class="cx"> .widget textarea:focus {
</span><del>-       border: 1px solid rgba(255, 255, 255, 0.2);
</del><ins>+        border-color: rgba(255, 255, 255, 0.2);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .widget button,
</span><span class="lines">@@ -2205,7 +2232,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .widget .wp-caption {
</span><del>-       color: rgba(255, 255, 255, 0.45);
</del><ins>+        color: rgba(255, 255, 255, 0.7);
</ins><span class="cx">   margin-bottom: 18px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -2283,13 +2310,13 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .widget_twentyfourteen_ephemera .hentry {
</span><del>-       margin-bottom: 0;
</del><ins>+        margin: 0;
+       max-width: 100%;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-title,
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-meta,
</span><span class="cx"> .widget_twentyfourteen_ephemera .wp-caption-text,
</span><del>-.widget_twentyfourteen_ephemera .more-link,
</del><span class="cx"> .widget_twentyfourteen_ephemera .post-format-archive-link,
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-content table {
</span><span class="cx">  font-size: 12px;
</span><span class="lines">@@ -2299,7 +2326,6 @@
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-title {
</span><span class="cx">  display: inline;
</span><span class="cx">  font-weight: 400;
</span><del>-       text-transform: none;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-meta {
</span><span class="lines">@@ -2310,6 +2336,10 @@
</span><span class="cx">  color: rgba(255, 255, 255, 0.7);
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.widget_twentyfourteen_ephemera .entry-meta a:hover {
+       color: #41a62a;
+}
+
</ins><span class="cx"> .widget_twentyfourteen_ephemera .entry-content ul,
</span><span class="cx"> .widget_twentyfourteen_ephemera .entry-content ol {
</span><span class="cx">  margin: 0 0 18px 20px;
</span><span class="lines">@@ -2427,8 +2457,7 @@
</span><span class="cx">  color: #2b2b2b;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.content-sidebar .widget abbr,
-.content-sidebar .widget acronym {
</del><ins>+.content-sidebar .widget abbr[title] {
</ins><span class="cx">   border-color: #2b2b2b;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -2466,13 +2495,13 @@
</span><span class="cx"> .content-sidebar .widget input,
</span><span class="cx"> .content-sidebar .widget textarea {
</span><span class="cx">  background-color: #fff;
</span><del>-       border: 1px solid rgba(0, 0, 0, 0.1);
</del><ins>+        border-color: rgba(0, 0, 0, 0.1);
</ins><span class="cx">   color: #2b2b2b;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .content-sidebar .widget input:focus,
</span><span class="cx"> .content-sidebar .widget textarea:focus {
</span><del>-       border: 1px solid rgba(0, 0, 0, 0.3);
</del><ins>+        border-color: rgba(0, 0, 0, 0.3);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .content-sidebar .widget input[type="button"],
</span><span class="lines">@@ -2629,9 +2658,14 @@
</span><span class="cx">  padding: 0 10px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.site-footer,
+.site-info,
+.site-info a {
+       color: rgba(255, 255, 255, 0.7);
+}
+
</ins><span class="cx"> .site-footer {
</span><span class="cx">  background-color: #000;
</span><del>-       color: rgba(255, 255, 255, 0.7);
</del><span class="cx">   font-size: 12px;
</span><span class="cx">  position: relative;
</span><span class="cx">  z-index: 3;
</span><span class="lines">@@ -2642,7 +2676,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .site-info {
</span><del>-       color: rgba(255, 255, 255, 0.7);
</del><span class="cx">   padding: 15px 10px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -2650,10 +2683,6 @@
</span><span class="cx">  border-top: 1px solid rgba(255, 255, 255, 0.2);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.site-info a {
-       color: rgba(255, 255, 255, 0.7);
-}
-
</del><span class="cx"> .site-info a:hover {
</span><span class="cx">  color: #41a62a;
</span><span class="cx"> }
</span><span class="lines">@@ -2743,8 +2772,8 @@
</span><span class="cx"> /* Slider */
</span><span class="cx"> 
</span><span class="cx"> .slider .featured-content .hentry {
</span><ins>+       -webkit-backface-visibility: hidden;
</ins><span class="cx">   display: none;
</span><del>-       -webkit-backface-visibility: hidden;
</del><span class="cx">   position: relative;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -2972,7 +3001,7 @@
</span><span class="cx">          display: inline-block;
</span><span class="cx">          font: normal 16px/1 Genericons;
</span><span class="cx">          text-decoration: inherit;
</span><del>-               vertical-align: top;
</del><ins>+                vertical-align: text-bottom;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .entry-meta > span {
</span><span class="lines">@@ -2981,85 +3010,80 @@
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-video .post-format a:before {
</span><span class="cx">          content: "\f104";
</span><del>-               margin: -1px 2px 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-audio .post-format a:before {
</span><span class="cx">          content: "\f109";
</span><del>-               margin: -1px 2px 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-image .post-format a:before {
</span><span class="cx">          content: "\f473";
</span><del>-               margin: -1px 3px 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-quote .post-format a:before {
</span><span class="cx">          content: "\f106";
</span><del>-               margin: -1px 3px 0 0;
</del><ins>+                margin-right: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-gallery .post-format a:before {
</span><span class="cx">          content: "\f103";
</span><del>-               margin: -1px 4px 0 0;
</del><ins>+                margin-right: 4px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-aside .post-format a:before {
</span><span class="cx">          content: "\f101";
</span><del>-               margin: -1px 3px 0 0;
</del><ins>+                margin-right: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .format-link .post-format a:before {
</span><span class="cx">          content: "\f107";
</span><ins>+               position: relative;
+               top: 1px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .featured-post:before {
</span><span class="cx">          content: "\f308";
</span><del>-               margin: 0 3px 0 0;
</del><ins>+                margin-right: 3px;
+               position: relative;
+               top: 1px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .entry-date a:before,
</span><span class="cx">  .attachment .site-content span.entry-date:before {
</span><span class="cx">          content: "\f303";
</span><del>-               margin: 0 1px 0 0;
</del><ins>+                margin-right: 1px;
+               position: relative;
+               top: 1px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .byline a:before {
</span><span class="cx">          content: "\f304";
</span><del>-               margin: -1px 0 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .comments-link a:before {
</span><span class="cx">          content: "\f300";
</span><del>-               margin: -1px 2px 0 0;
</del><ins>+                margin-right: 2px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .entry-content .edit-link a:before,
</span><span class="cx">  .entry-meta .edit-link a:before {
</span><span class="cx">          content: "\f411";
</span><del>-               margin: -1px 2px 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><del>-       .entry-content .edit-link a:before {
-               margin: 5px 2px 0 0;
-       }
-
</del><span class="cx">   .site-content .full-size-link a:before {
</span><span class="cx">          content: "\f402";
</span><del>-               margin: -1px 2px 0 0;
</del><ins>+                margin-right: 1px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .site-content .parent-post-link a:before {
</span><span class="cx">          content: "\f301";
</span><del>-               margin: -1px 2px 0 0;
</del><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .list-view .site-content .hentry {
</span><span class="cx">          border-top: 1px solid rgba(0, 0, 0, 0.1);
</span><del>-               padding-top: 60px;
</del><ins>+                padding-top: 48px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><del>-       .list-view .site-content .hentry:first-child,
</del><span class="cx">   .list-view .site-content .hentry:first-of-type,
</span><span class="cx">  .list-view .site-content .hentry.has-post-thumbnail {
</span><span class="cx">          border-top: 0;
</span><span class="lines">@@ -3417,8 +3441,8 @@
</span><span class="cx">  .comment-list .trackback,
</span><span class="cx">  .comment-list .pingback,
</span><span class="cx">  .comment-list article {
</span><del>-               margin-top: 36px;
-               padding-bottom: 36px;
</del><ins>+                margin-bottom: 36px;
+               padding-top: 36px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .comment-author .avatar {
</span><span class="lines">@@ -3431,11 +3455,11 @@
</span><span class="cx">  .comment-content,
</span><span class="cx">  .comment-list .reply,
</span><span class="cx">  .comment-metadata {
</span><del>-               padding-left: 55px;
</del><ins>+                padding-left: 50px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .comment-list .children {
</span><del>-               margin-left: 35px;
</del><ins>+                margin-left: 20px;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .full-width.singular .hentry.has-post-thumbnail {
</span><span class="lines">@@ -3551,8 +3575,8 @@
</span><span class="cx"> 
</span><span class="cx">  .footer-sidebar .widget,
</span><span class="cx">  .primary-sidebar .widget {
</span><del>-               font-size: 11px;
-               line-height: 1.6363636363;
</del><ins>+                font-size: 12px;
+               line-height: 1.5;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><span class="cx">  .footer-sidebar .widget {
</span><span class="lines">@@ -3656,23 +3680,17 @@
</span><span class="cx">  .footer-sidebar .widget_twentyfourteen_ephemera .entry-title,
</span><span class="cx">  .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta,
</span><span class="cx">  .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
</span><ins>+       .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
</ins><span class="cx">   .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table,
</span><span class="cx">  .primary-sidebar .widget_twentyfourteen_ephemera .entry-title,
</span><span class="cx">  .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta,
</span><span class="cx">  .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
</span><ins>+       .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
</ins><span class="cx">   .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
</span><del>-               font-size: 12px;
-               line-height: 1.5;
</del><ins>+                font-size: 11px;
+               line-height: 1.6363636363;
</ins><span class="cx">   }
</span><span class="cx"> 
</span><del>-       .footer-sidebar .widget_twentyfourteen_ephemera .more-link,
-       .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
-       .primary-sidebar .widget_twentyfourteen_ephemera .more-link,
-       .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
-               font-size: 10px;
-               line-height: 1.8;
-       }
-
</del><span class="cx">   .footer-sidebar .widget_archive li,
</span><span class="cx">  .footer-sidebar .widget_categories li,
</span><span class="cx">  .footer-sidebar .widget_links li,
</span><span class="lines">@@ -3847,17 +3865,6 @@
</span><span class="cx">          margin-right: 54px;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .comment-author .avatar {
-               left: -55px;
-       }
-
-       .comment-author,
-       .comment-content,
-       .comment-list .reply,
-       .comment-metadata {
-               padding-left: 0;
-       }
-
</del><span class="cx">   .full-width .archive-header,
</span><span class="cx">  .full-width .comments-area,
</span><span class="cx">  .full-width .image-navigation,
</span></span></pre>
</div>
</div>

</body>
</html>