rendered paste bodyfrog:~ petee$ diff -u styles.css.prod styles.css.stage --- styles.css.prod 2012-03-02 15:53:45.000000000 -0600+++ styles.css.stage 2012-03-02 15:53:20.000000000 -0600@@ -53,7 +53,13 @@ background: #efefef; color: #333; }-+input[type="checkbox"] {+ background: none;+ box-shadow: 0;+ border: 0;+ outline: 0;+ padding: 0;+} body { background: #dddddd;} .hidden { display: none; }@@ -190,7 +196,7 @@ z-index: 30; background-color: transparent !important; font-size: 30px;- margin: 35px 0px 0px 15px;+ margin: 35px 0 0 4px; } .page-template-template-portfolio.ie7 .page-title { margin: 0; }@@ -227,7 +233,7 @@ position: relative; background: #fff; padding: 25px;- margin: -165px auto 0px auto;+ margin: -183px auto 0px auto; width: 940px; z-index: 20; box-shadow: 0px 0px 5px #999;@@ -974,7 +980,7 @@ .entry-seperator{ width: 260px;- margin: 15px 0 15px -25px;+ margin: 0 0 15px -25px; } .entry-top {@@ -2642,9 +2648,79 @@ #featured_slider{overflow: hidden} -#outer-slider #featured_slider ul li{ display: none; }+#outer-slider #featured_slider ul li{ }+#featured_slider ul,+#featured_slider ul li { background: transparent !important;overflow: hidden; } /*IE 8 fix for slider background image #featured_slider ul {background-image: url(/wp-content/plugins/wp-featured-content-slider/images/featured-slider-bg.png) !important; line-height: 1.1em;} #featured_slider ul li{background-image: url(/wp-content/plugins/wp-featured-content-slider/images/featured-slider-bg.png) !important}-#main-post{background-image: url(/wp-content/plugins/wp-featured-content-slider/images/featured-slider-bg.png) !important; line-height: 1.1em;}*/+#main-post{background-image: url(/wp-content/plugins/wp-featured-content-slider/images/featured-slider-bg.png) !important; line-height: 1.1em;}++.wp-post-image {+ width: 150px;+ height: 150px;+}*/+/* IE */+.ie #content {+ border: 1px solid #ccc;+}+.echo-submit-container .echo-submit-controls {+ background-color: #f3f3f3 !important;+}+.ie #related_posts li {+ margin-right: 15px;+}+/* IE 7 fixes */+*+html #content {+ padding: 25px !important;+ display: block;+}+*+html #featured_slider {+ background-color: #150304;+ background-image: url(/wp-content/uploads/2012/03/featured-slider-bg.png);+}+*+html .page-template-template-home-php #slider {+ overflow: hidden;+ height: 280px;+ margin-bottom: -665px;+ display: block;+}+*+html .page-template-template-home-php .slides_control {+ height: 280px;+ overflow: hidden;+ display: block;+}+*+html .message ul li,+*+html .textwidget ul li,+*+html .entry-content ul li {+ list-style-image: none;+ background: url(images/MT-red-bullet.png) no-repeat left 7px;+ padding-left: 15px;+ margin-left: -15px;+}+*+html #footer-bottom ul li {+ list-style-image: url(images/MT-red-bullet.png);+ background: none;+ padding-left: 10px;+ margin-left: 0;+}+*+html .tz_tweet_widget ul li {+ padding-left: 0;+}+*+html #sidebar {+ padding-left: 20px;+ width: 240px;+}+*+html .page-id-16 .entry-content {+ margin-top: 25px;+}+*+html .message {+ margin-bottom: 20px;+}+*+html .new-promo {+ margin-left: -15px;+}+*+html #related_posts li {+ margin-right: 15px;+}