/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Kino
*/

/* ----------------
   Startseite
   ---------------- */

#co_kino > h2, #co_kino .ki_flist h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin-bottom: .45em;	
	clear: both;
	position: relative;
} /* IE6 */

#co_kino h2 + br, #co_kino .ki_neu + br {
	display: none;
}
   
/* Kinoprogramm */   
#co_kino .suchbl {
	padding-bottom: 11px;
} 

#co_kino .suchbl h3 {
	margin-bottom: 12px;  
}
   
#co_kino .suchbl select {
	width: 155px;
}

#co_kino .suchbl fieldset {
	position: relative;
}

#co_kino .suchbl a {
	position: absolute;
	top: .2em;
	right: 0;
	background: url(/img/link.gif) left 5px no-repeat;
	padding-left: 12px;	
	font-size: 1.2em;
}

/* Filmsuche */   
#co_kino .ki_fsuche {
	margin: -2em 0 3em;
}

#co_kino .ki_flist .ki_fsuche {
	margin-top: 0;
}

#co_kino .ki_fsuche input[type=text] {
	width: 231px;
}

#co_kino .ki_fsuche select {
	width: 238px;
}

#co_kino .ki_fsuche .mo input[type=text]:first-child {
	margin-left: 0;
	width: 86px;
}

#co_kino .ki_fsuche .mo input[type=text] {
	margin: 11px 0 1px 8px;
	width: 85px;
}

#co_kino .ki_flist .ki_neu {
	margin-top: 1em;
}

/* Neu im Kino */
#co_kino .ki_neu {
	margin-bottom: 3.5em;
}

#co_kino .ki_neu li {
	border-top: 1px dotted #c6c6c6;
	margin-top: .8em;
	padding-top: .9em;	
	overflow: hidden;
}

#co_kino .ki_neu li.f {
	position: relative;
	padding-left: 126px;
	min-height: 81px;
} /* IE6 */

#co_kino .ki_neu li:first-child {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#co_kino .ki_neu li img {
	position: absolute;
	top: 1.25em;
	left: 0;	
	border: 1px solid #afafaf;
	width: 112px;
	height: 72px;
}

#co_kino .ki_neu li:first-child img {
	top: .35em;
}

#co_kino .ki_neu li h3 {
	font-size: 1.6em;
}

#co_kino .ki_neu li h3 span {
	font-size: .8em;
}

#co_kino .ki_neu li p {
	margin-top: .2em;
}

#co_kino .ki_neu li div {
	font-size: 1.1em;
	margin-top: .4em;
	color: #616161;
}

#co_kino .ki_neu + h2 {
	color: #000;
}


/* ----------------
   Demnaechst im Kino
   ---------------- */
#co_kino .ki_demn h1, #co_kino .ki_demn .ki_neu, #co_kino .ki_flist .ki_neu {
	margin-bottom: 0;
}   

#co_kino .co_nav {
	margin: 1.4em 0 1em;
}


/* ----------------
   Suchergebnis Filme
   ---------------- */
#co_kino .ki_flist h2 {
	margin-bottom: -.1em;	
}

#co_kino .ki_flist h2 span {
	position: absolute;
	top: .5em;
	right: 0;
	color: #000;
	font-size: .65em;
	font-weight: normal;
}


/* ----------------
   Detailansicht Film
   ---------------- */
#co_kino .content_main {
	width: 522px;
	margin: 0 14px 3em 0;
	float: left;
	overflow: hidden;
	position: relative;
}

#co_kino .content_side {
	width: 192px;
	float: right;
	overflow: hidden;
	margin-bottom: 3em;	
}

#co_kino .content_main h1 {
	color: #000;
	padding: 0;
	margin-bottom: 0;
	border: 0;
	width: 322px;
}

#co_kino .content_main .inf {
	font-size: 1.2em;
	color: #60615f;
	margin-top: .2em;
	width: 340px;
}

#co_kino .content_main .article_body p {
	margin: 1.65em 0;
	clear: both;
}/* IE6 + IE7 */

#co_kino .content_main .article_body p.intro {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 1.2em 0 0;	
}

#co_kino .content_main .article_body .leiste_1gr {
	clear: none;
	padding: 7px 0;
	min-width: 170px;
	margin: 1.5em 16px 1.2em 0;
} /* IE6 */

#co_kino .content_main .article_body .ki_lei_beg a {
	background: url(/img/icon_zeit.png) 0 .1em no-repeat;
	padding-left: 20px;
	display: inline;
}

#co_kino .content_main .article_body .ki_lei_tra a {
	background: url(/img/icon_trailer.png) 0 .15em no-repeat;
	padding-left: 21px;
	display: inline;
}

#co_kino .content_main .article_body .leiste_1gr a:hover{
	background-color: #bfe1e3;
}

/* Bewertung */
#co_kino .content_main .rate {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/img/leiste_1gr_bg.gif) no-repeat;
	padding: 7px 10px 8px 10px;
}

#co_kino .content_main .rate a {
	display: inline;
}

#co_kino .content_main .rate img {
	vertical-align: top;
}

#co_kino .content_main .rate a:hover {
	background-color: transparent;
}

#co_kino .content_main .rate span {
	color: #6b6b6b;
	font-size: 1em;
	position: relative;
	top: .2em;
}

#co_kino .content_main .rate .r {
	width: 11px;
	height: 30px;
	background: url(/img/leiste_1gr_bg2.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
} /* IE6 */

/* Fakten */
#co_kino .content_main h2 {
	margin: 0 0 .4em;
	font-size: 1.8em;
	color: #b2b2b2;
	clear: both;
}

#co_kino .content_main li:first-child {
	margin-top: 0;
}

