Index: wp-content/themes/twentythirteen/style.css
===================================================================
--- wp-content/themes/twentythirteen/style.css	(revision 23460)
+++ wp-content/themes/twentythirteen/style.css	(working copy)
@@ -455,7 +455,15 @@
 	text-decoration: none;
 }
 
+hr {
+	background: url("images/dotted-line.png") repeat center top;
+	background-size: 4px 4px;
+	border: 0;
+	height: 1px;
+	margin: 0 0 24px;
+}
 
+
 /**
  * 2.0 Repeatable patterns
  * ----------------------------------------------------------------------------
