/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_86_page0Calligrapher{			font-size: 300% !important;			color: #EB0002 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.9em !important;			font-variant: normal !important;			letter-spacing: 1 !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_86_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_86_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_86_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_86_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_86_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_86_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- */ .stacks_in_86_page0Calligrapher, .stacks_in_86_page0Calligrapher h1, .stacks_in_86_page0Calligrapher h2, .stacks_in_86_page0Calligrapher h3, .stacks_in_86_page0Calligrapher h4, .stacks_in_86_page0Calligrapher h5, .stacks_in_86_page0Calligrapher h6{	font-family: "Pacifico" !important;}/* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_86_page0Calligrapher, .stacks_in_86_page0Calligrapher h1, .stacks_in_86_page0Calligrapher h2, .stacks_in_86_page0Calligrapher h3, .stacks_in_86_page0Calligrapher h4, .stacks_in_86_page0Calligrapher h5, .stacks_in_86_page0Calligrapher h6{	text-shadow: 2px 2px 6px #9C9E94 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_86_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_86_page0Calligrapher a:link{			color: #124A7A !important;			text-decoration: none;		}				.stacks_in_86_page0Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_86_page0Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_86_page0Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline;		}/* End Calligrapher stack CSS code */.stacksSpacerstacks_in_83_page0 {
	display: block;
	width: 100%;
	height:44px;
}/**
 * CSS for RapidWeaver Masonry Stack
 * 
 * A dynamic grid image gallery stack for RapidWeaver
 * http://seydesign.com/masonry
 * 
 * Licensed under the GPL 2: http://www.gnu.org/licenses/gpl-2.0.html
 * Copyright 2013 Adam Merrifield
 */
#stacks_in_265_page0 .sdMasonry_frame {
margin:0 auto;
}

#stacks_in_265_page0 .sdMasonry_frame > div.stacks_out {
margin:1px 20px 20px 0;
width:150px;
border-radius:0px;
font-size:11px;
}



#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_brick {
padding:15px 15px;
background-color:#FFFFFF;
}




/* if description is hidden, the image radius applied all around */
#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_brick img {
width:100%;
height:auto;
border-radius:-9px;
}


#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_desc {
display: none;
margin:15px -15px 0;
padding:1em;
border-radius:0 0 0px 0px;
background-color:#FFFFFF;
color:#505450;
font-size: 1em;
line-height: 1.7em;
}

#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_desc a:link,
#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_desc a:visited {
color:#E8E1C9;
}

#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_desc a:hover,
#stacks_in_265_page0 .sdMasonry_frame .sdMasonry_desc a:active {
color:#FFFAE2;
}



#stacks_in_265_page0 .masonry,#stacks_in_265_page0 .masonry .masonry-brick {
-webkit-transition-duration:.7s;
-moz-transition-duration:.7s;
-ms-transition-duration:.7s;
-o-transition-duration:.7s;
transition-duration:.7s;
}

#stacks_in_265_page0 .masonry {
-webkit-transition-property:height,width;
-moz-transition-property:height,width;
-ms-transition-property:height,width;
-o-transition-property:height,width;
transition-property:height,width;
}

#stacks_in_265_page0 .masonry .masonry-brick {
-webkit-transition-property:left,right,top;
-moz-transition-property:left,right,top;
-ms-transition-property:left,right,top;
-o-transition-property:left,right,top;
transition-property:left,right,top;
}

/** 
 * fancyBox v2.1.4
 * 
 * source: fancyapps.com
 * license: fancyapps.com/fancybox/#license
 */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
margin:0;
padding:0;
outline:none;
border:0;
vertical-align:top;
}

.fancybox-wrap {
position:absolute;
top:0;
left:0;
z-index:8020;
}

.fancybox-skin {
position:relative;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
background:#f9f9f9;
color:#444;
text-shadow:none;
}

.fancybox-opened {
z-index:8030;
}

.fancybox-opened .fancybox-skin {
-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
box-shadow:0 10px 25px rgba(0,0,0,0.5);
}

.fancybox-outer,.fancybox-inner {
position:relative;
}

.fancybox-inner {
overflow:hidden;
}

.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling:touch;
}

.fancybox-error {
margin:0;
padding:15px;
color:#444;
white-space:nowrap;
font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-image,.fancybox-iframe {
display:block;
width:100%;
height:100%;
}

.fancybox-image {
max-width:100%;
max-height:100%;
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
background-image:url(../files/images/fancybox_sprite.png);
}

#fancybox-loading {
position:fixed;
top:50%;
left:50%;
z-index:8060;
margin-top:-22px;
margin-left:-22px;
background-position:0 -108px;
opacity:.8;
cursor:pointer;
}

#fancybox-loading div {
width:44px;
height:44px;
background:url(../files/images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
position:absolute;
top:-18px;
right:-18px;
z-index:8040;
width:36px;
height:36px;
cursor:pointer;
}

