/*****

Colors:

Dark Gray 		= #2A2F33
Light Gray		= #F1F1F1
Light Blue/Gray	= #D7F0FC
Dark Blue/Gray	= #66777E
Gray			= #3E4246
Green			= #8CC348
Dark Green		= #4B6528
Blue			= #0085DF
Light Blue		= #6FB8E9

Category Colors:

WordPress Backup				#FC7C7C (red) 			id = 406
WordPress Security 				#FFCD08 (yellow) 		id = 380
WordPress Ecommerce 			#9ACA60 (green) 		id = 363
Product Updates					#53ABDA (blue) 			id = 500
WordPress Maintenance			#A7A89B (gray) 			id = 487
WordPress Tutorials & Tips		#EDB162 (orange) 		id = 26
WordPress Training Webinars		#BBE7FF (light blue) 	id = 404
WordPress for Freelancers		#FFFFFF (white) 		id = 486
WProsper 						#C9E5A6 (light green) 	id = 479
Sales & Coupons 				#FC4576 (magenta) 		id = 315

Tutorial Category Colors:

342, 181, 419, 349, 377, 367, 341, 279, 343

Note:
4 categories randomly changed ids in 5/2016:
	Backup Buddy	181 -> 634
	iThemes Security 419 -> 647
	Builder 279 -> 642
	Sync	377 -> 645

WordPress 101					#53ABDA (blue)			id = 342
BackupBuddy						#FC7C7C (red)			id = 634
iThemes Security				#FFCD08 (yellow)		id = 647
WordPress Security				#BBE7FF (light blue)	id = 349
Sync							#FFFFFF (white)			id = 645
Exchange						#9ACA60 (green)			id = 367
Web Developer					#A7AFE3 (light purple)	id = 341
Builder							#EDB162 (orange)		id = 642
Builder CSS						#EDCFA6 (tan)			id = 343
*****/

/*****
	General Styles
*****/

.hide-text {
	position: absolute;
	left: -1000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	word-break:
}

.builder-module-html .builder-module-block-outer-wrapper {
	float: none;
}

.page-id-28124 .builder-module-html  {
	padding: 0 20px;
}

.page-id-28124 .builder-module-header {
	border-bottom: none;
}

/*****
	General Reusable Styles
*****/

/*
	[PRO] marker to add to headers in blog posts to indicate item is a pro feature for a plugin.
	Example Markup: <h2>Super Awesome Feature<span class=".pro">pro</span></h2>
*/

