/*
Theme Name:     COOP Child Theme
Description:    Custom Theme for LGP 
Author:         2Fish / Mods by Christy Mannering
Template:       twentythirteen
Version:        0.1.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentythirteen/style.css');
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|EB+Garamond&subset=latin,cyrillic-ext,latin-ext,vietnamese,cyrillic);


@font-face {
    font-family: 'myriad_web_proregular';
    src: url('images/font/myriadwebpro-webfont.eot');
    src: url('images/font/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/font/myriadwebpro-webfont.woff') format('woff'),
         url('images/font/myriadwebpro-webfont.ttf') format('truetype'),
         url('images/font/myriadwebpro-webfont.svg#myriad_web_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'myriad_web_probold';
    src: url('images/font/myriadwebpro-bold-webfont.eot');
    src: url('images/font/myriadwebpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/font/myriadwebpro-bold-webfont.woff') format('woff'),
         url('images/font/myriadwebpro-bold-webfont.ttf') format('truetype'),
         url('images/font/myriadwebpro-bold-webfont.svg#myriad_web_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'trump_gothic_westregular';
    src: url('images/font/trump_gothic_west-webfont.eot');
    src: url('images/font/trump_gothic_west-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/font/trump_gothic_west-webfont.woff2') format('woff2'),
         url('images/font/trump_gothic_west-webfont.woff') format('woff'),
         url('images/font/trump_gothic_west-webfont.ttf') format('truetype'),
         url('images/font/trump_gothic_west-webfont.svg#trump_gothic_westregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*	Custom CSS Development on Child Theme for UDCanr
	Developed by MJP on behalf of 2Fish. 
-------------------------------------------------------------- */


/*******************************************************************
	CSS from UD for the standard header. This is in white format. 
	Taking the css and customizing as needed. 
*******************************************************************/

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	width: 100% !important;
    height: 100% !important;  
}

a {
	color: #48711C;
	text-decoration: none;
}

a:visited {
	color: #48711C;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #659531;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}


p {
    margin: 0 0 12px;
}

/*menu,
ol,
ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none !important;
}*/

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

h4 {clear:none;}

#navs .ud-left-nav .menu-menu-1-container #menu-menu-1 a {
	color: #FFF;
	font-weight: bold;
}

  .home.page.page-id-4.page-parent.page-template.page-template-template-full-width-php.single-author .ud-sub1 .hold-sub-content .ud-hold-nav2.element-animation2 #navs .ud-left-nav {
	margin-top: -20px;
}
        
.home.page.page-id-4.page-parent.page-template.page-template-template-full-width-php.single-author .ud-sub1 .hold-sub-content .ud-hold-nav2.element-animation2 #navs .ud-left-nav .menu-menu-1-container #menu-menu-1 #menu-item-65 a {
	color: #FFF;
}
            .home.page.page-id-4.page-parent.page-template.page-template-template-full-width-php.single-author .ud-sub1 .hold-sub-content .ud-hold-nav2.element-animation2 #navs .ud-left-nav .menu-menu-1-container #menu-menu-1 a {
	color: #FFF;
	font-weight: bold;
}
  

.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    max-width: 1050px;
    width: 100%;
} 

.hold-right-content .hold-main-content-full h1 {padding:0;margin:0;}

body.home {overflow:auto !important;}
/* Header */

  .single .ud-sub1 .hold-sub-content .hold-right-content .hold-main-content-full #post-35 .entry-header .entry-meta {
	margin-top: -20px;
}
.site {
	background-color: #fff;
	border-left: none;
	border-right: none;
	margin: 0 auto;
	max-width: 3000px;
	width: 100%;
}

.site-header {
	padding: 0;
	/*position: fixed;*/
	width: 100%;
	z-index: 9999;
}


.UDStandardHeader {
  width: 100%;
  height: 65px;
  text-align: left;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
	background-color: #fff;
	border-bottom: solid #fad000 3px;
	padding: 0px 20px;
	position: relative;
	z-index: 9999;
}

