#arttext {
  margin: 10px 0 20px;
  padding: 0 0 10px;
  position: relative;
  text-align: left;
  font-size: 17px;
  line-height: 22px;
}
twitterwidget {
    margin: 0 auto;
    padding: 25px 0;
    max-width: 100%;
} 

#arttext iframe {
    margin: 0 auto;
    /* padding: 25px 0; */
    max-width: 100%;
}
#arttext p {
  color: #534f51;
  display: block;
  text-align: left;
  text-decoration: none;
}
#arttext h6, .arttxt h6 {
  font-size: 18px !important; 
  font-weight: 300;
  margin: 0 0 5px;
}

#arttext a, .entry-content p a {
    color: #0975ee;
}

#arttext a:hover {
    color: #0975ee;
    text-decoration: underline;
}

#arttext .RELATEDrest {
	clear: both;
	display: block;
	margin: 40px 0 0 0;
	padding: 10px;
}
.PHOTOrest {
  clear: both;
  display: block;
  padding: 40px 0;
  width: 650px;
}
#arttext .PHOTOrest ul {
	background: #f5f5f5!important;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
}
.PHOTOrest ul li {
	float: left;
	margin: 0 10px 12px 0;
	padding: 0;
}
.PHOTOrest ul li:nth-child(4n+4), .RELATEDrest ul li:nth-child(3n+3) {
	margin: 0 0 12px 0;
}

#arttext .RELATEDrest ul {
  background: none repeat scroll 0 0 #f5f5f5;
  margin: 0;
  padding: 10px;
}
#arttext .RELATEDrest ul li {
	list-style: none;
	margin: 0 0 12px 0;
	min-height: 50px;
	padding: 0;
	width: 100%;
}
#arttext .RELATEDrest ul li img {
	border: 1px solid #fff;
	float: left;
	margin: 0 10px 0 0;
}
#arttext .RELATEDrest ul li h4 {
	color: #ed1c24;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 2px;
    width: 610px;
}
#arttext .RELATEDrest ul li h4 a {
	color: #787d82;
	font-weight: 300;
	text-decoration: none;
}
#arttext .RELATEDrest ul li h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 12px;
	margin: 0 0 5px;
	padding: 0;
	text-decoration: none;
	color: #ed1c24;
}
#arttext .RELATEDrest ul li h2 a {
	color: #ed1c24;
	font-weight: 300;
	text-decoration: none;
}

#arttext .RELATEDrest ul li h3 {
	background-color: #5d5d5d;
	color: #fff;
	float: left;
	font-size: 13px;
	font-weight: 300;
	line-height: 13px;
	margin: 0 10px 3px 0;
	min-height: 40px;
	padding: 6px 4px 0;
	text-align: center;
	width: 40px;
	overflow: hidden;
}

.critic_star img.star {
 /* height: 20px;*/
}
.restsum {
	text-align: left;
	margin: 20px 0 0 0;
}

.restsum .hasgallery {
	padding: 9px 0 0;
}

.restsum h6 {
  background-color: #242628;
  border-radius: 2px 2px 0 0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 8px;
}

.restsum ul li {
	background: url(images/dots_horiz.gif) repeat-x bottom;
	margin: 0 0 22px 0;
	min-height: 160px;
	padding: 0 0 15px 0;
	text-align: left;
}

.restsum ul li h2 {
	color: #5f9ec9;
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 2px 0;
}

.restsum ul li h3 {
	background-color: #242628;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 300;
	height: 40px;
	line-height: 13px;
	margin: 0 0 3px 0;
	padding: 6px 4px 0 4px;
	text-align: center;
	width: 40px;
}

.restsum ul li h5 {
	color: #4747d1;
	display: table-cell;
	font-size: 19px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.restsum ul li h4 {
	color: #414345;
	display: table-row;
	font-size: 17px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 10px;
	padding: 10px 0 0 0;
}

.restsum ul li .foto {
	float: left;
	height: 125px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 230px;
}

.restsum ul li .arrowoverf {
	background: url(images/arrowoverfoto_white.png) no-repeat 0 0;
	height: 40px;
	margin: -20px -30px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 100;
}


.restsum ul li .foto img {
	width: 230px;
	height: 125px;
	/* Webkit for Chrome and Safari */
  -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
  -webkit-transition-duration: 400ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 400ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 400ms;
  -ms-transition-timing-function: ease-out;
}

.restsum ul li .foto img:hover {
/* Webkit for Chrome and Safari */
  -webkit-transform: scale(1.1, 1.2); // This is the enlarged size scale of the image.
  -webkit-transition-duration: 400ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1.1, 1.1);
  -moz-transition-duration: 400ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1.10, 1.10);
  -ms-transition-duration: 400ms;
  -ms-transition-timing-function: ease-out;
}

