/*
Theme Name: Collect Design
Theme URI: http://www.popross.com/
Description: Theme for collectdesign.de
Author: Matthias Lohscheidt
Version: 1.0
Tags: ha, haha
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@charset "UTF-8";

/* POSITION */

body{
	padding:0px;
	margin:0px;
	background-color:#eee;
}

#wrapper {
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#eee;
}

#head_wrapper {
	position:relative;
	background-color:#fff;
	width:100%;
	height:100px;
}

.subhead_wrapper {
	position:relative;
	border-top:4px solid #eee;
	background-color:#feffd1;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	
}

.content_wrapper {
	position:relative;
	border-top:4px solid #eee;
	width:100%;
	background-color:#feffd1;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	
}

#comments_hide {
	position:relative;
	width:100%;
	height:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;	
}

.comments_wrapper {
	position:relative;
	border-top:4px solid #eee;
	width:100%;
	background-color:#feffd1;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

#comments_c {
	position:relative;
	margin-left:25px;	
}

.commentlist {
	position:relative;
	margin-right:25px;
	width:460px;
}

.sub_content_wrapper {
	position:relative;
	border-top:4px solid #eee;
	width:100%;
	background-color:#feffd1;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

.foot_wrapper {
	position:relative;
	border-top:4px solid #eee;
	width:100%;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

.widget_news {
	position:relative;
	width:310px;
	margin-left:25px;
}

.widget_news_row {
	border-bottom:4px solid #FFF;
	position:relative;
	width:290px;
	padding:10px;
	background-color:#eee;
}

.widget_newsletter {
	position:relative;
	width:310px;
	margin-left:10px;
	background-color:#feffd1;
}

.widget_typo {
	position:relative;
	padding:10px;
}

.widget_help {
	position:relative;
	width:310px;
	margin-left:10px;
	background-color:#666;
}

.widget_content {
	padding:10px;
}

.content {
	position:relative;
	margin-top:20px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	position:relative;
	top:15px;
	margin-left:20px;
}

.navigation_bar {
	right:0px;
	top:40px;
	position:absolute;
	padding-left:107px;
	padding-top:3px;
	padding-bottom:2px;
}

.lang_nav {
	position:absolute;
	right:20px;
	top:12px;
	font-weight: 300;
	font-size:12px;
}

.navigation, .navigationActive {
	padding:0px;
	position:relative;
	display:inline;
	margin-right:19px;
}

.navigationSort {
	position:relative;
}

#dropdown {
	position:absolute;
	padding-top:3px;
	padding-left:2px;
	background-color:#fff;
	top:15px;
	width:100%;
	z-index:10;
	left:0px;
	display:none;
}

#dropdown a {
	font-size:13px;
	margin-top:3px;
	margin-bottom:0px;
	padding-left:0px;
	margin-left:0px;
	background-color:#FFF;
}

#sort_panel {
	position:relative;
	padding:0px;
	margin:0px;
}

.store_box {
	margin-left:25px;
	position:relative;
	width:950px;
	height:414px;
	overflow:hidden;
}

.books_box {
	margin-left:25px;
	position:relative;
	width:950px;
	height:1260px;
	overflow:hidden;
}

.guide_box {
	margin-left:25px;
	position:relative;
	width:950px;
	height:627px;
	overflow:hidden;
}

#store_wrapper, #books_wrapper {
	position:relative;
	margin:0px;
	padding:0px;
}

.store_block {
	position:absolute;
	background-color:#CCC;
	width:310px;
	height:200px;
	padding:0px;
	overflow:hidden
}

.store_feat_block {
	position:absolute;
	background-color:#CCC;
	width:630px;
	height:410px;
	padding:0px;
}

.store_feat_block_overlay {
	background-color: #feffd1;
	opacity:0.7;
	filter:alpha(opacity=70);
	width:310px;
	height:100px;
	padding-top:80px;
	font-size:30px;
	font-weight:300;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:110px;
}

.store_block_overlay {
	background-color: #feffd1;
	opacity:0.7;
	filter:alpha(opacity=70);
	width:100%;
	height:100%;
}

.overlay_typo {
	top:0px;
	position:absolute;
	width:100%;
	padding-top:80px;
	font-size:30px;
	font-weight:300;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-align:center;
}

.overlay_typo_feature {
	top:0px;
	position:absolute;
	width:100%;
	padding-top:180px;
	font-size:30px;
	font-weight:300;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-align:center;
}

.book_block {
	position:absolute;
	background-color:#fff;
	width:310px;
	height:410px;
	padding:0px;
	overflow:hidden
}


