/*
	Theme Name: HiFi News V2.033-20131114
	Theme URI: http://www.atomtigerzoo.com/
	Description: Wordpress-Theme für den HiFi Forum Newsblog mit Gutscheinsystem, Sortable-Gutscheinen, neuer Gutschein-Startseite & Numbered Pagination.
	Author: Henning Stein <a href="http://www.atomtigerzoo.com">atomtigerzoo - design & develop</a> und <a href="http://www.kk-gmbh.net/">K&K GmbH</a>
	Version: 2.033
*/


.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}


/* +++++++++++++++ Globals +++++++++++++++ */
body{}
img{
	height: auto;
	max-width: 100%;
}


/* +++++++++++++++ Bootstrap overrides & extensions +++++++++++++++ */
.hifi-btn{
	background-color: #009ad3;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	margin-left: 0;
	padding: 7px 14px;
	text-decoration: none;
}



/* +++++++++++++++ Container +++++++++++++++ */
.row{
	display: block;
	margin-bottom: 1em;
	position: relative;
}
.row-half-cell{
	float: left;
	margin-right: 20px;
	width: 360px;
}
body.width-1024 .row-half-cell{
	margin-right: 19px;
	width: 320px;
}
.row-half-cell.last{
	margin-right: 0 !important;
}

#header-box{
	margin-bottom: 5px;
}
.header-box-headline{
    display: inline;
    font-size: 15px;
}

#rss-feed{
	float: right;
	padding-right: 2px;
}

.kat-children{
	font-weight: normal;
}

#category-nav{
	background: #fff none;
}
#category-nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#category-nav li{
	border-top: 1px solid #eee;
	padding: 6px 5px;
}
#category-nav li:first-child{
	border-top: 0;
}
#category-nav a{
	background: transparent url(img/nav_chevron.png) no-repeat 0px -50px;
	color: #333;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}
#category-nav a:hover,
#category-nav .current-menu-item a{
	background-position: 0px 2px;
	color: #009ad3;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}
#category-nav em{
	color: #8d8d8d;
	font-weight: normal;
	display: block;
}

#tagcloud{
	background: #555 url(img/tagcloud_back.png) repeat-y 0px 0px;
	margin-top: 1px;
	padding: 10px;
	text-align: center;
}
#tagcloud a,
#tagcloud a:hover{
	color: #fff;
	font-weight: bold;
	margin: 2px 6px 3px 4px;
	text-decoration: none;
}



/* +++++++++++++++ Posts +++++++++++++++ */
.posts-outer{
	margin-bottom: 5em;
}

.post,
.page{
	border-bottom: 1px solid #dcdcdc;
	clear: both;
	padding-bottom: 10px;
	padding-top: 15px;
	position: relative;
}

h1,
h2,
h3,
h4,
h5{
	margin: 15px 0 15px 0;
	padding: 0;
}

.heading-1-replacement{
	font-size: 24px;
	margin: 5px 0 7px;
}
.heading-1-replacement a{
	text-decoration: none;
}

hr{
	border: 0;
	border-top: 1px dotted #ddd;
	clear: both;
	margin: 1em 0 0 0;
	padding: 0 0 2em 0;
	zoom: 1;
}

.post p,
.page p{
	line-height: 140%;
	margin: 0;
	padding: 0;
}
.post.single p,
.page.single p{
	padding-bottom: 1em;
}

.post-title{
	margin-bottom: 5px;
}
.post-title a{
	text-decoration: none;
}
.post-title a:hover{
	color: #009ad3;
}

.not-found .post-title{
	font-size: 20px;
}

/* Sticky */
.sticky{
	padding-top: 0;
}
.sticky h2{
	font-size: 20px;
	margin-top: 5px;
}

/* Image floats */
.articleimage_link{
	float: left;
	margin-right: 15px;
}
.articleimage_link img{
	margin-bottom: 5px;
}
.sticky .articleimage_link{
	float: none;
}
.sticky .articleimage_link img{
	margin-bottom: 10px;
}

/* Read-more */
.post .readmore,
.page .readmore{
	color: #009ad3;
	text-decoration: none;
}
.post .readmore:hover,
.page .readmore:hover{
	text-decoration: underline;
}

/* Post-Meta */
.post-meta{
	color: #b1b1b1;
	font-size: 10px;
	padding-top: 10px;
}
.post-meta [class^="icon-"],
.post-meta [class*=" icon-"]{
	margin-top: -1px;
	filter: alpha(opacity=40);
	opacity: 0.4;
	zoom: 1;
}
.post-meta a{
	color: #b1b1b1;
	text-decoration: none;
}
.post-meta a:hover{
	color: #333;
	text-decoration: underline;
}


