Index: sites/trunk/wordpress.org/public_html/style/wp4-rtl.css
===================================================================
--- sites/trunk/wordpress.org/public_html/style/wp4-rtl.css	(revision 1821)
+++ sites/trunk/wordpress.org/public_html/style/wp4-rtl.css	(working copy)
@@ -1,33 +1,297 @@
 /* The Reset ---------------------------------- */
+body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
+h6,pre,form,fieldset,input,p,blockquote,table,
+th,td { margin: 0; padding: 0; }
+fieldset,img,abbr { border: 0; }
+address,caption,cite,code,dfn,h1,h2,h3,
+h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
 caption,th { text-align: right; }
+q:before,q:after { content: ''; }
+a { text-decoration: none; }
 body {
+	font-size: 62.5%;
+	background: #fff;
 	font-family: sans-serif;
-	direction: rtl;
-	unicode-bidi: embed;
+	line-height: 22px;
+	color: #444;
 }
 /* -------------------------------------------- */
 
-h1, h2, h3, h4, h5, h6 {
-	font-family: sans-serif;
+code, pre { font-family: Consolas, Monaco, "Courier New", Courier, monospace; color: #000; }
+
+a code,
+a pre {
+	color: inherit;
 }
 
-em, cite {
-	font-style: normal;
+pre {
+	background: #f3f3f7;
+	border: 1px solid #dedee3;
+	padding: 11px;
+	font-size: 12px;
+	line-height: 1.3em;
+	margin-bottom: 22px;
+	overflow: auto;
+}
+
+pre a { font-weight: normal; }
+
+a,
+#wporg-footer ul li a {
+	color: #21759b;
+	text-decoration: none;
+	font-weight: normal;
+}
+
+strong a {
 	font-weight: bold;
 }
 
-code {
-	direction: ltr;
-	unicode-bidi: embed;
+a:visited,
+#wporg-footer ul li a:visited {
+	color: #4ca6cf;
 }
 
+p a { border-bottom: 1px solid #dfdfdf; }
+
+h3 a { font-weight: bold; }
+
+.button a, .button a:hover, #headline a:not(.button), #headline a:not(.button):hover, #sidebar a:not(.button), #sidebar a:not(.button):hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }
+
+#headline a.button { display: inline-block; }
+
+p a:hover { border-bottom: 1px solid #d54e21; }
+
+a:hover { color: #d54e21; }
+
+h2 {
+	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
+	font-weight: 300;
+	font-size: 22px;
+}
+
+h2 a {
+	font-weight: 300;
+}
+
+strong {
+	font-weight: bold;
+}
+
+em, cite {
+	font-style: italic;
+}
+
+sup {
+	line-height: 1em;
+	font-size: 80%;
+}
+
+/* Hide visually but not from screen readers */
+.screen-reader-text {
+	position: absolute;
+	margin: -1px;
+	padding: 0;
+	height: 1px;
+	width: 1px;
+	overflow: hidden;
+	clip: rect(0 0 0 0);
+	border: 0;
+	word-wrap: normal !important;
+}
+
+/* =WordPress Core
+-------------------------------------------------------------- */
+.alignnone {
+	margin: 5px 0 20px 20px;
+}
+
+.aligncenter,
+div.aligncenter {
+	display: block;
+	margin: 5px auto 5px auto;
+}
+
+.alignright {
+	float:left;
+	margin: 5px 20px 20px 0;
+}
+
+.alignleft {
+	float: right;
+	margin: 5px 0 20px 20px;
+}
+
+.aligncenter {
+	display: block;
+	margin: 5px auto 5px auto;
+}
+
+a img.alignright {
+	float: left;
+	margin: 5px 20px 20px 0;
+}
+
+a img.alignnone {
+	margin: 5px 0 20px 20px;
+}
+
+a img.alignleft {
+	float: right;
+	margin: 5px 0 20px 20px;
+}
+
+a img.aligncenter {
+	display: block;
+	margin-right: auto;
+	margin-left: auto
+}
+
+.wp-caption {
+	background: #fff;
+	border: 1px solid #f0f0f0;
+	max-width: 96%; /* Image does not overflow the content area */
+	padding: 5px 3px 10px;
+	text-align: center;
+}
+
+.wp-caption.alignnone {
+	margin: 5px 0 20px 20px;
+}
+
+.wp-caption.alignleft {
+	margin: 5px 0 20px 20px;
+}
+
+.wp-caption.alignright {
+	margin: 5px 20px 20px 0;
+}
+
+.wp-caption img {
+	border: 0 none;
+	height: auto;
+	margin: 0;
+	max-width: 98.5%;
+	padding: 0;
+	width: auto;
+}
+
+.wp-caption p.wp-caption-text {
+	font-size: 11px;
+	line-height: 17px;
+	margin: 0;
+	padding: 0 4px 5px;
+}
+
+/* */
+
+.wrapper {
+	max-width: 960px;
+	margin: 0 auto;
+	clear: both;
+}
+
+.wrapper img{
+	max-width: 100%;
+	height: auto;
+}
+
+#wporg-header {
+	position: relative;
+	height: 140px;
+	width: 100%;
+	background: #23282d;
+	text-align: center;
+}
+
+#wporg-header h1 {
+	display: inline-block;
+	width: 303px;
+}
+
 #wporg-header h1 a {
-	background-position: center right;
+	display: block;
+	background: url(//s.w.org/style/images/wp-header-logo.png?1) center left no-repeat;
+	background-size: 303px 53px;
+	width: 303px;
+	height: 88px;
+	text-indent: -9999px;
 }
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
+	#wporg-header h1 a {
+		background-image: url(//s.w.org/style/images/wp-header-logo-2x.png?1);
+	}
+}
 
+#wporg-header h2.rosetta {
+	font-size: 30px;
+	color: #dfdfdf;
+	font-family: Georgia, "Times New Roman", serif;
+	margin: 0;
+}
+
+#wporg-header h2.rosetta a {
+	padding: 0;
+	display: block;
+	height: 52px; /* 88 header height - 36 top padding */
+	color: #dfdfdf;
+	line-height: 22px;
+	border-bottom: none;
+}
+
+#head-search {
+	height: 48px;
+}
+
+#head-search form {
+	width: 288px;
+	display: inline-block;
+	margin-right: 60px;
+	border-bottom: 1px solid #3f3f3f;
+}
+
+#head-search input.text {
+	background: #191e23;
+	border: 0;
+	margin-left: 0;
+	margin-bottom: 0;
+	width: 256px;
+	height: 24px;
+	color: #b4b9be;
+	float: right;
+	font-size: 12px;
+	outline: none;
+	font-family: "Open Sans", sans-serif;
+	border-radius: 0px;
+}
+
+#head-search input.text::-moz-placeholder {
+	color: #eee;
+}
+
+#head-search .button {
+	float: right;
+	text-shadow: none !important;
+	border: none;
+	height: 30px;
+	width: 26px;
+	background: #191e23;
+	background-image: url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831);
+	background-position: 0% 2px;
+	background-repeat: no-repeat;
+	border-radius:0;
+	padding: 0;
+}
+
 #wporg-header ul#wporg-header-menu {
-	left: auto;
+	position: absolute;
 	right: -75%;
+	margin: 0;
+	padding: 20px 0 0;
+	min-width: 200px;
+	max-width: 75%;
+	background: #23282d;
+	list-style: none;
 	text-align: right;
 	-webkit-transition: right 0.3s;
 	-moz-transition: right 0.3s;
@@ -34,281 +298,1508 @@
 	-ms-transition: right 0.3s;
 	-o-transition: right 0.3s;
 	transition: right 0.3s;
+	z-index: 10;
 }
 
 #wporg-header ul#wporg-header-menu.active {
-	left: auto;
 	right: 0;
 }
 
+#wporg-header ul li {
+	position:relative;
+	list-style-type:none;
+}
+
 #wporg-header ul li a {
-	font-family: sans-serif;
+	font-family: "Open Sans", Helvetica, Arial, "Liberation Sans", sans-serif;
+	font-weight: 600;
+	display: block;
+	line-height: 34px;
+	padding: 10px 30px;
+	margin: 0 4px;
+	font-size: 13px;
+	color: #eee;
+	height: 34px;
 }
 
