/** @section Utils
 -------------------------------------------------- */

/* Port social clearfix styles to allow them to work */
#social .social-clearfix:before,
#social .social-clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
#social .social-clearfix:after {
	clear: both;
}
#social .social-clearfix {
	zoom: 1;
}

#social .social-help,
#social .social-psst {
	font-size: 13px;
	color: #999;
}

#social .social-imr {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -32000px;
}

/** @section Form
 -------------------------------------------------- */

#respond {
	padding-bottom: 18px;
}
#commentform {
	margin-bottom: 10px;
}
/* Threaded form */
.social-commentlist #respond {
	border-bottom: 1px solid #ddd;
}
#commentform-extras {
	padding-left: 140px;
}

/* Comment bar */
#social #reply-title,
#social .comments-title,
#social .nocomments {
	height: 27px;
	margin-bottom: 16px;
	padding: 0 10px;
	font-size: 13px;
	line-height: 27px;
	letter-spacing: 1px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#social .nocomments {
		display: block;
		font-family: 'Titillium600', Helvetica, Arial, Verdana, sans-serif;
		text-align: center;
}
#social #reply-title #cancel-comment-reply-link {
	float: right;
	margin-left: 6px;
}

#social .social-input-row,
#social .form-submit {
	margin-bottom: 10px;
	position: relative;
}

#social input.social-input,
#social .social-select {
	width: 320px;
}

#social .social-input-row,
#social .form-submit {
	padding-left: 140px;
}
#social .social-input-row .social-label {
	left: 0;
	position: absolute;
	text-align: right;
	top: 7px;
	width: 120px;
}
#social input.social-input,
#social .social-select {
	width: 320px;
}
#social .social-identity {
	margin-top: 16px;
	position: relative;
}
#social .social-identity .avatar {
	height: 40px;
	left: 80px;
	position: absolute;
	top: 4px;
	width: 40px;
}
.logged-in #social .social-commentlist .social-identity .avatar {
	left: -60px;
}

/* Threaded input row */
#social .social-commentlist .social-input-row,
#social .social-commentlist .form-submit {
	padding-left: 0;
}

#social .social-input-row .social-label {
	color: #666;
	display: block;
	font-size: 13px;
	padding-right: 20px;
}

/* Threaded label */
#social .social-commentlist .social-input-row .social-label {
	position: static;
	text-align: left;
	width: auto;
}

#social .social-input,
#social .social-select {
	background: #f8f8f8;
	border: 1px solid #ddd;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
#social .social-text {
	margin-right: 5px;
}

#social input.social-input,
#social .social-select {
	padding: 5px 6px;
}

#social .social-input {
	margin-right: 5px;
}
#social input.social-input,
#social .social-select {
	width: 290px;
}

#social textarea.social-input {
	display: block;
	height: 110px;
	padding: 5px 6px;
	width: 96%;
}

/* Submit button and row */
#social .form-submit {
	height: 30px;
	line-height: 30px;
}
#social #submit {
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Titillium600, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1em;
	margin: 0 10px 0 0;
	padding: 6px 20px 8px;
	text-transform: uppercase;
}

/* Log in buttons */
#social .social-sign-in-links {
	display: block;
	margin: 20px 0;
	text-align: center;
}
#social .social-commentlist .social-sign-in-links {
	padding-left: 0;
}
#social .social-sign-in-links a {
	color: #fff;
	background-image: url(../img/comment-icons-sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 4px 8px 0 8px;
	padding-left: 35px;
	padding-right: 10px;
	text-indent: 0;
	text-align: center;
}
#social #twitter_signin {
	background-position: 0px -100px;
}
#social #facebook_signin {
	background-position: 0px -150px;
}

#social .social-divider {
	background: url(../img/strike-through.gif) 0 50% repeat-x;
	margin: 15px 0;
	text-align: center;
}
#social .social-divider span {
	background-color: #fff;
	padding: 0 6px;
	margin-left: 20px; /* visual adjustment to line up with buttons */
	font-family: Titillium600, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1em;
	text-transform: uppercase;
}

