/*
Theme Name:     Linen Pro - BMFA Child Theme 
Theme URI:      http://thethemefoundry.com/wordpress/linen/
Description:    Child theme of Linen to contain BMFA custom CSS. 
Author:         Matt White 
Author URI:     http://www.bitforge.us/ 
Template:       linen_pro 
Version:        0.1.0
*/

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

#twitter-feed {
	padding: 5px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

.twitter_intents {
	float: right;
}

.twitter_intents p {
	display: inline-block;
}

.twitter_intents p:before {
	content: " ∙ ";
}

.twitter_intents p:first-child:before {
	content: "";
}

#twitter-feed .timestamp {
	clear: right;
	text-align: right;
}

.widget_mypinterestbadgewidget .bottomwrapper {
	margin-top: 1em;
}

.widget_mypinterestbadgewidget .bottomwrapper a {
	display: none;
}


.widget_mypinterestbadgewidget .bottomwrapper .pinwidget a {
	display: inline;
}