.pro {
	display: inline-block;
	border: 2px solid #8BC53E;
	color: #6E9B33;
	padding: 1px 4px 1px 6px;
	margin-left: 10px;
	border-radius: 3px;
	font-size: 10px;
	font-weight: 700;
	position: relative;
	top: -3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*****
	Category Coloring Styles
*****/

/* WordPress Backup Colors & BackupBuddy(Tutorial Cat) */

.blog-header .category-list .cat-item-406:hover, .blog-header .category-list .cat-item-406:focus, .blog-header .category-list .cat-item-634:hover, .blog-header .category-list .cat-item-634:focus {
	border-left: 2px solid #FC7C7C;
}

.category-header.cat-item-406, .category-header.cat-item-634 {
/* 	background-color: #FC7C7C; */
	background: #FFF;
	border-bottom: 4px solid #FC7C7C;
}
.category-header.cat-item-406 h2, .category-header.cat-item-634 h2 {
	color: #FC7C7C;
}

.blog-header .category-list .cat-item-406 a, a.cat-item-406, .blog-header .category-list .cat-item-634 a, a.cat-item-634  {
	color: #FC7C7C;
}

/* Stash Live Colors */
.blog-header .category-list .cat-item-598 a, a.cat-item-598 {
	color: #00BFFF;
}
.term-598 .builder-module-header,
.term-598 .blog-header {
	border-bottom: 0;
}
.category-header.cat-item-598 {
	background: #0E1B22;
}
.category-header.cat-item-598 h2,
.category-header.cat-item-598 p {
	color: #FFF;
}

/* WordPress Security Colors & iThemes Security(Tutorial Cat) */

.blog-header .category-list .cat-item-380:hover, .blog-header .category-list .cat-item-380:focus, .blog-header .category-list .cat-item-647:hover, .blog-header .category-list .cat-item-647:focus {
	border-left: 2px solid #FFCD08;
}

.category-header.cat-item-380, .category-header.cat-item-647 {
	border-bottom: 4px solid #FFCD08;
	background: #FFF;
}

.blog-header .category-list .cat-item-380 a, a.cat-item-380, .blog-header .category-list .cat-item-647 a, a.cat-item-647 {
	color: #FFCD08;
}

/* WordPress Ecommerce Colors */

.blog-header .category-list .cat-item-363:hover, .blog-header .category-list .cat-item-363:focus, .blog-header .category-list .cat-item-367:hover, .blog-header .category-list .cat-item-367:focus {
	border-left: 2px solid #9ACA60;
}

.category-header.cat-item-363, .category-header.cat-item-367 {
	background: #FFF;
	border-bottom: 4px solid #9ACA60;
}
.category-header.cat-item-363 h2, .category-header.cat-item-367 h2 {
	color: #9ACA60;
}

.blog-header .category-list .cat-item-363 a, a.cat-item-363, .blog-header .category-list .cat-item-367 a, a.cat-item-367 {
	color: #9ACA60;
}

/* WordPress Product Updates Colors & WordPress 101 (Tutorial Cat) */

.blog-header .category-list .cat-item-500:hover, .blog-header .category-list .cat-item-500:focus, .blog-header .category-list .cat-item-487:hover, .blog-header .category-list .cat-item-487:focus, .blog-header .category-list .cat-item-342:hover, .blog-header .category-list .cat-item-342:focus {
	border-left: 2px solid #53ABDA;
}

.category-header.cat-item-500,
.category-header.cat-item-369,
.category-header.cat-item-104,
.category-header.cat-item-468,
.category-header.cat-item-505,
.category-header.cat-item-487,
.category-header.cat-item-342 {
	background: #FFF;
	border-bottom: 4px solid #53ABDA;
}
.category-header.cat-item-500 h2,
.category-header.cat-item-369 h2,
.category-header.cat-item-104 h2,
.category-header.cat-item-468 h2,
.category-header.cat-item-505 h2,
.category-header.cat-item-487 h2,
.category-header.cat-item-342 h2 {
	color: #53ABDA;
}

.blog-header .category-list .cat-item-500 a, a.cat-item-500, .blog-header .category-list .cat-item-487 a, a.cat-item-487, .blog-header .category-list .cat-item-342 a, a.cat-item-342 {
	color: #53ABDA;
}

/* WordPress Maintenance Colors */

.blog-header .category-list .cat-item-487:hover, .blog-header .category-list .cat-item-487:focus {
	border-left: 2px solid A7A89B;
}


.category-header.cat-item-487 {
	background-color: A7A89B;
}

.blog-header .category-list .cat-item-487 a, a.cat-item-487 {
	color: A7A89B;
}

/* WordPress Tutorials & Tips & Builder (Tutorial Cat) */

.blog-header .category-list .cat-item-26:hover, .blog-header .category-list .cat-item-26:focus, .blog-header .category-list .cat-item-642:hover, .blog-header .category-list .cat-item-642:focus {
	border-left: 2px solid #EDB162;
}

.category-header.cat-item-26, .category-header.cat-item-642 {
	background: #FFF;
	border-bottom: 4px solid #EDB162;
}
.category-header.cat-item-26 h2, .category-header.cat-item-642 h2 {
	color: #EDB162;
}

.blog-header .category-list .cat-item-26 a, a.cat-item-26, .blog-header .category-list .cat-item-642 a, a.cat-item-642 {
	color: #EDB162;
}

/* WordPress Training Webinars & WordPress Security (Tutorial Cat)*/

.blog-header .category-list .cat-item-404:hover, .blog-header .category-list .cat-item-404:focus, .blog-header .category-list .cat-item-349:hover, .blog-header .category-list .cat-item-349:focus {
	border-left: 2px solid #BBE7FF;
}

.category-header.cat-item-404, .category-header.cat-item-349 {
	border: 4px solid #BBE7FF;
	background: #FFF;
}
.category-header.cat-item-404 h2, .category-header.cat-item-349 h2 {
	color: #BBE7FF;
}


.blog-header .category-list .cat-item-404 a, a.cat-item-404, .blog-header .category-list .cat-item-349 a, a.cat-item-349 {
	color: #BBE7FF;
}

/* WordPress for Freelancers * Sync (Tutorial Cat)*/

.blog-header .category-list .cat-item-486:hover, .blog-header .category-list .cat-item-486:focus, .blog-header .category-list .cat-item-645:hover, .blog-header .category-list .cat-item-645:focus {
	border-left: 2px solid #FFF;
}

.category-header.cat-item-486, .category-header.cat-item-645 {
	background-color: #FFF;
}

.blog-header .category-list .cat-item-486 a, a.cat-item-486, .blog-header .category-list .cat-item-645 a, a.cat-item-645 {
	color: #FFF;
}

/* WProsper */

.blog-header .category-list .cat-item-479:hover, .blog-header .category-list .cat-item-479:focus {
	border-left: 2px solid #C9E5A6;
}

.category-header.cat-item-479 {
	background-color: #C9E5A6;
}

.blog-header .category-list .cat-item-479 a, a.cat-item-479 {
	color: #C9E5A6;
}

/* Sales & Coupons */

.blog-header .category-list .cat-item-315:hover, .blog-header .category-list .cat-item-315:focus {
	border-left: 2px solid #FC4576;
}

.category-header.cat-item-315 {
	background-color: #FC4576;
}

.blog-header .category-list .cat-item-315 a, a.cat-item-315 {
	color: #FC4576;
}

/* Web Developer (Tutorial Cat) */

.blog-header .category-list .cat-item-341:hover, .blog-header .category-list .cat-item-341:focus {
	border-left: 2px solid #A7AFE3;
}

.category-header.cat-item-341 {
	background: #FFF;
	border-bottom: 4px solid #A7AFE3;
}
.category-header.cat-item-341 h2 {
	color: #A7AFE3;
}

.blog-header .category-list .cat-item-341 a, a.cat-item-341 {
	color: #A7AFE3;
}

/* Builder CSS (Tutorial Cat) */

.blog-header .category-list .cat-item-343:hover, .blog-header .category-list .cat-item-343:focus {
	border-left: 2px solid #EDCFA6;
}

.category-header.cat-item-343 {
	background: #FFF;
	border-bottom: 4px solid #EDCFA6;
}
.category-header.cat-item-343 h2 {
	color: #EDCFA6;
}

.blog-header .category-list .cat-item-343 a, a.cat-item-343 {
	color: #EDCFA6;
}

/*****
	Blog Header Styles
*****/

.blog-header {
	clear: both;
	background: #2A2F33;
	color: #D7F0FC;
	border-top: 2px solid #D9E5EA;
	border-bottom: 5px solid #53ABDA;
	letter-spacing: normal;
}

.blog-header h1, span.entry-title {
	display: block;
	float: left;
	line-height: 35px;
	padding: .75em 1.5em;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: normal;
}

.entry-title a {
	color: #D7F0FC;
	text-decoration: none;
}

.entry-title a:hover, .entry-title a:focus {
	color: #0084CB;
}

.blog-controls {
	float: right;
	position: relative;
}

.blog-controls > a:before {
	vertical-align: middle;
	font-size: 20px;
}

.blog-controls .ss-list:before {
	vertical-align: middle;
	font-size: 20px;
	padding: 0 1em 0 0;
}

.blog-controls .ss-search:before {
	color: #3E4246;
}

.blog-controls > a, .category-list-dropdown-wrapper {
	display: block;
	float: right;
	line-height: 40px;
	padding: .75em 1.5em;
	color: #D7F0FC;
	border-left: 2px solid #3E4246;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.category-list-dropdown-wrapper a {
	color: #D7F0FC;
	text-decoration: none;
}

.blog-header .category-list {
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 100%;
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
	background: #2A2F33;
	border-top: 2px solid #3E4246;
	opacity: 0;
	transition: all .2s linear;
	max-height: 0;
}

.blog-header .category-list-dropdown-wrapper:hover .category-list {
	visibility: visible;
	opacity: 1;
	max-height: 50em;
}

.blog-header .category-list li {
	margin: .7em 0;
	padding: 7px 1.5em;
	line-height: 1em;
	border-left: 2px solid transparent;
}

.blog-header .category-list a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.blog-searchform {
	position: absolute;
	width: 100%;
	right: 0;
	top: 100%;
	padding: 1em 0;
	background: #2A2F33;
	border-top: 2px solid #3E4246;
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	transition: all .2s linear;
}

.active-dropdwon {
	visibility: visible;
	opacity: 1;
	max-height: 50em;
	transition: all .2s linear;
}

.blog-searchform #searchform {
	width: 100%;
}

