> <?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> '); echo('#wrapper a{color:'.$accent.' !important;}'); echo('#header{border-top:3px solid '.$accent.' !important;}'); echo('#respond h3, #thecomments h3{background:'.$accent.' !important ;}'); echo('input[type="submit"], .button, .reply a{color:#fff; background: '.$accent.' !important; border-color: '.$accent.' !important;}'); echo('input[type="text"]:focus, input[type="password"]:focus, textarea:focus{ border:1px solid '.$accent.' !important; }'); echo(''); ?> >