@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,400italic,700italic);
body {
	background: #F8F8F8;
	min-width: 100px;
	width: 100%;
	overflow-x: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Lato', Arial, sans-serif;
}

html.noscroll {
	overflow-y: hidden;
}

html.noscroll body {
	overflow: hidden !important;
}

.hidden {
	display: none;
	visibility: hidden;
}

header.fanpop {
	background-color: #30004f;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
}

header.fanpop h1 {
	position: absolute;
	top: -50px;
}

header.fanpop .title img {
	display: inline-block;
	margin: 0 0 0 42px;
	height: 40px;
	width: 137px;
	vertical-align: top;
}

header.fanpop .nav-btn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	padding: 0px;
	border: 0px;
	outline: none;
	background: url(https://www.fanpop.com/images/2011/menu-white-36.png) 50% 7px no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	opacity: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
	/*border-right: 1px solid #B4B4B4;*/
}

header.fanpop .nav-btn:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

header.fanpop .nav-btn:active {
	background-position: 50% 9px;
	background-color: rgba(0, 0, 0, 0.6);
}

header.fanpop .search-btn {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	padding: 0px;
	border: 0px;
	outline: none;
	background: url(https://www.fanpop.com/images/2011/search-button.png) 50% 0px no-repeat;
	background-size: 100%;
	background-position: center;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	opacity: 1;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
}

header.fanpop .search-btn-on {
	background: url(https://www.fanpop.com/images/2011/search-button.png) 50% 0px no-repeat rgba(0, 0, 0, 0.5);
	background-size: 100%;
	background-position: center;
}

header.fanpop .search-btn:hover {
	background: url(https://www.fanpop.com/images/2011/search-button.png) 50% 0px no-repeat rgba(0, 0, 0, 0.5);
	background-size: 100%;
	background-position: center;
}

header.fanpop .search-btn:active {}

header.fanpop .club-header {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
}

header.fanpop .club-header .club-name {
	display: inline-block;
	position: relative;
}

.button2019 {
	border-radius: 4px;
	opacity: 0.8;
	transition: all ease 0.5s;
	cursor: pointer;
	display: inline-block;
}

.button2019:hover, .button2019.on {
	opacity: 1 !important;
}

.button2019.disabled, .button2019.disabled:hover {
	background-color: #666666 !important;
	opacity: 0.8 !important;
	cursor: default !important;
}

header.fanpop .club-header .button2019.join-club {
	font-size: 20px;
	line-height: 1;
	vertical-align: top;
	margin: 6px 0 0 8px;
	padding: 2px 7px 4px 6px;
	background-color: #00AEEF;
	opacity: 1;
	color: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 0;
	left: 100%;
}

header.fanpop .club-header .button2019.join-club:hover {
	background-color: rgb(143, 225, 255);
	color: rgba(0, 0, 0, 0.8);
}

header.fanpop .title .new-post.button2019 {
	font-size: 20px;
	line-height: 20px;
	vertical-align: top;
	margin: 6px 0 0 0;
	padding: 2px 7px 4px 6px;
	background-color: #7400bf;
	color: #FFFFFF;
}

header.fanpop .title .new-post.button2019::before {
	display: inline-block;
	content: '\f067';
	margin-right: 5px;
	font-size: 17px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: top;
	margin-top: 1px;
}

header.fanpop .add-content .content-choices {
	display: block;
	position: absolute;
	background-color: #30004f;
	padding: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: white;
	left: 179px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

header.fanpop .add-content .content-choices .choice {
	color: #ffffff;
	display: inline-block;
	margin-left: 20px;
	padding: 8px;
	border-radius: 5px;
	opacity: 0.8;
	transition: all ease 0.5s;
	cursor: pointer;
	min-width: 58px;
	box-sizing: border-box;
}

header.fanpop .add-content .content-choices .choice:hover {
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 1;
}

header.fanpop .add-content .content-choices .choice:first-child {
	margin-left: 0;
}

header.fanpop .add-content .content-choices .choice::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 40px;
	text-align: center;
	display: block;
	line-height: 40px;
}

header.fanpop .add-content .content-choices .choice::after {
	display: block;
	text-align: center;
}

header.fanpop .add-content .content-choices .choice.image::before {
	content: '\f03e';
}

header.fanpop .add-content .content-choices .choice.image::after {
	content: 'Image';
}

header.fanpop .add-content .content-choices .choice.video::before {
	content: '\f008';
}

header.fanpop .add-content .content-choices .choice.video::after {
	content: 'Video';
}

header.fanpop .add-content .content-choices .choice.link::before {
	content: '\f0c1';
	font-size: 32px;
}

header.fanpop .add-content .content-choices .choice.link::after {
	content: 'Link';
}

header.fanpop .add-content .content-choices .choice.article::before {
	content: '\f70e';
	font-size: 32px;
}

header.fanpop .add-content .content-choices .choice.article::after {
	content: 'Article';
}

header.fanpop .add-content .content-choices .description {
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	text-transform: uppercase;
	opacity: 0.8;
	transition: all ease 0.5s;
	display: none;
}

header.fanpop .add-content .content-choices:hover .description {
	opacity: 1;
}

#search-slider {
	position: fixed;
	top: -80px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	z-index: 100;
	border-bottom: 1px solid #DCDCDC;
	transition: top 0.7s ease-in-out;
}

.search-slider-form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.search-slider-form .card-search-text-input {
	width: 270px;
	border: 1px solid rgb(0, 174, 239);
	height: 28px;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 0;
	vertical-align: top;
}

.card-search-submit-button {
	width: 30px;
	height: 30px;
	margin: 10px 0 10px -5px;
	vertical-align: top;
}

.card-search-results {
	margin: 0 0 -50px 0;
	padding: 120px 10px 0px 13px;
	font-size: 16px;
	font-family: 'Lato', Arial, sans-serif;
	color: rgb(120, 120, 120);
	text-align: center;
}

/* Begin Dave's Search Bar Styling */

.contentcard.search-club-card div.search-club-block {
	vertical-align: middle;
	padding: 5px 6px 1px 10px;
	cursor: pointer;
}

.contentcard.search-club-card div.search-card-club-name-count {
	word-wrap: break-word;
	width: 210px;
	display: inline-block;
	vertical-align: middle;
}

.contentcard.search-club-card .search-club-card-logo {
	vertical-align: middle;
}

.contentcard.search-club-card div.search-club-card-body {
	padding-bottom: 14px;
	width: 300px;
}

.contentcard.search-club-card .search-club-card-header {
	color: #30004f;
	font-size: 18px;
	font-weight: 300;
	margin: 15px 10px 5px 25px;
}

.contentcard.search-club-card .search-club-card-name {
	color: #333333;
	font-weight: 300;
	font-size: 15px;
}

.contentcard.search-club-card .search-club-card-count {
	color: #bcbcbc;
	font-weight: 300;
	font-size: 10px;
}

.contentcard.search-club-card .search-club-card-logo {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	margin: 3px 10px 3px 12px;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

/* Form wrapper styling */

.form-wrapper {
	padding: 10px;
	margin: 10px auto 10px auto;
	background: #444;
	background: rgba(0, 0, 0, .2);
	border-radius: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}

/* Form text input */

.form-wrapper input {
	height: 16px;
	padding: 10px 5px;
	float: left;
	font: 16px 'Lato', Arial, sans-serif;
	font-weight: 400;
	border: 0;
	background: #eee;
	border-radius: 3px 0 0 3px;
}

@media screen and (max-width:500px) {
	.form-wrapper {
		width: 280px;
	}
	.form-wrapper input {
		width: 234px;
	}
}

@media screen and (min-width:501px) {
	.form-wrapper {
		width: 426px;
	}
	/* Form text input */
	.form-wrapper input {
		width: 380px;
	}
}

@media screen and (max-width:900px) {
	header.fanpop .club-header {
		text-align: right;
		margin-right: 96px;
	}
}

@media screen and (max-width:530px) {
	header.fanpop .title img {
		display: none;
	}
	header.fanpop .title .new-post.button2019 {
		margin-left: 42px;
		font-size: 3.7736vw;
	}
	header.fanpop .title .new-post.button2019::before {
		font-size: 3.2vw;
	}
	header.fanpop .add-content .content-choices {
		left: 42px;
		padding: 10px;
	}
	header.fanpop .add-content .content-choices .choice {
		padding: 4px;
	}
	header.fanpop .club-header .club-name {
		font-size: 3.7736vw;
	}
}

@media screen and (max-width:662px) {
	header.fanpop .club-header {
		margin-right: 42px;
	}
	header.fanpop .club-header .join-club.button2019 {
		display: none;
	}
}

.form-wrapper input:focus {
	outline: 0;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

/* Form submit button */

.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 36px;
	width: 36px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #2caae1;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}

.form-wrapper button:hover {
	background: #dcdcdc;
}

.form-wrapper button:active, .form-wrapper button:focus {
	background: #214b7a;
	outline: 0;
}

.form-wrapper button:before {
	/* left arrow */
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #2caae1 transparent;
	top: 12px;
	left: -6px;
}

.form-wrapper button:hover:before {
	border-right-color: #dcdcdc;
}

.form-wrapper button:focus:before, .form-wrapper button:active:before {
	border-right-color: #214b7a;
}

.form-wrapper button::-moz-focus-inner {
	/* remove extra button spacing for Mozilla Firefox */
	border: 0;
	padding: 0;
}

.search-form-btn {
	height: 36px;
	width: 36px;
}

/* End Dave's Search Bar Styling */

header.fanpop, header.fanpop.shadow {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

body nav {
	font-family: 'Lato', Arial, sans-serif;
	height: 100%;
	width: 260px;
	background: #303030;
	box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.25);
	top: 40px;
	bottom: 0px;
	padding-bottom: 40px;
	position: fixed;
	z-index: 9998;
	left: -261px;
	overflow-y: auto;
}

body.welcome nav {
	top: 40px;
}

body.shownav nav {
	left: 0;
	/* border-right: 5px solid #F8F8F8; */
}

body.hidenav nav {
	left: -261px;
}

body.shownav main, body.shownav.fullslide header.fanpop {
	left: 0;
	/* change to 261px to shift whole main area over when nav open */
}

body.hidenav main, body.hidenav header.fanpop {
	left: 0;
}

body nav .nav-title {
	position: absolute;
	left: -100%;
	width: 100%;
}

body nav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #505050;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
}

body nav ul a {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	display: block;
}

body nav ul a, body nav ul a:visited, body nav ul a:link {
	color: #CCCCCC;
}

body nav ul a:hover {
	color: #FFFFFF;
	/* background-color: rgba(37, 170, 225, 1); */
	background-color: #7400bf;
}

body nav ul li {
	position: relative;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body nav ul li a {
	padding-left: 16px;
}

body nav ul.highlight {
	/* border-top: 1px solid rgba(255, 255, 255, 0.25); */
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	background-color: #3c3c3c;
}

body nav ul.highlight li a {
	padding-left: 48px;
}

body nav ul li.club-name {
	word-wrap: break-word;
	font-weight: 700;
	color: #FFFFFF;
}

body nav ul li.club-name img {
	border: 2px solid rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	vertical-align: middle;
	margin: 8px 8px 8px 8px;
	height: 40px;
	width: 40px;
	display: inline-block;
}

body nav ul li.club-name div {
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	padding: 4px 0 4px 8px;
}

body nav ul li.club-name div.clubicon {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
}

body nav ul li.club-name div.clubicon.size40 {
	height: 40px;
	width: 40px;
}

body nav ul li.is-active {
	background-color: rgba(48, 0, 79, 0.3);
}

/* body nav ul li.is-active:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: -1px;
	margin-top: -10px;
	border-top: 10px transparent solid;
	border-bottom: 10px transparent solid;
	border-right: 10px #F8F8F8 solid;
} */

main {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 54px 0 0 0;
	position: relative;
	background-color: #222222;
}

header header.club-header {
	position: static;
	background-color: #000000;
	color: #FFFFFF;
	height: 18px;
	text-align: center;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

header .title {
	position: relative;
	display: inline-block;
}

#cardcontainer-hidden {
	position: absolute;
	right: 0px;
}

#cardcontainer {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 0px;
	width: 302px;
	position: relative;
	overflow: visible;
}

#cardcontainer.blur {
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
}

.contentcard {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 0 20px 0;
	position: relative;
}

.contentcard.card-border, .contentcard .card-border {
	/* border: 1px solid rgb(178, 178, 178); */
	background: #333333;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), 0px 0px 2px rgba(0, 0, 0, 0.2);
	padding-bottom: 0px;
	border-radius: 10px;
	overflow: hidden;
}

.contentcard h1 {
	font-size: inherit;
	font-weight: inherit;
	margin: inherit;
}

.card-body {
	color: #000000;
	display: block;
	text-decoration: none;
	/* text-align: center; */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: bottom;
	width: 300px;
	overflow: hidden;
}

.card-body a {
	color: #00AEEF;
}

.card-body .title-bar {
	background-color: #333333;
	position: relative;
	line-height: 1.3;
	min-height: 42px;
	text-align: left;
	padding: 8px 0;
}

.articlecontentcard .card-body .title-bar {
	min-height: 0;
}

.card-body .like-unlike {
	position: absolute;
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	color: #999999;
}

.card-body .like-unlike .like, .card-body .like-unlike .unlike {
	margin: 0 0 0 0;
	display: block;
	font-size: 20px;
	transition: all ease 0.5s;
}

.card-body .like-unlike .like.clickable:hover, .card-body .like-unlike .unlike.clickable:hover {
	color: #FFFFFF;
}

.card-body .like-unlike .like.on {
	color: #00AEEF;
}

.card-body .like-unlike .unlike.on {
	color: #00AEEF;
}

.card-body .like-unlike .like.self, .card-body .like-unlike .like.clickable.self {
	color: #00AEEF;
}

.card-body .like-unlike .count {
	margin: -3px 0;
	display: none !important;
}

.card-body .title-bar .main-text {
	display: block;
	padding: 2px 16px 0 50px;
}

.card-body .title-bar .title {
	display: block;
	word-wrap: break-word;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	text-align: left;
	color: #999999;
}

.card-body .title-bar .title a {
	color: #999999;
}

.card-body .title-bar .subtitle {
	padding-right: 30px;
	position: relative;
}

.card-body .title-bar .comment-icon {
	position: absolute;
	right: 0;
	top: -3px;
	color: #999999;
	line-height: 1;
	font-size: 16px;
	transition: all ease 0.5s;
}

.card-body .title-bar .comment-icon .count {
	display: inline-block;
	font-size: 12px;
	margin-right: -9px;
}

.bigcard .card-body .title-bar .comment-icon .count {
	margin-right: 0;
}

.card-body .title-bar .comment-icon.clickable:hover {
	color: #FFFFFF;
}

.card-body .title-bar .submitter-text {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-size: 11px;
	font-weight: 400;
	color: #999999;
	padding: 0;
}

.card-body .card-body-image {
	position: relative;
	/* background-color:#303030; */
}

.card-body .card-body-image a, body.mobile.tablet .contentcard.videocontentcard .card-body-image a {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

body.mobile .contentcard.videocontentcard .card-body-image a {
	cursor: pointer;
}

.contentcard.videocontentcard .card-body-image iframe {
	display: block;
}

.card-body .card-body-image img {
	display: block;
	margin: auto;
	/* border: 0 solid #FFFFFF; */
}

.card-body .card-body-image img.shadow {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
}

.card-body .card-body-image.icon {
	background-color: #303030;
	padding: 20px 0 18px 0;
}

.card-body .card-body-image.icon img {
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .35), 0 0 1px rgba(0, 0, 0, .1);
}

.card-body .title-bar .submitter-image {
	text-align: left;
	left: 10px;
	display: inline-block;
	height: 39px;
	width: 39px;
	position: absolute;
	top: 12px;
	z-index: 1;
}

.card-body .title-bar .submitter-image img {
	/* border: 2px solid rgb(255,255,255); */
	padding: 0 0 0 0;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}

.card-body .title-bar .popculture-club-icon img {
	margin: 4px, 0, 0, 4px;
	float: left;
	margin: 4px, 0, 0, 4px;
}

.card-body .title-bar .popculture-club-icon img {
	border: 2px solid rgb(255, 255, 255);
	margin: 4px, 0, 0, 4px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	margin: 4px, 0, 0, 4px;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.chatter-text {
	color: rgb(37, 170, 225);
	text-align: left;
	margin: 12px 15px 15px 15px;
	font-size: 18px;
	word-wrap: break-word;
}

div.chatter-submitter-text {
	padding: 13px 0 5px 54px;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	color: #666666;
	margin: 10px 0 0 0;
}

.chatter-post-time {
	color: rgb(150, 150, 150);
	text-align: left;
	font-weight: 200;
	margin: 0 15px 18px 15px;
	font-size: 14px;
}

.card-body .card-title {
	display: block;
	text-decoration: none;
	text-align: left;
	margin: 6px 12px;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #999999;
}

.bigcard .card-body .card-title {
	font-size: 20px;
	font-weight: 700;
}

.card-body .article_attribution {
	/* background-color:#FFFFFF; */
	position: relative;
	line-height: 1.3;
	min-height: 29px;
	margin-bottom: 6px;
}

.card-body .article_attribution .title {
	display: block;
	word-wrap: break-word;
	font-family: 'Lato', Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 7px 10px 6px 44px;
	font-size: 13px;
	text-align: left;
	color: #000000;
	font-weight: 400;
}

.bigcard .card-body .article_attribution .title {
	padding-left: 54px;
}

.card-body .article_attribution .title .submitter-text {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-size: 11px;
	color: #666666;
}

.bigcard .card-body .article_attribution .title .submitter-text {
	font-size: 14px;
}

.card-body .article_attribution .submitter-image {
	text-align: left;
	left: 12px;
	display: inline-block;
	position: absolute;
	z-index: 1;
}

.card-body .article_attribution .submitter-image img {
	/* border: 1px solid rgb(255,255,255); */
	padding: 0 0 0 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.bigcard .card-body .article_attribution .submitter-image img {
	width: 35px;
	height: 35px;
}

.card-body .article_body {
	color: #999;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	margin: 0 12px 12px 12px;
	text-align: left;
	word-wrap: break-word;
}

.card-body .article_body.clickable {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.bigcard .card-body .article_body {
	font-size: 14px;
}

.card-body .article_body b {
	font-weight: 700;
}

.card-body .article_body .card-article-image-container {
	width: 300px;
	left: -12px;
	position: relative;
	margin: 4px 0 8px 0;
}

.bigcardx .card-body .article_body .card-article-image-container {
	max-width: 300px;
	width: 300px;
}

.card-body .article_body .card-article-image-block {
	margin: 0 auto 0 auto;
}

.bigcardx .card-body .article_body .card-article-image-block {
	max-width: 300px;
}

.card-body .article_body img.card-article-image {
	max-width: 300px;
	display: block;
}

.card-body .article_body img.card-article-image.rounded {
	border-radius: 5px;
}

.bigcardx .card-body .article_body img.card-article-image.rounded {
	border-radius: 0;
	height: auto;
}

.bigcardx .card-body .article_body img.card-article-image {
	height: auto;
}

.card-body .article_body .left img.card-article-image.rounded {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.card-body .article_body .right img.card-article-image.rounded {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.card-body .article_body .card-article-caption {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 10px;
	color: #AAAAAA;
	text-align: center;
	padding: 2px 10px 0 10px;
}

.bigcard .card-body .article_body .card-article-caption {
	font-size: 12px;
	font-style: normal;
}

.card-body .continue-reading {
	margin: 8px 0 4px 0;
	display: block;
	background-color: #444444;
	text-align: center;
	padding: 8px;
	border-radius: 5px;
	color: #999999;
	transition: all ease 0.5s;
}

.card-body .continue-reading:hover {
	background-color: #555555;
	color: #C0C0C0;
}

.card-body .continue-reading.original {
	margin: 0 0;
	display: block;
	background-color: transparent;
	text-align: left;
	padding: 0;
	border-radius: 0;
}

.card-body .continue-reading.optimizely2 {
	margin: 12px -12px 0;
	display: block;
	background-color: #F0F0F0;
	text-align: center;
	padding: 8px;
}

.bigcard .card-body .article_body .card-article-image-container {
	width: 622px;
}

.bigcard .card-body .article_body .card-article-image-container.right {
	float: right;
	left: auto;
	right: -12px;
	margin-bottom: 15px;
}

.bigcard .card-body .article_body .card-article-image-container.left {
	float: left;
	margin-bottom: 15px;
}

.bigcard .card-body .article_body img.card-article-image {
	max-width: 622px;
	display: block;
}

.contentcard .clickable {
	cursor: pointer;
}

a.popculture-club-name {
	font-size: 11px;
	color: rgb(90, 90, 90);
	text-decoration: none;
	margin: 0 8px -20px 0;
	font-weight: 400;
	padding: 0 0 0 0;
	line-height: normal;
}

.welcome-top-fan-clubs {
	margin: 12px 0px 12px 15px;
}

.welcome-club-menu-icon {
	border-radius: 50%;
	vertical-align: middle;
	margin: 3px 9px 5px -35px;
}

div.popculture-text {
	color: rgb(140, 140, 140);
	text-align: left;
	font-size: 11px;
	margin: 6px 13px 13px 13px;
}

div.popculture-title {
	padding: 2px 10px 0 73px;
	line-height: normal;
}

div.popculture-title a {
	color: #999999;
}

.card-footer {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 0;
	width: 300px;
	/* border-top: 1px solid #E5E5E5; */
}

.card-footer-name {
	text-align: right;
	text-decoration: none;
	color: #B8B8B8;
	float: right;
	margin-right: 3px;
	font-weight: 100;
	font-size: 14px;
	font-family: 'Lato', Arial, sans-serif;
	vertical-align: top;
}

.card-footer-controls {
	font-family: 'Lato', Arial, sans-serif;
	font-size: 15px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	vertical-align: bottom;
	background-color: #F7F9F9;
	text-align: left;
	padding: 5px 0 5px 0;
	/* height: 21px; */
	position: relative;
	z-index: 0;
	max-width: 300px;
	/* border-top:1px solid #444444; */
	background-color: #333333;
	cursor: default;
}

.card-footer-controls .clickable {
	cursor: pointer;
}

.card-footer-controls .like .image {
	/* background: url(https://images2.fanpop.com/images/cards/cutouts/likestar-cutout-fat.png) no-repeat top center / 16px 16px; */
	/* position:absolute;
	height:16px;
	width:16px; */
	opacity: 1;
	/* background-color:#BCBCBC; */
	margin-top: 0;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
}

.card-footer-controls .like.heart .image {
	background: url(https://images2.fanpop.com/images/cards/cutouts/like-cutout-36x32.png) no-repeat top center / 18px 16px;
	width: 18px;
}

.card-footer-controls .like.clickable:hover .image {
	background-color: #00AEEF;
}

.card-footer-controls .like.clickable:hover .count {
	color: #00AEEF;
}

.card-footer-controls .like.on .image {
	background-color: #00AEEF;
}

.card-footer-controls .like.self .image, .card-footer-controls .like.clickable.self .image {
	background-color: #00C000;
}

.card-footer-controls .like.self .count, .card-footer-controls .like.clickable.self .image {
	color: #00C000;
}

.card-footer-controls .like .count, .card-footer-controls .comment .count, .card-footer-controls .share .text, .card-footer-controls .viewers .count {
	color: #BCBCBC;
	font-size: 12px;
	font-weight: 300;
	vertical-align: top;
	position: relative;
	bottom: 2px;
	line-height: 22px;
	/* min-width:20px; */
	padding: 2px 0 0 2px;
	display: inline-block;
	transition: all ease 0.3s;
}

.card-footer-controls .like.on .count, .card-footer-controls .comment.on .count, .card-footer-controls .collect.on .count, .card-footer-controls .share.on .text {
	color: #00AEEF;
}

.card-footer-controls .like .count {
	/* text-indent: 19px; */
}

.card-footer-controls .like.heart .count {
	/* text-indent: 22px; */
}

.card-footer-controls .comment {
	margin: 0 16px 0 8px;
	display: inline-block;
	height: 16px;
	float: right;
}

.card-footer-controls .comment .image {
	/* background: url(https://images2.fanpop.com/images/cards/cutouts/comment-cutout-32x32.png) no-repeat top center / 16px 16px;
	position:absolute;
	height:16px;
	width:16px; */
	opacity: 1;
	/* background-color:#999999; */
	margin-top: 2px;
	display: inline-block;
	line-height: 1;
	color: #999999;
	font-size: 15px;
	transform: scale(1, 1.5);
	transition: all ease 0.3s;
}

.card-footer-controls .comment .image::after {
	content: "\1f5E8";
}

.card-footer-controls .comment.clickable:hover .image {
	color: #00AEEF;
}

.card-footer-controls .comment.clickable:hover .count {
	color: #00AEEF;
}

.card-footer-controls .comment.on .image {
	color: #00AEEF;
}

.card-footer-controls .comment .count {
	/* text-indent:21px; */
}

.card-footer-controls .viewers {
	margin: 0 8px 0 8px;
	display: inline-block;
	height: 16px;
	float: right;
}

.card-footer-controls .viewers .image {
	opacity: 1;
	margin-top: 2px;
	display: inline-block;
	line-height: 1;
	color: #999999;
	font-size: 15px;
	transform: scale(1, 1.2);
	transition: all ease 0.3s;
}

.card-footer-controls .viewers .image::after {
	content: "\1f441";
}

.card-footer-controls .collect {
	margin: 0 0 0 16px;
	display: inline-block;
	height: 16px;
}

.card-footer-controls .collect .image {
	background: url(/images/cards/cutouts/collectstar-cutout.png) no-repeat top center;
	height: 16px;
	width: 12px;
	opacity: 1;
	background-color: #BCBCBC;
	margin-top: 1px;
}

.card-footer-controls .collect.clickable:hover .image {
	background-color: #00AEEF;
}

.card-footer-controls .collect.clickable:hover .count {
	color: #00AEEF;
}

.card-footer-controls .collect.on .image {
	background-color: #00AEEF;
}

/* Hide share buttons */

.card-footer-controls .share {
	margin: 0 16px 0 0;
	display: inline-block;
	height: 16px;
	float: right;
	display: none;
}

.card-footer-controls .share .image {
	/* background: url(https://images2.fanpop.com/images/cards/cutouts/sharing-cutout-40x32.png) no-repeat top center / 20px 16px;
	position:absolute;
	height:16px;
	width:20px;
	opacity:1;
	background-color:#BCBCBC;
	margin-top:2px; */
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	transition: all ease 0.3s;
}

.card-footer-controls .share.clickable:hover .image {
	color: #00AEEF;
}

.card-footer-controls .share.clickable:hover .text {
	color: #00AEEF;
}

.card-footer-controls .share.on .image {
	color: #00AEEF;
}

.card-footer-controls .share .text {
	text-indent: 22px;
}

.card-footer-share {
	text-align: center;
	height: 0;
	overflow: hidden;
}

/* Hide share buttons */

.card-footer-share.open {
	height: 51px;
	display: none;
}

.card-footer-share .share-buttons {
	/* border-top:1px solid #E5E5E5; */
	padding: 7px 0;
}

.card-footer {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	/* border-top:1px solid #E5E5E5; */
}

.card-footer b {
	font-weight: 700;
	font-style: normal;
}

.card-footer .card-footer-comments {
	color: #AAAAAA;
}

.card-footer .card-footer-comments .text .commenter {
	color: #DCDCDC;
}

.card-footer .card-footer-comments .comment-block-container {
	padding: 2px 10px 6px;
}

.card-footer .card-footer-likes {
	padding: 0 10px 10px 10px;
	color: #AAAAAA;
}

.card-footer .card-footer-likes .item {}

.card-footer .card-footer-likes .item .img {
	width: 16px;
	height: 16px;
	background: left top no-repeat;
	background: url(https://images2.fanpop.com/images/2011/like-blue.png) left top no-repeat;
	display: inline-block;
	vertical-align: top;
}

.card-footer .card-footer-likes .item .text {
	min-height: 16px;
	max-width: 260px;
	padding-left: 6px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.card-footer .card-footer-comments form {
	/* border: 1px solid #AAAAAA; */
	margin: 4px;
}

body.logged-out .card-footer .card-footer-comments form {
	display: none;
}

.card-footer .card-footer-comments form input[type='text'] {
	width: 274px;
	padding: 4px 6px 4px 6px;
	font-size: 14px;
	border: 0;
	margin: 2px;
	background-color: #222222;
	color: #999999;
}

.card-footer .card-footer-comments .item {
	padding: 4px 0;
}

.card-footer .card-footer-comments .item .img {
	width: 16px;
	height: 16px;
	background: left top no-repeat;
	display: inline-block;
	vertical-align: top;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 2px;
}

.card-footer .card-footer-comments .item .text {
	min-height: 16px;
	max-width: 260px;
	/* padding-left: 6px; */
	text-align: top;
	display: inline-block;
	vertical-align: top;
	overflow-x: hidden;
}

.card-footer .card-footer-comments .more-link {
	cursor: pointer;
	text-align: center;
	border-radius: 3px;
	padding: 2px 0 2px 0;
	margin-bottom: 8px;
	background-color: #444444;
	color: #999999;
}

.card-footer .card-footer-comments .more-link:hover {
	background-color: #555555;
	color: #C0C0C0;
}

.card-footer .card-footer-comments .more-link-loading {
	margin-bottom: 8px;
	text-align: center;
	padding: 2px 0 2px 0;
	display: none;
}

#cardcontainer .contentcard div.rectangle-ad {
	width: 302px;
}

.tablet .lightbox .close-icon {
	right: 5px;
}

.lightbox .close-icon {
	background-image: url('/images/cards/close-button-d.png');
	background-size: 25px 25px;
	top: 5px;
	right: 25px;
	height: 25px;
	width: 25px;
	position: fixed;
	cursor: pointer;
}

.lightbox .viewport {
	margin: 0;
	padding: 0;
}

.lightbox .viewport .bottom-spacer {
	height: 50px;
}

#lightboxcardcontainer {
	margin-left: auto;
	margin-right: auto;
}

#lightboxcardcontainer .contentcard {
	text-align: left;
}

.contentcard.bigcard .card-body {
	width: 622px;
}

.contentcard.bigcard .title-bar {}

.contentcard.bigcard .title-bar .like-unlike {
	margin: 8px 0 0 16px;
}

.contentcard.bigcard .title-bar .title {
	font-size: 24px;
	font-weight: 700;
}

.contentcard.bigcard .title-bar .submitter-text {
	font-size: 14px;
	margin: 0;
	overflow: inherit;
}

.contentcard.bigcard .title-bar .submitter-image img {
	border-radius: 50%;
}

.contentcard.bigcard .title-bar .submitter-image {
	top: auto;
	bottom: 0;
	left: 20px;
}

.contentcard .title-bar .source {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	opacity: 0;
	height: 0;
}

.contentcard.bigcard .title-bar .source {
	padding: 2px 0 4px 0;
	font-size: 11px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: 1;
	height: auto;
	cursor: default;
}

.contentcard.bigcard .title-bar .source:empty {
	display: none;
}

.contentcard .title-bar .description {
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	height: 0;
	max-height: 0;
	opacity: 0;
	cursor: default;
}

.contentcard.bigcard .title-bar .description {
	padding: 0 16px 6px 16px;
	height: auto;
	max-height: 100px;
	opacity: 1;
	width: 602px;
}

.contentcard .title-bar .tags {
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	height: 0;
	max-height: 0;
	opacity: 0;
	cursor: default;
}

.contentcard.bigcard .title-bar .tags {
	opacity: 1;
	height: auto;
	max-height: 120px;
	margin: 0 10px 6px 16px;
	width: 602px;
}

.contentcard .title-bar .tags .tag {
	background-color: #79B4E324;
	display: inline-block;
	padding: 4px 6px;
	margin: 0 4px 2px 0;
	line-height: 1;
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	color: #999;
}

.contentcard .title-bar .tags .tag.clickable:hover {
	background-color: #6988A9;
}

.contentcard.bigcard .card-footer-controls {
	height: 31px;
	max-width: 622px;
}

.contentcard.bigcard .card-footer-controls .like {
	margin-top: 4px;
	margin-left: 4px;
}

.contentcard.bigcard .card-footer-controls .comment, .contentcard.bigcard .card-footer-controls .collect {
	margin-top: 4px;
	margin-left: 65px;
}

/* Hide share buttons */

.contentcard.bigcard .card-footer-controls .share {
	display: none;
	margin-top: 4px;
}

.contentcard.bigcard .card-footer {
	width: 602px;
	padding: 0 10px 10px 10px;
}

.contentcard.bigcard .card-footer .card-footer-likes .item .text {
	max-width: 580px;
	/* width:580px; */
}

.contentcard.bigcard .card-footer .card-footer-comments .item .text {
	max-width: 580px;
	/* width:580px; */
}

.contentcard.bigcard .card-footer .card-footer-comments form input[type='text'] {
	width: 581px;
}

.contentcard.videocontentcard .video_card_iframe {
	width: 300px;
	height: 225px;
}

.contentcard.videocontentcard.bigcard .video_card_iframe {
	width: 622px;
	height: 467px;
}

/* Related Clubs Intra advertising */

.contentcard.related-club-card div.related-club-block {
	vertical-align: middle;
	padding: 5px 6px 1px 10px;
	cursor: pointer;
}

.contentcard.related-club-card div.related-card-club-name {
	word-wrap: break-word;
	width: 210px;
	display: inline-block;
	vertical-align: middle;
}

.contentcard.related-club-card .related-club-card-logo {
	vertical-align: middle;
}

.contentcard.related-club-card div.related-club-card-body {
	padding-bottom: 14px;
	width: 300px;
}

.contentcard.related-club-card .related-club-card-header {
	color: #DCDCDC;
	font-size: 18px;
	font-weight: 300;
	margin: 15px 10px 5px 25px;
}

.contentcard.related-club-card a.related-club-card-name {
	/* color: rgb(100, 100, 100); */
	color: #999999;
	font-weight: 300;
	font-size: 15px;
}

.contentcard.related-club-card .related-club-card-logo {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	margin: 3px 10px 3px 12px;
}

/* End Related Clubs Intra advertising */

.more_cards_link {
	text-align: center;
}

.more_cards_link a {}

.more_cards_link .pagination {
	font-size: 8px;
	color: #999999;
	margin: 10px 0 0 0;
}

.more_cards_link .pagination a {
	margin: 0 4px 0 4px;
	color: #C0C0C0;
}

.more_cards_link .pagination .current-page {
	margin: 0 4px 0 4px;
	font-weight: bold;
}

.hasPlaceholder {
	color: #999999;
}

footer {
	font-family: Lato, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	padding: 4px 10px 4px 10px;
	text-align: right;
	color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 58px 0 0 0;
	line-height: 1.3;
}

@media (max-width: 622px) {
	footer {
		text-align: center;
	}
}

body.welcome footer {
	margin-top: 40px;
}

footer ul.links {
	margin: 4px 0 4px 0;
	padding: 0;
}

footer ul.links li {
	display: inline-block;
	margin: 0 4px 0 4px;
}

footer ul.links li a, footer ul.links li a:visited {
	color: #B8B8B8;
}

footer ul.links li a:active, footer ul.links li a:hover {
	color: #666666;
}

footer ul.page.links li a, footer ul.page.links li a:visited {
	color: #CCCCCC;
}

footer .copyright {
	margin: 4px 0 4px 0;
	color: #999999;
}

/* Lightbox Support */

.lightbox {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 9999;
}

.lightbox .viewport {
	overflow-x: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	height: 100%;
}

.lightbox .contents {
	display: inline-block;
	position: relative;
	top: 100px;
	min-height: 20px;
	min-width: 400px;
}

.lightbox .lb_loading {
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 36px;
	font-weight: 500;
	color: #000000;
	font-family: 'Proxima Nova', Arial, sans-serif;
	background-image: url(https://www.fanpop.com/images/transition/boxloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#ajax_handler_div {
	display: none;
}

/* Lightbox Slideshow Arrows */

.lightbox-open main .slideshow-arrows {
	opacity: 0;
}

body.mobile .slideshow-arrows {
	display: none;
}

body.mobile.tablet .slideshow-arrows {
	display: block;
}

.slideshow-arrows {
	transition: opacity 0.2s ease-in-out;
	opacity: 1;
}

.slideshow-arrows .slideshow-right-arrow {
	position: fixed;
	height: 240px;
	width: 80px;
	background: url('/images/cards/right-arrow.png') 70% 50% / 50% no-repeat rgba(0, 0, 0, 0.2);
	cursor: pointer;
	z-index: 2;
	right: 0;
	top: 33%;
	opacity: 0.7;
	text-indent: 5000px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.slideshow-arrows .slideshow-right-arrow.small {
	width: 50px;
}

.slideshow-arrows .slideshow-right-arrow:hover, .slideshow-arrows .slideshow-right-arrow.hover {
	opacity: 1;
}

.slideshow-arrows .slideshow-left-arrow {
	position: fixed;
	height: 240px;
	width: 80px;
	background: url('/images/cards/left-arrow.png') 30% 50% / 50% no-repeat rgba(0, 0, 0, 0.2);
	cursor: pointer;
	z-index: 2;
	left: 0;
	top: 33%;
	opacity: 0.7;
	text-indent: 5000px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.slideshow-arrows .slideshow-left-arrow.small {
	width: 50px;
	background-position: 30%;
}

.slideshow-arrows .slideshow-left-arrow:hover, .slideshow-arrows .slideshow-left-arrow.hover {
	opacity: 1;
}

.card-body .card-body-image .slideshow-arrows {
	transition: opacity 0.2s ease-in-out;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.card-body .card-body-image .slideshow-arrows.initial {
	opacity: 1;
}

.card-body .card-body-image .slideshow-arrows:hover {
	opacity: 1;
}

.card-body .card-body-image .slideshow-arrows .slideshow-left-arrow {
	position: absolute;
	height: 100%;
	width: 140px;
	background: url('https://images2.fanpop.com/images/cards/left-white-big.png') 35% 50% / 70px no-repeat transparent;
	cursor: pointer;
	z-index: 2;
	left: 0;
	top: 0;
	opacity: 0.7;
	text-indent: 5000px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	transition: width 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.card-body .card-body-image .slideshow-arrows .slideshow-right-arrow {
	position: absolute;
	height: 100%;
	width: 140px;
	background: url('https://images2.fanpop.com/images/cards/right-white-big.png') 65% 50% / 70px no-repeat transparent;
	cursor: pointer;
	z-index: 2;
	right: 0;
	top: 0;
	opacity: 0.7;
	text-indent: 5000px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	transition: width 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.card-body .card-body-image .slideshow-arrows .slideshow-left-arrow:hover, .card-body .card-body-image .slideshow-arrows .slideshow-right-arrow:hover {
	opacity: 1;
}

/* slideshow optimizely variations end */

/* End Lightbox Slideshow Arrows */

/* Advertising */

.contentcard.adcard.collapse {
	margin: 0;
}

.contentcard.adcard.collapse .card-border {
	visibility: hidden;
	border: none;
}

div.rectangle-ad p, div#skyscraper-ad p, div#leaderboard-ad p {
	color: #ababab;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 2px 5px 0 0;
}

.ad-unit .debug {
	display: none;
	position: absolute;
	background-color: #FFFFC0;
	border: 1px solid #808080;
	padding: 2px 4px;
	width: 270px;
	margin: 10px 10px 0 10px;
	font-size: 12px;
	font-family: Ariel, Helvetica, sans-serif;
	text-shadow: none;
}

.ad-unit:hover .debug {
	display: block;
}

.contentcard .card-body .card-body-ad {
	padding: 6px 0 6px 0;
	max-height: 60px;
	background-color: #303030;
	display: none;
}

.contentcard .card-body .card-body-ad.hidden {
	position: absolute;
}

.invfr {
	border: 0 none;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: -1;
}

/* End Advertising */

/* Trophies / Caps */

.trophy_display_block {
	position: fixed;
	right: -200px;
}

.trophy_display {
	font-family: 'Lato', Ariel, sans-serif;
	background-color: #E8E8FF;
	padding: 15px;
	margin: 4px;
	width: 180px;
	text-align: center;
	cursor: pointer;
	border-radius: 30px;
	font-size: 11px;
	line-height: 1.3;
}

.trophy_display .x {
	background-color: #FFFFFF;
	position: absolute;
	right: 6px;
	border-radius: 50%;
	font-size: 11px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	top: 6px;
	font-weight: bold;
	color: #D00000;
}

.trophy_display .x div {
	width: 21px;
	height: 21px;
	line-height: 21px;
}

.trophy_display .name {
	font-size: 14px;
	font-weight: bold;
}

.trophy_display .name {
	font-size: 12px;
	font-weight: normal;
}

.trophy_display .congrats {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.trophy_display .reg {
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
}

/* End Trophies */

/* Outbrain advertising */

.contentcard.adcard.outbrain .outbrain-card-body {
	padding-bottom: 14px;
	width: 300px;
}

.contentcard.adcard.outbrain .outbrain-card-header {
	color: #30004f;
	font-size: 18px;
	font-weight: 300;
	margin: 15px 10px 5px 25px;
}

.contentcard.adcard.outbrain .outbrain-link-block {
	vertical-align: middle;
	padding: 5px 6px 1px 6px;
}

.contentcard.adcard.outbrain .outbrain-link-block a {
	color: #646464;
	font-weight: 300;
	font-size: 15px;
}

.contentcard.adcard.outbrain .outbrain-link-block img.outbrain-link-logo {
	vertical-align: middle;
	border-radius: 10px;
	height: 50px;
	width: 50px;
	margin: 3px 10px 3px 12px;
}

.contentcard.adcard.outbrain .outbrain-link-block .outbrain-link-name {
	word-wrap: break-word;
	width: 210px;
	display: inline-block;
	vertical-align: middle;
}

.contentcard.adcard.outbrain .outbrain-link-block .outbrain-link-author {
	font-size: 10px;
	color: #C0C0C0;
	word-wrap: normal;
	overflow: hidden;
}

/* End Outbrain advertising */

/* Sharethis custom styles */

.contentcard .card-footer-share .st_facebook_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/facebook-cutout-52x52.png) no-repeat top center / 26px 26px #42609D;
}

.contentcard .card-footer-share .st_twitter_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/twitter-cutout-52x52.png) no-repeat top center / 26px 26px #26AAE1;
}

.contentcard .card-footer-share .st_pinterest_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/pinterest-cutout-52x52.png) no-repeat top center / 26px 26px #CB202E;
}

.contentcard .card-footer-share .st_email_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/email-cutout-52x52.png) no-repeat top center / 26px 26px #27A9E1;
}

.contentcard .card-footer-share .st_tumblr_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/tumblr-cutout-52x52.png) no-repeat top center / 26px 26px #2B4762;
}

.contentcard .card-footer-share .st_google_custom {
	background: url(https://images2.fanpop.com/images/cards/cutouts/google-cutout-52x52.png) no-repeat top center / 26px 26px #DF4B38;
}

.contentcard .card-footer-share .facebook {
	background: url(https://images2.fanpop.com/images/cards/cutouts/facebook-cutout-52x52.png) no-repeat top center / 26px 26px #42609D;
}

.contentcard .card-footer-share .twitter {
	background: url(https://images2.fanpop.com/images/cards/cutouts/twitter-cutout-52x52.png) no-repeat top center / 26px 26px #26AAE1;
}

.contentcard .card-footer-share .pinterest {
	background: url(https://images2.fanpop.com/images/cards/cutouts/pinterest-cutout-52x52.png) no-repeat top center / 26px 26px #CB202E;
}

.contentcard .card-footer-share .email {
	background: url(https://images2.fanpop.com/images/cards/cutouts/email-cutout-52x52.png) no-repeat top center / 26px 26px #27A9E1;
}

.contentcard .card-footer-share .tumblr {
	background: url(https://images2.fanpop.com/images/cards/cutouts/tumblr-cutout-52x52.png) no-repeat top center / 26px 26px #2B4762;
}

.contentcard .card-footer-share .googleplus {
	background: url(https://images2.fanpop.com/images/cards/cutouts/google-cutout-52x52.png) no-repeat top center / 26px 26px #DF4B38;
}

.contentcard .card-footer-share .sharethis_button {
	height: 0;
	width: 26px;
	display: inline-block;
	margin: 0 5px 0 5px;
	cursor: pointer;
	vertical-align: top;
	/* removes white space under inline-block */
}

.contentcard .card-footer-share.open .sharethis_button {
	height: 26px;
	margin: 5px 8px;
}

/* End Sharethis custom styles */

/* Outbrain collapse */

.contentcard.adcard.outbrain.collapse .outbrain-card-body {
	padding: 0;
}

/* Taboola styling */

.contentcard.adcard.taboola .card-header {
	color: #30004f;
	font-size: 18px;
	font-weight: 300;
	margin: 15px 10px 5px 25px;
}

/* End Taboola styling */

/* Taboola collapse */

.contentcard.adcard.taboola .card-border .card-padding {
	padding: 8px 10px;
}

.contentcard.adcard.taboola.collapse .card-border .card-padding {
	padding: 0;
}

/* End Taboola collapse */

/* Kixer collapse */

.contentcard.adcard.kixer .card-border .card-padding {
	padding: 8px;
	width: 280px;
}

.contentcard.adcard.kixer.collapse .card-border .card-padding {
	padding: 0;
}

/* End Taboola collapse */

/* Sharethrough support */

.contentcard[data-str-native-key] {
	left: -5000px;
	width: 302px;
}

.contentcard.adcard.sharethrough {
	left: -5000px;
	width: 302px;
}

/* Sharethrough support */

/* Animated Gif */

.card-body .card-article-image-container.animated-gif .card-article-image-block .animated-gif-label {
	font-size: 10px;
	line-height: 10px;
	padding: 4px 6px;
	background-color: rgba(0, 0, 0, .7);
	color: #F0F0F0;
	text-align: center;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.card-body .card-article-image-container.animated-gif .card-article-image-block .animated-gif-label.show-label {
	opacity: 1;
}

.card-body .card-article-image-container.animated-gif .card-article-image-block:hover .animated-gif-label.show-label {
	opacity: 0;
}

.card-body .card-article-image-container.animated-gif .card-article-image-block .animated-gif-controls {
	font-size: 30px;
	transition: opacity 0.2s ease-in-out;
	position: absolute;
	top: 0;
	line-height: 50px;
	vertical-align: middle;
	height: 100%;
	text-align: center;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	background: url(/images/2011/play_button.png?v=3) center center / 50% no-repeat;
	opacity: 0;
	cursor: pointer;
}

.card-body .card-article-image-container.animated-gif .animated-gif-controls.show-controls {
	opacity: 1;
}

.card-body .card-article-image-container.animated-gif .animated-gif-controls.show-controls.playing {
	opacity: 0;
}

/* @group Fanpup */

.bigcard .fanpup_says {
	margin: 10px 16px 0 16px;
	position: relative;
}

.bigcard .fanpup_says::after {
	content: "";
	clear: left;
	display: block;
}

.bigcard .fanpup_says .fanpup {
	background-color: transparent;
	display: block;
}

.bigcard .fanpup_says .fanpup img {
	width: 41px;
	height: auto;
}

.bigcard .fanpup_says .fanpup_bubble {
	margin: 0;
	position: absolute;
	top: 0;
	left: 66px;
	padding: 6px 10px 8px 10px;
	font-size: 14px;
	line-height: 1.2;
	font-weight: inherit;
	text-shadow: none;
	border: 2px solid #643a80;
	color: #999999;
	background-color: #332d37;
	border-radius: 10px;
}

.bigcard .fanpup_says .fanpup_bubble::before {
	content: "";
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
	top: 13px;
	bottom: auto;
	left: -20px;
	border-width: 6px 20px 6px 0;
	border-color: transparent #643a80;
}

.bigcard .fanpup_says .fanpup_bubble::after {
	content: "";
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
	top: 16px;
	bottom: auto;
	left: -12px;
	border-width: 3px 12px 3px 0;
	border-color: transparent #332d37;
}

/* @end */

/* @group Cookie Consent Form */

.cookie_consent.up {
	top: -168px;
}

.cookie_consent {
	display: block;
	visibility: visible;
	position: fixed;
	top: 0;
	width: 100%;
	/* height: 100px; */
	background-color: #666666;
	z-index: 200;
	color: #FFFFFF;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding: 8px 16px 8px 16px;
	line-height: 1;
	transition: top 1.2s;
}

.cookie_consent a {
	display: inline-block;
	text-decoration: none;
	padding: 4px 8px 6px 8px;
	margin: 4px 0 4px 10px;
	/* border: 2px solid #FFFFFF; */
	background-color: black;
	color: white;
	font-size: 18px;
	border-radius: 5px;
}

/* @end */