+#wporg-header ul li#download a.current {
+	color: #eee;
+}
+
+#wporg-header ul li a:hover,
+#wporg-header ul li a.current,
+#wporg-header ul li.current-menu-item a,
+#wporg-header ul li.current_page_parent a {
+	color: #45bbe6;
+}
+
+#wporg-header ul li a.subcurrent {
+	font-weight: bold;
+}
+
+#wporg-header .nav-submenu {
+	display: none;
+	position: static;
+	padding: 0;
+	margin-top: -15px;
+	margin-bottom: 10px;
+}
+
+#wporg-header ul.nav-submenu li a {
+	margin-right: 20px;
+	height: 24px;
+	line-height: 24px;
+}
+
 #wporg-header ul li#download {
+	height: 34px;
+	padding: 0 0 34px;
 	float: left;
-	margin-right: 0;
 	margin-left: 14px;
+	overflow: hidden;
 }
 
+#wporg-header ul li#download a {
+	margin: 0;
+	padding: 0 16px;
+}
+
+#wporg-header ul li#download a:hover {
+	color: #eee;
+}
+
+@media screen and (max-width:820px) {
+	#wporg-header ul li#download {
+		display: none;
+	}
+}
+
+@media screen and (max-width:768px) {
+	#wporg-header ul li#download {
+		display: block;
+		float: none;
+		margin: 10px 20px 20px;
+		padding-bottom: 0;
+		height: auto;
+	}
+	#wporg-header ul li#download a {
+		padding: 4px 10px;
+	}
+}
+
 #mobile-menu-button {
-	left: auto;
+	position: absolute;
+	top: 75px;
 	right: 10px;
+	display: block;
 	float: right;
+	width: 39px;
+	height: 32px;
+	vertical-align: top;
+	text-align: center;
+	text-decoration: inherit;
+	font-weight: normal;
+	font-style: normal;
+	font-size: 16px;
+	font-family: 'dashicons';
+	line-height: 1;
+	-webkit-transition: color .1s ease-in 0;
+	-moz-transition: color .1s ease-in 0;
+	-webkit-font-smoothing: antialiased;
 }
 
+#mobile-menu-button:before {
+	display: inline-block;
+	float: right;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+	margin: 0;
+	padding: 3px;
+	width: 39px;
+	height: 32px;
+	outline: none;
+	border: none;
+	color: #888;
+	content: '\f228';
+	vertical-align: middle;
+	text-decoration: none;
+	font: normal 50px/1 'Dashicons';
+	-webkit-font-smoothing: antialiased;
+}
+
+#mobile-menu-button:hover {
+	background:none;
+}
+
+#download-mobile {
+	background: #f7f7f7;
+	border-bottom: 1px solid #dddddd;
+}
+
+#download-mobile .wrapper {
+	padding: 20px 0;
+	text-align: center;
+}
+
+#download-mobile span.download-ready {
+	font-size: 1.6em;
+	margin-left: 20px;
+}
+
+#download-mobile a.download-button {
+	height: inherit;
+	padding: 10px 15px;
+	font-size: 1.6em;
+}
+
+@media screen and (min-width:480px) {
+	#head-search form {
+		margin-right: 0;
+	}
+}
+
+@media screen and (max-width:480px) {
+	#head-search form {
+		width: 248px;
+	}
+	#head-search input.text {
+		width: 216px;
+  }
+}
+
 @media screen and (min-width:769px) {
+
+	#wporg-header {
+		height: 120px;
+		text-align: inherit;
+	}
+
 	#wporg-header h1 {
 		float: right;
-		padding-left: 0;
 		padding-right: 10px;
 	}
 
+	#head-search {
+		float: left;
+		margin-left: 14px;
+		height: 48px;
+		padding-top: 30px;
+	}
+
+	#head-search form {
+		margin-right: 0;
+	}
+
 	#wporg-header ul#wporg-header-menu {
-		float: right;
+		position: static;
+		float:right;
+		margin: -15px 0 0;
+		padding: 0;
+		min-width: 0;
+		max-width: inherit;
+		width: 100%;
+		list-style: none;
 	}
 
 	#wporg-header ul li {
 		float: right;
+		position:relative;
 	}
 
+	#wporg-header ul li a {
+		font-family: "Open Sans", Helvetica, Arial, "Liberation Sans", sans-serif;
+		font-weight: 600;
+		display: block;
+		line-height: 34px;
+		padding: 0 6px;
+		margin: 0 4px;
+		font-size: 13px;
+		color: #eee;
+		height: 46px;
+	}
+
+	#wporg-header ul li#download .uparrow {
+		display:none;
+	}
+
+	#wporg-header ul li a.current ~ .uparrow {
+		width: 0;
+		height: 0;
+		border-right: 9px solid transparent;
+		border-left: 9px solid transparent;
+		border-bottom: 9px solid #f7f7f7;
+		margin: -8px auto 0 auto;
+	}
+
+	#wporg-header ul li.current-menu-item:after,
+	#wporg-header ul li.current_page_parent:after {
+		content: '';
+		position: absolute;
+		right: 50%;
+		width: 0;
+		height: 0;
+		border-right: 9px solid transparent;
+		border-left: 9px solid transparent;
+		border-bottom: 9px solid #f7f7f7;
+		margin: -8px -9px 0 0;
+	}
+
+	#wporg-header ul li:hover .nav-submenu ~ .uparrow, #wporg-header ul li .nav-submenu:hover ~ .uparrow {
+		width: 0;
+		height: 0;
+		border-right: 9px solid transparent;
+		border-left: 9px solid transparent;
+		border-bottom: 9px solid #32373c;
+		margin: -10px auto 0 auto;
+	}
+
+	#wporg-header .nav-submenu {
+		display:none!important;/* Prevents #wporg-header ul overwriting this */
+		min-width: 0;
+		background: #32373c;
+		margin-top: -1px;
+		border: #32373c solid 1px;
+		border-top:0;
+	}
+
+	#wporg-header ul li:hover .nav-submenu, #wporg-header ul li .nav-submenu:hover  {
+		display:block!important;/* Prevents #wporg-header ul overwriting this */
+		position:absolute;
+		top:46px;
+		right:0;
+		z-index:11;
+		width:auto;
+	}
+
+	#wporg-header ul li .nav-submenu li {
+		float:none;
+	}
+
+	#wporg-header ul.nav-submenu li a {
+		margin-right: 6px;
+		height: 34px;
+		line-height: 34px;
+	}
+
+	#headline h2 {
+		text-rendering: optimizeLegibility;
+	}
+
+	#mobile-menu-button {
+		display: none;
+	}
+
 	#wporg-header h2.rosetta {
+		padding: 36px 27px 0;
 		float: right;
 	}
 }
 
+@media screen and (max-width:960px) {
+	#home-welcome {
+		min-width: 0 !important;
+	}
+
+	#home-welcome .wrapper {
+		max-width: 100%;
+		margin: 0;
+	}
+
+	#home-text {
+		width: 100%;
+		float: left;
+		margin: -10px;
+	}
+
+
+	#home-below .wrapper .col-2, #home-below .wrapper .col-4 {
+		max-width: 100%;
+	}
+
+	#home-below {
+		max-width: 100%;
+		width: auto;
+	}
+}
+
+@media screen and (min-width:820px) {
+	#download-mobile {
+		display: none;
+	}
+}
+
+#home-welcome {
+	background: #f7f7f7;
+	min-width: 960px;
+	min-height: 340px;
+	border-bottom: 1px solid #dfdfdf;
+}
+
 #home-welcome img.screenshot {
+	margin-top: 22px;
 	margin-left: 28px;
-	margin-right: 0;
 	float: right;
 }
 
 #home-welcome p {
+	font-size: 13px;
+	padding: 11px 0;
 	margin-left: 14px;
-	margin-right: 0;
 }
 
 #home-welcome p.intro {
