
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.stacks_in text_stack, h1 {
	padding-top: 0em;
	padding-bottom: 1em;
}
.stacks_in html_stack, h1 {
line-height: 1.0em;	
}
.stacks_in text_stack, h2,h3 {
	padding-top: 2em;
	padding-bottom: 0;
}
.stacks_in h2,h3,h4,h5,h6 {
	line-height: 1.0em;
	padding-top: 1em;
	margin-bottom: -20px;
}
.stacks_in ul {
	margin-bottom: -10px;
}
h1 {
font-size: 1.8em;
}
h2 {
	font-size: 1.3em;
}
.contentContainer h1 {
}
.contentContainer h2 {
	line-height: 1.0em;
}
.site_title {
	font-size: 2.5em;
	padding-left: 20%;
	padding-bottom: 0em;
}
.site_slogan {
	font-size: 1.6em;
	padding-left: 20%;
	padding-top: 10px;
}

.armadilloBlogHeadlineEntry, h1 {
}
.armadilloBlogHeadlineEntry, h2 {
	padding-top: 0em;
	padding-bottom: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.blog-tag-cloud a {
	display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;   
    flex-wrap: wrap;
}
#blog-rss-feeds {
		margin: 40px 0px 0px 0px;
	}
.blue-header h2 {
	padding-bottom: 10px;
	padding-top: 10px;
	}
.imagebox {
  height: 180px;
overflow: hidden;
}
.imagebox-2 {
  height: 320px;
overflow: hidden;
}
.imagebox-t {
  height: 280px;
overflow: hidden;
}

travelheader {
  height: 40px;
}

.locationbox {
  height: 60px;
overflow: hidden;
}
.sectiontext {
  height: 400px;
overflow: visible;
}
.textbox {
  height: 150px;
overflow: visible;
}
.textboximagepanel {
  height: 80px;
overflow: visible;
}
.traveltextbox {
  height: 70px;
overflow: visible;
}
.textboxsubheading {
  height: 30px;
overflow: visible;
}