/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - There is an scss (SASS) version of this file in the /sass/ directory in your
 *   sub-theme, if you set Compass to watch it or the directory this file will be
 *   overwritten!
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

html {
  font-size: 100%; /* Increase the body font size on smallish devices, assumes less than 100% default has been set */
}


/* Main site header */

/* nav */
#menu-bar {
  font-size:13px;
}

/* select menu option on smartphones */
#menu-bar select.select-menu {
  display:block; 
  font-size:1.5em;
  margin:10px auto;
  text-transform: Capitalize;
}


/*
 * First sidebar
 * Remember to NOT add padding or margin to your .region-sidebar-first.
 */

.region-sidebar-first {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, from(#6CA3D9), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: -moz-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: -ms-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: linear-gradient(top, #6CA3D9, #ffffff);  
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#6CA3D9', endColorstr='#ffffff', GradientType=0);
}


.region-sidebar-first .block-menu {
  margin-bottom:130px;
}






/*
VIEWS mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm VIEWS 
/*



/* Video View */
.view-video tr {
	display: block;
	width: 98%;
	border: none;
}
.view-video td {
	width: 48%;
	display: inline-block;
	padding-right: 0;
}





/*
BLOCKS mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm BLOCKS
*/



.front #billboard .secondaryfeature .close-to-home-blurb h3 {
  font-size:13px;
  margin-bottom:2px;
}
.front #billboard .secondaryfeature .close-to-home-blurb span {
  font-size:10px
}




/* close to home */

.front #billboard .secondaryfeature .close-to-home-blurb { 
  padding: 21px 3% 0 0; 
  width:39%
}
.front #billboard .secondaryfeature .close-to-home-blurb h3 {
  font-size:13px;
  margin-bottom:2px;
}
.front #billboard .secondaryfeature .close-to-home-blurb span {
  font-size:10px;
}





/*
 * Search Form in Header
 */
#header #search-block-form {
  
}



/* branding */
#site-name {
  font-size:34px;
  margin-top:38px;
}

#name-and-slogan {
margin: 0px 0 0 12%;
width:44%;
}




/* temporary identifies which responsive stylesheet is being used. 

body {
  border-bottom:5px dotted lime;
}
*/


/*cache test nine */