+	font-family: Georgia, Times, "Times New Roman", serif;
+	padding-top: 34px;
+	font-size: 17px;
+	line-height: 1.5em;
+}
+
+#home-welcome p.intro strong {
+	font-weight: normal;
+}
+
+p.intro a {
+	font-weight: normal;
+}
+
+/* New button styles
+
+TABLE OF CONTENTS:
+------------------
+ 1.0 - Button Layouts
+ 2.0 - Default Button Style
+ 3.0 - Primary Button Style
+
+---------------------------------------------------------------------------- */
+
+/* 1.0 - Button Layouts  */
+
+.submit input,
+input[type=button],
+input[type=submit],
+.button,
+.button-primary,
+.download-button,
+.button-secondary {
+	display: inline-block;
+	text-decoration: none;
+	font-size: 12px;
+	line-height: 23px;
+	height: 24px;
+	margin: 0;
+	padding: 0 10px 1px;
+	cursor: pointer;
+	border-width: 1px;
+	border-style: solid;
+	-webkit-border-radius: 3px;
+	-webkit-appearance: none;
+	border-radius: 3px;
+	white-space: nowrap;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing:    border-box;
+	box-sizing:         border-box;
+}
+
+/* Remove the dotted border on :focus and the extra padding in Firefox */
+button::-moz-focus-inner,
+input[type="reset"]::-moz-focus-inner,
+input[type="button"]::-moz-focus-inner,
+input[type="submit"]::-moz-focus-inner {
+	border-width: 1px 0;
+	border-style: solid none;
+	border-color: transparent;
+	padding: 0;
+}
+
+.button.button-large,
+.button-group.button-large .button,
+.col-2 p.button, .col-13 p.button {
+	height: 30px;
+	line-height: 28px;
+	padding: 0 12px 2px;
+}
+
+.button.button-small,
+.block-content span.button,
+.button-group.button-small .button {
+	height: 21px;
+	line-height: 20px;
+	padding: 0 8px 1px;
+}
+
+.button.button-hero,
+.button-group.button-hero .button,
+#plugin-description p.button, .col-3 p.button,
+body.trac #plugin-description .description-right p {
+	font-size: 14px;
+	height: 46px;
+	line-height: 44px;
+	padding: 0 36px;
+}
+
+.button:active {
+	outline: none;
+}
+
+.button.hidden {
+	display: none;
+}
+
+/* 2.0 - Default Button Style */
+
+.submit input,
+input[type=button],
+input[type=submit],
+.button,
+.button-secondary {
+	background: #f3f3f3;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#fefefe), to(#f4f4f4));
+	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
+	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
+	background-image:      -o-linear-gradient(top, #fefefe, #f4f4f4);
+	background-image:   linear-gradient(to bottom, #fefefe, #f4f4f4);
+	border-color: #bbb;
+	color: #333;
+	text-shadow: 0 1px 0 #fff;
+}
+
+.submit input:hover,
+input[type=button]:hover,
+input[type=submit]:hover,
+.submit input:focus,
+input[type=button]:focus,
+input[type=submit]:focus,
+.button.hover,
+.button:hover,
+.button-secondary:hover,
+.button.focus,
+.button:focus,
+.button-secondary:focus {
+	background: #f3f3f3;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#fff), to(#f3f3f3));
+	background-image: -webkit-linear-gradient(top, #fff, #f3f3f3);
+	background-image:    -moz-linear-gradient(top, #fff, #f3f3f3);
+	background-image:     -ms-linear-gradient(top, #fff, #f3f3f3);
+	background-image:      -o-linear-gradient(top, #fff, #f3f3f3);
+	background-image:   linear-gradient(to bottom, #fff, #f3f3f3);
+	border-color: #999;
+	color: #222;
+}
+
+.submit input:focus,
+input[type=button]:focus,
+input[type=submit]:focus,
+.button.focus,
+.button:focus,
+.button-secondary:focus {
+	-webkit-box-shadow: -1px 1px 1px rgba(0,0,0,.2);
+	box-shadow: -1px 1px 1px rgba(0,0,0,.2);
+}
+
+.submit input:active,
+input[type=button]:active,
+input[type=submit]:active,
+.button.active,
+.button.active:hover,
+.button.active:focus,
+.button:active,
+.button-secondary:active {
+	background: #eee;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#f4f4f4), to(#fefefe));
+	background-image: -webkit-linear-gradient(top, #f4f4f4, #fefefe);
+	background-image:    -moz-linear-gradient(top, #f4f4f4, #fefefe);
+	background-image:     -ms-linear-gradient(top, #f4f4f4, #fefefe);
+	background-image:      -o-linear-gradient(top, #f4f4f4, #fefefe);
+	background-image:   linear-gradient(to bottom, #f4f4f4, #fefefe);
+	border-color: #999;
+	color: #333;
+	text-shadow: 0 -1px 0 #fff;
+	-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
+	box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
+}
+
+.submit input:disabled,
+input[type=button]:disabled,
+input[type=submit]:disabled,
+.button[disabled],
+.button:disabled,
+.button-secondary[disabled],
+.button-secondary:disabled,
+.button-disabled {
+	color: #aaa !important;
+	border-color: #ddd !important;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#f9f9f9), to(#f4f4f4)) !important;
+	background-image: -webkit-linear-gradient(top, #f9f9f9, #f4f4f4) !important;
+	background-image:    -moz-linear-gradient(top, #f9f9f9, #f4f4f4) !important;
+	background-image:     -ms-linear-gradient(top, #f9f9f9, #f4f4f4) !important;
+	background-image:      -o-linear-gradient(top, #f9f9f9, #f4f4f4) !important;
+	background-image:   linear-gradient(to bottom, #f9f9f9, #f4f4f4) !important;
+	-webkit-box-shadow: none !important;
+	box-shadow:         none !important;
+	text-shadow: 0 1px 0 #fff !important;
+	cursor: default;
+}
+
+/* 3.0 - Primary Button Style */
+
+.button-primary,
+.download-button,
+.button-primary:visited,
+.download-button:visited {
+	background-color: #21759b;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#2a95c5), to(#21759b));
+	background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
+	background-image:    -moz-linear-gradient(top, #2a95c5, #21759b);
+	background-image:     -ms-linear-gradient(top, #2a95c5, #21759b);
+	background-image:      -o-linear-gradient(top, #2a95c5, #21759b);
+	background-image:   linear-gradient(to bottom, #2a95c5, #21759b);
+	border-color: #21759b;
+	border-bottom-color: #1e6a8d;
+	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
+	box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
+	color: #fff;
+	text-decoration: none;
+	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
+}
+
+.button-primary.hover,
+.button-primary:hover,
+.button-primary.focus,
+.button-primary:focus,
+.download-button.hover,
+.download-button:hover,
+.download-button.focus,
+.download-button:focus {
+	background-color: #278ab7;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#2e9fd2), to(#21759b));
+	background-image: -webkit-linear-gradient(top, #2e9fd2, #21759b);
+	background-image:    -moz-linear-gradient(top, #2e9fd2, #21759b);
+	background-image:     -ms-linear-gradient(top, #2e9fd2, #21759b);
+	background-image:      -o-linear-gradient(top, #2e9fd2, #21759b);
+	background-image:   linear-gradient(to bottom, #2e9fd2, #21759b);
+	border-color: #1b607f;
+	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
+	box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
+	color: #fff;
+	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
+}
+
+.button-primary.focus,
+.button-primary:focus,
+.download-button.focus,
+.download-button:focus {
+	border-color: #0e3950;
+	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6), -1px 1px 2px rgba(0,0,0,0.4);
+	box-shadow: inset 0 1px 0 rgba(120,200,230,0.6), -1px 1px 2px rgba(0,0,0,0.4);
+}
+
+.button-primary.active,
+.button-primary.active:hover,
+.button-primary.active:focus,
+.button-primary:active,
+.download-button.active,
+.download-button.active:hover,
+.download-button.active:focus,
+.download-button:active {
+	background: #1b607f;
+	background-image: -webkit-gradient(linear, right top, right bottom, from(#21759b), to(#278ab7));
+	background-image: -webkit-linear-gradient(top, #21759b, #278ab7);
+	background-image:    -moz-linear-gradient(top, #21759b, #278ab7);
+	background-image:     -ms-linear-gradient(top, #21759b, #278ab7);
+	background-image:      -o-linear-gradient(top, #21759b, #278ab7);
+	background-image:   linear-gradient(to bottom, #21759b, #278ab7);
+	border-color: #124560 #2382ae #2382ae #2382ae;
+	color: rgba(255,255,255,0.95);
+	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
+	box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
+	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
+}
+
+.button-primary[disabled],
+.button-primary:disabled,
+.button-primary-disabled,
+.download-button[disabled],
+.download-button:disabled,
+.download-button-disabled {
+	color: #94cde7 !important;
+	background: #298cba !important;
+	border-color: #1b607f !important;
+	-webkit-box-shadow: none !important;
+	box-shadow:         none !important;
+	text-shadow: 0 -1px 0 rgba(0,0,0,0.1) !important;
+	cursor: default;
+}
+
+/* */
+
+body #ed_toolbar input {
+	padding: 0 10px 1px;
+}
+
+body #ed_toolbar #ed_pre {
 	font-family: sans-serif;
 }
 
+.col-3 a.download-button {
+	display: block;
+	text-align: center;
+}
 
+.download-meta {
+	text-align: center !important;
+	font-size: 12px;
+	margin-bottom: 0 !important;
+}
+
+
 /* */
 
 #home-welcome .download-button {
 	margin-right: 6px;
-	margin-left: 0;
 }
 
 .col-3 ul {
 	margin-right: 16px;
-	margin-left: 0;
+	list-style: square;
+	margin-bottom: 22px;
 }
 
+.col-3 p {
+	margin-bottom: 22px;
+}
+
+.download-tar {
+	font-size: 12px;
+	text-align: center;
+	margin-bottom: 14px !important;
+}
+
+#home-below {
+	font-size: 13px;
+	width: 960px;
+	margin: 0 auto;
+}
+
+#home-below .image img {
+	border: 1px solid #dadada;
+}
+
+#home-below .wrapper {
+	float: right;
+	margin-bottom: 14px;
+}
+
 .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
-	float:right;
+	float: right;
+	margin: 0 14px;
 }
 
+.col-1 { width: 52px; }
+.col-2 { width: 132px; }
+.col-3 { width: 212px; }
+.col-4 { width: 292px; }
+.col-5 { width: 372px; }
+.col-6 { width: 452px; }
+.col-7 { width: 532px; }
+.col-8 { width: 612px; }
+.col-9 { width: 692px; }
+.col-10 { width: 772px; }
+.col-11 { width: 852px; }
+.col-12 { width: 932px; }
+
+.col-9 h2 {
+	margin: 6px 0;
+	font-family: Georgia, Times, "Times New Roman", serif;
+}
+
+.col-9 .entry {
+	border-bottom: 1px solid #dfdfdf;
+	margin-bottom: 30px;
+}
+
+h3 {
+	font-size: 14px;
+	color: #23282d;
+	font-weight:bold;
+	margin: -1px 0 1px 0;
+}
+
+h4, h3.head {
+	font-weight: bold;
+	font-size: 14px;
+	border-bottom: 1px solid #dedede;
+	padding-bottom: 4px;
+	color: #23282d;
+	margin-bottom: 18px;
+}
+
+h5 {
+	font-weight: bold;
+	font-size: 1em;
+	margin-bottom: 12px;
+}
+
+#home-below h4 {
+	margin-top: 28px;
+	margin-bottom: 16px;
+}
+
+#home-below h4 a {
+	font-weight: bold;
+}
+
+#home-below h5 {
+	margin-bottom: 0;
+}
+
+#home-below img.book {
+	margin-top: -17px;
+	margin-bottom: 6px;
+}
+
+#home-below a {
+	font-size: 14px;
+}
+
+#home-below ol.steps {
+	margin-top: -4px;
+}
+
 #home-below ol.steps li {
 	padding-right: 44px;
-	padding-left: 0;
+	padding-top: 4px;
+	margin-bottom: 17px;
+	position: relative;
 }
 
-#home-below ol.steps li.one {
-	background-position: right top;
+#home-below ol.steps li span {
+	content: '';
+	width: 31px;
+	height: 31px;
+	position: absolute;
+	right: 0;
+	top: 0;
+	background-image: url(//s.w.org/style/images/steps.png);
+	background-size: 93px 31px;
+	background-repeat: no-repeat;
 }
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
+	#home-below ol.steps li span {
+		background-image: url(//s.w.org/style/images/steps-2x.png);
+	}
+}
 
-#home-below ol.steps li.two {
-	background-position: right top;
+#home-below ol.steps li.one span {
+	background-position: 100% 0;
 }
 
-#home-below ol.steps li.three {
-	background-position: right top;
+#home-below ol.steps li.two span {
+	background-position: -31px 0;
 }
 
+#home-below ol.steps li.three span {
+	background-position: -62px 0;
+}
 
+ul#notable-users {
+	list-style: none;
+}
+
+p#showcase-link a {
+	font-size: 0.9em;
+	border: none;
+}
+
+ol.steps {
+	list-style: none;
+}
+
 ul#notable-users li a {
+	display: block;
+	width: 130px;
+	height: 59px;
+	margin-bottom: 8px;
+	border-top: 1px solid #f5f5f5;
 	border-right: 1px solid #f5f5f5;
 	border-left: 1px solid #dedede;
+	border-bottom: 1px solid #dedede;
 }
 
 ul#notable-users li a:active {
+	border-top: 1px solid #dedede;
 	border-right: 1px solid #dedede;
 	border-left: 1px solid #f5f5f5;
+	border-bottom: 1px solid #f5f5f5;
 }
 
 input.text {
 	margin-left: 2px;
-	margin-right: 0;
+	font-size: 12px;
+	padding: 3px;
+	background: #f5f5f5;
+	border: 1px solid #ccc;
+	height: 16px;
+	vertical-align: top;
+	color: #666;
+	font-family: sans-serif;
 }
 
+#headline {
+	height: 62px;
+	background: #f7f7f7;
+	border-bottom: 1px solid #dfdfdf;
+}
 
 #headline h2 {
-	padding-right: 12px;
-	padding-left: 0;
+	color: #555;
+	font-size: 28px;
+	line-height: 1em;
+	text-shadow: #fff 0px 1px 0px;
+	padding-top: 18px;
+	padding-right: 9px;
 	float: right;
 }
 
+body.wporg-make #headline h2 a:before {
+	-webkit-font-smoothing: antialiased;
+	display: inline-block;
+	font: normal 28px/1 'dashicons';
+	vertical-align: top;
+	width: 36px;
+}
+body.make-core #headline h2 a:before { content: '\f107'; }
+body.make-design #headline h2 a:before { content: '\f100'; }
+body.make-mobile #headline h2 a:before { content: '\f166'; }
+body.make-accessibility #headline h2 a:before { content: '\f115'; }
+body.make-polyglots #headline h2 a:before { content: '\f326'; }
+body.make-support #headline h2 a:before { content: '\f125'; }
+body.make-themes #headline h2 a:before { content: '\f100'; }
+body.make-plugins #headline h2 a:before { content: '\f106'; }
+body.make-docs #headline h2 a:before { content: '\f123'; }
+body.make-community #headline h2 a:before { content: '\f307'; }
+body.make-meta #headline h2 a:before { content: '\f325'; }
+body.make-training #headline h2 a:before { content: '\f118'; }
+body.make-flow #headline h2 a:before { content: '\f115'; }
+body.make-tv #headline h2 a:before { content: '\f235'; }
+
 #headline .login {
+	font-size: 12px;
+	position: relative;
 	float: left;
+	padding-top: 22px;
 	margin-left: 15px;
-	margin-right: 0;
 }
 
+#headline .login a {
+	color: #21759b;
+}
+
+#headline .login a:visited {
+	color: #4ca6cf;
+}
+
+#headline input.text {
+	background: #fff;
+	border: 1px solid #c6d9e9;
+}
+
 #pages {float:left;}
 
 #pagebody .submenu, #pagebody #submenu {
 	margin-right: 0;
+	margin-top: -2px;
+	font-size: 10px;
+	list-style: none;
 }
 
+#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {
+	color: #23282d;
+	cursor: default;
+}
+
+p.person {
+	padding-bottom: 10px;
+	border-bottom: 1px solid #dadada;
+	margin-bottom: 11px;
+}
+
+#pagebody .submenu li {
+	border-bottom: 1px solid #dedede;
+	font-size: 12px;
+	line-height: 18px;
+	padding: 5px 0;
+}
+
+#pagebody .submenu li a {
+	width: 100%;
+	display: block;
+}
+
 #pagebody .submenu li.current {
