border: 1px solid #ECECF2;
font-weight: bold;
line-height: 1.4em;
+ color: #3e3e8c;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
background: #ececf2;
background: -moz-linear-gradient(top, #ffffff , #ececf2);
padding-right: 2px;
border-left: 3px solid #ECECF2;
background: #fafafa;
+ color: #222;
font-size: 1em;
}
margin-top: 0px;
}
+.threaded-replies a {
+ color: #3e3e8c;
+}
+
#content .notice .threaded-replies .notice,
#content .notice .threaded-replies .notice-data {
width: 440px;
border-radius: 6px;
}
+#pagination a {
+ color: #3e3e8c;
+}
+
#footer {
position: relative;
top: -6px;