.text .date {
	background-color: #959595;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	font-weight: 700;
	line-height: 13px;
	margin: 0 0 3px 0;
	min-height: 40px;
	padding: 6px 4px 0;
	text-align: center;
	width: 40px;
}
.arttools {
  clear: both;
  display: block;
  float: right;
  margin: 15px 0;
  padding: 5px 0;
  width: 420px;
}
.arttoolssm .arttools {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 420px;
}
.arttools table {
	border: 0px solid red;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.text .arttools table iframe {
	border: 0px solid red;
	margin: 0;
	padding: 0;
	text-align: center;
}

td.art-comments {
	padding: 0 0 0 10px;
}

td.art-social {
	
}

.btns {
	padding: 0 10px 0 0;
	text-align: right;
	width: 100px;
}

.btns a {
	padding: 0 5px 0 0;
}
.social_fb {
	margin: -5px 0 0 5px;
}
.social_tw {
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 85px;
}
.social_gplus {
	margin: 5px 0 0 5px;
	width: 60px;
}
.social_gplus .b1, .social_gplus .dIa {
	display: block;
	float: left;
}
.social_pin {
	margin: 5px 0 0 0;
}

#socialbox {
	display: block;
	float: left;
	margin: 6px 0 0 0;
	min-width: 350px;
	padding: 0;
	text-align: left;
}

.tabdiv{
	overflow:auto;
}


.comments {
	display: block;
	margin: 40px 0;
	width: 100%;
}

.PHOTOmain, .VIDEOmain {
  background: none repeat scroll 0 0 #f5f5f5;
  clear: both;
  margin: 10px auto 20px;
  padding: 10px 0 5px;
  text-align: center;

}
.PHOTOmain table, .VIDEOmain table, .landscape table, .portrait table, .square table  {
	margin: auto;
}


.positionPHOTO_1, .positionPHOTO_2 {
  background: none repeat scroll 0 0 #f5f5f5;
  margin: 10px auto 20px;
  padding: 10px 0 5px;
}

.photoinarticle {
	float: left;
	margin: 0 20px 20px 0;
}
.artsummary {
  clear: both;
  display: block;
  font-size: 18px;
  line-height: 1.5rem;
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
  font-weight: 600;
}

/********** MOVIE PAGE  ****************/

.movietop {
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
.movietopleft {
  display: block;
  float: left;
  width: 250px;
}

.movietopright {
  display: block;
  float: left;

  width: 400px;
}
.moviebottom {
  font-size: 17px;
}
#arttext blockquote {
  color: #242628;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  padding: 10px 30px 0 0;
  width: 330px;
}

.posterholder {
  background: url("images/poster_placeholder.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 320px;
  margin: 0 20px 10px 0;
  width: 234px;
}
.actionholder {
  border-bottom: 5px solid #3e3c39;
  bottom: 0;
  display: block;
  padding: 0 0 60px;
  position: absolute;
  right: 0;
  width: 402px;
}
.movietitle h1.marttit {
  margin: 0 0 10px;
}
.marttit {
  color: #242628;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: 500;
}
.movietitle h2.subtit {
  margin: 0 0 20px;
}
.subtit {
  color: #242628;
  display: block;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.actionholder .sum {
  float: left;
}
.sum, .btmblock .btmsum {
  color: #5d5d5d;
  display: block;
  float: left;
  font-size: 16px;
  max-height: 85px;
  padding: 3px 0 0;
  text-align: left;
  text-decoration: none;
  width: 100px;
}
.critic_star {
  display: block;
  float: right;
  width: 80px;

  /*display: none;*/

}
.txt_control {
  display: block;
  float: right;
  height: 20px;
}
.txt_control a {
  display: block;
  float: left;
  height: 20px;
  margin: 0 0 0 1px;
  padding: 0 0 0 1px;
}
.txt_size {
  color: #666768;
  float: right;
  font: 0.56em/20px "OpenSansSemibold",Helvetica,Arial,sans-serif;
  height: 20px;
  margin: 0 6px 0 18px;
  text-align: right;
}
#socialicons {
  bottom: 0;
  height: 20px;
  margin: 0 0 35px;
  position: absolute;
  right: 0;
  width: 402px;
}
#google, #twttr, #fcbk {
  background-color: #f1f2f5;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ced1cf inset;
  display: block;
  float: left;
  margin: 0 6px 5px 0;
  padding: 5px;
  width: 86px;
}
#imdb {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.results_wrapper {
  margin: 0 9px 20px;
}
.genrestabsmenu {
  display: block;
  float: left;
  height: auto;
  margin: 0 0 15px;
  position: relative;
  width: 654px;
}
.genrestabsmenu > h4 {
  border-bottom: 2px solid #3e3c39;
  color: #3e3c39;
  display: block;
  float: left;
  font-family: "OpenSansSemibold",Helvetica,Arial,sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.035em;
  line-height: 25px;
  margin: 0 0 18px;
  padding: 0 0 10px;
  text-align: left;
  width: 654px;
}
.forsort {
  background: none repeat scroll 0 0 #3e3c39;
  border-radius: 3px;
  color: #d8dbd8;
  float: left;
  font: 0.75em/10px "OpenSansBold",Helvetica,Arial,sans-serif;
  height: 10px;
  letter-spacing: -0.0215em;
  margin: 0 6px 5px 0;
  padding: 10px 9px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 300ms cubic-bezier(0.185, 0.81, 0.5, 0.95) 0s;
}
.multiplex {
  float: left;
  text-align: left;
  width: 672px;
}
.place:first-child {
  padding: 20px 0 4px;
}
.place {
  border-bottom: 1px dashed #ced2d1;
  border-top: 1px dashed #fff;
  display: block;
  float: left;
  padding: 20px 0 4px;
  width: 654px;
}
.place h4, .multibox h4 {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin: 0 0 10px;
  transition: box-shadow 60ms cubic-bezier(0.185, 0.81, 0.5, 0.95) 0s;
}
.place h4, .multibox {
  display: inline-block;
}
.multi {
  background: url("images/white30_bg.png") repeat scroll left top transparent;
  border: 1px solid #c6c8c7;
  border-radius: 3px;
  color: #807973;
  display: inline-block;
  font-family: "OpenSansBold",Helvetica,Arial,sans-serif;
  font-size: 0.9375em;
  line-height: 15px;
  margin: 0 0 5px;
  padding: 5px 6px;
  transition: box-shadow 180ms cubic-bezier(0.185, 0.81, 0.5, 0.95) 0s;
}
.aithousa {
  background: url("images/white30_bg.png") repeat scroll left top transparent;
  border: 1px solid #c6c8c7;
  border-radius: 3px;
  color: #807973;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 6px 5px 0;
  padding: 5px 6px;
  transition: color 0s ease 0s, border-color 180ms cubic-bezier(0.185, 0.81, 0.5, 0.95) 0s;
}