-	background-position: center right;
+	background: url(//s.w.org/style/images/arrow.png) center left no-repeat;
+	font-weight: bold;
 }
 
 #pagebody .submenu li ul {
+	margin-top: 0 !important;
 	margin-right: 16px !important;
-	margin-left: 0 !important;
 }
 
+#pagebody .submenu li ul li {
+	border: none;
+	line-height: 1.4em;
+	padding-bottom: 2px;
+}
+
+#pagebody {
+	font-size: 13px;
+	margin-top: 29px;
+	margin-bottom: 22px;
+}
+
+#pagebody p, #pagebody ol, #pagebody ul {
+	margin: 0 0 22px 0;
+}
+
 #pagebody ul {
 	margin-right: 16px;
+	list-style: square;
 }
 
-a.rsslink {background-position: top right; padding-right: 14px; padding-left:0;}
-
+a.rsslink {background:url(//s.w.org/style/images/feedicon10.png) top left no-repeat; padding-right: 14px;}
 #pagebody ol {
 	margin-right: 22px;
-	margin-left: 0;
-	list-style: decimal;
+	list-style: roman;
 }
 
 #pagebody p.intro {
-	font-family: sans-serif;
+	font-family: Georgia, Times, "Times New Roman", serif;
+	color: #555;
+	font-size: 15px;
+	line-height: 1.6em;
+	margin-top: -1px;
+	margin-bottom: 23px;
 }
 
