/*   
Theme Name: trendtv
Theme URI: 
Description:
Author: Tim Wiese, based on a design by 9th sphere (http://www.9thsphere.com)
*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	width: 100%;
	text-align: center;
	/* background-image: url(images/back/bg_main.jpg); */
	/* background-repeat: repeat-x; */
	background-color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #fff;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	width: 100%;
	margin: auto;
}

h1 {
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
}

h2 {
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h2.page_title {
	color: #fff;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
	
h3 {
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h4 {
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h5 {
	color: #f67500;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
}

h6 {
	color: #f67500;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
}

h2.separator, h2.widgettitle {
	/* background: url(images/back/bg_separator.jpg) no-repeat 5px 0; */
	clear: both;
	width: 180px;
}

div.separator {
	padding: 0 0 0 14px;
	/* background: url(images/back/bg_separator.jpg) no-repeat 5px 0; */
	clear: both;
	width: 180px;
}

.entry h2 {
	color: #fff;
	padding: 0;
}

.entry h3 {
	color: #fff;
	padding: 0;
}

.entry h2.page_title {
	color: #fff;
	margin-bottom: 20px;
}
	
p {
	padding-bottom: 12px;
	color: #fff;
	line-height: 16px;
}

p.no_clear {
	clear: none;
}

p.clear {
	clear: both;
}

.entry ul {
	padding: 0 0 10px 10px;
}

	.entry ul li {
		/* background: url(images/back/bg_sidebar_item.gif) no-repeat left 8px; */
		padding: 2px 0 2px 8px;
	}
	
.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

.entry ol li {
	padding: 0 0 4px 0;
}

.widget div {
	padding: 5px 0 15px 16px;
}

#nav_main a { color: #8a8a8c; text-decoration: none; line-height: 32px; }
#nav_main a:link { color: #8a8a8c; text-decoration: none; line-height: 32px; }
#nav_main a:visited { color: #8a8a8c; text-decoration: none; line-height: 32px; }
#nav_main a:hover { color: #f67500; }
#nav_main a:active { color: #f67500; }

a { color: #f67500; text-decoration: none; outline: none; }
a:link { color: #f67500; text-decoration: none; outline: none; }
a:visited { color: #f67500; text-decoration: none; outline: none; }
a:hover { color: #f67500; text-decoration: underline; }
a:active { color: #f67500 ; text-decoration: underline; }

h1 a { color: #fff; text-decoration: none; outline: none; }
h1 a:link { color: #fff; text-decoration: none; outline: none; }
h1 a:visited { color: #fff; text-decoration: none; outline: none; }
h1 a:hover { color: #34618a; }
h1 a:active { color: #34618a; }

h2 a { color: #fff; text-decoration: none; outline: none; }
h2 a:link { color: #fff; text-decoration: none; outline: none; }
h2 a:visited { color: #fff; text-decoration: none; outline: none; }
h2 a:hover { color: #f67500; }
h2 a:active { color: #f67500; }

h3 a { color: #fff; text-decoration: none; outline: none; }
h3 a:link { color: #fff; text-decoration: none; outline: none; }
h3 a:visited { color: #fff; text-decoration: none; outline: none; }
h3 a:hover { color: #f67500; }
h3 a:active { color: #f67500; }

#sidebar a { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:link { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:visited { color: #636363; text-decoration: underline; outline: none; }
#sidebar a:hover { color: #00aeef; }
#sidebar a:active { color: #00aeef; }

#footer a { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:link { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:visited { color: #ccc; text-decoration: none; font-size: 10px; outline: none; }
#footer a:hover { color: #e8f0fb; text-decoration: underline; }
#footer a:active { color: #e8f0fb; text-decoration: underline; }

table#wp-calendar td a { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:link { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:visited { color: #00aeef; text-decoration: none; outline: none; }
table#wp-calendar td a:hover { color: #34618a; text-decoration: underline; }
table#wp-calendar td a:active { color: #34618a ; text-decoration: underline; }

#tag_cloud a { margin: 0 0 5px 15px; float: left; }
#tag_cloud a:link { margin: 0 0 5px 15px; float: left; }
#tag_cloud a:visited { margin: 0 0 5px 15px; float: left; }

li.widget_rss h2 img {
	float: left;
	width: 14px;
	margin: 0 4px 10px 0;
}

span.rss-date {
	clear: both;
	display: block;
	padding: 4px 0 4px 0;
}

#container {
	margin: auto;
	width: 955px;
	background: url(images/back/bg_container.jpg) repeat-y;
	min-height: 700px;
}

#container2 {
	margin: auto;
	width: 955px;
	background: url(images/back/bg_container2.jpg) no-repeat;
	min-height: 700px;
}

	#header {
		width: 955px;
		height: 215px;
		position: relative;
		color: #fff;
	}
	
		#site_title {
			position: absolute;
			top: 135px;
			left: 22px;
			font-family: verdana;
			font-size: 10px;
		}

		#site_title p {
			line-height: normal;
			color: #fff;
		}
		
		#nav_main {
			position: absolute;
			top: 160px;
			background: url(images/back/bg_nav.png) repeat-x top center;
			width: 955px;
			height: 72px;
		}

		#nav_main ul {
			position: relative;
			top: 20px;
			height: 72px;
			float: left;
			padding-left: 10px;
		}
		
			#nav_main li {
				float: left;
				text-align: center;
				margin: 0 15px 0;
				height: 32px;
			}

			#nav_main a {
				display: block;
			}

			#nav_main ul ul {
				background: url(images/back/bg_nav2.png) repeat-x top center;
				position: absolute;
				top: 22px;
				left: 0;
				width: 945px;
				padding-top: 15px;
				visibility: hidden;
			}

			#nav_main ul li:hover ul {
				visibility:visible;
			}
		
		#search_form_holder {
			float: right;
			position: relative;
			top: 25px;
			right: 15px;
		}
		
		#search_form_holder input.txt {
			background: url(images/back/bg_searchbox.jpg) 0 0 no-repeat transparent; 
			border: none;
			width: 150px;
			height: 21px;
			padding: 3px 5px 0 5px;
			color: #8a8a8c;
			font-size: 12px;
			float: left;
		}
		
		#search_form input.submit {
			float: left;
			padding-left: 5px;
		}
	
	#main_content {
		padding: 30px 15px 0;
	}
	
		#content_left {
			float: left;
			width: 620px;
			background: url(images/back/bg_content.png) repeat 0 0;
			/* min-height: 1224px; */
		}

			#content_left>p {
				padding-left: 10px;
			}

			#content_left_header {
				height: 30px;
				background: url(images/back/bg_content_left_header.png) no-repeat 0 0;
				padding: 7px 0 0 9px;
				font-size: 1.1em;
			}

			#content_left_body {
				padding: 0 10px 10px;
			}

			#content_left_static {
				padding: 10px 5px 0;
			}
			
			.entry-wrapper {
				width: 600px;
				background: url(images/back/bg_entry-wrapper.png) bottom left repeat-x;
				margin-top: 10px;
			}


			.entry-wrapper.small {
				background: url(images/back/bg_entry-wrapper-small.png) bottom left repeat-x;
			}

			.entry {
				clear: both;
				width: 578px;
				background: url(images/back/bg_entry.png) no-repeat bottom left;
				padding: 11px;
			}

			.entry.small {
				background: url(images/back/bg_entry-small.png) no-repeat bottom left;
			}

			.first {
				margin-top: 0;
			}
			
				#content_left .entry p {
					padding-left: 0;
				}
				
				.postmetadata {
					clear: both;
					/* background: url(images/back/bg_entry_separator.gif) no-repeat 0 0; */
					font-size: 11px;
					line-height: 13px
				}

			.thumbnail {
				margin-top: 1px;
				margin-bottom: 8px;
			}

			.previous {
				padding: 20px 0 10px 0;
				text-align: left;
				float: left;
			}

			.next {
				padding: 20px 0 10px 0;
				text-align: right;
				float: right;
			}

		#sidebar {
			float: right;
			width: 272px;
		}

			#sidebar_partners {
				padding-bottom: 5px;
				background: url(images/back/bg_content.png) repeat 0 0;
			}

				#sidebar_header {
					width: 272px;
					height: 38px;
					background: url(images/back/bg_sidebar_header.png) no-repeat 0 0;
					padding: 7px 0 0 9px;
					font-size: 1.1em;
				}
	
				#sidebar select {
					width: 170px;
					margin: 10px 0 15px 17px;
					color: #626262;
					font-size: 11px;
				}
			
				#sidebar ul li {
					clear: left;
				}

				#sidebar ul ul {
					padding: 0 0 7px 10px;
					clear: both;
					overflow: hidden;
					width: 180px;
				}
			
				#sidebar ul ul li {
					margin: 0 0 0 10px;		
					display: block;
					/* background: url(images/back/bg_sidebar_item.gif) no-repeat left 8px; */
					padding: 2px 0 4px 8px;
				}
				
				#sidebar ul ul ul {
					padding: 0;
				}
				
				#sidebar ul ul ul li {
					padding: 4px 0 1px 10px;					
				}
				
				#sidebar p {
					float: left;
					width: 80%;
					padding: 0 0 10px 14px;
				}

			#sidebar_wff {
				margin-top: 20px;
				padding: 20px;
				background: url(images/back/bg_content.png) repeat 0 0;
			}

	#footer {
		clear: both;
		/* background: url(images/back/bg_bottom.jpg) no-repeat bottom center; */
		height: 55px;
		position: relative;
	}
		
		#footer_bottom p {
			padding: 2px 0 0 10px;
			float: left;
			clear: none;
			color: #fff;
		}
		
		#footer_bottom p.sphere {
			float: right;
			padding: 2px 10px 0 0;
			margin: 0;
		}
		
		#footer_bottom p.sphere img {
			vertical-align: middle;
		}
		
		#footer_bottom {
			position: absolute;
			bottom: 10px;
			background: #626262;
			width: 955px;
			height: 24px;
			color: #fff;
			font-size: 10px;
			padding: 5px 0 0 0;
		}

