/*
Theme Name:   Pinboard Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Pinboard-Theme
 Author:       Jessica Hennig
 Author URI:   http://www.jvh-creative.co.uk
 Template:     pinboard
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Pinboard-child
*/

@import url("../pinboard/style.css");

a:hover {
	color:#9f1f63;
}
#copyright a:hover {
	color:#9f1f63;
}

.entry, #comments, #respond{
	box-shadow:0 0 0px rgba(0, 0, 0, .1);
}

.footer {
    border-top: #b9bb9e 10px solid;
}