.UDStandardHeader_LayoutContainer {
  width: 100%;
  height: 64px;
  margin: 0 auto;
}

.UDStandardHeader_LayoutContainer img {

}

.UDStandardHeader_LogoStandin {
  float: left;
  margin: 0px;
  cursor:pointer;
}

.UDStandardHeader_Toolbar {
  width: 360px;
  height: 50px;
  margin: 6px 0px 0px 0px;
  float: right;
}

.UDStandardHeader_GSA {
  width: 100%;
  height: 24px;
  margin: 0px;
  margin-top: 12px;
  padding: 0px;
}

.UDStandardHeader_GSA form{
margin:0;
padding:0;
}

.UDSearchButton {
  float: right;
  height: 20px;
  margin: 0px 0px 0px 0px;
  border: none !important;
  padding: 0px !important;
}

.UDSearchField {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-size:11px;
	/*height: 13px;*/
	margin: 0px 0 0 0;
	float:right;
	padding:3px 5px 2px 5px;
	border: 1px solid #ccc !important;
	outline-style: none !important;
	color:#666;
	background-image: url(images/searchbk.jpg);
	background-repeat:repeat-x;
}
	
.UDStandardHeader_MenuTier {
  width: 100%;
  height: 16px;
  margin: 0px;
  margin-top: 1px;
  padding: 0px;
  color: #67AEFF;
  font-size: 11px;
  font-weight:bold;
  text-align: right;
}

.UDStandardHeader_MenuTier a {
	color: #002663;
	text-decoration: none;
}

.UDStandardHeader_MenuTier a:hover {
	color: #67AEFF;
	text-decoration: underline;
}

.UDStandardHeader_MenuList {
  float: right;
  width:100%;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: right;
  white-space: nowrap;
}
  
.UDStandardHeader_MenuList:hover {
  position: relative;
}

.UDStandardHeader_MenuList li {
  float: right;
  padding: 0 0px 0 20px;
}

.UDStandardHeader_MenuList li.withsep {
  border-left: 1px solid #002663;
}
.UDStandardHeader_MenuList li.withsep2 {
  border-left: 1px solid #002663;
  margin-right:-6px;
}
.UDStandardHeader_GSA form #UDSearchButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.UDStandardFooter {
  width: 100%;
  margin: 0px;
  text-align: left;
  font-size: 12px;
  display: block;
  color: #002663;
  border-top: 8px solid #002663;
  position: relative;
  background: #ffffff;
  z-index: 9999;
}


.UDStandardFooter2 {
  width: 100%;
  margin: 0px;
  text-align: left;
  font-size: 12px;
  display: block;
  color: #002663;
  border-top: 8px solid #002663;
  background: #ffffff;
  position: absolute;
  z-index: 9999;
  bottom: -125px;
}

.UDStandardFooter_LayoutContainer {
  width: 910px;
  margin: 0 auto;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  padding:0 10px;
}

.UDStandardFooter .UDStandardFooter_Logo {
  float: right;
  margin: 10px;
}

.UDStandardFooter .UDStandardFooter_Address {
  width:550px;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  list-style-type: none;
  float: left;
  margin: 16px 0 4px 0px;
  clear: left;
  padding: 0px;
  line-height: 1.2em;
}

.UDStandardFooter .UDStandardFooter_Address li {
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  float: left;
  padding: 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
}

.UDStandardFooter .UDStandardFooter_Address li a {
  font-weight: bold;
  text-decoration: none;
  color: #002663;
}
.UDStandardFooter .UDStandardFooter_Address li a:hover, .UDStandardFooter .UDStandardFooter_Address li a.selected {
   color: #255DD3;
   text-decoration: underline;
   border: 0px;
}


