@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow);

/* Colors

CADET GREY - #546169
ORANGE - #F7996D
TANGERINE - #D31212
BLUE - #005F80
BURGANDY - #781A00
TEAL - #156054
GREY - #575757

*/

html {
	-webkit-text-size-adjust: none;
}

.logo-blue {
	display: none;
}

#logoWhite {
    display: inline-block;
}

header a:focus {
    border-color: #8bcee5;
}

.flex-wrapper {
	display: -moz-box;         
	display: -ms-flexbox;      
	display: -webkit-flex;     
	display: flex;             
}

.fixed {
	position: fixed !important;
}

header, footer, nav, section, article {
	display: block;
}

h1 {
	padding: 35px 20px 25px 20px;
	text-align: right;
}

h1 a {
	color: #fff !important;
}

h1 a:hover {
	color: #d7d7d7 !important;
}

h3 {
	margin-bottom: 10px;
	}

h2 + h3 {
	margin-top: 20px;
	}
	
h2, h3, h4, h5, h6 {
	color: #D31212;
}
h2 {
	font-size: 1.95rem;
	line-height: 2rem;
	}
h3 {
	font-size: 1.75rem;
    line-height: 1.8rem;
	}
h4 {
	font-size: 1.5rem;
    line-height: 1.6rem;
	}
h5 {
	font-size: 1.3rem;
    line-height: 1.4rem;
	}
h6 {
	font-size: 1.1rem;
    line-height: 1.2rem;
	}
	
a {
    border: 1px solid transparent;
}

a:focus {
    border-color: #005F80;
}


img {
max-width: 100%;
}

blockquote, blockquote p {
	color: #546169;
	font-style: normal;
	}

header .third.sidebar {
	width: 30%;
}

.third.sidebar {
	padding: 0;
	margin: 0;
	width: 24%;
}

.twothird {
	margin-left: 0;
	padding: 0 0 0 1.9%;
}

.twothird.title {
	padding: 0;
	width: 70%;
}

.main .twothird {
	width: 73%;
	float: right;
	background: #fff;
	border-left: 1px solid #EEE;
	padding-left: 1.5em;
}


/* HEADING */

body {
	background-image: url(/cms_files/images/ss3/pw_maze_white.png);
	padding: 1.5em;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #444;
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, .subheader, input.submit {
	font-family: 'PT Sans Narrow', sans-serif;
}

.container {
	margin: 0 auto;
	max-width: 1000px;
}

.row {
	background: #fff;
	margin-bottom: 0;
}

header {
	background: #fff;
	padding: 0;
	margin: 0;
}

header > .inner > div {
	overflow: auto;
	}

header .third.sidebar, header .twothird.title, header > .inner > div {
	background: #546169;
}

.inner {
	overflow: hidden;
}

.colColor {
	overflow: hidden;
	background: #fff ;
	display: block;
}

.sidebar {
	background: #fff;
	height: 100%;
}

.sidebar img {
	padding: 25px 0 25px 25px;
}

.header-img {
	margin: 0;
	line-height: 0;
	padding: 0 1.5em 1.5em 1.5em;
}

.header-img img {
	width: 100%;
	display: block;
	max-width: 1140px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.header-img .inner {
	padding: 0;
	position: relative;
	overflow: hidden;
    padding-bottom: 27%;
}

p.headerCaption {
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	color: #fff;
	/*width: 100%;*/
	background: #546169;
	background: rgba(0,0,0,.6);
	padding: 5px;
}

/* FLEXSLIDER */

.flexslider {
	margin: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
}

.flexslider .slides > li {
	overflow: hidden;
	padding-bottom: 30%;
	position: relative;
}

.flexslider .slides img {
      max-width: 1140px;
      margin: auto;
      position: absolute;
      bottom: 0;
      top: 0;
      left: 0;
      right: 0;
}

ul.slides, ul.slides li {
	margin: 0;
}

p.flex-caption, p.header-image-caption {
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	background: #546169;
	background: rgba(0,0,0,.6);
	width: 100%;
	color: #fff;
	padding: 5px;
}


/* NAVIGATION */

.sidebar nav {
	text-align: left;
}

nav {
	margin: 0 0 25px 0;
	font-size: 20px;
}

nav, nav a {
	font-weight: normal;
}

nav ul {
	margin-left: 0;
}

nav li a, nav li a:visited {
	color: #993100;
	display: block;
	padding: 5px;
}

nav li a:hover {
	color: #781A00;
}

nav ul li ul li a, nav ul li ul li a:visited {
	color: #C1450B;
}

nav ul li ul li a:hover {
	color: #781A00;
}

nav li {
	list-style-type: none;
	margin: 0;
}

nav ul li {
	margin-bottom: 10px;
}

nav ul li ul li {
	margin-bottom: 5px;
	margin-left: 0;
}

nav ul li ul li a {
	padding: 5px 5px 5px 20px;
	font-size: 16px; font-size: 1rem;
}

nav ul li.dropdown {
	line-height: 30px; line-height: 1.875rem;
	padding: 5px 0 0 0;
}

nav ul li.dropdown > a {
	padding: 0 0 5px 5px !important;
}

nav ul li {
	font-weight: normal;
}

nav i {
	color: #781A00;
	font-size: 16px;
}

.sidrToggle {
		display: none;
}

.sidr input[type="text"] {
	width: 95%;
}

/* SEARCH */

button.search {
	background: #546169;
	border: none;
	color: #fff;
	height: 35px;
  	margin-left: -4px;
	width: 35px;
	padding: 0 5px;
}

button.search:hover {
	color: #ddd;
}

form {
	margin-bottom: 0;
	width: 100%;
}

.searchbox {
	line-height: 0;
	width: 92%;
	margin-bottom: 20px;
}

.searchbox .input{
	padding-left: 5px;
	vertical-align: top;
	width: 70%;
	border: 1px solid #546169;
}

.searchbox .input:focus {
    border-color: #005F80;
    background: #f7f7f7;
}

input[type="text"] {
	font-family: 'PT Sans Narrow', sans-serif;
	height: 31px;
	border: none;
	margin: 0;
	padding: 1px 2px;
	background-color: white;
	color: #333;
	line-height: 20px;
	border-radius: 0px;
	box-shadow: none;
}

.searchbox #btn:hover{
	opacity: .8;
}

.searchbox button:focus {
    background-color: #005F80;
    outline: none;
}

.searchbox i {
	font-size: 22px;
}

#gsa_search h2 {
	display: none;
}

