/* fonts */
@font-face {
    font-family: BebasNeue;
    src: url(../fonts/BebasNeue-Regular.ttf);
}

@font-face {
    font-family: BebasNeue-Light;
    src: url(../fonts/BebasNeue-Light.ttf);
}

@font-face {
    font-family: BebasNeue-Bold;
    src: url(../fonts/BebasNeue-Bold.ttf);
}

@font-face {
    font-family: SinkinSans-400Regular;
    src: url(../fonts/SinkinSans-400Regular.ttf);
}

@font-face {
    font-family: SinkinSans-400Italic;
    src: url(../fonts/SinkinSans-400Italic.ttf);
}

@font-face {
    font-family: SinkinSans-500Medium;
    src: url(../fonts/SinkinSans-500Medium.ttf);
}

@font-face {
    font-family: SinkinSans-500Italic;
    src: url(../fonts/SinkinSans-500MediumItalic.ttf);
}

@font-face {
    font-family: SinkinSans-600SemiBold;
    src: url(../fonts/SinkinSans-600SemiBold.ttf);
}

@font-face {
    font-family: SinkinSans-600Italic;
    src: url(../fonts/SinkinSans-600SemiBoldItali.ttf);
}



/* global */
body {
	margin: 0;
	background-color: black;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: black;	
}

a:hover {
	color: #fff36b;
}


/*misc*/

/*Privacy settings panel bottom  right */
.qc-cmp-persistent-link {
	font-family: SinkinSans-400Regular, helvetica, sans-serif;
	font-size: 12px;
}

.header a, .footer a, .banner a {
	color: white;
}

.post_details div.text{
	color: #444;
	font-size: 15px;
	line-height: 20px;
}

.post_details div.text h2{
	font-size: 21px;
	line-height: 28px;
}

.post div.text{
	color: gray;
	font-size: 12px;
	line-height: 16px;
}

div.text {
	font-family: SinkinSans-400Regular, helvetica, sans-serif;
	font-size: 90%;
}

.post_details div.text.breadcrumb {
	text-align: right;
	margin-bottom: 15px; 
	font-weight: bold;
	font-size: 70%;
	
}

.breadcrumb a, div .text.breadcrumb a {
	text-decoration: none;
	font-weight: normal;
}