+#pagebody p.intro a {
+	font-weight: normal;
+}
+
 .feed {
-	background-position: center right;
-	padding-left: 0;
+	background: url(//s.w.org/style/images/feedicon.png) center left no-repeat;
 	padding-right: 19px;
 }
 
+#wporg-footer {
+	clear: both;
+	overflow: auto;
+	margin: 0 auto;
+	padding: 22px 14px 65px 14px;
+	border-top: 1px solid #dfdfdf;
+	background-color: #f7f7f7;
+}
 
-#wporg-footer p {
-	font-family:sans-serif;
+#wporg-footer .wrapper {
+	overflow: auto;
+	max-width: 932px;
+}
+
+#wporg-footer ul {
 	float: right;
+	overflow: auto;
+	width: 135px;
+	margin-right: 24px;
+	margin-bottom: 15px; /* for narrow screens */
+	padding-right: 0; /* override other generic styles */
 }
 
-#head-search {
-	float: left;
-	margin-left: 14px;
-	margin-right: 0;
+@media screen and (min-width:960px) {
+	#wporg-footer ul:first-child {
+		margin-right: 0;
+	}
 }
 
-#head-search input.text {
-	margin-left: 6px;
-	margin-right: 0;
-	float: right;
+#wporg-footer ul li {
+	font-size: 14px;
+	margin-bottom: 1px;
+	color: #bbb;
+	list-style-type: none;
 }
 
-#head-search .button {
-	float: right;
+#wporg-footer ul li a {
+	border: none;
 }
 
-#books .image {
+#wporg-footer h6 {
+	clear: both;
+	float: none;
+	text-align: center;
+	margin-top: 35px;
+	font-size: 16px;
+	letter-spacing: 0.3em;
+	text-transform: uppercase;
+	color: #cccccc;
+}
+
+#wporg-footer h6.cip-image {
+	background: url(//s.w.org/style/images/codeispoetry.png?1) center center no-repeat;
+	background-size: 190px 15px;
+	width: 190px;
+	height: 15px;
+	text-indent: -9999px;
+}
+
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
+	#wporg-footer h6.cip-image {
+		background-image: url(//s.w.org/style/images/codeispoetry-2x.png?1);
+	}
+}
+
+blockquote {
+	background: #f5f5f5;
+	border: 1px solid #dadada;
+	padding: 22px 22px 0;
+	margin-bottom: 22px;
+}
+
+ul#books, ul#otherbooks {
+	list-style: none;
+	margin: 0;
+}
+
+#books .image, #otherbooks .image {
+	width: 200px;
+	display: block;
 	float: right;
+	text-align: center;
+	margin: 18px;
 	border-left: 1px solid #dadada;
 }
 
-#books img {
+#books img, #otherbooks img {
 	border: 1px solid #dadada;
 }
 
-#books li {
+#books.mobile img {
+	border:none;
+}
+
+#books li, #otherbooks li {
+	background: #f5f5f5;
+	border: 1px solid #dadada;
 	border-left-color: #eee;
-	border-right-color: #dadada;
+	border-bottom-color: #e0e0e0;
+	margin-bottom: 22px;
+	clear: both;
 	float: right;
+	width: 100%;
 }
 
-#books h3 {
-	font-family:sans-serif;
+#books h3, #otherbooks h3 {
+	margin: 18px 0 5px 0;
+	font: 21px Georgia, Times, "Times New Roman", serif;
 }
 
-#books p {
+#otherbooks h3, #otherbooks p {
+	margin-right:20px;
+}
+
+#otherbooks h3 {
+	font-size:18px;
+}
+
+#books p, #otherbooks p {
 	padding-left: 22px;
-	padding-right: 0;
+	padding-right: 22px;
+	margin-bottom: 7px;
+	line-height: 1.4em;
 }
 
-#books .author {
-	font: normal 15px sans-serif;
+#books .author, #otherbooks .author {
+	font: italic 15px Georgia, Times, "Times New Roman", serif;
+	margin-bottom: 11px;
+	color: #888;
 }
 
+#books .published, #otherbooks .published {
+	font-size: 11px;
+	text-transform: uppercase;
+	letter-spacing: 0.2em;
+	color: #888;
+}
+
+#books h3 a, #otherbooks h3 a {
+	font-weight: normal;
+}
+
+.features .col-5 li {
+	margin-bottom:15px;
+}
+
+.alt { background: #f2f2f2; }
+
+.featured {
+	background: #fffbcc;
+	border: 1px solid #e6db55;
+	padding: 11px 11px 16px;
+	margin: 32px 0;
+	overflow: auto;
+	/*width: 670px;*/
+}
+
+.partner {
+	clear: both;
+	min-height: 100px;
+	margin-bottom: 20px;
+}
+
 .partner img {
 	float: left;
+	margin-top: 4px;
 	margin-left: 4px;
 	margin-right: 12px;
 }
+.submit {
+	border-top: 1px solid #ccc;
+	padding: 1.5em 0 0 0;
+	margin: 10px 0 0 0;
+	-moz-border-radius-bottomright: 3px;
+	-khtml-border-bottom-right-radius: 3px;
+	-webkit-border-bottom-right-radius: 3px;
+	border-bottom-right-radius: 3px;
+	-moz-border-radius-bottomleft: 3px;
+	-khtml-border-bottom-left-radius: 3px;
+	-webkit-border-bottom-left-radius: 3px;
+	border-bottom-left-radius: 3px;
+}
+
+#pagebody table.widefat {
+	border-collapse: collapse;
+	width: 100%;
+	clear: both;
+	margin-bottom: 11px;
+}
+
+#pagebody table.widefat a {
+	text-decoration: none;
+}
+
+#pagebody table.widefat tr.alt {
+	background-color: #f2f2f2;
+}
+
+#pagebody table.widefat tbody.hover {
+	cursor: pointer;
+}
+
+#pagebody table.widefat tbody tr.hover,
+#pagebody table.widefat tbody tr:hover {
+	background-color: #ddd;
+}
+#pagebody table.widefat tbody tr.hover a,
+#pagebody table.widefat tbody a:hover {
+	color: #d54e21;
+}
+
+#pagebody table.widefat td, #pagebody table.widefat th {
+	font-size: 13px;
+	padding: 6px;
+	vertical-align: text-top;
+}
+
+#pagebody table.widefat thead {
+	background-color: #cfcfcf;
+	color: #000;
+	font-weight: bold;
+}
+
 #pagebody table.widefat th {
