/*

 * Custom CSS

 *

 * Place here your custom CSS. This will keep your custom css when there is a theme update.

 *

 */

/** Custom Site Colors!!!!!!!!!!!!!!!!
------------------------------------------------------------------**/

a { 
color: #5C40BF;

} 
.site-title a, .site-title a:hover { 
color: #5C40BF; 
} 
.site-description { 
color: #5C40BF; 
} 
.menu-primary li li a:active, .menu-primary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:hover, .site-header .menu li li a:active, .site-header .menu li li a:hover { 
color: #5C40BF; 
} 
.menu li.right a:hover { 
color: #5C40BF; 
} 
.archive-pagination li a:hover, .archive-pagination li.active a { 
background: #5C40BF; 
} 
button, a.button, input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], .comment-reply-link { 
background: #5C40BF; 
} 
.footer-widgets a:hover { 
color: #5C40BF; 
} 
.site-footer a:hover { 
color: #5C40BF; 
} 
#top-link:hover { 
background: #5C40BF; 
} 
.tagcloud a:hover { 
background-color: #5C40BF; 
} 
.flickr_badge_image img:hover { 
background: #5C40BF; 
} 
.home_blog_nav a { 
background: #5C40BF; 
} 
.intro span { 
color: #5C40BF; 
} 
.portfolio_image a { 
background: #5C40BF; 
} 
#options li a { 
color: #5C40BF; 
}

#options li a.selected, #options li a:hover { 
background: #5C40BF; 
} 
.separator_color { 
background: #5C40BF; 
} 
.sidebar .widget.enews-widget .enews #subbutton { 
background: #5C40BF; 
}

.site-title {
color: #333;
font-family: 'Oswald', sans-serif;
}