<!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>[19842] trunk/wp-content/themes: Initial import of the Twenty Twelve theme, by Drew Strojny.</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, #logmsg > ol { margin-left: 0; 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/19842">19842</a></dd>
<dt>Author</dt> <dd>matt</dd>
<dt>Date</dt> <dd>2012-02-06 22:23:41 +0000 (Mon, 06 Feb 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Initial import of the Twenty Twelve theme, by Drew Strojny. This time around we're trying something different than the previous twenty-something themes, a much more minimalist approach that affords easy use as a CMS in addition to being blog-forward. More information will be on wpdevel soon. Props drewstrojny and lancewillett.</pre>

<h3>Added Paths</h3>
<ul>
<li>trunk/wp-content/themes/twentytwelve/</li>
<li><a href="#trunkwpcontentthemestwentytwelve404php">trunk/wp-content/themes/twentytwelve/404.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvearchivephp">trunk/wp-content/themes/twentytwelve/archive.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelveauthorphp">trunk/wp-content/themes/twentytwelve/author.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvecommentsphp">trunk/wp-content/themes/twentytwelve/comments.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvecontentpagephp">trunk/wp-content/themes/twentytwelve/content-page.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvecontentsinglephp">trunk/wp-content/themes/twentytwelve/content-single.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvecontentphp">trunk/wp-content/themes/twentytwelve/content.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvefooterphp">trunk/wp-content/themes/twentytwelve/footer.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvefunctionsphp">trunk/wp-content/themes/twentytwelve/functions.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelveheaderphp">trunk/wp-content/themes/twentytwelve/header.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelveimagephp">trunk/wp-content/themes/twentytwelve/image.php</a></li>
<li>trunk/wp-content/themes/twentytwelve/images/</li>
<li><a href="#trunkwpcontentthemestwentytwelveimagesflowersjpg">trunk/wp-content/themes/twentytwelve/images/flowers.jpg</a></li>
<li><a href="#trunkwpcontentthemestwentytwelveindexphp">trunk/wp-content/themes/twentytwelve/index.php</a></li>
<li>trunk/wp-content/themes/twentytwelve/js/</li>
<li><a href="#trunkwpcontentthemestwentytwelvejshtml5js">trunk/wp-content/themes/twentytwelve/js/html5.js</a></li>
<li>trunk/wp-content/themes/twentytwelve/languages/</li>
<li><a href="#trunkwpcontentthemestwentytwelvelanguagestwentytwelvepot">trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvelicensetxt">trunk/wp-content/themes/twentytwelve/license.txt</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvepagephp">trunk/wp-content/themes/twentytwelve/page.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvereadmetxt">trunk/wp-content/themes/twentytwelve/readme.txt</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvertlcss">trunk/wp-content/themes/twentytwelve/rtl.css</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvescreenshotpng">trunk/wp-content/themes/twentytwelve/screenshot.png</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvesearchphp">trunk/wp-content/themes/twentytwelve/search.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvesidebarphp">trunk/wp-content/themes/twentytwelve/sidebar.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvesinglephp">trunk/wp-content/themes/twentytwelve/single.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvestylecss">trunk/wp-content/themes/twentytwelve/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpcontentthemestwentytwelve404php"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/404.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/404.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/404.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying 404 pages (Not Found).
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                        &lt;article id=&quot;post-0&quot; class=&quot;post error404 not-found&quot;&gt;
+                                &lt;header class=&quot;entry-header&quot;&gt;
+                                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'This is somewhat embarrassing, isn&amp;rsquo;t it?', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                                &lt;/header&gt;
+
+                                &lt;div class=&quot;entry-content&quot;&gt;
+                                        &lt;p&gt;&lt;?php _e( 'It seems we can&amp;rsquo;t find what you&amp;rsquo;re looking for. Perhaps searching, or one of the links below, can help.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+                                        &lt;?php get_search_form(); ?&gt;
+                                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                        &lt;/article&gt;&lt;!-- #post-0 --&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/404.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvearchivephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/archive.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/archive.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/archive.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying Archive pages.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;section id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                &lt;?php if ( have_posts() ) : ?&gt;
+
+                        &lt;header class=&quot;page-header&quot;&gt;
+                                &lt;h1 class=&quot;page-title&quot;&gt;
+                                        &lt;?php if ( is_day() ) : ?&gt;
+                                                &lt;?php printf( __( 'Daily Archives: %s', 'twentytwelve' ), '&lt;span&gt;' . get_the_date() . '&lt;/span&gt;' ); ?&gt;
+                                        &lt;?php elseif ( is_month() ) : ?&gt;
+                                                &lt;?php printf( __( 'Monthly Archives: %s', 'twentytwelve' ), '&lt;span&gt;' . get_the_date( _x( 'F Y', 'monthly archives date format', 'twentytwelve' ) ) . '&lt;/span&gt;' ); ?&gt;
+                                        &lt;?php elseif ( is_year() ) : ?&gt;
+                                                &lt;?php printf( __( 'Yearly Archives: %s', 'twentytwelve' ), '&lt;span&gt;' . get_the_date( _x( 'Y', 'yearly archives date format', 'twentytwelve' ) ) . '&lt;/span&gt;' ); ?&gt;
+                                        &lt;?php elseif ( is_tag() ) : ?&gt;
+                                        &lt;?php
+                                                printf( __( 'Tag Archives: %s', 'twentytwelve' ), '&lt;span&gt;' . single_tag_title( '', false ) . '&lt;/span&gt;' );
+                                                // Show an optional tag description
+                                                $tag_description = tag_description();
+                                                if ( ! empty( $tag_description ) )
+                                                        echo apply_filters( 'tag_archive_meta', '&lt;div class=&quot;tag-archive-meta&quot;&gt;' . $tag_description . '&lt;/div&gt;' );
+                                        ?&gt;
+                                        &lt;?php elseif ( is_category() ) : ?&gt;
+                                        &lt;?php
+                                                printf( __( 'Category Archives: %s', 'twentytwelve' ), '&lt;span&gt;' . single_cat_title( '', false ) . '&lt;/span&gt;' );
+                                                // Show an optional category description
+                                                $category_description = category_description();
+                                                if ( ! empty( $category_description ) )
+                                                        echo apply_filters( 'category_archive_meta', '&lt;div class=&quot;category-archive-meta&quot;&gt;' . $category_description . '&lt;/div&gt;' );
+                                        ?&gt;
+                                        &lt;?php else : ?&gt;
+                                                &lt;?php _e( 'Blog Archives', 'twentytwelve' ); ?&gt;
+                                        &lt;?php endif; ?&gt;
+                                &lt;/h1&gt;
+                        &lt;/header&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-above' ); ?&gt;
+
+                        &lt;?php /* Start the Loop */ ?&gt;
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php get_template_part( 'content', get_post_format() ); ?&gt;
+                        &lt;?php endwhile; ?&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-below' ); ?&gt;
+
+                &lt;?php else : ?&gt;
+
+                        &lt;article id=&quot;post-0&quot; class=&quot;post no-results not-found&quot;&gt;
+                                &lt;header class=&quot;entry-header&quot;&gt;
+                                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'Nothing Found', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                                &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                                &lt;div class=&quot;entry-content&quot;&gt;
+                                        &lt;p&gt;&lt;?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+                                        &lt;?php get_search_form(); ?&gt;
+                                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                        &lt;/article&gt;&lt;!-- #post-0 --&gt;
+
+                &lt;?php endif; ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/section&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/archive.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelveauthorphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/author.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/author.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/author.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying Author Archive pages.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;section id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                &lt;?php if ( have_posts() ) : the_post(); ?&gt;
+
+                        &lt;header class=&quot;page-header&quot;&gt;
+                                &lt;h1 class=&quot;page-title author&quot;&gt;&lt;?php printf( __( 'Author Archives: %s', 'twentytwelve' ), '&lt;span class=&quot;vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;' . esc_url( get_author_posts_url( get_the_author_meta( &quot;ID&quot; ) ) ) . '&quot; title=&quot;' . esc_attr( get_the_author() ) . '&quot; rel=&quot;me&quot;&gt;' . get_the_author() . '&lt;/a&gt;&lt;/span&gt;' ); ?&gt;&lt;/h1&gt;
+                        &lt;/header&gt;
+
+                        &lt;?php rewind_posts(); ?&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-above' ); ?&gt;
+
+                        &lt;?php
+                        // If a user has filled out their description, show a bio on their entries.
+                        if ( get_the_author_meta( 'description' ) ) : ?&gt;
+                        &lt;div id=&quot;author-info&quot;&gt;
+                                &lt;div id=&quot;author-avatar&quot;&gt;
+                                        &lt;?php echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'twentytwelve_author_bio_avatar_size', 60 ) ); ?&gt;
+                                &lt;/div&gt;&lt;!-- #author-avatar --&gt;
+                                &lt;div id=&quot;author-description&quot;&gt;
+                                        &lt;h2&gt;&lt;?php printf( __( 'About %s', 'twentytwelve' ), get_the_author() ); ?&gt;&lt;/h2&gt;
+                                        &lt;?php the_author_meta( 'description' ); ?&gt;
+                                &lt;/div&gt;&lt;!-- #author-description        --&gt;
+                        &lt;/div&gt;&lt;!-- #entry-author-info --&gt;
+                        &lt;?php endif; ?&gt;
+
+                        &lt;?php /* Start the Loop */ ?&gt;
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php get_template_part( 'content', get_post_format() ); ?&gt;
+                        &lt;?php endwhile; ?&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-below' ); ?&gt;
+
+                &lt;?php else : ?&gt;
+
+                        &lt;article id=&quot;post-0&quot; class=&quot;post no-results not-found&quot;&gt;
+                                &lt;header class=&quot;entry-header&quot;&gt;
+                                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'Nothing Found', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                                &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                                &lt;div class=&quot;entry-content&quot;&gt;
+                                        &lt;p&gt;&lt;?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+                                        &lt;?php get_search_form(); ?&gt;
+                                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                        &lt;/article&gt;&lt;!-- #post-0 --&gt;
+
+                &lt;?php endif; ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/section&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/author.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvecommentsphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/comments.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/comments.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/comments.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying Comments.
+ *
+ * The area of the page that contains both current comments
+ * and the comment form. The actual display of comments is
+ * handled by a callback to twentytwelve_comment() which is
+ * located in the functions.php file.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+        &lt;div id=&quot;comments&quot;&gt;
+        &lt;?php if ( post_password_required() ) : ?&gt;
+                &lt;p class=&quot;nopassword&quot;&gt;&lt;?php _e( 'This post is password protected. Enter the password to view any comments.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+        &lt;/div&gt;&lt;!-- #comments --&gt;
+        &lt;?php
+                        /* Stop the rest of comments.php from being processed,
+                         * but don't kill the script entirely -- we still have
+                         * to fully load the template.
+                         */
+                        return;
+                endif;
+        ?&gt;
+
+        &lt;?php // You can start editing here -- including this comment! ?&gt;
+
+        &lt;?php if ( have_comments() ) : ?&gt;
+                &lt;h2 id=&quot;comments-title&quot;&gt;
+                        &lt;?php
+                                printf( _n( 'One thought on &amp;ldquo;%2$s&amp;rdquo;', '%1$s thoughts on &amp;ldquo;%2$s&amp;rdquo;', get_comments_number(), 'twentytwelve' ),
+                                        number_format_i18n( get_comments_number() ), '&lt;span&gt;' . get_the_title() . '&lt;/span&gt;' );
+                        ?&gt;
+                &lt;/h2&gt;
+
+                &lt;?php if ( get_comment_pages_count() &gt; 1 &amp;&amp; get_option( 'page_comments' ) ) : // are there comments to navigate through ?&gt;
+                &lt;nav id=&quot;comment-nav-above&quot;&gt;
+                        &lt;h1 class=&quot;assistive-text section-heading&quot;&gt;&lt;?php _e( 'Comment navigation', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                        &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php previous_comments_link( __( '&amp;larr; Older Comments', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                        &lt;div class=&quot;nav-next&quot;&gt;&lt;?php next_comments_link( __( 'Newer Comments &amp;rarr;', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                &lt;/nav&gt;
+                &lt;?php endif; // check for comment navigation ?&gt;
+
+                &lt;ol class=&quot;commentlist&quot;&gt;
+                        &lt;?php wp_list_comments( array( 'callback' =&gt; 'twentytwelve_comment' ) ); ?&gt;
+                &lt;/ol&gt;
+
+                &lt;?php if ( get_comment_pages_count() &gt; 1 &amp;&amp; get_option( 'page_comments' ) ) : // are there comments to navigate through ?&gt;
+                &lt;nav id=&quot;comment-nav-below&quot;&gt;
+                        &lt;h1 class=&quot;assistive-text section-heading&quot;&gt;&lt;?php _e( 'Comment navigation', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                        &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php previous_comments_link( __( '&amp;larr; Older Comments', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                        &lt;div class=&quot;nav-next&quot;&gt;&lt;?php next_comments_link( __( 'Newer Comments &amp;rarr;', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                &lt;/nav&gt;
+                &lt;?php endif; // check for comment navigation ?&gt;
+
+        &lt;?php // If there are no comments and comments are closed, let's leave a note.
+                elseif ( ! comments_open() &amp;&amp; '0' != get_comments_number() &amp;&amp; post_type_supports( get_post_type(), 'comments' ) ) :
+        ?&gt;
+                &lt;p class=&quot;nocomments&quot;&gt;&lt;?php _e( 'Comments are closed.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+        &lt;?php endif; ?&gt;
+
+        &lt;?php comment_form(); ?&gt;
+
+&lt;/div&gt;&lt;!-- #comments --&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/comments.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvecontentpagephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/content-page.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/content-page.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/content-page.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;?php
+/**
+ * The template used for displaying page content in page.php
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+
+&lt;article id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
+        &lt;header class=&quot;entry-header&quot;&gt;
+                &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
+        &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+        &lt;div class=&quot;entry-content&quot;&gt;
+                &lt;?php the_content(); ?&gt;
+                &lt;?php wp_link_pages( array( 'before' =&gt; '&lt;div class=&quot;page-links&quot;&gt;' . __( 'Pages:', 'twentytwelve' ), 'after' =&gt; '&lt;/div&gt;' ) ); ?&gt;
+        &lt;/div&gt;&lt;!-- .entry-content --&gt;
+        &lt;footer class=&quot;entry-meta&quot;&gt;
+                &lt;?php edit_post_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
+        &lt;/footer&gt;&lt;!-- .entry-meta --&gt;
+&lt;/article&gt;&lt;!-- #post --&gt;
</ins><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/content-page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvecontentsinglephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/content-single.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/content-single.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/content-single.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying content in the single.php template
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+
+&lt;article id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
+        &lt;header class=&quot;entry-header&quot;&gt;
+                &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
+
+                &lt;?php if ( 'post' == get_post_type() ) : ?&gt;
+                &lt;div class=&quot;entry-meta&quot;&gt;
+                        &lt;?php twentytwelve_posted_on(); ?&gt;
+                &lt;/div&gt;&lt;!-- .entry-meta --&gt;
+                &lt;?php endif; ?&gt;
+        &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+        &lt;div class=&quot;entry-content&quot;&gt;
+                &lt;?php the_content(); ?&gt;
+                &lt;?php wp_link_pages( array( 'before' =&gt; '&lt;div class=&quot;page-links&quot;&gt;' . __( 'Pages:', 'twentytwelve' ), 'after' =&gt; '&lt;/div&gt;' ) ); ?&gt;
+        &lt;/div&gt;&lt;!-- .entry-content --&gt;
+
+        &lt;footer class=&quot;entry-meta&quot;&gt;
+                &lt;?php
+                        /* translators: used between list items, there is a space after the comma */
+                        $categories_list = get_the_category_list( __( ', ', 'twentytwelve' ) );
+
+                        /* translators: used between list items, there is a space after the comma */
+                        $tag_list = get_the_tag_list( '', __( ', ', 'twentytwelve' ) );
+                        if ( '' != $tag_list ) {
+                                $utility_text = __( 'This entry was posted in %1$s and tagged %2$s by &lt;a href=&quot;%6$s&quot;&gt;%5$s&lt;/a&gt;. Bookmark the &lt;a href=&quot;%3$s&quot; title=&quot;Permalink to %4$s&quot; rel=&quot;bookmark&quot;&gt;permalink&lt;/a&gt;.', 'twentytwelve' );
+                        } elseif ( '' != $categories_list ) {
+                                $utility_text = __( 'This entry was posted in %1$s by &lt;a href=&quot;%6$s&quot;&gt;%5$s&lt;/a&gt;. Bookmark the &lt;a href=&quot;%3$s&quot; title=&quot;Permalink to %4$s&quot; rel=&quot;bookmark&quot;&gt;permalink&lt;/a&gt;.', 'twentytwelve' );
+                        } else {
+                                $utility_text = __( 'This entry was posted by &lt;a href=&quot;%6$s&quot;&gt;%5$s&lt;/a&gt;. Bookmark the &lt;a href=&quot;%3$s&quot; title=&quot;Permalink to %4$s&quot; rel=&quot;bookmark&quot;&gt;permalink&lt;/a&gt;.', 'twentytwelve' );
+                        }
+
+                        printf(
+                                $utility_text,
+                                $categories_list,
+                                $tag_list,
+                                esc_url( get_permalink() ),
+                                the_title_attribute( 'echo=0' ),
+                                get_the_author(),
+                                esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) )
+                        );
+                ?&gt;
+                &lt;?php edit_post_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
+
+                &lt;?php if ( get_the_author_meta( 'description' ) &amp;&amp; ( ! function_exists( 'is_multi_author' ) || is_multi_author() ) ) : // If a user has filled out their description and this is a multi-author blog, show a bio on their entries ?&gt;
+                &lt;div id=&quot;author-info&quot;&gt;
+                        &lt;div id=&quot;author-avatar&quot;&gt;
+                                &lt;?php echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'twentytwelve_author_bio_avatar_size', 68 ) ); ?&gt;
+                        &lt;/div&gt;&lt;!-- #author-avatar --&gt;
+                        &lt;div id=&quot;author-description&quot;&gt;
+                                &lt;h2&gt;&lt;?php printf( __( 'About %s', 'twentytwelve' ), get_the_author() ); ?&gt;&lt;/h2&gt;
+                                &lt;?php the_author_meta( 'description' ); ?&gt;
+                                &lt;div id=&quot;author-link&quot;&gt;
+                                        &lt;a href=&quot;&lt;?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?&gt;&quot; rel=&quot;author&quot;&gt;
+                                                &lt;?php printf( __( 'View all posts by %s &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentytwelve' ), get_the_author() ); ?&gt;
+                                        &lt;/a&gt;
+                                &lt;/div&gt;&lt;!-- #author-link        --&gt;
+                        &lt;/div&gt;&lt;!-- #author-description --&gt;
+                &lt;/div&gt;&lt;!-- #entry-author-info --&gt;
+                &lt;?php endif; ?&gt;
+        &lt;/footer&gt;&lt;!-- .entry-meta --&gt;
+&lt;/article&gt;&lt;!-- #post --&gt;
</ins><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/content-single.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvecontentphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/content.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/content.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/content.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,76 @@
</span><ins>+&lt;?php
+/**
+ * The default template for displaying content
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+
+        &lt;article id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
+                &lt;header class=&quot;entry-header&quot;&gt;
+                        &lt;?php if ( is_sticky() ) : ?&gt;
+                                &lt;hgroup&gt;
+                                        &lt;h2 class=&quot;entry-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php printf( esc_attr__( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ); ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
+                                        &lt;h3 class=&quot;entry-format&quot;&gt;&lt;?php _e( 'Featured', 'twentytwelve' ); ?&gt;&lt;/h3&gt;
+                                &lt;/hgroup&gt;
+                        &lt;?php else : ?&gt;
+                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php printf( esc_attr__( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ); ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h1&gt;
+                        &lt;?php endif; ?&gt;
+
+                        &lt;?php if ( 'post' == get_post_type() ) : ?&gt;
+                        &lt;div class=&quot;entry-meta&quot;&gt;
+                                &lt;?php twentytwelve_posted_on(); ?&gt;
+                        &lt;/div&gt;&lt;!-- .entry-meta --&gt;
+                        &lt;?php endif; ?&gt;
+                &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                &lt;?php if ( is_search() ) : // Only display Excerpts for Search ?&gt;
+                &lt;div class=&quot;entry-summary&quot;&gt;
+                        &lt;?php the_excerpt(); ?&gt;
+                &lt;/div&gt;&lt;!-- .entry-summary --&gt;
+                &lt;?php else : ?&gt;
+                &lt;div class=&quot;entry-content&quot;&gt;
+                        &lt;?php the_content( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentytwelve' ) ); ?&gt;
+                        &lt;?php wp_link_pages( array( 'before' =&gt; '&lt;div class=&quot;page-links&quot;&gt;' . __( 'Pages:', 'twentytwelve' ), 'after' =&gt; '&lt;/div&gt;' ) ); ?&gt;
+                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                &lt;?php endif; ?&gt;
+
+                &lt;footer class=&quot;entry-meta&quot;&gt;
+                        &lt;?php $show_sep = false; ?&gt;
+                        &lt;?php if ( 'post' == get_post_type() ) : // Hide category and tag text for pages on Search ?&gt;
+                        &lt;?php
+                                /* translators: used between list items, there is a space after the comma */
+                                $categories_list = get_the_category_list( __( ', ', 'twentytwelve' ) );
+                                if ( $categories_list ):
+                        ?&gt;
+                        &lt;span class=&quot;cat-links&quot;&gt;
+                                &lt;?php printf( __( '&lt;span class=&quot;%1$s&quot;&gt;Posted in&lt;/span&gt; %2$s', 'twentytwelve' ), 'entry-utility-prep entry-utility-prep-cat-links', $categories_list );
+                                $show_sep = true; ?&gt;
+                        &lt;/span&gt;
+                        &lt;?php endif; // End if categories ?&gt;
+                        &lt;?php
+                                /* translators: used between list items, there is a space after the comma */
+                                $tags_list = get_the_tag_list( '', __( ', ', 'twentytwelve' ) );
+                                if ( $tags_list ):
+                                if ( $show_sep ) : ?&gt;
+                        &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
+                                &lt;?php endif; // End if $show_sep ?&gt;
+                        &lt;span class=&quot;tag-links&quot;&gt;
+                                &lt;?php printf( __( '&lt;span class=&quot;%1$s&quot;&gt;Tagged&lt;/span&gt; %2$s', 'twentytwelve' ), 'entry-utility-prep entry-utility-prep-tag-links', $tags_list );
+                                $show_sep = true; ?&gt;
+                        &lt;/span&gt;
+                        &lt;?php endif; // End if $tags_list ?&gt;
+                        &lt;?php endif; // End if 'post' == get_post_type() ?&gt;
+
+                        &lt;?php if ( comments_open() ) : ?&gt;
+                        &lt;?php if ( $show_sep ) : ?&gt;
+                        &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
+                        &lt;?php endif; // End if $show_sep ?&gt;
+                        &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( '&lt;span class=&quot;leave-reply&quot;&gt;' . __( 'Leave a reply', 'twentytwelve' ) . '&lt;/span&gt;', __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentytwelve' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentytwelve' ) ); ?&gt;&lt;/span&gt;
+                        &lt;?php endif; // End if comments_open() ?&gt;
+
+                        &lt;?php edit_post_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
+                &lt;/footer&gt;&lt;!-- #entry-meta --&gt;
+        &lt;/article&gt;&lt;!-- #post --&gt;
</ins><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/content.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvefooterphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/footer.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/footer.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/footer.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying the footer.
+ *
+ * Contains the closing of the id=main div and all content after
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+        &lt;/div&gt;&lt;!-- #main --&gt;
+&lt;/div&gt;&lt;!-- #page --&gt;
+
+        &lt;footer id=&quot;colophon&quot; role=&quot;contentinfo&quot;&gt;
+                &lt;div class=&quot;site-info&quot;&gt;
+                        &lt;?php do_action( 'twentytwelve_credits' ); ?&gt;
+                        &lt;a href=&quot;&lt;?php echo esc_url( __( 'http://wordpress.org/', 'twentytwelve' ) ); ?&gt;&quot; title=&quot;&lt;?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentytwelve' ); ?&gt;&quot; rel=&quot;generator&quot;&gt;&lt;?php printf( __( 'Proudly powered by %s', 'twentytwelve' ), 'WordPress' ); ?&gt;&lt;/a&gt;
+                &lt;/div&gt;&lt;!-- .site-info --&gt;
+        &lt;/footer&gt;&lt;!-- #colophon --&gt;
+
+&lt;?php wp_footer(); ?&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/footer.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvefunctionsphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/functions.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/functions.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/functions.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,197 @@
</span><ins>+&lt;?php
+/**
+ * Twenty Twelve functions and definitions
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+// Set the content width based on the theme's design and stylesheet.
+if ( ! isset( $content_width ) )
+        $content_width = 584;
+
+add_action( 'wp_enqueue_scripts', 'twentytwelve_enqueue_scripts' );
+
+if ( ! function_exists( 'twentytwelve_enqueue_scripts' ) ) :
+/**
+* Add theme styles and scripts here
+*/
+function twentytwelve_enqueue_scripts() {
+
+        if ( ! is_admin() ) {
+                wp_enqueue_style(
+                        'twentytwelve-style',
+                        get_bloginfo( 'stylesheet_url' )
+                );
+        }
+
+}
+endif; // twentytwelve_enqueue_scripts
+
+// Tell WordPress to run twentytwelve_setup() when the 'after_setup_theme' hook is run.
+add_action( 'after_setup_theme', 'twentytwelve_setup' );
+
+if ( ! function_exists( 'twentytwelve_setup' ) ):
+/**
+ * Sets up theme defaults and registers support for various WordPress features.
+ *
+ * @uses load_theme_textdomain() For translation/localization support.
+ * @uses add_theme_support() To add support for automatic feed links.
+ * @uses register_nav_menu() To add support for navigation menus.
+ * @uses add_custom_background() To add support for a custom background.
+ *
+ * @since Twenty Twelve 1.0
+ */
+function twentytwelve_setup() {
+        /**
+         * Make Twenty Twelve available for translation.
+         * Translations can be added to the /languages/ directory.
+         * If you're building a theme based on Twenty Twelve, use a find and replace
+         * to change 'twentytwelve' to the name of your theme in all the template files.
+         */
+        load_theme_textdomain( 'twentytwelve', get_template_directory() . '/languages' );
+
+        $locale = get_locale();
+        $locale_file = get_template_directory() . &quot;/languages/$locale.php&quot;;
+        if ( is_readable( $locale_file ) )
+                require_once( $locale_file );
+
+        // Add default posts and comments RSS feed links to &lt;head&gt;.
+        add_theme_support( 'automatic-feed-links' );
+
+        // This theme uses wp_nav_menu() in one location.
+        register_nav_menu( 'primary', __( 'Primary Menu', 'twentytwelve' ) );
+
+        // Add support for custom backgrounds
+        add_custom_background();
+}
+endif; // twentytwelve_setup
+
+// Get our wp_nav_menu() fallback, wp_page_menu(), to show a home link.
+function twentytwelve_page_menu_args( $args ) {
+        $args['show_home'] = true;
+        return $args;
+}
+add_filter( 'wp_page_menu_args', 'twentytwelve_page_menu_args' );
+
+/**
+ * Register our sidebars and widgetized areas. Also register the default Epherma widget.
+ *
+ * @since Twenty Twelve 1.0
+ */
+function twentytwelve_widgets_init() {
+        register_sidebar( array(
+                'name' =&gt; __( 'Main Sidebar', 'twentytwelve' ),
+                'id' =&gt; 'sidebar-1',
+                'before_widget' =&gt; '&lt;aside id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;',
+                'after_widget' =&gt; &quot;&lt;/aside&gt;&quot;,
+                'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
+                'after_title' =&gt; '&lt;/h3&gt;',
+        ) );
+}
+add_action( 'widgets_init', 'twentytwelve_widgets_init' );
+
+if ( ! function_exists( 'twentytwelve_content_nav' ) ) :
+// Display navigation to next/previous pages when applicable
+function twentytwelve_content_nav( $nav_id ) {
+        global $wp_query;
+
+        if ( $wp_query-&gt;max_num_pages &gt; 1 ) : ?&gt;
+                &lt;nav id=&quot;&lt;?php echo $nav_id; ?&gt;&quot;&gt;
+                        &lt;h3 class=&quot;assistive-text&quot;&gt;&lt;?php _e( 'Post navigation', 'twentytwelve' ); ?&gt;&lt;/h3&gt;
+                        &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link( __( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                        &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link( __( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentytwelve' ) ); ?&gt;&lt;/div&gt;
+                &lt;/nav&gt;&lt;!-- #nav-above --&gt;
+        &lt;?php endif;
+}
+endif; // twentytwelve_content_nav
+
+if ( ! function_exists( 'twentytwelve_comment' ) ) :
+/**
+ * Template for comments and pingbacks.
+ *
+ * To override this walker in a child theme without modifying the comments template
+ * simply create your own twentytwelve_comment(), and that function will be used instead.
+ *
+ * Used as a callback by wp_list_comments() for displaying the comments.
+ *
+ * @since Twenty Twelve 1.0
+ */
+function twentytwelve_comment( $comment, $args, $depth ) {
+        $GLOBALS['comment'] = $comment;
+        switch ( $comment-&gt;comment_type ) :
+                case 'pingback' :
+                case 'trackback' :
+        ?&gt;
+        &lt;li class=&quot;post pingback&quot;&gt;
+                &lt;p&gt;&lt;?php _e( 'Pingback:', 'twentytwelve' ); ?&gt; &lt;?php comment_author_link(); ?&gt;&lt;?php edit_comment_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;&lt;/p&gt;
+        &lt;?php
+                        break;
+                default :
+        ?&gt;
+        &lt;li &lt;?php comment_class(); ?&gt; id=&quot;li-comment-&lt;?php comment_ID(); ?&gt;&quot;&gt;
+                &lt;article id=&quot;comment-&lt;?php comment_ID(); ?&gt;&quot; class=&quot;comment&quot;&gt;
+                        &lt;footer class=&quot;comment-meta&quot;&gt;
+                                &lt;div class=&quot;comment-author vcard&quot;&gt;
+                                        &lt;?php
+                                                $avatar_size = 68;
+                                                if ( '0' != $comment-&gt;comment_parent )
+                                                        $avatar_size = 39;
+
+                                                echo get_avatar( $comment, $avatar_size );
+
+                                                /* translators: 1: comment author, 2: date and time */
+                                                printf( __( '%1$s on %2$s &lt;span class=&quot;says&quot;&gt;said:&lt;/span&gt;', 'twentytwelve' ),
+                                                        sprintf( '&lt;span class=&quot;fn&quot;&gt;%s&lt;/span&gt;', get_comment_author_link() ),
+                                                        sprintf( '&lt;a href=&quot;%1$s&quot;&gt;&lt;time pubdate datetime=&quot;%2$s&quot;&gt;%3$s&lt;/time&gt;&lt;/a&gt;',
+                                                                esc_url( get_comment_link( $comment-&gt;comment_ID ) ),
+                                                                get_comment_time( 'c' ),
+                                                                /* translators: 1: date, 2: time */
+                                                                sprintf( __( '%1$s at %2$s', 'twentytwelve' ), get_comment_date(), get_comment_time() )
+                                                        )
+                                                );
+                                        ?&gt;
+
+                                        &lt;?php edit_comment_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
+                                &lt;/div&gt;&lt;!-- .comment-author .vcard --&gt;
+
+                                &lt;?php if ( $comment-&gt;comment_approved == '0' ) : ?&gt;
+                                        &lt;em class=&quot;comment-awaiting-moderation&quot;&gt;&lt;?php _e( 'Your comment is awaiting moderation.', 'twentytwelve' ); ?&gt;&lt;/em&gt;
+                                        &lt;br /&gt;
+                                &lt;?php endif; ?&gt;
+
+                        &lt;/footer&gt;
+
+                        &lt;div class=&quot;comment-content&quot;&gt;&lt;?php comment_text(); ?&gt;&lt;/div&gt;
+
+                        &lt;div class=&quot;reply&quot;&gt;
+                                &lt;?php comment_reply_link( array_merge( $args, array( 'reply_text' =&gt; __( 'Reply &lt;span&gt;&amp;darr;&lt;/span&gt;', 'twentytwelve' ), 'depth' =&gt; $depth, 'max_depth' =&gt; $args['max_depth'] ) ) ); ?&gt;
+                        &lt;/div&gt;&lt;!-- .reply --&gt;
+                &lt;/article&gt;&lt;!-- #comment-## --&gt;
+
+        &lt;?php
+                        break;
+        endswitch;
+}
+endif; // ends check for twentytwelve_comment()
+
+if ( ! function_exists( 'twentytwelve_posted_on' ) ) :
+/**
+ * Prints HTML with meta information for the current post-date/time and author.
+ * Create your own twentytwelve_posted_on to override in a child theme
+ *
+ * @since Twenty Twelve 1.0
+ */
+function twentytwelve_posted_on() {
+        printf( __( '&lt;span class=&quot;sep&quot;&gt;Posted on &lt;/span&gt;&lt;a href=&quot;%1$s&quot; title=&quot;%2$s&quot; rel=&quot;bookmark&quot;&gt;&lt;time class=&quot;entry-date&quot; datetime=&quot;%3$s&quot; pubdate&gt;%4$s&lt;/time&gt;&lt;/a&gt;&lt;span class=&quot;by-author&quot;&gt; &lt;span class=&quot;sep&quot;&gt; by &lt;/span&gt; &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;%5$s&quot; title=&quot;%6$s&quot; rel=&quot;author&quot;&gt;%7$s&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;', 'twentytwelve' ),
+                esc_url( get_permalink() ),
+                esc_attr( get_the_time() ),
+                esc_attr( get_the_date( 'c' ) ),
+                esc_html( get_the_date() ),
+                esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
+                esc_attr( sprintf( __( 'View all posts by %s', 'twentytwelve' ), get_the_author() ) ),
+                get_the_author()
+        );
+}
+endif;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelveheaderphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/header.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/header.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/header.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+&lt;?php
+/**
+ * The Header for our theme.
+ *
+ * Displays all of the &lt;head&gt; section and everything up till &lt;div id=&quot;main&quot;&gt;
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;&lt;!DOCTYPE html&gt;
+&lt;html &lt;?php language_attributes(); ?&gt;&gt;
+&lt;head&gt;
+&lt;meta charset=&quot;&lt;?php bloginfo( 'charset' ); ?&gt;&quot; /&gt;
+&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width&quot; /&gt;
+&lt;title&gt;&lt;?php wp_title( '|', true, 'right' ); ?&gt;&lt;/title&gt;
+&lt;link rel=&quot;profile&quot; href=&quot;http://gmpg.org/xfn/11&quot; /&gt;
+&lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo( 'pingback_url' ); ?&gt;&quot; /&gt;
+
+&lt;!-- Google fonts static for now --&gt;
+&lt;link href=&quot;http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
+
+&lt;!--[if lt IE 9]&gt;
+&lt;script src=&quot;&lt;?php echo get_template_directory_uri(); ?&gt;/js/html5.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
+&lt;![endif]--&gt;
+&lt;?php if ( is_singular() &amp;&amp; get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); ?&gt;
+&lt;?php wp_head(); ?&gt;
+&lt;/head&gt;
+
+&lt;body &lt;?php body_class(); ?&gt;&gt;
+&lt;div id=&quot;page&quot; class=&quot;hfeed&quot;&gt;
+        &lt;header id=&quot;masthead&quot; role=&quot;banner&quot;&gt;
+                &lt;hgroup&gt;
+                        &lt;h1 class=&quot;site-title&quot;&gt;&lt;a href=&quot;&lt;?php echo esc_url( home_url( '/' ) ); ?&gt;&quot; title=&quot;&lt;?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?&gt;&quot; rel=&quot;home&quot;&gt;&lt;?php bloginfo( 'name' ); ?&gt;&lt;/a&gt;&lt;/h1&gt;
+                        &lt;h2 class=&quot;site-description&quot;&gt;&lt;?php bloginfo( 'description' ); ?&gt;&lt;/h2&gt;
+                &lt;/hgroup&gt;
+
+                &lt;nav class=&quot;site-navigation&quot; role=&quot;navigation&quot;&gt;
+                        &lt;h3 class=&quot;assistive-text&quot;&gt;&lt;?php _e( 'Main menu', 'twentytwelve' ); ?&gt;&lt;/h3&gt;
+                        &lt;div class=&quot;skip-link&quot;&gt;&lt;a class=&quot;assistive-text&quot; href=&quot;#content&quot; title=&quot;&lt;?php esc_attr_e( 'Skip to primary content', 'twentytwelve' ); ?&gt;&quot;&gt;&lt;?php _e( 'Skip to primary content', 'twentytwelve' ); ?&gt;&lt;/a&gt;&lt;/div&gt;
+                        &lt;div class=&quot;skip-link&quot;&gt;&lt;a class=&quot;assistive-text&quot; href=&quot;#secondary&quot; title=&quot;&lt;?php esc_attr_e( 'Skip to secondary content', 'twentytwelve' ); ?&gt;&quot;&gt;&lt;?php _e( 'Skip to secondary content', 'twentytwelve' ); ?&gt;&lt;/a&gt;&lt;/div&gt;
+                        &lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary' ) ); ?&gt;
+                &lt;/nav&gt;
+        &lt;/header&gt;&lt;!-- #masthead --&gt;
+
+        &lt;div id=&quot;main&quot;&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/header.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelveimagephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/image.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/image.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/image.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,102 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying image attachments.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot; class=&quot;image-attachment&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+
+                                &lt;article id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
+                                        &lt;header class=&quot;entry-header&quot;&gt;
+                                                &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
+
+                                                &lt;div class=&quot;entry-meta&quot;&gt;
+                                                        &lt;?php
+                                                                $metadata = wp_get_attachment_metadata();
+                                                                printf( __( '&lt;span class=&quot;meta-prep meta-prep-entry-date&quot;&gt;Published &lt;/span&gt; &lt;span class=&quot;entry-date&quot;&gt;&lt;abbr class=&quot;published&quot; title=&quot;%1$s&quot;&gt;%2$s&lt;/abbr&gt;&lt;/span&gt; at &lt;a href=&quot;%3$s&quot; title=&quot;Link to full-size image&quot;&gt;%4$s &amp;times; %5$s&lt;/a&gt; in &lt;a href=&quot;%6$s&quot; title=&quot;Return to %7$s&quot; rel=&quot;gallery&quot;&gt;%8$s&lt;/a&gt;', 'twentytwelve' ),
+                                                                        esc_attr( get_the_time() ),
+                                                                        get_the_date(),
+                                                                        esc_url( wp_get_attachment_url() ),
+                                                                        $metadata['width'],
+                                                                        $metadata['height'],
+                                                                        esc_url( get_permalink( $post-&gt;post_parent ) ),
+                                                                        esc_attr( strip_tags( get_the_title( $post-&gt;post_parent ) ) ),
+                                                                        get_the_title( $post-&gt;post_parent )
+                                                                );
+                                                        ?&gt;
+                                                        &lt;?php edit_post_link( __( 'Edit', 'twentytwelve' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
+                                                &lt;/div&gt;&lt;!-- .entry-meta --&gt;
+
+                                                &lt;nav id=&quot;image-navigation&quot;&gt;
+                                                        &lt;span class=&quot;previous-image&quot;&gt;&lt;?php previous_image_link( false, __( '&amp;larr; Previous', 'twentytwelve' ) ); ?&gt;&lt;/span&gt;
+                                                        &lt;span class=&quot;next-image&quot;&gt;&lt;?php next_image_link( false, __( 'Next &amp;rarr;', 'twentytwelve' ) ); ?&gt;&lt;/span&gt;
+                                                &lt;/nav&gt;&lt;!-- #image-navigation --&gt;
+                                        &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                                        &lt;div class=&quot;entry-content&quot;&gt;
+
+                                                &lt;div class=&quot;entry-attachment&quot;&gt;
+                                                        &lt;div class=&quot;attachment&quot;&gt;
+&lt;?php
+/**
+ * Grab the IDs of all the image attachments in a gallery so we can get the URL of the next adjacent image in a gallery,
+ * or the first image (if we're looking at the last image in a gallery), or, in a gallery of one, just the link to that image file
+ */
+$attachments = array_values( get_children( array( 'post_parent' =&gt; $post-&gt;post_parent, 'post_status' =&gt; 'inherit', 'post_type' =&gt; 'attachment', 'post_mime_type' =&gt; 'image', 'order' =&gt; 'ASC', 'orderby' =&gt; 'menu_order ID' ) ) );
+foreach ( $attachments as $k =&gt; $attachment ) {
+        if ( $attachment-&gt;ID == $post-&gt;ID )
+                break;
+}
+$k++;
+// If there is more than 1 attachment in a gallery
+if ( count( $attachments ) &gt; 1 ) {
+        if ( isset( $attachments[ $k ] ) )
+                // get the URL of the next image attachment
+                $next_attachment_url = get_attachment_link( $attachments[ $k ]-&gt;ID );
+        else
+                // or get the URL of the first image attachment
+                $next_attachment_url = get_attachment_link( $attachments[ 0 ]-&gt;ID );
+} else {
+        // or, if there's only 1 image, get the URL of the image
+        $next_attachment_url = wp_get_attachment_url();
+}
+?&gt;
+                                                                &lt;a href=&quot;&lt;?php echo esc_url( $next_attachment_url ); ?&gt;&quot; title=&quot;&lt;?php the_title_attribute(); ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;?php
+                                                                $attachment_size = apply_filters( 'twentytwelve_attachment_size', 800 );
+                                                                echo wp_get_attachment_image( $post-&gt;ID, array( $attachment_size, $attachment_size ) );
+                                                                ?&gt;&lt;/a&gt;
+
+                                                                &lt;?php if ( ! empty( $post-&gt;post_excerpt ) ) : ?&gt;
+                                                                &lt;div class=&quot;entry-caption&quot;&gt;
+                                                                        &lt;?php the_excerpt(); ?&gt;
+                                                                &lt;/div&gt;
+                                                                &lt;?php endif; ?&gt;
+                                                        &lt;/div&gt;&lt;!-- .attachment --&gt;
+
+                                                &lt;/div&gt;&lt;!-- .entry-attachment --&gt;
+
+                                                &lt;div class=&quot;entry-description&quot;&gt;
+                                                        &lt;?php the_content(); ?&gt;
+                                                        &lt;?php wp_link_pages( array( 'before' =&gt; '&lt;div class=&quot;page-links&quot;&gt;' . __( 'Pages:', 'twentytwelve' ), 'after' =&gt; '&lt;/div&gt;' ) ); ?&gt;
+                                                &lt;/div&gt;&lt;!-- .entry-description --&gt;
+
+                                        &lt;/div&gt;&lt;!-- .entry-content --&gt;
+
+                                &lt;/article&gt;&lt;!-- #post --&gt;
+
+                                &lt;?php comments_template(); ?&gt;
+
+                        &lt;?php endwhile; // end of the loop. ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/image.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelveimagesflowersjpg"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentytwelve/images/flowers.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/images/flowers.jpg
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentytwelveindexphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/index.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/index.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/index.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?php
+/**
+ * The main template file.
+ *
+ * This is the most generic template file in a WordPress theme
+ * and one of the two required files for a theme (the other being style.css).
+ * It is used to display a page when nothing more specific matches a query.
+ * E.g., it puts together the home page when no home.php file exists.
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+                &lt;!-- Placeholder for optional header image
+                &lt;section role=&quot;banner&quot;&gt;
+                        &lt;img src=&quot;&lt;?php echo get_stylesheet_directory_uri(); ?&gt;/images/flowers.jpg&quot; width=&quot;625&quot; height=&quot;188&quot; /&gt;
+                &lt;/section&gt;
+                --&gt;
+                &lt;?php if ( have_posts() ) : ?&gt;
+
+                        &lt;?php /* Start the Loop */ ?&gt;
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php get_template_part( 'content', get_post_format() ); ?&gt;
+                        &lt;?php endwhile; ?&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-below' ); ?&gt;
+
+                &lt;?php else : ?&gt;
+
+                        &lt;article id=&quot;post-0&quot; class=&quot;post no-results not-found&quot;&gt;
+                                &lt;header class=&quot;entry-header&quot;&gt;
+                                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'Nothing Found', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                                &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                                &lt;div class=&quot;entry-content&quot;&gt;
+                                        &lt;p&gt;&lt;?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+                                        &lt;?php get_search_form(); ?&gt;
+                                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                        &lt;/article&gt;&lt;!-- #post-0 --&gt;
+
+                &lt;?php endif; ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/index.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvejshtml5js"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/js/html5.js (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/js/html5.js                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/js/html5.js        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+// html5shiv MIT @rem remysharp.com/html5-enabling-script
+// iepp v1.6.2 MIT @jon_neal iecss.com/print-protector
+/*@cc_on(function(a,b){function r(a){var b=-1;while(++b&lt;f)a.createElement(e[b])}if(!(!window.attachEvent||!b.createStyleSheet||!function(){var a=document.createElement(&quot;div&quot;);a.innerHTML=&quot;&lt;elem&gt;&lt;/elem&gt;&quot;;return a.childNodes.length!==1}())){a.iepp=a.iepp||{};var c=a.iepp,d=c.html5elements||&quot;abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video&quot;,e=d.split(&quot;|&quot;),f=e.length,g=new RegExp(&quot;(^|\\s)(&quot;+d+&quot;)&quot;,&quot;gi&quot;),h=new RegExp(&quot;&lt;(/*)(&quot;+d+&quot;)&quot;,&quot;gi&quot;),i=/^\s*[\{\}]\s*$/,j=new RegExp(&quot;(^|[^\\n]*?\\s)(&quot;+d+&quot;)([^\\n]*)({[\\n\\w\\W]*?})&quot;,&quot;gi&quot;),k=b.createDocumentFragment(),l=b.documentElement,m=l.firstChild,n=b.createElement(&quot;body&quot;),o=b.createElement(&quot;style&quot;),p=/print|all/,q;c.getCSS=function(a,b){if(a+&quot;&quot;===undefined)return&quot;&
 quot;;var d=-1,e=a.length,f,g=[];while(++d&lt;e){f=a[d];if(f.disabled)continue;b=f.media||b,p.test(b)&amp;&amp;g.push(c.getCSS(f.imports,b),f.cssText),b=&quot;all&quot;}return g.join(&quot;&quot;)},c.parseCSS=function(a){var b=[],c;while((c=j.exec(a))!=null)b.push(((i.exec(c[1])?&quot;\n&quot;:c[1])+c[2]+c[3]).replace(g,&quot;$1.iepp_$2&quot;)+c[4]);return b.join(&quot;\n&quot;)},c.writeHTML=function(){var a=-1;q=q||b.body;while(++a&lt;f){var c=b.getElementsByTagName(e[a]),d=c.length,g=-1;while(++g&lt;d)c[g].className.indexOf(&quot;iepp_&quot;)&lt;0&amp;&amp;(c[g].className+=&quot; iepp_&quot;+e[a])}k.appendChild(q),l.appendChild(n),n.className=q.className,n.id=q.id,n.innerHTML=q.innerHTML.replace(h,&quot;&lt;$1font&quot;)},c._beforePrint=function(){o.styleSheet.cssText=c.parseCSS(c.getCSS(b.styleSheets,&quot;all&quot;)),c.writeHTML()},c.restoreHTML=function(){n.innerHTML=&quot;&quot;,l.removeChild(n),l.appendChild(q)},c._afterPrint=function(){c.restoreHTML(),o.styleSheet.cs
 sText=&quot;&quot;},r(b),r(k);if(c.disablePP)return;m.insertBefore(o,m.firstChild),o.media=&quot;print&quot;,o.className=&quot;iepp-printshim&quot;,a.attachEvent(&quot;onbeforeprint&quot;,c._beforePrint),a.attachEvent(&quot;onafterprint&quot;,c._afterPrint)}})(this,document)@*/
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/js/html5.js
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvelanguagestwentytwelvepot"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,302 @@
</span><ins>+# Copyright (C) 2010 Twenty Twelve
+# This file is distributed under the same license as the Twenty Twelve package.
+msgid &quot;&quot;
+msgstr &quot;&quot;
+&quot;Project-Id-Version: Twenty Twelve .5\n&quot;
+&quot;Report-Msgid-Bugs-To: http://wordpress.org/tag/twentytwelve\n&quot;
+&quot;POT-Creation-Date: 2012-02-03 18:36:09+00:00\n&quot;
+&quot;MIME-Version: 1.0\n&quot;
+&quot;Content-Type: text/plain; charset=UTF-8\n&quot;
+&quot;Content-Transfer-Encoding: 8bit\n&quot;
+&quot;PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n&quot;
+&quot;Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n&quot;
+&quot;Language-Team: LANGUAGE &lt;LL@li.org&gt;\n&quot;
+
+#: 404.php:17
+msgid &quot;This is somewhat embarrassing, isn&amp;rsquo;t it?&quot;
+msgstr &quot;&quot;
+
+#: 404.php:21
+msgid &quot;&quot;
+&quot;It seems we can&amp;rsquo;t find what you&amp;rsquo;re looking for. Perhaps &quot;
+&quot;searching, or one of the links below, can help.&quot;
+msgstr &quot;&quot;
+
+#: archive.php:20
+msgid &quot;Daily Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: archive.php:22
+msgid &quot;Monthly Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: archive.php:22
+msgctxt &quot;monthly archives date format&quot;
+msgid &quot;F Y&quot;
+msgstr &quot;&quot;
+
+#: archive.php:24
+msgid &quot;Yearly Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: archive.php:24
+msgctxt &quot;yearly archives date format&quot;
+msgid &quot;Y&quot;
+msgstr &quot;&quot;
+
+#: archive.php:27
+msgid &quot;Tag Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: archive.php:35
+msgid &quot;Category Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: archive.php:42
+msgid &quot;Blog Archives&quot;
+msgstr &quot;&quot;
+
+#: archive.php:60 author.php:50 index.php:37 search.php:34
+msgid &quot;Nothing Found&quot;
+msgstr &quot;&quot;
+
+#: archive.php:64 author.php:54 index.php:41
+msgid &quot;&quot;
+&quot;Apologies, but no results were found for the requested archive. Perhaps &quot;
+&quot;searching will help find a related post.&quot;
+msgstr &quot;&quot;
+
+#: author.php:18
+msgid &quot;Author Archives: %s&quot;
+msgstr &quot;&quot;
+
+#: author.php:33 content-single.php:60
+msgid &quot;About %s&quot;
+msgstr &quot;&quot;
+
+#: comments.php:17
+msgid &quot;&quot;
+&quot;This post is password protected. Enter the password to view any comments.&quot;
+msgstr &quot;&quot;
+
+#: comments.php:33
+msgid &quot;One thought on &amp;ldquo;%2$s&amp;rdquo;&quot;
+msgid_plural &quot;%1$s thoughts on &amp;ldquo;%2$s&amp;rdquo;&quot;
+msgstr[0] &quot;&quot;
+msgstr[1] &quot;&quot;
+
+#: comments.php:40 comments.php:52
+msgid &quot;Comment navigation&quot;
+msgstr &quot;&quot;
+
+#: comments.php:41 comments.php:53
+msgid &quot;&amp;larr; Older Comments&quot;
+msgstr &quot;&quot;
+
+#: comments.php:42 comments.php:54
+msgid &quot;Newer Comments &amp;rarr;&quot;
+msgstr &quot;&quot;
+
+#: comments.php:61
+msgid &quot;Comments are closed.&quot;
+msgstr &quot;&quot;
+
+#: content-page.php:18 content-single.php:24 content.php:36 image.php:88
+msgid &quot;Pages:&quot;
+msgstr &quot;&quot;
+
+#: content-page.php:21 content-single.php:52 content.php:74 functions.php:128
+#: functions.php:156 image.php:35
+msgid &quot;Edit&quot;
+msgstr &quot;&quot;
+
+#. translators: used between list items, there is a space after the comma
+#: content-single.php:30 content-single.php:33 content.php:45 content.php:55
+msgid &quot;, &quot;
+msgstr &quot;&quot;
+
+#: content-single.php:35
+msgid &quot;&quot;
+&quot;This entry was posted in %1$s and tagged %2$s by &lt;a href=\&quot;%6$s\&quot;&gt;%5$s&lt;/a&gt;. &quot;
+&quot;Bookmark the &lt;a href=\&quot;%3$s\&quot; title=\&quot;Permalink to %4$s\&quot; rel=\&quot;bookmark&quot;
+&quot;\&quot;&gt;permalink&lt;/a&gt;.&quot;
+msgstr &quot;&quot;
+
+#: content-single.php:37
+msgid &quot;&quot;
+&quot;This entry was posted in %1$s by &lt;a href=\&quot;%6$s\&quot;&gt;%5$s&lt;/a&gt;. Bookmark the &lt;a &quot;
+&quot;href=\&quot;%3$s\&quot; title=\&quot;Permalink to %4$s\&quot; rel=\&quot;bookmark\&quot;&gt;permalink&lt;/a&gt;.&quot;
+msgstr &quot;&quot;
+
+#: content-single.php:39
+msgid &quot;&quot;
+&quot;This entry was posted by &lt;a href=\&quot;%6$s\&quot;&gt;%5$s&lt;/a&gt;. Bookmark the &lt;a href=\&quot;%3&quot;
+&quot;$s\&quot; title=\&quot;Permalink to %4$s\&quot; rel=\&quot;bookmark\&quot;&gt;permalink&lt;/a&gt;.&quot;
+msgstr &quot;&quot;
+
+#: content-single.php:64
+msgid &quot;View all posts by %s &lt;span class=\&quot;meta-nav\&quot;&gt;&amp;rarr;&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#: content.php:15 content.php:19
+msgid &quot;Permalink to %s&quot;
+msgstr &quot;&quot;
+
+#: content.php:16
+msgid &quot;Featured&quot;
+msgstr &quot;&quot;
+
+#: content.php:35
+msgid &quot;Continue reading &lt;span class=\&quot;meta-nav\&quot;&gt;&amp;rarr;&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#: content.php:49
+msgid &quot;&lt;span class=\&quot;%1$s\&quot;&gt;Posted in&lt;/span&gt; %2$s&quot;
+msgstr &quot;&quot;
+
+#: content.php:61
+msgid &quot;&lt;span class=\&quot;%1$s\&quot;&gt;Tagged&lt;/span&gt; %2$s&quot;
+msgstr &quot;&quot;
+
+#: content.php:71
+msgid &quot;Leave a reply&quot;
+msgstr &quot;&quot;
+
+#: content.php:71
+msgid &quot;&lt;b&gt;1&lt;/b&gt; Reply&quot;
+msgstr &quot;&quot;
+
+#: content.php:71
+msgid &quot;&lt;b&gt;%&lt;/b&gt; Replies&quot;
+msgstr &quot;&quot;
+
+#. #-#-#-#-#  twentytwelve.pot (Twenty Twelve .5)  #-#-#-#-#
+#. Author URI of the plugin/theme
+#: footer.php:18
+msgid &quot;http://wordpress.org/&quot;
+msgstr &quot;&quot;
+
+#: footer.php:18
+msgid &quot;Semantic Personal Publishing Platform&quot;
+msgstr &quot;&quot;
+
+#: footer.php:18
+msgid &quot;Proudly powered by %s&quot;
+msgstr &quot;&quot;
+
+#: functions.php:64
+msgid &quot;Primary Menu&quot;
+msgstr &quot;&quot;
+
+#: functions.php:85
+msgid &quot;Main Sidebar&quot;
+msgstr &quot;&quot;
+
+#: functions.php:102
+msgid &quot;Post navigation&quot;
+msgstr &quot;&quot;
+
+#: functions.php:103
+msgid &quot;&lt;span class=\&quot;meta-nav\&quot;&gt;&amp;larr;&lt;/span&gt; Older posts&quot;
+msgstr &quot;&quot;
+
+#: functions.php:104
+msgid &quot;Newer posts &lt;span class=\&quot;meta-nav\&quot;&gt;&amp;rarr;&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#: functions.php:128
+msgid &quot;Pingback:&quot;
+msgstr &quot;&quot;
+
+#. translators: 1: comment author, 2: date and time
+#: functions.php:145
+msgid &quot;%1$s on %2$s &lt;span class=\&quot;says\&quot;&gt;said:&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#. translators: 1: date, 2: time
+#: functions.php:151
+msgid &quot;%1$s at %2$s&quot;
+msgstr &quot;&quot;
+
+#: functions.php:160
+msgid &quot;Your comment is awaiting moderation.&quot;
+msgstr &quot;&quot;
+
+#: functions.php:169
+msgid &quot;Reply &lt;span&gt;&amp;darr;&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#: functions.php:187
+msgid &quot;&quot;
+&quot;&lt;span class=\&quot;sep\&quot;&gt;Posted on &lt;/span&gt;&lt;a href=\&quot;%1$s\&quot; title=\&quot;%2$s\&quot; rel=&quot;
+&quot;\&quot;bookmark\&quot;&gt;&lt;time class=\&quot;entry-date\&quot; datetime=\&quot;%3$s\&quot; pubdate&gt;%4$s&lt;/&quot;
+&quot;time&gt;&lt;/a&gt;&lt;span class=\&quot;by-author\&quot;&gt; &lt;span class=\&quot;sep\&quot;&gt; by &lt;/span&gt; &lt;span &quot;
+&quot;class=\&quot;author vcard\&quot;&gt;&lt;a class=\&quot;url fn n\&quot; href=\&quot;%5$s\&quot; title=\&quot;%6$s\&quot; &quot;
+&quot;rel=\&quot;author\&quot;&gt;%7$s&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&quot;
+msgstr &quot;&quot;
+
+#: functions.php:193
+msgid &quot;View all posts by %s&quot;
+msgstr &quot;&quot;
+
+#: header.php:39
+msgid &quot;Main menu&quot;
+msgstr &quot;&quot;
+
+#: header.php:40
+msgid &quot;Skip to primary content&quot;
+msgstr &quot;&quot;
+
+#: header.php:41
+msgid &quot;Skip to secondary content&quot;
+msgstr &quot;&quot;
+
+#: image.php:24
+msgid &quot;&quot;
+&quot;&lt;span class=\&quot;meta-prep meta-prep-entry-date\&quot;&gt;Published &lt;/span&gt; &lt;span class=&quot;
+&quot;\&quot;entry-date\&quot;&gt;&lt;abbr class=\&quot;published\&quot; title=\&quot;%1$s\&quot;&gt;%2$s&lt;/abbr&gt;&lt;/span&gt; &quot;
+&quot;at &lt;a href=\&quot;%3$s\&quot; title=\&quot;Link to full-size image\&quot;&gt;%4$s &amp;times; %5$s&lt;/a&gt; &quot;
+&quot;in &lt;a href=\&quot;%6$s\&quot; title=\&quot;Return to %7$s\&quot; rel=\&quot;gallery\&quot;&gt;%8$s&lt;/a&gt;&quot;
+msgstr &quot;&quot;
+
+#: image.php:39
+msgid &quot;&amp;larr; Previous&quot;
+msgstr &quot;&quot;
+
+#: image.php:40
+msgid &quot;Next &amp;rarr;&quot;
+msgstr &quot;&quot;
+
+#: search.php:18
+msgid &quot;Search Results for: %s&quot;
+msgstr &quot;&quot;
+
+#: search.php:38
+msgid &quot;&quot;
+&quot;Sorry, but nothing matched your search criteria. Please try again with some &quot;
+&quot;different keywords.&quot;
+msgstr &quot;&quot;
+
+#: sidebar.php:14
+msgid &quot;Archives&quot;
+msgstr &quot;&quot;
+
+#: sidebar.php:21
+msgid &quot;Meta&quot;
+msgstr &quot;&quot;
+
+#. Theme Name of the plugin/theme
+msgid &quot;Twenty Twelve&quot;
+msgstr &quot;&quot;
+
+#. Theme URI of the plugin/theme
+msgid &quot;http://wordpress.org/extend/themes/twentytwelve&quot;
+msgstr &quot;&quot;
+
+#. Description of the plugin/theme
+msgid &quot;The 2012 theme for WordPress.&quot;
+msgstr &quot;&quot;
+
+#. Author of the plugin/theme
+msgid &quot;the WordPress team&quot;
+msgstr &quot;&quot;
</ins></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvelicensetxt"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/license.txt (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/license.txt                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/license.txt        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,281 @@
</span><ins>+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc. 
+              51 Franklin St, Fifth Floor, Boston, MA 02110, USA
+
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The &quot;Program&quot;, below,
+refers to any such program or work, and a &quot;work based on the Program&quot;
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term &quot;modification&quot;.)  Each licensee is addressed as &quot;you&quot;.
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and &quot;any
+later version&quot;, you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
</ins><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/license.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvepagephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/page.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/page.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/page.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying all pages.
+ *
+ * This is the template that displays all pages by default.
+ * Please note that this is the WordPress construct of pages
+ * and that other 'pages' on your WordPress site will use a
+ * different template.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php get_template_part( 'content', 'page' ); ?&gt;
+                                &lt;?php comments_template( '', true ); ?&gt;
+                        &lt;?php endwhile; // end of the loop. ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvereadmetxt"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/readme.txt (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/readme.txt                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/readme.txt        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+== Twenty Twelve ==
+
+= Changelog =
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/readme.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvertlcss"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/rtl.css (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/rtl.css                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/rtl.css        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+/*
+Theme Name: Twenty Twelve
+
+Adding support for language written in a Right To Left (RTL) direction is easy -
+it's just a matter of overwriting all the horizontal positioning attributes
+of your CSS stylesheet in a separate stylesheet file named rtl.css.
+
+http://codex.wordpress.org/Right_to_Left_Language_Support
+*/
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/rtl.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvescreenshotpng"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentytwelve/screenshot.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/screenshot.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentytwelvesearchphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/search.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/search.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/search.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;?php
+/**
+ * The template for displaying Search Results pages.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;section id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                &lt;?php if ( have_posts() ) : ?&gt;
+
+                        &lt;header class=&quot;page-header&quot;&gt;
+                                &lt;h1 class=&quot;page-title&quot;&gt;&lt;?php printf( __( 'Search Results for: %s', 'twentytwelve' ), '&lt;span&gt;' . get_search_query() . '&lt;/span&gt;' ); ?&gt;&lt;/h1&gt;
+                        &lt;/header&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-above' ); ?&gt;
+
+                        &lt;?php /* Start the Loop */ ?&gt;
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php get_template_part( 'content', get_post_format() ); ?&gt;
+                        &lt;?php endwhile; ?&gt;
+
+                        &lt;?php twentytwelve_content_nav( 'nav-below' ); ?&gt;
+
+                &lt;?php else : ?&gt;
+
+                        &lt;article id=&quot;post-0&quot; class=&quot;post no-results not-found&quot;&gt;
+                                &lt;header class=&quot;entry-header&quot;&gt;
+                                        &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'Nothing Found', 'twentytwelve' ); ?&gt;&lt;/h1&gt;
+                                &lt;/header&gt;&lt;!-- .entry-header --&gt;
+
+                                &lt;div class=&quot;entry-content&quot;&gt;
+                                        &lt;p&gt;&lt;?php _e( 'Sorry, but nothing matched your search criteria. Please try again with some different keywords.', 'twentytwelve' ); ?&gt;&lt;/p&gt;
+                                        &lt;?php get_search_form(); ?&gt;
+                                &lt;/div&gt;&lt;!-- .entry-content --&gt;
+                        &lt;/article&gt;&lt;!-- #post-0 --&gt;
+
+                &lt;?php endif; ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/section&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/search.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvesidebarphp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/sidebar.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/sidebar.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/sidebar.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;?php
+/**
+ * The Sidebar containing the main widget area.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+?&gt;
+        &lt;div id=&quot;secondary&quot; class=&quot;widget-area&quot; role=&quot;complementary&quot;&gt;
+                &lt;?php if ( ! dynamic_sidebar( 'sidebar-1' ) ) : ?&gt;
+
+                        &lt;aside id=&quot;archives&quot; class=&quot;widget&quot;&gt;
+                                &lt;h3 class=&quot;widget-title&quot;&gt;&lt;?php _e( 'Archives', 'twentytwelve' ); ?&gt;&lt;/h3&gt;
+                                &lt;ul&gt;
+                                        &lt;?php wp_get_archives( array( 'type' =&gt; 'monthly' ) ); ?&gt;
+                                &lt;/ul&gt;
+                        &lt;/aside&gt;
+
+                        &lt;aside id=&quot;meta&quot; class=&quot;widget&quot;&gt;
+                                &lt;h3 class=&quot;widget-title&quot;&gt;&lt;?php _e( 'Meta', 'twentytwelve' ); ?&gt;&lt;/h3&gt;
+                                &lt;ul&gt;
+                                        &lt;?php wp_register(); ?&gt;
+                                        &lt;li&gt;&lt;?php wp_loginout(); ?&gt;&lt;/li&gt;
+                                        &lt;?php wp_meta(); ?&gt;
+                                &lt;/ul&gt;
+                        &lt;/aside&gt;
+
+                &lt;?php endif; // end sidebar widget area ?&gt;
+        &lt;/div&gt;&lt;!-- #secondary .widget-area --&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvesinglephp"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/single.php (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/single.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/single.php        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;?php
+/**
+ * The Template for displaying all single posts.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+
+                                &lt;?php get_template_part( 'content', 'single' ); ?&gt;
+                                &lt;?php
+                                        // If comments are open or we have at least one comment, load up the comment template
+                                        if ( comments_open() || '0' != get_comments_number() )
+                                                comments_template( '', true );
+                                ?&gt;
+
+                        &lt;?php endwhile; // end of the loop. ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar(); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/single.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkwpcontentthemestwentytwelvestylecss"></a>
<div class="addfile"><h4>Added: trunk/wp-content/themes/twentytwelve/style.css (0 => 19842)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/style.css                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/style.css        2012-02-06 22:23:41 UTC (rev 19842)
</span><span class="lines">@@ -0,0 +1,523 @@
</span><ins>+/*
+Theme Name: Twenty Twelve
+Theme URI: http://wordpress.org/extend/themes/twentytwelve
+Author: the WordPress team
+Author URI: http://wordpress.org/
+Description: The 2012 theme for WordPress.
+Version: .5
+License: GNU General Public License
+License URI: license.txt
+Tags: white, light, two-columns, right-sidebar, responsive-width, custom-background, custom-menu, microformats, post-formats, rtl-language-support, translation-ready
+
+This theme, like WordPress, is licensed under the GPL.
+Use it to make something cool, have fun, and share what you've learned with others.
+*/
+
+/* _reset.scss
+ * Zero it out ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
+html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
+        margin: 0;
+        padding: 0;
+        border: 0;
+        font-size: 100%;
+        vertical-align: baseline;
+}
+
+body {
+        line-height: 1;
+}
+
+ol, ul {
+        list-style: none;
+}
+
+blockquote, q {
+        quotes: none;
+}
+
+blockquote:before, blockquote:after,
+q:before, q:after {
+        content: '';
+        content: none;
+}
+
+table {
+        border-collapse: collapse;
+        border-spacing: 0;
+}
+
+html {
+        overflow-y: scroll;
+        font-size: 100%;
+        -webkit-text-size-adjust: 100%;
+        -ms-text-size-adjust: 100%;
+}
+
+a:focus {
+        outline: thin dotted;
+}
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+nav,
+section {
+        display: block;
+}
+
+audio,
+canvas,
+video {
+        display: inline-block;
+        *display: inline;
+        *zoom: 1;
+}
+
+audio:not([controls]) {
+        display: none;
+}
+
+sub,
+sup {
+        font-size: 75%;
+        line-height: 0;
+        position: relative;
+        vertical-align: baseline;
+}
+
+sup {
+        top: -0.5em;
+}
+
+sub {
+        bottom: -0.25em;
+}
+
+img {
+        border: 0;
+        -ms-interpolation-mode: bicubic;
+}
+
+.clear {
+        zoom: 1;
+}
+.clear:before, .clear:after {
+        display: table;
+        content: &quot;&quot;;
+}
+.clear:after {
+        clear: both;
+}
+
+/* scaffolding.css.scss
+* Basic structure
+* ------------------------------------------------------------------ */
+/*---------------------------------------------------------
+Body, links, basics
+------------------------------------------------------------ */
+html {
+        font-size: 87.5%;
+}
+
+body {
+        font-size: 14px;
+        font-size: 1rem;
+        font-family: &quot;Open Sans&quot;, Helvetica, Arial, sans-serif;
+        text-rendering: optimizeLegibility;
+        color: #444444;
+}
+
+a {
+        outline: none;
+        color: #177095;
+}
+a:hover {
+        color: #092e3d;
+}
+
+.skip-link,
+.assistive-text {
+        display: none;
+}
+
+/*---------------------------------------------------------
+Page structure
+------------------------------------------------------------ */
+div#page {
+        padding: 0 24px;
+        padding: 0 1.714285714rem;
+        background-color: #fff;
+}
+@media screen and (min-width: 600px) {
+        div#page {
+                zoom: 1;
+                margin: 0 auto;
+                max-width: 960px;
+                max-width: 68.571428571rem;
+        }
+        div#page:before, div#page:after {
+                display: table;
+                content: &quot;&quot;;
+        }
+        div#page:after {
+                clear: both;
+        }
+
+}
+
+div#primary {
+        margin: 24px 0;
+        margin: 1.714285714rem 0;
+}
+@media screen and (min-width: 600px) {
+        div#primary {
+                float: left;
+                width: 65.104166667%;
+        }
+
+}
+
+div#secondary {
+        margin: 24px 0;
+        margin: 1.714285714rem 0;
+}
+@media screen and (min-width: 600px) {
+        div#secondary {
+                float: right;
+                width: 26.041666667%;
+        }
+
+}
+
+/*---------------------------------------------------------
+Header
+------------------------------------------------------------ */
+header#masthead {
+        padding: 24px 0;
+        padding: 1.714285714rem 0;
+}
+header#masthead hgroup h1,
+header#masthead hgroup h2 {
+        text-align: center;
+}
+@media screen and (min-width: 600px) {
+        header#masthead hgroup h1,
+        header#masthead hgroup h2 {
+                text-align: left;
+        }
+
+}
+header#masthead hgroup h1 a,
+header#masthead hgroup h2 a {
+        color: #444444;
+        text-decoration: none;
+}
+header#masthead hgroup h1 a:hover,
+header#masthead hgroup h2 a:hover {
+        color: #177095;
+        text-decoration: underline;
+}
+header#masthead hgroup h1 {
+        font-size: 24px;
+        font-size: 1.714285714rem;
+        line-height: 2;
+}
+@media screen and (min-width: 600px) {
+        header#masthead hgroup h1 {
+                font-size: 30px;
+                font-size: 2.142857143rem;
+                line-height: 1.6;
+        }
+
+}
+header#masthead hgroup h2 {
+        font-weight: normal;
+        font-size: 13px;
+        font-size: 0.928571429rem;
+        line-height: 1.846153846;
+}
+
+/*---------------------------------------------------------
+Navigation
+------------------------------------------------------------ */
+nav[role=&quot;navigation&quot;] {
+        display: inline-block;
+        margin-top: 24px;
+        margin-top: 1.714285714rem;
+        width: 100%;
+        font-size: 13px;
+        font-size: 0.928571429rem;
+        border-bottom: 1px solid #ededed;
+        border-top: 1px solid #ededed;
+}
+@media screen and (max-width: 600px) {
+        nav[role=&quot;navigation&quot;] {
+                -webkit-column-count: 2;
+                -webkit-column-gap: 0.714285714rem;
+                -moz-column-count: 2;
+                -moz-column-gap: 0.714285714rem;
+                column-count: 2;
+                column-gap: 0.714285714rem;
+                text-align: center;
+        }
+
+}
+nav[role=&quot;navigation&quot;] ul {
+        margin: 0;
+        text-indent: 0;
+}
+nav[role=&quot;navigation&quot;] li ul li {
+        padding-left: 0;
+}
+nav[role=&quot;navigation&quot;] li a,
+nav[role=&quot;navigation&quot;] li {
+        display: inline-block;
+        text-decoration: none;
+}
+@media screen and (max-width: 600px) {
+        nav[role=&quot;navigation&quot;] li a,
+        nav[role=&quot;navigation&quot;] li {
+                display: list-item;
+        }
+
+}
+nav[role=&quot;navigation&quot;] li a {
+        color: #444444;
+}
+nav[role=&quot;navigation&quot;] li a:hover {
+        color: #1e1e1e;
+}
+nav[role=&quot;navigation&quot;] li {
+        margin-right: 40px;
+        margin-right: 2.857142857rem;
+        position: relative;
+}
+nav[role=&quot;navigation&quot;] li a {
+        border-bottom: 0;
+        line-height: 3.692307692;
+}
+nav[role=&quot;navigation&quot;] li ul {
+        display: none;
+        position: absolute;
+        top: 100%;
+        padding: 0;
+        margin: 0;
+        z-index: 1;
+}
+nav[role=&quot;navigation&quot;] li:hover ul {
+        display: block;
+        border-left: 0;
+}
+nav[role=&quot;navigation&quot;] li ul li,
+nav[role=&quot;navigation&quot;] li ul li a {
+        text-align: center;
+}
+nav[role=&quot;navigation&quot;] li ul li a {
+        background: #efefef;
+        border-bottom: 1px solid #ededed;
+        display: block;
+        font-size: 12px;
+        font-size: 0.857142857rem;
+        line-height: 1.846153846;
+        padding: 8px 12px;
+        padding: 0.571428571rem 0.857142857rem;
+        width: 90px;
+}
+
+/*---------------------------------------------------------
+Banner
+------------------------------------------------------------ */
+section[role=&quot;banner&quot;] {
+        margin-bottom: 48px;
+        margin-bottom: 3.428571429rem;
+}
+
+/*---------------------------------------------------------
+Sidebar
+------------------------------------------------------------ */
+div#secondary aside {
+        margin-bottom: 48px;
+        margin-bottom: 3.428571429rem;
+}
+div#secondary aside h3 {
+        margin-bottom: 24px;
+        margin-bottom: 1.714285714rem;
+        text-transform: uppercase;
+        font-weight: 300;
+        font-size: 13px;
+        font-size: 0.928571429rem;
+        line-height: 1.846153846;
+}
+div#secondary aside p,
+div#secondary aside li {
+        font-size: 13px;
+        font-size: 0.928571429rem;
+        line-height: 1.846153846;
+}
+
+/*---------------------------------------------------------
+Footer
+------------------------------------------------------------ */
+footer[role=&quot;contentinfo&quot;] {
+        clear: both;
+        zoom: 1;
+        max-width: 960px;
+        max-width: 68.571428571rem;
+        margin-top: 48px;
+        margin-top: 3.428571429rem;
+        margin-bottom: 48px;
+        margin-bottom: 3.428571429rem;
+        margin-left: auto;
+        margin-right: auto;
+        padding: 24px 0;
+        padding: 1.714285714rem 0;
+        border-top: 1px solid #ededed;
+}
+footer[role=&quot;contentinfo&quot;]:before, footer[role=&quot;contentinfo&quot;]:after {
+        display: table;
+        content: &quot;&quot;;
+}
+footer[role=&quot;contentinfo&quot;]:after {
+        clear: both;
+}
+footer[role=&quot;contentinfo&quot;] a {
+        font-size: 12px;
+        font-size: 0.857142857rem;
+        line-height: 2;
+        color: #686868;
+}
+footer[role=&quot;contentinfo&quot;] a:hover {
+        color: #177095;
+}
+
+/* index.css.scss
+* Basic post styling
+* ------------------------------------------------------------------ */
+/*---------------------------------------------------------
+Basic post styling
+------------------------------------------------------------ */
+header.entry-header {
+        margin-bottom: 42px;
+        margin-bottom: 3rem;
+}
+header.entry-header .entry-title {
+        font-size: 22px;
+        font-size: 1.571428571rem;
+        line-height: 1.090909091;
+}
+header.entry-header .entry-title a {
+        text-decoration: none;
+        color: #444444;
+}
+header.entry-header .entry-title a:hover {
+        color: #177095;
+}
+@media screen and (min-width: 600px) {
+        header.entry-header .entry-title {
+                font-size: 20px;
+                font-size: 1.428571429rem;
+                line-height: 1.2;
+        }
+
+}
+header.entry-header .entry-format {
+        margin-top: 24px;
+        margin-top: 1.714285714rem;
+        font-weight: normal;
+}
+
+div.entry-meta {
+        margin-top: 6px;
+        margin-top: 0.428571429rem;
+        font-size: 12px;
+        font-size: 0.857142857rem;
+        line-height: 2;
+}
+div.entry-meta a {
+        color: #686868;
+}
+div.entry-meta a:hover {
+        color: #177095;
+}
+
+div.entry-content p {
+        margin: 24px 0;
+        margin: 1.714285714rem 0;
+        line-height: 1.714285714;
+}
+
+div#content article {
+        padding-bottom: 48px;
+        padding-bottom: 3.428571429rem;
+        margin-bottom: 48px;
+        margin-bottom: 3.428571429rem;
+        border-bottom: 1px solid #ededed;
+}
+
+div.page-links,
+footer.entry-meta {
+        line-height: 1.714285714;
+}
+
+/*---------------------------------------------------------
+Elements
+------------------------------------------------------------ */
+abbr,
+acronym,
+dfn {
+        border-bottom: 1px solid #ededed;
+        cursor: help;
+}
+
+code,
+kbd {
+        font-family: Consolas, Monaco, Lucida Console, monospace;
+        padding: 0 4px;
+        padding: 0 0.285714286rem;
+}
+
+mark {
+        color: #fff;
+        padding: 0 4px;
+        padding: 0 0.285714286rem;
+        font-style: italic;
+}
+
+pre,
+tt,
+var {
+        font-family: Consolas, Monaco, Lucida Console, monospace;
+        margin: 24px 0;
+        margin: 1.714285714rem 0;
+        overflow: auto;
+}
+pre code,
+tt code,
+var code {
+        display: block;
+        padding: 14px;
+        padding: 1rem;
+}
+
+.alignleft {
+        float: left;
+}
+
+.alignright {
+        float: right;
+}
+
+/*---------------------------------------------------------
+Media
+------------------------------------------------------------ */
+img,
+embed,
+object,
+video {
+        max-width: 100%;
+}
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: trunk/wp-content/themes/twentytwelve/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
</div>

</body>
</html>