.blog-searchform #searchform div {
	padding: 0 1em;
}

.blog-searchform #searchform #s {
	border-bottom: 1px solid transparent;
	width: 100%;
	background: #3E4246;
	color: #FFF;
}

.blog-searchform #searchform #s:hover, .blog-searchform #searchform #s:focus {
	border: 1px solid rgba(169, 215, 88, 0.5);
	box-shadow: none;
}

.blog-searchform #searchsubmit {
	display: none;
}

/*****
	Category Header Styles
*****/

.category-header {
	padding: 1.5em 20px 2em 20px;
	text-align: center;
}

.category-header h2 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	font-size: 2em;
}

body.category-479 .category-header h2, body.category-486 .category-header h2, body.category-380 .category-header h2, body.category-404 .category-header h2, body.category-479 .category-header h2 a, body.category-486 .category-header h2 a, body.category-380 .category-header h2 a, body.category-404 .category-header h2 a, body.category-480 .category-header h2,
body.category-536 .category-header h2, body.term-349 .category-header h2, body.term-645 .category-header h2, body.term-647 .category-header h2, body.term-343 .category-header h2 {
	color: #5E7078;
}

.category-header h2 a {
	text-decoration: none;
	color: #FFF;
}

.category-header p {
	max-width: 600px;
	margin: 1em auto 0 auto;
	font-size: .9em;
	color: #444;
}

/* Product Updates Sub Navigation (Only shows if parent category is set to Product Updates[id=500] */