/* Single Posts */
.single.post,
.single.page{
	border-bottom: 0;
	margin-top: 10px;
	padding-top: 0;
}
.single h1,
.page h1{
	font-size: 28px;
	margin: 5px 0 7px;
}
.single h1 a,
.page h1 a{
	text-decoration: none;
}
.single .post-meta{
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
}
.single .post-meta a{
	text-decoration: underline;
}


.page h1{
	margin-bottom: 15px;
}

.padd-image{
	padding-bottom: 1em;
	padding-top: 1em;
}


.post-functions{
	background-color: #ebebeb;
	clear: both;
	margin-bottom: 5px;
	margin-top: 1.3em;
	padding: 7px 8px;
	position: relative;
}
.post-functions .comments{
	color: #009ad3;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 2px;
	text-decoration: none;
}

/* Sharing */
.sharing{
	display: inline;
	vertical-align: top !important;
}
.sharing.fb-like{
	margin-right: 30px;
}


/* +++++++++++++++ Related Posts +++++++++++++++ */
#related-posts{
	margin-top: 1em;
	margin-bottom: 2em;
}
#related-posts .heading{
	color: #009ad3;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.related-post{
	border-bottom: 1px solid #dcdcdc;
	clear: both;
	padding-bottom: 1em;
	padding-top: 1em;
}
.related-post:last-child{
	border-bottom: 0px;
}
.related-post .thumbnail{
	float: left;
	margin-right: 15px;
}
.related-post-inner{
	margin-left: 145px;
}
.related-post h2{
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 3px 0;
	padding: 0;
}
.related-post h2 a{
	text-decoration: none;
}
.related-post p{
	margin: 0;
}


/* +++++++++++++++ Comments +++++++++++++++ */
.hfn-comments{}
.hfn-comments__headline{
	color: #009AD3;
	font-size: 17px;
	font-weight: bold;
}
.hfn-comments__moderation{
	background-color: #009AD3;
	color: #fff;
	margin: 10px 0 20px;
	padding: 6px 12px;
}
.hfn-comments__closed{
	background-color: #ddd;
	margin: 10px 0 20px;
	padding: 6px 12px;
}

.hfn-commentlist{
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
}
.hfn-comment{
	border-bottom: 1px solid #ccc;
	margin: 0 0 2em 0;
	padding: 0 0 0.7em 0;
}
.hfn-comment__meta{
	border-bottom: 1px solid #eee;
	line-height: 1.45em;
}
.hfn-comment__meta a{
	text-decoration: none;
}
.hfn-comment__meta a:hover{
	color: #009AD3;
	text-decoration: underline;
}
.hfn-comment__meta img{
	float: left;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 30px;
}
.hfn-comment__meta__author{
	font-weight: bold;
}
.hfn-comment__meta__permalink{
	color: #bbb;
	font-size: 11px;
}
.hfn-comment__content{
	padding-left: 40px;
}

.comment-respond{
	margin-bottom: 5em;
	margin-left: 40px;
}
.comment-reply-title{
	color: #009AD3;
	font-size: 17px;
	font-weight: bold;
}
.comment-form{}
.comment-form-comment{}
.comment-form-comment label{
	display: block;
	font-weight: bold;
}
.comment-form-comment textarea{
	border: 1px solid #bbb;
	width: 75%;
}
.comment-respond .form-submit input[type="submit"]{
	background-color: #009AD3;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
	padding: 3px 8px 4px;
}



/* +++++++++++++++ Stoerer Shortcode +++++++++++++++ */
.hf-stoerer{
	position: absolute;
	right: 5px;
	top: 0;
}
.hf-stoerer-inner{
	background-color: #0081b1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 245px;
}
.hf-stoerer-inner:after {
    border-color: #009AD3 transparent;
    border-style: solid;
	border-width: 25px 25px 0 0;
    bottom: -25px;
    content: "";
    display: block;
    right: 50px;
    position: absolute;
    width: 0;
}
.hf-stoerer-inner,
.hf-stoerer-inner a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.hf-stoerer-inner strong,
.hf-stoerer-inner span{
	display: block;
	font-weight: normal;
	padding: 11px 14px 10px;
}
.hf-stoerer-inner strong{
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	font-size: 16px;
	line-height: 1.4em;
}
.hf-stoerer-inner span{
	background-color: #009AD3;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	font-style: italic;
	font-weight: bold;
}


/* +++++++++++++++ Multi-Col-Posts +++++++++++++++ */
.col-produkt-bild{
	float: left;
	width: 320px;
}
.col-produkt-text{
	margin-left: 320px;
}

