/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code */
#stacks_in_54 {
	font-size: 75%;
}
#stacks_in_2>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2>.s3_row>.s3_column_left {
	width: 40.00%;
}

#stacks_in_2>.s3_row>.s3_column_right {
	width: 60.000000%;
}




#stacks_in_2>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_2>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_2>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_2 {
	padding: 5px 0px 20px 0px;
}
/* Band Skin for jPlayer 2.9.2 ~ Lucas Tsolakian, Archetypon Limited */

/* @group resets */

.jp-interface *,
.jp-interface *:before,
.jp-interface *:after {
    -webkit-box-sizing: border-box!important;
       -moz-box-sizing: border-box!important;
            box-sizing: border-box!important;
}

.jp-controls button, 
.jp-controls.button,
.jp-toggles button, 
.jp-toggles.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0;
       -webkit-appearance: none;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: inherit;
    border-color: transparent;
    background: transparent;
}

.jp-controls button:hover,
.jp-controls.button:hover{
	background: ;
}

.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {border: 0}

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;   
}

#jp_container_stacks_in_3 {
	background: #FFFFFF;
	color: #48475A;
	border: 1px solid #E7E7E7;
	border-radius: 2px;
}

.jp-audio, .jp-video {
    width: calc(100% - 2px);
}

.jp-video .jp-gui {
	/*border-top: 1px solid red; */
}

.jp-audio-stream {
    width: 182px; 
}

.jp-interface {
    position: relative;
    width: 100%; 
}

.jp-audio .jp-interface, .jp-video .jp-interface {
    height: 77px; 
}

.jp-audio-stream .jp-interface {
    height: 77px; 
}

/* @end */

/* @group CONTROLS */

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 0;  
    left: 0;
 }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; 
}

.jp-audio .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-video .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px; }

.jp-controls button {
  	 display: block;
  	 float: left;
  	 overflow: hidden;
  	 text-indent: -9999px;
 	 cursor: pointer; 
}

#jp_container_stacks_in_3 .jp-play {
  	width: 48px;
  	height: 48px; 
  	top: -5px;
  	background: #FFFFFF!important;
  	border: 1px solid #48475A!important;
  	border-radius: 12%!important;
}

#jp_container_stacks_in_3 .jp-play-button {
	position: absolute;
	top: 13px!important;
	left: 15px!important;
	margin: 0!important;
 	width: 0;
 	height: 0;
 	border-style: solid;
 	border-width: 10px 0 10px 20px;
 	border-color: transparent transparent transparent #48475A;
}

.jp-pause-button-a{
	position: absolute;
	top: 14px!important;
	left: 14px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

.jp-pause-button-b{
	position: absolute;
	top: 14px!important;
	left: 26px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

#jp_container_stacks_in_3 .jp-pause-button-a, 
#jp_container_stacks_in_3 .jp-pause-button-b{
	border-left-color: #48475A!important;
}


.jpRwFfGroup_stacks_in_3{
	margin-left: calc(100% - 30px);
	width: 80px;
	padding: 0;
}

.jp-previous, .jp-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    
    overflow: hidden;
    background: none;
}

.jp-audio .jp-audio-previous, .jp-audio .jp-audio-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-previous {  
    margin-left: 160px;
}

.jp-next{
	margin-left: 2px;
}


.jp-audio .jp-audio-previous, .jp-audio-next {
    top:  11px;
    left: calc(100% - 100px);
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-audio .jp-audio-next{
	margin-top: 1px;
}

.jp-video .jp-previous, .jp-video .jp-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}



#jp_container_stacks_in_3 .jp-previous-button-a{
    margin: -18px -10px 0 0;
	width: 3px;
	height: 12px;
    border-right: 3px solid #1A2731;
}

#jp_container_stacks_in_3 .jp-previous-button-b{
	margin: -12px 10px 0 4px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #1A2731 transparent transparent;
}

#jp_container_stacks_in_3 .jp-previous-button-c{
	margin: -12px 10px 0 12px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #1A2731 transparent transparent;
}


