/* @override 
	http://financialaid.berkeley.edu/sites/all/themes/MDALLC/css/MDALLC-alpha-default-wide.css?ns9nid */

/* This file will hold styles that are loaded using the same media query as the wide grid. */


/* 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-search-form {right:0;}
/**
 * 2.Section Header
 */
#section-header {background:none repeat scroll 0 0 rgba(255, 255, 255, 0.5);}
#zone-branding-wrapper, #section-content, #zone-menu/*, #zone-footer-wrapper*/ {
    max-width: 1010px;
}
.not-front #zone-branding-wrapper, .not-front #section-content, .not-front #zone-menu, .not-front #zone-user/*, .not-front #zone-footer-wrapper */{
    max-width: 1010px;
    padding-left: 0px;
}
/**
 * 3.Section Content
 */
#region-content .container-12 .grid-4 {width: 355px !important;}
#block-views-feature-block-1 {display:block;position:relative;}
/*Become a Tutor*/
#block-panels-mini-become-a-tutor .container-12 .grid-4, #block-panels-mini-become-a-tutor .grid-4 {width:31% !important;}
/* Slideshow */
.page-finaid #block-system-main .panels-flexible-region-20-r2_b1.grid-8 {width:800px;}
/****** Slides ********/
.front #zone-slideshow .views-field-body {position: absolute; left: auto;right:10%; width: 30em; top: auto;bottom:18%;}
/**
 * 4.Sidebar Content
 */

/*Image*/
#region-sidebar-second.grid-4 {width:378px;}
.field-name-field-image {float:right;max-width:276px;padding:0 0 1em 1em;}

/* Responsive slideshow */
.views_slideshow_cycle_main {max-height:600px;}
/* End of Responsive slideshow */
/**
 * 5.Section Footer
 */
 
/**
 * A1.Workbench
 *
 */

/**
 * A2.Forms
 *
 */
 