div.text a {text-decoration: underline;}
div.text a:hover {color: #cccc11;}




/*modules*/
.shout-out {
    background-repeat: no-repeat;
    background-size: cover;	
	text-align: center;
	padding: 10px 0;
}

.shout-out a:hover {
	color: #fff36b;
	
}

.shout-out a {
	font-family: BebasNeue-Bold;
	font-size: 24px;
    margin-bottom: 8px;
	color: white;
	padding: 0; 
}

.shout-out-large {
	display: table;
	text-align: center;
	padding: auto 10px;
	width: 350px;
	height: 280px;
}

.shout-out-large a:hover {
	color: #fff36b;
	
}

.shout-out-large a {
	display: table-cell; 
	vertical-align: middle;
	font-family: BebasNeue-Bold;
	font-size: 24px;
    margin-bottom: 8px;
	color: white;
	padding: 0; 
}


.wrapper {
	background-color: black; 
}

.header, .footer {
	background-color: black;
	text-align: center;
	padding: 16px 0 0 0;
}

.footer {
	padding: 16px 0 100px 0;
}

.sponsored-by {
	background-color: #626262;
	font-size: 13px;
	height: 3em;
	font-family: SinkinSans-500Medium;
	text-align: center;
	color: white;
	padding: 9px 0 5px 0;
}

.sponsored-by img.amazon { 
	vertical-align: middle;
	image-rendering: auto;
	width: 118px; 
	height: 24px; 
}

.sponsored-by img.btob { 
	vertical-align: -90%;
	width: 146px; 
	height: 31px; 
}

.magazine-badge { 
	float: left; 
	width: 150px;
} 

.magazine-badge a img  {
	width: 90%;
	transform: rotate(-15deg);
}

.site-logo, .footer-social {
	margin-bottom: 16px;
}

.site-logo img {
	width: 90%;
	max-width: 750px;
}

.site-logo-footer img {
	width: 256px;
}

.header-menu, .footer-menu, .copyright, .title {
	font-family: BebasNeue-Bold;
}

.powered-by {
	color: white;
	margin-top: 32px;
}

.header-menu {
	font-size: 28px;
}

.header-menu li  {
	display: inline-block;
	position: relative;
	width: 160px;
	text-align: center;
}

.header-menu li:not(:last-child) {
	
}

.header-menu li a.active {
	color: #fff36b;	
}

.header-menu li ul.sub_menu {
	position: absolute;
	top: 33px;
    margin:0;
    padding:0;
    background:#fff;
    display:none;
    z-index:999999;
}

.header-menu li ul.sub_menu li {
	display: block;
    float:none;
    margin:0;
    padding:0;
	background-color: black;
	width: 160px;
	line-height: 140%;
	font-family: BebasNeue;

}

.header-menu li ul.sub_menu li a {
	display: block;
    white-space: nowrap;
    padding:12px;
    text-transform:capitalize;
    color: white;
}

.header-menu li ul.sub_menu li a:hover {
    background:#f9f9f9;
    color:#333;
}

.header-menu li ul.sub_menu li a.subCurrent {
    color:#e25d29;
    cursor:default;
}

.header-menu li ul.sub_menu li a.subCurrent:hover {
    background:none;
}

.footer-social a:not(:last-child) {
	margin-right: 16px;
}

.footer-social img {
	width: 32px;
}

.footer-menu {
	margin-bottom: 32px;
}

.footer-menu a:not(:last-child) {
	margin-right: 16px;
}

.copyright {
	color: white;
}


/* search */

.gw-search {
	position: relative;
	width: 0%;
	min-width: 40px;
	height: 30px;
	float: right;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;

	-webkit-backface-visibility: hidden;
}

.gw-search-input {
/*	position: absolute; */
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #eee;
	width: 100%;

	margin: 0;
	z-index: 10;
	padding: 5px 25px 25px 10px;
	font-family: SinkinSans-500Medium;
	font-size: 12px;
	color: #121212;
}

input[type="search"].gw-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.gw-search-input::-webkit-input-placeholder {
	color: #777;
}

.gw-search-input:-moz-placeholder {
	color: #777;
}

.gw-search-input::-moz-placeholder {
	color: #777;
}

.gw-search-input:-ms-input-placeholder {
	color: #777;
}

.gw-icon-search,
.gw-search-submit  {
	width: 40px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.gw-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.gw-icon-search {
	background-color: black;
	background-image: url(../img/search-icon.png);	
	z-index: 90;
	background-size: contain;	
}

.gw-icon-search:before {
/*	content: "\e000"; */
}

.gw-search.gw-search-open,
.no-js .gw-search {
	width: 100%;
}

.gw-search.gw-search-open .gw-icon-search,
.no-js .gw-search .gw-icon-search {
	background: black;
	background-image: url(../img/search-icon.png);		
	color: #fff;
	z-index: 11;
		background-size: contain;
}

.gw-search.gw-search-open .gw-search-submit,
.no-js .gw-search .gw-search-submit {
	z-index: 90;
}

/* gallery */

#lg-download {
	display: none;
}

/* slider */

.main-content, .banner, .header, .sponsored-by {
	width: 1190px;   
	display: block;  
	margin-left: auto; 
	margin-right: auto;
	max-width: 100%;
}

.main-content, .banner {
	background-color: white; 
}

.banner {
	height: 490px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: black;
}

.banner .overlay {
	/* xxx */
	position: relative;
	top: 90%;
	color: white;
}

.banner .content {
	/* xxx */
	top: 50%;
	width: 660px;
	margin: 0;
	transform: translateY(-50%);
	position: relative;
	text-align: left;
}

.banner .title {
	/* xxx */
	font-size: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: black;
	padding: 8px 20px;
}

.banner .text {
	/* xxx */	
	display: none;
}

.caption {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 5px;
	left: 0;
	padding: 20px;
	color: white;
	width: 95%;
}
.caption p {
	margin:0;
	font-family: SinkinSans-400Regular, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
.lightSlider > li {
	position: relative;
}

.slider-footer-caption, .slider-footer-caption p {
	text-align: right;
	font-size: 80%;
	font-style: italic;
}


/* Buy Tickets section - top of tickets page */
nav {
	font-family: BebasNeue, Ariel, sans-serif;
	font-size: 31px;
	border-bottom: 3px solid red;
	margin-bottom: 10px;
	padding: 0;
	width: 640px;
}

nav ul {
	padding: 0;
	margin: 0;
	}

.tickets li {
    display: inline;
	margin-right: 13px;
	padding: 0 4px;
}

.tickets li.active {
    background: red;
	color: white;
}

.tickets li.active a {
	color: white;
}

.ticket_block {
	margin-top: 0;
	display: none;
}

.ticket_block.active {display: block;}

#dice-tickets {

}

#dice-tickets a {
/*	display: none;  */
} 

#dice-logo {
	vertical-align: middle; 
	background-size: contain; 
	background-repeat: no-repeat; 
	background-image: url('../img/tickets-by-dice-04c.png'); 
	display: inline-block; 
	width: 50px; 
	height: 45px; 
}