+	padding-bottom: 4px;
+	padding-top: 8px;
 	text-align: right;
 }
 
+#pagebody table.widefat .check-column {
+	text-align: center;
+	vertical-align: text-top;
+	width: 3%;
+}
+
+.wrap, .updated, .error {
+	margin: 0;
+	margin-right: 15px;
+	margin-left: 15px;
+	padding: 0;
+	max-width: 980px;
+}
+
+.form-table, form#profile-form table {
+	border-collapse: collapse;
+	margin-top: 1em;
+	width: 100%;
+	color: #333;
+}
+
+.form-table td, form#profile-form table td {
+	margin-bottom: 9px;
+	padding: 10px;
+	line-height: 20px;
+	border-bottom-width: 8px;
+	border-bottom-style: solid;
+
+}
+
 .form-table th, form#profile-form table th {
 	text-align: right;
+	padding: 10px;
+	width: 150px;
+	font-weight: bold;
+	border-bottom-width: 8px;
+	border-bottom-style: solid;
 }
 
-.form-table input, .form-table textarea,
-form#profile-form table input, form#profile-form textarea {
+.form-table input[type='text'], .form-table textarea,
+form#profile-form table input[type='text'], form#profile-form textarea {
+	border: 1px solid #d1e5f6;
+	border-top-color: #b0c1cf;
 	border-right-color: #b0c1cf;
 }
 
-#sitesearch label { margin-left: 6px; margin-right: 0;}
+.form-table input[type='text'] {
+	padding: 3px;
+}
 
+.form-table textarea, form#profile-form table textarea {
+	width: 520px !important;
+	font-size: 13px;
+	line-height: 1.5em;
+}
+
+.error {
+	background-color: #ffebe8;
+	border-color: #c00;
+}
+
+.error a {
+	color: #c00;
+}
+
+.form-invalid {
+	background-color: #ffebe8 !important;
+}
+
+.form-invalid input {
+	border-color: #c00 !important;
+}
+
+.form-table td, .form-table th,
+form#profile-form table td, form#profile-form table th {
+	border-bottom-color: #fff;
+}
+
+.form-input-tip {
+	color: #999;
+}
+
+#sitesearch {
+	margin-top: 10px;
+	margin-bottom: 22px;
+	font-size: 10px;
+}
+
+#sitesearch #sitesearchbox {
+	width: 45%;
+	padding: 3px;
+	font-size: 18px;
+}
+
+#sitesearch p { margin-top: 4px; }
+
+#sitesearch label { margin-left: 6px;}
+
+#sitesearch .text {
+	height: 24px;
+}
+
 #sitesearch .button {
+	font-size: 16px;
 	margin-right: 4px;
-	margin-left: 0;
+	height: 32px;
+	padding: 0 6px;
 }
 
 ol.searchresults {
+	margin-top: 22px !important;
 	padding-right: 4px;
-	padding-left: 0;
 }
 
+div.special { margin-top: 22px; }
+
+.searchresults h4, .special h4 {
+	margin-bottom: 4px;
+}
 .searchresults .source, .special .source {
 	float: left;
+	font-size: 10px;
+	font-style: italic;
+	font-family: "Lucida Sans";
+	color: #888;
+	font-weight: normal;
 }
 
 .heatmap {
-	font-family:sans-serif;
+	font-family: Georgia, Times, "Times New Roman", serif;
+	line-height: 3em;
 }
 
+.heatmap a {
+	font-weight: normal;
+}
+
 .col-10 .col-5 {
-	padding-left: 20px;
-	padding-right: 0;
+	margin: 0;
+	width: 352px;
 }
 
+.col-10 .col-10 {
+	margin: 24px 0 0;
+	clear: both;
+}
+
+.col-10 .col-8, .col-10 .col-7 {
+	margin: 0;
+}
+
+.col-10 .col-5 table td {
+	line-height: 1.5em;
+	padding: 10px 0;
+	border-bottom: 1px solid #dadada;
+}
+
+.more {
+	font-size: 90%;
+}
+
+.column-list {
+	font-size: 12px;
+	line-height: 1.5em;
+}
+
+.column-list li {
+	padding-bottom: 4px;
+}
+
+#theuser .block {
+	margin: 24px;
+}
+
 #theuser #userinfo {
 	margin-right: 22px;
-	margin-left: 0;
+	margin-bottom: 0;
 }
 
 #lang-guess {
-	font-family:sans-serif;
+	width: 93%;
+	max-width: 932px;
+	margin: 22px auto 0;
+	background: #fffbcc;
+	border: 1px solid #e6db55;
+	text-align: center;
+	font: 1.3em Georgia, Times, "Times New Roman", serif;
+	padding: 10px 0;
+	-moz-border-radius: 3px;
+	-khtml-border-radius: 3px;
+	-webkit-border-radius: 3px;
+	border-radius: 3px;
 }
 
+h3.graphics {
+	clear: both;
+	padding-top: 20px;
+	font-size:22px;
+	font-weight: normal;
+	color: #999;
+	padding-bottom: 6px;
+}
+
 ul.logo {
 	margin: 0 0 14px 14px !important;
+	width: 176px;
+	border: 1px solid #dfdfdf;
+	border-top: none;
 	float: right;
 }
 
+ul.logo li {
+	list-style: none;
+	border-bottom: 1px solid #dfdfdf;
+	background: #f5f5f5;
+	line-height:13px;
+}
+
+ul.logo li.img {
+	background: #fff;
+}
+
+ul.logo li a span {
+	color: #999;
+	font-weight: normal;
+}
+
+ul.logo li a {
+	display: block;
+	padding: 6px 8px;
+	font-size:10px;
+}
+
+ul.logo li:first-child {
+	border-top: 1px solid #dfdfdf;
+}
+
+ul.logo li:last-child {
+	border-bottom: none;
+}
+
+p.community {
+	clear: both;
+	font-size:14px;
+	padding: 24px 0;
+}
+
+
+ul.logo .pnglogo { background: #eee; text-align: center;}
+
+ul.logo .pnglogo:hover { background: #555; }
+
+.pnglogo img {
+	padding: 62px 0;
+}
+
+#logo-blue img, #logo-grey img { padding: 20px 0; }
+
+
+ul.colors {
+	margin: 0 !important;
+}
+
 ul.colors li {
 	float: right;
+	list-style: none;
 	margin-right: 60px;
 	padding-left:50px;
-	padding-right: 0;
 	border-left: 1px solid #dfdfdf;
-	border-right: none;
 	margin-left:50px;
+	margin-bottom: 24px;
+	line-height: 14px;
+	font-size: 10px;
+	color: #666;
 }
 
+ul.colors li strong {
+	font-size: 12px;
+	color: #333;
+}
+
 ul.colors li:last-child {
 	padding-left: 0;
 	margin-left: 0;
@@ -318,11 +1809,252 @@
 ul.colors li img {
 	float: right;
 	margin-right: -60px;
+}
+
+body .meta {
+	font-size: 12px;
+	color: #777;
+	margin-bottom: 10px;
+}
+
+body .meta a {
+	color: #777;
+	border-bottom: 1px solid #dfdfdf;
+}
+
+body .meta a:hover { color: #d54e21; border-bottom-color: #d54e21; }
+
+hr { border: none; border-top: 1px solid #dfdfdf; }
+
+#headline a {
+	color: #555;
+}
+
+img#wpstats {
+	margin: -10px 10px 0;
+}
+
+/* Responsive styling ---------------------------------- */
+
+.wporg-page-download .mobile-notice {
+	display: none;
+}
+.wporg-page-download .download-button-container {
+	text-align: center;
+}
+.wporg-page-mobile ul#books {
+	display: -moz-box;
+	display: -ms-flexbox;
+	display: flex;
+	flex-wrap: wrap;
+}
+.wporg-page-mobile #books li {
+	width: 49%;
+	margin-right: 1%;
+	clear: none;
+}
+.wporg-page-mobile #books li:first-child {
+	margin-right: 0;
+	margin-left: 1%;
+}
+.wporg-responsive.wporg-page-mobile #books p {
+	margin-bottom: 14px;
+}
+.wporg-responsive.wporg-page-mobile #books li {
+	padding: 0 14px 15px;
+	box-sizing: border-box;
+}
+.wporg-responsive.wporg-page-mobile #books h3 {
+	margin-bottom: 15px;
+}
+.wporg-responsive.wporg-page-mobile #books .image {
+	float: left;
+	border-left: 0;
+	border-right: 1px solid #dadada;
+	margin-right: 14px;
 	margin-left: 0;