/* Threaded divider */
#social .social-commentlist #respond .social-divider {
	display: none;
}

/* When logged in, visually hide the comment field label
but allow screen readers to see */
.logged-in #social .social-input-row-comment .social-label {
	left: -32000px;
	position: absolute;
}

/** @section Comment Tabs
 -------------------------------------------------- */
#social .social-post-form {
	margin-bottom: 30px;
}
#social .social-nav {
	float: left;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
	width: 100%;
}
#social .social-nav li {
	float: left;
	height: 25px;
	margin: 0 20px 0 0;
	padding: 0;
}
#social .social-nav li a,
#social .social-nav li a span {
	display: block;
	height: 25px;
	line-height: 26px;
}
#social .social-nav li a {
	background-image: url(../img/comment-icons-sprite.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#social .social-nav li a span {
	padding-left: 5px;
}
#social .social-nav .social-all {
	font: normal 13px Titillium600, Helvetica, Arial, Verdana, sans-serif;
	padding-left: 10px;
	text-align: right;
	text-transform: uppercase;
	width: 110px;
}
#social .social-nav .social-all a {
	background: none;
	padding: 0;
}
#social .social-nav .social-wordpress a {
	background-position: 0px -50px;
}
#social .social-nav .social-twitter a {
	background-position: 0px -100px;
}
#social .social-nav .social-facebook a {
	background-position: 0px -150px;
}
#social .social-nav .social-pingback a {
	background-position: 0px -200px;
}

/** @section Comment List
 -------------------------------------------------- */
#social .social-last-reply-when {
	display: none;
}

#social .social-commentlist {
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

/* Children Comments
 * .social-children is for plugin
 * .children without plugin
 */
#social .children,
#social .social-children {
	margin: 0;
	padding: 0 0 0 50px;
}
#social .children li,
#social .social-children li {
	list-style: none;
	padding: 0;
}

/** @section Comment
 -------------------------------------------------- */

#social .social-posted-when,
#social .social-actions a,
#social .social-actions {
	color: #666;
	font-size: 11px;
}
#social .social-comment {
	border: 0;
	margin: 0;
	padding-left: 140px;
	position: relative;
}
#social .social-comment-inner {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 20px 0 30px;
	position: relative;
}
#social .social-comment .social-comment-header {
	float: left;
	margin: 0 0 0 -140px;
	position: static;
	width: 120px;
}
#social .social-comment .social-comment-header .social-comment-author {
	position: relative;
	margin: 0;
	padding-bottom: 33px;
	text-align: right;
}
#social .social-comment .social-comment-header .social-replied {
	display: none;
}
#social .social-comment .social-comment-header .social-fn {
	display: block;
	font-style: normal;
}
.bypostauthor > .social-comment-inner .social-comment-header .social-comment-author .social-fn {
	font-weight: bold;
}
#social .social-comment .social-comment-header .avatar {
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
}
#social .social-posted-when {
	left: 0;
	bottom: 15px;
	position: absolute;
}
#social .social-posted-from {
	background-image: url(../img/comment-icons-sprite.png);
	background-repeat: no-repeat;
	height: 16px;
	position: absolute;
	overflow: hidden;
	right: 0;
	text-indent: -32000px;
	top: 20px;
	width: 16px;
}
#social .social-posted-from a {
	display: block;
	height: 16px;
	width: 16px;
}
#social .social-comment-meta-wordpress .social-posted-from {
	background-position: 0px 0px;
}
#social .social-comment-meta-twitter .social-posted-from {
	background-position: -50px 0px;
}
#social .social-comment-meta-facebook .social-posted-from {
	background-position: -100px 0px;
}
#social .social-comment-meta-pingback .social-posted-from {
	background-position: -150px 0px;
}

/* Social Comment Pingback Styles */
#social .social-pingback .social-comment-header {
	float: none;
	margin: 0px;
	padding-right: 15px;
	width: auto;
}
#social .social-pingback .social-comment-header .social-comment-author {
	padding-bottom: 0;
	text-align: left;
}
#social .social-pingback .social-comment-header .social-comment-label {
	color: #b5b5b5;
	display: block;
	float: left;
	margin-left: -140px;
	text-align: right;
	width: 120px;
}
#social .social-pingback .social-comment-header .social-fn {
	margin-bottom: 5px;
}


