/* 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. */

/* Drupal 7 MDA1 - Created by Erik Cochran
------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Section Header
 3.Section Content
 4.Sidebar Content
 5.Section Footer
 Appendix
 A1.Workbench
 A2.Forms

Font sizes: 16px base font with 24px line-height
------------------------------------------------      font-size / line-height / margin-top
------------------------------------------------
46px = 2.875em
40px = 2.5em     / 1.2         / 0.6em
32px = 2em       / 1.5         / 0.75em
24px = 1.5em     / 1           / 1em
20px = 1.25em    / 1.2         / 1.2em
16px = 1em       / 1.5        / 1.5em
14px = 0.875em   / 1.7143      / 1.7143em
13px = 0.8125em  / 1.8462      / 1.8462em
12px = 0.75em    / 2           / 2em
10px = 0.625em   / 2.4         / 2.4em

Equation for font sizing:  Desired px ÷ Default (or parent) px = em size
------------------------------------------------*/

/**
 * 0.RESET 
@import "reset.css";*/

/**
 * 1.GLOBAL
 */
#block-system-main .field-name-field-background-image {display:none;}
/**
 * 2.Section Header
 */
#section-header {}

#zone-branding, #region-branding {/*width:100%;*/} 
#region-branding .logo-img img {width:280px;}
#block-menu-menu-mid-strip-navigation {font-size: 0.875em;margin-left:4em;padding:.5em 0 .75em 1.25em;}
#block-menu-menu-right-strip-navigation {margin-top:4em;margin-left:-4em;font-size:.875em;}
/*Search box*/
input[type="search"] {height:2.4em;}
/**
 * 3.Section Content
 */
/*#page .field-name-field-background-image {display:none;}*/

/****** Slideshow ******/
.front #zone-slideshow-wrapper {display:block;}

/****** Slides ********/
.front #zone-slideshow .views-field-body {position: absolute; left:3%; width: 18.5em; top: 10%;}
.front #zone-slideshow #title-area {border-top: 1px solid #193664; border-bottom: 1px solid #193664; padding:0.75em 0 .75em 1.5em; margin-bottom: .5em;background:none repeat scroll 0 0 rgba(255, 255, 255, 0.5);}
.front #zone-slideshow #title-area h2 {font-family: 'Roboto Slab'; color:#193664 ! important; margin-bottom: 0px; font-size: 2.2em;}
.front #zone-slideshow #title-area h3 {text-transform:uppercase; font-size: 2em; color:#193664 ! important; font-family: Open Sans; margin: 0px;}
.front #zone-slideshow ul {color:#193664 !important;}
/* Ordered List */
.front #zone-slideshow ol { color: #FFFFFF;counter-reset: item;margin-top:20px;padding-left:3em}
.front #zone-slideshow ol li:before {background: none repeat scroll 0 0 #C3C3C3;border-radius: 0 0 0 0;content: " " counter(item, decimal);font-size: 1.2em;margin:0 0 0 -33px;padding:7px 12px;}
.front #zone-slideshow ol li:hover:before {background:none repeat scroll 0 0 #feb100;}
.front #zone-slideshow ol li {counter-increment: item;font-weight: normal;line-height: 0;list-style: none inside none;margin:10px 10px;padding: 0;}
.front #zone-slideshow ol li span {color: #637592;font-size: 1em;font-weight: bold;left: 10px;line-height: 1.3;margin: 0;position: relative;top: -10px;}
.front #zone-slideshow ol li a {color: #637592 !important;border-bottom:0;}
.front #zone-slideshow ol li a:hover {color:#e7194a !important;}
.front #zone-slideshow #title-area h2 {line-height:1;}
.front #zone-slideshow #title-area h3 {font-size:1.5em !important;}
.front #zone-slideshow #slide-box h4 {font-family: 'Roboto Slab';color:#fff;font-size:1.2em;line-height:1.3;}
.front #zone-slideshow #slide-box p {margin-bottom:0;font-size:.95em;}
/* End of Slides  */
/****** Slide 1 ********/
#slide1 {background:none repeat scroll 0 0 rgba(255, 255, 255, 0.7);}
#slide1 #title-area {background:none;}
#slide1 #title-area h2 {font-size:2em !important;}
#slide1 p {color:#000;font-size:0.95em;padding:1.5em;}
/* End of Slide 1 */
/****** Slide 2 ********/
#slide2 #slide-box {background-color: #EE0043;color: #FFFFFF;padding: 1.5em;}
#slide2 #buttons {margin-top:1.2em;}
#slide2 #buttons .slide-buttons {background-color: #FEB100;color: #FFFFFF;font-family: 'Open Sans';font-size: 1em;margin-right: 8px;padding: 5px 14px;border:1px solid #fff; text-transform:uppercase;}
#slide2 #buttons .slide-buttons:hover {background-color:#C3C3C3;}
/* End of Slide 2 */
/****** Slide 3 ********/
#slide3 #slide-box {background-color: #cd4f1b;color: #FFFFFF;padding: 1.5em;}
/* End of Slide 3 */
/****** Slide 4 ********/
#slide4 #slide-box {background-color: #1a8ac5;color: #FFFFFF;padding: 1.5em;}
/* End of Slide 4 */
/****** Controls ****/
.views-slideshow-controls-bottom {position: absolute; width: 75px; z-index: 105; top: 3em; right: 6em;}
/* End of Slideshow */

/* Academic Programs and Resources */
.front .panels-flexible-4 .panels-flexible-column {margin-bottom: 0.5em;width: 100%;}
.front .panels-flexible-4 .panels-flexible-column-inside {padding-left: 0;}
/*Celebrate or Feature 1*/
#block-views-feature-block-1 {display:none;}
/*Areas of Study*/

/**
 * 4.Sidebar Content
 */
#zone-user, #zone-branding, #zone-menu, #zone-content, #zone-footer {float:none;}
/*Image*/
#region-sidebar-second {width:100%;}
/* Profiles */

/**
 * 5.Section Footer
 */
 
/*
 * 6.Views and Panels
 *
 */
/*
 * 7.Front
 *
 */
.front #region-content {border:none;margin:0;} 
.panels-flexible-region-20-row_5, .panels-flexible-region-20-r5_b2, .panels-flexible-region-20-r5_b3_ {min-height:230px;} 
 
/**
 * 9.Navigation
 */
/*hide nav*/
block-menu-menu-pages-menu {display:none;}
/**
 * A1.Workbench
 *
 */

/**
 * A2.Forms
 *
 */

 p.announce_txt {
 	display: block;
 	background-color: #e80000;
 	position: absolute;
 	z-index: 9999;
 	width: 100%;
 	color: #ffffff;
 	padding: 20px;
 	font-size: 24px;
 	text-align: center;
 	margin-top: 220px;
 }
