/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


#screenshot {
	position:absolute;
	border:2px solid #CCCCCC;
	background:#E7E7E7;
	padding:3px;
	display:none;
	color:#000;
}


#itunessmallsub { float: left; display: inline; text-transform: uppercase; background: url(../itunes12x12.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }

.featured-comments { float: right; padding: 0 0 0 18px; background: url(../images/comments16.gif) no-repeat left center; }

#tablfilters {
	border: none !important;
	width: auto;
}

#tablfilters tr {
	background-color: #E7E7E7 !important;
	border: none !important;
}


#tablfilters td {
	background-color: #E7E7E7 !important;
	border: none !important;
}

.tablfiltertitle {
	width:  88px;
}

.tablfilterbold {
	font-weight: bold;
	font-style: italic;
}

.tabltracl tr:nth-child(2n-1) td {
	background-color: #E7E7E7 !important;
}

.tabltraimg:hover {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.tabltraimg {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.tablwert img:hover {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.tablwert img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.tablaffil img {
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.tablaffil img:hover {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.tablleg { border: none !important; background-color: #E7E7E7; }
.tablleg tr { border: none !important; }
.tablleg td { border: none !important; background-color: #E7E7E7; }
.tablleg td:first-child { width: 32px; }

.tablmas { display: none; }
.tabltrail { width: 18px; }

.twbasti { display: none; }
.twx2 { display: none; }

.tablwert { vertical-align: middle !important; text-align: center; width: 50px !important; }
.tablaffil { vertical-align: middle !important; text-align: center; width: 102px !important; }

.team-picture { margin: 0 1em -1px 0 !important; border: none !important; }
.aboutname { font-size: 133%; }

.entry-content ul { margin-top: -16px; }
.entry-content li { margin-top: 8px; }
.entry-content ul ul {
	list-style-type: square;
}

.category-neue-folge .entry-content p { border-top: 1px solid #CCCCCC; }
.category-folgen .entry-content p { border-top: 1px solid #CCCCCC; }

.category-neue-folge .entry-content li p { border-top: none; }
.category-folgen .entry-content li p { border-top: none; }

div.sociable { margin: 24px 0 12px 0; border-top: 1px solid #ccc; padding-top: 6px; }

div.sociable_tagline { float: left; position: relative; top: 2px; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.sf-menu li:hover { background: #CCCCCC; }
.sf-menu li.current_page_item { background: #CCCCCC; }
