/*Theme Name: My Oria Custom Theme
Theme URI: http://downundercoachtours.com.au
Description: This is a custom child theme
Author: David Taylor
Author URI: http://monkeymail.com.au/
Template: oria
Version: 0.1
*/

@import url("../oria/style.css");

#masthead { background-position:50% 90% !IMPORTANT }
.site-header { background-attachment: scroll }
#primary { width:100% !IMPORTANT }
.top-bar {background-color:rgba(0, 0, 0, 0.5) !IMPORTANT ; z-index:250 !IMPORTANT }
.widget { margin:30px 0 30px }
#routes-google-map-0 { width:100% !IMPORTANT }
li.gallery.menu-item { margin-bottom: 0 !IMPORTANT} 
.bop-nav-search input[type="submit"]{  display: none; }

li.bop-nav-search.search.menu-item > form > label > input {padding: 8px !IMPORTANT; background:transparent; color:white; font-weight:normal;vertical-align:middle}
#primary-menu > li.bop-nav-search.search.menu-item > form {margin-top:11%;}



.page-id-47 #content > div {
    	background-color: #2b2b2b;
	border:0px;
	margin:0px;
	width:100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#post-47 > header > h1 {
    max-width: 1500px;
    margin: 30px auto;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #E8E8E8;
}