/*
Colors for Sub Categories

BackupBuddy 		= #FC7C7C 	ID = 181
Sync 				= #90A2AA 	ID = 377
iThemes Security 	= #FFCD08 	ID = 419
Exchange 			= #9ACA60 	ID = 369
Builder 			= #F7A349 	ID = 104
Training 			= #0290D5 	ID = 468
Toolkit 			= #21989C 	ID = 505

*/

.product-updates-sub-nav {
	max-width: 960px;
	margin: 40px auto 0;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}

.product-updates-sub-nav li {
	display: inline;
}

.product-updates-sub-nav a {
	display: inline-block;
	position: relative;
	background: #0290D5;
	color: #FFF;
	margin: 0 3px 10px;
	padding: 3px 16px;
	border-radius: 21px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.1s linear 0s;
}

.product-updates-sub-nav .cat-item a:hover,
.product-updates-sub-nav .cat-item a:focus,
body.category-634 .product-updates-sub-nav .cat-item-634 a,
body.category-645 .product-updates-sub-nav .cat-item-645 a,
body.category-647 .product-updates-sub-nav .cat-item-647 a,
body.category-369 .product-updates-sub-nav .cat-item-369 a,
body.category-104 .product-updates-sub-nav .cat-item-104 a,
body.category-468 .product-updates-sub-nav .cat-item-468 a,
body.category-505 .product-updates-sub-nav .cat-item-505 a {
	background: #FFF;
	color: #0290D5;
	box-shadow: 0 0 0 3px #A0DFFF;
	padding: 1px 16px;
}

.product-updates-sub-nav .cat-item-634 a {
	background: #FC7C7C;
}

.product-updates-sub-nav .cat-item-645 a {
	background: #90A2AA;
}

.product-updates-sub-nav .cat-item-419 a {
	background: #FFCD08;
}

.product-updates-sub-nav .cat-item-369 a {
	background: #9ACA60;
}

.product-updates-sub-nav .cat-item-104 a {
	background: #F7A349;
}

.product-updates-sub-nav .cat-item-468 a {
	background: #0290D5;
}

.product-updates-sub-nav .cat-item-505 a {
	background: #21989C;
}

/*****
	Latest Post Styles
*****/

.builder-module-html.most-recent-post {
	padding: 0 20px;
}

.latest-post-wrapper {
	max-width: 960px;
	padding: 0px 20px;
	margin: 0 auto;
}


.latest-post {
	margin: 3em 0;
}

.latest-post a {
	text-decoration: none;
}

.author-and-date {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	color: #66777E;
}

.latest-post h2, .post h1.entry-title, .single-it_bb_tutorials h1.entry-title {
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: normal;
	line-height: 1.2em;
}

.latest-post .post-thumbnail {
	float: left;
	width: 30%;
	margin: 0 1.5em 0 0;
}

.latest-post .post-thumbnail img {
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}

.latest-post .entry-content {
	font-size: 1.2em;
}

.latest-post .entry-content p {
	line-height: 1.7em;
}

.latest-post .entry-content p:first-child::first-letter, .post .entry-content > p:first-child::first-letter, .single-it_bb_tutorials .entry-content > p:first-child::first-letter {
	float: left;
	font-weight: bold;
	line-height: 1em;
	font-size: 3.3em;
	padding: 0 6px 0 0;
	color: #66777E;
}

@-moz-document url-prefix() {
	.latest-post .entry-content p:first-child::first-letter, .post .entry-content p:first-child::first-letter, .single-it_bb_tutorials .entry-content p:first-child::first-letter {
		margin: 10px 0 0 0;
	}
}

.post-type-archive-it_bb_tutorials .latest-post .entry-content p:first-child::first-letter {
	float: none;
	font-weight: normal;
	line-height: inherit;
	font-size: inherit;
	padding: inherit;
	color: inherit;
}

.latest-post .read-more {
	display: block;
	float: left;
	background: #8CC348;
	color: #4B6528;
	border-bottom: none;
	border-radius: 2px;
	padding: .675em 1.8em;
	font-weight: 600;
	font-size: 1em;
	transition: all 0.1s linear 0s;
	text-transform: uppercase;
}

.latest-post .read-more:hover, .latest-post .read-more:focus {
	background: #A8D657;
}

/*****
	Blog Widget Bar Styles
*****/

#text-17 {
	background: #A1F0D2;
  	padding: 20px 0 50px 0;
  	border-top: 8px solid #89E8C4;
  	border-bottom: 5px solid #89E8C4;
}

#text-17 .textwidget {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	word-wrap:
}

#text-17 img {
	float: left;
	width: 180px;
	margin: 0 1.5em 0 0;
}

#text-17 .textwidget h4 {
	color: #2A2F33;
	font-weight: bold;
	margin: .5em;
	font-size: 1.4em;
}

#text-17 .textwidget p {
	margin: 1em 0;
}

