/*
Theme Name: Carryology
Theme URI: http://www.digitaloutlook.com.au/
Author: Digital Outlook
Author URI: http://www.digitaloutlook.com.au/
Description: The WP theme for carryology website.
Version: 1.1
*/

/* BOOTSTRAP */
@import url('fonts.css');
@import url('bootstrap.min.css');
@import url('main.css');
@import url('responsive.css');

.col-sm-6 img{
	max-width: 100%;
	height: auto;
}

p a:link, p a:visited {
	color: #e67361;
}

p a:hover {
	color: #000;
}

code {
	white-space: normal !important;
	clear: both;
	float: left;
	font-size: 12px;
	margin: 10px 0;
}

#subscriber_email, #mce-EMAIL{
	outline: none;
}
.howwescore {text-align:right;margin-bottom:1.4em;}
.howwescore a {font-weight:bold;color:#e67361}

#attention-grabber {display:none;}
.postid-7420 #attention-grabber,
.page-template-template-brand-php #attention-grabber,
.category-270 #attention-grabber,
.postid-20610 #attention-grabber,
.page-template-template-carry101-php #attention-grabber,
.page-template-template-community-php #attention-grabber,
.term-4695 #attention-grabber,
.page-template-template-carry101-formats-php #attention-grabber,
.category-4 #attention-grabber,
.postid-8384 #attention-grabber,
.category-2008 #attention-grabber,
.home #attention-grabber {display:block;}
iframe[src*='disqusads.com'] {display: none;}

.term-modular .posts {width:970px;margin:32px auto;}