#main .twitter-feed li{
	font-size:14px;
	width:50%;
}

/*instagram styles */

#instamedia{
	height:350px;
	overflow:scroll;
}

#instamedia a{

}

#instamedia a img{
	width:75px;
	height:75px;
	margin:7px;
}




.span7 {
	width: 98%;
	//box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#issues #main .main-hold #content >div h2 {

	//margin: 140px auto;
				    text-align: center;
				    position: absolute;
				    display: block;
				    padding: 5px;
				    width: 100%;
				    color: #fff;
				    font-size: 36px;
				    font-weight: bold;
				    text-transform: uppercase;
				    margin-top: 33%;


}




#issues #main .main-hold #content >div h3, p {
	//color: #fff;
}

 #issues #main .main-hold #content >div h3 {
				color: #fff;
				text-align: center;
				height: auto;
				font-size: 26px;
				padding: 0px 18px;
				padding-top: 20px;
				padding-bottom: 20px;
				margin: 0 auto;
}
.resultBoxes {
	width: 48%;
	display: inline-block;
	padding: 8px;
	padding-top: 0px;
	//margin-top: 10px;
	//margin-top: 15px;



}

@media(max-width: 800px) {

	.resultBoxes {
		width: 99%;
	}

	#issues #main .main-hold #content >div h2 {

		font-size: 26px;
		margin-top: 22%;
	}
}


.ih-item.square{
		width: 100% !important;
    	height: auto;
    	min-height: 362px;
    	margin: 0 auto;
    	border-radius: 0px;
    	margin-bottom: 30px;
		cursor: pointer;
		border: none;
}



#issues .ih-item.square img {
	width: 100%;
	border-radius: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}

#issues .ih-item.square .img:before {
	border-radius: 0px;
	box-shadow: inset 0 0 0 12em rgba(0, 0, 0, 0.5);

}

 #issues .ih-item.square .img.filter {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.2);
}

 #issues .ih-item.square.effect6 .img {
	height: 100%;
	background-position: center;
	box-shadow: inset 0 0 0 17em rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	background-size: cover;


}


.ih-item.square.effect6 .info-back {
	border-radius: 0px;
	background: #0f7111;
	height: 100%;
	text-align: left;
}

.ih-item.square.effect6 .info-back p {
	margin: 0px 10px;
	line-height: 24px;
	font-style: normal;
	color: #fff;
	font-size: 16px;
	border-top: none;
}

.ih-item.square.effect6 .info p {
	padding-top: 0px !important;
	color: #fff !important;
}



//FOOTER



.office-locations {
	width: 100% !important;
}

.footer .container h1 {
	top: 0px !important;
}



@media(max-width: 800px) {

	.footer .footer-inner .container .office-locations {
		width: 370px;
	}

	.footer .footer-inner .container .vcard {
		margin: 0 0 20px 0;
		height: auto;
	}


}

//ISSUE DETAIL PAGE


// #main .main-hold #content > div footer #actions #fb-li {
// 	position: none !important;
// 	top: 2px !important;
// 	margin-left: 2px !important;
// }

#main .main-hold #content > div footer #actions #twitter-li{

	top: 17px !important;
	margin-right: 4px !important;

}

#main .main-hold #content > div #asides h2 {
	font-size: 14px;
	line-height: 15px;
}


//TABS
#main .main-hold #content > div .tabbable ul.nav-tabs {
	margin-bottom: 20px !important;
}

.tab-content {
	margin-top: 15px;
}

.more-tabs li {
	width: 50%;
}

 #main .main-hold #content > div .more-tabs.tabbable ul.nav-tabs {
	border-bottom: 0px;
}

@media(max-width: 320px){
	.more-tabs .nav-tabs a {
		min-height: 40px;
	}
}
