/* Theme Name: Butterfly Theme URI: http://smartsitestudio.com/butterfly-wp-theme/ Description: Simple light modern landing page using twentythirteen as a parent theme. Author: Ivan Marinkovic Author URI: http://smartsitestudio.com Template: twentythirteen Version: 1.0.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light,dark */ @import url('http://fonts.googleapis.com/css?family=Lato:400,900,700,700italic,400italic,300italic,300,100italic,100,900italic'); @import url('http://fonts.googleapis.com/css?family=Dosis:400,500,700,800,600,300,200'); .navbar { background-color: #FFFFFF; } .site-header{ background-color: #F9F9F9; } .site-title h1{ color: #FFFFFF; } .entry-title a:hover{ color:#49B5E7; text-decoration: none; } .nav-menu li:hover > a, .nav-menu li a:hover { color: #49B5E7; background-color: #FFFFFF; } .site-footer .sidebar-container { background:url(img/pattern_bg.jpg) repeat left top; } a { color: #71C576; text-decoration: none; } a:visited { color: #044C40; } .entry-meta a { color: #71C576; } .entry-meta a:hover { color: #688E14; } .site-footer .widget a { color: #71C576; } .site-footer a { color: #71C576; } .widget a { color: #71C576; } .attachment .hentry { background-color:#FFFFFF; } .paging-navigation { background-color: #FFFFFF; } .archive-header { background-color: #FFFFFF; } .page-header { background-color: #FFFFFF; } .error404 .page-title:before { color: #71C576; } .error404 .page-wrapper { background-color: #FFFFFF; } .site-footer { background-color: #FFFFFF; color: #686758; }