/* General * -------------------------------------- */ body{ background-repeat:repeat; background-position:top left; background-attachment:scroll; font-size:12px; font-family:Helvetica, Arial, sans-serif; font-style:normal; color:#666666; border-color:#222222; } /* Heading * -------------------------------------- */ h1,h2,h3,h4,h5,h6{ font-family:Helvetica, Arial, sans-serif; font-style:normal; color:#454545; } a,#breadcrumbs a:hover, .entry-title a:hover, .entry-meta a:hover, #newsticker li a:hover{ color:#007dac; } input[type=submit], button, a.post-format-icon:hover,a.expander:hover, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{ background-color:#007dac; } input[type=submit], button, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{ border-color:#007dac; } a:hover{ color:#007dac; } /* Highlight * -------------------------------------- */ ::selection,::-moz-selection{ background:#000000; color:#ffffff; } /* Heading * -------------------------------------- */ #header{ background-repeat:repeat; background-position:top left; background-attachment:scroll; } h1#site-title, h1#site-title a{ color:#ffffff; } h1#site-title a:hover{ color:#ffffff; } h2#site-description{ color:#ffffff; } /* Entry Title * -------------------------------------- */ .entry .entry-title{ font-size:14px; } .entry .entry-title a{ color:#454545; } .entry .entry-title a:hover{ color:#007dac; } .singular-entry .entry-title{ font-size:24px; color:#454545; } /* Widget Title * -------------------------------------- */ .widget-title{ font-size:14px; color:#454545; } /* Footer * -------------------------------------- */ #footer-container{ background-repeat:repeat; background-position:top left; background-attachment:scroll; } #footer,#footer-widget-area .widget{ color:#888888; } #footer-widget-area .widget .widget-title span{ color:#ffffff; } #footer a,#footer-widget-area .widget a{ color:#cccccc; } #footer a:hover,#footer-widget-area .widget a:hover{ color:#ffffff; } #footer-widget-area .widget li{ border-color:#444444; }