#gsa_search form {
	margin-top: 20px;
}

form#form1 p {
	display: inline-block;
}

input#query[type="text"] {
	font-family: 'PT Sans Narrow', sans-serif;
	border: 1px solid #546169;
	margin: 0 0 0 3px;
	padding: 0px 4px;
	background-color: white;
	color: #333;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	width: 200px;
	vertical-align: middle;
}

input.submit {
	-webkit-appearance: none;
	background-color: #546169;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #FFF;
	font-weight: normal;
	padding: 0 5px;
	text-shadow: none;
	height: 33px;
	margin-left: -5px;
	vertical-align: middle;
	}
	
input.submit:hover {
	border: none;
	border-radius: 0;
	color: #d7d7d7;
	font-weight: normal;
	text-shadow: none;
	}
	
.title_url {
	padding: 0 0 5px 0;
	font-weight: bold;
	}
	
.title_url a, .title_url a:visited {
	color: #4a0048 !important;
}

.title_url a:hover {
	color: #575757 !important;
}

.result_item_text > a, .pagination_link a {
	color: #781A00;
}

.pagination_link {
	color: #D31212;
}

.result_item {
	width: 100%;
}

.url_bottom {
	margin-bottom: 30px;
	word-wrap: break-word;
	}
	
.pagination_link {
	margin-bottom: 10px;
}

/* MAIN */

.main.row .inner {
	padding-top: 0;
}

/* BREADCRUMBS */

ul.breadcrumbs {
    margin: 0;
    list-style-type: none;
    padding:  0 0 5px 0;
    margin-bottom: 25px;
	font-size: 14px;
}

ul.breadcrumbs li {
    display: inline;
	margin: 0;
}

.breadcrumbs li + li:before {
    content: '/';
    margin: 0 5px;
}

.breadcrumbs li + li:before {
	font-family: 'FontAwesome';
	content:  '\f101';
	margin:   0 5px;
	}

/* LISTS */

ul, ul li ul, ul li ul li ul {
	list-style-type: square;
}

/* LINKS */

a, a:visited {
	color:  #005F80;
	text-decoration: none;
}

a:hover {
	color: #575757;
}

/* ANNOUNCEMENT */

.announcement {
	margin: 10px 0 20px 0;
	}

.announcement .inner {
	border: 1px solid #D31212;
	padding: 0;
	}

.announcement h3 {
	background: #D31212;
	color: #fff;
	padding: 5px 0 5px 5px;
	}

.announcement h4,
.announcement h5,
.announcement h6 {
	padding: 0 10px;
	}

.announcement p {
	padding: 10px;
	}

/* BACK TO TOP */

.top_page {
	text-align: right;
	margin: 20px 0 0 0;
}

.top_page a, .top_page i {
	color: #781A00;
}

.top_page a:hover, .top_page a:hover i {
	color: #993100;
} 


/* FEATURED CONTENT */

.thyme_box {
        padding: 10px 15px;
}
.featured {
	border: 1px solid #993100;
}