body.width-1024 .col-produkt-bild{
	width: 240px;
}
body.width-1024 .col-produkt-bild img{
	height: auto !important;
	width: 220px !important;
}
body.width-1024 .col-produkt-text{
	margin-left: 240px;
}


/* +++++++++++++++ Pagination +++++++++++++++ */
#pagination{
	margin: 2em 0;
	text-align: center;
}
#pagination ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#pagination li{
	display: inline-block;
}
#pagination a{
	margin-right: 3px;
}
#pagination a:hover{
	background-color: #0081b1;
}
#pagination .current,
#pagination .dots{
	background-color: #ededed;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	margin-right: 3px;
	padding: 7px 14px;
}
#pagination .dots{
	background-color: transparent;
	color: #009ad3;
	font-weight: normal;
	padding: 7px 5px;
}


/* +++++++++++++++ Sidebar +++++++++++++++ */
.marginal .sidebar-heading{
    background-color: #009AD3;
    color: #FFFFFF;
	display: block;
    font-size: 12px;
    height: 14px;
    margin: 0;
    padding: 5px;
}



/* +++++++++++++++ Formulare +++++++++++++++ */
.new-form{}
.new-form input[type="text"],
.new-form textarea,
.new-form select{
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 2px 4px;
}
.new-form input[type="text"]{
	width: 300px;
}
.new-form textarea{
	width: 400px;
}
.new-form .form-row{
	clear: both;
	margin-bottom: 1.8em;
	position: relative;
}
.new-form .input-cell-left{
	float: left;
	width: 150px;
}
.new-form .input-cell-right{
	margin-left: 150px;
}
.new-form .input-cell-right label{
	width: 100%;
}
.new-form .half-cell{
	float: left;
	margin-bottom: 1.8em;
	width: 50%;
}
.new-form label{
	display: inline-block;
	font-weight: bold;
	padding: 4px 10px 2px 0;
	width: 140px;
	vertical-align: top;
}
.new-form label span{
	color: #777;
	font-style: italic;
	font-weight: normal;
}
.new-form .req{
	color: #ad4512 !important;
}
.form-error{
	border: 1px solid #ad4512;
	color: #ad4512;
	font-weight: bold;
	margin-bottom: 1.5em;
	padding: 20px 25px;
}
.form-success{
	border-left: 5px solid #0099d5;
	margin: 0 0 2em 0;
	padding-left: 10px;
}
.form-success strong{
	font-size: 120%;
}


/* +++++++++++++++ Vouchers +++++++++++++++ */
/*
	Vouchers-Home
*/
#vouchers-home{}

.vouchers-teaserbox{
	margin-bottom: 2em;
	margin-top: 0.5em;
}
.vouchers-teaserbox h2{
	background-color: #0099d5;
	font-size: 15px;
	padding: 6px 0 5px 5px;
}
.vouchers-teaserbox h2,
.vouchers-teaserbox h2 a{
	color: #fff;
	text-decoration: none;
}
.vouchers-teaserbox h2 span{
	float: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-right: 8px;
	padding-top: 2px;
}
.vouchers-teaserbox-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vouchers-teaserbox-list li{
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	position: relative;
}
.vouchers-teaserbox-list a{
	display: block;
	min-height: 65px;
	text-decoration: none;
}
.vouchers-teaserbox-list .all-link{
	border: none;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 115px;
}
.vouchers-teaserbox-list .all-link a{
	color: #0099D5;
	display: block;
	font-style: italic;
	min-height: 14px;
	text-decoration: none;
}
.vouchers-teaserbox-list a:hover{
	color: #009AD3;
}
.vouchers-teaserbox-list .voucher-logo{
	float: left;
	margin-right: 12px;
	height: auto;
	width: 100px;
}
.vouchers-teaserbox-list h3{
	display: block;
	font-size: 12px;
	margin-left: 112px;
	padding: 7px 0 0 0;
}


/*
	Brandpage
*/
.gutscheinseite{
	padding-bottom: 4em;
}
.gutscheinseite h1{
	margin: 10px 0 7px;
}
.gutscheinseite h2{
	margin-bottom: 5px;
}
.gutscheinseite .post{
    border-bottom: 1px dotted #DCDCDC;
}

.voucherbrand-teaser-logo{
	float: left;
}
.voucherbrand-teaser{
	line-height: 140%;
	margin-left: 160px;
}