.UDStandardFooter .UDStandardFooter_Links {
  width:550px;
  list-style-type: none;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  float: left;
  margin: 0px 0 4px 0px;
  clear: left;
  padding: 0px 0px 0px 0px;
  line-height: 1.3em;
}

.UDStandardFooter .UDStandardFooter_Links li {
  float: left;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  padding: 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
}

.UDStandardFooter .UDStandardFooter_Links li a {
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #002663;
}
.UDStandardFooter .UDStandardFooter_Links li a:hover, .UDStandardFooter .UDStandardFooter_Links li a.selected {
   color: #255DD3;
   text-decoration: underline;
   border: 0px;
}

.UDStandardFooter .UDStandardFooter_Links li.withsep {
  border-right: 1px solid #002663;
  margin: 0px 0px 0px 0px;
}

/* HERE IS THE SUBPAGE FOOTER FORMATTING */
.UDStandardFooter2 .UDStandardFooter_Logo {
  float: right;
  margin: 10px;
}

.UDStandardFooter2 .UDStandardFooter_Address {
  width:550px;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  list-style-type: none;
  float: left;
  margin: 16px 0 4px 0px;
  clear: left;
  padding: 0px;
  line-height: 1.2em;
}

.UDStandardFooter2 .UDStandardFooter_Address li {
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  float: left;
  padding: 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
}

.UDStandardFooter2 .UDStandardFooter_Address li a {
  font-weight: bold;
  text-decoration: none;
  color: #002663;
}
.UDStandardFooter2 .UDStandardFooter_Address li a:hover, .UDStandardFooter2 .UDStandardFooter_Address li a.selected {
   color: #255DD3;
   text-decoration: underline;
   border: 0px;
}


.UDStandardFooter2 .UDStandardFooter_Links {
  width:550px;
  list-style-type: none;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  float: left;
  margin: 0px 0 4px 0px;
  clear: left;
  padding: 0px 0px 0px 0px;
  line-height: 1.3em;
}

.UDStandardFooter2 .UDStandardFooter_Links li {
  float: left;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  padding: 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
}

.UDStandardFooter2 .UDStandardFooter_Links li a {
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #002663;
}
.UDStandardFooter2 .UDStandardFooter_Links li a:hover, .UDStandardFooter2 .UDStandardFooter_Links li a.selected {
   color: #255DD3;
   text-decoration: underline;
   border: 0px;
}

.UDStandardFooter2 .UDStandardFooter_Links li.withsep {
  border-right: 1px solid #002663;
  margin: 0px 0px 0px 0px;
}


.udclearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}

.innermaincol table {width:500px;}

/*******************************************************************************************************
	This is the homepage template
*******************************************************************************************************/