.movrelated {
  display: block;
  float: left;
  margin: 0 18px 10px 0;
  overflow: hidden;
  padding: 0;
  width: 375px;
}
.movrelated h2.blacktit {
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  margin: 0 0 5px;
}
.movrelated ul li {
  font-size: 15px;
  line-height: 1.5rem;
  padding: 0;
}
.movrelated ul span {
  color: #616b73;
}



.showRooms {
  -moz-transition-duration: 300ms, 0ms;
  -moz-transition-property:color, border-color;
  -moz-transition-timing-function: cubic-bezier(0.185, 0.810, 0.500, 0.950);
  -o-transition-duration: 300ms, 0ms;
  -o-transition-property:color, border-color;
  -o-transition-timing-function: cubic-bezier(0.185, 0.810, 0.500, 0.950);
  -webkit-transition-duration: 300ms, 0ms;
  -webkit-transition-property:color, border-color;
  -webkit-transition-timing-function: cubic-bezier(0.185, 0.810, 0.500, 0.950);
  background: url("images/pagin_arrows_1.png") no-repeat scroll 207px -60px #3E3C39;
  behavior: url(PIE.htc);
  border-radius: 6px;
  border: medium none;
  clear: both;
  color: #D8DBD8 !important;
  display: block;
  float: left;
  font-family: 'OpenSansExtrabold',Helvetica,Arial,Sans-Serif;
  font-size: 11px;
  letter-spacing: -0.0215em;
  line-height: 13px;
  margin: 0 18px 10px 0;
  padding: 10px 9px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 235px;
}

.showRooms:hover {
  background: url("images/pagin_arrows_1.png") no-repeat scroll 207px -90px #2D2C2A;
  border: medium none;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  color: #F3F3F1;
  text-decoration: none;
}

.showRooms:active {
  background: url("images/pagin_arrows_1.png") no-repeat scroll 207px -90px #2D2C2A;
  border: medium none;
  box-shadow: none;
  color: #F3F3F1;
  text-decoration: none;
}


















.sumstory {
  margin: 10px 0;
  clear: both;
  font-weight: 600;
}
.sumstory p {
  clear: both;
  display: block;
  font-size: 18px;
  line-height: 1.5rem;
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
}
.publisher {
  border-bottom: 1px solid #959595;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 0 2px 0 0;
  text-align: right;
  width: 100%;
}
#agriyaplayer {
  display: block;
  float: left;
  overflow: hidden;
  margin: 10px 0 0 0; 
}
.text_container {
  float: left;
  margin: 0 0 20px;
}
#arttext .plot {
  font-size: 1em;
  font-style: italic;
}
.artgal {
  float: left;
  margin: 0 0 40px;
  overflow: hidden;
}
.fancybox {
  display: block;
  float: left;
  margin: 0 18px 20px 0;
  position: relative;
  width: auto;
}