.vouchers-heading{
	border-bottom: 1px dotted #009AD3;
	color: #009AD3;
	display: block;
	font-size: 18px;
	margin-top: 3em;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.vouchers-heading-inverted{
	background-color: #008bbf;
	color: #fff;
	font-size: 16px;
	padding: 5px 5px 4px;
}

.vouchers-hr{
	border-style: dotted;
	margin: 2.7em 0px 1em;
}

.vouchers-sharing{
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	color: #888;
	margin: 2em 0 0em;
	padding: 9px 0 7px;
}
.vouchers-sharing-hint{
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.vouchers-sharing .custom-share{}

.vouchers-brand-desc h3,
.vouchers-brand-desc h4{
	font-size: 18px;
}
.vouchers-brand-desc p{
	line-height: 140%;
	margin-bottom: 2em;
	margin-top: 2px;
}

/* Single voucher listing */
.voucher{
	border-bottom: 1px dotted #ddd;
	margin-bottom: 2em;
	padding-bottom: 1.7em;
	*zoom: 1;
}
.voucher:before,
.voucher:after{
	display: table;
	content: "";
	line-height: 0;
}
.voucher:after{
	clear: both;
}
.voucher-aside,
.voucher-content{
	float: left;
}

.voucher-aside{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 20px;
	padding: 3px 4px;
	text-align: center;
	width: 150px;
}
.voucher-aside img{
	margin: 0;
	padding: 0;
}
.voucher-aside a{
	text-decoration: none;
}
.voucher-aside .linked-discount{
	display: block;
}
.voucher-aside p,
.voucher-aside .linked-discount{
	border-top: 1px dotted #ddd;
	color: #d35200;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3em;
	padding: 9px 0 7px;
	margin: 0;
}
.voucher-aside .voucher-discount-large{
	font-size: 26px;
	line-height: 1.1em;
}
.voucher-aside .voucher-discount-large span{
	font-size: 22px;
}
.voucher-aside.link-to-brandpage{
	cursor: default;
}
.voucher-aside.link-to-brandpage a{
	color: #009AD3;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.voucher-content{
	width: 555px;
}
body.width-1024 .voucher-content{
	width: 475px;
}
.voucher-content p{
	margin: 0;
}

.voucher-dates{
	color: #aaa;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 3px;
}
.voucher-dates .expired{
	color: #cd0303;
	font-weight: bold;
}

.voucher-exclusive,
.voucher-highlight,
.voucher-sticky{
	color: #fff;
	display: inline-block;
	font-style: normal;
	font-weight: bold;
	float: right;
	margin-top: -1px;
	padding: 2px 5px 2px 2px;
	zoom: 1;
}
.voucher-exclusive i,
.voucher-highlight i,
.voucher-sticky i{
	margin-top: 0px;
}
.voucher-exclusive,
.voucher-sticky{
	background-color: #009AD3;
}
.voucher-highlight{
	background-color: #D35200;
}

.voucher-headline{
	display: block; /* nötig, da es auch ein strong sein kann im ggs zu h2's */
	font-size: 17px;
	padding: 5px 0 1em;
}
.voucher-headline a{
	text-decoration: none;
}

.voucher-code{
	margin-bottom: 1.5em;
	position: relative;
}
.voucher-code a,
.voucher-code span{
	background: #009AD3 url(img/voucher-code-background.png) no-repeat 15px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #009AD3;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	color: #fff;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 2px;
	padding: 7px 15px 6px 35px;
	text-decoration: none;
	width: 496px;
	zoom: 1;
}
.voucher-code.voucher-code-visible a,
.voucher-code.voucher-code-visible span{
	background-position: 15px -36px;
}
.voucher-the-code{
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	font-size: 15px;
	overflow: hidden;
	padding: 5px 2px 6px;
	position: absolute;
	right: 6px;
	text-align: center;
	top: 1px;
	width: 320px;
}
body.width-1024 .voucher-code a,
body.width-1024 .voucher-code span{
	background-position: -20px 0;
	padding-left: 15px;
	width: 424px;
}
body.width-1024 .voucher-code.voucher-code-visible a,
body.width-1024 .voucher-code.voucher-code-visible span{
	background-position: -20px -36px;
}
body.width-1024 .voucher-the-code{
	width: 300px;
}

.voucher-details-outer{
	height: 32px;
	overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.voucher-details-outer{
		height: 30px;
	}
}
.voucher-details-outer.show{
	height: auto;
	overflow: visible;
}

.voucher-desc{}

.voucher-details{}
.voucher-details dt,
.voucher-details dd{
	margin-bottom: 4px;
}
.voucher-details dt{
	font-weight: bold;
	float: left;
	width: 130px;
}

.voucher-show-hide{
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	padding-top: 1em;
	text-align: right;
}
.voucher-show-hide a{
	color: #009AD3;
	cursor: pointer;
	font-style: italic;
	padding: 3px 0px 3px 20px;
}
.voucher-details-show{}
.voucher-details-hide{
	display: none;
}

/*
	Expired vouchers
*/
.expired-voucher{}
.expired-voucher .voucher-aside,
.expired-voucher .voucher-aside p{
	cursor: default;
}
.expired-voucher .voucher-aside p{
	color: #555;
}
.expired-voucher .voucher-code span{
	background: #696969 url(img/voucher-code-background.png) no-repeat 15px -72px;
	border: 1px solid #7f7f7f;
	color: #fff;
}
.expired-voucher .voucher-code.voucher-code-visible span{
	background-position: 15px -108px;
}
.expired-voucher .voucher-show-hide a{
	color: #555;
}


/*
	Voucher Modal
	! Define width in .modal
*/
#voucher-modal{}
.voucher-modal{
	padding: 15px 20px 25px 20px;
}
.voucher-modal .voucher-modal-sub-heading{
	color: #009AD3;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}

#voucher-modal .close{
	padding: 10px;
}

.voucher-modal-heading strong{
	display: block;
	font-size: 22px;
	line-height: 1.4em;
	text-align: center;
}

.voucher-modal-url{
	margin-bottom: 2em;
	text-align: center;
}
.voucher-modal-url a{
	background-color: #c10808;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px;
	text-decoration: none;
	width: 250px;

	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.voucher-modal-url a:hover{
	background-color: #d61111;
}

.voucher-modal .expired{
	background-color: #f2b1b1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 7px;
	text-align: center;
}

.voucher-modal-code{
	background-color: #009AD3;
	border: 2px solid #007eae;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;
	padding: 2px;
}
.voucher-modal-code-inner{
	background-color: #009AD3;
	border: 1px dashed #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 14px 8px 14px 20px;
	position: relative;
}
.voucher-modal-code label{
	display: inline;
}
.voucher-modal-code input{
	background-color: #fff;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: right;
	font-size: 18px;
	margin: -6px 0 0 0;
	padding: 7px 20px;
	text-align: center;
	width: 460px;
}
.ie7 .voucher-modal-code input{
	margin-top: -45px;
	margin-right: 10px;
	width: 400px;
}

#voucher-modal-the-code-button{
	background: transparent url(img/voucher-copy-icon.png) no-repeat 3px 3px;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 28px;
	position: absolute;
	right: 15px;
	top: 12px;
	width: 28px;
	zoom: 1;
}

.voucher-modal-copy-hint{
	color: #777;
	font-size: 11px;
	float: right;
	margin-top: -28px;
	margin-right: 26px;
}
.voucher-modal-copy-hint i{
	margin-top: -1px;
}

.voucher-modal-content{
	font-size: 13px;
	line-height: 1.3em;
}

.voucher-modal-details{
	font-size: 13px;
	line-height: 1.3em;
}
.voucher-modal-details dt,
.voucher-modal-details dd{
	margin-bottom: 4px;
}
.voucher-modal-details dt{
	font-weight: bold;
	float: left;
	width: 150px;
}

.voucher-modal-redeem{
	margin: 2em 0;
}

.voucher-modal-similiar{
	margin: 50px 0 20px;
}
.voucher-similiar-block{
	float: left;
	margin-left: 30px;
	text-align: center;
	vertical-align: bottom;
	width: 210px;
}
.ie7 .voucher-similiar-block{
	float: left;
	margin-left: 20px;
	width: 200px;
}
.voucher-similiar-block a{
	text-decoration: none;
}
.voucher-similiar-block span.brand-logo{
	display: table-cell;
	height: 90px;
	vertical-align: middle
}
.voucher-similiar-block span{
	color: #009AD3;
}

/*
	Gutschein Home
*/
#gutscheinhome{}
#gutscheinhome h1,
#gutscheinhome h2,
#gutscheinhome .vouchers-heading{
	margin-bottom: 7px;
	margin-top: 1.5em;
}

#gutscheinhome .voucher-aside{
	cursor: default;
}

