/*
Theme Name:	Pinboard TIB Child
Theme URI:
Description: TIB-specific child theme of the pinboard theme
Author:		CJ Carter
Author URI: http://tib.cjcs.com
Template:	pinboard                          
Version:	0.1.0
*/

@import url("../pinboard/style.css");
@import url("../splay.css");

#site-title {
	margin: 0 1.0%;
}

#site-title img {
	margin: 0;
}

#site-title, #site-description {
	line-height: 115px;
}

blockquote .credit, .quote-caption {
	text-align: right;
	font-style: normal;
	margin-top: -0.5em;
}

blockquote .credit:before {
	content:"\2014";
	padding-right:8px;
}

.entry-content a img, #attachment-nav a img {
	box-shadow: none;
	border: none;
}

.threefourthcol .threecol .entry, .onecol .fourcol .entry, .fourcol .widget {
	margin: 5.5%;
}