.featured h3 {
	background: #C1450B;
	color: #fff;
	padding: 5px 0 5px 5px;
	margin-bottom: 0;
}

.featured p {
	margin: 0 5px;

}

.featured ul {
	list-style-type: none;
	margin: 10px 0 0 0px;
	padding: 0px;
}

.featured li {
	border-bottom: 1px solid #C1450B;
	margin: 0 0 15px 0;
	padding: 10px;
}

.featured li:last-child {
	border-bottom: none;
}

/* NEWS */

.status-info span {
	display: none;
}

/* EVENTS */

p.calendar {
	text-align: right;
	padding-bottom: 15px;
	margin-right: 15px;
}

a.thyme_item, span.thyme_date {
	display: block;
}

a.thyme_item:hover {
	color: #575757;
}

span.thyme_date {
	padding-bottom: 10px;
}

#agenda li a {
	display: block;
}

section.half.featured.events {
	margin-left: 20px;
}

.title {
	color: #D31212;
}

/* Personnel */

.profile {
	margin: 10px 0 20px 0;
	overflow: auto;
	}

.profile a {
	word-wrap: break-word;
}

.profile .restrain {
	display: block;
  	float: left;
  	margin: 0px 20px 5px 0px;
  	height: 158px;
  	width: 130px;
  	overflow: hidden;
    }

.profile > img {
	display: block;
	max-width: 100%;
	}

.profile p {
	margin-bottom: 10px;
	display: block;
	}

.profile i {
	margin-right: 3px;
	}

.profile .name {
	color: #D31212;
	font-size: 18px; 
	font-family: 'PT Sans Narrow', sans-serif;
	}

.profile .position {
	color: #546169;
	}

/* ACCORDION */

.accordion hr {
	border-color: transparent;
	margin-bottom: 15px;
	}

.toggle {
    display: block;
    color: inherit;
}

.toggle.closed {
	border: 1px solid #EFEFEF;
	}

.toggle h4 {
    border: 1px solid #f7f7f7;
}
.toggle:focus {
    border-bottom: #EFEFEF;
}
	
.toggle:focus h4 {
    border-color: #005F80;
}

.toggle.opened {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	}

.toggle p {
	padding: 10px;
	margin: 0;
	}

.toggle .title {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 5px;
	color: #546169;
	}	

.description {
	padding: 10px;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}

/* Give toggle the behavior of a link */
.accordion .title:hover {
	color: #575757;
	cursor: pointer;
}

/* Add down arrow for when toggle is closed */
.toggle.closed .title:after {
	font-family: 'FontAwesome';
	content: '\f107';
	margin-left: 5px;
}

/* Add up arrow for when toggle is open */
.toggle.opened .title:after {
	font-family: 'FontAwesome';
	content: '\f106';
	margin-left: 5px;
}

p.inner-toggle {
	margin:0;
	color: #005F80;
	}

/* Give inner-toggle the behavior of a link */
p.inner-toggle:hover {
	cursor: pointer;
	}

/* TABLE */

table {
	width: 100%;
	}

thead {
	background: #D31212;
	color: #fff;
	font-size: 18px;
	}

thead td {
	padding: 5px 0 5px 5px;
	font-weight: normal;
	}

tr:nth-child(even) {
	background: #F7F7F7;
	}

th {
	background: #D31212;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
}
td {
	padding: 10px;
	}

/* FOOTER */

footer {
	color: #fff;
	margin-bottom: 10px !important;
	word-wrap: break-word;
	padding: 0 1.5em;
}

footer a,footer a:visited {
	color: #fff;
}

footer .inner {
	background: #156054;
	margin-bottom: 1.5em;
	padding: 0 1.5em;
}

footer a:hover {
	color: #ddd;
}

footer h4 {
	color: #fff;
	margin-bottom: 15px;
}

footer h5 {
	color: #fff;
	line-height: 14px;
	font-size: 16px;
}

footer .third, footer .half {
	margin-top: 10px;
	margin-bottom: 10px;
}

footer .locate p {
	margin: 0;
}

footer .locate.full {
	width: 100%;
	margin: 10px 0;
}