#voucher-pages-teaser{
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
}
#voucher-pages-teaser li{
	display: block;
	float: left;
	width: 365px;
}
#voucher-pages-teaser .first{
	margin-right: 10px;
}
.width-1024 #voucher-pages-teaser li{
	width: 323px;
}
#voucher-pages-teaser a{
	background-color: #009AD3;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px 11px 15px;
	text-align: center;
	text-decoration: none;
}
#voucher-pages-teaser a:hover{
	background-color: #008bbf;
}
#voucher-pages-teaser .mycon-voucher-best,
#voucher-pages-teaser .mycon-voucher-brands{
	background: transparent url(img/vouchers-teaser-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin-top: -3px;
	*margin-right: .3em;
	vertical-align: text-top;
	width: 32px;
}
#voucher-pages-teaser .mycon-voucher-best{
	background-position: -80px 0;
}

/*
	Markenseite
*/
#gutscheinmarken{}
#voucherbrands{
	list-style-type: none;
	margin: 3em 0 0 0;
	padding: 0;
}
.voucherbrand{
	display: block;
	float: left;
	height: 120px;
	text-align: center;
	margin-right: 15px;
	padding: 0 0 2em 0;
	width: 170px;
}
body.width-1024 .voucherbrand{
	margin-right: 45px;
}
.voucherbrand a{
	border: 0;
	color: #009AD3;
	text-decoration: none;
}
.voucherbrand span{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: table-cell;
	min-height: 90px;
	height: 90px;
	padding: 3px 4px;
	vertical-align: middle;
	width: 170px;
}
.ie7 .voucherbrand span{
	border: 0;
	width: 170px;
	padding-top: 1px;
}
.voucherbrand img{
	vertical-align: middle;
}
.voucherbrand h2,
.voucherbrand h4{
	display: inline-block;
	font-size: 12px;
	margin-top: 0.5em;
}