.fancybox-nav {
position:absolute;
top:0;
z-index:8040;
width:40%;
height:100%;
background:transparent url(../files/images/blank.gif);
/* helps IE */
text-decoration:none;
cursor:pointer;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.fancybox-prev {
left:0;
}

.fancybox-next {
right:0;
}

.fancybox-nav span {
position:absolute;
top:50%;
z-index:8040;
visibility:hidden;
margin-top:-18px;
width:36px;
height:34px;
cursor:pointer;
}

.fancybox-prev span {
left:10px;
background-position:0 -36px;
}

.fancybox-next span {
right:10px;
background-position:0 -72px;
}

.fancybox-nav:hover span {
visibility:visible;
}

.fancybox-tmp {
position:absolute;
top:-99999px;
left:-99999px;
visibility:hidden;
overflow:visible!important;
max-width:99999px;
max-height:99999px;
}

/* Overlay helper */
.fancybox-lock {
overflow:hidden;
}

.fancybox-overlay {
position:absolute;
top:0;
left:0;
z-index:8010;
display:none;
overflow:hidden;
background:url(../files/images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
position:fixed;
right:0;
bottom:0;
}

.fancybox-lock .fancybox-overlay {
overflow:auto;
overflow-y:scroll;
}

/* Title helper */
.fancybox-title {
position:relative;
z-index:8050;
visibility:hidden;
text-shadow:none;
font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-opened .fancybox-title {
visibility:visible;
}

.fancybox-title-float-wrap {
position:absolute;
right:50%;
bottom:0;
z-index:8050;
margin-bottom:-35px;
text-align:center;
}

.fancybox-title-float-wrap .child {
display:inline-block;
margin-right:-100%;
padding:2px 20px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
background:transparent;
/* Fallback for web browsers that doesn't support RGBa */
background:rgba(0,0,0,0.8);
color:#FFF;
text-shadow:0 1px 2px #222;
white-space:nowrap;
font-weight:700;
line-height:24px;
}

.fancybox-title-outside-wrap {
position:relative;
margin-top:10px;
color:#fff;
}

.fancybox-title-inside-wrap {
padding-top:10px;
}

.fancybox-title-over-wrap {
position:absolute;
bottom:0;
left:0;
padding:10px;
background:#000;
background:rgba(0,0,0,.8);
color:#fff;
}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_90_page0Calligrapher{			font-size: 200% !important;			color: #124016 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0 !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_90_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_90_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_90_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_90_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_90_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_90_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_90_page0Calligrapher, .stacks_in_90_page0Calligrapher h1, .stacks_in_90_page0Calligrapher h2, .stacks_in_90_page0Calligrapher h3, .stacks_in_90_page0Calligrapher h4, .stacks_in_90_page0Calligrapher h5, .stacks_in_90_page0Calligrapher h6{	font-family: "Bitter" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_90_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_90_page0Calligrapher a:link{			color: #124A7A !important;			text-decoration: none;		}				.stacks_in_90_page0Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_90_page0Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_90_page0Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline;		}/* End Calligrapher stack CSS code */
#stacks_in_62_page0 {
	font-size: 118%;
}

#stacks_in_61_page0 {
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}

#stacks_in_90_page0 {
	margin: 0px 20px 10px 20px;
	padding: 0px 10px 0px 10px;
}
/**
 * CSS for RapidWeaver Masonry Stack
 * 
 * A dynamic grid image gallery stack for RapidWeaver
 * http://seydesign.com/masonry
 * 
 * Licensed under the GPL 2: http://www.gnu.org/licenses/gpl-2.0.html
 * Copyright 2013 Adam Merrifield
 */
#stacks_in_341_page0 .sdMasonry_frame {
margin:0 auto;
}

#stacks_in_341_page0 .sdMasonry_frame > div.stacks_out {
margin:1px 20px 20px 0;
width:150px;
border-radius:0px;
font-size:11px;
}



#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_brick {
padding:15px 15px;
background-color:#FFFFFF;
}




/* if description is hidden, the image radius applied all around */
#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_brick img {
width:100%;
height:auto;
border-radius:-9px;
}


#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_desc {
display: none;
margin:15px -15px 0;
padding:1em;
border-radius:0 0 0px 0px;
background-color:#F3F4E2;
color:#505450;
font-size: 1em;
line-height: 1.7em;
}

#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_desc a:link,
#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_desc a:visited {
color:#E8E1C9;
}

#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_desc a:hover,
#stacks_in_341_page0 .sdMasonry_frame .sdMasonry_desc a:active {
color:#FFFAE2;
}



#stacks_in_341_page0 .masonry,#stacks_in_341_page0 .masonry .masonry-brick {
-webkit-transition-duration:.7s;
-moz-transition-duration:.7s;
-ms-transition-duration:.7s;
-o-transition-duration:.7s;
transition-duration:.7s;
}

