/*
Theme Name: Delaware Day
Theme URI: https://delawareday.delaware.gov
Author: Delaware GIC - Matt Campbell & Julianne Solum
Author URI: https://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for Delaware Day.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_DELDAY_theme
*/

/* ############################################################################################## */

/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S  */
/*  State of Delaware - CLF4 2016  */
/*  Developed by the GIC (Matt Campbell & Julianne Solum)  */

/* ############################################################################################## */

/*==========  Bootstrap 3 Mobile First Method CSS  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

/* ============================= ELEMENTS ============================= */
html {
-webkit-font-smoothing: antialiased !important;
position: relative;
min-height: 100%;
}
body {
width: 100%;
min-height: 100%;
font-family: 'Open Sans', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
-webkit-font-smoothing: antialiased !important;
padding-bottom: 980px;
}
/* ============================= ID's ============================= */

/* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
/* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
#menu-delaware-day-main-navigation {
z-index: 999;
}
.affix #menu-delaware-day-main-navigation {
position: absolute !important;
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #003160;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
#main_header h1, 
#main_content h1 {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
color: #003d7d !important;
font-size: 45px;
margin-top: 10px;
}
#main_header h2, 
#main_content h2 {
font-family: 'Open Sans';
color: #003d7d !important;
margin-top:	0px;
}
#main_content h3 {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
font-size: 28px;
color: #003d7d !important;
margin-top: 0px;
}
#main_content a, 
#main_content a:link, 
#main_content a:active, 
#main_content a:visited {
color: #003d7d;
text-decoration: none;
font-weight: bold;
}
#main_content a:hover {
color: #b5121b;
text-decoration: underline;
font-weight: bold;
}
#main_content ul, 
#main_content ol {
font-size: 0.9em;
line-height: 2.1em;
margin-top: 1.0em;
margin-bottom: 1.0em
}
#loading1 {
margin-left: auto;
margin-right: auto;
width: 100px
}
#loading2 {
margin-left: auto;
margin-right: auto;
width: 100px
}
#headerImage {
height: 450px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 300px;
}
#agencyFooter {
background-color: #dcddde;
color: #fff;
font-size: 15px;
line-height: 1.5em;
padding-top: 30px;
padding-bottom: 2.0em;
border-bottom: 10px solid #245194;
position: absolute;
bottom: 0;
width: 100%;
height: 605px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 612px;
}}
#agencyFooter a,
#agencyFooter a:link, 
#agencyFooter a:active, 
#agencyFooter a:visited {
color: #003e7c;
text-decoration: none
}
#agencyFooter a:hover {
color: #003e7c;
text-decoration: underline
}
#agencyFooter ul {
list-style-type: none;
margin-left: -38px;
}
/* ============================= Classes ============================= */


/* WordPress Core CSS */
.alignnone {
margin: 5px 20px 20px 0
}
.aligncenter, 
div.aligncenter {
display: block;
margin: 5px auto 5px auto
}
.alignright {
float:right;
margin: 5px 0 20px 20px
}
.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px
}
a img.alignnone {
margin: 5px 20px 20px 0
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0
}
.wp-caption.alignright {
margin: 5px 0 20px 20px
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px
}
/** BLOCK TABLE STYLES **/
.wp-block-table table {
    	border:1px solid #dee2e6;
}
.wp-block-table td {
    	padding:15px;
}
.wp-block-table tr th{
    	padding:15px;
    	background-color:#003d7d;
    	border:2px solid #003d7d;
    	color:#FFF;
}
/** /END BLOCK TABLE STYLES **/
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000 /* Above WP toolbar */
}
img.alignright { 
float: right;
margin: 0 0 1em 1em
}
img.alignleft { 
float: left;
margin: 0 1em 1em 0
}
img.aligncenter { 
display: block; 
margin-left: auto;
margin-right: auto
}
.alignright { 
float: right
}
.alignleft { 
float: left
}
.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto
}
/* End WP Core Classes */


.agencyFooter_logo {
width: 175px;
height: 175px;
border: none;
text-align: center;
}
.dday-icons {
width: 80px;
border: none;
text-align: center;
}
hr.clf {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border: 1px solid #003d7d;
margin-bottom: 20px;
margin-top: 20px
}
hr.gray {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border: 1px solid #e9eae5;
margin-bottom: 20px;
margin-top: 20px
}
.border_none {
border: none;
}
.ddayTitle {
color: #fff;
font-size: 50px;
font-family: 'Pinyon Script', cursive;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: rgba(0, 61, 125, 0.85);
}
.agency_map {
border: 0px; 
width: 710px;
height: 600px;
margin: 0px;
}
.small-top {
font-size: 20px;
font-family: 'Open Sans', sans-serif !important;
}
.interiorTitle {
color: #fff;
font-size: 20px;
text-transform: inherit;
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
line-height: 1.0;
padding-top: 30px !important;
padding-bottom: 15px !important;
background-color: #003d7d;
}
.interior-title-wrapper {
margin-top: -20px;
background-color: #85a7e4;
}
.jumbo {
font-size: 50px;
font-family: 'Pinyon Script', cursive;
}}


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */

/* ============================= Classes ============================= */

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#headerImage {
height: 600px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 400px;
}
#agencyFooter {
padding-top: 2.0em;
padding-bottom: 2.0em;
height: 245px;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.ddayTitle {
color: #fff;
font-size: 75px;
font-family: 'Pinyon Script', cursive;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: rgba(0, 61, 125, 0.85);
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#headerImage {
height: 600px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 10%;
margin-top: -20px;
position: relative;
padding-top: 400px;
}
#agencyFooter {
background-color: #dcddde;
color: #fff;
font-size: 15px;
line-height: 1.5em;
padding-top: 2.0em;
padding-bottom: 2.0em;
border-bottom: 10px solid #245194;
position: absolute;
bottom: 0;
width: 100%;
height: 245px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.ddayTitle {
color: #fff;
font-size: 75px;
font-family: 'Pinyon Script', cursive;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: rgba(0, 61, 125, 0.85);
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#headerImage {
height: 700px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 500px;
}
#agencyFooter {
background-color: #dcddde;
color: #fff;
font-size: 15px;
line-height: 1.5em;
padding-top: 2.0em;
padding-bottom: 2.0em;
border-bottom: 10px solid #245194;
position: absolute;
bottom: 0;
width: 100%;
height: 245px;
z-index: 1029;
}
@-moz-document url-prefix() { 
#agencyFooter {
height: 245px;
}}

/* ============================= Classes ============================= */
.ddayTitle {
color: #fff;
font-size: 75px;
font-family: 'Pinyon Script', cursive;
font-weight: 300;
line-height: 1.0;
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: rgba(0, 61, 125, 0.85);
}
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* ============================= CUSTOM MEDIA QUERIES ============================= */
@media (max-width: 874px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 1;
font-size: 20px;
font-weight: bold;
color: #003160;
}}
@media (min-width: 875px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #003160;
}}
@media (min-width: 1100px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #003160;
}}
@media (min-width: 1300px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #003160;
}}
/* ============================= END CUSTOM MEDIA QUERIES ============================= */


/* ===============  BEGIN STYLE FOR THE "SUCCESS" LABEL - RELATED TOPICS TAG   ============== */
	.label-success {
		background-color: #477C41;
	}
/* ===============  END STYLE FOR THE "SUCCESS" LABEL - RELATEDTOPICS TAG   ============== */