
img, .textImage {
	max-width: 100%;
	height: auto;
}

/* Client Header & Footer */
#navWrapper {
	font-size: 12px;
	height: 42px;
}
#footer_wrapper h4 {
	font-size: 12px;
}


/* Newsroom Layout */

#newsroom {
	margin-bottom: 40px;
}
#left {
	width: 180px;
}
#right {
	background: #eaeaea;
	width: 220px;
}
#content {
	padding-left: 20px;
	padding-right: 30px;
}

/* Newsroom Navigation */
#accordion {
	margin-bottom: 0;
	padding-bottom: 0;
}
#accordion .panel-default:last-child > .panel-heading {
	border-color: transparent;
}
.panel-title .caret {
	float: right;
	color: #999;
}


/* Newsroom Modules */
#right .mod {
	margin-left: -10px;
	margin-right: -10px;
}
#right .mod-content {
	padding: 5px 15px;
}
#right .mod-title {
	text-align: center;
}
.mod {
	border-top: 2px solid #dd4853;
	padding: 10px 0;
}
.mod-unstyled {
	border-top: none;
}
.mod-title {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px;
	color: #333;
}
.mod-block {
	background: #fff;
	padding: 10px;
}

/* Media Lists */
.media-list .media {
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
.media-list .media:last-child {
	border-bottom: none;
}
.media-body {
	display: table;
}
.media-heading {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.media-body p {
	margin-bottom: 0;
}
.meta, .meta a {
	font-size: 11px;
	color: #999;
	padding: 5px 0;
}
.categories:before {
	content: ' | ';
}

/* Gallery */
.feature img {
	width: 100%;
}
#featured_gallery_thumbs a,
#featured_gallery_thumbs_photo a,
#featured_gallery_thumbs_video a,
#featured_gallery_thumbs_audio a {
	display: inline-block;
	width: 59px;
	border: 2px solid #fff;
	margin-bottom: 2px;
}
.gallery-thmb.active {
	border-color: #dd4853 !important;
}
.fancybox-nav {
	width: 10% !important;
}

/* Carousel */
#content .bx-wrapper {
	margin-bottom: 20px;
}
#carousel {
	margin-bottom: 20px;
	padding: 0;
	height: 340px;
	overflow: hidden;	
}
.slide {
	position: relative;
}
.slide img {
	width: 100%;
	height: 340px /* remove */
}
.slide-caption {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 10px;
	background: rgba(0, 0, 0, .75);
	color: #fff;
}
.slide-caption a {
	color: #fff;
}
.slide-caption h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
}
.bx-wrapper {
	position: relative;
	overflow: hidden;
}
.bx-viewport {
	overflow: hidden;
}
.bx-controls-direction,
.bx-pager {
	position: absolute;
	bottom: 0;
	right: 0;
}
.bx-pager {
	text-align: right;
	padding-right: 20px;
}
.bx-pager-item {
	display: inline-block;
}
.bx-pager-link {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, .7);
	margin: 0 3px 10px;
	font-size: 0;
	border-radius: 20px;
	position: relative;
	z-index: 300;
}
.bx-pager-link:hover,
.bx-pager-link.active {
	background: rgba(255, 255, 255, .9);	
}
.bx-next {
	position: absolute;
	right: 5px;
	bottom: 0;
	display: block;
	margin: 0 0 5px;
	color: #dd4853;
}
.bx-prev {
	position: absolute;
	right: 70px;
	bottom: 0;
	display: block;
	margin: 0 0 5px;
	color: #dd4853;
	display: none;
}
.bx-next:hover,
.bx-prev:hover {
	color: #dd4853;
}

/* Social */
.social-icons {
	margin: 10px 0 20px -3px;
}
.social-icons > li {
	padding-left: 3px;
	padding-right: 3px;
}
#social .more {
	margin-bottom: 20px;
}

#twitter .media {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 0 -1px;
}
#twitter .user {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
}
#twitter .user span {
	display: none;
}
#twitter .interact {
	display: none;
}
#twitter .timePosted {
	font-size: 11px;
	color: #999;
}
.tweet p {
	margin-bottom: 4px;
}
#share li {
	vertical-align: middle;
}
#share strong {
	font-size: 14px;
}

/* Search Bar */
#titlebar {
	width: 950px;
}
.searchbar {
	position: relative;
	background: #333;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 5px;
}
form.searchbar {
	margin-bottom: 0;
	background: #fff;
	color: #999;
	margin-left: 10px;
	padding: 2px;
}
.searchbar .site-title {
	font-size: 14px;
	color: #fff;
}
.searchbar #s_input {
	background: #fff;
	border: none;
	outline: none;
	color: #999;
	display: inline;
	font-size: 11px;
	width: 130px;
}
.searchbar .btn-link {
	color: #666;
	padding: 0;
	float: right;
}
#titlebar .col-xs-3.pull-right {
	padding-right: 0;
}

/* Search Form */
.search-form {
	margin-top: 20px;
}
.prPaging {
	color: #999;
}
.prPaging .right {
	float: right;
}
.prPaging a,
.prPaging .active {
	padding: 3px 5px;
}
.prPaging .active {
	color: #000;
}


@media print {
  #content:before {
  	content: 'AHA/ASA Newsroom';
	font-size: 36px;
  }
  #content {
  	width: 100%;
	margin-top: 20px;
  }
}

/* Mobile */
.mobile-container {
	padding-left: 15px;
	padding-right: 15px;
}
#header.mobile-container {
	margin-bottom: 20px;
}
.mobile-logo {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ddd;
	max-width: 120px;
}
#mobile_nav {
	margin: 20px auto;
}
.mobile-title {
	font-size: 16px;
	font-weight: bold;
}
.mobile-container form.searchbar {
	margin-bottom: 0;
	background: #333;
	color: #fff;
	margin-left: 0;
	padding: 5px;
}
.mobile-container .searchbar #s_input {
	background: none;
	border: none;
	outline: none;
	color: #fff;
	display: inline;
	font-size: 11px;
	width: 130px;
}
.mobile-container .searchbar .btn-link {
	color: #fff;
	padding: 0;
	float: right;
}
.mobile-footer {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #dd4853;
}
.text-muted {
	color: #999;
}
.media-body p.clearfix {
	padding: 5px 0;
}
.mobile-container h1,
.mobile-container .h1 {
	font-size: 0.9em;
}
video {
	max-width: 100%;
	height: auto;
}
.mobile-tile {
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #fff;
}
.tile-container {
	position: relative;
}
.tile-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	color: #fff;
	line-height: 1.1em;
	text-shadow: 0 0 1px #333;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
}
.media-mobile p.clearfix {
	clear: both;
	padding: 15px 0 0;
}
#header.mobile-container {
	height: auto !important;
}
.mobile-container td {
	display: block;
	clear: both;
}
.mobile-container td img {
	text-align: center;
	clear: both;
}
.mobile-container td .textImage {
	float: none !important;
	text-align: center;
}
#recaptcha_table td {
	display: table-cell;
}

.mobile-container #carousel {
	height: auto;
}
.mobile-container .slide img {
	width: 100%;
	height: 193px; /* remove */
}
.mobile-container .slide-caption {
	bottom: auto;
	position: relative;
	min-height: 80px;
}
.flashPlayer {
	max-width:100%;
}
.mobile-container h1 {
	font-size: 24px;
}
.marker { background: yellow; }