#stacks_in_341_page0 .masonry {
-webkit-transition-property:height,width;
-moz-transition-property:height,width;
-ms-transition-property:height,width;
-o-transition-property:height,width;
transition-property:height,width;
}

#stacks_in_341_page0 .masonry .masonry-brick {
-webkit-transition-property:left,right,top;
-moz-transition-property:left,right,top;
-ms-transition-property:left,right,top;
-o-transition-property:left,right,top;
transition-property:left,right,top;
}

/** 
 * fancyBox v2.1.4
 * 
 * source: fancyapps.com
 * license: fancyapps.com/fancybox/#license
 */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
margin:0;
padding:0;
outline:none;
border:0;
vertical-align:top;
}

.fancybox-wrap {
position:absolute;
top:0;
left:0;
z-index:8020;
}

.fancybox-skin {
position:relative;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
background:#f9f9f9;
color:#444;
text-shadow:none;
}

.fancybox-opened {
z-index:8030;
}

.fancybox-opened .fancybox-skin {
-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
box-shadow:0 10px 25px rgba(0,0,0,0.5);
}

.fancybox-outer,.fancybox-inner {
position:relative;
}

.fancybox-inner {
overflow:hidden;
}

.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling:touch;
}

.fancybox-error {
margin:0;
padding:15px;
color:#444;
white-space:nowrap;
font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-image,.fancybox-iframe {
display:block;
width:100%;
height:100%;
}

.fancybox-image {
max-width:100%;
max-height:100%;
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
background-image:url(../files/images/fancybox_sprite.png);
}

#fancybox-loading {
position:fixed;
top:50%;
left:50%;
z-index:8060;
margin-top:-22px;
margin-left:-22px;
background-position:0 -108px;
opacity:.8;
cursor:pointer;
}

#fancybox-loading div {
width:44px;
height:44px;
background:url(../files/images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
position:absolute;
top:-18px;
right:-18px;
z-index:8040;
width:36px;
height:36px;
cursor:pointer;
}

.fancybox-nav {
position:absolute;
top:0;
z-index:8040;
width:40%;
height:100%;
background:transparent url(../files/images/blank.gif);
/* helps IE */
text-decoration:none;
cursor:pointer;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.fancybox-prev {
left:0;
}

.fancybox-next {
right:0;
}

.fancybox-nav span {
position:absolute;
top:50%;
z-index:8040;
visibility:hidden;
margin-top:-18px;
width:36px;
height:34px;
cursor:pointer;
}

.fancybox-prev span {
left:10px;
background-position:0 -36px;
}

.fancybox-next span {
right:10px;
background-position:0 -72px;
}

.fancybox-nav:hover span {
visibility:visible;
}

.fancybox-tmp {
position:absolute;
top:-99999px;
left:-99999px;
visibility:hidden;
overflow:visible!important;
max-width:99999px;
max-height:99999px;
}

/* Overlay helper */
.fancybox-lock {
overflow:hidden;
}

.fancybox-overlay {
position:absolute;
top:0;
left:0;
z-index:8010;
display:none;
overflow:hidden;
background:url(../files/images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
position:fixed;
right:0;
bottom:0;
}

.fancybox-lock .fancybox-overlay {
overflow:auto;
overflow-y:scroll;
}

/* Title helper */
.fancybox-title {
position:relative;
z-index:8050;
visibility:hidden;
text-shadow:none;
font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-opened .fancybox-title {
visibility:visible;
}

.fancybox-title-float-wrap {
position:absolute;
right:50%;
bottom:0;
z-index:8050;
margin-bottom:-35px;
text-align:center;
}

.fancybox-title-float-wrap .child {
display:inline-block;
margin-right:-100%;
padding:2px 20px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
background:transparent;
/* Fallback for web browsers that doesn't support RGBa */
background:rgba(0,0,0,0.8);
color:#FFF;
text-shadow:0 1px 2px #222;
white-space:nowrap;
font-weight:700;
line-height:24px;
}

.fancybox-title-outside-wrap {
position:relative;
margin-top:10px;
color:#fff;
}

.fancybox-title-inside-wrap {
padding-top:10px;
}

.fancybox-title-over-wrap {
position:absolute;
bottom:0;
left:0;
padding:10px;
background:#000;
background:rgba(0,0,0,.8);
color:#fff;
}




body {
	margin: 0px;
	position: relative;
}

#snowContainer {
	position: fixed;
	top: 0;
	left: 0;
}
.stacksSpacerstacks_in_546_page0 {
	display: block;
	width: 100%;
	height:77px;
}/* Start AudioDeckr stack CSS code */.stacks_in_55_page0audiodeckr {display:none; }/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 40px; /* Firefox */  -webkit-border-radius: 40px; /* Safari, Chrome */  border-radius: 40px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-red.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-red.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_55_page0 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
