/*
Theme Name: Tendenza
Description: Custom Theme for Tendenza
Version: 1.0 (WP.2.9)
Author: Donnie Ray Crisp
Author URI: http://gdc-design.de 
*/

/* @group Basics */

body, html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.wrapper {
	position: relative;
	min-height: 100%;
	width: 940px;
	margin-left: -470px;
	left: 50%;
	background-color: #e5e5e5;
}

.content_container {
	width: 100%;
	padding-bottom: 30px;
}

.content {
}

.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.footer_container {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	background-color: #cbcbcb;
	border-top: 1px solid white;
	color: #383838;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

a {
	text-decoration: none;
	color: #c20d00;
}

a img {
	border: 0px;
}

img {
	display: block;
}

p {
	padding: 0;
	margin: 0 0 10px;
}

/* @end */

/* @group Head Section */

#head_logo_section {
	width: 940px;
	height: 80px;
	background-color: white;
}

#head_logo {
	width: 280px;
	height: 34px;
	right: 0;
	top: 25px;
	position: absolute;
	background-image: url(images/tendenza_logo.png);
	cursor: pointer;
}

#head_image_section {
	width: 940px;
	height: 300px;
	background-image: url(http://wordpress.tendenza.de/leonardodavinci/wp-content/uploads/header_kopfbild_1.jpg);
}

#header_miniaturbild {
	width: 220px;
	height: 300px;
	position: absolute;
	z-index: 20;
	float: left;
	border-right: 1px solid white;
}

.single #header_miniaturbild {
	display: none;
}

#vslider {
	z-index: 1;
	position: absolute;
	top: 80px;
	left: 0;
}

#head_rundgang_link {
	background-color: #c20d00;
	color: white;
	text-transform: uppercase;
	padding: 5px 85px 5px 5px;
	z-index: 2;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 320px;
}

#navibar_1_section {
	width: 940px;
	background-color: #b0b0b0;
	height: 30px;
	border-top: 1px solid white;
}

#navibar_2_section {
	width: 940px;
	background-color: #b0b0b0;
	height: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#navibar_3_section {
	width: 220px;
	background-color: #cbcbcb;
	float: left;
}

/* @group Navigation */

/* @group Navibar Section 1 */

#navibar_1_section ul {
	margin: 0;
	padding-left: 10px;
}

#navibar_1_section .page_item {
	list-style-type: none;
	float: left;
}

#navibar_1_section .page_item a {
	color: #383838;
	line-height: 30px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#navibar_1_section .page_item a:hover {
	color: #c20d00;
}

#navibar_1_section .current_page_item a {
	color: #c20d00;
}

#navibar_1_section .current_page_parent a {
	color: #c20d00;
}

/* @end */

/* @group Navibar Section 2 */

#navibar_2_section ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#navibar_2_section .page_item {
	list-style-type: none;
	float: left;
}

#navibar_2_section .page_item a {
	color: #383838;
	line-height: 30px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#navibar_2_section .page_item a:hover {
	color: #c20d00;
}

#navibar_2_section .current_page_item a {
	color: #c20d00;
}

#navibar_2_section .current_page_parent a {
	color: #c20d00;
}

.home #navibar_1_section .navigation_home a {
	color: #c20d00;
}

/* @end */

/* @group Navibar Section 3 */

#navibar_3_section ul {
	margin: 0;
	padding: 0;
}

#navibar_3_section .page_item {
	list-style-type: none;
	float: left;
}

#navibar_3_section .page_item a {
	height: 30px;
	width: 210px;
	float: left;
	color: #383838;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 10px;
}

#navibar_3_section .page_item a:hover {
	padding-left: 20px;
	width: 200px;
	color: #c20d00;
}

#navibar_3_section .current_page_item a {
	color: #c20d00;
}

/* @end */

/* @end */

/* @end */

/* @group Content */

/* @group Rundgang */

#flash_rundgang_container {
	float: left;
	width: 560px;
	height: 400px;
}

#flash_rundgang_text {
	float: left;
	width: 360px;
	padding: 10px;
}

/* @end */

/* @group Map */

#map_canvas {
	margin-bottom: 20px;
}

/* @end */

/* @group Home */

/* @group Article */

.article_home_inhalt p {
	margin: 0;
	padding: 0;
}

.article_home_inhalt img {
	display: none;
}

#article_home_section {
	width: 710px;
	float: left;
	margin-right: 10px;
}

#portlets_home_section {
	width: 220px;
	float: left;
}

.article_home {
	width: 710px;
	margin-bottom: 10px;
	background-color: white;
	float: left;
}

.article_home_image {
	width: 220px;
	height: 120px;
	float: left;
	background-color: #9b9b9b;
}

.article_home_inhalt {
	background-color: white;
	width: 470px;
	float: left;
	padding: 10px;
	min-height: 76px;
}

.article_home_title
 {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0;
}

.article_home_footer {
	width: 470px;
	height: 24px;
	background-color: white;
	float: right;
}

.article_home_link {
	height: 24px;
	float: right;
	background-color: #c20d00;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 24px;
}

/* @end */

/* @group Portlets */

.linkcat {
	list-style-type: none;
}

.blogroll li {
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
}

.blogroll li a {
	width: 220px;
	height: 120px;
	float: left;
}

#portlets_home_section .linkcat h2 {
	display: none;
}

#portlets_home_section ul {
	margin: 0;
	padding: 0;
	float: left;
}

.blogroll {
	margin: 0;
	padding: 0;
}

#portlets_home_section {
}

/* @end */

/* @end */

/* @group Pages */

#content_section {
	width: 660px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 40px;
}

#content_section h2 {
	margin: 0 0 15px;
}

/* @end */

/* @group Single */

#navibar_3_section .news_list {
	width: 200px;
	float: left;
	color: #383838;
	line-height: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 10px;
}

