/*
Theme Name: Corey Robin
Theme URI:
Description: WordPress theme for author Corey Robin
Author: Remeike Forbes
Author URI: www.positionstudios.com
Version: 0.1
Tags: position

This theme is property of Corey Robin and is not available for public use.
 
*/

/*** GLOBAL : GENERAL STYLE DEFAULTS ***/


/*** PAGE LAYOUT ***/

/* Styles that affect the entire layout of the page */

.sd-content ul li a span {
/*	display: none;*/
}

.entry-social-media li {
	width: 20%;
}

.entry-date {
	width: 35%;	
}

#twitter, #facebook, #tumblr, #googleplus, #print, #email {
	background-position: right;
}

.entry-social-media {
	position: relative;
	width: 60%;
	display: inline-block;
}

.sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button  {
		height: 20px;
}

.sd-content ul li a.sd-button span, .sd-social-text .sd-content ul li a.sd-button span {
		display: none !important;
}


.comments-link {
	width: 82%;
}
/*
p {
	font-size: 15px;
	margin-bottom: 15px;
}

blockquote p {
	font-size: 15px;
}

#comments p {
	font-size: 14px;
}*/