@import  "https://fonts.googleapis.com/css?family=Crete+Round:400,400italic";
@import  "https://fonts.googleapis.com/css?family=Domine:400,700";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#breadcrumbs {
	font-size: .9em;
	text-align: right;
	margin-right: 30px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#breadcrumbs a {
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumbs .breadcrumb_last {
	display: none;
}

.su-pullquote-style-1 {
	font: italic 1.3em 'Crete Round', serif;
}

.SPOSTARBUST-Related-Posts, .SPOSTARBUST-Related-Posts ul, .SPOSTARBUST-Related-Posts a {
	color: #2e2c52;
}

.SPOSTARBUST-Related-Posts {
	border-top: 1px dashed #2e2c52;
	margin-top: 30px;
	padding: 20px 0 10px;
}

.SPOSTARBUST-Related-Posts h4 {
	color: #dedede;
}

.SPOSTARBUST-Related-Posts a {
	text-decoration: none;
}

.SPOSTARBUST-Related-Posts a:hover {
	color: #fdf8cb;
}

.sharedaddy .sd-title {
	font: bold 1.1em Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 6px;
}

.sharedaddy .sd-block {
	border-top: 1px dashed #2e2c52!important;
	margin-left: -5px!important;
	padding: 18px 10px 16px 0!important;
}

.sharedaddy .sd-content {
	margin: 4px 0 0!important;
}

#social {
	border-top: 1px dashed #2e2c52!important;
	background: none;
	margin: 40px 10px;
}

#social a:hover {
	text-decoration: none;
}

#social #reply-title, #social #reply-title span {
	background: none;
	color: #dedede;
	font: bold 1.1em Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

#social #reply-title {
	padding: 22px 0 12px 2px;
}

#social .social-divider, #social .social-divider span {
	background: none;
	color: #dedede;
}

#social #alt-login-methods {
	padding-bottom: 8px;
}

#social #alt-login-methods p {
	padding-bottom: 10px;
}

#social .social-identity {
	margin: 0 0 54px 6px;
}

#social .social-identity p {
	position: absolute;
	margin-left: 74px;
	padding: 0;
}

#social .social-select {
	width: 177px;
	height: 24px;
}

#social .social-psst {
	color: #2e2c52;
	margin-left: 8px;
}

#social .social-psst a {
	font-weight: bold;
}

#social #commentform {
	margin-left: 10px;
}

#social label, #social .social-input-row .social-label, #social .social-help {
	color: #dedede;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#social #post_to {
	float: left;
	margin-top: 4px;
}

#social .comment-subscription-form {
	float: left;
	margin: 1px 80px;
}

#social-tabs-comments {
	border-top: 1px dashed #2e2c52;
	padding-top: 24px;
}

#social .social-nav {
	background: none;
	font: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#social .social-nav li {
	margin-left: 5px;
}

#social .social-nav .social-current-tab {
	padding: 0;
}

#social .social-nav li a, #social .social-nav .social-current-tab a {
	background: rgb(66,93,128);
	color: #dedede;
	font-size: 1em;
	padding: 4px 12px 2px;
}

#social .social-nav li a {
	-moz-box-shadow: 2px 2px 3px #424A59;
	-webkit-box-shadow: 2px 2px 3px #424A59;
	box-shadow: 2px 2px 3px #424A59;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#424A59');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#424A59');
}

#social .social-nav .social-current-tab a {
	background: rgb(63,72,88);
	cursor: default;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-filter: none;
	filter: none;
}

#social .social-last-reply-when {
	color: #dedede;
	margin-top: 6px;
	margin-right: 5px;
}

#social .social-comment {
	border: none;
}

#social .social-comment .social-comment-inner, #social .social-commentlist #respond {
	border-bottom: 1px dashed #dedede;
	margin-left: 24px;
}

.social-fn a {
	float: left;
	color: #2e2c52;
}

.social-comment-body {
	width: 400px;
	text-align: left;
}

.social-comment-body p {
	float: left;
	width: 467px;
	color: #dedede;
}

#social .social-actions .comment-reply-link, #social .social-actions .comment-edit-link a, #social .social-comment-meta a {
	float: left;
	color: #2e2c52;
	text-decoration: none;
	margin-right: 6px!important;
}

#social .social-actions .comment-reply-link:hover, #social .social-actions .comment-edit-link a:hover, #social .social-comment-meta a:hover {
	color: #fdf8cb;
	text-decoration: none;
}

#social .social-commentlist #respond {
	padding-bottom: 24px;
}

#social .social-commentlist #commentform {
	border: none;
	padding: 0;
}