#text-17 #mc_embed_signup, .subscribe-box #mmc_embed_signup {
	margin: 30px 0 0 0;
}

#text-17 .mc-field-group {
	width: 300px;
}

#text-17 .mc-field-group, .subscribe-box .mc-field-group {
	float: left;
}

#text-17 #mc_embed_signup input[type="email"], .subscribe-box #mc_embed_signup input[type="email"] {
	width :300px;
}

#text-17 #mc_embed_signup input[type="submit"], .subscribe-box #mc_embed_signup input[type="submit"] {
	width: inherit;
	border-radius: 0;
	border-bottom: 4px solid #6FB8E9;
	background: #0085DF;
	color: #FFF;
	padding: .65em 1.5em;
}

#text-17 #mc_embed_signup.blog-widget-signup input[type="submit"]:hover {
	background: #14A6F4 !important;
}

/*****
	Recent Posts Styles
*****/

#ie8 .recent-post {
	margin: 0 .65%;
}

.builder-module-html.other-recent-posts {
	margin: 4em auto 14.625em;
	padding: 0 20px;
}

.recent-posts-wrapper {
	max-width: 960px;
	padding: 0px 20px;
	margin: 4em auto 10.625em;
}

.recent-post {
	float: left;
}

.recent-post img {
    border: 1px solid #E8E8E8;
}

.recent-post a {
	text-decoration: none;
	display: block;
}

.post-type-archive-it_bb_tutorials .recent-post a .post-thumbnail {
	position: relative;
}

.post-type-archive-it_bb_tutorials .recent-post a .post-thumbnail::after {
	position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    background: url('../images/playv.png') center center no-repeat;
}

.post-type-archive-it_bb_tutorials .recent-post a:hover .post-thumbnail::after, .post-type-archive-it_bb_tutorials .recent-post a:active .post-thumbnail::after {
	opacity: .5;
}

.recent-post .post-categories {
	list-style-type: none;
	margin: 0;
}

.recent-post .post-categories li {
	display: inline-block;
}

.recent-post .recent-post-title {
	display: block;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: .5em;
	margin-bottom: 3em;
}

/*****
	Pagination Styles
*****/

.more-posts-link {
	text-align: center;
}

.prev-next-posts {
	clear: both;
	margin: 2em 0;
	padding: 4em 0 1em;
}

.pagination-button a {
	border: 2px solid #0085DF;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
	text-decoration: none;
	padding: 0.675em 2.5em;
	transition: all 0.1s linear 0s;
}

.pagination-button a:hover, .pagination-button a:focus {
	color: #FFF;
	background: #0085DF;
}

.prev-posts-link {
	float: right;
}

.next-posts-link {
	float: left;
}

/*****
	Single Post Styles
*****/

.blog-table {
	font-size:13px;
	width:100%;
	border-width: 1px;
	border-color: #e8e8e8;
	border-collapse: collapse;
}

.blog-table th {
	font-size:13px;
	background-color: #e3eef6;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #DADDDE;
	text-align:left;
}

.blog-table tr {
	background-color:#fff;
}

.blog-table td {
	font-size:13px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e8e8e8;
}

.blog-table tr:hover {
	background-color:#ecf1f4;
}

.wp-caption {
	max-width: 100% !important;
	text-align: left;
}

.post a, .single-it_bb_tutorials a {
	text-decoration: none;
}

.article-wrapper {
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 4em;
}

article.post, .single-it_bb_tutorials article, .blog-post-footer, #respond, #comments {
	max-width: 750px;
	margin: 3em auto 0 auto;
	display: block;
	padding: 0 20px;
}

#respond, #comments {
	margin-top: 0;
}

.post h1.entry-title, .single-it_bb_tutorials h1.entry-title {
	color: #0085DF;
}

.post .entry-content p:first-child, .single-it_bb_tutorials .entry-content p:first-child {
	font-size: 1.2em;
	line-height: 1.7em;
}

.post .entry-content .alignnone, .single-it_bb_tutorials .entry-content .alignnone {
	max-width: 850px;
	margin-left: -50px;
}

.single-it_bb_tutorials .tuts-video {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}

.entry-content .gallery {
	background: #e9f1f4;
	border: 1px solid #d6e3eb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 22px;
	text-align: center;
}

.entry-content .gallery-item {
	display:inline-block;
	vertical-align: top;
	background: #fff;
	margin: 15px;
	border-bottom: 3px solid #a3afb6;
}

.entry-content .gallery-item:hover {
	box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.2);
}

.entry-content .gallery-item img {
	vertical-align: top;
}