/*
	Voucher-Frame
*/
.voucher-frame,
.voucher-frame body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#voucher-frame-left{
	background: transparent url(img/voucherframe-border-bg-pattern.png) repeat-y top right;
	float: left;
	height: 100%;
	text-align: center;
	width: 20%;
}
#voucher-frame-right{
	background-color: #efefef;
	float: left;
	height: 100%;
	width: 80%;
}

#voucher-frame-heading{
	background: transparent url(img/voucherframe-logo-bg.png) repeat-x 0px 0px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	height: 101px;
	overflow: hidden;
}
#voucher-frame-heading a{
	color: #fff;
	display: block;
	margin-top: 30px;
	text-decoration: none;
}
#voucher-frame-heading img{
	border: 0;
}
#voucher-frame-heading strong{
	font-size: 26px;
}

#voucher-frame-close{
	text-align: right;
	margin-bottom: 1em;
	padding-right: 5px;
}
#voucher-frame-close a{
	color: #aaa !important;
	font-size: 22px;
	text-decoration: none;
}

#voucher-frame-title{
	color: #D35200;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3em;
	margin-bottom: 2em;
}

#voucher-frame-expired{
	background-color: #c10808;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0 10px 2px;
	padding: 5px 5px 8px 5px;
}

#voucher-frame-brandpagelink a{
	background-color: #008bbf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35em;
	margin: -5px 10px 2em;
	padding: 8px 10px;
	text-decoration: none;
}
#voucher-frame-brandpagelink a:hover{
	background-color: #007fae;
}

#voucher-frame-code{
	background-color: #efefef;
	border: 3px solid #008bbf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	overflow: hidden;
	margin: 0 10px 4px;
	padding: 5px 2px 6px;
	position: relative;
	text-align: center;
}
#voucher-frame-copy-button{
	background: transparent url(img/voucher-copy-icon.png) no-repeat 3px 3px;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 28px;
	zoom: 1;
}
#voucher-frame-copy-hint{
	background: transparent url(img/chevron-up-mini.png) no-repeat right 2px;
	color: #777;
	font-size: 10px;
	margin-bottom: 2em;
	margin-right: 22px;
	padding-right: 12px;
	text-align: right;
}

#voucher-frame-details{
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 2em;
	padding: 0 5px;
	text-align: left;
}
#voucher-frame-details dt,
#voucher-frame-details dd{
	margin-bottom: 4px;
}
#voucher-frame-details dt{
	font-weight: bold;
	float: left;
	width: 130px;
}

@media (max-width: 1150px){
	#voucher-frame-heading img{
		height: auto;
		width: 160px !important;
	}
	#voucher-frame-code{
		font-size: 11px;
	}
}


/*
	Tag hat Gutscheine-Teaser
*/
.tag-has-vouchers-teaser{
	border: 2px dashed red;
	margin: 10px 0 10px;
	padding: 10px 14px 20px;
}
.tag-has-vouchers-teaser h2{
	margin-left: 185px;
}
.tag-has-vouchers-teaser .voucherbrand-teaser-logo{}
.tag-has-vouchers-teaser .voucherbrand-teaser{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 185px;
	padding-top: 1em;
}
.tag-has-vouchers-teaser .btn{
	text-decoration: none;
}



/* +++++++++++++++ Classes +++++++++++++++ */
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Modals */
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 790px;
	margin-left: -390px;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	/* IE6-7 */

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;

	/* Fixes scroll issue if content to long */
	max-height: 90%;
	overflow-y: auto;
}
.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
.modal.fade.in {
	top: 10%;
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	position: relative;
	overflow-y: auto;
	max-height: 400px;
	padding: 15px;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
} 