/* Sectional content */
.main-content {
	padding: 32px 0;
	margin-bottom: 32px;
}

.sect {
	margin-bottom: 32px;
}

.sect.latest-news.primary-sect {
		margin-bottom: 0px;
}

.sect.more-from-gigwise, .sect.music-news {
	margin-top: 40px;
	margin-bottom: 20px;
}

.sect.music-news.live-reviews{
	margin-top: 30px;	
}

.sect.popular-this-week {
	margin-top: 20px;
}

.sect .title {
	font-size: 30px;
	margin-bottom: 8px;	
}

.full-width-sect {
	max-width: 1100px;
	margin: 0px; 
}

.primary-sect {
	max-width: 760px;
}

.primary-sect.main-story {
		max-width: 740px;
}

.secondary-sect {
	display: table;
	margin: 0 40px 32px 40px;
}

.secondary-sect .title {
	text-align: center;
}

.streaming-sect {
		max-width: 1110px;
	
}

.film-news .post_1:last-child{
	margin-right: 0;
}


.side-sect {
	padding: 16px 0px 16px 30px;
	border: 1px solid #c8c9c7;
	max-width: 320px;
}

.all-tickets {
	border: 1px solid #c8c9c7;;
	padding: 18px 18px 18px 18px;
	max-width: 640px;
}

.post .image {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}

.post .title {
	overflow: hidden;
	height: 1em;
	margin: 8px 0;	
	font-size: 22px;
}

/* You might also like */
.youmightalsolike{
	display:block; 
	float: left; 
	margin-right: 20px;
	margin-bottom: 5px;
	border-top: 1px solid #c8c9c7; 
	border-bottom: 1px solid #c8c9c7; 
	padding: 0px;
}

.youmightalsolike a .title {
	overflow: hidden;
	margin: 8px 0;	
	font-size: 18px;
	height: 3.5em;
}

.youmightalsolike .post_2.nomargin {
	margin-right:  0;
}

.post_details a.nounderline
{
	text-decoration: none;
}

.post .title.artist, .post .title.buy_now {
	margin: 2px 0;	
}

.post.no-stars .title {
	height: 4.2em;
	font-size: 20px;
}

.post .text {
	overflow: hidden;
	max-height: 3.9em;	
	font-size: 14px;
}

.post .rating {
	margin-bottom: 5px;
	display: block;
	height: 20px;
}


.post_1 .title, .post_2 .title, .review .title, 
{
	font-family: BebasNeue;
}

.post_1 {
	width: 350px;
	height: 400px;
	display: inline-block;
	margin-right: 29px;
	vertical-align: top;
}

.post_1 .image {
	width: 100%;
	height: 280px;
}

.post_1 .title {
 	font-size: 21px; 
	height: 2em;
}

.post_2 {
	width: 129px;
	height: 195px;
	display: inline-block;
	margin-right: 13px;
}

.post_2 .image {
	width: 129px;
	height: 119px;
}

.post_2 .title {
 	font-size: 18px; 
	height: 3.2em;
}

.post_3 {
	width: 200px;
	height: 190px;
	display: inline-block;
	margin-right: 16px;
}

.post_3 .image {
	width: 100%;
	height: 80%;
}

.post_3 .title, .post_3 .buy_now, .post_5 .title, .post_5 .buy_now  {
 	font-size: 20px; 
	display: inline;
	float: left
}

.post_3 .buy_now, .post_5 .buy_now {
	color: red;
	float: right;
}

.post_4 {
	width: 350px;
	height: 340px;
	display: inline-block;
	margin-right: 16px;
	overflow: hidden;
}

.post_4 .image {
	width: 100%;
	height: 60%;
}

.post_4 .title {
/* 	font-size: 28px; */
}

.post_5 {
	width: 145px;
	height: 200px;
	display: inline-block;
	margin-right: 5px;
}

.post_5 .image {
	width: 100%;
	height: 66.7%;
}

.post_5 .title, .post_5 .buy_now {
 	font-size: 17px;
	height: 1.2em;
}


.review {
	width: 160px;
	height: 280px;
	display: inline-block;
	margin-bottom: 16px;
	vertical-align: top;
}

/* for reviews full width page - allows 6 items across the page */
.review.main-post, .review.main-post2 {
	margin-right: 4px;
}

.review:not(:last-child) {
	margin-right: 29px;
}

.review:last-child {
	margin-right: 0px;
}

.review .image {
	width: 100%;
	height: calc(100% - 120px);
}

.review .title {
/* 	font-size: 22px; */
	text-align: left;
}