#inputs input {
	color: #000;
	font-size: 11px;
}

textarea#comment {
	width: 300px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}

.wp-caption {
   border: 1px solid #fff;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 5px 5px 2px;
   border: 0 none;
}

.wp-caption-text {
   text-align: left;
   color: #fff;
   font-size: 10px;
   line-height: 13px;
   padding: 0px 5px 3px;
}

#calendar_wrap {
	padding: 0;
}

table#wp-calendar {
	width: 185px;
	float: right;
	margin-right: 8px;
}

* html table#wp-calendar {
	margin-right: 4px;
}

	table#wp-calendar caption {
		color: #f67500;
		font-size: 17px;
		font-weight: bold;
		padding: 0 0 7px 10px;
	}
	
	table#wp-calendar th {
		font-weight: bold;
	}
	
	table#wp-calendar td, th {
		height: 20px;
		text-align: center;
	}

cite {
	padding-left: 0;
	font-weight: bold;
}

#comments {
	margin-top: 25px;
}

#commentmetadata {
	padding: 0 0 6px 0;
	font-size: 11px;
}

#commenttext {
	padding: 0;
}

#commentlist {
	clear: none;
	margin: 0 0 20px 0;
}

.commentholder-wrapper {
	width: 600px;
	background: url(images/back/bg_entry-wrapper-small.png) bottom left repeat-x;
}