.social-media-share-buttons {
	margin: 5em 0 6em 0;
}
.hosting-upsell.main-tutorials {
	margin-top: 100px;
}
.hosting-upsell {
    background: #2a2f33;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0 4%;
}
.plugin-header {
    color: #fff;
    font-weight: 700;
    font-size: 2.5em;
    margin: 0px;
}
.hosting-upsell h4 {
    color: #2faef5;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1em;
    margin-bottom: 2.5em;
}
.hosting-upsell h3 {
    color: #FFFFFF;
    margin-top: 0;
}
.hosting-upsell img {
	height: 200px;
}
.hosting-upsell .btn {
    background: #8EC742;
    color: #ffffff;
    border-bottom: none;
    display: inline-block;
    position: relative;
    border-radius: 7px;
    padding: 15px 30px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear 0s;
    font-size: 1em;
}
.hosting-upsell .btn.hosting:hover {
    background: #0083cb;
    color: #fff;
}
.post .blogshare, .single-it_bb_tutorials .blogshare {
	text-align: center;
	margin: 10px 0;
}

.post .blog-post-footer h5, .single-it_bb_tutorials .blog-post-footer h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #444;
	margin: 1.5em 0 .25em;
}

.blogshare ul {
	list-style-type: none;
	margin: 0;
}

.blogshare li {
	display: inline-block;
	margin: 0 20px;
}

.blogshare a.social-icon {
	background-size: 100%;
	display: block;
	box-shadow: none;
	margin-right: 0;
	border-radius: 0;
	color: #000;
	font-size: 3em;
	cursor: pointer;
}

#ie8 .blogshare a.social-icon {
	width: 64px;
	height: 64px;
}

.subscribe-box {
	background: #2A2F33;
	text-align: center;
	padding: 20px 5em;
	margin: 4em 0 7em;
}

.subscribe-box p {
	color: #D7F0FC;
	font-weight: lighter;
	font-size: 1.8em;
	margin: 0 0 .75em;
	line-height: 1.2em;
}

.subscribe-box #mc_embed_signup {
	display: inline-block;
}

.subscribe-box #mc_embed_signup input[type="email"] {
	border-radius: 3px 0 0 3px;
}

.subscribe-box #mc_embed_signup input[type="submit"] {
	float: left;
	padding: .71em 1.5em;
	border-radius: 0 3px 3px 0;
	border-color: #AAD770;
	background: #8CC348;
	color: #4B6528;
}

.related-post {
	float: left;
	width: 48.4%;
	border: 2px solid rgb(241, 241, 241);
	margin: .5em .5em .5em 0;
	text-align: center;
}


.related-post + .related-post, .related-post + .related-post + .related-post + .related-post {
	margin: .5em 0 .5em .5em;
	clear: none;
}

.related-post + .related-post + .related-post {
	margin: .5em .5em .5em 0;
	clear: left;
}

.related-post-title {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.25em;
	padding: 50px 20px;
}

/* Single Blog Post Comments Styles */

.comments-wrapper {
	background: #F8F8F8;
	padding: 2em 0;
}

#respond h3, #comments h3 {
	background: none;
	margin-top: 1em;
}

.post .blog-post-footer, .single-it_bb_tutorials .blog-post-footer {
	margin: 3em auto 5em;
}

.logged-in-as {
	margin-top: 0;
}

#respond h3 {
	font-size: 2.5em;
}

#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: none;
	outline:none;
	padding: 5px 10px;
	font-size: 16px;
	border: 1px solid #ccd2d6;
}

#respond input[type="submit"] {
	display:block;
	margin: 1.5em 0;
	padding: 1em 2em;
	background: #0084cb;
	color: #fff;
	border: none;
	border-bottom: 2px solid #006ca5;
	border-radius: 3px;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	outline:none;
}

#respond input[type="submit"]:hover {
	background: #006ca5;
	cursor: pointer;
}

#comments ol.commentlist {
	background: transparent;
	margin: 1.5em 0;
	padding: 0;
}

#comments ul.children {
	margin: 0 1.5em;
}

#comments .vcard {
	line-height: 1;
	margin-bottom: 3px;
}

#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0 .75em 0 0;
	padding: 2px;
	background-color: white;
	border: 1px solid #D6D6D6;
}

#comments .comment-meta {
	margin-bottom: 2.5em;
	line-height: 1;
}

#comments li {
	background-color: #eff2f4;
	clear: both;
	margin: 1.5em 0;
	border-bottom: 3px solid #bfcad1;
	box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}

#comments .comment-body ul li,
#comments .comment-body ol li {
	box-shadow: none;
	border: none;
	margin: .5em 0;
}

#comments li li {
	background: #fff;
}

#comments .depth-1, #comments .depth-3, #comments .depth-5, #comments .depth-7 {
	background-color: #eff2f4;
	border: 1px solid #E2E7EB;
	border-bottom: 3px solid #bfcad1;
}

#comments .depth-2, #comments .depth-4, #comments .depth-6, #comments .depth-8 {
	background-color: #ffffff;
}

#comments li .comment-body {
	margin: 1.5em;
}

#comments blockquote {
	margin: 1.5em;
}

#comments li.bypostauthor {
	background-image: url('images/iguycomment.png');
	background-position: right top;
	background-repeat: no-repeat;
}

