/*
Theme Name: Nuclear Bits
Theme URI: http://nuclearbits.com
Description: The theme used on Nuclear Bits
Author: Preshit Deorukhkar
Author URI: http://ixyr.com/
Template: meola
Version: 1.0
Tags: Nuclear Bits Ixyr Media
*/

body {
	font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

blockquote p { 
	padding-left: 25px;
	margin-bottom: 25px !important;
	font-style: italic;
	border-left: 2px solid #ebebeb;
}

.entry-title {
	/*font-family: "Whitney Cond A", "Whitney Cond B";
	font-style: normal;
	font-weight: 400 !important;*/
	font-size: 1.6em !important;
}

.entry-content p {
	font-size: 1rem !important;
	text-align: left;
}

.entry-content p a {
	border-bottom: 1px solid #3594B3;
	padding-bottom: 2px;
	text-decoration: none !important;
}

.entry-content p a:hover {
	border-bottom-color: #333 !important;
}

.entry-content p a img {
	border-bottom: none !important;
}

.extlink {font-weight: 600; font-size: 20px;}
.extlink:after {content:" \2192";}

.link {font-weight: 600; font-size: 22px; line-height: 36px; margin-bottom: 40px;}
.link a {border-bottom: 1px solid #3594B3; padding-bottom: 2px;}
.link a:hover {border-bottom-color: #333;}
.link:after {content:" \2192"; color: #3594B3;}

#comments, .entry-comments {display: none !important;}


@media only screen and (max-width: 719px) {
	.entry-title {
		font-size: 1.4em !important;
	}
}	