#jp_container_stacks_in_3 .jp-next-button-a{
	 margin: -18px 10px 0 2px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #1A2731;
}
#jp_container_stacks_in_3 .jp-next-button-b{
	 margin: -12px 0px 0 10px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #1A2731;
}	

#jp_container_stacks_in_3 .jp-next-button-c{
	 margin: -12px 0px 0 18px;
	 width: 2px;
	 height: 12px;
	 border-left: 3px solid #1A2731;
}

.jp-play:focus {}
.jp-state-playing .jp-play-button {display: none;}
.jp-state-playing .jp-pause-button-a,
.jp-state-playing .jp-pause-button-b {display: block;}
.jp-state-playing .jp-play:focus {}
.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}

/* @end */

/* @group progress bar */
#jp_container_stacks_in_3 .jp-progress {
    overflow: hidden;
    background-color:  #48475A; 
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; 
}
  
.jp-video .jp-progress {
    top: 0;
    margin-top: -43px;
    margin-left: 90px;
    height: 15px; 
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 136px; 
}
 
.jp-video .jp-type-single .jp-progress {
     left: 110px;
     width: 136px; 
}
  

/*include buttons?*/




	.jpProgressGroup_stacks_in_3 .jp-progress{
		left: 90px;
		width: calc(100% - 111px)!important; 
	}
	
	.jp-video .jp-progress {
	    top: 0;
	    margin-top: -43px;
	    margin-left: 90px;
	    height: 15px; 
	    width: calc(100% - 111px);
	}
	
	.jp-video .jp-type-playlist .jp-progress {
		left: 120px;
		width: calc(100% - 140px); 
	}
	
	.jp-video .jp-type-single .jp-progress {
	     left: 120px!important;
	     width: calc(100% - 180px);  
	}
	
	.jpRwFfGroup_stacks_in_3{
		display: none;
	}





/*seek bar*/
#jp_container_stacks_in_3 .jp-seek-bar {
    background: #48475A;  
    width: 200px;
    height: 100%;
    cursor: pointer; 
}

#jp_container_stacks_in_3 .jp-play-bar {
    background: #E7E7E7;
    left: -200px;
    width: 0px;
    height: 100%; 
    z-index: 999;
  }

/* @end */

/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px; 
    height: 20px;
}
  
.jp-video .jp-time-holder {
	margin-top: 3px;
    margin-left: 70px; 
    height: 20px;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}

.jp-video .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}
  
/*rw ff buttons + time holder*/



	.jpProgressGroup_stacks_in_3 .jp-time-holder{
		left: 90px;
		width: calc(100% - 112px)!important; 
	}
	
	#jp_container_stacks_in_3 .jp-type-playlist .jpRwFfGroup_stacks_in_3 .jp-video .jp-previous, .jp-next,
	#jp_container_stacks_in_3 .jp-type-playlist .jpRwFfGroup_stacks_in_3 .jp-audio .jp-previous, .jp-next {
	    display: none; 
	}
	
	.jp-video .jp-progress {
		width: 350px;
	}
	
	.jp-video .jp-duration {
	    margin-right: 50px; 
	}

/* @end */

/* @group time + duration */

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; 
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default; 
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer; }

.jp-audio .jp-duration{
	margin-right: 0px;
}

.jp-video .jp-current-time {
    margin-left: 20px; 
}

/* @end */


/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; 
}

#jp_container_stacks_in_3 .jp-details,
#jp_container_stacks_in_3 .jp-playlist {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #FFFFFF; 
      
}

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
    border-top: none; }

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: bold; 
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; 
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #FFFFFF; 
}

.jp-playlist li div {
    display: inline; 
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; 
}

div.jp-type-playlist div.jp-playlist a {
    text-decoration: none; 
}