footer .map {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

footer .map a:hover img {
	opacity: .7;
}

footer i {
	margin-right: 5px;
}

footer .social p {
	text-transform: capitalize;
}

/* copyright */

.bottom {
	color: #546169;
	text-align: center;
}

.bottom p {
	margin-bottom: 0;
}

.bottom a, .bottom a:visited {
	color: #993100;
}

.bottom a:hover {
	color: #005F80;
}
/* USER STYLES */

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

/* DOCUMENT LINK STYLES */

a[href$=".pdf"]:after {
	font-family: 'FontAwesome';
	font-weight: 400;
	content: '\f1c1';
	padding: 0 0 0 3px;
}

a[href$=".xls"]:after {
	font-family: 'FontAwesome';
	font-weight: 400;
	content: '\f1c3';
	padding: 0 0 0 3px;
}

a[href$=".doc"]:after {
	font-family: 'FontAwesome';
	font-weight: 400;
	content: '\f1c2';
	padding: 0 0 0 3px;
}

/* google calendar feed */

.itemContent br:first-child + br {
  display: none;
}

/* ========MEDIA QUERIES============= */

/* #Tablet (Landscape) */

@media only screen and (min-width: 960px) and (max-width: 1024px) {

}

/* #Tablet (Portrait) */

@media only screen and (min-width: 768px) and (max-width: 959px) {

	.searchbox .input {
		width: 70%;
	}

	header .third.sidebar {
		width: 36%;
	}

	header .twothird.title {
		width: 64%;
	}

	footer .map {
		float: left;
		margin-right: 10px;
		margin-bottom: 0px;
	}


}

/* #Mobile (Landscape) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.main .twothird {
		width: 100%;
	}

	header .third.sidebar {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.header-img {
		padding: 0;
	}

	p.flex-caption, p.headerCaption {
		position: relative;
	}
	
	nav {
		display: none;
	}
	
	.sidrToggle {
		display: block;
	}
	
	.sidrToggle i {
		position: fixed;
		top: 0;
		right: 0;
		padding: 12px;
		background: rgba(238,224,53,.8);
		color: #fff;
		z-index: 999;
	}

	.twothird.title, .third.sidebar {
		width: 100%;
	}

	.main.twothird {
		border: none;
	}

	.half.featured {
		width: 99.7%;
		margin-left: 0;
	}

	.featured.events {
		margin-left: 0;
	}

	.main .searchbox {
		display: none;
	}

	.searchbox .input {
		width: 100%;
	}

	button.search {
		display: none;
	}

	form#form1 p {
		display: block;
	}

	input#query[type="text"] {
		margin: 0;
		width: 150px !important;
	}

	footer .third, footer .half {	
		border-right: none;
		margin: 10px 0;
	}

	.bottom p {
		line-height: 16px; line-height: 1rem;
	}



}

/*  #Mobile (Portrait) */

 @media only screen and (max-width: 767px) {

 	p.flex-caption, p.header-image-caption {
		display: none;
	}

 	.flex-wrapper {
		display: block;
	}

 	header.row {
		background: #546169;
	}

	.header-img {
		padding: 0;
	}

	p.flex-caption, p.headerCaption {
		position: relative;
	}

	.main .twothird {
		width: 100%;
		border-left: none;
	}
	
	h1, header .third.sidebar {
		text-align: center;
	}

	h1 {
		padding: 25px 0 0 0;
		margin: 0;
	}
	 
	.sidebar {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.sidebar img {
		padding: 0;
	}
	
	nav {
		display: none;
	}
	
	.sidrToggle {
		display: block;
	}
	
	.sidrToggle i {
		position: fixed;
		top: 0;
		right: 0;
		padding: 12px;
		background: #156054;
		background: rgba(34, 156, 136,.8);
		color: #fff;
		z-index: 999;
	}

	.half.featured {
		width: 99.4% !important;
	}

	.main .searchbox {
		display: none;
	}

	.searchbox .input {
		width: 100%;
	}

	button.search {
		display: none;
	}

	input#query[type="text"] {
		margin: 0;
		width: 124px;
	}

	.twothird.title, .third.sidebar, header .third.sidebar {
		width: 100%;
	}

	.contentarea {
		padding-top: 10px;
		}

	form#form1 p {
		display: inline-block;
	}

	.featured.news {
		margin-bottom: 1.5em;
	}
	
	.featured.news + .featured.events {
		margin-left: 0;
		}

	.profile img {
		float: none;
		margin-right: 0;
		}
		
	footer.row {
		background: #156054;
	}

	footer .inner {
		margin: 0;
		padding: 0;
	}

	footer .third, footer .half {	
		margin: 10px 0;
	}

	.third.locate {
		margin-top: 1.5em;
	}

}

/* ie9 */

header .third.sidebar {
	width: 30% \9;
}

/*header section.third.sidebar {
	padding-right: 50px \9;

}*/

header .twothird.title {
	width: 70% \9;
}

.twothird {
	margin-left: 0;
	padding: 0 \9;
}

.main .twothird {
	padding-left: 15px \9;
}




/* ie10 */


@media all and (-ms-high-contrast: none) { 
   .main .twothird {
		width: 73%;
	} 

	 #sidr {
		display: none !important;
	}

	/*header section.third.sidebar {
		padding-right: 40px;
	}*/

	/*header .twothird.title {
		width: 70.5%;
	}*/

}