.leftcol iframe {
  width: 100%;
  margin: 10px 0;
  max-width: 620px;
}
iframe#twitter-widget-0 {
  margin: auto;
}

.slider--artgal {
  width: 632px;
  margin: 0 0 30px;
  z-index: 0;
  clear: both;
}

.slider--artgal .swiper-slide {
	position: relative;
}

#arttext .slider--artgal ul li, .arttxt .slider--artgal ul li {
	list-style: none;
}
.slider--artgal .arrow-left {
  background: url("img/arrows.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  height: 30px;
  left: 10px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 17px;
}
.slider--artgal .arrow-right {
  background: url("img/arrows.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 17px;
}
div.slider-nav span {
  cursor: pointer;
  height: 100px;
  margin-top: -50px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 78px;
  z-index: 1000;
}
div.slider-nav span.right {
  background: url("orbit/right-arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  right: 0;
}
div.slider-nav span.left {
  background: url("orbit/left-arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: 0;
}

.text img{
  max-width:100%;
  height: auto;
}




/**************** PAGENAV *******************/
.pagenavart {
  margin: 50px 0;
  padding: 10px 0;
  width: 650px;
  display: block;
  clear: both;
/*  border-top: 1px solid #000;
  border-bottom: 1px solid #000;*/
  color: #000;
  background: url(images/dots_horiz.gif) repeat-x top, url(images/dots_horiz.gif) repeat-x bottom;
}

.pagenavart .btnprev, .pagenavart .btnprevoff {
  background: url("images/arrow_prev_pag.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  display: block;
  float: left;
  font-size: 15px;
  height: 20px;
  line-height: 20px;
  padding: 0 0 0 15px;
  width: 167px;
  color: #000;
}
.pagenavart .pagenum {
  float: left;
  margin: 0;
  padding: 0;
/*  width: 333px;*/
}

.pagenavart .pagenum table {
  width: 315px;
  text-align: center;
}

.pagenavart .pagenum .pagenumber {
  /*  display: block;
  float: left;*/
}
.pagenavart .pagenum a, #arttext .pagenavart .pagenum a {
  /*  background-color: #ddd;*/
  font-size: 16px;
  color: #000;
  text-decoration: none !important;
  text-align: center;
  margin: 0 5px;
  /*padding: 2px 5px;*/
  width: 21px;
  display: inline-block;
}
.pagenavart .pagenum a.on:link, 
.pagenavart .pagenum a.on:hover, 
.pagenavart .pagenum a.on:active, 
.pagenavart .pagenum a.on:visited {
  color: #fff !important;
  background: url(images/bg_pagenum_on.png) no-repeat center 2px;
/*  padding: 1px 7px;*/
  width: 23px;
  height: 23px;
  display: inline-block;
  text-decoration: none !important;
  border-bottom: none;
}
.pagenavart .btnnext {
  float: right;
  background: url(images/arrow_next_pag.png) no-repeat top right;
  padding: 0px 15px 0 0;
  height: 20px;
  display: block;
/*  width: 165px;*/
  line-height: 20px;
  font-size: 15px;
}

.pagenavart .btnnext a {
  color: #000;
}

.pagenavart .btnnext_off {
  float: right;
  background: url(images/arrow_next_pag.png) no-repeat top right;
  padding: 2px 15px 0 0;
  height: 20px;
  display: block;
  opacity: 0.5;
}

#arttext .pagenavart .btnnext a {
    color: #000;
}
#arttext .pagenavart .btnprev a {
    color: #000;
}

/**************** END PAGENAV ****************/

.menulink {
    padding: 7px inherit;
  }


.nextart {
    background: #e5e5e5;
    padding: 10px 8px 8px;
    margin: 0 0 30px 0;
}
.nextart h4.nextart_header {
    color: #a52d41;
    margin: 0 0 10px 0;
}
.nextart h5.nextart_title {
    color: #333;
    font-size: 1.2rem;
    line-height: 1.4rem;
}
.ban72890 {
    /* margin: 18px auto 25px auto; 
    padding: 15px 0 10px 0;*/
    /* background: #000; */
    min-height: 115px;
    width: 100%;
}
.mainadv {
    margin: : 0 AUTO;
    width: : 100%;
    text-align: : CENTER;
    padding: 0 0 20PX 0;
}


/*.outer {
    width: 100%!important;
}*/
div#articleContainer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.infiniteArticleWrapper {
	display: inline-block!important;
	width: 980px!important;
    margin: 0 auto!important;
}

.firstArticle, .infiniteArticle {
    display: inline-block;
    width: 980px;
     margin: 0 auto!important;
}
.infiniteArticle .ban72890 {
    margin: 10px 0 20px -14px;
    width: 1008px;
}