﻿body {
    background-color: #fff;
    background-attachment: fixed;
    color: #222;
    font-family: medium-content-sans-serif-font,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Arial,sans-serif !important;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

html {
	font-size: 14px;
}

h1.or-newsroom-article-title {
	font-family: medium-content-title-font,Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 10px;
    display:table;
}

.articledate {
    font-size: 20px;
    margin: 20px 0 0 20px;
}

h2.or-newsroom-article-contacts-header {
    font-weight: bold;
    margin: 0 0 20px 0;
}

body#top {
    background: #f1f1f1 url('https://www.oregon.gov/v4/_layouts/branding/mthoodwatermark.png') center bottom no-repeat fixed;
}

.or-header {
    background-color: #344032;
    background-image: none;
    
}

.or-header .or-header-overlay {
    background: transparent;
    opacity: 0;
}

.or-header {
    color: #000;
}

.or-header-content-row a, .or-header-content-row a:hover, .or-header-content-row a:visited, .or-header-content-row a:active, .or-header-content-row a:focus {
    color: #fff;
}


main a, main a:active, main a:hover, main a:visited {
	color: #737119;
	text-decoration: none;
}

main a:hover {
	color: #344032;
}

.or-newsroom-image {
    margin: 10px 0;
    display: inline-block;
}

.or-newsroom-image img {
    border: 5px solid #fff;
    border-radius: 10px;
}


.or-header-content .breadcrumbs, .or-header-title small.or-header-site-description {
	display:none;
}

h1.or-newsroom-article-headline {
	font-family: medium-content-title-font,Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}

.or-newsroom-title {
    text-decoration: none !important;
    border-bottom: #fff;
}

.or-newsroom-article-date {
	margin-bottom: 20px;
	font-size: 16px;
}

.or-newsroom-article-category {
    margin-bottom: 5px;
    display: block;
}

/* Toolbar Styles */


ul.or-newsroom-breadcrumb li {
    list-style: none;
    display: inline;
    margin-left: 0;
}

ul.or-newsroom-breadcrumb {
    padding-left: 0;
    margin-bottom: 20px;
}

ul.or-newsroom-breadcrumb li::after {
    content: "  /  ";
}


/* Agency Page Styles */

.or-newsroom-agencylink {
	display: inline-block;
	border-bottom: 2px solid #ddd;
}

.or-newsroom-agency-logo {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* Article Page Styles */

main a:visited {
	border-bottom: 2px solid #884488;
}

.breadcrumb a {
    border-bottom: 2px solid #ddd;
}

.breadcrumb > li + li::before {
    content: "/";
}

.ms-webpart-titleText {
	display: none;
}


.newsroom h2 {
	font-family: medium-content-title-font,Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 2.6em;
    font-weight: 400;
    margin-bottom: .3em;
    margin-top: 0;
}

.newsroom h2 .articledate {
	font-size: 1rem;
}

.newsroom h3 {
	font-size: 1.5rem;
}

.newsroom .or-newsroom-agencylogo {
	float: left;
	width: 100px;
	margin: 0 20px 0 0;
}

.or-newsroom-article-contacts-header {
	
}

.or-newsroom-article-subheadline-full {
	font-family: medium-content-title-font,Georgia,Cambria,Times New Roman,Times,serif;
	font-weight: 300;
    font-size: 1.3em;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-style:italic;

}

.or-newsroom-article-category-header, .or-newsroom-article-contacts-header {
	font-size: 24px !important;
}

.or-newsroom-article-contact {
	margin-bottom: 20px;
}

section > .or-newsroom-article-contacts {
	border-top: 1px solid #ccc;
}


.col-md-3.or-newsroom-article-contacts {
    padding: 20px;
}

.or-page-title {
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

input.btn-primary {
    color: #fff;
    background-color: #4e5e4a;
    border-color: #354032;
}

.newsroom-pages-newsroom-aspx h2[id$="or_agency_name"], .newsroom-pages-newsroom-aspx div[id$="logoDiv"] {
	display:none;
}

div[id$="content_div"], div[id$="subheadline-full"] {
	font-family: medium-content-title-font,Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    overflow-wrap: break-word;
}

div[id$="main_content"] {
	min-height: 500px;
}

.or-newsroom-pagination {
	
	margin-top: 40px;
}

.or-newsroom-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}