/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */

.librarySearchBoxOuter{
	margin-left: 10px;
	max-width: 600px;
	height: 70px;
	border: 1px solid black;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
}

.librarySearchBoxInner{
	background: white !important;
	width: 100%;
	float:left;
}
.librarySearchColOne{
	clear:both;
}
.librarySearchColTwo{
	clear:both;
}

.librarySearchColTwoInner{
	float:left;
	padding-left:0px;

}

.librarySearchSearchTerms{
	display: inline;
	clear:none;
	float:left;
}

.librarySearchSearchScope{
	display: inline;
	clear:none;
	float:left;
}
.libraryLargeContentBlock{
	clear:both;
	width:90%;
	float: left;
}
.libraryMediumContentBlock{
	clear:both;
	width:90%;
	float: left;

}
.librarySmallContentBlock{
	clear:both;
	width:90%;
	float:left;
}

.kbWideImages{
	max-width:400px;
}


/* TOP Utility Menu */
li#utils-opener {
    width: 8%;
}

li#utils-middle {
    width: 8%;
}

li#utils-third {
    width: 8%;
}


li#utils-last {
    width: 8%;
}

#utils-compact li a {
   padding-left: 2px;
}



/* News and Events Node Pages -- Top Image */
.field-name-field-dept-image{
    width: 500px; 
    height: 170px;
	overflow: hidden; 
}

.field-name-field-dept-image img { 
    width: 100%;
 	position:relative;	
}



/* News and Events Node Pages -- Top Image */

.newsEventsFullImages { 
    width: 520px !important;
    height: 350px !important;
    /*height: 140px; */
    overflow: hidden; 
}
.newsEventsFullImages img { 
    width: 520px !important; 
    height: auto !important;
   position:relative;
    top:-30%;
}

/*
.newsEventsFullImages { 
    width: 520px; 
    height: 350px; 
    overflow: hidden; 
}
.newsEventsFullImages img { 
    width: 858px; 
   position:relative;
    top:-30%;
}
*/
/*.newsEventsFullImages { 
    width: 520px; 
    height: 140px; 
    overflow: hidden; 
}
.newsEventsFullImages img { 
    width: 100%;
   position:relative;
    top:-90%;
}*/

/* News and Events Pages -- BY TYPE // TAXONOMY VALUES */
.view-taxonomy-term article.node-event,
.view-taxonomy-term article.node-news {
	vertical-align: top;
	width: 100% !important;
	height: 180px !important;
	overflow: hidden;
	background: #ffffff;
}


.view-taxonomy-term article.node-event p,
.view-taxonomy-term article.node-news  p {
	margin-left: 0px;
}

.view-taxonomy-term article.node-event header,
.view-taxonomy-term article.node-news header  {
	background: #fff;
	padding: 10px 0px 0px 0px;
	width: 47% !important;
	float: right !important;
	display: inline-block !important;
	margin-left: 0px !important;
}

.view-taxonomy-term div.field-name-field-subtitle {
	display: inline-block !important;
	float: left !important;
	width: 45% !important;
	padding: 0 !important;
	margin-left: 0px !important;	
	padding-left: 0px !important;
}

.view-taxonomy-term div.field-type-image  {
	vertical-align: top;
	width: 50% !important;
	float: left !important;
	display: inline-block !important;
	padding-right: 20px;
}


.view-taxonomy-term div.field-name-field-event-date{
	float: left;
	width: 44%;
	margin-left: 0px !important;
	padding-left: 7px !important;
}


.view-taxonomy-term span.date-display-single, {
	float: left !important;
}

.view-taxonomy-term div.addtocal {
	display: none !important;
}

.view-taxonomy-term div.field-name-field-location-linked {
	clear: none !important;
	float: left !important;
	width: 44%;
	margin-left: 0px !important;
	padding-left: 7px;
	
}

.view-taxonomy-term div.field-name-field-event-time {
	float: left;
	width: 44%;
	margin: 0;
	margin-left: 0px !important;
	clear: none !important;
}

.view-taxonomy-term div.field-name-body {
	padding: 0 !important;
}

.view-taxonomy-term article.node-knowledge-base nav.node-links {
	display: none !important;
}






/* Knowledge Base Footer div */
#region-postscript-first{
	background-color: #ffffff !important;
	width: 695px;
	padding: 30px 4px 10px 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#region-header-first, #region-header-second {
	width: 700px;
	margin-left: 10px;
	margin-bottom: 20px;
	
}

#views-exposed-form-knowledge-base-search-page input{
	width: 660px !important;
}


.masonry-item {
background-color: #fff;
margin: 0 0 20px 0;
height: 400px;
overflow: hidden;
}

 
#block-system-main-menu .menu li {
 	width: 173px;

}


.one-sidebar #zone-content, 
.page-node-14 #zone-content {
    background: url('img/content-bg-narrow.png') top left repeat-y;
}   
 
#block-system-main-menu .menu li a {
 	font-size: .9em !important;
	padding: 15px 10px 30px 15px;
	height: 20px;
}

#block-menu-menu-my-utilities .block-inner {
        width: 346px;
}

#block-menu-menu-my-utilities .menu li {
	list-style: none;
	list-style-image: none;
	display:block;
	float: left;
	height: auto;
	padding: 0;
	margin: 0 15px 0 0;
	letter-spacing:0em;
	
}

#utils-compact li {
    font-size: .8em;
    width: auto;
    padding-top: 2px;
}


#region-user-first {
    width: 173px;
}

#region-user-second {
    width: 346px;
}

#region-user-third {
    width: 173px;
}

#block-views-department-list-block-1 {
    width: 720px;
}
#block-views-department-list-block-1 .views-row {
    /*margin-right: 10px;*/
}

.view-department-list-block-nodes {
    width: 720px;
}

.view-department-list-block-nodes .views-row {
    /*margin-right: 10px;*/
}





 .tabs {
      position: relative;
      min-height: 100px; /* This part sucks */

width: 100%;
max-width: 800px;
float:left;


    }
    .tab {
      float: left;
    }
    .tab label {
      background: #eee;
   padding: 10px;
      border: 1px solid #ccc;
      margin-left: -1px;
      position: relative;
      left: 1px;
font-size: 11pt;
    }


