Index: wp-content/themes/twentythirteen/style.css
===================================================================
--- wp-content/themes/twentythirteen/style.css	(revision 23541)
+++ wp-content/themes/twentythirteen/style.css	(working copy)
@@ -1805,13 +1805,15 @@
 	text-align: right;
 }
 
-.attachment footer.entry-meta {
-	float: none;
-	max-width: 1040px;
-	padding: 24px 0;
-	text-align: right;
+.hentry.attachment:not(.image-attachment) .entry-meta {
+	max-width: 104px;
 }
 
+.attachment footer.entry-meta,
+.single-attachment .site-main .sidebar-container {
+	display: none;
+}
+
 .attachment-meta:before {
 	content: '\f307';
 }
