/*
 Theme Name:   Stargazer Child
 Description:  Stargazer Child Theme
 Author:       Riz/Justin
 Template:     stargazer
*/




@import url("http://fonts.googleapis.com/css?family=Candal");

@import 'https://fonts.googleapis.com/css?family=Bungee+Inline|Luckiest+Guy';

#site-title {
font-family:'Luckiest Guy',cursive,sans-serif;
font-size: 2.75em;
}

.entry-title {
font-family:'Candal', cursive,sans-serif;
}

.loop-title {
font-family:'Luckiest Guy',cursive,sans-serif;
}

li {
padding: 5px;
}


rpwe_widget-6 {
	display: inline;
}



@media only screen and ( max-width: 600px ) {

	#menu-secondary {
		clear: both;
		position: relative;
		text-align: left;
		margin: 0 0 1.5rem;
	}

	#menu-secondary .menu-toggle button { margin-left: 0; }
}

.main {
	-webkit-hyphens: manual;
	   -moz-hyphens: manual;
	    -ms-hyphens: manual;
	       hyphens: manual;
}

a img {
	opacity:1;
}

a img:hover {
	opacity:.85;
}

#menu-secondary-items {
font-weight: bold;
}