div.jp-type-playlist div.jp-playlist a:hover {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.jp-playlist-item {color: #1A2731!important}
.jp-playlist-item:hover {color: #1A2731!important}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {}

span.jp-artist {
    font-size: .8em;
    color: #666; }

/* @end */


/* @group NO SOLUTION error feedback */
.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; 
}

.jp-no-solution a {
    color: #000; 
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; 
}

/* @end */

/* @group Seeking */

#jp_container_stacks_in_3 .jp-seeking-bg  {
	background: #eee;
}

/* @end */

/* @group Fullscreen */

.jp-video-270p {
    width: 100%!important;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}

.jp-video-360p {
    width: 100%!important;
    max-width: 640px;
    height: auto;
    overflow: hidden; 
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative; 
}
  
.jp-video-full div div {
    z-index: 1000; 
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden; 
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0; 
}
  
.jp-full-screen{width: 20px; height: 20px;}

.jp-toggles {
	position: absolute;
    padding: 0;
  	margin: 0;
	width: 20px;
	height: 20px;
  	top: 31px; 
  	right: 10px;
}

.jp-toggles button {
    display: block;
    background: transparent;
    text-indent: -9999px;
    line-height: 100%;
    cursor: pointer; 
}

.jp-arrow {
	position: absolute;
	top: 10px; 
	right: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #1B2333;
    border-style: solid;
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
} 

.jp-video .jp-toggles:hover .jp-arrow {
	border-color: #1B2333;
} 
  
.jp-fullscreen-button-a {
	top: 0;
	left: 0;
	margin: 0;
	border-width: 2px 0 0 2px;
}

.jp-fullscreen-button-b {
	bottom: 0;
	left: 12px;
	margin: 0;
	border-width: 0 2px 2px 0px;
}

.jp-fullscreen-button-c {
	bottom: 0;
	left: 0;
	margin: 0;
	border-width: 0 0 2px 2px;
}

.jp-fullscreen-button-d {
	top: 0;
	left: 12px;
	margin: 0;
	border-width: 2px 2px 0 0;
}

.video-360p {
    width: 640px;
    height: 360px
}

.video-270p {
    width: 480px;
    height: 270px
}

.video {
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    min-height: 64px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* @end */
#stacks_in_110 {
	margin: 15px 0px 0px 40px;
}

#stacks_in_111 {
	font-size: 80%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_17sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_17sl-wrapper{z-index:1000000}.stacks_in_17sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_17sl-wrapper button:hover{opacity:.7}.stacks_in_17sl-wrapper .stacks_in_17sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_17sl-wrapper .stacks_in_17sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_17sl-wrapper .stacks_in_17sl-navigation{width:100%;display:none}.stacks_in_17sl-wrapper .stacks_in_17sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_17sl-wrapper .stacks_in_17sl-navigation button.stacks_in_17sl-next{right:40px;color:#fff}.stacks_in_17sl-wrapper .stacks_in_17sl-navigation button.stacks_in_17sl-prev{left:40px;color:#fff}.stacks_in_17sl-wrapper .stacks_in_17sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_17sl-wrapper .stacks_in_17sl-image img{margin:0;padding:0;display:block}.stacks_in_17sl-wrapper .stacks_in_17sl-image .stacks_in_17sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_17sl-wrapper .stacks_in_17sl-image .stacks_in_17sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_17sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_17sl-image:hover > .stacks_in_17sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_17 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_17 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_17Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_17 .montageImageTitle{	display: none;}.stacks_in_17green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_17centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_17 .montageImageTitle{	display: none !important;}	#stacks_in_17 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_96Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_96Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_96Calligrapher h6, .stacks_in_96Calligrapher h5, .stacks_in_96Calligrapher h4, .stacks_in_96Calligrapher h3, .stacks_in_96Calligrapher h2, .stacks_in_96Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_96Calligrapher, .stacks_in_96Calligrapher h1, .stacks_in_96Calligrapher h2, .stacks_in_96Calligrapher h3, .stacks_in_96Calligrapher h4, .stacks_in_96Calligrapher h5, .stacks_in_96Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_96targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_96Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_96Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_96Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_96Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_97 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_99 {
	font-size: 75%;
}
/* Start Stats stack CSS code */.stacks_in_74stats, .stacks_in_74pagetitle{	display: none;}.stacks_in_74instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_74instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */