.tvdbtowp-single-show-img {
	min-height: 110px;
}

.tvdbtowp-single-show-title {
	text-align: right;
	position: relative;
    top: -110px;
    right: 15px;
	color: #FAFAFA;
	text-shadow: 1px 1px 5px #848484;
	font-weight: bold;
}

.tvdbtowp-single-show-notations {
	font-size: 25px;
	text-align: right;
	position: relative;
    top: -145px;
    right: 15px;
}

.tvdbtowp-single-show-notations i {
	color: #FAFAFA;
	text-shadow: 1px 1px 5px #848484;
}

.tvdbtowp-single-show-notations i:hover {
	cursor: pointer;
}

.tvdbtowp-single-show-description {
	padding: 0px;
	background-color: #F2F2F2;
	margin-bottom: 15px;
	border-right: #E6E6E6 5px solid;
	border-bottom: #E6E6E6 3px solid;
}

.tvdbtowp-single-show-description p {
	line-height: initial;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.tvdbtowp-single-show-informations > div {
	font-size: 13px;
	float: left;
	width: 50%;
	margin-bottom: 6px;
}

.tvdbtowp-single-show-informations > div:last-child {
	margin-bottom: 15px;
}

.tvdbtowp-single-show-informations .tvdbtowp-single-show-information-name {
	margin-right: 0px;
	display: inline-block;
	width: 58px;
}

.tvdbtowp-single-show-informations > div > i {
	width: 20px;
}

.tvdbtowp-single-show-seasons {
	clear: both;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	border: #F2F2F2 1px solid;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.tvdbtowp-single-show-seasons span {
	display: inline-block;
	width: 80px;
	font-size: 14px;
}

.tvdbtowp-single-show-actors {
	font-size: 13px;
	margin-bottom: 25px;
}

.tvdbtowp-single-show-actors i {
	width: 20px;
}

.tvdbtowp-single-show-actors-details {
	width: calc(25% - 8px);
	float: left;
	margin-bottom: 15px;
	margin-right: 8px;
}

.tvdbtowp-single-show-actors-details:last-child {
	margin-bottom: 30px;
}

.tvdbtowp-single-show-actors-details-img {
	text-align: center;
}

.tvdbtowp-single-show-actors-details-img img {
	margin-bottom: 2px;
}

.tvdbtowp-single-show-actors-details-name {
	text-align: center;
}

#tvdbtowp_actors_show_more {
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #bf0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	float: right;
	border: #bf0000 1px solid;
	margin-bottom: 30px;
}

#tvdbtowp_actors_show_more:hover {
	cursor: pointer;
	color: #bf0000;
	background-color: #ffffff;
}

.tvdbtowp-star-rating {
	color: #ECEC24 !important;
}

.tvdbtowp-star-rating:before {
	font-family: FontAwesome;
	content: '\f005' !important;
}

.tvdbtowp-star-rating-voted {
	color: #ECEC24 !important;
}

.tvdbtowp-star-rating-voted:before {
	font-family: FontAwesome;
	content: '\f005' !important;
}

.tvdbtowp-star-rating-voted-blank {
	color: #FAFAFA;
}

.tvdbtowp-star-rating-voted-blank:before {
	font-family: FontAwesome;
	content: '\f006' !important;
}

.tvdbtowp-single-show-rates {
	font-size: 12px;
	text-align: right;
	position: relative;
    top: 26px;
    right: 130px;
}

.tvdbtowp-single-show-rates-nb {
	color: #FAFAFA;
	text-shadow: 1px 1px 5px #848484;
}

.tvdbtowp-single-show-rates-avg {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: rgba(250, 250, 250, 0.4);
	color: #FAFAFA;
	margin-left: 10px;
}

#tvdbtowp_rating_message {
	margin-top: -120px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 13px;
	font-style: italic;
}

.tvdbtowp-single-show-last-articles {
	font-size: 13px;
	clear: both;
	margin-top: 20px;
}

.tvdbtowp-single-show-article {
	float: left; 
	width: calc(33% - 10px);
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
}

.tvdbtowp-single-show-article img {
	margin-bottom: 10px;
}