/*
Theme Name: Minamaze Child
Theme URI: http://www.thinkupthemes.com/free/minamaze-free/
Template: minamaze
Author: ThinkUpThemes
Author URI: http://www.ThinkUpThemes.com
Description: Minamaze the free version of the multi-purpose professional theme (Minamaze Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout.
Tags: black,dark,red,one-column,two-columns,three-columns,right-sidebar,left-sidebar,fixed-layout,responsive-layout,fluid-layout,custom-header,custom-menu,full-width-template,theme-options,threaded-comments,editor-style,featured-images,featured-image-header,post-formats,sticky-post,translation-ready,flexible-header,gray,light,white,custom-background,grid-layout,footer-widgets,blog,e-commerce,education,entertainment,news,photography,portfolio
Version: 1.3.10.1465079272
Updated: 2016-06-04 22:27:52

*/
/*
This is the main theme color change.
All background color changes are located here
*/

body {
     background:#1e1e1e;
}

.blog-article {
    background:#1e1e1e!important;
    border:none!important;
}

#intro.option1 .page-title {
    display:none!important;
}

#intro.option1 #intro-core::before {
    border-bottom:none!important;
}

#intro.option1 #intro-core::after {
    border-bottom:none!important;
}

.blog-title a {
    color:#ffffff!important;
}

body, #body-core { 
	background:#1e1e1e!important;
}

p {
    font-size:14px!important;
    color:#ffffff;
}

h1 {
    color:#ffffff!important;
    font-size:42px!important;
}

h2 {
    color:#ffffff!important;
    font-size:32px!important;
}

h3 {
    color:#ffffff;
    font-size:24px!important;
}

#header .header-links .sub-menu {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0!important;
    border: none!important;
}

#header .header-links .sub-menu a {
    border-bottom: 1px solid #999999!important;
    color: #000000!important;
    font-size: 16px!important;
    line-height: 28px;
    margin: 0;
    padding: 0 20px 0 10px;
}

/*
This ENDS the main theme color change.
All background color changes are located above here
*/

.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
	display: none;
}

img.floatRightClear {
    clear: right;
    float: right;
    margin: 5px 5px 5px 20px;
}

img.floatLeftClear {
    clear: left;
    float: left;
    margin: 5px 20px 5px 5px;
}

#header {
    border-bottom: 15px solid #333333!important;
    padding: 0;
    background: #ffffff;
}

#logo {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin: 10px 0 0;
    padding: 15px 50px 10px;
    text-align: center;
}

.section {
    background:#1e1e1e!important;
    border-color:#1e1e1e!important;
}

.section p {
    color:#efefef;
}

#logo img {
    display: block;
    margin: 0 auto;
    max-height: 200px !important;
    width: auto;
    border-bottom-type:solid;
    border-width:10px;
    border-color:#6d063e;
}

#header-links {
    margin-top: 3em;
}

#menu-main-menu li {
    font-size:18px!important;
}

#header .header-links .sub-menu li{
    font-size:18px!important;
}

#introaction {
    margin: 4em 0;
    background: #999999 none repeat scroll 0 0;
}

#introaction-core, #outroaction-core {
    margin:3em auto!important;
    border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 30px 0;
    background: #c60c58;
}

#introaction-core {
   background: <img src="http://sdproartevoices.org/dev/wp-content/uploads/2016/06/SDSCF-bckgrnd_blur.png">!important;
}

.action-text p {
    padding-left:4%;
    color:#333333;
    font-size:12pt;
    color:#ffffff!important;
    font-size: 22px!important;
}

.featured-title {
     text-align:center;
}

.action-button h4 {
    padding: 25px 20px!important;
    margin: 10px 25px!important;
    background:#757575;
}

#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #outroaction-core, #section-home-inner {
    display: block;
    margin: 0 auto;
    max-width: 1200px !important;
}

#section-home h3 {
    font-size: 20px!important;
    font-weight: 600;
    color:#ffffff;
}

#section-home .more-link {
    background: #d89816 none repeat scroll 0 0;
}

.my-grid-layout a{
    font-size:14px;
    color:#ffffff;
    margin-left:3%;
}

.listing li {
    font-size:14px;
    color:#ffffff;
    margin-left:3%;
}

.giving {
    color:#d89816;
    border-bottom:1px solid #4f4f4f;
}


/*Footer Changes */
#footer {
    border-top: 6px solid #ffffff!important;
}

/*WooCommerce Changes */
.woocommerce ul.products li.product h3 {
   color:#ffffff;
   font-size:20px!important;
}

.woocommerce ul.products li.product .price {
    color:#ffffff!important;
    font-size: 16px!important;
}

/*removes all off the comments posts archive info on single product page */
.woocommerce .product_meta {
display: none;
}


.woocommerce div.product form.cart .variations select{
    display: table!important;
}

/*makes read more outline smaller for smartphones */
#slider .featured-link a {
	border: 0px!important;
	padding: 2px 8px;
}

.news_list h3:hover{
    color:#ffffff
}

.white_button {
	background:#ffffff;
	float:left;
	padding:10px 25px;
	color:#6d063e;
	width:75%;
}

.white_button a{
	color:#6d063e;
}