+	margin-top: 0;
 }
 
+.wporg-responsive .col-7,
+body.wporg-responsive .col-8,
+body.wporg-responsive .col-10 {
+	margin-right: 174px;
+}
+body.wporg-responsive .col-2 {
+	position: absolute;
+}
+
+.wporg-responsive .col-10 .col-5 {
+	width: 50%;
+	box-sizing: border-box;
+	padding-left: 14px;
+}
+.wporg-responsive .col-10 .col-5:last-child {
+	padding-left: 0;
+	padding-right: 14px;
+}
+.wporg-responsive.wporg-page-parent-about .col-7,
+.wporg-responsive.wporg-page-parent-about .col-8,
+.wporg-responsive.wporg-page-parent-about .col-10 {
+	min-height: 550px;
+}
+
+.wporg-responsive.wporg-page-about-logos h3.graphics img {
+	float: left;
+	margin-top: -40px;
+	margin-right: 40px;
+}
+.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li {
+	min-height: 39px;
+}
+.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li.img {
+	min-height: 150px;
+}
+.wporg-responsive.wporg-page-about-logos ul.logo li.img {
+	line-height: 0;
+	text-align: center;
+}
 @media screen and (max-width: 974px) {
+	body.wporg-responsive #pagebody .wrapper {
+		display: -moz-box;
+		display: -ms-flexbox;
+		display: flex;
+		flex-wrap: wrap;
+	}
+	body.wporg-responsive .col-2,
+	body.wporg-responsive .col-3,
+	body.wporg-responsive .col-6,
+	body.wporg-responsive .col-7,
+	body.wporg-responsive .col-8,
+	body.wporg-responsive .col-9,
+	body.wporg-responsive .col-10,
+	body.wporg-responsive .col-12 {
+		width: inherit;
+		float: none;
+		word-wrap: break-word;
+	}
+
+	body.wporg-responsive .col-2 {
+		position: inherit;
+		width: 100%;
+	}
+
+	body.wporg-responsive .col-8,
+	body.wporg-responsive .col-9,
+	body.wporg-responsive .col-10 {
+		margin-right: 14px;
+		margin-left: 14px;
+	}
+
+	.wporg-responsive.wporg-page-parent-about .col-7,
+	.wporg-responsive.wporg-page-parent-about .col-8,
+	.wporg-responsive.wporg-page-parent-about .col-10 {
+		min-height: inherit;
+	}
+
+	.wporg-responsive.wporg-page-mobile #books li {
+		width: 100%;
+		margin-right: 0;
+		margin-left: 0;
+	}
+
+	/*
+	 * /download
+	 */
+
+	.wporg-responsive .col-7 ~.col-2 {
+		position: inherit;
+		float: right;
+		width: 50%;
+		margin: 0;
+		box-sizing: border-box;
+		padding: 0 14px;
+	}
+	.wporg-responsive .col-7 ~ .col-3 {
+		float: left;
+		width: 50%;
+		margin: 0;
+		box-sizing: border-box;
+		padding: 0 14px;
+	}
+	.wporg-responsive .col-7 {
+		margin-right: 14px;
+		margin-left: 14px;
+		width: inherit;
+		margin-bottom: 3em;
+		padding-bottom: 2em;
+		border-bottom: 1px solid #ccc;
+	}
+
+	/*
+	 * /news and /showcase
+	 */
+
 	.wporg-responsive .storycontent {
 		padding-left: 0;
 	}
 }
+@media screen and (max-width: 700px) {
+	.wporg-responsive.wporg-page-about-logos h3.graphics {
+		padding-top: 0;
+	}
+	.wporg-responsive.wporg-page-about-logos h3.graphics img {
+		display: block;
+		float: none;
+		margin: 0 auto 14px;
+	}
+}
+@media screen and (max-width: 480px) {
+	.wporg-responsive .col-7 {
+		border-bottom: 0;
+	}
+	.wporg-responsive #sidebar, .wporg-responsive .col-7 {
+		float: none;
+	}
+	.wporg-responsive #sidebar {
+		width: 100%;
+	}
+
+	.wporg-responsive .col-10 .col-5, .wporg-responsive .col-10 .col-5:last-child {
+		width: 100%;
+		padding: 0;
+	}
+
+	.wporg-responsive .col-7 ~ .col-3 {
+		margin-top: 2em;
+		border-top: 1px solid #ccc;
+		padding-top: 3em;
+		width: inherit;
+		float: none;
+		margin: 2em auto;
+	}
+	.wporg-page-download .mobile-notice {
+		display: block;
+		width: 60%;
+		margin: 1px auto 3em;
+		border: 1px solid #ccc;
+		padding: 2em 1.9em 0.5em;
+	}
+	.wporg-page-download .mobile-notice-inner {
+		display: none;
+	}
+
+	.wporg-page-about-books #books li {
+		padding: 0 18px 18px;
+		box-sizing: border-box;
+	}
+	.wporg-page-about-books #books .image {
+		border-left: 0;
+		float: none;
+		width: inherit;
+	}
+	.wporg-page-about-books #books p {
+		padding-left: 0;
+		padding-right: 0;
+	}
+
+	.wporg-responsive.wporg-page-about-logos ul.logo {
+		width: 100%;
+	}
+}
Index: sites/trunk/wordpress.org/public_html/style/forum-wp4-rtl.css
===================================================================
--- sites/trunk/wordpress.org/public_html/style/forum-wp4-rtl.css	(revision 1821)
+++ sites/trunk/wordpress.org/public_html/style/forum-wp4-rtl.css	(working copy)
@@ -1,105 +1,504 @@
+a:visited {
+	color: #4ca6cf;
+}
+
 p.login span.mod-login {
+	position: relative;
 	left: 0;
-	right: auto;
+	bottom: 0.5em;
 }
 
 .frontpageheatmap a {
-	font-family: sans-serif;
+	font-family: Georgia, Times, "Times New Roman", serif;
+	font-weight: normal;
+	line-height: 28px;
+	padding-bottom: 10px
 }
 
+.alt {
+	background: #fff;
+}
+
+.sticky {
+	background: #f695a9;
+}
+
+.deleted {
+	background: #ff9999;
+}
+
+.post-undelete-link,
+.deleted .post-delete-link {
+	display: none;
+}
+
+.deleted .post-undelete-link {
+	display: inline;
+}
+
+.bozo {
+	background: #ffff99
+}
+
 .new-topic {
 	margin-right: 3px;
-	margin-left: 0;
 }
 
+.topicnav {
+	font-size: 10px;
+}
+
+#forumlist {
+	font-size: 12px;
+	border-collapse: collapse;
+	width: 100%;
+	margin-top: 5px;
+}
+
 #forumlist .num {
-	font-family: sans-serif;
+	font-family: Georgia;
+	font-size: 12px;
 }
 
+#forumlist small, .forumlist .num small {
+	font-size: 12px;
+}
+
+#forumlist a {
+	font-size: 15px;
+}
+
+#forumlist thead th {
+	font-weight: bold;
+	padding: 0;
+	line-height: 1em;
+}
+
+#forumlist tbody tr {
+	border-bottom: 1px solid #dadada !important;
+	vertical-align: top;
+}
+
+#forumlist td {
+	line-height: 1.5em;
+	padding: 8px 0;
+}
+
+ul#views {
+	margin: 2px 0 20px;
+	font-size: 12px;
+}
+
+#views li {
+	list-style: none;
+	display: inline;
+}
+
+.topictitle h2 {
+	font-size: 22px;
+	line-height: 1.2em;
+	color: #333;
+	margin-bottom: 11px;
+}
+
+h2.post-form {
+	font-size: 14px;
+	color: #333;
+	font-weight: bold;
+	clear: both;
+}
+
 .topictitle .col-9 {
 	margin-right: 255px;
-	margin-left: 0;
 }
 
