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;
@@ -1825,7 +1825,7 @@
 }
 
 .pagination .current {
-	font-weight: bold;
+	font-weight: 700;
 }
 
 .pagination a.prev {
@@ -1924,7 +1924,7 @@
 
 .video-title {
 	font-size: 13px;
-	font-weight: bold;
+	font-weight: 700;
 	-webkit-font-smoothing: antialiased;
 }
 
@@ -1931,7 +1931,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 +1941,7 @@
 	clear: both;
 
 	font-size: 18px;
-	font-weight: bold;
+	font-weight: 700;
 
 	margin: 20px 0 20px;
 	padding: 0 0 9px;
@@ -1954,7 +1954,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 +1961,7 @@
 
 h5 {
 	font-size: 12px;
-	font-weight: bold;
+	font-weight: 700;
 	text-transform: uppercase;
 
 	margin: 10px 0 2px 0;
@@ -2079,7 +2079,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 +2102,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 +2408,7 @@
 	margin: 5px 0 0 0;
 
 	font-size: 12px;
-	font-weight: normal;
+	font-weight: 400;
 	text-transform: capitalize;
 }
 
@@ -2463,7 +2463,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;
 }
