/*
Theme Name: Responsive Child
Template: responsive
Theme URI: http://scsn-dev.gps.caltech.edu/responsive-theme/
Description: Responsive Child
Author: Jen Andrews @ Caltech
Author URI: http://scsn-dev.gps.caltech.edu
Version: 2.0.0
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, rtl-language-support, responsive-layout, fluid-layout, featured-images
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: responsive-child

Responsive WordPress Theme, Copyright (C) 2003-2014 Emil Uzelac, CyberChimps Inc

--------------------------------------------------------------
WARNING: (BEFORE YOU MAKE ANY CHANGES)
--------------------------------------------------------------
Please do not edit style.css or any other Theme files or
Templates directly. If you do, your customizations will be lost
as soon as you update Responsive.
WordPress and CyberChimps highly recommends Child Theme.
Read More:

- http://codex.wordpress.org/Child_Themes
- http://cyberchimps.com/guide/child-theme-example/
- http://cyberchimps.com/guide-tags/child-theme-2/
*/

p { margin-top: 10px; margin-bottom: 10px; }
h5 { font-family: Arial, Helvetica, sans-serif; font-weight: 600; font-size: 16px; }
h6 { font-family: Arial, Helvetica, sans-serif; font-weight: 600; font-size: 14px; }
figure { margin: 10px 0px 40px 0px; text-align: center; max-width: 80%; height: auto; }
figcaption { margin: 0px 0px 10px 0px; font-weight: 600; font-size: 14px; color: #1F2C87; }

#buttons { width: 30%; height: auto; margin: 0px 1px 20px 0px; }

#flogos { width: 100%; padding: 0px; margin: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; }
#flogos td { width: 20%; text-align: center; border: 0px; vertical-align: middle; }
#flogos img { width: 70%; height: auto; }
#flogos p { text-align: left; }

.top-menu > li:first-child > a {
	border-right: medium none;
	padding: 0 0 0 0px;
}

a { color: #1F2C87; font-weight: 400; text-decoration: none; }
a:hover, a:focus, a:active {color: #DFC83E; outline: 0; text-decoration: none; }

    ttom,from(#f5f5f5),to(#f1f1f1));
      background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
      background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
      background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
      background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
      background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1');
      -webkit-border-radius:0px;
      -moz-border-radius: 0px;
       border-radius: 0px;  
      -webkit-user-select: none;
      -moz-user-select: none;
       -webkit-transition: all 0.218s;
       -moz-transition: all 0.218s;
       -o-transition: all 0.218s;
       transition: all 0.218s;  
    }

ttom,from(#f8f8f8),to(#f1f1f1));
   background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
   background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
   background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
   background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
   background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#f1f1f1');
   -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
   box-shadow: 0px 1px 1px rgba(0,0,0,0.1);  
}

ttom,from(#f6f6f6),to(#f1f1f1));
   background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
   background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
   background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
   background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
   background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f6f6',EndColorStr='#f1f1f1');
   -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
   -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
   box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
}


