/* WordPress Stack v.1.0.1 */



.wp-sidebar p {
  margin-bottom:4px;
}


.wp-sidebar .wp-section {
  margin-bottom:15px;
}


.wp-row,
.wp-col {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.wp-row {
  width: auto; }

.wp-col {
  float: left; }

.wo-col-right {
  float: right; }

.wp-post a.more-link { display:none; }
ul.wp-categories { margin: 0 0 1.75em 1.25em; padding: 0; }


/* padding left and right is for search and reset icons */
.wp-search {
  position: relative;
  color: #aaa;
  font-size: 16px;
  display: inline-block;
}

.wp-search input {
  width: 100%;
  height: 32px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 20px;
  color: #000;
  font-size:14px;
  padding-left:28px;
  outline: none;
}

.wp-search .fa-search {
  position: absolute;
  top: 8px;
  left: 10px;
}

.wp-tag-cloud {
    list-style: none;
    padding: 0;
    display: block;
    position: relative;
    margin:0;
}

ul.wp-tag-cloud:after {
    content: "";
    display: table;
    clear: both
}

ul.wp-tag-cloud li a,
ul.wp-tag-cloud li span {
    padding: 4px 7px;
    margin: 0 8px 7px 0;
    line-height: 16px;
    font-size: 0.95em;
    display: inline-block;
    float: left;
    border-width: 1px;
    border-style: solid
}






 
#wp-stacks_in_2_page2 .wp-posts .wp-post { 
	/*border-bottom: 1px solid rgba(0,0,0, .10); */
	padding-bottom:20px; 
	margin-bottom:15px; 
}


#wp-stacks_in_2_page2  img.wp-featured-media
{ 
	width:100%;
	max-width:100%; 
	display:block;
}

#wp-stacks_in_2_page2 .wp-featured-media
{ 
	width:100%;
	max-width:100%; 
	display:block;
}

#wp-stacks_in_2_page2 .wp-meta-info ul { padding:0; margin:0; }			
#wp-stacks_in_2_page2 .wp-meta-info li {
    display: inline;
}

#wp-stacks_in_2_page2 .wp-meta-info li a {
	text-decoration: underline;
}
#wp-stacks_in_2_page2 .wp-meta-info li+li:before {
    content:" • ";
    margin:0 10px;
}

#wp-stacks_in_2_page2>.wp-row {
	margin: 0 -10px;
}

#wp-stacks_in_2_page2>.wp-row>.wp-col-left {
	width: 30.00%;
}

#wp-stacks_in_2_page2>.wp-row>.wp-col-right {
	width: 70.000000%;
}


#wp-stacks_in_2_page2>.wp-row>.wp-col {
	padding: 0 10px;
}





  


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



}



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



}

  








