/*
Theme Name: Oregon Publishing  (Child Theme)
Theme URI: http://www.oregonpublishing.com
Description: Custom Template design for The Eugene Oregon Community of Sites
Author: Oregon Publishing
Author URI: http://www.oregonpublishing.com/
Tags: responsive-layout, two-columns, one-column, custom-colors, custom-menu, featured-images, translation-ready, theme-options, photoblogging
Text Domain: htpp://www.beehives.info
Template:  ultra

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url("../ultra/style.css");

 .page-template-full-width-no-title .site-content > .container {padding-top:0 !important;}
 .lsow-hero-header .lsow-header-content .lsow-heading {font-size:2.5vw !important;
 													   text-shadow: 4px 7px 8px #000;
													       line-height: 55px !important;}
													   
													   
 														@media only screen and (max-width: 769px) {
														 .lsow-hero-header .lsow-header-content .lsow-heading {font-size:7vw !important;
														 line-height: 30px !important;}}
														}
															
 .panel-widget-style h3,.h3 {
    color: #fff;
    text-align: center;
	}

.bg-5x000 {
	margin: 0 auto; 
	background-color: rgba(0,0,0, 0.5);
	padding: 5px;
	max-width: 30%;
	}
.site-header .site-branding-container {
	max-width: none !important;
	float: none;
	padding-right: 1em;
	}