#comments .comment-author .fn, #comments .comment-author .fn a {
	text-decoration: none;
	font-style: normal;
}

#comments .comment-meta a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}

.comment #respond {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	margin: 20px;
	padding: 10px 20px 0;
}

#comments h3, #respond h3 {
	margin-bottom: 0;
}

#comments h3 {
	text-align: center;
	font-size: 32px;
}

.commentlist #respond h3 {
	color: #1c1e22;
	color: #fff;
	background: #CCD2D6;
}

#respond .cancel-comment-reply a {
	display: block;
	margin: 0;
}

#commentform small {
	display: block;
	clear: left;
}

#commentform input[type="text"], #commentform input[type="email"] {
	width: 300px;
	font-size: 20px;
	padding: 10px;
	color: #5E7078;
	margin-bottom: 1em;
	float: left;
}

#commentform input[type="text"]:hover, #commentform input[type="email"] {
	border: 1px solid #CFEEFB;
	box-shadow: inset 0 0 10px #CFEEFB;
}

#commentform input[type="text"]:focus, #commentform textarea:focus {
	border-bottom: 1px solid #0094D2;
	box-shadow: inset 0 0 10px #CFEEFB;
}

#commentform input,
#commentform textarea {
	margin: 0;
}

#commentform #email {
	clear: left;
}
#commentform #comment {
	width: 80%;
}

#commentform .comment-submit-wrapper {
	margin-bottom: 0;
}

.subscribe-to-comments {
	margin-bottom: 1em !important;
}

.comment-reply-link {
}

#comments li.pingback {
	background: #fff;
	border-width: 1px;
}

#comments li.pingback .reply {
	display: none;
}

#comments .navigation {
	margin-bottom: 5em;
}

#comments .navigation a {
	background: #c8f57a;
	border-bottom: 2px solid #a8d657;
	padding: 6px 12px;
	font-size: 12px;
	color: #5e7078;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 600;
	display:block;
	-webkit-transition:  all .1s linear;
	-moz-transition:  all .1s linear 0s;
}

#comments .navigation a:hover {
	background: #a8d657;
	color: #5e7078;
	padding: 6px;
}

/*****
	Search Archive and Archive Post Styles
*****/

.search .loop, .archive .loop {
	margin: 4em auto 14.625em;
}

.search .loop-title, .archive .loop-title {
	font-size: 2em;
}

.search-result {
	border-top: 2px solid #F1F1F1;
	padding: 30px 0 0 0;
}

.search-result:last-child {
	border-bottom: 2px solid #F1F1F1;
	padding: 30px 0 40px 0;
}

/*****
	Blog Post Checklist Styles
*****/

.blog-post-checklist, .blog-post-with-checklist {
	position: relative;
	list-style-type: none;
	margin-top: -1em !important;
	margin-bottom: 2em !important;
}

.blog-post-checklist li {
	margin-top: -20px;
}

.blog-checkbox-container {
	width: 20px;
	  height: 20px;
	  position: relative;
	  background: #e7f2f8;
	  display: block;
	  border: 1px solid #b7dae8;
	  margin: 0 8px 0 0;
	  left: -32px;
	  top: 27px;
	}

.blog-checkmark {
	width: 20px;
	  height: 20px;
	  cursor: pointer;
	  left: 4px;
	  top: 4px;
	  
	}
	
.blog-checkmark:after {
		content: '';
	  width: 11px;
	  height: 5px;
	  position: absolute;
	  top: 4px;
	  left: 3px;
	  border: 3px solid #67a7a7;
	  border-top: none;
	  border-right: none;
	  background: transparent;
	  opacity: 0.1;
	  transform: rotate(-45deg);
	}
	
.blog-checkmark:hover:after {
	 opacity: 0.3;
}

.blog-checkbox-container input[type=checkbox] {
	visibility: hidden;
}

.blog-checkbox-container input[type=checkbox]:checked + label:after {
	opacity: 1;
}
/*****
	Blog Postmatic Widget Styles
*****/

