#microBlogstacks_in_20 h1,
#microBlogstacks_in_20 h2,
#microBlogstacks_in_20 h3,
#microBlogstacks_in_20 h4,
#microBlogstacks_in_20 h5,
#microBlogstacks_in_20 h6,
#microBlogstacks_in_20 p,
#microBlogstacks_in_20 .microBlogDate {
	padding: 0 0 8px 0;
	margin: 0;
}




#microBlogstacks_in_20 img {
	max-width: 100%;
	height: auto;
}


#microBlogstacks_in_20 .microBlogEachPost {
	margin-bottom: 40px;
}

#microBlogstacks_in_20 {
	display: flex;
	flex-direction: column;
}

/* @group Sidebar */

#microBlogSidebarstacks_in_20 ul,
#microBlogSidebarstacks_in_20 select {
	margin-top: 10px;
}

#microBlogSidebarstacks_in_20 a,
#microBlogSidebarstacks_in_20 a:visited {
	display: block;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
  
  
  
}

#microBlogSidebarstacks_in_20 a:hover,
#microBlogSidebarstacks_in_20 a:active {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
  
  
  text-decoration: underline;
}

#microBlogSidebarstacks_in_20 .microBlogSidebarComponent {
	display: block;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	
	#microBlogstacks_in_20 {
		flex-direction: row;
	}

	#microBlogMainstacks_in_20 {
		order: 1;
		width: calc(100% - 40px - 200px);
	}

	#microBlogSidebarstacks_in_20 {
		order: 2;
		width: 200px;
		margin-left: 40px;
	}
	

	

	

	

	

}

#rssModalstacks_in_20 {
	display: none;
}

#rssModalstacks_in_20:before {
	content: "";
	background: rgba(0, 0, 0, 0.85);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
}

#rssModalContentstacks_in_20 {
	background: #ffffff;
	border-radius: 5px;
	margin-left: -200px;
	position: fixed;
	left: 50%;
	top: 10%;
	z-index: 10000;
	width: 400px;
}

#rssModalContentInnerstacks_in_20 {
	padding: 20px;
	position: relative;
}




#stacks_in_23 {
    text-align: center;
    padding: 0.25rem 0.25rem;
}

#stacks_in_23 a {
    display: inline-block;
    background: rgba(179, 179, 179, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -moz-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -ms-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -o-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: linear-gradient(to bottom, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    border-radius: 2rem;
    font-family: inherit;
    line-height: 1.2;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 1.25rem;
    padding: 0.5rem 2rem;
    text-decoration: none;
    outline: 0;
    /* Misc. text formating */ 
    /* No text shadow */
    /* No box shadow */
    /* No border */
}

#stacks_in_23 a:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(25, 25, 25, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -moz-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -ms-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -o-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: linear-gradient(to bottom, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    text-decoration: none;
    /* Misc. text formating */ 
    /* No border */
}

#stacks_in_23 a:active {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(60, 176, 253, 0.50);
    background-image: -webkit-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -moz-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -ms-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -o-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(52, 152, 219, 0.50));
    background-image: linear-gradient(to bottom, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    text-decoration: none;
    /* Misc. text formatting */ 
    /* No border */
}

#stacks_in_23 a:focus {
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.50);
}