.book_block_overlay {
	position:absolute;
	top:330px;
	width:310px;
	font-size:17px;
	line-height:19px;
	font-weight:300;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-align:center;
}

.entry_content {
	position:relative;
	width: 950px;
	margin-left:25px;
}

.date {
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.gallery_big {
	position:relative;
	width:950px;
	height:410px;
	overflow:hidden;
	margin-bottom:30px;
}

.gallery_normal {
	position:relative;
	width:460px;
	height:300px;
	overflow:hidden;
	margin-bottom:30px;
}

.gallery_calendar {
	position:relative;
	width:230px;
	height:160px;
	overflow:hidden;
	margin-bottom:30px;
}

.gallery_zusatz {
	position:relative;
	width:460px;
	height:340px;
	overflow:hidden;
	margin-bottom:30px;
}

.zusatz_description {
	position:absolute;
	text-align:left;
	top:320px;
	width:460px;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.gallery_wrapper {
	position:relative;
}

.gallery_btn_left {
	position:absolute;
	left:2px;
	top:200px;
}

.gallery_btn_right {
	position:absolute;
	left:930px;
	top:200px;
}

.img {
	position:absolute;
}

.alignright {
	position:relative;
	float:right;
	margin-left:25px;
	margin-top:5px;
}


.alignleft {
	position:relative;
	float:left;	
	margin-right:25px;
	margin-top:5px;
}

.sub_navigation {
	position:relative;
	width:100%;
	height:20px;
	padding:0px;
}

.sub_navigation_prev {
	position:absolute;
	left:25px;
	top:0px;
}

.sub_navigation_next {
	position:absolute;
	right:25px;
	top:0px;
}

.footer_bar {
	position:relative;
	margin-top:30px;
	margin-left:25px;
	height:15px;
	padding-bottom:15px;
	width:100%;
}

.footer {
	padding:0px;
	position:relative;
	display:inline;
	margin-right:19px;
}

.tagcloud {
	width:290px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	font-family: "gesta-1","gesta-2",sans-serif;
	background-color:#eee;
}

.searchform {
	position:absolute;
	right:20px;
	top:68px;
}

.ad_1 {
	position:absolute;
	left:1004px;
	top:0px;
}

.ad_2 {
	position:absolute;
	left:-184px;
	top:0px;
}

.ad_block {
	position:relative;
	display:block;
	margin-bottom:4px;
	padding:0px;
	margin-top:0px;
	line-height:0px;
}
.ad_block a {
	padding:0px;
	margin:0px;
	line-height:0px;
}

/* NEWSLETTER */

/* BTNS */

.button_left {
	position:absolute;
	left:2px;
	top:208px;	
}


.button_right {
	position:absolute;
	left:980px;
	top:208px;	
}


/* FORMS */
.inputfield {
	border:none;
	border-left:1px solid #999;
	border-bottom:2px solid #999;
	border-right:1px solid #999;
	margin-top:2px;
	height:15px;
	width:120px;
	background-color:#fff;
	color:#000;
	line-height:15px;
	font-family: "gesta-1","gesta-2",sans-serif;
	font-size:15px;
}

.searchfield {
	border:none;
	border-left:1px solid #999;
	border-bottom:2px solid #999;
	border-right:1px solid #999;
	margin-top:2px;
	height:15px;
	width:120px;
	background-color:#fff;
	color:#999;
	line-height:15px;
	text-align:right;
	font-family: "gesta-1","gesta-2",sans-serif;
	font-size:15px;
}

.contact_inputfieldError {
	border:none;
	border-bottom:1px solid #900;
	margin-top:15px;
	padding-bottom:3px;
	height:10px;
	width:593px;
	background-color:#fff;
	color:#000;
	line-height:20px;
	font-family: "gesta-1","gesta-2",sans-serif;
	font-size:15px;	
}

.textarea {
	border:none;
	border-left:1px solid #999;
	border-bottom:2px solid #999;
	border-right:1px solid #999;
	margin-top:15px;
	height:100px;
	width:460px;
	background-color:#fff;
	color:#000;
	line-height:20px;
	font-family: "gesta-1","gesta-2",sans-serif;
	font-size:15px;
}

.submit {
	border:none;
	font-size:14px;
	font-weight:300;
	font-style:normal;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	cursor:pointer;
	background-color:#feffd1;
	line-height:20px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
}

label {
	margin-left:10px;
}

/* TYPO */
h1 {
  font-family: "gesta-1","gesta-2",sans-serif;
  margin-bottom:0px;
  margin-top:0px;
}

body{
	font-weight: normal;
	font-style: normal;
	line-height:20px;
	font-family: "gesta-1","gesta-2",sans-serif;
	font-size:15px;
}

a:link, a:visited, a:active, a:hover {
	color:#000;
	text-decoration:none;
}

h1 {
	text-align:center;
	font-weight: 500;
	font-style: normal;
	line-height:35px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:32px;
	padding:0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "gesta-1","gesta-2",sans-serif;
}

h3 {
	text-align:center;
	font-weight: 300;
	font-style: normal;
	line-height:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:13px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.header, .header a:link, .header a:visited, .header a:active, .header a:hover {
	font-weight: normal;
	font-style: normal;
	line-height:35px;
	font-size:35px;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-decoration:none;
	color:#000;
}

.headline, h2 {
	text-align:center;
	font-weight: 300;
	font-style: normal;
	line-height:35px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:35px;
	font-family: "gesta-1","gesta-2",sans-serif;
	width:1000px;
}

.foot_head {
	text-align:left;
	font-weight: 500;
	font-style: normal;
	line-height:22px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:22px;
	font-family: "gesta-1","gesta-2",sans-serif;
	margin-bottom:15px;
}

.widget_news_link, .widget_news_link a:link, .widget_news_link a:visited, .widget_news_link a:active, .widget_news_link a:hover {
	font-family: "gesta-1","gesta-2",sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
}

.headline a:link, .headline a:visited, .headline a:active, .headline a:hover {
	color:#777;
	text-decoration:none;
}

.navigation, .navigation a:link, .navigation a:visited, .navigation a:active, .navigation a:hover
.sub_navigation, .sub_navigation a:link, .sub_navigation a:visited, .sub_navigation a:active, .sub_navigation a:hover{
	font-size:20px;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.small_navigation, .breadcrumb, .footer_bar {
	font-size:14px;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-align:left;
}

.small_navigation a:link, .small_navigation a:visited, .small_navigation a:active, .small_navigation a:hover,
.footer_bar a:link, .footer_bar a:visited, .footer_bar a:active, .footer_bar a:hover {
	text-decoration:underline;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover {
	text-decoration:underline;
	color:#999;
}

.breadcrumb {
	margin-left:25px;
	color:#999;
}

.navigationSort, .navigationSort a:link, .navigationSort a:visited, .navigationSort a:active, .navigationSort a:hover {
	font-size:15px;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	line-height:25	px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;	
}

.line_through {
	margin-left:10px;
	text-decoration:line-through;
}

.underline {
	border-bottom:1px solid #000;
	padding-bottom:0px;
	margin-left:10px;
}

.inactive {
	color:#999;
	border-bottom:1px solid #999;
	padding-bottom:0px;
	margin-left:10px;
}

.clean_underline {
	border-bottom:1px solid #000;
}

.subhead_description {
	font-size:15px;
	font-weight:300;
	font-style:normal;
	text-decoration:line-through;
	line-height:17px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.detail_address, .detail_address a:link, .detail_address a:visited, .detail_address a:active, .detail_address a:hover {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:28px;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	line-height:28px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.navigationActive, .navigationActive a:link, .navigationActive a:visited, .navigationActive a:active, .navigationActive a:hover {
	font-size:20px;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	color:#000;
	font-family: "gesta-1","gesta-2",sans-serif;
	background-color:#feffd1;
	padding:0px;
}


.sub_head_wider {
	margin-top:5px;
}

.entry_fluss{
	margin-top:30px;
	text-align:justify;
	font-size:18px;
	font-weight: 300;
	line-height:22px;
	font-family: "gesta-1","gesta-2",sans-serif;
}

.entry_fluss a:link, .entry_fluss a:visited, .entry_fluss a:active, .entry_fluss a:hover {
	color:#aaa;
	font-family: "gesta-1","gesta-2",sans-serif;
	text-decoration:none;
}

.date {
	color:#aaa;
	font-size:13px;
}

.date a:link, .date a:hover, .date a:visited, .date a:active {
	color:#aaa;
	text-decoration:none;
}

/* DROPDOWNLISTS */

.head_item {
	margin:0px;
	width:100%;
	padding-bottom:5px;
	padding-top:3px;
}

.head_item a:link, .head_item a:visited, .head_item a:active, .head_item a:hover {
	color:#000;
}

.content_item {
	width:100%;
	margin-top:5px;
	padding-bottom:5px;
}

/* FIREFOX DOTTED OUTLINES KILL */

img {
	border:none;
	outline:none;
}

a:active
{
outline: none;
}

a:focus
{
	outline:none;
-moz-outline-style: none;
}

