/*
Theme Name: MEAG
Theme URI: http://www.example.com	
Author: Renee Fulton	
Author URI: http://www.rubidesign.com	
Description: MEAG child theme for the required+ Foundation parent theme.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.2
Template: required-foundation
Text Domain: MEAG WordPress theme
*/

/*
	Make the template work
*/
@import url(../required-foundation/style.css);

body {
	background: #ebebeb;
}

#content {
	background: #fff;
	padding-top: 20px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	
}

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: 300; }

h1.entry-title {
	font-size: 40px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.entry-content h4 {
	color: #552E66;
    font-size: 18px;
    font-weight: bold;
}

h3 strong {
	color: #00572f;
}

a {
	color: #00572f;
}

a:hover {
	color: #000;
}
#site-title { font-weight: 600; }

.subheader {
	font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
	text-align: right;
    margin-bottom: 17px;
	font-style: italic;
	margin: 60px 20px 0 0;
	display: block;
}
.required-header .inline-list {
	margin-top: 14px;
	background: #fff;
}
.required-header .row{
	background: #00572f;
	border-bottom: 3px solid #9ca9ff;
}
.logo {
		background: url("images/meag_logo.png") no-repeat scroll 0 10px transparent;
	    display: block;
	    height: 110px;
	    margin: 10px 0 0 20px;
}

/*
	Custom Form Styles
*/
.gform_body ul {
	list-style: none;
	margin-left: 0;
	
}

.gform_wrapper .top_label .gfield_label{
font-family: 'Open Sans', sans-serif; font-weight: normal; 
font-size: 23px;	
}
.gform_wrapper .gfield_description{
font-family: 'Open Sans', sans-serif; font-weight: normal; 
font-size: 17px;	
}

 .gform_wrapper .button .gform_button {
	background: -moz-linear-gradient(center top , #EEEEEE, #E2E2E2) repeat scroll 0 0 transparent;
	    border: 1px solid #BBBBBB;
	    border-radius: 3px 3px 3px 3px;
	    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
	    color: #555555;
	    cursor: pointer;
	    line-height: normal;
	    outline: medium none;
	    position: relative;
}
/*
	Custom TAB Styles
*/
.tabs dd.active a, .tabs li.active a {
    background: none repeat scroll 0 0 #F7F7F7;
}
.tabs dd.active, .tabs li.active {
    border-top: 3px solid #552E66;
    margin-top: -3px;
}
.tabs dd a:focus, 
.tabs li a:focus {
	color: #552E66;
	}

aside ul.contained {
	margin-left: 0;
}

.entry-content ul {
	margin-left: 17px;
}

dl.tabs.contained.donations
 {
    margin-bottom: 0;
    margin-left: 17px;
}

ul.tabs-content.contained.donations {
	    background: none repeat scroll 0 0 #F7F7F7;

}

/*
	Custom Nav Bar Styles
*/
aside h5{
	margin-left: 15px;
	display: block;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	
}
.nav-bar {
	margin: 0;
}

.nav-bar>li.active {
background: #552e66;
border-color: #552e66;
}
.nav-bar>li.active:hover {
	background: #864a9c;
}

#menu-secondary-menu.secondary.tabs.vertical li a {
	color: #fff;
	background: #552e66;
	border-color: #492264;
}

#menu-secondary-menu.secondary.tabs.vertical li {
    border-left: 3px solid #876199;
}
#menu-secondary-menu.secondary.tabs.vertical li.active a {
	background-color: #412052;
}

#menu-secondary-menu.secondary.tabs.vertical li a:hover {
	color: #9CA9FF;
	background-color: #412052;
	
}
#menu-secondary-menu.secondary.tabs.vertical dd a, .tabs.vertical li a {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.button { width: auto; background: #552e66; border: 1px solid #552e66; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 14px; font-weight: bold; line-height: 1; margin: 0; outline: none; padding: 10px 20px 11px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.button:hover, .button:focus { color: white; background-color: #9ca9ff; border: 1px solid #4F65FF; }

/*  --------------------------
    Your Customized Callout Panels
    ----------------------- */	
body.home div.panel p {
color: #00572F;
font-size:16px;
text-align: center;
}
div.panel h4 {
	color: #552E66;
}
div.panel p {
font-size:16px;
text-align: left;
}

.panel.callout {
    background: none repeat scroll 0 0 #ccd2ff;
    border-color: #4F65FF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #4F65FF;
}

.magenta.panel.callout {
	background: none repeat scroll 0 0 #a7366a;
    border-color: #ef5aa0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #fff;
}

div.panel.callout em {
	font-size: 120%;
}

div.panel.footer-content p {
	font-size: 12px;
}
/*  --------------------------
    Your Customized Sidebar
    ----------------------- */
.homepageLatestnews{
	background-color: #ebebeb;
	padding: 1px 5px 5px 5px;
	margin-top: 10px;
}

.homepageLatestnews h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.homepageLatestnews ul {
	list-style: none;
}
.homepageLatestnews ul li img  {
	border: 3px solid #9ca9ff;
}

.homepageLatestnews .entry-content ul, .homepageLatestnews aside ul {
	margin-left: 0;
}

.spotlight .tabs.vertical li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: orange;
}

@media handheld, only screen and (max-width: 767px) {
	.logo {
			background: url("images/meag_logo.png") no-repeat scroll 0 10px transparent;
		    display: block;
		    height: 110px;
		    margin: 10px 0 0 20px;
	}
	.subheader {
		margin: 10px;
		text-align: left;
	}
	
}

