/*
Theme Name: Twenty Fifteen Child
Theme URI: https://wordpress.org/themes/twentyfifteen/
Template: twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Tags: blog,two-columns,left-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.9.1522395628
Updated: 2018-03-30 07:40:28

*/


 /*    text markups         */

h1 {  color: #7a4fa0; }

h2 {  color: #7a4fa0; }

h3 {  color: #7a4fa0; }

h4 {  color: #7a4fa0; }

h5 { color: #7a4fa0; }

h6 {  color: #7a4fa0; }

p {  color: #8d818d; }

a:link, a:visited { 
    color: #8d818d;
    text-decoration: none;
    cursor: grab;
}

a:link:active, a:visited:active { 
    color: #a611e4;
}


/* mouse over link */
a:hover {
    color: #670d8d;
}

 /*    end text markups         */


 /*    Make the body transparent         */

.site-main {
	opacity: 0.7;
}

 /*    end transparent body        */

div.site-info {
	

}

div.site-info {

	background-color: #366319;

}

.site-footer {
  background-color: #366319;
}
