﻿@charset "UTF-8";

@media all
{

/* (en) base layout gets font size 16px */
body {
    background-color: #000000;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto",sans-serif;
	margin-top:-50px;
	background-image: url(https://www.blm.gov/or/images/main-bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.wrapper{
	
	
}

.page_margins {
	width:1200px;
	margin:0 auto;
	}
#main{margin-top: 50px;}	
#main, .page_margins, #site-search{
	background:none;
	background-color:transparent;
}

#col1{margin-left:125px; }
#col1_content {background-color:#f4dea6; width:950px; padding:10px}
.maincontent{
	background-color:white;
	margin:10px 0;
	padding:10px;
	}

#col3_content{display:none;}


/*------------------ Left Menu ---------------*/
#col2{width: 206px; margin-left:-1000px; font-size:16px;}
#navcontainer a {color:white;}
#site-search form input#query {width:150px;}
.block__title{text-transform:none;}
#left-nav{
	text-transform:uppercase;}
div#state a, a.p7currentmark { color:white !important;}	

	
/*------------------ Top Menu ----------------*/
.top_menu{
	width:100%;
	height:20px;
	background-color: #000000;
    border-bottom: 1px solid #d1d3d4;
    padding: 10px 0;}
#user-menu{    
	float:right;  
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	}
	
#user-menu li {
    display: table;
    float: left;
    color: #ffffff;
    font-size: 12px;
	
}
#user-menu li::after {
    content: '|';
    padding: 0 1em;
}

#user-menu li.last::after {
    content: '';
    padding: 0 1em;
}
#user-menu li a {
	color:#ffffff; 
	text-decoration:none;
}


/*---------------- Header ---------------------*/
.branding{
	margin:20px 20px 60px 20px;
	position:relative; 
	}
.branding h1{border:none;}
.branding::after{
	content: '';
    z-index: 1;
    position: absolute;
    left: -10px;
    top:115px;
    right: -20px;
    height: 8px;
    background: #9fcf6e;
	}
	.branding_block{
		width:325px;
		float:right;
		}
	
.site-logo{display:block; float:right; margin-right:10px; margin-top:15px;}
h1.site-slogan{
	clear:none;
	color:white; 
	display:block; 
	max-width:250px;
	font-size: 0.75em; 
	font-weight:400; 
	margin:5px; 
	padding-top:5px;}
.site-name{
	
	display:block;
	font-size:24px; 
	max-width:250px; 
	margin:0; 
	line-height:24px;}
	.site-name a{
		color:white; 
		text-decoration:none; 
		display:block; 
		text-align:left}
	
	.site-name a:visited{ color:white !important}

/*------------- Footer --------------------------*/

	hr{margin:0; }
	footer{color:white;}
	footer a{color: white; text-decoration:none;}
	footer ul{list-style-type:none; padding:0 15px; margin:0;}
	footer ul li{margin:0; padding:0;}
	.block{width:33%; float:left; text-transform:uppercase; line-height:24px; margin-top:20px;}
	a.follow-link{height:36px; width: 36px; margin-right:10px; margin-bottom:10px; display:block; }
	.follow-link-wrapper-youtube a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -488px;}
	.follow-link-wrapper-facebook a{ background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png);}
	.follow-link-wrapper-twitter a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -427px;}
	.follow-link-wrapper-flickr a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -61px;}
	.follow-link-wrapper-tumblr a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -366px;}
	.follow-link-wrapper-instagram a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -122px;}
	.follow-link-wrapper-pinterest a{background:url(https://www.blm.gov/sites/blm_prod.opengov.ibmcloud.com/themes/custom/blm_gov_omega/images/generated/icons/social-media-s1feda7e9f7.png) 0 -305px;}
	
	span.follow-link-wrapper a {float:left;}
	.block--follow-site{margin-left:15px;}
	.block__title{margin-top:0; font-size:14px;}
.question{
	color:#000; 
	padding:5px 6px; 
	border: 2px;    
 	border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial; font-size:16px; margin:5px 0;}


/*------------- Land Recordes ----------------------*/
.float-right-no-clear {float:right; width:250px !important; margin:-30px 0 100px 20px !important; }
.maincontent{min-height:500px;}
#MtrFormID{clear:none !important}