Index: trunk/wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php
===================================================================
--- trunk/wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php	(revision 8461)
+++ trunk/wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php	(working copy)
@@ -71,7 +71,7 @@
 			display: block;
 			width: 130px;
 			float: left;
-			font-weight: bold;
+			font-weight: 700;
 		}
 
 		.video-upload-left p > label.wptv-video-wordcamp-cb {
Index: trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
===================================================================
--- trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(revision 8461)
+++ trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(working copy)
@@ -50,7 +50,7 @@
 
 caption, th, td {
 	text-align: left;
-	font-weight: normal;
+	font-weight: 400;
 }
 
 blockquote:before, blockquote:after,
@@ -151,11 +151,11 @@
 }
 
 strong {
-	font-weight: bold;
+	font-weight: 700;
 }
 
 h1, h2, h3, h4, h5, h6 {
-	font-weight: normal;
+	font-weight: 400;
 }
 
 p, pre, dl, ul, ol {
@@ -284,7 +284,7 @@
 #menu .current-menu-ancestor > a,
 #menu .current_page_item > a,
 #menu .current_page_ancestor > a {
-	font-weight: bold;
+	font-weight: 700;
 	color: #000 !important;
 }
 
@@ -428,7 +428,7 @@
 	display: block;
 
 	font-size: 12px;
-	font-weight: normal;
+	font-weight: 400;
 
 	color: #888;
 	margin: 5px 0;
@@ -1600,7 +1600,7 @@
 }
 
 .commentlist li .authorinfo {
-	font-weight: bold;
+	font-weight: 700;
 	font-style: normal;
 	line-height: 1.8em;
 }
@@ -1637,7 +1637,7 @@
 #sidebar h2 {
 	margin: 5px 0 0;
 	padding: 0;
-	font-weight: bold;
+	font-weight: 700;
 }
 
 #sidebar ul, #sidebar ul ol {
@@ -1806,7 +1806,7 @@
 	background: #dedede;
 
 	font-size: 11px;
-	font-weight: bold;
+	font-weight: 700;
 
 	padding: 1px 5px 0px 5px;
 	margin: 0 0 0 2px;
@@ -1817,25 +1817,21 @@
 	clear: both;
 	padding: 10px 0;
 	margin: 0 0 50px 0;
-	text-align: center;
 }
 
-.pagination .nav-links .page-numbers {
-	margin: auto 0.5em;
+.pagination div {
+	width: 40%
 }
 
-.pagination .current {
-	font-weight: bold;
+.nav-next {
+	float: right;
+	text-align: right;
 }
 
-.pagination a.prev {
+.nav-previous {
 	float: left;
 }
 
-.pagination a.next {
-	float: right;
-}
-
 .primary-content #searchform {
 	float: none;
 	margin: 10px 0;
@@ -1924,7 +1920,7 @@
 
 .video-title {
 	font-size: 13px;
-	font-weight: bold;
+	font-weight: 700;
 	-webkit-font-smoothing: antialiased;
 }
 
@@ -1931,7 +1927,7 @@
 h2 {
 	font-family: "ff-meta-web-pro", Helvetica Neue, Helvetica, sans-serif;
 	font-size: 28px;
-	font-weight: bold;
+	font-weight: 700;
 }
 
 h3 {
@@ -1941,7 +1937,7 @@
 	clear: both;
 
 	font-size: 18px;
-	font-weight: bold;
+	font-weight: 700;
 
 	margin: 20px 0 20px;
 	padding: 0 0 9px;
@@ -1954,7 +1950,7 @@
 h4 {
 	font-family: "ff-meta-web-pro", Helvetica Neue, Helvetica, sans-serif;
 	font-size: 16px;
-	font-weight: bold;
+	font-weight: 700;
 
 	margin: 20px 0 10px;
 }
@@ -1961,7 +1957,7 @@
 
 h5 {
 	font-size: 12px;
-	font-weight: bold;
+	font-weight: 700;
 	text-transform: uppercase;
 
 	margin: 10px 0 2px 0;
@@ -2079,7 +2075,7 @@
 .wptv-hero .main-video .video-event a {
 	color: #8e8e8e;
 	font-size: 14px;
-	font-weight: normal;
+	font-weight: 400;
 }
 
 .wptv-hero .main-video .video-event a:hover,
@@ -2102,7 +2098,7 @@
 
 .wptv-hero .secondary-videos h3 {
 	font-size: 18px;
-	font-weight: bold;
+	font-weight: 700;
 	border-bottom: 1px #dfdfdf solid;
 
 	padding: 0 0 14px 0;
@@ -2408,7 +2404,7 @@
 	margin: 5px 0 0 0;
 
 	font-size: 12px;
-	font-weight: normal;
+	font-weight: 400;
 	text-transform: capitalize;
 }
 
@@ -2463,7 +2459,7 @@
 	border-bottom: 1px #E9E9E9 solid;
 	clear: both;
 	font-size: 18px;
-	font-weight: bold;
+	font-weight: 700;
 	margin: 20px 0 20px;
 	padding: 0 0 9px;
 }
Index: trunk/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php
===================================================================
--- trunk/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php	(revision 8461)
+++ trunk/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php	(working copy)
@@ -58,7 +58,7 @@
 
 	.video-upload table tr th {
 		width: 180px;
-		font-weight: bold;
+		font-weight: 700;
 	}
 
 	.video-upload p > label.wptv-video-wordcamp-cb {
