@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(img/bg/bg_spotlght2.jpg);
	background-repeat: repeat;
	background-position: top;
	box-sizing: border-box;
	margin: 12px auto 10px;
	padding: 0;
	width: 960px;
}

	/* ----------------------------------------------------------------*/
.tvwrap1 {
	background-color:#FAF5E9; 
	margin: 0;
	padding:0 30px 10px;

}

.col-left-50 {
	float:left;
	width:56%;
	margin: 0 5% 0 0;
}

.col-right-320 {
	float: right;
	margin-top:8px;
	width:320px;
}

.photocaption {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	margin:0
}

.tvtop {
	clear:both;
	margin-bottom:6px;
	padding:4px 0;
	/* height: auto; 
	min-height: 1px; max-height:	999999px; */
}
.tvtop h1 {
	color: #504f4e; 
	font-size:21px;
  line-height:	1.5em;
	margin-top:12px; 
	padding:0;
}
.tvtop .intro p {
	width: 83%; 
}
	
.tvtop p {
	padding:6px 0 4px;
	margin:0;
	width:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#545151
}

.wrap-tvlistings {
	margin:0;
	padding: 0; 
	overflow:hidden;	
}

.wrap-tvlistings h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	color:#878CA0;
	letter-spacing:-0.01em;
	padding:0 0 4px;
	margin:0
}

.wrap-tvlistings p {
	font-family: 'Roboto Flex', sans-serif; 
	font-size: 15px;
	line-height:1.5em;
	margin:0;
	padding: 2px 0 4px 0;
}

.wrap-tvlistings .date {
  color: #394557;
  /*    display:inline-block;*/
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin: 0;
  padding: 8px 0 6px;
  /*	width:90%*/
}

.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#772400;
	margin:0;
	padding:0
}
/* ------------------------- h tags -----------------------*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#504f4e;
	font-weight:bold;
	padding-bottom:0;
	line-height:24px;
	margin:0
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	color:#504f4e;
	/*#334C74; */
	letter-spacing:-0.01em;
	padding:0;
	margin:0
}
/* ------------------------- float -----------------------*/

.left-6-12-4-0  {
	float:left; 
	padding: 6px 12px 4px 0; 
}

.gauche {
	float:left;
	margin-right:14px;
	padding:0;
	margin-bottom:5px
}

/*------------------ FOOTER ------------------------------------*/
/* see fnf25-base.css  */

/*-----------------BOXES -----------------------*/

.tvboxshw {
	border-top-right-radius:4px;
	border-bottom-right-radius:12px;
	margin:10px 0 14px;
	border:1px solid #EEE8D7;
	border-top-right-radius:4px;
	border-bottom-right-radius:12px;
	background-color: #eee8d7; /* fallback */
  background-image: linear-gradient(to bottom, #eee8d7 0%, #eae1d7 99%);
  padding:3% 5%;
}
.tvboxshw h2 {
		color:#504f4e;
}
/* -------------------------NOIR ALLEY ------------------------- */

.wrap-tvlistings p.noiralleysp {
	margin:9px 0 0 -16px
}

.wrap-tvlistings h2.em_presents {
	font-family: Georgia, "Times New Roman", serif;
	font-size:20px;
	line-height:26px;
	letter-spacing:-0.01em;
	padding:0 0 8px;
	margin:0
}
.noiralley_top {
    background: #3d3c3c; 
    border-top-right-radius: 4px;
    margin-top:8px;
    overflow:hidden;
    padding: 1em; 
}

.noiralley_top h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 23px;
    line-height: 1.5em ;
}

.noiralley_top h3 {
		color: #e63636; 
		font-family: Georgia, "Times New Roman", serif;
		font-size: 19px;
		line-height: 1.25em;
		margin: 0;
		padding: 0;
}

.noiralley_topdate  {
     color: #fff;
     font-family: 'Droid Sans', sans-serif ;
    font-size: 14px;
    font-weight: 300; 
    line-height: 1.75em;
}

.noiralley_btm {
    border: 1px solid #787777;
   margin-bottom:8px;
    padding: 1em; 
    border-bottom-right-radius: 12px;
}

.highlight2line {
	background-color:#4B5248;
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	line-height:23px;
	padding:3px 6px 3px 7px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.tvlistingsnav {
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	padding:6px;
	border-radius:5px
}

.tvlistingsnav a:link {
	padding:6px;
	border-radius:6px;
	border:1px solid #c2531b
}

.tvlistingsnav a:hover {
	text-decoration:none;
	background-color:#e8d4ab
}
/*---------------------- CO-PRESENTED ----------------- */

.wrap-tvlistings .programmed_co-presented_bx {
	background: #bd1c1c;
	border-radius: 4px;
	color: white;
	font-family: 'Droid Sans', sans-serif;
	margin-top: .60em;
	margin-bottom: .5em;
	padding:  .5em; 
}

/* ------------------------------------------------------------- */

.bx-bg  {
	margin: 0;
	padding: 1em;
	background:#d6d1c7; 
}

.wrap-tvlistings .nulle {
	margin: 0 0 -6px 0;
	padding: 0; 
	
}
.wrap-tvlistings .padtop12 {
	margin:0;
	padding:12px 0 0;
}
.wrap-tvlistings .padtop18 {
	margin:0;
	padding:18px 0 0;
}
.photo img {
	width:100%;
	height:auto;
	display:block;
	margin-top:7px; 
}

.shw {
	margin:0;
	padding:0;
	box-shadow:1px 2px 4px #6B6666
}
/* ------------------------------------------------------------- */
