Warning: Parameter 1 to wp_default_styles() expected to be a reference, value given in /home3/azahar/public_html/azahar-sevilla.com/blog/wp-includes/plugin.php on line 600
Warning: Parameter 1 to wp_default_scripts() expected to be a reference, value given in /home3/azahar/public_html/azahar-sevilla.com/blog/wp-includes/plugin.php on line 600
Warning: Cannot modify header information - headers already sent by (output started at /home3/azahar/public_html/azahar-sevilla.com/blog/wp-includes/plugin.php:600) in /home3/azahar/public_html/azahar-sevilla.com/blog/wp-content/themes/vigilance2/functions/stylesheets/style-options.php on line 4
/*Background
------------------------------------------------------------ */
body { background: #d5ebab; }
#wrapper{
background: #fff;
padding: 0 20px 10px 20px;
border-left: 4px solid #3eb715;
border-right: 4px solid #3eb715;
}
/*Links
------------------------------------------------------------ */
#content a:link, #content a:visited { color: #eb9413; }
#sidebar a:link, #sidebar a:visited { color: #eb9413; }
h1#title a:hover, div#title a:hover { color: #eb9413; }
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat a, #nav li a:hover {
color: #eb9413;
border-top: 4px solid #eb9413;
}
.post-header h1 a:hover, .post-header h2 a:hover { color: #eb9413; }
.comments a:hover { color: #eb9413; }
.meta a:hover { color: #eb9413; }
.highlight-box { background: #eb9413; }
.post-footer a:hover { color: #eb9413; }
#footer a:hover { color: #eb9413; }
/*Hover
------------------------------------------------------------ */
#content .entry a:hover { color: #a6e079; }
#wrapper #sidebar a:hover { color: #a6e079; }
/*Reset Specific Link Colors
------------------------------------------------------------ */
#content .post-header h1 a:link, #content .post-header h1 a:visited, #content .post-header h2 a:link, #content .post-header h2 a:visited { color: #444; }
#content .post-header h1 a:hover, #content .post-header h2 a:hover { color: #eb9413; }
#content .comments a { color: #757575; }
#content .comments a:hover { color: #eb9413; }
#content .meta a:link, #content .meta a:visited { color: #666; }
#content .meta a:hover { color: #eb9413; }
#content .post-footer a:link, #content .post-footer a:visited { color: #333; }
#content .c-permalink a:link, #content .c-permalink a:visited { color: #ccc; }
#content .reply a:link, #reply .c-permalink a:visited { color: #aaa; }
#content .reply a:hover { color: #eb9413; }
#footer a:link, #footer a:visited { color: #666; }
#footer a:hover { color: #eb9413; }