+#thread {
+	list-style: none;
+	margin: 20px 0 0 0 !important;
+	padding: 0;
+}
+
 #thread li.postitem {
 	float: right;
+	border-bottom: 1px solid #dadada;
+	margin-bottom: 20px;
 }
 
+#thread .threadauthor {
+	margin: 0;
+	overflow-x: hidden;
+}
+
+.topicmeta {
+	padding-top: 19px;
+}
+
+h4 {
+	font-weight: bold;
+	padding-top: 1px;
+	font-size: 12px;
+	border-bottom: 1px solid #dedede;
+	padding-bottom: 4px;
+	color: #333;
+	margin-bottom: 10px;
+}
+
+.topicmeta ul {
+	margin: 0 0 22px 0 !important;
+	font-size: 12px;
+}
+
+.topicmeta ul li {
+	list-style: none;
+	padding: 0 0 8px;
+	line-height: 1.5em;
+}
+
+.topicmeta .tags ul,
+.topicmeta .tags p {
+	margin-bottom: 0 !important;
+}
+
+input#tag {
+	padding-right: 0;
+	padding-left: 0;
+	width: 80px;
+}
+
+.postform {
+	font-size: 12px;
+}
+
 .postform label {
+	display: block;
 	float: right;
 	clear: right;
 }
 
+.postform textarea {
+	height: 20em;
+	width: 97%;
+	font-size: 12px;
+	color: #333;
+}
+
+.postform p {
+	margin: 0 0 6px !important;
+}
+
+#content a:visited {
+	font-weight: normal
+}
+
+.poststuff {
+	font-size: 12px;
+	color: #777;
+}
+
+.threadauthor {
+	line-height: 1.4em;
+	padding-top: 3px;
+}
+
+.threadauthor strong {
+	font-size: 12px;
+	color: #333;
+}
+
+.threadauthor small {
+	font-size: 12px;
+}
+
 .threadauthor .avatar {
 	float: right;
 	margin-left: 12px;
-	margin-right: 0;
 }
 
+tr.sticky td {
+	background: #fdf4cd;
+}
+
+#hottags{
+	margin: 0;
+	padding: 0;
+	clear:both;
+}
+
 .post {
 	margin-right: 14px;
-	margin-left: 0;
+	color: #333;
+	overflow: auto;
 }
 
+.post strong {
+	font-weight: bold;
+}
+
+.post em {
+	font-style: italic;
+}
+
+#thread .post p,
+#thread .post pre,
+#thread .post blockquote {
+	margin-bottom: 11px;
+}
+
+#thread .post pre {
+	max-height: 40.4em;
+}
+
 .post blockquote {
+	padding: 10px 10px 0 10px;
+	border-color: #dadada;
+	background: none;
+	border-style: solid;
 	border-width: 1px 3px 1px 1px;
 }
 
 #forum-welcome {
 	float: right;
+	margin-bottom: 22px;
 }
 
 #forum-welcome p {
+	margin-bottom: 0;
 	padding-left: 10px;
-	padding-right: 0;
 }
 
+#forumsearch {
+	margin-top: 10px;
+	margin-bottom: 22px;
+}
+
+#forumsearch #forumsearchbox {
+	width: 65%;
+	padding: 3px;
+}
+
+.clear {
+	display: block;
+	height: 1px;
+	clear: both;
+}
+
 .page-numbers {
+	font-size: 11px;
+	line-height: 1;
+	padding: 4px 6px;
 	margin-left: 3px;
-	margin-right: 0;
+	border-width: 1px;
+	border-style: solid;
+	background-color: #fff;
+	border-color: #ccc;
+	display: inline-block;
+	text-align: center;
 }
 
+.dots {
+	background: none;
+	border: none;
+}
+
+.page-numbers.current {
+	font-weight: bold;
+	border-width: 1px;
+	border-style: solid;
+	background-color: #328ab2;
+	border-color: #328ab2;
+	color: #fff;
+}
+
+a.page-numbers:hover {
+	border-color: #999;
+}
+
+.next,
+.prev {
+	padding: 0;
+	border: none;
+	background-color: #fff;
+	color: #2583ad;
+}
+
+.next:hover,
+.prev:hover {
+	color: #d54e21;
+}
+
 #useravatar {
 	float: right;
+	margin: 12px 12px 8px;
 }
 
+#useravatar img {
+	border: 1px solid #fff;
+}
+
 #pagebody #userlogin,
 #userlogin {
-	font-family: sans-serif;
+	font-size: 18px;
+	background: #666;
+	padding: 10px;
+	color: #fff;
+	font-weight: normal;
+	font-family: Georgia, Times, "Times New Roman", serif;
+	-webkit-border-top-right-radius: 6px;
+	border-top-right-radius: 6px;
+	-webkit-border-top-left-radius: 6px;
+	border-top-left-radius: 6px;
 }
 
 dl#userinfo {
 	float: right;
 	margin-right: 12px;
-	margin-left: 0;
+	margin-bottom: 12px;
+	margin-top: 8px;
+	width: 82%;
+	color: #333;
 }
 
 dl#userinfo dt {
 	float: right;
+	font-size: 10px;
+	color: #888;
 	margin-left: 6px;
 	margin-right: -12px;
+	font-weight: bold;
 }
 
+#useractivity {
+	clear: both;
+	margin-bottom: 22px;
+}
+
 #theuser {
+	border: 1px solid #dadada;
 	float: right;
+	width: 99%;
+	margin-bottom: 22px;
+	-webkit-border-radius: 6px;
+	border-radius: 6px;
 }
 
+ul#profile-menu {
+	list-style: none;
+	margin: -3px 0 0;
+}
+
+ul#profile-menu li {
+	margin-top: -1px;
+	padding: 2px 0;
+	border-top: 1px solid #dadada;
+	font-size: 10px;
+}
+
+ul#profile-menu li.current a {
+	color: #333;
+	cursor: default;
+}
+
 form#profile-form {
+	clear: both;
 	margin-right: 12px;
-	margin-left: 0;
 }
 
 form#profile-form h3 {
 	margin-right: -12px;
-	margin-left: 0;
+	margin-top: 22px;
 }
 
+form#profile-form table th {
+	vertical-align: top;
+}
+
+form#profile-form table input[type=text] {
+	width: 97%;
+}
+
+form#profile-form .submit input {
+	font-size: 1.2em;
+	height: auto;
+	padding: 4px;
+}
+
 form#profile-delete-form {
 	float: left;
+	position: relative;
+	top: -42px;
 }
 
+form#profile-delete-form .delete:hover {
+	background-color: #c00;
+	color: #fff;
+}
+
 #topic-paging {
 	float: left;
 	margin-left: -162px;
-	margin-right: 0;
 }
+
+ol.searchresults li {
+	list-style: square;
+}
+
+ol.searchresults li a {
+	font-size: 12px !important;
+}
+
+#topic-move, #topic-move fieldset {
+	display: inline;
+}
+
+#pagebody .postform .submit {
+	float: left;
+	border-top: 0;
+	padding-top: 0;
+	padding-left: 23px;
+}
+
+.threadyreply {
+	margin-top: 10px;
+}
+
+.threadreply th {
+	width: 226px;
+	padding: 0;
+	margin: 0;
+}
+.threadreply th a {
+	border: 0;
+}
+
+h2.post-form {
+	clear: right;
+}
+form.postform {
+	clear: left;
+}
+
+form.postform th, .form-table td {
+	margin: 0;
+	padding: 0;
+}
+form.postform input[type='text'] {
+	padding: 4px 2px;
+}
+
+@media screen and ( max-width: 960px ) {
+	.col-6, .col-7, .col-8, .col-10, .col-12 {
+		width: 100%;
+		padding: 0 14px;
+		margin: 0;
+		box-sizing: border-box;
+	}
+
+	.postform .form-table th,
+	.postform .form-table td {
+		display: inline-block;
+	}
+
+	.form-table textarea {
+		width: 100% !important;
+	}
+}
