.com_joeworkman_stacks_imagesafe2_stack img{width:auto;height:auto;max-width:100%}
/*Start Sliding Panel Top*/

#SPBlock_stacks_in_155_page0 {	-moz-border-radius: 0px 0px 10px 10px;	-webkit-border-bottom-left-radius:10px;	-webkit-border-bottom-right-radius:10px;
	border-radius: 0px 0px 10px 10px;	border-width: 0px 2px 2px 2px;
	border-width: 0px 2px 2px 2px;	border-color:#76C8C1;	border-style:solid;
	width: 1000px;
	left: 0;
	top:0;
	right:0;
	margin-left:200px;
	margin-right:auto;	margin-top:-600px;
	height:600px;	overflow:hidden;	position:fixed;
	z-index:539;
	text-align:left;}

	.SPBlock2_stacks_in_155_page0 {
	height: 100%; width: 100%; position: absolute; 
	overflow: hidden;
	-moz-border-radius:0px 0px 8px 8px;	-webkit-border-bottom-right-radius: 8px;	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0px 0px 8px 8px;
}

.SPBlock3_stacks_in_155_page0 {
	overflow: hidden;
	-moz-border-radius:0px 0px 8px 8px;	-webkit-border-bottom-right-radius: 8px;	-webkit-border-bottom-left-radius: 8px;
	border-radius: 0px 0px 8px 8px;
}

#SPbutton_stacks_in_155_page0 {	-moz-border-radius:0 0 10px 10px;	-webkit-border-bottom-left-radius:10px;	-webkit-border-bottom-right-radius:10px;  
	background-color:#76C8C1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8AEAE2', endColorstr='#76C8C1');
	background: -webkit-gradient(linear, left top, left bottom, from(#8AEAE2), to(#76C8C1));
	background: -moz-linear-gradient(top, #8AEAE2, #76C8C1);
	cursor:pointer;
	padding: 1px 10px 5px 10px;	top:0;
	left:0;
	right:0;
	margin-left:290px;
	margin-right:auto;
	width: 80px;
	text-align: center;	overflow:hidden;	position:fixed;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	z-index:540;
	border-width: 0px 0px 0px 0px;
	border-color:#666666;	border-style:solid ;
}#button_stacks_in_155_page0 {	background-color:#76C8C1;	display: block;		}
	@media print {
	#SPbutton_stacks_in_155_page0 {display: none;}
	}	
/*End Sliding Panel Top*/


.ydfs-loader {
  background: transparent none repeat scroll 0 0;
  display: none;
  height: 40px;
  overflow: hidden;
  position: absolute;
  width: 40px;
  z-index: 1002;
}

.ydfs-loader div {
  background: transparent url(../index_files/formsnap/fancy_progress.png) no-repeat scroll 0 0;
  height: 480px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1003;
}


#stacks_in_159_page0 .message{
		padding: 6px 14px 7px;
	    border: 1px solid #b55e42;
	    color: #b55e42;
	    text-shadow: 1px 1px 0 #f9f0af;
	    background: -webkit-gradient(linear, left bottom, left top, from(#fccb5c), to(#fffde6), color-stop(0.9, #f3e278)) #f3e278;
	    line-height: 14px;
	    font-size: 12px;
	    -webkit-border-radius: 9px;
	    -moz-border-radius: 9px;
	    border-radius: 9px;
	    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.17);
}

#stacks_in_159_page0 p.ydfs-error {
		padding: 6px 14px 7px 12px;
	    border: 1px solid #821b1b;
	    color: #ffffff;
	    text-shadow: 1px 1px 0 #46130f;
	    background: -webkit-gradient(linear, left bottom, left top, from(#db4b4b), color-stop(0.9, #db5b5b), to(#f7e0e0)) #db4b4b;
	    line-height: 14px;
	    font-size: 12px;
	    -webkit-border-radius: 9px;
	    -moz-border-radius: 9px;
	    border-radius: 9px;
	    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.17);
	}

#stacks_in_159_page0  div.formsnap-option > ul, div.formsnap-option > ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#stacks_in_159_page0 div.formsnap-option > ol.horiz li
{
	float: left;
}
#stacks_in_159_page0 label.formsnap_label.required {
	color: #000000;
	font-size: 13px;
}

#stacks_in_159_page0 label.formsnap_label.required {
	color: #DB4B4B;
}


#stacks_in_159_page0  label {
	font-weight:bold;
}



#stacks_in_159_page0  label {
	display: block;
}



#rellikmaps { display:none; }
div.formsnap-output { display:none; }

#stacks_in_159_page0 .ydfs-debug {
	border-radius:  5px;
	border:  1px dashed silver;
	padding: 20px;
	background: #fff;
}

