MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/stevencheroskedesign.com/files/
File Upload :
Current < : /hermes/bosweb/b1705/stevencheroskedesign.com/files/stacks_page_page0.css

/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_13924_page0 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_13924_page0 .bx-wrapper img {
	

	
	width: 100%;
	height: auto;
	
	display: block;
}

/** THEME
===================================*/

#stacks_in_13924_page0 .bx-wrapper .bx-viewport {
}

#stacks_in_13924_page0 .bx-wrapper .bx-pager,
#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_13924_page0 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_13924_page0 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_13924_page0 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_13924_page0 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_13924_page0 .bx-wrapper .bx-prev,
#stacks_in_13924_page0 .bx-wrapper .bx-next,
#stacks_in_13924_page0 .bx-wrapper .bx-pager,
#stacks_in_13924_page0 .bx-wrapper .bx-pager-item,
#stacks_in_13924_page0 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_13924_page0 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_13924_page0 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_13924_page0 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_13924_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_13924_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_13924_page0 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_13924_page0 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_13924_page0 ul.bxslider, #stacks_in_13924_page0 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */


#stacks_in_13952_page0{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_13952_page0 .c+.c .count{margin-left: 4px;}
#stacks_in_13952_page0.s3 .c.s2_3 .count,#stacks_in_13952_page0.s4 .c.s2_4 .count,#stacks_in_13952_page0.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_13952_page0.s2 .c.s1_2 .c-pad,#stacks_in_13952_page0.s3 .c.s1_3 .c-pad,#stacks_in_13952_page0.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_13952_page0.s3 .c.s2_3 .c-pad,#stacks_in_13952_page0.s4 .c.s2_4 .c-pad,#stacks_in_13952_page0.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_13952_page0.s2 .c.s2_2 .c-pad,#stacks_in_13952_page0.s3 .c.s3_3 .c-pad,#stacks_in_13952_page0.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_13952_page0 .c+.c .count,
	#stacks_in_13952_page0.s3 .c.s2_3 .count,
	#stacks_in_13952_page0.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_13952_page0 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_13952_page0 .c:first-child,#stacks_in_13952_page0.s4 .c.s1_4,#stacks_in_13952_page0.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_13952_page0 .c:last-child,#stacks_in_13952_page0.s4 .c.s3_4,#stacks_in_13952_page0.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_13952_page0.s2 .c-pad,#stacks_in_13952_page0.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_13952_page0.s4 .c.s2_4 .count,
	#stacks_in_13952_page0.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_13952_page0.s4 .c {width: 49.2%;}
	#stacks_in_13952_page0.s4 .c.s1_4 .c-pad,#stacks_in_13952_page0.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_13952_page0.s4 .c.s2_4 .c-pad,#stacks_in_13952_page0.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_13952_page0 .count{ margin-left: 0 !important;}
	#stacks_in_13952_page0 .c .c-pad{padding: 0 !important;}
	#stacks_in_13952_page0.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_13896_page0 {
	margin:  9px;
	padding:  10px;
}
/* Start Button Press stack CSS code */

#stacks_in_13955_page0{
	text-align: center !important;
}



.stacks_in_13955_page0dooabutton{
	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */
	box-sizing: border-box !important;         /* Opera/IE 8+ */
	
	
	display:inline-block;
	text-align: center;
	letter-spacing: 0px !important;
	
	width:100%;
	
	
	/* Gradient type button specific styles */
	
	-moz-box-shadow:inset 0px 1px 0px 0px #C68646;
	-webkit-box-shadow:inset 0px 1px 0px 0px #C68646;
	box-shadow:inset 0px 1px 0px 0px #C68646;
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #804000), color-stop(1, #622200) );
	background:-moz-linear-gradient( center top, #804000 5%, #622200 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#804000', endColorstr='#622200');
	background-color:#763600;
	text-shadow:none;
	
	text-shadow:1px -1px 0px #4E0E00;
	
	
	border:1px solid #581800;
	color:#FFFFFF;
	
	

	
	
	
	
	
	
	font-size:100% !important;
	font-weight:normal !important;
	line-height:normal !important;
	text-decoration:none !important;
	text-indent:0 !important;
	
	font-family:Arial, Helvetica, sans-serif !important;
	font-style:normal !important;
	
	padding: 6px 15px 6px 15px;
	
	
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
}


.stacks_in_13955_page0dooabutton:hover {
	
		
		-moz-box-shadow:inset 0px 1px 0px 0px #4E0E00;
		-webkit-box-shadow:inset 0px 1px 0px 0px #4E0E00;
		box-shadow:inset 0px 1px 0px 0px #4E0E00;
		
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #622200), color-stop(1, #804000) );
		background:-moz-linear-gradient( center top, #622200 5%, #804000 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#622200', endColorstr='#804000');
		background-color:#763600;
	
	
	
	
	color:;
	
	
}

/* End Button Press stack CSS code */
#stacks_in_13955_page0 {
	padding:  11px;
}
#stacks_in_13949_page0{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_13949_page0 .c+.c .count{margin-left: 4px;}
#stacks_in_13949_page0.s3 .c.s2_3 .count,#stacks_in_13949_page0.s4 .c.s2_4 .count,#stacks_in_13949_page0.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_13949_page0.s2 .c.s1_2 .c-pad,#stacks_in_13949_page0.s3 .c.s1_3 .c-pad,#stacks_in_13949_page0.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_13949_page0.s3 .c.s2_3 .c-pad,#stacks_in_13949_page0.s4 .c.s2_4 .c-pad,#stacks_in_13949_page0.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_13949_page0.s2 .c.s2_2 .c-pad,#stacks_in_13949_page0.s3 .c.s3_3 .c-pad,#stacks_in_13949_page0.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_13949_page0 .c+.c .count,
	#stacks_in_13949_page0.s3 .c.s2_3 .count,
	#stacks_in_13949_page0.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_13949_page0 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_13949_page0 .c:first-child,#stacks_in_13949_page0.s4 .c.s1_4,#stacks_in_13949_page0.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_13949_page0 .c:last-child,#stacks_in_13949_page0.s4 .c.s3_4,#stacks_in_13949_page0.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_13949_page0.s2 .c-pad,#stacks_in_13949_page0.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_13949_page0.s4 .c.s2_4 .count,
	#stacks_in_13949_page0.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_13949_page0.s4 .c {width: 49.2%;}
	#stacks_in_13949_page0.s4 .c.s1_4 .c-pad,#stacks_in_13949_page0.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_13949_page0.s4 .c.s2_4 .c-pad,#stacks_in_13949_page0.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_13949_page0 .count{ margin-left: 0 !important;}
	#stacks_in_13949_page0 .c .c-pad{padding: 0 !important;}
	#stacks_in_13949_page0.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_746_page0 {
	margin:  20px;
}
#stacks_in_13897_page0 .like_button_wrapper{margin:5px;display:block;position:relative;float:left;overflow:visible;line-height:1}#like_facebook_stacks_in_13897_page0,#like_twitter_stacks_in_13897_page0{width:85px}#like_google_stacks_in_13897_page0,#like_pinterest_stacks_in_13897_page0{width:65px}#like_email_stacks_in_13897_page0 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}