#social .social-actions {
	display: none;
	bottom: 15px;
	margin: 0;
	position: absolute;
	right: 0;
}
#social .social-comment:hover .social-actions {
	display: block;
}
#social .social-comment .social-comment-body {
	overflow: hidden;
	padding: 0 25px 0 0;
	width: auto;
}
#social .social-comment .social-comment-body p {
	margin-top: 0;
}
#social .comment-awaiting-moderation {
	display: inline-block;
	padding: 1px 4px;
	margin-bottom: 8px;
}

/* Comment Collapse */
#social .social-comment-collapse > .social-comment-inner {
	min-height: 18px;
	padding: 10px 0;
}
#social .social-comment-collapse > .social-comment-inner > .social-comment-body,
#social .social-comment-collapse > .social-comment-inner > .social-actions,
#social .social-comment-collapse > .social-comment-inner > .social-items-comment {
	display: none;
}
#social .social-comment-collapse .social-children {
	padding-left: 16px;
}
#social .social-comment-collapse > .social-comment-inner > .social-comment-header {
	filter:alpha(opacity=50);
	opacity: .5;
}
#social .social-comment-collapse > .social-comment-inner > .social-comment-header .social-fn {
	font-size: 12px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#social .social-pingback.social-comment-collapse .social-fn {
	display: none;
}
#social .social-comment-collapse > .social-comment-inner > .social-comment-header > .social-comment-author {
	padding: 0 24px 0 0;
}
#social .social-comment-collapse > .social-comment-inner > .social-comment-header > .social-comment-author img {
	height: 16px;
	right: 0;
	top: 0;
	width: 16px;
}
#social .social-comment-collapse .social-posted-from {
	top: 10px;
}
#social .social-comment-collapse .social-posted-when {
	display: block;
	font-size: 13px;
	bottom: 10px;
}

/**
 * Comment Aggregation Widget
 */
.social-aggregation-spinner {
	vertical-align: middle;
}

#wp-adminbar-comments-social {
	position: absolute;
	visibility: hidden;
}

.social-aggregation-results {
	white-space: nowrap;
}

/**
 * Social items display (retweets, likes, etc...)
 */
#social-items-wrapper {
	float: left;
	margin: 10px 0;
	width: auto;
}
#social #social-items-wrapper .social-items-icon {
	width: 120px;
	margin-right: 20px;
	background-position: top right;
}
#social .social-items {
	float: left;
	margin: 5px 0;
	width: 100%;
}

#social .social-items-icon {
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 9px 7px 0 0;
	width: 14px;
}

#social .social-items-comments {
	float: left;
	max-width: 510px;
}
#social .social-items-comments img {
	width: 24px;
	height: 24px;
}
#social .social-items-comment {
	float: left;
	margin: 0 0 1em 0;
}
#social .social-items-comment img {
	width: 24px;
	height: 24px;
}

#social .social-items.social-twitter .social-items-icon {
	background-image: url('../img/retweet.png');
	height: 8px;
}

#social .social-items.social-facebook .social-items-icon {
	background-image: url('../img/like.png');
	width: 13px;
	margin: 6px 8px 0 0;
	height: 12px;
}

#social .social-comment .social-items-icon {
	margin-top: 9px;
}

#social .social-items.social-comment-collapse {
	filter: alpha(opacity = 30);
	opacity: .3;
}

#social .social-items img {
	margin: 2px;
}

#social .social-items-comments a {
	float: left;
}

#social .social-items-and-more {
	margin: 8px 0 0 5px;
	font-size: 12px;
	color: #666;
}

#social .social-items-comments .social-items-and-more {
	font-size: 11px;
	margin-top: 4px;
}

/* social clearfix */
.cf-clearfix {
	display: block;
	zoom: 1;
}
.cf-clearfix:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
 }