/* Icons */
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("img/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
	background-image: url("img/glyphicons-halflings-white.png");
}
.icon-glass {
	background-position: 0      0;
}
.icon-music {
	background-position: -24px 0;
}
.icon-search {
	background-position: -48px 0;
}
.icon-envelope {
	background-position: -72px 0;
}
.icon-heart {
	background-position: -96px 0;
}
.icon-star {
	background-position: -120px 0;
}
.icon-star-empty {
	background-position: -144px 0;
}
.icon-user {
	background-position: -168px 0;
}
.icon-film {
	background-position: -192px 0;
}
.icon-th-large {
	background-position: -216px 0;
}
.icon-th {
	background-position: -240px 0;
}
.icon-th-list {
	background-position: -264px 0;
}
.icon-ok {
	background-position: -288px 0;
}
.icon-remove {
	background-position: -312px 0;
}
.icon-zoom-in {
	background-position: -336px 0;
}
.icon-zoom-out {
	background-position: -360px 0;
}
.icon-off {
	background-position: -384px 0;
}
.icon-signal {
	background-position: -408px 0;
}
.icon-cog {
	background-position: -432px 0;
}
.icon-trash {
	background-position: -456px 0;
}
.icon-home {
	background-position: 0 -24px;
}
.icon-file {
	background-position: -24px -24px;
}
.icon-time {
	background-position: -48px -24px;
}
.icon-road {
	background-position: -72px -24px;
}
.icon-download-alt {
	background-position: -96px -24px;
}
.icon-download {
	background-position: -120px -24px;
}
.icon-upload {
	background-position: -144px -24px;
}
.icon-inbox {
	background-position: -168px -24px;
}
.icon-play-circle {
	background-position: -192px -24px;
}
.icon-repeat {
	background-position: -216px -24px;
}
.icon-refresh {
	background-position: -240px -24px;
}
.icon-list-alt {
	background-position: -264px -24px;
}
.icon-lock {
	background-position: -287px -24px;
}
.icon-flag {
	background-position: -312px -24px;
}
.icon-headphones {
	background-position: -336px -24px;
}
.icon-volume-off {
	background-position: -360px -24px;
}
.icon-volume-down {
	background-position: -384px -24px;
}
.icon-volume-up {
	background-position: -408px -24px;
}
.icon-qrcode {
	background-position: -432px -24px;
}
.icon-barcode {
	background-position: -456px -24px;
}
.icon-tag {
	background-position: 0 -48px;
}
.icon-tags {
	background-position: -25px -48px;
}
.icon-book {
	background-position: -48px -48px;
}
.icon-bookmark {
	background-position: -72px -48px;
}
.icon-print {
	background-position: -96px -48px;
}
.icon-camera {
	background-position: -120px -48px;
}
.icon-font {
	background-position: -144px -48px;
}
.icon-bold {
	background-position: -167px -48px;
}
.icon-italic {
	background-position: -192px -48px;
}
.icon-text-height {
	background-position: -216px -48px;
}
.icon-text-width {
	background-position: -240px -48px;
}
.icon-align-left {
	background-position: -264px -48px;
}
.icon-align-center {
	background-position: -288px -48px;
}
.icon-align-right {
	background-position: -312px -48px;
}
.icon-align-justify {
	background-position: -336px -48px;
}
.icon-list {
	background-position: -360px -48px;
}
.icon-indent-left {
	background-position: -384px -48px;
}
.icon-indent-right {
	background-position: -408px -48px;
}
.icon-facetime-video {
	background-position: -432px -48px;
}
.icon-picture {
	background-position: -456px -48px;
}
.icon-pencil {
	background-position: 0 -72px;
}
.icon-map-marker {
	background-position: -24px -72px;
}
.icon-adjust {
	background-position: -48px -72px;
}
.icon-tint {
	background-position: -72px -72px;
}
.icon-edit {
	background-position: -96px -72px;
}
.icon-share {
	background-position: -120px -72px;
}
.icon-check {
	background-position: -144px -72px;
}
.icon-move {
	background-position: -168px -72px;
}
.icon-step-backward {
	background-position: -192px -72px;
}
.icon-fast-backward {
	background-position: -216px -72px;
}
.icon-backward {
	background-position: -240px -72px;
}
.icon-play {
	background-position: -264px -72px;
}
.icon-pause {
	background-position: -288px -72px;
}
.icon-stop {
	background-position: -312px -72px;
}
.icon-forward {
	background-position: -336px -72px;
}
.icon-fast-forward {
	background-position: -360px -72px;
}
.icon-step-forward {
	background-position: -384px -72px;
}
.icon-eject {
	background-position: -408px -72px;
}
.icon-chevron-left {
	background-position: -432px -72px;
}
.icon-chevron-right {
	background-position: -456px -72px;
}
.icon-plus-sign {
	background-position: 0 -96px;
}
.icon-minus-sign {
	background-position: -24px -96px;
}
.icon-remove-sign {
	background-position: -48px -96px;
}
.icon-ok-sign {
	background-position: -72px -96px;
}
.icon-question-sign {
	background-position: -96px -96px;
}
.icon-info-sign {
	background-position: -120px -96px;
}
.icon-screenshot {
	background-position: -144px -96px;
}
.icon-remove-circle {
	background-position: -168px -96px;
}
.icon-ok-circle {
	background-position: -192px -96px;
}
.icon-ban-circle {
	background-position: -216px -96px;
}
.icon-arrow-left {
	background-position: -240px -96px;
}
.icon-arrow-right {
	background-position: -264px -96px;
}
.icon-arrow-up {
	background-position: -289px -96px;
}
.icon-arrow-down {
	background-position: -312px -96px;
}
.icon-share-alt {
	background-position: -336px -96px;
}
.icon-resize-full {
	background-position: -360px -96px;
}
.icon-resize-small {
	background-position: -384px -96px;
}
.icon-plus {
	background-position: -408px -96px;
}
.icon-minus {
	background-position: -433px -96px;
}
.icon-asterisk {
	background-position: -456px -96px;
}
.icon-exclamation-sign {
	background-position: 0 -120px;
}
.icon-gift {
	background-position: -24px -120px;
}
.icon-leaf {
	background-position: -48px -120px;
}
.icon-fire {
	background-position: -72px -120px;
}
.icon-eye-open {
	background-position: -96px -120px;
}
.icon-eye-close {
	background-position: -120px -120px;
}
.icon-warning-sign {
	background-position: -144px -120px;
}
.icon-plane {
	background-position: -168px -120px;
}
.icon-calendar {
	background-position: -192px -120px;
}
.icon-random {
	background-position: -216px -120px;
	width: 16px;
}
.icon-comment {
	background-position: -240px -120px;
}
.icon-magnet {
	background-position: -264px -120px;
}
.icon-chevron-up {
	background-position: -288px -120px;
}
.icon-chevron-down {
	background-position: -313px -119px;
}
.icon-retweet {
	background-position: -336px -120px;
}
.icon-shopping-cart {
	background-position: -360px -120px;
}
.icon-folder-close {
	background-position: -384px -120px;
}
.icon-folder-open {
	background-position: -408px -120px;
	width: 16px;
}
.icon-resize-vertical {
	background-position: -432px -119px;
}
.icon-resize-horizontal {
	background-position: -456px -118px;
}
.icon-hdd {
	background-position: 0 -144px;
}
.icon-bullhorn {
	background-position: -24px -144px;
}
.icon-bell {
	background-position: -48px -144px;
}
.icon-certificate {
	background-position: -72px -144px;
}
.icon-thumbs-up {
	background-position: -96px -144px;
}
.icon-thumbs-down {
	background-position: -120px -144px;
}
.icon-hand-right {
	background-position: -144px -144px;
}
.icon-hand-left {
	background-position: -168px -144px;
}
.icon-hand-up {
	background-position: -192px -144px;
}
.icon-hand-down {
	background-position: -216px -144px;
}
.icon-circle-arrow-right {
	background-position: -240px -144px;
}
.icon-circle-arrow-left {
	background-position: -264px -144px;
}
.icon-circle-arrow-up {
	background-position: -288px -144px;
}
.icon-circle-arrow-down {
	background-position: -312px -144px;
}
.icon-globe {
	background-position: -336px -144px;
}
.icon-wrench {
	background-position: -360px -144px;
}
.icon-tasks {
	background-position: -384px -144px;
}
.icon-filter {
	background-position: -408px -144px;
}
.icon-briefcase {
	background-position: -432px -144px;
}
.icon-fullscreen {
	background-position: -456px -144px;
}



/* +++++++++++++++ WP Classes +++++++++++++++ */
.alignright{
	float: right;
	margin-bottom: 0.5em;
	margin-left: 20px;
}
.alignleft{
	float: left;
	margin-bottom: 0.5em;
	margin-right: 20px;
}
.aligncenter{
	display: block;
	margin-right: auto;
	margin-left: auto;
	zoom: 1;
}

/* vorlaeufiger bugfix fuer den Wallpaper */
#wall_lb {
	margin-left: 342px;
	margin-right: -170px;
	margin-top: -90px;
}

.g-recaptcha {
	margin-left: 153px;
	margin-bottom: 25px;
}