/*this allows for search results you searched for text to get some breathing space */
div.text+.nav-arrows {
	margin-top: 10px;
}

.nav-arrows {
	display: block;
	max-width: 730px;
	margin-bottom: 8px;
	font-family: BebasNeue-Bold;
	font-size: 22px;
}

.nav-arrows.main-sect-nav-full-width {
		max-width: 1100px;
		margin-right: 10px;
		min-width: 900px;
		height: 24px;
}

.main-sect-nav {
	height: 24px;
}

.nav-arrows  a {	color: gray;}
.nav-arrows  a:hover {	color: #cccc11;}

.nav-arrows a:last-child {
	float: right;
}

.nav-arrows img {
	vertical-align: middle;
	height: 16px;
}

.nav-arrows a:nth-child(1) img {
	margin-right: 8px;
}

.nav-arrows a:nth-child(2) img {
	margin-left: 8px;
}

.find-any-film-frame {
	width: 100%;
	height: 100%;
}

.post_details {
	padding-right: 16px;	
}

.post_details .title {
	font-size: 35px;
	margin-bottom: 30px;
}

.post_details .title.sub_title {
	font-size: 26px;
}

.post_details img {
	width: 100%;
}

.post_details .meta {
	padding: 10px 0; 
	margin-bottom: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	font-size: 160%;
	color: gray;
	font-family: BebasNeue-Bold;
}
.post_details .meta a {
	color: gray;
}

.post_details .meta .dateandtime {
	font-size: 19px;
	line-height: 22px;
}

.post_details .meta .photo  {
	float: left; 
	border-radius: 50%; 
	width:50px; 
	height: 50px; 
	margin-right: 10px;
}

.post_details img.facebook-share  {
	float: right;
	width: 40px;
	height: 40px;
}

.post_details img.twitter-share  {
	float: right;
	width: 40px;
	height: 40px;
}

.post_details .archive-icon {
	float: right;
	width: 60px;
	height: 60px;	
}

.post_details img.facebook-share:hover, .post_details img.twitter-share:hover   {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.post_details .story-tag, .internallink  {
	display: inline-block; 
	color: white;
	margin: 3px  5px 5px 0;
	background-color: black;
	padding: 4px;
	font-family: BebasNeue-Bold;

}

.festicket {
	display: block; 
	text-align: center;
	color: white;
	margin: 3px  0px 5px 0px;
	background-color: #29112B;
	padding: 14px;
    font-family: SinkinSans-400Regular;
	border-radius: 10px;
}

div.text .festicket a, .festicket a {
	color: white;
	text-decoration: none;
	
}

div.text .festicket a:hover, .festicket a:hover {
	color: #fff36b;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.post_details .story-tag a, div.text a.internallink, div.text .internallink a {
		color: white;
		text-decoration: none;
}

.post_details .story-tag a:hover, div.text a.internallink:hover {
	color: #fff36b;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;	
}

.stars {
	margin-top: -20px;
	margin-bottom: 20px;
}

.stars span {
	margin-right: 3px;
}

/* tuning */
.display-block {
	display: block;
}

.display-table {
	display: table;
	margin: 0 40px;
}

.right {
	display: inline-block;
	max-width: 349px;
	padding-top: 39px;
}

.right.front-page {
	padding-top: 0px;
}

.left {
	float: left;
}

.clear-margin {
	margin-right: 0 !important;
}

.post-size-1 {
	width: 300px;
	height: 300px;	
}

.post-image-size-1 {
	width: 100%;
	height: 66.7%;	
}

.post-size-2 {
	width: 160px;
	height: 160px;
}

.post-image-size-2 {
	width: 100%;
	height: 66.7%;
}

.post-size-3 {
	width: 160px;
	height: 260px;
}

.post-image-size-3 {
	width: 100%;
	height: calc(100% - 100px);
}

.insightly label{
	display: block;
	font-size: 80%;
}

.insightly input{
	width: 50%;
	height: 25px;
	margin-bottom: 10px;
}

.insightly input[type="text"]
{
    font-size:16px;
    font-family: SinkinSans-400Regular;
}
.insightly textarea{
	width: 50%;
	margin-bottom: 10px;
	height: 120px;
}

.insightly button {
	color: white;
	background-color: black;
    font-family: BebasNeue-Bold;
	font-size: 20px;
	border: none;
	padding: 12px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.insightly button:hover {
	color: #fff36b;
	cursor: pointer;	
}

@media only screen and (max-width: 920px) {
	
	.magazine-badge { 
		float: none; 
		width: 110px;
	} 

	.magazine-badge a img  {
	}
}

.donate-button-container {
	margin-bottom: 16px;
}