#navibar_3_section .news_list:hover {
	background-color: #b0b0b0;
	padding-left: 20px;
	width: 190px;
}

.single #navibar_2_section .page-item-17 a {
	color: #c20d00;
}

.single img {
	margin-bottom: 5px;
}

/* @end */

/* @group Angebote */

.angebote_liste {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	background-color: #cbcbcb;
	position: relative;
}

.angebote_liste_img {
	width: 300px;
	float: left;
	overflow: hidden;
}

.wp-post-image {
	margin: 0;
	padding: 0;
}

#content_section_angebote {
	width: 480px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 220px;
	margin-bottom: 10px;
}

.angebote_liste_content {
	width: 400px;
	padding: 10px;
	float: left;
}

.angebote_liste_container {
	width: 640px;
	float: left;
}

.angebote_liste_headline {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0;
	color: #c20d00;
}

.angebote_gallery {
	width: 210px;
	float: left;
}

.angebote_liste_preis_container {
	width: 640px;
	background-color: #b0b0b0;
	float: left;
	text-indent: 10px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.angebote_liste_preis {
	float: right;
	margin-right: 10px;
}

.angebote_liste_abverkaufspreis {
	float: right;
	background-color: #c20d00;
	padding-right: 10px;
	color: white;
	width: 210px;
}

#pageup {
	width: 128px;
	height: 28px;
	position: fixed;
	z-index: 2;
	background: url(images/pageup_n.png) no-repeat;
	bottom: 10px;
	left: 50%;
	margin-left: 480px;
}

#pageup:hover {
	background: url(images/pageup_h.png) no-repeat;
}

/* @end */

/* @group News */

.news_liste_img {
	width: 220px;
	float: left;
	overflow: hidden;
	height: 120px;
	background-color: #b0b0b0;
}

.news_content_ueberschrift {
	margin: 0 0 15px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

/* @end */

/* @group Markenübersicht */

#content_section_markenuebersicht {
	width: 900px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.marken_container {
	width: 900px;
	background-color: white;
	float: left;
	margin-bottom: 10px;
}

.marken_liste_img {
	width: 200px;
	float: left;
	overflow: hidden;
	height: 60px;
}

.marken_liste_txt {
	float: left;
	width: 640px;
	margin-top: 6px;
	margin-left: 10px;
}

.marken_liste_ueberschrift {
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	color: #c20d00;
	margin: 0 0 2px;
}

#content_section_produkteiframe {
	margin-left: 10px;
	width: 920px;
}

/* @end */

/* @group Gallery */

.ngg-galleryoverview {
	float: left;
	margin-top: 20px;
	text-indent: 10px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #9c9c9c;
}

.ngg-gallery-thumbnail-box:hover {
	border: 1px solid #c20d00;
}

.piclenselink {
	background-color: #cbcbcb;
	line-height: 30px;
	margin-bottom: 10px;
	width: 634px;
	color: #c20d00;
	display: none;
}

.angebote_liste_content .ngg-galleryoverview {
	display: none;
}

.angebote_gallery .ngg-galleryoverview {
	width: 200px;
	float: left;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}

.angebote_gallery p {
	display: none;
}

/* @end */

/* @group Newsticker */

.flash_film_header {
	width: 940px;
	height: 121px;
	float: left;
}

#news-ticker_section {
	width: 940px;
	height: 30px;
	float: left;
	border-bottom: 1px solid white;
	text-indent: 11px;
	background: #e0cf9b url(images/news_news-ticker.png) no-repeat right;
}

#news-ticker {
	width: 940px;
	margin: 0;
	padding: 0 0 10px;
	float: left;
	border-bottom: 1px solid white;
}

#news-ticker li {
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	list-style-type: none;
}

.tickerLink {
	margin: 0;
	padding: 0;
	float: left;
}

#news-ticker li a {
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	color: black;
	font: 12px/30px "Courier New", Courier, mono;
}

/* @end */

/* @end */

/* @group Footer */

#footer_hooker {
	display: none;
}

#navibar_footer ul {
	margin: 0;
	padding: 0;
}

#navibar_footer .page_item {
	list-style-type: none;
	float: left;
}

#navibar_footer .page_item a {
	color: #383838;
	line-height: 30px;
	margin-right: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#navibar_footer .page_item a:hover {
	color: #c20d00;
}

#navibar_footer .current_page_item a {
	color: #c20d00;
}

#navibar_footer .current_page_parent a {
	color: #c20d00;
}

#footer_inner_container {
	line-height: 30px;
	height: 30px;
	width: 940px;
	float: left;
	background-color: #b0b0b0;
}

/* @end */

#logo_navigation {
  display: inline;
  float: left;
  width: 220px;
  margin-bottom: 10px;
}

.wrapper_logos_container {
	float: left;
  width: 220px;
	height: 54px;
	overflow: hidden;
}

.wrapper_logos {
	float: left;
	width: 460px;
	height: 54px;
	position: relative;
}

.container_1 {
	float: left;
	width: 230px;
	height: 54px;
}

.container_2 {
	float: left;
	width: 230px;
	height: 54px;
}

#logo_cor_n {
	background: url(images/logo_cor_thumb_n.png) no-repeat -10px;
	width: 220px;
	height: 54px;
}

#logo_interluebke_n {
	background: url(images/logo_interluebke_thumb_n.png) no-repeat -10px;
	width: 220px;
	height: 54px;
}

#logo_cabinet_n {
	background: url(images/logo_cabinet_thumb_n.png) no-repeat -10px;
	width: 220px;
	height: 54px;
}

#logo_schoenbuch_n {
	background: url(images/logo_schoenbuch_thumb_n.png) no-repeat -10px;
	width: 220px;
	height: 54px;
}
