/* srq daily archive */
@import url('article_template.css');


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

h1.page_title {
font-family:'freight_text_bold';
margin:50px 0;
font-weight:700;
font-size:2.3em;
}
h1.secondary_page_title {
margin-top:0;
}
h2.sentinel_medium_italic {
font-size:22px;
font-family:'freight_sans_med';
text-transform:uppercase;
margin-top:0;
}
.menu2_item {
width:200px;
}
h1.sentinel_semibold {
margin-bottom:3px;
}
#d_results img {
margin:15px 20px 10px 0;
max-width:400px;
width:80%;
}
.body_copy strong, .body_copy b {
font-weight:800;
}
.articleHeader .subhead {
font-family:'Open Sans', sans-serif;
text-transform:uppercase;
}
.articleHeader .subhead span {
margin:0px 4px;
}
.main_content p {
font-family:'Freight Text';
}
#daily_search td.label {
padding-left:0;
}
#daily_search label {
font-family:'Freight Sans Bold';
text-align:left;
display:block;
}
#daily_search input {
font-family:'Freight Sans';
}
#daily_search .button {
border-radius :0;
font-family:'Freight Sans Bold';
margin:20px 0 30px 0 ;
}
#d_results h3 {
font-family:'Freight Sans Bold';
}
#d_results td > a {
font-family :'Freight Sans';
}
#d_results tr td:last-child {
padding:20px 0;
}
a.big-link {
font-family:'freight_sans_book';
font-size:16px;
}
#newsletterSubscription {
background:#eee;
padding:20px;
margin:50px 0 20px;
}
#newsletterSubscription h3 {
font-family:'Freight Sans Bold';
font-size:1.2em;
margin:0;
text-transform:uppercase;
}
#newsletterSubscription select {
width:100%;
border:none;
padding:5px;
margin:10px 0;
font-family:'Freight Sans';
}
#newsletterSubscription .newsletter_description {
display:none;
padding:10px;
font-family:'freight_sans_med';
}
#newsletterSubscription strong {
font-family:'Freight Sans Bold';
}
#newsletterSubscription input[type="email"] {
border:none;
box-shadow:0 0 2px 1px rgba(102, 102, 102, 0.5);
width:95%;
padding:10px 15px;
margin:10px 0;
max-width:200px;
}
.tag {
font-family:'freight_sans_black';
background:#f5e942;
color:#000;
text-transform:uppercase;
padding:5px 10px;
display:inline-block;
margin:10px 0 40px 0;
}
#subscribeEmail {
color:#000;
background:#FFDF00;
padding:10px 15px;
border:0;
transition:all .3s;
font-family:'freight-sans-pro';
font-size:11.5px;
letter-spacing:0.2em;
text-transform:uppercase;
font-weight:bold;
font-style:italic;
margin-top:20px;
}
.srqdaily_banner {
display:flex;
flex-wrap:wrap;
justify-content:center;
}
.srqdaily_banner img {
margin:auto;
}
.article_title {
padding-bottom:20px;
}
.article_title > .title {
text-align:center;
}

@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}