.hold-home {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 500;
	background: url(http://extension.udel.edu/wp-content/themes/twentythirteen-coop/images/agnathome.jpg) no-repeat top center fixed;
	-webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

	.hold-home-links {
		position: absolute;
		z-index: 800;
		top: 300px;
		left: 80px;
		display: block;
		width: 50%;
	}
	
	.hold-home-links a {
		font-size: 40px;
		padding: 10px 35px !important;
		font-family: 'trump_gothic_westregular';
		text-transform: uppercase !important;
		font-weight: bold !important;
		color: #fff !important;
		font-size: 40px !important;
		letter-spacing: 1px !important;
	}
	
		.linkspace {
			clear: both;
			height: 14px;
		}
	
		.link1 { 
			background: #9aac21 !important;
		}
		
		.link2 { 
			background: #0b89b7 !important; 
		}
		
		.link3 { 
			background: #938454 !important;
		}
		
		.link4 { 
			background: #c27014 !important; 
		}
		
			.link1:hover { background: #8c9e42 !important; text-decoration: none !important; }
			.link2:hover { background: #167ea8 !important; text-decoration: none !important; }
			.link3:hover { background: #86794c !important; text-decoration: none !important; }
			.link4:hover { background: #b3692d !important; text-decoration: none !important; }
	
	

.home-split {
	width: 100%;
	padding: 10px;
}

.home-split-half {
	width: 48%;
	float: left;
}

/******************************
	Homepage Events
******************************/

.home-event {
	width: 285px;
	position: absolute;
	bottom: 0px;
	right: 50px;
	background: url(images/home-events-bg.png) left top no-repeat;
	color: #000000;
	z-index: 9999;
	min-height: 300px;
}

	.home-event h1 {
		color: #ffffff;
		margin: 10px 10px 30px 10px;
		font-family: 'myriad_web_probold';
		font-size: 22px;
	}
	
	.hold-home-events {
		padding: 0px 20px 20px 20px;
	}
		
		.hold-home-events .gce-list-event, .gce-tooltip-event {
			background-color: transparent !important;
			padding: 0px;
			font-weight: bold;
		}


/******************************
The grid calendar 
******************************/

.home-grid-cal {
	width: 50%;
	padding: 10px;
	float: left;
}

	.home-grid-cal h1 {
		margin: 0px 0px 10px 0px;
		color: #0b89b7;
		padding: 0px;
		font-size: 1em;
		font-weight: bold;
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		text-align: center;
	}

.gce-page-grid .gce-calendar td {
	border: 1px solid #000000;
	text-align: center;
	height: auto !important;
	vertical-align: middle;
	padding: 0;
	color: #000000 !important;
}

.gce-page-grid .gce-calendar th {
	border: 1px solid #000000;
	text-align: center;
	width: 14.29%;
	padding: 0;
}

.gce-page-grid .gce-calendar .gce-day-number {
font-size: 1em;
}
/*******************************************************************************************
	Ask An Expert
********************************************************************************************/
/****************************
	For the homepage
****************************/

.ask-an-expert {
	position: absolute;
	box-decoration-break: 600;
	bottom: 0px;
	height: 125px;
	background: url(images/botbg.png) repeat;
	width: 100%;
}

	.ask-an-expert-img {
		position: absolute;
		left: 200px;
		bottom: 0px;
		z-index: 700;
	}
	
	.ask-link {
		font-family: 'myriad_web_probold';
		color: #fff !important;
		position: absolute;
		z-index: 710;
		left: 465px;
		top: 35px;
		text-decoration: none;
		display: block;
		padding: 5px;
		font-size: 25px;
	}
		.ask-link:hover { color: #FFF970; }
	

/****************************
	For the subpage
****************************/


.ask-an-expert2 {
	position: relative;
	height: 125px;
	background: url(images/botbg.png) repeat;
	width: 100%;
	clear:both;
	display:block;
}

	.ask-an-expert-img2 {
		position: absolute;
		right: 200px;
		bottom: 0px;
		z-index: 700;
	}
	
	.ask-link2 {
		font-family: 'myriad_web_probold';
		color: #fff !important;
		position: absolute;
		z-index: 710;
		right: 465px;
		top: 35px;
		text-decoration: none;
		display: block;
		padding: 5px;
		font-size: 25px;
	}
		.ask-link2:hover { color: #FFF970; }
		

/* This is formatting for the slider */
.bx-wrapper {
	position: relative;
	margin: 0 auto 0px !important;
	padding: 0;
}

/*******************************************************************************************
	General Template Formatting
********************************************************************************************/

.rightsidebar {
	width: 300px;
	float: right;
	border: 1px solid #000000;
	position: absolute;
	right: 0;
	top: 20px;
}

.subpages-hold {
	display: block;
	width: 1050px;
	max-width: 100%;
	margin: 0 auto;
	min-height: 500px;
	text-align: left;
	position: relative;
	padding-bottom:40px;
}

.subpages-hold:after {
	content: "";
	clear:both;
	padding-bottom:30px;}

.subpage-content {
	padding: 10px 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	float:left;
}


	.subpage-content h1 {
		background: url(images/h1bg.jpg) left bottom repeat-x !important;
		
		padding: 0px 30px 0px 30px !important;
		margin: 10px 0px 30px 0px !important;
		color: #f49619 !important;
		font-weight: bold !important;
		font-size: 35px !important;
		text-transform: uppercase !important;
		font-family: 'trump_gothic_westregular';
		letter-spacing: 2px !important; 
		line-height: 1.5 !important;
		display:inline-block;
		position: relative;
		left: -30px;
	}
	
	.subpage-content h2 {
		color: #bdab77 !important;
		padding: 0px !important;
		margin: 10px 0px !important;
		font-family: 'myriad_web_probold';
		font-weight: bold !important;
		font-size: 25px !important;
	}

.sub-headers {
	display: block;
	clear: both;
}

/******************************
	The Subpage Divs
******************************/
.sub1 {
	width: 33%;
	max-width: 100%;
	float: left;
	padding: 70px 0px 0px;
}

.sub1 span {
	font-family: 'myriad_web_probold';
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	margin-bottom: 4px;
	display:block;
}

.sub2 {
	width: 33%;
	float: left;
	max-width: 100%;
}

.sub2 img { margin: 0 auto; display: block; text-align: center; }

.sub3 {
	width: 33%;
	float: right;
	max-width: 100%;
	text-align: right !important;
}

.bx-wrapper img {
    display: block;
    height: 300px !important;
    width: 100% !important;
}


/*************************
	Titles
*************************/

.titlebarContain { width:1050px;margin:0 auto; }

.divisiontitle {
	text-align: left;
	font-family: 'trump_gothic_westregular';
	letter-spacing: 1px;
	color: #fff;
	font-size: 35px;
	display: inline-block;
	font-weight: bold;
	text-transform:uppercase;
	width:35%;
}

.divNav {
	float:right;
	text-align: right;
	color:#fff;
	padding: 14px 0 13px 0;
	font-size: 17px;
}

.divNav a {
	color: #fff;
	padding: 0 7px;
	border-right: 1px solid #fff;
}
.divNav a:last-child {
	border:0px;
}

.fhtitle {
	background: #006940;
}

.agtitle {
	background: #0b89b7;
}

.lgtitle {
	background: #938454;
}

.facstitle {
	background: #c27014;
}

	
/*******************************************************************************************
	All of the navigation
********************************************************************************************/

/**********************************
	The Main Sub Navigation
***********************************/
#superNav {
	display:none;
	width: 100%;
	background: #fad000;
	padding: 30px 0;
}
#menuButtonClose {
	display:none;	
}
#superNav .navBlock {
	width: 1050px;
	margin: 0 auto;
}

.navcol {
	display:block;
	float:left;
	width:25%;
	padding-right:15px;
}

#division-nav {
	display: block;
	text-align: center;
	width: 100%;
}


#division-nav .menu {
	margin: 0px !important;
	padding: 0px !important;
	text-align: left !important;
}

#division-nav .menu>li.menu-item {
	margin: 0px;
	display: block;
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#division-nav .menu>li.menu-item:last-child {  }

#division-nav .menu>li.menu-item > a{
	font-family: 'myriad_web_proregular' !important;
	color: #000000 !important;
	font-weight: bold !important;
	font-size: 16px !important;
	display: block;
	text-decoration: none !important;
	padding: 0px;
}

#division-nav .menu>li.menu-item > a:hover { text-decoration: underline !important; }

#division-nav .menu > li.menu-item > ul {
	line-height: 19px;
	padding-left:14px;
	
}


#division-nav .menu > li.menu-item > ul > li {
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#division-nav .menu > li.menu-item > ul > li > a {
	color: #000;
	font-size:14px;
}