.commentholder {
	width: 578px;
	padding: 11px 11px 0 11px;
	margin: 5px 0 5px 0;
	background: url(images/back/bg_entry-small.png) bottom left no-repeat;
}

.tile {
	display: block;
	float: left;
	width: 135px;
	height: 106px;
	margin: 0 5px 20px 5px;
	overflow: hidden;
}

.tile:link { text-decoration: none; }
.tile:visited { text-decoration: none; }
.tile:hover { background-color: #f67500; text-decoration: none; }
.tile:active { background-color: #f67500; text-decoration: none; }

.tile_thumbnail {
	width: 125px;
	height: 70px;
}

.tile.themen {
	height: 93px;
	margin: 0 5px 10px;
}

img#wpstats{ width: 0px; height: 0px; overflow: hidden; }

#partners_porta a { display: block; margin: 20px auto; width: 200px; height: 72px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_porta a:link, #partners_porta a:visited { background-position: 0px -99px; }
#partners_porta a:hover, #partners_porta a:active { background-position: -200px -99px; }

#partners_porta-marathon a { display: block; margin: 20px auto; width: 200px; height: 68px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_porta-marathon a:link, #partners_porta-marathon a:visited { background-position: 0px -171px; }
#partners_porta-marathon a:hover, #partners_porta-marathon a:active { background-position: -200px -171px; }

#partners_hammer a { display: block; margin: 20px auto; width: 200px; height: 48px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_hammer a:link, #partners_hammer a:visited { background-position: 0px -445px }
#partners_hammer a:hover, #partners_hammer a:active { background-position: -200px -445px }

#partners_ep a { display: block; margin: 20px auto; width: 200px; height: 54px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_ep a:link, #partners_ep a:visited { background-position: 0px -611px; }
#partners_ep a:hover, #partners_ep a:active { background-position: -200px -611px; }

#partners_nordsee-tv a { display: block; margin: 20px auto; width: 200px; height: 200px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_nordsee-tv a:link, #partners_nordsee-tv a:visited { background-position: 0px -239px; }
#partners_nordsee-tv a:hover, #partners_nordsee-tv a:active { background-position: -200px -239px; }

#partners_aumann a { display: block; margin: 20px auto; width: 200px; height: 42px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_aumann a:link, #partners_aumann a:visited { background-position: 0px 0px; }
#partners_aumann a:hover, #partners_aumann a:active { background-position: -200px 0px; }

#partners_com-on a { display: block; margin: 20px auto; width: 200px; height: 57px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_com-on a:link, #partners_com-on a:visited { background-position: 0px -42px; }
#partners_com-on a:hover, #partners_com-on a:active { background-position: -200px -42px; }

#partners_gewe a { display: block; margin: 20px auto; width: 200px; height: 113px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_gewe a:link, #partners_gewe a:visited { background-position: 0px -498px; }
#partners_gewe a:hover, #partners_gewe a:active { background-position: -200px -498px; }

#partners_badezentrum a { display: block; margin: 20px auto; width: 180px; height: 54px; background: url(images/partners/Badezentrum.png) no-repeat center 0; }
#partners_badezentrum a:link, #partners_badezentrum a:visited { background: url(images/partners/Badezentrum.png) no-repeat center 0; }
#partners_badezentrum a:hover, #partners_badezentrum a:active { background: url(images/partners/Badezentrum_hover.png) no-repeat center 0; }

#partners_vb a { display: block; margin: 20px auto; width: 180px; height: 56px; }
#partners_vb a:link, #partners_ep a:visited {}
#partners_vb a:hover, #partners_ep a:active {}

#partners_pro-arbeit a { display: block; margin: 20px auto; width: 200px; height: 184px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_pro-arbeit a:link, #partners_pro-arbeit a:visited { background-position: 0px -665px; }
#partners_pro-arbeit a:hover, #partners_pro-arbeit a:active { background-position: -200px -665px; }

#partners_wff a { display: block; margin: auto; width: 200px; height: 144px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_wff a:link, #partners_wff a:visited { background-position: 0px -849px; }
#partners_wff a:hover, #partners_wff a:active { background-position: -200px -849px; }

#partners_trend a { display: block; margin: 10px auto; width: 200px; height: 61px; background: url(images/partners/partners_sprite.png) no-repeat center 0; }
#partners_trend a:link, #partners_trend a:visited { background-position: 0px -993px; }
#partners_trend a:hover, #partners_trend a:active { background-position: -200px -993px; }