/*
 Theme Name:   Yorkana Borough
 Theme URI:    http://yorkanaborough.com//
 Description:  Murals Child Theme for Yorkana Borough
 Author:       Sarah McVicker
 Author URI:   http://McVick.com
 Template:     mural
 Version:      1.0.0s
 Text Domain:  mural-yorkana
*/

@import url("../mural/style.css");

.single .published-time{
	font-size:.8em;
	text-transform: uppercase;
}

.skin-Yorkana h1{
	font-size:33px;
	color: #000;
}

.skin-Yorkana ::selection{
	background: #9C474A;
}

.gform_confirmation_message {
	font-size: 20px;
	color: #bf2026;
	padding: 20px;
	margin: 20px 0;
	border: gray 1px dashed;
}
.skin-Yorkana  h3 {
color: #404040;
}