#division-nav .menu > li.menu-item > ul > li > ul {
	padding: 0 0 8px 0;
}

#division-nav .menu > li.menu-item > ul > li > ul > li {
	list-style: none;
	list-style-type: none;
	text-align: left;
	font-weight:normal;
}


/**********************************
	County Navitation
***********************************/
#menu-counties {
	margin: 0px !important;
	padding: 0px !important;
}

.menu li.cmenu{
	float: left;
	margin: 0 5px 0 0;
	display: block;
	list-style: none;
	list-style-type: none;
}
	
.menu li.cmenu > a{
	background: #948556 !important;
	font-family: "Source Sans Pro", Helvetica, sans-serif !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 18px !important;
	padding: 5px 10px !important;
	display: block;
	text-decoration: none !important;
}
	
.menu li.cmenu > a:hover {background: #8B3705 !important; text-decoration: none !important; }

		
/****************************
	Right side nav for sub header
****************************/
		
		.sub3 a {
			padding: 3px 10px 2px 12px !important;
			font-family: 'trump_gothic_westregular';
			text-transform: uppercase !important;
			font-weight: bold !important;
			color: #fff !important;
			font-size: 31px !important;
			letter-spacing: 1px !important;
			text-align: right !important;
			clear:both;
		}
		
		.sub3 span {
			cloar:both;
			display:block;
			height:0px;
		}
		
		.fh-link { background: #9aac21 !important; }
		.fh-link:hover { background: #3FA210 !important; text-decoration: none !important; }
		.sub3.fh .fh-link { display:none; }
		
		.ag-link { background: #0b89b7 !important; }
		.ag-link:hover { background: #1D76D3 !important; text-decoration: none !important; }
		.sub3.ag .ag-link { display:none; }
		
		.lg-link { background: #938454 !important; }
		.lg-link:hover { background: #AD641C !important; text-decoration: none !important; }
		.sub3.lg .lg-link { display:none; }
		
		.facs-link { background: #c27014 !important; }
		.facs-link:hover { background: #FFA600 !important; text-decoration: none !important; }
		.sub3.facs .facs-link { display:none; }
		
		
		
			
/*******************************************************************
	Sub Page Homepage Formatting - The main landing pages of posts
*******************************************************************/

.sub-posts {
	width: 480px;
	max-width: 100%;
	
	max-height: 100%;
	float: right;
	display: block;
}

.sub-posts h2 {
	text-align: left;
	font-family: 'trump_gothic_westregular';
	color: #000;
	font-size: 35px;
	display: inline-block;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px !important;
	padding: 0px !important;
}

#page-text {
	padding: 0 20px;
}

/*******************************************************************
	Sub Page Background Formatting
*******************************************************************/

.ud-sub-background {
	position: absolute !important;
    left: 0 !important;
    top: 110px !important;
    height: 100% !important;
    width: 100% !important;
	z-index: 8888 !important;
}

	/* Define all of the individual sub-page images 
	.ud-sub1 { 
		background: url(images/slides/3.jpg) no-repeat top center fixed;
		-webkit-background-size: cover; 
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		padding: 110px 0px 0px 0px;
		}*/

/*******************************************************************
	New Navigation
*******************************************************************/

/* Navigation Titles*/
.navigation-title{
	padding: 40px 30px 0px 30px;
}

	.navigation-title h1 {
		font-family: 'myriad_web_proregular';
		font-size: 25px;
		margin: 0px;
		padding: 0px;
		line-height: 27px;
		color: #ffd100;
	}
	
	.navigation-title h2 {
		font-family: 'myriad_web_proregular';
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		line-height: 19px;
		color: #ffd100;
	}
	
.ud-left-nav { padding: 0px; margin: 0px; }
	.ud-left-nav h3 {
		font-family: 'myriad_web_proregular';
		font-size: 25px;
		margin: 0px;
		padding: 40px 30px 0px 30px;
		line-height: 27px;
		color: #ffd100;
	}

.ud-hold-nav {
	position: fixed !important;
	z-index: 9000 !important;
	height: 400px;
	width: 250px !important;
	left: 0px !important;
}

.mobile-image { margin: 0px 0px 0px 50px; }

.mobile-image-sub { margin: 0px; }

.ud-hold-nav2 {
	float: left;
	margin: 0px 15px 0px 0px;
	/*height: 0px;*/
	width: 250px !important;
}

.ud-slide-nav {
	width: 250px !important;
	background-color: rgba(0, 74, 151, .8);
	margin: 0px 0px 0px 0px;
}

.ud-slide-nav-home {
	width: 250px !important;
	background-color: rgba(0, 74, 151, .8);
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}


.dcjq-count {
	color: #000000 !important;
	background: url(images/arrow.png) center right no-repeat;
	text-indent: -9999px !important;
}

/* Accordion menu container */
.dcjq-accordion { 
	padding: 25px !important;
	position: relative;
	width: 250px !important;
	margin: 0px;
}
 
/* Main menu and sub-menus */
.dcjq-accordion ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
 
/* Menu list items */
.dcjq-accordion ul li { list-style: none; padding: 0px; }
 
/* Menu list links */
.dcjq-accordion ul a {
	color: #ffffff; 
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px !important;
	padding: 5px 0px;
	font-family: 'myriad_web_proregular';
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #769ec8;
	display: block;
}
	
 
/* Menu list links on hover */
.dcjq-accordion ul a:hover {
	color: #fad000;
	/*text-indent: 1px;*/
	text-decoration: none;
}
 
/* Sub-menus */
.dcjq-accordion ul li ul {
	border-bottom: none !important;
}
 
/* Sub-menu list items */
.dcjq-accordion ul li ul li {
	padding: 0px 0px 0px 10px;
}
 
/* Sub-menu links */
.dcjq-accordion ul li ul li a {
	text-transform: capitalize !important;
	color: #d9eafc !important;
	padding: 3px 0px !important;   }
	
.dcjp-accordion ul li ul li a:hover { text-indent: 0px !important; }
 
/* Parent links only */
.dcjq-accordion ul a.dcjq-parent {}
 
/* Active parent links - when sub-menu is open */
.dcjq-accordion ul a.dcjq-parent.active {
	color: #fad000;
}
 
/* Icon tag for active parent links */
.dcjq-accordion ul a.dcjq-parent.active.dcjq-icon {}



/*******************************************************************
	Content Area
*******************************************************************/


.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #220E10;
    font-size: 12px;
    font-style: italic;
	line-height: 18px;
    font-weight: 300;
}


.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: 0px !important;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0px !important;
}

.hold-content {
	position: absolute !important;
	top: 0px !important;
	height: 100% !important;
	width: 1200px !important;
	z-index: 9000;
	left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
}

.ud-content-reg {
	position: absolute !important;
    left: 310px !important;
    top: 110px !important;
    height: 100% !important;
    width: 620px !important;
	z-index: 9001 !important;
	background: url(images/white.png) repeat;
	padding: 20px 30px 0px 30px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: visible;
	color: #000000;
}
	.ud-content-reg h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}

.ud-content {
	position: absolute !important;
    /*left: 275px !important;
    top: 110px !important;*/
    height: 100% !important;
    /*width: 620px !important;*/
	z-index: 9001 !important;
	background: url(images/white.png) repeat;
	padding: 20px 30px 0px 30px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	color: #000000;
	margin: 0px 400px 0px 310px;
}
	.ud-content h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}
	
.ud-content2 {
	position: absolute !important;
    left: 310px !important;
	right: 50px !important;
    top: 110px !important;
    height: 100% !important;
	z-index: 9001 !important;
	background: url(images/white.png) repeat;
	padding: 20px 30px 0px 30px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: auto;
	color: #000000;
}
	.ud-content2 h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}
	
.ud-video {
	position: absolute;
	height: 100%;
	left: 910px;
	top: 110px;
	z-index: 9002;
	padding: 20px 30px 0px 30px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: url(images/white.png) repeat;
	overflow: hidden;
	color: #000000;
	width: 560px;
}

	.ud-video h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}


.ud-right-side {
	position: absolute;
	height: 100%;
	right: 50px;
	top: 110px;
	z-index: 9002;
	padding: 20px 30px 0px 30px;
	background: url(images/white.png) repeat;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	color: #000000;
	width: 300px;
}
	.ud-right-side h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}

/*******************************************************************
	Sub Header
*******************************************************************/
.sub-header {
	width: 100%;
	padding: 10px 0px 12px 0px;
	background: #061f5c;
	position: relative;
	z-index: 9999;
}

	.sub-header a, .sub-header a:hover { text-decoration: none; } 
	
	.sub-header h1 {
		font-family: 'EB Garamond', serif;
		color: #fff;
		font-weight: bold;
		font-size: 25px;
		line-height: 25px;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}
	
	.sub-header span { color: #ffd100; }

/******************************************************************
	NEW SUB PAGE DESIGN
*******************************************************************/
.hold-right-content {
	width: 940px;
	margin: 0px 0px 0px 270px;
	padding: 0px 0px 100px 0px;
	position: relative;
}

.right-side-links ul {
	list-style: disc !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: disc !important;
    margin-bottom: 14px !important;
    margin-left: 20px !important;}
	

.hold-sub-content {
	margin: 0px 0px 0px 50px;
	position: relative;
}

.hold-main-content {
	width: 580px;
	background-color: rgba(255, 255, 255, .9);
	margin: 0px 0px 0px 0px !important;
	padding: 40px;
	float: left;
	min-height: 650px;
}
	.hold-main-content h1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 24px;
		font-weight: bold;
		font-family: 'PT Sans', sans-serif;
	}
	
.hold-main-right {
	background-color: rgba(255, 255, 255, .9);
	width: 340px;
	padding: 20px;
	float: right;
}

	/* Override from the main styles.css */
	
	.widget {
		-moz-hyphens: auto;
		background-color: 
	}
		
	.widget {
	-moz-hyphens: auto;
	background-color: transparent !important;
	font-size: 14px;
	word-wrap: break-word;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
	.widget-title { 
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		margin: 0px;
		padding: 0px;
		font-style: normal !important;
	}
	h3.widget-title { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	display: block;
	color: #0b89b7;}
	
	.buttontable {
		width: 100%;
		height: 100%;
		margin: 112px 0px 0px 0px;
		padding-bottom: 230px;
	}

	
@media screen and (max-width: 1300px) {
	
.hold-home-links { top:200px; }
.hold-home-events { font-size:80%; }
	.ask-an-expert-img { left:100px; }
	.ask-link { left: 385px; }
	.hold-home-links a {
		padding: 8px 28px !important;
		font-family: 'trump_gothic_westregular';
		text-transform: uppercase !important;
		font-weight: bold !important;
		color: #fff !important;
		font-size: 32px !important;
		letter-spacing: 1px !important;
	}
	
}

@media screen and (max-width: 1100px) {
	
	.subpages-hold {width: 95%;}
	.division-slideshow {width: 540px; margin-right: 30px;}
	.sub-posts {width:100%;float:none;}
	#page-text { padding:0px; }
	.sub1 { width:60%;}
	.titlebarContain { width: 95%; }
	.divisiontitle { text-align: center; width: 100%; position:relative; top:7px;}
	.divNav { float:none;text-align:center; }
	#superNav .navBlock {width: 95%;}
	
}

@media screen and (max-width: 945px) {
	
	.buttontable { margin:0;padding:0;}
	div.hold-home-links { top:144px;transform:none; left:0px;width:100%; }
	.hold-home-links a { width:50%; display:block; float:left;}
	.linkspace {clear:none;height:0px;}
		.hold-home-links a {
		padding: 4px 28px !important;
		font-size: 26px !important;
	}
	.innersb { display: none; }
	.innermaincol { width:100%; }	
	.extralinks {display:none;}
}