/*
Theme Name: LAUSCH EINZELFOLGEN
Theme URI: http://www.merlausch.de
Description: LAUSCH – Phantastische Hörspiele
Version: 1.0
Author: Mattias Stiller
Author URI: http://www.mattiasstiller.de
*/

 /*HÖRSPIELE EINZELFOLGE
-------------------------------------------------------------------------*/
#content ul.cat_menu {
	list-style-type: none;
	margin: 0 ;
	height: 31px;
	line-height: 17px;
	text-align: center;
}
#content ul.cat_menu li {
	display: inline;
	margin: 0 7px 0 0;
}
#content ul.cat_menu li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content ul.cat_menu li a:hover {
	color: #990100;
}
#content ul.cat_menu li a.active {
	color: #990100;
}
.entry .folge-details {
	float: left;
	width: 180px;
}
.entry .folge-details-liste {
	list-style-type: none;
	margin: 0;
}
.entry .folge-details-liste li {
	margin: 0 0 3px 0 ;
}
.entry .folge-long {
	float: right;
	width: 290px;
}
.entry .folge-thumbnails {
	margin: 0 0 10px 0;
}
.entry .folge-thumbnails img {
	width: 170px;
	height: 170px;
}
#content ul.folge-preis {
	list-style-type: none;
	float: right;
	text-align: right;
}
#content #crossreferences ul {
list-style-type:square;
margin:6px 0 0 14px;
}
#content #crossreferences ul li {
	margin: 0 0 3px 0;
}
#content ul.folge-preis li a,
#content #crossreferences ul li a {
	text-decoration: none;
	color: #990100;
}
#content ul.folge-preis li a:hover,
#content #crossreferences ul li a:hover {
	text-decoration: underline;
}
#content .middle-part .serien-intro {
	height: 115px;
}
#content .middle-part .serien-intro p {
	line-height: 16px;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 469px;
}


