/* Arrows */ #left-header { background: url(../../img/gray-left-head.png) no-repeat; width: 26px; height: 17px; position: absolute; bottom: 0px; left: 0; } #right-header { background: url(../../img/gray-right-head.png) no-repeat; width: 26px; height: 17px; position: absolute; bottom: 0px; right: 0; } /* Date */ .bluesip-date .bluesip-show-day { background: #808080; height: 30px; padding-top: 5px; color: #f2f2f2; font-size: 20px; } .bluesip-date .bluesip-show-month { background: #f2f2f2; color: #808080; font-size: 20px; } /* Widget Title Background */ .widget-title { background: #808080; } /* Colophon Behaviour */ #colophon-widget a { color: #808080; } #colophon-widget .tagcloud a { background: #808080; } /* Colophon Background */ #colophon { background: #808080; }