/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

/* VÄRIT
Tumma turkoosi 0-51-51 #003333
Vaalea turkoosi 20-179-128 #14B380
Turkoosi 14-128-92 #0E805C (DFFBF2)
Keltainen 204-170-0 #CCAA00 (FFEA80)
Vihreä 149-179-0 #95B300 (EAFF80)
Pinkki 179-0-110 #B3006E (FFCCEB)
Vaalea punainen 232-107-81 #E86B51
Tumma violetti 77-5-83 #4D0835
Harmaa #8c919b 
*/

/* NAPIT */
#submit, .read-more, input[type="submit"], .classic-layout .read-more-link {
	color: #FFF;
	font-weight: bold;
	background: #95B300;
	padding: 5px 5px 5px;
	border: 3px solid #95B300;
	position: relative;
}
/*.all-news-link .read-more {
	color: #FFF;
	background: #95B300;
	padding: 5px 5px 5px;
	border: 3px solid #95B300;
	position: relative;
}*/

/* OTSIKOT JA TEKSTIT */
body {color: #033;}                 		/* tekstiväri, tumma turkoosi */
h2 {color: #033;}                		/* otsikot, tumma turkoosi */
article p.johdanto { font-size: 1.3em}		/* johdantoteksti isommaksi */
a {color: #14B380; text-decoration: none;}  	/* linkit, vaalea turkoosi */
a:hover {text-decoration: underline;} 		/* linkit hiiren päällä ollessa, alleviivaus */

.footer-sidebar .widget a {color: #14B380;}	/* footerin linkit samat kuin muualla, turkoosi */
.title-with-sep {color: #003333;}   		/* väliotsikot, tumma turkoosi */
.entry-title a {color: #003333;}   		/* postausten otsikot, tumma turkoosi */
.tagline {color: #95B300;}			/* tagline, vihreä */
#searchform button { background: #FFF; }	/* hakunappi, taustaväri valkoinen */
#masthead .header-search #searchform input[type="text"], #masthead.color-site-white #searchform input[type="text"]{ border: none; }					/* hakunappi, ei reunoja */
#masthead #searchform { width: 150px; }		/* hakukenttä riittäväksi tekstille */

.sub-title {color: #95B300;}			/* väliotsikon tarkennus, vihreä */
.nav-single .sub-title {color: #003333;}	/* eteen-taakse navigointitekstien väri, tumma turkoosi */
.nav-next a, .nav-previous a { font-size: 14px; font-weight: normal; } */eteen-taakse navitekstit, isompi, normaali */
.entry-meta, .entry-meta a, #open-pageslide, #close-pageslide, .cat-description {color: #14b380;} /* turkoosit väliotsikot */
.widget_facebook_likebox a {color: #003333;}	/* facebook-widgetin otsikko */
.widget_facebook_likebox a:hover {text-decoration: none;}

.sub-links li a { color: #14B380; }		/* monitasoisen menun tekstit, turkoosi */
.main-menu .sub-menu .sub-links a { padding: 8px; }   /* monitasoisen menun alatason tiivistys */
.main-menu .sub-menu-two-columns .sub-menu .sub-links a { font-size: 1.5em; } /*kaksiosaisen menun vas. reunan linkit */

.social-box li a { color: #B3006E; font-weight: bold; }		/* some-jakolinkit, pinkki ja boldaus */
span.page-numbers.current { background: none; font-weight: bold; } /* tämän hetkinen sivu sivunumeroissa */

.tag-box { border-top: 3px solid #8c919b; }		/* alareunan viivat (tämä ja kolme seuraavaa), harmaa */
.social-box { border-top: 3px solid #8c919b; }
.nav-single { border-top: 3px solid #8c919b; border-bottom: 1px solid #8c919b;}
.related-posts { border-bottom: 3px solid #8c919b; }

.ltr .entry-content > p:first-of-type:first-letter {font-size: 2em; float: none; line-height: 1em; padding: 0px 0px 0 0; }
							/* blogipostauksen eka kirjain isompi */
figure.base-image span.icon { display: none; }

.sc-box h2 {letter-spacing: 0.05em;} /* Infobox title */
.bg-turquoise { background-color: #0e835c; } /* Infobox taustaväri */

/* POSTAUSTEN TEKSTIKENTÄN LEVEYS */
.wrapper div.single-box.clearfix.entry-content { max-width: 840px; text-align: justify; margin: auto; }

/* KUVATEKSTI */
.page-content .wp-caption .wp-caption-text, .entry-content .wp-caption .wp-caption-text {
    margin-bottom: 40px;} /* Kuvatekstin jälkeinen tyhjä tila */

/* MAILCHIMP sähköpostilista */
.footer-sidebar #mc_signup_form {
	color: #8c919b;
	background-color: #003333;
} /* alareunan osion väritys */
.footer-sidebar #mc_signup_submit {
	margin-top: 0.5em;
	width: 30%;
} /* lähetä nappi */
.sidebar #mc_signup_submit { margin-top: 0.5em; }  /* lähetä nappi */
.sidebar #mc_signup_form { border-style: none; }   /* sidebarin sähköpostilista, ilman reunuksia */

/* YKSITTÄISET POSTAUKSET */
article.post-3238 .entry-content img { margin-bottom: 1.5em } /* Insta-suosikit 2015: tyhjää tilaa kuvan jälkeen */