/* Changes particular to the theme implementation */


img.attachment-post-thumbnail { margin-bottom: 20px; }

div.sharedaddy h3.sd-title {
	color: #b3b3b3;
	font-size: 16px;
	font-family: 'Titillium Web', sans-serif;
	display: block;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 10px;
	float: none; 
}

/* .interior-main div.sharedaddy { display: none; } */
#left-col div.sharedaddy,
.interior-main div.sharedaddy,
#homepage-blog div.sharedaddy,
.drug-facts-panel div.sharedaddy  { display: none; }

.social-links div.sharedaddy div.sd-block { border-top: 0px; }
.social-links div.sharedaddy .sd-content { float: none; }
.social-links div.sharedaddy .sd-content li { margin-right: 0% !important; }
.social-links div.sharedaddy .sd-content li a.sd-button {
	width: 37px;
	height: 37px;
	display: inline-block;
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px !important;
	border-radius: 0px;
	background: none; 
	box-shadow: none; 
	margin-right: 3%;
}
.social-links div.sharedaddy .sd-content li.share-print { margin-right: 0px !important; }
.social-links div.sharedaddy .sd-content li a.sd-button > span { 
	background: url("../img/side-fb.png") no-repeat left ;
	width: 36px;
	height: 37px;
}
.social-links div.sharedaddy .sd-content li a.sd-button > span:hover {
	background-position: right top;
}
.social-links div.sharedaddy .sd-content li.share-twitter a.sd-button > span {
	background-image: url("../img/side-twt.png");
} 
.social-links div.sharedaddy .sd-content li.share-tumblr a.sd-button > span {
	background-image: url("../img/side-tum.png");
} 
.social-links div.sharedaddy .sd-content li.share-email a.sd-button > span {
	background-image: url("../img/side-em.png");
} 
.social-links div.sharedaddy .sd-content li.share-print a.sd-button > span {
	background-image: url("../img/side-pr.png");
} 

/* Social Links in Interactive Wall is a little different */
.isotope-hidden div.sharedaddy { position: relative; top: -15px; }
.isotope-hidden .social-links h3.sd-title { display: inline-block; float: left; margin-top: 25px; margin-left: 50px; }
.isotope-hidden .social-links div.sd-content { display: inline-block; float: inherit; width: 50%; }
.isotope-hidden div.sharedaddy div.sd-block { padding-top: 0px; border-top: 0px;  }

/* Typo */
ol { margin-left: 1.5em; }

/* Blog Issue */
#blog-listing ul.blog-list li.blog-item a .text {
	bottom: -162px;
}

/* Previous / Next Post Links */
.blog-single .post-nav a[rel=prev] {
	background: url("../img/gray-prev-arrow.png") no-repeat center left;
	padding-left: 20px;
}
.blog-single .post-nav a[rel=next] {
	background: url("../img/gray-next-arrow.png") no-repeat center right;
	padding-right: 20px;
	float: right;
}

/* Author Avatar size */
.author img { width: 59px; height: 53px; }

/* Page Template */
div.wp-caption.alignleft { 
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
div.wp-caption.alignright {
	float:right;
	margin-left: 20px;
	padding-top: 5px;
}
p.wp-caption-text {
	font-size: .9em;
	font-style: italic; 
}
.related-posts a .post-title  { color: #000; }
.related-posts a p { color: #03051a; }

/* ATI Side Menu */
dl.accordion li { display: none; }
dl.accordion li.current-menu-ancestor,
dl.accordion .current-menu-ancestor li { display: block; }

.drugs-panel .tabs-content.vertical .facts-sources a { background-image: none; padding-left: 5px; padding-right: 0px; }
.drugs-panel .tabs-content.vertical .facts-sources .footnote { font-size: 1.125em }

/* Quiz */
.main-quiz label { font-size: 1.4em; }
.main-quiz .header-quiz h4 { font-size: 1.6em; padding-top:30px; }

#main-interior-content .interior-main ul { margin-left: 25px; }
#main-interior-content .interior-main ul li { list-style: none; background: url("../img/dash.png") no-repeat left 12px; padding-left: 25px; }
#main-interior-content .interior-main ul.gform_fields li { background: none; }

/* Adjusting Custom Widgets in Int Wall */
.int-item div.side-img { margin: 0 auto; margin-top: 30px; padding-left: 15px; }

.lower-hp p { margin-bottom: 0px; }