.postmatic-blog-widget {
	background: #40495b;
	color: white;
	padding: 8em 1em 3em 1em;
	text-align: center;
	background-image: url(https://ithemes.com/wp-content/uploads/2016/06/mailbox-graphic.png);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: center 40px;
}

.postmatic-blog-widget h2 {
	color: white;
	margin: 0 auto 1em auto;
	max-width: 600px;
}

.postmatic-blog-widget .inputs.active {
	margin-top: 3em;
}

.postmatic-blog-widget input {
	display: block;
	margin: 1em auto;
}


.postmatic-blog-widget input.submit {
	background: #00d8df;
	border: none;
	cursor: pointer;
	padding: 1em 4em;
	margin-top: 1.5em;
}

.postmatic-blog-widget input.submit:hover {
	background: #00eff7;
}

.postmatic-blog-widget .subscribe.prompt {
	max-width: 740px;
	margin: 0 auto;
	font-weight: 100;
}

.postmatic-blog-widget .prompt-subscribe-name, .postmatic-blog-widget .prompt-subscribe-email {
	background: #f2f6f8;
	border: 1px solid #dee9ed;
	font-size: 1em;
	border-radius: 0;
	color: #5E7078;
	padding: .5em;
	width: 220px;
	height: 40px;
}

.postmatic-blog-widget .prompt-subscribe-name:hover, .postmatic-blog-widget .prompt-subscribe-email:hover {
	background: #e3f4fb;
	border: 1px solid #cfeefb;
	box-shadow: inset 0 0 10px #cfeefb;
}

.postmatic-blog-widget .prompt-subscribe-name:focus, .postmatic-blog-widget .prompt-subscribe-email:focus {
	border: 1px solid #cfeefb;
	border-bottom: 2px solid #0094d2;
	background: #ffffff;
}

.postmatic-blog-widget .message.active {
	color: #00d8df;
	text-align: center;
	width: 100%;
}

img.annotated {
    max-width: 1000px;
    margin-left: -50px;
}

/*****
	Optinmonster Monster Link
*****/


a.manual-optin-trigger {
    display: inline-block;
    padding: 0.75em 1.125em;
    background: #008CCE;
    border-bottom: 2px solid #205A7D;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -webkit-transition: all .1s linear;
}

 a:hover.manual-optin-trigger {
    background: #24A5E2;
    color: #fff;
    text-decoration: none;
}

/*****
	Responsive Styles for Blog
*****/

@media only screen and (max-width:480px) {
	.product-updates-sub-nav {
		display: none;
	}

	#text-13 img {
		float: none;
		display: block;
		width: 200px;
		margin: 0 auto;
	}

	#text-13 .textwidget h4 {
		margin: .5em 0;
	}

	#text-13 .mc-field-group, .subscribe-box .mc-field-group {
		float: none;
	}

	#text-13 .mc-field-group, #text-13 #mc_embed_signup input[type="email"] {
		width: 100%;
	}

	#text-13 #mc_embed_signup input[type="submit"] , #respond input[type="submit"] {
		width: 100%;
		max-width: 100%;
		margin: .5em 0;
	}

	.subscribe-box {
		margin: 20px 0;
		padding: 10px 20px;
	}

	.subscribe-box p {
		font-size: 1.8em;
		margin: 0 0 20px 0;
	}
}

@media only screen and ( max-width:600px ) {
	.blog-controls {
		float: none;
	}

	.category-list-dropdown-wrapper {
		float: left;
		border-left: none;
	}

	.blog-header .category-list {
		right: inherit;
		left: 0;
	}

	.blog-header h1, span.entry-title {
		padding: .75em 1.5em;
		float: none;
		border-bottom: 2px solid #3E4246;
	}

	.latest-post .post-thumbnail {
		float: none;
		width: inherit;
		margin: 0;
	}

	.page-id-28124 .read-more {
		float: none;
		text-align: center;
	}

	.recent-post {
		width: 100%;
		margin: 20px 0;
		min-height: inherit;
	}

	.recent-post h3 {
		font-size: 1.2em;
	}

	.subscribe-box #mc_embed_signup input[type="submit"], .subscribe-box .mc-field-group, .subscribe-box #mc_embed_signup input[type="email"] {
		width: 100%;
		max-width: 100%;
		border-radius: 3px;
		margin: .5em 0;
	}
}

@media only screen and ( min-width: 601px ) and (max-width: 768px) {
	.recent-post {
		width: 48%;
		margin: 0 2% 0 0;
	}

	.recent-post:nth-child(2n+2) {
		margin: 0 0 0 2%;
	}

	.recent-post:nth-child(2n+3) {
		clear: both;
	}
}

@media only screen and ( max-width:768px ) {
	.blog-header {
		font-size: .8em;
	}

	.blog-header h1, span.entry-title {
		padding: .75em 1em .75em 1.5em;
	}
}

@media only screen and ( min-width: 769px ) {
	.recent-post {
		width: 32%;
		margin: 0 2% 2em 0;
	}

	.recent-post:nth-child(3n+3) {
		margin: 0;
	}

	.recent-post:nth-child(3n+4) {
		clear: both;
	}
}

@media only screen and ( max-width: 790px ) {
	.related-post {
		width: 100%;
		margin: 1em 0;
	}

	.related-post + .related-post, .related-post + .related-post + .related-post + .related-post {
		margin: 1em 0;
	}
}

@media only screen and ( max-width:900px ) {
	.post .entry-content .alignnone, .single-it_bb_tutorials .entry-content .alignnone, .single-it_bb_tutorials .tuts-video {
		max-width: 100%;
		margin-left: 0;
	}
	img.annotated {
    max-width: 100%;
    margin-left: 0;
	}
}