#co_kino .content_main li {
	font-size: 1.3em;
	position: relative;
	padding-left: 120px;
	margin-top: .6em;
	height: 1%;
}

#co_kino .content_main li strong {
	position: absolute;
	top: 0;
	left: 0;
}

#co_kino .content_main li a {
	font-weight: normal;
}

/* Features */
#co_kino .ki_feat {
	width: 170px;
	background: url(/img/afeat_bg.gif) no-repeat;
	margin: 0 0 2.3em 11px;
}

#co_kino .ki_feat h3 {
	display: none;
}

#co_kino .ki_feat ul {
	padding: 2px 0 6px 9px;
	background: url(/img/afeat_bg2.gif) bottom no-repeat;
}

#co_kino .ki_feat ul li {
	margin-top: 4px;
}

#co_kino .ki_feat a {
	font-size: 1em;
	color: #828282;
	font-weight: normal;
	padding-left: 14px;
}

#co_kino .ki_feat a:hover {
	color: #000;
	background-color: transparent;
}

#co_kino .ki_feat ul li:first-child a {
	background: url(/img/icon_drucken_sm.png) no-repeat;
}

#co_kino .ki_feat ul li:first-child + li a {
	background: url(/img/icon_aversenden.png) no-repeat;
}

#co_kino .ki_feat ul li:first-child + li + li a {
	background: url(/img/icon_share.png) no-repeat;
}

/* Randspalte */
#co_kino .content_side .frag {
	margin-bottom: 2.4em;
}

#co_kino .frag h3 {
	color: #767676;
	font-size: 1.3em;
	padding: .2em 0 .5em;
	margin-bottom: .5em;
	border-bottom: 1px dotted #969696;
}

/* #co_kino .frag p {
	margin: 0;
	line-height: 1.4em;
	font-size: 1.2em;
}

#co_kino .frag a {
	font-size: 1.2em;
	font-weight: bold;
}

#co_kino .frag a:hover {
	background-color: #e6f4f5 !important;
} */

/* Foto */
#co_kino .ki_foto {
	padding: 0 !important;
}

#co_kino .ki_foto h3 {
	display: none;
}

#co_kino .ki_foto h3.on {
	display: block;
	margin-bottom: 10px;
}

#co_kino .ki_foto img {
	border: 1px solid #afafaf;
	display: block;
}

/* #co_kino .ki_foto p {
	margin-top: 5px;
	line-height: 1.25em;
}

#co_kino .ki_foto p span a {
	font-size: 1.2em;
}

#co_kino .ki_foto p span.cred {
	font-size: .8em;
	margin-left: 7px;
	color: #949494;
}

#co_kino .ki_foto p span.cred a {
	display: inline;
	color: #949494;
	border-bottom: 1px solid #d5d5d5;
	font-size: 1em;
	font-weight: normal;
}

#co_kino .ki_foto a.zoom {
	text-indent: -9999px;
	background: url(/img/icon_zoom2.png) no-repeat;
	width: 25px;
	height: 15px;
	float: right;
	margin: -2px 0 0 10px;
	overflow: hidden;
	cursor: pointer;
	display: block;
}

#co_kino .ki_foto a.zoom {
	background: url(/img/icon_zoom.png) no-repeat;
}

#co_kino .ki_foto a.zoom:hover {
	background-color: transparent !important;
} */

/* Redaktionsbewertung */
#co_kino .ki_bew h3 {
	padding-bottom: .55em;
	margin-bottom: .6em;
}
	
/* Kommentare */	
#co_kino .comments {
	margin-bottom: 0 !important;
}
		
	
/* ----------------
   Beginnzeiten
   ---------------- */
#co_kino .ki_list, #co_kino .ki_tra {
	position: relative;
}

#co_kino .ki_list h1 span, #co_kino .ki_tra h1 span {
	width: 550px;
	display: block;
}

#co_kino .ki_list h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	margin-bottom: .8em;
}

#co_kino .ki_list h2 a {
	color: #c60219;
}

#co_kino .ki_list select, #co_kino .ki_tra select {
	position: absolute;
	top: .25em;
	right: 0;
	margin-right: 0;
	width: 160px;
}

#co_kino .ki_list ul {
	margin-bottom: 3.1em;
}

#co_kino .ki_list li {
	border-top: 1px dotted #c6c6c6;
	margin-top: 1em;
	padding: 1em 0 0 200px;	
	overflow: hidden;
	font-size: 1.3em;
	position: relative;
	height: 1%;
}

#co_kino .ki_list li:first-child {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#co_kino .ki_list li a {
	position: absolute;
	top: 1em;
	left: 0;
	width: 190px;
	overflow: hidden;
}

#co_kino .ki_list li:first-child a {
	top: 0;
}

/* ----------------
   Detailansicht Kino
   ---------------- */
#co_kino .ki_kdet .kdet {
	margin-bottom: 3.3em;
}
   
#co_kino .ki_kdet .kdet li:first-child {
	margin-top: 0;
}

#co_kino .ki_kdet .kdet li {
	font-size: 1.3em;
	position: relative;
	padding-left: 120px;
	margin-top: .4em;
	height: 1%;
}

#co_kino .ki_kdet .kdet li strong {
	position: absolute;
	top: 0;
	left: 0;
}

#co_kino .ki_kdet .kdet li a {
	font-weight: normal;
}

#co_kino .ki_list h2 + form select {
	top: 0;
}

#co_kino .ki_kdet .ki_list li {
	padding-left: 420px;
}

#co_kino .ki_kdet .ki_list li a {
	width: 410px;
	overflow: hidden;
}



/* ----------------
   Trailer
   ---------------- */
#co_kino .ki_tra h1 {
	margin-bottom: .9em;
}

#co_kino .ki_tra select {
	width: auto;
}
