/* adventcalendar.css
--------------------- */

.icon.icon-gold {
	color: #df9711;
	padding-right: 2px;
}

h2.advc {
	margin-bottom: 16px;
}

.advc-doors {
	margin-left: 9px;
}

span.advc-day-act-nothing {
	line-height: 2;
}

.advc-day-act {
	text-align: center;
	font-weight: bold;
	padding-right: 100px;
	width: 100%;
}

.advc-current-day {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.advc-lightburning {
	text-align: center;
	margin-top: 18px;
	padding: 10px;
}

/* navigation icon
For more icons for the navigation look into the folder advent_calendar/styles/all/theme/images/iconsfornavigation
and change if you want only that icon: example
icon-xmasminifolder16x16.png to icon-redpages.gif or use another icon.
----------------------------------------------------------------------------------------------------------------- */

.icon-adventcalendar {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url("./images/iconsfornavigation/icon-xmasminifolder16x16.png");
}

.rtl .icon-adventcalendar {
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* end navigation icon
---------------------- */

/* background-images day 1-24
----------------------------- */
.d1adventcalendarium1.img1d1{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d1adventcalendarium2.img2d1{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d2adventcalendarium1.img1d2{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d2adventcalendarium2.img2d2{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d3adventcalendarium1.img1d3{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d3adventcalendarium2.img2d3{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d4adventcalendarium1.img1d4{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d4adventcalendarium2.img2d4{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d5adventcalendarium1.img1d5{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d5adventcalendarium2.img2d5{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d6adventcalendarium1.img1d6{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d6adventcalendarium2.img2d6{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d7adventcalendarium1.img1d7{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d7adventcalendarium2.img2d7{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d8adventcalendarium1.img1d8{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d8adventcalendarium2.img2d8{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d8adventcalendarium3.img3d8{
	background-image: url("./images/zapfen.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d9adventcalendarium1.img1d9{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d9adventcalendarium2.img2d9{
	background-image: url("./images/whitexmas.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d9adventcalendarium3.img3d9{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d10adventcalendarium1.img1d10{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d10adventcalendarium2.img2d10{
	background-image: url("./images/fantasyxmas.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d11adventcalendarium1.img1d11{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d11adventcalendarium2.img2d11{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d11adventcalendarium3.img3d11{
	background-image: url("./images/girlande.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 56px;
}

.d12adventcalendarium1.img1d12{
	background-image: url("./images/schneekugel.gif");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d12adventcalendarium2.img2d12{
	background-image: url("./images/girlande.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 56px;
}

.d13adventcalendarium1.img1d13{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d13adventcalendarium2.img2d13{
	background-image: url("./images/xmasorangeearth.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d14adventcalendarium1.img1d14{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d14adventcalendarium2.img2d14{
	background-image: url("./images/baldistweihnachten.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d14adventcalendarium3.img3d14{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d15adventcalendarium1.img1d15{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d15adventcalendarium2.img2d15{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d16adventcalendarium1.img1d16{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d16adventcalendarium2.img2d16{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d17adventcalendarium1.img1d17{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d17adventcalendarium2.img2d17{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d18adventcalendarium1.img1d18{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d18adventcalendarium2.img2d18{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d19adventcalendarium1.img1d19{
	background-image: url("./images/zapfen.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d19adventcalendarium2.img2d19{
	background-image: url("./images/xmasgreen.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d20adventcalendarium1.img1d20{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d20adventcalendarium2.img2d20{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d21adventcalendarium1.img1d21{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d21adventcalendarium2.img2d21{
	background-image: url("./images/demobild.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d22adventcalendarium1.img1d22{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d22adventcalendarium2.img2d22{
	background-image: url("./images/landschaft.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 160px;
}

.d23adventcalendarium1.img1d23{
	background-image: url("./images/girlande.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 56px;
}

.d23adventcalendarium2.img2d23{
	background-image: url("./images/heiligabend2.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 150px;
}

.d23adventcalendarium3.img3d23{
	background-image: url("./images/linien.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 30px;
}

.d24adventcalendarium1.img1d24{
	background-image: url("./images/girlande.gif");
	background-repeat: no-repeat;
	background-position: 50% 16px;
	padding: 56px;
}

.d24adventcalendarium2.img2d24{
	background-image: url("./images/merryxmasstars.jpg");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 160px;
}

/* end background-images day 1-24
--------------------------------- */

/* day 15 extra box transition opacity
-------------------------------------- */

.xmasimageboxd15 {
	position: relative;
	margin: 20px auto;
	background: url("./images/xmasocean400x266.jpg") no-repeat;
	width: 400px;
	height: 266px;
	border-radius: 10px;
	box-shadow: 0 15px 10px -10px #510009;
	opacity: 0.8;
	transition: opacity 1s ease-in-out;
	-webkit-box-shadow: 0 15px 10px -10px #510009;
	-webkit-border-radius: 10px;
	-webkit-transition: opacity 1s ease-in-out;
}

.xmasimageboxd15:hover {
	opacity: 1;
}

figure,
figcaption {
	margin: 0;
	padding: 0;
}

figure.xmasimageboxd15own {
	position: relative;
	display: inline-block;
}

figure img {
	width: 100%;
	display: block;
}

figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 3em;
	color: white;
	font-weight: normal;
	background: rgba(86, 0, 0, 0.3);
	border-radius: 10px;
}

.xmasimageboxd15all {
	position: relative;
	background: transparent;
}

/* end day 15 extra box transition opacity
------------------------------------------ */

.christmassleds {
	text-align: center;
	padding: 8px;
}

.christmassleds-left {
	float: left;
}

.christmassleds-right {
	float: right;
}

.christmaspresent {
	margin: 6px;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0 14px #966d1c;
}

.back-adventcalendar {
	font-weight: bold;
	font-size: 1.1em;
	padding: 24px;
}

/* advc copyright */

.advc-copyright {
	line-height: 16px;
}