div.blockOverlay {
	background-color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;
    z-index: 1000;	
}
div.blockMsg {
    width:  40%;
    top:    30%;
    left:   30%;
    text-align: center;
	border: 1px solid #666;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 15px;
    color: #666;
    -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.25);
	background: -moz-linear-gradient(90deg, #efefef 0%, #fdfdfd 40.1%, #ffffff 100%) #fff;
	background: -webkit-gradient(linear, left bottom, left top, from(#efefef), color-stop(0.401, #fdfdfd), to(#ffffff)) #fff;
	z-index: 1002;
}

div.blockMsg > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.blockMsg textarea {
	background: #fff;
	padding: 6px;
}

div.blockMsg a {
	color: #777;
}

div.blockMsg h3{ 
	font-size: 20px; 
	margin:4px 0;
	color:#333;
	font-weight: bold;
}

#stacks_in_159_page0 label.alert{
	padding-left: 20px;
	background: url(../index_files/formsnap/alert.png) no-repeat;
}

/* @group Uniform */

/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(../index_files/formsnap/uniform/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../index_files/formsnap/uniform/bg-input-focus.png') repeat-x 0px 0px #ffffff;
  background: url('../index_files/formsnap/uniform/bg-input.png') repeat-x 0px 0px #ffffff;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../index_files/formsnap/uniform/bg-input-focus.png') repeat-x 0px 0px #ffffff;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 190px;
  font-size: 12px;
}

div.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

/* @end */

#recaptcha_image {
 padding: 3px;
 color: #777;
 background: #fff;
 border-top: solid 1px #aaa;
 border-left: solid 1px #aaa;
 border-bottom: solid 1px #ccc;
 border-right: solid 1px #ccc;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 outline: 0;
}



#stacks_in_159_page0 {
	margin:  20px;
}

#stacks_in_173_page0 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_185_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_186_page0 {
	margin: 10px 0px 0px 0px;
}
 #protected_stacks_in_542_page0 img{display:none}#protected_stacks_in_542_page0 a{display:block;width:100%;background-color:transparent!important;}#protected_stacks_in_542_page0{width:100%;position:relative;display:block;padding:0;margin:0 auto;overflow:hidden;border-color:#000000;border-width:0px;background-repeat:no-repeat;background-size:100%;}     
/*-- Justify v1.0.4 by Joe Workman --*/
#stacks_in_410_page0{text-align:justify;}
#stacks_in_410_page0 {
	margin: 17px 0px 0px 0px;
}

#stacks_in_2422_page0 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_2517_page0 {
	padding: 0px 0px 0px 150px;
}

#stacks_in_126_page0 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_126_page0 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_550_page0 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_74_page0 {
	margin-right:0;
}

#stacks_in_74_page0 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 130px;
}

#stacks_in_87_page0 .stacks_left {
	float:left;
	width:72%;
}

#stacks_in_87_page0 .stacks_right {
	float:right;
	width:28%;
}
#stacks_in_87_page0 {
	padding: 2px 0px 0px 20px;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_26_page0 .stacks_left {
	width:45px;
}

#stacks_in_26_page0 .stacks_row {
	width:225px;
}
#stacks_out_26_page0 {
	width: 83%;
	margin-right:0;
}

#stacks_in_26_page0 {
	margin: 10px 0px 0px 50px;
}

/* Font Awesome Icon stack - start */
.icon-twitter-sign.iconoutstacks_in_389_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-twitter.iconoverstacks_in_389_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

/* Font Awesome Icon stack - start */
.icon-facebook.iconoutstacks_in_379_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-facebook-sign.iconoverstacks_in_379_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

/* Font Awesome Icon stack - start */
.icon-youtube.iconoutstacks_in_380_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-youtube-sign.iconoverstacks_in_380_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

/* Font Awesome Icon stack - start */
.icon-soundcloud.iconoutstacks_in_386_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-soundcloud.iconoverstacks_in_386_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

/* Font Awesome Icon stack - start */
.icon-instagram.iconoutstacks_in_423_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-instagram.iconoverstacks_in_423_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_92_page0 .stacks_left {
	width:40px;
}

#stacks_in_92_page0 .stacks_row {
	width:120px;
}
#stacks_in_92_page0 {
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

/* Font Awesome Icon stack - start */
.icon-google-plus-sign.iconoutstacks_in_86_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-google-plus.iconoverstacks_in_86_page0 {
	color: #8AEAE2;
	font-size: 35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

#stacks_in_86_page0 {
	margin: 0px 4px 0px 0px;
}

/* Font Awesome Icon stack - start */
.icon-tumblr.iconoutstacks_in_392_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-tumblr-sign.iconoverstacks_in_392_page0 {
	color: #8AEAE2;
	font-size: 36px;
	line-height: 35px;
	height: 35px;
	width:36px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */

/* Font Awesome Icon stack - start */
.icon-cloud.iconoutstacks_in_393_page0 { 
	color:#D1D1D1;
	font-size:35px;
	line-height: 35px;
	height: 35px;
	width:35px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
.icon-soundcloud.iconoverstacks_in_393_page0 {
	color: #8AEAE2;
	font-size: 37px;
	line-height: 35px;
	height: 35px;
	width:37px;
	text-align:center;
	margin: 0 auto;
	display:block;
	text-decoration:none;
	text-shadow: none;
}
/* Font Awesome Icon stack - end */


/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('../index_files/font/fontawesome-webfont.eot');
  src: url('../index_files/font/fontawesome-webfont.eot?#iefix') format('eot'), url('../index_files/font/fontawesome-webfont.woff') format('woff'), url('../index_files/font/fontawesome-webfont.ttf') format('truetype'), url('../index_files/font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }

[class^="icon-"] {
  background-image:none;
}

/*-- Like It Stack v2.0.2 by Joe Workman --*/
#stacks_in_337_page0 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;}
#like_facebook_stacks_in_337_page0,#like_twitter_stacks_in_337_page0{width:85px;}
#like_google_stacks_in_337_page0,#like_pinterest_stacks_in_337_page0{width:65px;}
#like_readability_stacks_in_337_page0{width:160px;}

/*-- End Like It Stack --*/
#stacks_in_337_page0 {
	padding: 20px 0px 0px 0px;
}
