<!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>[25023] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development.</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/25023">25023</a></dd>
<dt>Author</dt> <dd>lancewillett</dd>
<dt>Date</dt> <dd>2013-08-15 00:24:27 +0000 (Thu, 15 Aug 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See <a href="http://core.trac.wordpress.org/ticket/24858">#24858</a>, props obenland.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyfourteenarchivephp">trunk/src/wp-content/themes/twentyfourteen/archive.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencommentsphp">trunk/src/wp-content/themes/twentyfourteen/comments.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentpostformatphp">trunk/src/wp-content/themes/twentyfourteen/content-post-format.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteencontentsinglephp">trunk/src/wp-content/themes/twentyfourteen/content-single.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfeaturedcontentphp">trunk/src/wp-content/themes/twentyfourteen/featured-content.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfrontpagephp">trunk/src/wp-content/themes/twentyfourteen/front-page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenfunctionsphp">trunk/src/wp-content/themes/twentyfourteen/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenimagephp">trunk/src/wp-content/themes/twentyfourteen/image.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteeninctemplatetagsphp">trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenindexphp">trunk/src/wp-content/themes/twentyfourteen/index.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenpagephp">trunk/src/wp-content/themes/twentyfourteen/page.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenrtlcss">trunk/src/wp-content/themes/twentyfourteen/rtl.css</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensearchphp">trunk/src/wp-content/themes/twentyfourteen/search.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensidebarcontentphp">trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensidebarphp">trunk/src/wp-content/themes/twentyfourteen/sidebar.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteensinglephp">trunk/src/wp-content/themes/twentyfourteen/single.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyfourteenstylecss">trunk/src/wp-content/themes/twentyfourteen/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentyfourteenarchivephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/archive.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/archive.php   2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/archive.php      2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> 
</span><span class="cx">                                  twentyfourteen_get_template_part();
</span><span class="cx">                          endwhile;
</span><del>-                               twentyfourteen_content_nav( 'nav-below' );
</del><ins>+                                twentyfourteen_paging_nav();
</ins><span class="cx"> 
</span><span class="cx">                  else :
</span><span class="cx">                          get_template_part( 'no-results', 'archive' );
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/comments.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/comments.php  2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/comments.php     2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">  <?php endif; // Check for comment navigation. ?>
</span><span class="cx"> 
</span><span class="cx">  <?php if ( ! comments_open() ) : ?>
</span><del>-       <p class="nocomments"><?php _e( 'Comments are closed.', 'twentyfourteen' ); ?></p>
</del><ins>+        <p class="no-comments"><?php _e( 'Comments are closed.', 'twentyfourteen' ); ?></p>
</ins><span class="cx">   <?php endif; ?>
</span><span class="cx"> 
</span><span class="cx">  <?php endif; // have_comments() ?>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentpostformatphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-post-format.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-post-format.php       2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/content-post-format.php  2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -3,37 +3,31 @@
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><span class="cx">  */
</span><del>-$format = get_post_format();
</del><span class="cx"> ?>
</span><span class="cx"> 
</span><del>-<article id="post-<?php the_ID(); ?>" <?php post_class( 'clearfix' ); ?>>
</del><ins>+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
</ins><span class="cx">   <?php
</span><del>-               if ( 'gallery' == $format ) :
-                       $images = get_children( array( 'post_parent' => $post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC' ) );
</del><ins>+                if ( has_post_format( 'gallery' ) ) :
+                       $images = get_children( array( 'post_parent' => get_the_ID(), 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC' ) );
</ins><span class="cx">                   if ( $images ) :
</span><del>-                               $image = array_shift( $images ); ?>
</del><ins>+                                $image = array_shift( $images );
+                               ?>
</ins><span class="cx">                           <a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'twentyfourteen' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="<?php the_ID(); ?>" class="attachment-featured-thumbnail">
</span><span class="cx">                          <?php echo wp_get_attachment_image( $image->ID, 'featured-thumbnail-large' ); ?>
</span><del>-                               </a><?php
</del><ins>+                                </a>
+                               <?php
</ins><span class="cx">                   endif;
</span><span class="cx">          endif;
</span><span class="cx">  ?>
</span><span class="cx"> 
</span><span class="cx">  <header class="entry-header">
</span><del>-               <?php
-                       /* translators: used between list items, there is a space after the comma */
-                       $categories_list = get_the_category_list( __( ', ', 'twentyfourteen' ) );
-                       if ( $categories_list && twentyfourteen_categorized_blog() && 'post' == get_post_type() ) :
-               ?>
</del><ins>+                <?php if ( in_array( 'category', get_object_taxonomies( get_post_type() ) ) && twentyfourteen_categorized_blog() ) : ?>
</ins><span class="cx">           <div class="entry-meta">
</span><del>-                       <span class="cat-links"><?php echo $categories_list; ?></span>
-               </div>
</del><ins>+                        <span class="cat-links"><?php echo get_the_category_list( _x( ', ', 'Used between list items, there is a space after the comma.', 'twentyfourteen' ) ); ?></span>
+               </div><!-- .entry-meta -->
</ins><span class="cx">           <?php endif; ?>
</span><span class="cx"> 
</span><del>-               <?php
-                       /* Show title only if it exists */
-                       the_title( '<h1 class="entry-title"><a href="' . get_permalink() . '" rel="bookmark">', '</a></h1>' );
-               ?>
</del><ins>+                <?php the_title( '<h1 class="entry-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h1>' ); ?>
</ins><span class="cx"> 
</span><span class="cx">          <div class="entry-meta">
</span><span class="cx">                  <span class="post-format">
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteencontentsinglephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/content-single.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/content-single.php    2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/content-single.php       2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -3,7 +3,6 @@
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><span class="cx">  */
</span><del>-has_post_format()
</del><span class="cx"> ?>
</span><span class="cx"> 
</span><span class="cx"> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
</span><span class="lines">@@ -27,7 +26,7 @@
</span><span class="cx">          ?>
</span><span class="cx"> 
</span><span class="cx">          <div class="entry-meta">
</span><del>-                       <?php if ( has_post_format() ) : ?>
</del><ins>+                        <?php if ( has_post_format( array( 'status', 'chat', 'aside', 'link', 'quote', 'audio' ) ) ) : ?>
</ins><span class="cx">                   <span class="post-format">
</span><span class="cx">                          <a class="entry-format" href="<?php echo esc_url( get_post_format_link( get_post_format() ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'twentyfourteen' ), get_post_format_string( get_post_format() ) ) ); ?>"><?php echo get_post_format_string( get_post_format() ); ?></a>
</span><span class="cx">                  </span>
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfeaturedcontentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/featured-content.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/featured-content.php  2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/featured-content.php     2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+<?php
+/**
+ * The template for displaying featured content.
+ *
+ * @todo: Add support for featured content.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Fourteen
+ */
+?>
+
</ins><span class="cx"> <div class="featured-content-wrapper">
</span><span class="cx">  <div id="featured-content" class="featured-content">
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfrontpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/front-page.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/front-page.php        2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/front-page.php   2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -28,9 +28,8 @@
</span><span class="cx"> 
</span><span class="cx">                                                          comments_template();
</span><span class="cx">                                                  endwhile;
</span><ins>+                                                       twentyfourteen_paging_nav();
</ins><span class="cx"> 
</span><del>-                                                       twentyfourteen_content_nav( 'nav-below' );
-
</del><span class="cx">                                           else :
</span><span class="cx">                                                  get_template_part( 'no-results', 'index' );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/functions.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/functions.php 2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/functions.php    2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -1,74 +1,81 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * Twenty Fourteen functions and definitions
</del><ins>+ * Twenty Fourteen functions and definitions.
</ins><span class="cx">  *
</span><ins>+ * Sets up the theme and provides some helper functions, which are used in the
+ * theme as custom template tags. Others are attached to action and filter
+ * hooks in WordPress to change core functionality.
+ *
+ * When using a child theme (see http://codex.wordpress.org/Theme_Development
+ * and http://codex.wordpress.org/Child_Themes), you can override certain
+ * functions (those wrapped in a function_exists() call) by defining them first
+ * in your child theme's functions.php file. The child theme's functions.php
+ * file is included before the parent theme's file, so the child theme
+ * functions would be used.
+ *
+ * Functions that are not pluggable (not wrapped in function_exists()) are
+ * instead attached to a filter or action hook.
+ *
+ * For more information on hooks, actions, and filters,
+ * see http://codex.wordpress.org/Plugin_API
+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Set the content width based on the theme's design and stylesheet.
- *
</del><ins>+ * Sets up the content width value based on the theme's design.
+ * @see twentyfourteen_content_width() for template-specific adjustments.
</ins><span class="cx">  */
</span><span class="cx"> if ( ! isset( $content_width ) )
</span><del>-       $content_width = 474; /* pixels */
</del><ins>+        $content_width = 474;
</ins><span class="cx"> 
</span><del>-function twentyfourteen_set_content_width() {
-       global $content_width;
-       if ( is_page_template( 'full-width-page.php' ) || is_attachment() )
-               $content_width = 895;
-}
-add_action( 'template_redirect', 'twentyfourteen_set_content_width' );
-
</del><span class="cx"> if ( ! function_exists( 'twentyfourteen_setup' ) ) :
</span><span class="cx"> /**
</span><span class="cx">  * Sets up theme defaults and registers support for various WordPress features.
</span><span class="cx">  *
</span><del>- * Note that this function is hooked into the after_setup_theme hook, which runs
- * before the init hook. The init hook is too late for some features, such as indicating
- * support post thumbnails.
</del><ins>+ * Note that this function is hooked into the after_setup_theme hook, which
+ * runs before the init hook. The init hook is too late for some features, such
+ * as indicating support post thumbnails.
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_setup() {
</span><span class="cx"> 
</span><del>-       /**
-        * Make theme available for translation
-        * Translations can be filed in the /languages/ directory
-        * If you're building a theme based on Twenty Fourteen, use a find and replace
-        * to change 'twentyfourteen' to the name of your theme in all the template files
</del><ins>+        /*
+        * Makes Twenty Fourteen available for translation.
+        *
+        * Translations can be added to the /languages/ directory.
+        * If you're building a theme based on Twenty Fourteen, use a find and
+        * replace to change 'twentyfourteen' to the name of your theme in all
+        * template files.
</ins><span class="cx">    */
</span><span class="cx">  load_theme_textdomain( 'twentyfourteen', get_template_directory() . '/languages' );
</span><span class="cx"> 
</span><del>-       /**
-        * Add default posts and comments RSS feed links to head
-        */
</del><ins>+        // Adds RSS feed links to <head> for posts and comments.
</ins><span class="cx">   add_theme_support( 'automatic-feed-links' );
</span><span class="cx"> 
</span><del>-       /**
-        * Enable support for Post Thumbnails
-        */
</del><ins>+        // Enable support for Post Thumbnails.
</ins><span class="cx">   add_theme_support( 'post-thumbnails', array( 'post' ) );
</span><span class="cx"> 
</span><del>-       /**
-        * Adding several sizes for Post Thumbnails
-        */
</del><ins>+        // Adding several sizes for Post Thumbnails.
</ins><span class="cx">   add_image_size( 'featured-thumbnail-large', 672, 0 );
</span><span class="cx">  add_image_size( 'featured-thumbnail-featured', 672, 336, true );
</span><span class="cx">  add_image_size( 'featured-thumbnail-formatted', 306, 0 );
</span><span class="cx"> 
</span><del>-       /**
-        * This theme uses wp_nav_menu() in one location.
-        */
</del><ins>+        // This theme uses wp_nav_menu() in two locations.
</ins><span class="cx">   register_nav_menus( array(
</span><del>-               'primary' => __( 'Top primary menu', 'twentyfourteen' ),
-               'secondary' => __( 'Secondary menu in left sidebar', 'twentyfourteen' )
</del><ins>+                'primary'   => __( 'Top primary menu', 'twentyfourteen' ),
+               'secondary' => __( 'Secondary menu in left sidebar', 'twentyfourteen' ),
</ins><span class="cx">   ) );
</span><span class="cx"> 
</span><del>-       /**
-        * Enable support for Post Formats
</del><ins>+        /*
+        * Enable support for Post Formats.
+        * See http://codex.wordpress.org/Post_Formats
</ins><span class="cx">    */
</span><del>-       add_theme_support( 'post-formats', array( 'aside', 'image', 'video', 'quote', 'link', 'gallery' ) );
</del><ins>+        add_theme_support( 'post-formats', array(
+               'aside', 'image', 'video', 'quote', 'link', 'gallery'
+       ) );
</ins><span class="cx"> 
</span><del>-       /**
</del><ins>+        /*
</ins><span class="cx">    * This theme allows users to set a custom background.
</span><span class="cx">   */
</span><span class="cx">  add_theme_support( 'custom-background', apply_filters( 'twentyfourteen_custom_background_args', array(
</span><span class="lines">@@ -79,9 +86,19 @@
</span><span class="cx"> add_action( 'after_setup_theme', 'twentyfourteen_setup' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Getter function for Featured Content Plugin.
</del><ins>+ * Adjusts content_width value for full width and attachment templates.
</ins><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><ins>+function twentyfourteen_content_width() {
+       if ( is_page_template( 'full-width-page.php' ) || is_attachment() )
+               $GLOBALS['content_width'] = 895;
+}
+add_action( 'template_redirect', 'twentyfourteen_content_width' );
+
+/**
+ * Getter function for Featured Content Plugin.
+ */
</ins><span class="cx"> function twentyfourteen_get_featured_posts() {
</span><span class="cx">  return apply_filters( 'twentyfourteen_get_featured_posts', false );
</span><span class="cx"> }
</span><span class="lines">@@ -90,20 +107,20 @@
</span><span class="cx">  * A helper conditional function that returns a boolean value
</span><span class="cx">  * So that we can use a condition like
</span><span class="cx">  * if ( twentyfourteen_has_featured_posts( 1 ) )
</span><del>- *
</del><span class="cx">  */
</span><span class="cx"> function twentyfourteen_has_featured_posts( $minimum = 1 ) {
</span><span class="cx">  if ( is_paged() )
</span><span class="cx">          return false;
</span><span class="cx"> 
</span><del>-       $featured_posts = apply_filters( 'twentyfourteen_get_featured_posts', array() );
</del><ins>+                $featured_posts = apply_filters( 'twentyfourteen_get_featured_posts', array() );
</ins><span class="cx"> 
</span><span class="cx">  return is_array( $featured_posts ) && count( $featured_posts ) > absint( $minimum );
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Register widgetized area and update sidebar with default widgets
</del><ins>+ * Registers two widget areas.
</ins><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_widgets_init() {
</span><span class="cx">  register_sidebar( array(
</span><span class="lines">@@ -170,6 +187,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Register Google fonts for Twenty Fourteen.
</span><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_fonts() {
</span><span class="cx">  /* translators: If there are characters in your language that are not supported
</span><span class="lines">@@ -180,8 +198,9 @@
</span><span class="cx"> add_action( 'init', 'twentyfourteen_fonts' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Enqueue scripts and styles
</del><ins>+ * Enqueues scripts and styles for front end.
</ins><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_scripts() {
</span><span class="cx">  wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri() );
</span><span class="lines">@@ -201,6 +220,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Enqueue Google fonts style to admin screen for custom header display.
</span><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_admin_fonts() {
</span><span class="cx">  wp_enqueue_style( 'twentyfourteen-lato' );
</span><span class="lines">@@ -208,14 +228,10 @@
</span><span class="cx"> add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Implement the Custom Header feature
- *
- */
-require( get_template_directory() . '/inc/custom-header.php' );
-
-/**
</del><span class="cx">  * Sets the post excerpt length to 40 words.
</span><span class="cx">  *
</span><ins>+ * @param int $length
+ * @return int
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_excerpt_length( $length ) {
</span><span class="cx">  return 20;
</span><span class="lines">@@ -225,13 +241,18 @@
</span><span class="cx"> /**
</span><span class="cx">  * Returns a "Continue Reading" link for excerpts
</span><span class="cx">  *
</span><ins>+ * @return string
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_continue_reading_link() {
</span><span class="cx">  return ' <a href="'. esc_url( get_permalink() ) . '" class="more-link">' . __( 'Read More <span class="meta-nav">&rarr;</span>', 'twentyfourteen' ) . '</a>';
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Replaces "[...]" (appended to automatically generated excerpts) with an ellipsis and twentyeleven_continue_reading_link().
</del><ins>+ * Replaces "[...]" (appended to automatically generated excerpts) with an
+ * ellipsis and twentyeleven_continue_reading_link().
+ *
+ * @param string $more
+ * @return string
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_auto_excerpt_more( $more ) {
</span><span class="cx">  return ' &hellip;' . twentyfourteen_continue_reading_link();
</span><span class="lines">@@ -244,6 +265,8 @@
</span><span class="cx">  * To override this link in a child theme, remove the filter and add your own
</span><span class="cx">  * function tied to the get_the_excerpt filter hook.
</span><span class="cx">  *
</span><ins>+ * @param string $output
+ * @return string
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_custom_excerpt_more( $output ) {
</span><span class="cx">  if ( has_excerpt() && ! is_attachment() ) {
</span><span class="lines">@@ -257,8 +280,6 @@
</span><span class="cx"> /**
</span><span class="cx">  * Prints the attached image with a link to the next attached image.
</span><span class="cx">  *
</span><del>- * @since Twenty Thirteen 1.0
- *
</del><span class="cx">  * @return void
</span><span class="cx">  */
</span><span class="cx"> function twentyfourteen_the_attached_image() {
</span><span class="lines">@@ -280,7 +301,7 @@
</span><span class="cx">          'post_type'      => 'attachment',
</span><span class="cx">          'post_mime_type' => 'image',
</span><span class="cx">          'order'          => 'ASC',
</span><del>-               'orderby'        => 'menu_order ID'
</del><ins>+                'orderby'        => 'menu_order ID',
</ins><span class="cx">   ) );
</span><span class="cx"> 
</span><span class="cx">  // If there is more than 1 attachment in a gallery...
</span><span class="lines">@@ -427,8 +448,14 @@
</span><span class="cx"> add_action( 'pre_get_posts', 'twentyfourteen_pre_get_posts' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Adds custom classes to the array of body classes.
</del><ins>+ *  Extends the default WordPress body classes.
</ins><span class="cx">  *
</span><ins>+ * Adds body classes to denote:
+ * 1. Single or multiple authors.
+ * 2. Index views.
+ *
+ * @param array $classes A list of existing body class values.
+ * @return array The filtered body class list.
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_body_classes( $classes ) {
</span><span class="cx">  // Adds a class of group-blog to blogs with more than 1 published author
</span><span class="lines">@@ -444,32 +471,42 @@
</span><span class="cx"> add_filter( 'body_class', 'twentyfourteen_body_classes' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Filters wp_title to print a neat <title> tag based on what is being viewed.
</del><ins>+ * Creates a nicely formatted and more specific title element text for output
+ * in head of document, based on current view.
</ins><span class="cx">  *
</span><ins>+ * @param string $title Default title text for current view.
+ * @param string $sep Optional separator.
+ * @return string The filtered title.
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_wp_title( $title, $sep ) {
</span><del>-       global $page, $paged;
</del><ins>+        global $paged, $page;
</ins><span class="cx"> 
</span><span class="cx">  if ( is_feed() )
</span><span class="cx">          return $title;
</span><span class="cx"> 
</span><del>-       // Add the blog name
</del><ins>+        // Add the site name.
</ins><span class="cx">   $title .= get_bloginfo( 'name' );
</span><span class="cx"> 
</span><del>-       // Add the blog description for the home/front page.
</del><ins>+        // Add the site description for the home/front page.
</ins><span class="cx">   $site_description = get_bloginfo( 'description', 'display' );
</span><span class="cx">  if ( $site_description && ( is_home() || is_front_page() ) )
</span><del>-               $title .= " $sep $site_description";
</del><ins>+                $title = "$title $sep $site_description";
</ins><span class="cx"> 
</span><del>-       // Add a page number if necessary:
</del><ins>+        // Add a page number if necessary.
</ins><span class="cx">   if ( $paged >= 2 || $page >= 2 )
</span><del>-               $title .= " $sep " . sprintf( __( 'Page %s', 'twentyfourteen' ), max( $paged, $page ) );
</del><ins>+                $title = "$title $sep " . sprintf( __( 'Page %s', 'twentyfourteen' ), max( $paged, $page ) );
</ins><span class="cx"> 
</span><span class="cx">  return $title;
</span><span class="cx"> }
</span><span class="cx"> add_filter( 'wp_title', 'twentyfourteen_wp_title', 10, 2 );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><ins>+ * Implement the Custom Header feature
+ *
+ */
+require get_template_directory() . '/inc/custom-header.php';
+
+/**
</ins><span class="cx">  * Custom template tags for this theme.
</span><span class="cx">  */
</span><span class="cx"> require get_template_directory() . '/inc/template-tags.php';
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenimagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/image.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/image.php     2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/image.php        2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">                  </footer><!-- .entry-meta -->
</span><span class="cx">          </article><!-- #post-## -->
</span><span class="cx"> 
</span><del>-               <nav id="image-navigation" class="site-navigation">
</del><ins>+                <nav id="image-navigation" class="navigation image-navigation">
</ins><span class="cx">                   <?php previous_image_link( false, __( '<div class="previous-image">Previous Image</div>', 'twentyfourteen' ) ); ?>
</span><span class="cx">                  <?php next_image_link( false, __( '<div class="next-image">Next Image</div>', 'twentyfourteen' ) ); ?>
</span><span class="cx">          </nav><!-- #image-navigation -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteeninctemplatetagsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php 2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php    2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -2,76 +2,87 @@
</span><span class="cx"> /**
</span><span class="cx">  * Custom template tags for this theme.
</span><span class="cx">  *
</span><del>- * Eventually, some of the functionality here could be replaced by core features
- *
</del><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><span class="cx">  */
</span><span class="cx"> 
</span><del>-if ( ! function_exists( 'twentyfourteen_content_nav' ) ) :
</del><ins>+if ( ! function_exists( 'twentyfourteen_paging_nav' ) ) :
</ins><span class="cx"> /**
</span><del>- * Display navigation to next/previous pages when applicable
</del><ins>+ * Displays navigation to next/previous set of posts when applicable.
</ins><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><del>-function twentyfourteen_content_nav( $nav_id ) {
-       global $wp_query, $post;
</del><ins>+function twentyfourteen_paging_nav() {
+       // Don't print empty markup if there's only one page.
+       if ( $GLOBALS['wp_query']->max_num_pages < 2 )
+               return;
</ins><span class="cx"> 
</span><del>-       // Don't print empty markup on single pages if there's nowhere to navigate.
-       if ( is_single() ) {
-               $previous = ( is_attachment() ) ? get_post( $post->post_parent ) : get_adjacent_post( false, '', true );
-               $next = get_adjacent_post( false, '', false );
</del><ins>+        $paged        = get_query_var( 'paged' ) ? intval( get_query_var( 'paged' ) ) : 1;
+       $pagenum_link = html_entity_decode( get_pagenum_link() );
+       $query_args   = array();
+       $url_parts    = explode( '?', $pagenum_link );
</ins><span class="cx"> 
</span><del>-               if ( ! $next && ! $previous )
-                       return;
-       }
</del><ins>+        if ( isset( $url_parts[1] ) )
+               wp_parse_str( $url_parts[1], $query_args );
</ins><span class="cx"> 
</span><del>-       // Don't print empty markup in archives if there's only one page.
-       if ( $wp_query->max_num_pages < 2 && ( is_home() || is_archive() || is_search() ) )
-               return;
</del><ins>+        $pagenum_link = remove_query_arg( array_keys( $query_args ), $pagenum_link );
+       $pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
</ins><span class="cx"> 
</span><del>-       $nav_class = 'site-navigation paging-navigation';
-       if ( is_single() )
-               $nav_class = 'site-navigation post-navigation';
</del><ins>+        $format  = $GLOBALS['wp_rewrite']->using_index_permalinks() && ! strpos( $pagenum_link, 'index.php' ) ? 'index.php/' : '';
+       $format .= $GLOBALS['wp_rewrite']->using_permalinks() ? user_trailingslashit( 'page/%#%', 'paged' ) : '?paged=%#%';
</ins><span class="cx"> 
</span><del>-       ?>
-       <nav role="navigation" id="<?php echo $nav_id; ?>" class="<?php echo $nav_class; ?>">
-               <h1 class="screen-reader-text"><?php _e( 'Post navigation', 'twentyfourteen' ); ?></h1>
</del><ins>+        $links   = paginate_links( array(
+               'base'     => $pagenum_link,
+               'format'   => $format,
+               'total'    => $GLOBALS['wp_query']->max_num_pages,
+               'current'  => $paged,
+               'mid_size' => 1,
+               'add_args' => array_map( 'urlencode', $query_args ),
+               'prev_text' => __( '&larr; Previous', 'twentyfourteen' ),
+               'next_text' => __( 'Next &rarr;', 'twentyfourteen' ),
+       ) );
</ins><span class="cx"> 
</span><del>-       <?php if ( is_single() ) : // navigation links for single posts ?>
</del><ins>+        if ( $links ) :
</ins><span class="cx"> 
</span><del>-               <?php previous_post_link( '%link', __( '<div class="nav-previous"><span class="meta-nav">Previous Post</span>%title</div>', 'twentyfourteen' ) ); ?>
-               <?php next_post_link( '%link', __( '<div class="nav-next"><span class="meta-nav">Next Post</span>%title</div>', 'twentyfourteen' ) ); ?>
-
-       <?php elseif ( $wp_query->max_num_pages > 1 && ( is_home() || is_archive() || is_search() ) ) : // navigation links for home, archive, and search pages ?>
-
</del><ins>+        ?>
+       <nav class="navigation paging-navigation" role="navigation">
+               <h1 class="screen-reader-text"><?php _e( 'Posts navigation', 'twentyfourteen' ); ?></h1>
</ins><span class="cx">           <div class="pagination loop-pagination">
</span><del>-               <?php
-                       /* Get the current page. */
-                       $current = ( get_query_var( 'paged' ) ? absint( get_query_var( 'paged' ) ) : 1 );
</del><ins>+                        <?php echo $links; ?>
+               </div><!-- .pagination -->
+       </nav><!-- .navigation -->
+       <?php
+       endif;
+}
+endif;
</ins><span class="cx"> 
</span><del>-                       /* Get the max number of pages. */
-                       $max_num_pages = intval( $wp_query->max_num_pages );
</del><ins>+if ( ! function_exists( 'twentyfourteen_post_nav' ) ) :
+/**
+ * Displays navigation to next/previous post when applicable.
+*
+* @return void
+*/
+function twentyfourteen_post_nav() {
+       // Don't print empty markup if there's nowhere to navigate.
+       $previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( false, '', true );
+       $next     = get_adjacent_post( false, '', false );
</ins><span class="cx"> 
</span><del>-                       /* Set up arguments for the paginate_links() function. */
-                       $args = array(
-                               'base' => add_query_arg( 'paged', '%#%' ),
-                               'format' => '',
-                               'total' => $max_num_pages,
-                               'current' => $current,
-                               'prev_text' => __( '&larr; Previous', 'twentyfourteen' ),
-                               'next_text' => __( 'Next &rarr;', 'twentyfourteen' ),
-                               'mid_size' => 1
-                       );
</del><ins>+        if ( ! $next && ! $previous )
+               return;
</ins><span class="cx"> 
</span><del>-                       echo paginate_links( $args )
-               ?>
-               </div>
-       <?php endif; ?>
-
-       </nav><!-- #<?php echo $nav_id; ?> -->
</del><ins>+        ?>
+       <nav class="navigation post-navigation" role="navigation">
+               <h1 class="screen-reader-text"><?php _e( 'Post navigation', 'twentyfourteen' ); ?></h1>
+               <div class="nav-links">
+                       <?php
+                               previous_post_link( '%link', __( '<span class="meta-nav">Previous Post</span>%title', 'twentyfourteen' ) );
+                               next_post_link( '%link', __( '<span class="meta-nav">Next Post</span>%title', 'twentyfourteen' ) );
+                       ?>
+               </div><!-- .nav-links -->
+       </nav><!-- .navigation -->
</ins><span class="cx">   <?php
</span><span class="cx"> }
</span><del>-endif; // twentyfourteen_content_nav
</del><ins>+endif;
</ins><span class="cx"> 
</span><span class="cx"> if ( ! function_exists( 'twentyfourteen_comment' ) ) :
</span><span class="cx"> /**
</span><span class="lines">@@ -130,6 +141,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Prints HTML with meta information for the current post-date/time and author.
</span><span class="cx">  *
</span><ins>+ * @return void
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_posted_on() {
</span><span class="cx">  if ( is_sticky() && is_home() && ! is_paged() )
</span><span class="lines">@@ -150,6 +162,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Returns true if a blog has more than 1 category
</span><span class="cx">  *
</span><ins>+ * @return boolean
</ins><span class="cx">  */
</span><span class="cx"> function twentyfourteen_categorized_blog() {
</span><span class="cx">  if ( false === ( $all_the_cool_cats = get_transient( 'all_the_cool_cats' ) ) ) {
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenindexphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/index.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/index.php     2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/index.php        2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> 
</span><span class="cx">                                  twentyfourteen_get_template_part();
</span><span class="cx">                          endwhile;
</span><del>-                               twentyfourteen_content_nav( 'nav-below' );
</del><ins>+                                twentyfourteen_paging_nav();
</ins><span class="cx"> 
</span><span class="cx">                  else :
</span><span class="cx">                          get_template_part( 'no-results', 'index' );
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenpagephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/page.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/page.php      2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/page.php 2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -28,8 +28,8 @@
</span><span class="cx">                          endwhile;
</span><span class="cx">                  ?>
</span><span class="cx"> 
</span><del>-               </div><!-- #content .site-content -->
-       </div><!-- #primary .content-area -->
</del><ins>+                </div><!-- #content -->
+       </div><!-- #primary -->
</ins><span class="cx"> 
</span><span class="cx"> <?php
</span><span class="cx"> get_sidebar( 'content' );
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/rtl.css (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/rtl.css       2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/rtl.css  2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -25,7 +25,8 @@
</span><span class="cx">  margin: 0 2.2rem 2.4rem 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-ul ul, ol ol, ul ol, ol ul {
</del><ins>+li > ul,
+li > ol {
</ins><span class="cx">   margin-right: 20px;
</span><span class="cx">  margin-right: 2.0rem;
</span><span class="cx">  margin-left: auto;
</span><span class="lines">@@ -295,7 +296,7 @@
</span><span class="cx">  left: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.comment-meta,
</del><ins>+.comment-metadata,
</ins><span class="cx"> .comment-content {
</span><span class="cx">  padding-right: 36px;
</span><span class="cx">  padding-right: 3.6rem;
</span><span class="lines">@@ -308,7 +309,7 @@
</span><span class="cx">  margin: 0 2.2rem 2.4rem 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.commentlist .children {
</del><ins>+.comment-list .children {
</ins><span class="cx">   margin-right: 20px;
</span><span class="cx">  margin-right: 2.0rem;
</span><span class="cx">  margin-left: auto;
</span><span class="lines">@@ -324,10 +325,8 @@
</span><span class="cx"> /* =Widgets
</span><span class="cx"> ----------------------------------------------- */
</span><span class="cx"> 
</span><del>-.widget ul ul,
-.widget ol ol,
-.widget ul ol,
-.widget ol ul {
</del><ins>+.widget li > ul,
+.widget li > ol {
</ins><span class="cx">   margin: 0 10px 0 0;
</span><span class="cx">  margin: 0 1.0rem 0 0;
</span><span class="cx"> }
</span><span class="lines">@@ -339,12 +338,6 @@
</span><span class="cx">  margin-left: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Authors Widget */
-.widget_authors img {
-       margin: 0 0 9px 5px;
-       margin: 0 0 0.9rem 0.5rem;
-}
-
</del><span class="cx"> /* Caledar widget*/
</span><span class="cx"> .widget_calendar #wp-calendar caption {
</span><span class="cx">  text-align: right;
</span><span class="lines">@@ -400,7 +393,7 @@
</span><span class="cx">  #primary span.entry-date a:before,
</span><span class="cx">  #primary .byline a:before,
</span><span class="cx">  #primary .comments-link a:before,
</span><del>-       #primary .edit-link a:before,
</del><ins>+        .entry-comment .edit-link a:before,
</ins><span class="cx">   .attachment span.entry-date:before,
</span><span class="cx">  #primary .full-size-link a:before,
</span><span class="cx">  #primary .parent-post-link a:before {
</span><span class="lines">@@ -446,12 +439,12 @@
</span><span class="cx">          margin: -0.1rem 0 0 0.2rem;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       #primary .edit-link a:before {
</del><ins>+        .entry-comment .edit-link a:before {
</ins><span class="cx">           margin: -1px 0 0 2px;
</span><span class="cx">          margin: -0.1rem 0 0 0.2rem;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .page #primary .edit-link a:before {
</del><ins>+        .page .entry-comment .edit-link a:before {
</ins><span class="cx">           margin: 5px 0 0 2px;
</span><span class="cx">          margin: 0.5rem 0 0 0.2rem;
</span><span class="cx">  }
</span><span class="lines">@@ -503,10 +496,10 @@
</span><span class="cx">  .nocomments,
</span><span class="cx">  #comments #respond,
</span><span class="cx">  .comments-area article,
</span><del>-       .commentlist li.trackback,
-       .commentlist li.pingback,
-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .comment-list li.trackback,
+       .comment-list li.pingback,
+       .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-left: 9.12778904%;
</span><span class="cx">          padding-right: 9.12778904%;
</span><span class="cx">  }
</span><span class="lines">@@ -522,8 +515,8 @@
</span><span class="cx">  .full-width .comments-title,
</span><span class="cx">  .full-width #comments #respond,
</span><span class="cx">  .full-width .comments-area article,
</span><del>-       .full-width .commentlist li.trackback,
-       .full-width .commentlist li.pingback {
</del><ins>+        .full-width .comment-list li.trackback,
+       .full-width .comment-list li.pingback {
</ins><span class="cx">           padding-left: 6.04307432%;
</span><span class="cx">          padding-right: 6.04307432%;
</span><span class="cx">  }
</span><span class="lines">@@ -567,10 +560,10 @@
</span><span class="cx">  .nocomments,
</span><span class="cx">  #comments #respond,
</span><span class="cx">  .comments-area article,
</span><del>-       .commentlist li.trackback,
-       .commentlist li.pingback,
-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .comment-list li.trackback,
+       .comment-list li.pingback,
+       .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-left: 12.39493534%;
</span><span class="cx">          padding-right: 17.06896551%;
</span><span class="cx">  }
</span><span class="lines">@@ -579,8 +572,8 @@
</span><span class="cx">          padding-left: 13.8900862%;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .commentlist,
-       .full-width .commentlist {
</del><ins>+        .comment-list,
+       .full-width .comment-list {
</ins><span class="cx">           margin-right: -70px;
</span><span class="cx">          margin-right: -7.0rem;
</span><span class="cx">          margin-left: auto;
</span><span class="lines">@@ -602,8 +595,8 @@
</span><span class="cx">  .full-width .comments-title,
</span><span class="cx">  .full-width #comments #respond,
</span><span class="cx">  .full-width .comments-area article,
</span><del>-       .full-width .commentlist li.trackback,
-       .full-width .commentlist li.pingback {
</del><ins>+        .full-width .comment-list li.trackback,
+       .full-width .comment-list li.pingback {
</ins><span class="cx">           padding-left: 11.30926724%;
</span><span class="cx">          padding-right: 11.30926724%;
</span><span class="cx">  }
</span><span class="lines">@@ -700,16 +693,16 @@
</span><span class="cx">  .nocomments,
</span><span class="cx">  #comments #respond,
</span><span class="cx">  .comments-area article,
</span><del>-       .commentlist li.trackback,
-       .commentlist li.pingback,
-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .comment-list li.trackback,
+       .comment-list li.pingback,
+       .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-left: 9.87001616%;
</span><span class="cx">          padding-right: 9.19765166%;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .commentlist,
-       .full-width .commentlist {
</del><ins>+        .comment-list,
+       .full-width .comment-list {
</ins><span class="cx">           margin-right: 0;
</span><span class="cx">          margin-left: auto;
</span><span class="cx">  }
</span><span class="lines">@@ -725,8 +718,8 @@
</span><span class="cx">  .full-width .comments-title,
</span><span class="cx">  .full-width #comments #respond,
</span><span class="cx">  .full-width .comments-area article,
</span><del>-       .full-width .commentlist li.trackback,
-       .full-width .commentlist li.pingback {
</del><ins>+        .full-width .comment-list li.trackback,
+       .full-width .comment-list li.pingback {
</ins><span class="cx">           padding-left: 5.882236%;
</span><span class="cx">          padding-right: 5.882236%;
</span><span class="cx">  }
</span><span class="lines">@@ -771,10 +764,10 @@
</span><span class="cx">  .nocomments,
</span><span class="cx">  #comments #respond,
</span><span class="cx">  .comments-area article,
</span><del>-       .commentlist li.trackback,
-       .commentlist li.pingback,
-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .comment-list li.trackback,
+       .comment-list li.pingback,
+       .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-left: 12.44146986%;
</span><span class="cx">          padding-right: 16.77524429%;
</span><span class="cx">  }
</span><span class="lines">@@ -783,8 +776,8 @@
</span><span class="cx">          padding-left: 13.73697916%;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       .commentlist,
-       .full-width .commentlist {
</del><ins>+        .comment-list,
+       .full-width .comment-list {
</ins><span class="cx">           margin-right: -70px;
</span><span class="cx">          margin-right: -7.0rem;
</span><span class="cx">          margin-left: auto;
</span><span class="lines">@@ -811,8 +804,8 @@
</span><span class="cx">  .full-width .comments-title,
</span><span class="cx">  .full-width #comments #respond,
</span><span class="cx">  .full-width .comments-area article,
</span><del>-       .full-width .commentlist li.trackback,
-       .full-width .commentlist li.pingback {
</del><ins>+        .full-width .comment-list li.trackback,
+       .full-width .comment-list li.pingback {
</ins><span class="cx">           padding-left: 11.21868265%;
</span><span class="cx">          padding-right: 11.21868265%;
</span><span class="cx">  }
</span><span class="lines">@@ -852,8 +845,8 @@
</span><span class="cx">  .full-width .comments-title,
</span><span class="cx">  .full-width #comments #respond,
</span><span class="cx">  .full-width .comments-area article,
</span><del>-       .full-width .commentlist li.trackback,
-       .full-width .commentlist li.pingback {
</del><ins>+        .full-width .comment-list li.trackback,
+       .full-width .comment-list li.pingback {
</ins><span class="cx">           padding-left: 0;
</span><span class="cx">  }
</span><span class="cx"> }
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensearchphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/search.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/search.php    2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/search.php       2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -23,9 +23,8 @@
</span><span class="cx"> 
</span><span class="cx">                                  twentyfourteen_get_template_part();
</span><span class="cx">                          endwhile;
</span><ins>+                               twentyfourteen_paging_nav();
</ins><span class="cx"> 
</span><del>-                               twentyfourteen_content_nav( 'nav-below' );
-
</del><span class="cx">                   else :
</span><span class="cx">                          get_template_part( 'no-results', 'search' );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensidebarcontentphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php   2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php      2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -30,4 +30,4 @@
</span><span class="cx">                  </ul>
</span><span class="cx">          </aside>
</span><span class="cx">  <?php endif; // end sidebar widget area ?>
</span><del>-</div><!-- #content-sidebar .widget-area -->
</del><ins>+</div><!-- #content-sidebar -->
</ins></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/sidebar.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/sidebar.php   2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/sidebar.php      2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> <?php
</span><span class="cx"> /**
</span><del>- * The Sidebar containing the main widget areas.
</del><ins>+ * The Sidebar containing the main widget area.
</ins><span class="cx">  *
</span><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty_Fourteen
</span><span class="lines">@@ -20,12 +20,12 @@
</span><span class="cx">                  <?php wp_nav_menu( array( 'theme_location' => 'secondary' ) ); ?>
</span><span class="cx">          </nav>
</span><span class="cx">          <?php endif; ?>
</span><del>-       </div>
</del><ins>+        </div><!-- #secondary-top -->
</ins><span class="cx"> 
</span><span class="cx">  <div id="secondary-bottom" class="widget-area" role="complementary">
</span><span class="cx">          <?php
</span><span class="cx">                  do_action( 'before_sidebar' );
</span><span class="cx">                  dynamic_sidebar( 'sidebar-1' );
</span><span class="cx">          ?>
</span><del>-       </div><!-- .widget-area -->
</del><ins>+        </div><!-- #secondary-bottom -->
</ins><span class="cx"> </div><!-- #secondary -->
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteensinglephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/single.php (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/single.php    2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/single.php       2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> 
</span><span class="cx">                          get_template_part( 'content', 'single' );
</span><span class="cx"> 
</span><del>-                               twentyfourteen_content_nav( 'nav-below' );
</del><ins>+                                twentyfourteen_post_nav();
</ins><span class="cx"> 
</span><span class="cx">                          // If comments are open or we have at least one comment, load up the comment template.
</span><span class="cx">                          if ( comments_open() || get_comments_number() )
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyfourteenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-content/themes/twentyfourteen/style.css (25022 => 25023)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-content/themes/twentyfourteen/style.css     2013-08-14 21:50:43 UTC (rev 25022)
+++ trunk/src/wp-content/themes/twentyfourteen/style.css        2013-08-15 00:24:27 UTC (rev 25023)
</span><span class="lines">@@ -1780,8 +1780,8 @@
</span><span class="cx">  margin: 24px 0 0;
</span><span class="cx">  margin: 2.4rem 0 0;
</span><span class="cx"> }
</span><del>-.post-navigation .nav-previous,
-.post-navigation .nav-next,
</del><ins>+.post-navigation [rel="prev"],
+.post-navigation [rel="next"],
</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">@@ -1793,7 +1793,7 @@
</span><span class="cx">  text-align: left;
</span><span class="cx">  width: 100%;
</span><span class="cx"> }
</span><del>-.post-navigation .nav-next {
</del><ins>+.post-navigation [rel="next"] {
</ins><span class="cx">   margin: 0;
</span><span class="cx"> }
</span><span class="cx"> .post-navigation .meta-nav {
</span><span class="lines">@@ -1863,7 +1863,7 @@
</span><span class="cx">  padding: 0 1.0rem;
</span><span class="cx">  text-transform: uppercase;
</span><span class="cx"> }
</span><del>-#respond #commentform {
</del><ins>+#commentform {
</ins><span class="cx">   background: #fff;
</span><span class="cx">  padding: 0 10px;
</span><span class="cx">  padding: 0 1.0rem;
</span><span class="lines">@@ -1965,14 +1965,12 @@
</span><span class="cx">  word-wrap: break-word;
</span><span class="cx"> }
</span><span class="cx"> .comment-content ul,
</span><del>-.comment-content ol  {
</del><ins>+.comment-content ol {
</ins><span class="cx">   margin: 0 0 24px 22px;
</span><span class="cx">  margin: 0 0 2.4rem 2.2rem;
</span><span class="cx"> }
</span><del>-.comment-content ul ul,
-.comment-content ol ol,
-.comment-content ul ol,
-.comment-content ol ul {
</del><ins>+.comment-content li > ul,
+.comment-content li > ol {
</ins><span class="cx">   margin-bottom: 0;
</span><span class="cx"> }
</span><span class="cx"> .comment-list .children {
</span><span class="lines">@@ -1997,7 +1995,7 @@
</span><span class="cx">  margin-bottom: 24px;
</span><span class="cx">  margin-bottom: 2.4rem;
</span><span class="cx"> }
</span><del>-.nocomments {
</del><ins>+.no-comments {
</ins><span class="cx">   color: #8c8c8c;
</span><span class="cx">  font-size: 16px;
</span><span class="cx">  font-size: 1.6rem;
</span><span class="lines">@@ -2076,10 +2074,8 @@
</span><span class="cx">  list-style: none;
</span><span class="cx">  margin: 0;
</span><span class="cx"> }
</span><del>-.widget ul ul,
-.widget ol ol,
-.widget ul ol,
-.widget ol ul {
</del><ins>+.widget li > ul,
+.widget li > ol {
</ins><span class="cx">   margin: 0 0 0 10px;
</span><span class="cx">  margin: 0 0 0 1.0rem;
</span><span class="cx"> }
</span><span class="lines">@@ -2089,8 +2085,8 @@
</span><span class="cx">  font-size: 1.4rem;
</span><span class="cx">  font-weight: 900;
</span><span class="cx">  line-height: 1.7142857142;
</span><ins>+       margin: 0 0 24px 0;
</ins><span class="cx">   margin: 0 0 2.4rem 0;
</span><del>-       margin: 0 0 24px 0;
</del><span class="cx">   text-transform: uppercase;
</span><span class="cx"> }
</span><span class="cx"> .widget-area button,
</span><span class="lines">@@ -2145,36 +2141,6 @@
</span><span class="cx">  margin-bottom: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Authors Widget */
-.widget_authors > ul > li {
-       list-style: none;
-       margin-bottom: 18px;
-       margin-bottom: 1.8rem;
-}
-.widget_authors > ul > li:last-child {
-       margin-bottom: 0;
-}
-.widget_authors img {
-       border-radius: 2;
-       margin: 0 5px 9px 0;
-       margin: 0 0.5rem 0.9rem 0;
-       vertical-align: middle;
-}
-.widget_authors ul ul {
-       margin: 0;
-}
-
-/* Author Grid Widget */
-.widget_author_grid .avatar {
-       max-width: none;
-}
-
-/* Blog Subscription */
-.widget_blog_subscription input[type="text"] {
-       padding: 4px !important;
-       padding: 0.4rem !important;
-}
-
</del><span class="cx"> /* Caledar widget*/
</span><span class="cx"> .widget_calendar #wp-calendar a {
</span><span class="cx">  display: block;
</span><span class="lines">@@ -2225,76 +2191,6 @@
</span><span class="cx">          word-wrap: break-word;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Contact Info Widget */
-.widget_contact_info #contact-map {
-       margin-bottom: 18px;
-       margin-bottom: 1.8rem;
-}
-.widget_contact_info #contact-info-map-canvas {
-       height: 168px;
-       height: 16.8rem;
-}
-
-/* Flickr Widget (WP.com) */
-.widget_flickr #flickr_badge_uber_wrapper {
-       margin-top: 4px;
-       margin-top: 0.4rem;
-}
-.widget_flickr #flickr_badge_uber_wrapper a:link,
-.widget_flickr #flickr_badge_uber_wrapper a:active,
-.widget_flickr #flickr_badge_uber_wrapper a:visited {
-       color: #fff;
-}
-.widget_flickr #flickr_badge_uber_wrapper a:hover {
-       color: #5FF23D;
-}
-.widget_flickr #flickr_badge_wrapper {
-       background-color: transparent;
-       border: none;
-}
-
-/* Gravatar Profile widget */
-.widget-area .widget-grofile h4 {
-       color: rgba(255, 255, 255, 0.75);
-       font-size: 11px;
-       font-size: 1.1rem;
-       line-height: 1.6363636363;
-       margin: 18px 0 0;
-       margin: 1.8rem 0 0;
-       text-transform: uppercase;
-}
-.widget-grofile .grofile-accounts {
-       margin-top: 4px;
-       margin-top: 0.4rem;
-}
-
-/* Milestone Widget */
-.widget-area .milestone-widget .milestone-content {
-       max-width: 100%;
-}
-.widget-area .milestone-countdown,
-.widget-area .milestone-message {
-       border-color: rgba(255, 255, 255, 0.1);
-       border-top: 0;
-}
-.widget-area .milestone-header,
-.widget-area .milestone-countdown,
-.widget-area .milestone-message {
-       background-color: rgba(255, 255, 255, 0.1);
-       border: 1px solid rgba(255, 255, 255, 0.15);
-       color: rgba(255, 255, 255, 0.75);
-}
-.widget-area .milestone-countdown {
-       background-color: rgba(255, 255, 255, 0.1);
-}
-.widget-area .milestone-widget {
-       margin-bottom: 48px;
-       margin-bottom: 4.8rem;
-}
-.widget-area .milestone-content {
-       margin-top: 0;
-}
-
</del><span class="cx"> /* RSS Widget */
</span><span class="cx"> .widget_rss li {
</span><span class="cx">  margin-bottom: 18px;
</span><span class="lines">@@ -2336,23 +2232,7 @@
</span><span class="cx">  display: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Twitter Widget */
-.widget_twitter li {
-       margin-bottom: 18px;
-       margin-bottom: 1.8rem;
-}
-.widget_twitter li:last-child {
-       margin-bottom: 0;
-}
-.widget_twitter li a {
-       word-wrap: break-word;
-}
-.widget_twitter iframe {
-       margin: 18px 0 0;
-       margin: 1.8rem 0 0;
-}
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> /* =Content Sidebar
</span><span class="cx"> ----------------------------------------------- */
</span><span class="cx"> 
</span><span class="lines">@@ -2452,46 +2332,9 @@
</span><span class="cx"> #content-sidebar .widget_calendar #wp-calendar thead th {
</span><span class="cx">  background-color: rgba(0, 0, 0, 0.02);
</span><span class="cx"> }
</span><del>-#content-sidebar .widget_flickr #flickr_badge_uber_wrapper a:link,
-#content-sidebar .widget_flickr #flickr_badge_uber_wrapper a:active,
-#content-sidebar .widget_flickr #flickr_badge_uber_wrapper a:visited {
-       color: #2b2b2b;
-}
-#content-sidebar .widget_flickr #flickr_badge_uber_wrapper a:hover {
-       color: #41a62a;
-}
-#content-sidebar .widget-grofile h4 {
-       color: #2b2b2b;
-       font-size: 14px;
-       font-size: 1.4rem;
-       font-weight: 900;
-       line-height: 1.2857142857;
-}
-#content-sidebar .milestone-countdown,
-#content-sidebar .milestone-message {
-       border-color: rgba(255, 255, 255, 0.1);
-       border-top: 0;
-}
-#content-sidebar .milestone-header,
-#content-sidebar .milestone-countdown,
-#content-sidebar .milestone-message {
-       background-color: #000;
-       border: 1px solid rgba(0, 0, 0, 0.1);
-       color: #fff;
-}
-#content-sidebar .milestone-countdown {
-       background-color: #fff;
-       color: #2b2b2b;
-}
-#content-sidebar .widget_rss li,
-#content-sidebar .widget_twitter li {
</del><ins>+#content-sidebar .widget_rss li {
</ins><span class="cx">   margin-bottom: 0;
</span><span class="cx"> }
</span><del>-#content-sidebar .widget .widgets-multi-column-grid li {
-       border-top: none;
-       padding: 0 8px 6px 0;
-       padding: 0 0.8rem 0.6rem 0;
-}
</del><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> /* =Footer Sidebar
</span><span class="lines">@@ -2502,121 +2345,6 @@
</span><span class="cx">  box-sizing: border-box;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-
-/* =Jetpack
------------------------------------------------ */
-
-/* Infinite Scroll */
-
-/* Hide elements when IS is in use  */
-.infinite-scroll #nav-below,
-.infinite-scroll.neverending #colophon {
-       display: none;
-}
-.infinite-scroll #content {
-       margin-bottom: 48px;
-       margin-bottom: 4.8rem;
-}
-#infinite-handle {
-       margin-top: 48px;
-       margin-top: 4.8rem;
-       text-align: center;
-}
-#infinite-handle span {
-       background-color: #000;
-       border: 0;
-       border-radius: 2px;
-       color: #fff;
-       font-weight: 700;
-       font-size: 12px;
-       font-size: 1.2rem;
-       line-height: 1;
-       padding: 11px 35px 10px;
-       padding: 1.1rem 3.5rem 1.0rem;
-       text-transform: uppercase;
-}
-#infinite-handle span:before {
-       color: #fff;
-}
-#infinite-handle span:hover {
-       background-color: #41a62a;
-}
-.infinite-loader {
-       margin: 48px auto;
-       margin: 4.8rem auto;
-       width: 25px;
-       width: 2.5rem;
-       height: 24px;
-       height: 2.4rem;
-}
-#infinite-footer {
-       z-index: 10;
-}
-#infinite-footer .container {
-       border-width: 1px 1px 0 0;
-       margin: 0;
-}
-/* Reset when IS is finished  */
-.infinite-scroll.infinity-end #content {
-       margin-bottom: 0;
-}
-.infinite-end.neverending #colophon {
-       display: block;
-}
-
-
-/* Sharing */
-#main div.sharedaddy div.sd-block {
-       border-top: 1px dotted rgba(0, 0, 0, 0.1);
-}
-#main div.sharedaddy h3.sd-title {
-       font-size: 11px;
-       font-size: 1.1rem;
-       font-family: lato, sans-serif;
-       text-transform: uppercase;
-}
-#main div.sharedaddy .sd-like h3.sd-title {
-       width: 17.875%;
-}
-.entry-content > .pd-rating .rating-msg {
-       font-size: 12px;
-       font-size: 1.2rem;
-}
-
-/* Stats image */
-img#wpstats {
-       margin-top: -5px;
-       margin-top: -0.5rem;
-       position: absolute;
-}
-
-/* Subscription */
-.jetpack_subscription_widget input[type="text"] {
-       padding: 4px !important;
-       width: 100% !important;
-}
-.comment-subscription-form {
-       margin-bottom: 0;
-}
-
-
-/* =WP.com
------------------------------------------------ */
-
-/* Prevent stats images to break the layout */
-img[src^="http://botd"] {
-       position: absolute;
-}
-
-/* Corrects line number misalignemnt in GitHub Gist embeds */
-.gist .gist-file .gist-data .line-numbers span {
-       line-height: 1.7142857142;
-}
-.entry-content .gist table {
-       margin-bottom: 0;
-}
-
-
</del><span class="cx"> /* =Media Queries
</span><span class="cx"> ----------------------------------------------- */
</span><span class="cx"> 
</span><span class="lines">@@ -2927,13 +2655,13 @@
</span><span class="cx">          padding-left: 6.0rem;
</span><span class="cx">  }
</span><span class="cx">  .comments-title,
</span><del>-       .nocomments,
</del><ins>+        .no-comments,
</ins><span class="cx">   #comments #respond,
</span><span class="cx">  .comments-area article,
</span><span class="cx">  .comment-list li.trackback,
</span><span class="cx">  .comment-list li.pingback,
</span><del>-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-right: 9.12778904%;
</span><span class="cx">          padding-left: 9.12778904%;
</span><span class="cx">  }
</span><span class="lines">@@ -3030,13 +2758,13 @@
</span><span class="cx">          clear: both;
</span><span class="cx">  }
</span><span class="cx">  .comments-title,
</span><del>-       .nocomments,
</del><ins>+        .no-comments,
</ins><span class="cx">   #comments #respond,
</span><span class="cx">  .comments-area article,
</span><span class="cx">  .comment-list li.trackback,
</span><span class="cx">  .comment-list li.pingback,
</span><del>-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-right: 12.39493534%;
</span><span class="cx">          padding-left: 17.06896551%;
</span><span class="cx">  }
</span><span class="lines">@@ -3225,13 +2953,13 @@
</span><span class="cx">          margin: 0 5.882236%;
</span><span class="cx">  }
</span><span class="cx">  .comments-title,
</span><del>-       .nocomments,
</del><ins>+        .no-comments,
</ins><span class="cx">   #comments #respond,
</span><span class="cx">  .comments-area article,
</span><span class="cx">  .comment-list li.trackback,
</span><span class="cx">  .comment-list li.pingback,
</span><del>-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-right: 9.87001616%;
</span><span class="cx">          padding-left: 9.19765166%;
</span><span class="cx">  }
</span><span class="lines">@@ -3318,13 +3046,13 @@
</span><span class="cx">          margin: 1.2rem 8.03571428% 2.4rem 12.5%;
</span><span class="cx">  }
</span><span class="cx">  .comments-title,
</span><del>-       .nocomments,
</del><ins>+        .no-comments,
</ins><span class="cx">   #comments #respond,
</span><span class="cx">  .comments-area article,
</span><span class="cx">  .comment-list li.trackback,
</span><span class="cx">  .comment-list li.pingback,
</span><del>-       .post-navigation .nav-previous,
-       .post-navigation .nav-next {
</del><ins>+        .post-navigation [rel="prev"],
+       .post-navigation [rel="next"] {
</ins><span class="cx">           padding-right: 12.44146986%;
</span><span class="cx">          padding-left: 16.77524429%;
</span><span class="cx">  }
</span></span></pre>
</div>
</div>

</body>
</html>