/* Theme Name: Beta Theme URI: http://themehall.com/beta-second-omega-child-theme Author: themehall.com Author URI: http://themehall.com/about Description: Beta is a responsive Omega child theme, Valid HTML5 Document, SEO Friendly, multiple page layouts, Theme settings extending the WordPress Customizer Version: 0.3.3 License: GNU General Public License License URI: license.txt Tags: light, green, white, two-columns, one-column, right-sidebar, left-sidebar, flexible-width, full-width-template, theme-options, custom-menu, threaded-comments, sticky-post, translation-ready Template: omega Beta WordPress theme, Copyright (C) 2013 themehall.com Beta WordPress theme is licensed under the GPL. */ @import url(../omega/style.css); .site-title { font-size: 35px; letter-spacing: inherit; } h1, h2, h3, h4, h5, h6 { color: #333333; font-family: 'Ubuntu', sans-serif; font-weight: normal; line-height: 1.2; } .site-header, .site-header .omega-nav-menu .sub-menu a, .omega-nav-menu .children a { background: #019875; border: none; font-family: 'Ubuntu', sans-serif; text-transform: uppercase; } .site-header > .wrap { padding: 0.5em 0; } .site-header .nav-primary, .site-header .title-area { vertical-align: middle; text-align: left; display: inline-block; } .site-header .nav-primary { float: right; } .site-header a, .site-header a:hover { color: #fff; } .nav-primary a:hover , .nav-primary .sub-menu a:hover, .nav-primary .children a:hover { color: #eee; } .site-header .nav-primary li:last-child a { padding-right: 0; } .entry-title { font-size: 30px; } .footer-widgets { background: none repeat scroll 0 0 #F5F5F5; } .omega-nav-menu .sub-menu .sub-menu, .omega-nav-menu .children .children { margin: -53px 0 0 199px; } @media only screen and (max-width: 1023px) { .site-header .nav-primary, .site-header .title-area { text-align: center; display: block; float: none; } }