@charset "UTF-8";
/* CSS Document */

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust:none;
}
body {
	overflow-x:hidden;
}
 .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-post-image {
	height:auto;
}
img[class*="align"],
img[class*="wp-image-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
max-width: 100%;
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
strong { font-weight:400}

@-ms-viewport{
	width: device-width;
}

.mail_logo {
	
	background-image:url(https://www.backblaze.com/pics/icon-lightgrey-email.gif); 
	width:24px; 
	height:24px;  
	position:absolute;
	margin-left:8px;
	margin-top:6px;
}
.error {
	color:white;
	text-align:left;
	font-weight:200;
	display:none;
	font-size:14px;

}
.blog_date {
	color:#7D7D7D;
	font-size:14px;
}
.blog_top_section_box {
	margin-top:1px;
	max-width:880px;
	min-width:560px; 
	width:100%;
	margin-left:auto;
	margin-right:auto;	
}
.blog_category_box {
	font-family: 'Open Sans', sans-serif;
	margin-top: 4px;
	width: 580px;
	color: #FFF;
	float: left;
	text-align: left;
}
.blog_category_text {
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	color: #FFF;
}
a.blog_category_text {
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	color: #FFF;
}
a.blog_category_text:hover {

	text-decoration: none;

}
.blog_top_shadow {
	background-image:url(images/top-nav-shadow.png); background-repeat:repeat-x; width:100%; height:10px;	
}
.blog_category_text_selected {

	font-weight: bold;

	border-bottom: 3px solid #a174ca;
	padding-bottom: 5px;

}
a.blog_category_text_selected{

	font-weight: bold;

	border-bottom: 3px solid #a174ca;
	padding-bottom: 5px;

}

a.blog_category_text_selected:hover {

	font-weight: bold;

	border-bottom: 3px solid #a174ca;
	padding-bottom: 5px;

}

.blog_category_div {
	color: #a174ca;
	margin-left: 6px;
	margin-right: 6px;
}


.blog_signup_box {
	
	margin-top: 12px;
	font-weight: 300;
	color: #FFF;
	max-width:880px;
	width:100%;
	min-width:480px;
	
}

.blog_downloadfree_box {
	text-align: center;
	margin-top: 12px;
	font-weight: 300;
	max-width:880px;
	width:100%;
	min-width:480px;
	padding-top:42px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	border-radius: 4px;
}


.blog_download_link_box {
	float:right; width:340px; margin-top:3px; text-align:right; font-size:13px;	color:#808080; line-height:18px; margin-right:6px;
}


.blog-no-spam {
    font-size: 12px;
    color: #caa2d2;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    display: inline-block;
}


.blog_background_cover2 {

	background-position:top; 
	width:100%; 
	text-align:center; 
	float:left; 
	background-size:cover;
	background: #af085c; /* Old browsers */

	background: -moz-linear-gradient(-45deg,  #af085c 0%, #7003a6 37%, #430fac 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#af085c), color-stop(37%,#7003a6), color-stop(100%,#430fac)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* IE10+ */

	background: linear-gradient(135deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af085c', endColorstr='#430fac',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



}

.blog_background_post {
	background-position:top; 
	width:100%; 
	text-align:center; 
	float:left; 
	height:136px; 
	background-size:cover;
	background: #af085c; /* Old browsers */

	background: -moz-linear-gradient(-45deg,  #af085c 0%, #7003a6 37%, #430fac 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#af085c), color-stop(37%,#7003a6), color-stop(100%,#430fac)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* IE10+ */

	background: linear-gradient(135deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af085c', endColorstr='#430fac',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

.blog-footer-download-box {
	margin-top:22px;
	margin-bottom:22px;
	text-align:center;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: 300;
	max-width:880px;
	width:100%;
	min-width:480px;
	padding-top:32px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	border-radius: 4px;

}


.blog-join-box {
	padding-top:40px;
	margin-top:10px;
	width:100%; 
	text-align:center; 
	float:left; 

	border-radius: 4px;

	background: #af085c; /* Old browsers */

	background: -moz-linear-gradient(-45deg,  #af085c 0%, #7003a6 37%, #430fac 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#af085c), color-stop(37%,#7003a6), color-stop(100%,#430fac)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(-45deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* IE10+ */

	background: linear-gradient(135deg,  #af085c 0%,#7003a6 37%,#430fac 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af085c', endColorstr='#430fac',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



}


.blog_signup_box_header {
	font-size: 36px;
	font-weight: 300;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	line-height: 54px;
}

.blog_signup_box_subline {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	display:inline-block;
	margin-bottom:20px;
	margin-top:16px;
	text-align:center;
}
.blog_signup_email_box {
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	height: 30px;

}
.blog_signup_email_field {
	display:inline-block;
	height:36px;
	vertical-align:middle;
	font-size: 16px;
	line-height:36px;
	font-weight: 300;
	float: left;
	border-width: 0;
	text-indent: 26px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	color: #4d4d4d;
	background-color: #FFF;
	margin: 0;
	width:200px;
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0px;
   
	

}
.blog_signup_email_button {
	display:inline-block;
	height:36px;
	vertical-align:middle;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #2b9caf;
	color: #FFF;
	font-weight: 300;
	font-size: 14px;
	float: left;
	margin:0;
	float:left;
	border:0px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:0px;
	padding-top:0px;
	
	
	
}
.blog_signup_email_button:hover {
	background-color: #1caec7;
}
.blog_signup_email_thanks {
	color:#C5EEFA;
	font-size:22px;
	margin-top:30px;
	margin-bottom:38px;
	line-height:34px;
}
.blog_share_social_box {
	float:left; width:440px;	color:#808080; margin-left:8px;
}
.blog-image {
	margin-top:6px;
	margin-bottom:6px;
	border:0;	
}
.blog-footer-nav {
	border-top-style:solid;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	margin-top:12px;
	margin-bottom:12px;
}

.blog-footer-nav-right {

	width:50%;
	float:right;
	text-align:right;
}
.blog-footer-nav-left {
	font-size:13px;
	width:50%;
	text-align:left;
	float:left;
	line-height:24px;
	padding-top:6px;
}
.blog-author-box {
	margin-top:12px;
	margin-bottom:12px;	
	float:left;	
	width:90%;
}
.blog-author-name {
	font-weight:bold;
	font-size:14px;	
}
.blog-author-description {
	font-weight:300;
	font-size:14px;
	line-height:26px;	
}
.blog-author-photo {
	float:left;	
	width:140px;
}
.blog-author-bio {
	float:left;
	margin-top:12px;	
	width:60%;
}

.blog_share_box {

	margin-left: auto;
	margin-right: auto;
	width:880px;
	max-width: 880px;
	width:90%;
	min-width:480px;
	background-color: #FFF;
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	border-radius: 4px 4px 0px 0px;
	padding: 10px;
	vertical-align: middle;
	background-color: #FFF;
	height:32px;
	text-align:left;
}

.blog_share_box2 {
	position: absolute;
	text-align: left;
	color: #333;
	display:inline-block;
	margin-top: 30px;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	float:left;
	max-width: 880px;
	width:90%;
	min-width:480px;
	background-color: #FFF;


/*	border: #CCC;

border-color: #CCC;
border-style: solid;
border-width: 1px;
box-shadow: 0px 0px 0px #8a8191;

*/	
	border-radius: 4px;
	padding: 10px;
	vertical-align: middle;
 }	
.blog-download-button {
	background-color:#5244ab;
	color: #FFF;
	font-size: 18px;
	padding-left: 26px;
	padding-right: 26px;
	line-height: 20px;
	border-radius: 4px;
	height:32px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	letter-spacing: .5px;
}

.blog-download-button-box {
	margin-top:12px;
	margin-bottom:32px;	
}

.blog-recommended-box {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	margin-top:12px;
	margin-bottom:12px;	
}


.blog-download-button:hover {
	text-decoration:none;
	background-color:#6757c9;
}
.blog-continue-box {
	margin-top:12px;
	margin-bottom:12px;	
}


.blog-button-continue {
	font-size:16px;
	width: 320px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	padding-left:26px;
	padding-right:26px;
	padding-top:6px;
	padding-bottom:6px;
	font-weight: 300;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	border-radius: 4px;
	margin-bottom:6px;
	margin-top:6px;

}
.blog-button-next {
	color:#FFFFFF;
	font-size:16px;
	width: 100px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:6px;
	font-weight: 300;
	background-color: #00add9;
	border-radius: 4px;

}
.blog-button-next a:hover {
	text-decoration:none;

}

.blog-button-next:hover {
	text-decoration:none;
	background-color: #22c0e8;
}

.blog-divider-line {
	border-top-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
	margin-top:22px;
	margin-bottom:12px;

}

.blog-button-continue:hover {
	text-decoration:none;
	color:#48ABE0;
}
.blog-post-box {
	margin-left:auto;
	margin-right:auto;
	max-width:720px;
	width:95%;
	min-width:480px;
	text-align:left;
	clear:both;
	display:block;
	padding-top:26px;
}

.blog-post-header {
	color:#292929;
	font-size:36px;
	font-weight:300;
	line-height:50px;	

}
.blog-post-header:a {
	color:#292929;
}
.blog-post-header a:hover {
	color:#292929;
}
.blog-post-header a:link {
	color:#292929;
}
.blog-post-header a:active {
	color:#292929;
}

.blog-post-header a:visited {
	color:#292929;
}

.blog-top-gradient {
	background: #af085c; /* Old browsers */

	background: -moz-linear-gradient(-45deg,  #af085c 0%, #7003a6 50%, #430fac 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#af085c), color-stop(50%,#7003a6), color-stop(100%,#430fac)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(-45deg,  #af085c 0%,#7003a6 50%,#430fac 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(-45deg,  #af085c 0%,#7003a6 50%,#430fac 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(-45deg,  #af085c 0%,#7003a6 50%,#430fac 100%); /* IE10+ */

	background: linear-gradient(135deg,  #af085c 0%,#7003a6 50%,#430fac 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af085c', endColorstr='#430fac',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}



.blog-post-header:a {
	color:#292929;
}

.blog-post-header:hover {
	text-decoration:underline;
}


.blog-post-subline {
	color:#717171;
	font-size:14px;
	text-transform:uppercase;
	line-height:28px;
	font-weight:300;	
}
.blog-post-author {
	color:#6A5A9B;
	font-size:14px;
	text-transform:uppercase;
	line-height:26px;	
}

.blog_search_results {
	color:#DFEEF4;
	font-size:12px;	
}

.blog-post-body {
	color: #4d4d4d;
	font-size:17px;
	line-height:28px;
	margin-top: 6px;
	font-weight:300;	
}


#mobile-menu {
	display:none;
}

.slicknav_menu {
	display:none;
}


.row_whiteh {
border-width:1px;
border-top:solid;
border-top-width:1px;
border-color:#E3E3E3;
padding-top:6px;
padding-bottom:6px;
clear:both;	
}
.row_grand_total {
border-width:1px;
border-top:solid;
border-top-width:1px;
border-color:#999999;
padding-top:6px;
padding-bottom:6px;
clear:both;	
}

.cell_description {
width:400px;	
float:left;
margin-left:4px;
}
.cell_description_2 {
width:340px;	
float:left;
margin-left:4px;
}
.cell_description_3 {
width:450px;	
float:left;
margin-left:4px;
}
.cell_qty {
width:100px;
text-align:center;
float: left;
margin-left:4px;
}
.cell_price {
width:100px;
text-align:center;
float:left;
margin-left:4px;
}
.cell_total {
width:100px;
text-align:center;
float:left;
margin-left:4px;
}
.cell_notes {
width:60px;
text-align:center;
float:left;
margin-left:4px;
}
.grey50 {
color:#7D7D7D;	
}

/***********************
/* FOOTER  */
/*********************/
.footerz_wrapper {
    width: 100%;
	 clear : both;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
	border-top:1px solid #e5e5e5;
}

.footerz_container {
    margin-left: auto;
    margin-right: auto;
	max-width:880px;
    width: 100%;
    color: #999999;
    font-size: 13px;
    clear: both;
    padding-right: 20px;
	padding-left: 20px;
	padding-top:8px;
	padding-bottom:60px;
	margin-bottom:40px;
}

.footerz_left {
    text-align: left;

    /*width: 400px;*/
    width: 80%; /* 400/880 */
    float: left;
	font-weight:400;
}

.footerz_right {
    text-align: right;

    width: 19%; /* 400/880 */
    float: left;
	text-align:right;

}

.footerz_shadow {

    width: 100%;
	height : 6 px;
    background-color: #f8f8f8;
    margin: 0;

}



#menu {
	display:none;
}

input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 14px;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: #ededed url(images/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 4px 10px 4px 32px;
	width: 90px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	margin-left:30px;
	margin-top:5px;
	float:right;
}
input[type=search]:focus {
	width: 150px;
	background-color: #fff;
	border-color: #6dcff6;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}


@media screen and  (max-width:900px) {

	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}

	.mobile {
		display: block;
	}

	#nav-bar{
		display: none;
	}

	
	input[type=search] {
   		margin: 0 auto;
   		float:none;
   	}



	.top-nav-left {
		float: left;
		width: 100%;
		margin-left: 20px;
	}

	.blog_category_box {
		display: none;
	}

	.blog-no-spam {
		display:none;
	}

	

	.blog_download_link_box {
		display:none;
	}

	.blog-post-box {
		min-width:320px;

	}



}

@media screen and (max-width: 560px){

   	


	.blog_category_box {
		display: none;
	}

	.blog-no-spam {
		display:none;
	}

	.blog_share_box {


		width:80%;

	}

	.blog_download_link_box {
		display:none;
	}

	.blog-post-box {
		min-width:320px;

	}

	.blog_top_section_box {
		
		max-width:none;
		min-width:320px;
		width: 100%;
		
	}

	.blog_signup_box {
		
		min-width:320px;
		max-width:none;
		
	}

	.blog_signup_box_header {
		font-size: 32px;
		line-height: 34px;
	}

	.blog_search_box {
		
		max-width: none;
		width:100%;
		margin-left:auto;
		margin-right:auto;


	}

	.blog-post-header {
		color: #292929;
		font-size: 32px;
		font-weight: 300;
		line-height: 40px;
		margin-left:5px;
	}

	.blog-footer-download-box {
		
		max-width: none;
		width:90%;
		min-width:320px;
		
	}

	#footer_wrap {
		display:none;
	}
	.blog-post-box {
		margin-left: auto;
		margin-right: auto;
		max-width: none;
		width: 90%;
		min-width: 320px;
		text-align: left;
		clear: both;
		display: block;
		margin-top: 26px;

	}
	.blog-post-body {
		color: #4d4d4d;
		font-size: 17px;
		line-height: 34px;
		margin: 5px;
		font-weight: 300;
	}

	.blog-continue-box {
		margin-left:10px;
	}
	.blog_share_box {
		margin-left: auto;
		margin-right: auto;
		max-width: none;
		width: 85%;
		min-width:320px;
		background-color: #FFF;
		color: #333;
		font-size: 14px;
		margin-top: 20px;
		border-radius: 4px 4px 0px 0px;
		padding: 5px;
		vertical-align: middle;
		background-color: #FFF;
		height: 32px;
		text-align: left;
	}
	/*
	.blog-post-body img {
		width:340px;
		height:197px;

		margin: 0 auto;

	}
	*/

	#facebook_text {
		display:none;
	}
	#twitter_text {
		display:none;
	}
	#google_text {
		display:none;
	}
	

	.blog_signup_email_button {
		
		margin-left: -5px;
		
	}


}



@media screen and (max-width : 320px) {
	/*.blog-post-body img {
		width:300px;
		height:174px;



	} */

	
	
	.blog_share_box {
		
		max-width: none;
		width: 85%;
		min-width:280px;
		
		padding: 5px;
		
	}
	.blog-post-body {
		color: #4d4d4d;
		font-size: 17px;
		line-height: 34px;
		margin: 10px;
		font-weight: 300;
	}

	.blog-post-header {
		color: #292929;
		font-size: 28px;
		font-weight: 300;
		line-height: 30px;
		margin-left:5px;
	}



	
}
