body {
	background: #efefef;
	margin: 0;
	padding: 0;
}
/*
@font-face {
	font-family: 'Open Sans Condensed';
	src:url('/insync/include/fonts/opensans-condbold-webfont.eot');
	src:url('/insync/include/fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/insync/include/fonts/opensans-condbold-webfont.svg#Open_Sans_Condensed') format('svg'),
		url('/insync/include/fonts/opensans-condbold-webfont.woff') format('woff'),
		url('/insync/include/fonts/opensans-condbold-webfont.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
*/
@font-face {
	font-family: 'SWInsync';
	src:url('/insync/include/fonts/sw-insync.eot');
	src:url('/insync/include/fonts/sw-insync.eot?#iefix') format('embedded-opentype'),
		url('/insync/include/fonts/sw-insync.svg#SWInsync') format('svg'),
		url('/insync/include/fonts/sw-insync.woff') format('woff'),
		url('/insync/include/fonts/sw-insync.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SWCats';
	src:url('/include/fonts/sw-cat-icons.eot');
	src:url('/include/fonts/sw-cat-icons.eot?#iefix') format('embedded-opentype'),
		url('/include/fonts/sw-cat-icons.svg#SWCats') format('svg'),
		url('/include/fonts/sw-cat-icons.woff') format('woff'),
		url('/include/fonts/sw-cat-icons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Override header/footer styles */
#SWFooter,
#sw_foot {
	margin-top: 0 !important;
}
.header_break {
	display: none;
}

.insync {
	color: #444;
	font: normal 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.insync a,
.insync a:link,
.insync a:visited {
	color: #1b78c1;
}
.insync a:hover,
.insync a:focus,
.insync a:active {
	color: #FF5100;
}
.insync h1, .insync h2, .insync h3, .insync h4, .insync h5, .insync h6,
.insync ul, .insync ol {
	margin: 0;
	padding: 0;
}
.insync h1, .insync h2, .insync h3, .insync h4, .insync h5, .insync h6,
.insync h1 a, .insync h2 a, .insync h3 a, .insync h4 a, .insync h5 a, .insync h6 a {
	font-family: 'Open Sans Condensed', 'HelveticaNeue-CondensedBold', 'Impact', sans-serif;
	text-decoration: none;
}
.insync ul, .insync ol {
	list-style: none;
}
.insync p {
	line-height: 1.48;
	margin: 15.62px 0;
}
.insync .normalcase {
	text-transform: none !important;
}
.insync img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

/* Buttons */
.insync .btn,
.insync .btn:link,
.insync .btn:visited,
.insync .post-edit-link,
.insync .post-edit-link:link,
.insync .post-edit-link:visited,
.social_bubbles .comments a,
.social_bubbles .comments a:link,
.social_bubbles .comments a:visited {
	background: #ff6f00;
		background: -moz-linear-gradient(top, #ff9000, #ff6f00);
		background: -webkit-linear-gradient(top, #ff9000, #ff6f00);
		background: -ms-linear-gradient(top, #ff9000, #ff6f00);
	background: linear-gradient(top, #ff9000, #ff6f00);
	border: 1px solid;
	border-color: #ff6500 #ff6500 #d44700;
	border-radius: 3px;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2);
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
		*display: inline;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #c25100;
	-webkit-appearance: none;
}
.insync .btn:active,
.no-touch .insync .btn:hover,
.no-touch .insync .btn:active,
.insync .post-edit-link:focus,
.no-touch .insync .post-edit-link:hover,
.no-touch .insync .post-edit-link:focus,
.social_bubbles .comments a:focus,
.no-touch .social_bubbles .comments a:hover,
.no-touch .social_bubbles .comments a:focus {
	background: #ff5b00;
		background: -moz-linear-gradient(top, #ff7400, #ff5b00);
		background: -webkit-linear-gradient(top, #ff7400, #ff5b00);
		background: -ms-linear-gradient(top, #ff7400, #ff5b00);
	background: linear-gradient(top, #ff7400, #ff5b00);
	border-color: #ff5300 #ff5300 #d43800;
	color: #FFF !important;
	text-shadow: 1px 1px 0 #bf4300;
}
.insync .btn:active,
.insync .btn:focus,
.no-touch .insync .btn:active,
.no-touch .insync .btn:focus,
.insync .post-edit-link:active,
.insync .post-edit-link:focus,
.no-touch .insync .post-edit-link:active,
.no-touch .insync .post-edit-link:focus,
.social_bubbles .comments a:active,
.no-touch .social_bubbles .comments a:active {
	background: #e65000;
		background: -moz-linear-gradient(top, #e65000, #e66700);
		background: -webkit-linear-gradient(top, #e65000, #e66700);
		background: -ms-linear-gradient(top, #e65000, #e66700);
	background: linear-gradient(top, #e65000, #e66700);
	border-color: #6b1b00 #b33900 #b33900;
	box-shadow:
		inset 0 1px 3px rgba(0, 0, 0, 0.3),
		1px 1px 1px rgba(255, 255, 255, 0.2);
	color: #FFF !important;
	text-shadow: 1px 1px 0 #bf4300;
}
.insync .bluebtn,
.insync .bluebtn:link,
.insync .bluebtn:visited,
.social_bubbles .comments a,
.social_bubbles .comments a:link,
.social_bubbles .comments a:visited {
	background-color: #1b7bc3;
		background-image: -moz-linear-gradient(top, #1b7bc3, #1b5cae);
		background-image: -webkit-linear-gradient(top, #1b7bc3, #1b5cae);
		background-image: -ms-linear-gradient(top, #1b7bc3, #1b5cae);
		background-image: linear-gradient(top, #1b7bc3, #1b5cae);
	border-color: #133f78;
	box-shadow:
		inset 0 1px 0 rgba(255, 225, 255, 0.2),
		inset -1px 0 0 rgba(255, 225, 255, 0.2),
		inset 0 -1px 0 rgba(255, 225, 255, 0.2),
		inset 1px 0 rgba(255, 225, 255, 0.2);
	color: #FFF !important;
	text-shadow: 1px 1px 0 #04287f;
}
.insync .bluebtn:active,
.insync .bluebtn:focus,
.no-touch .insync .bluebtn:hover,
.no-touch .insync .bluebtn:active,
.no-touch .insync .bluebtn:focus,
.social_bubbles .comments a:focus,
.no-touch .social_bubbles .comments a:hover,
.no-touch .social_bubbles .comments a:focus {
	background-color: #1f8adb;
		background-image: -moz-linear-gradient(top, #1f8adb, #206bc7);
		background-image: -webkit-linear-gradient(top, #1f8adb, #206bc7);
		background-image: -ms-linear-gradient(top, #1f8adb, #206bc7);
	background-image: linear-gradient(top, #1f8adb, #206bc7);
	border-color: #133f78;
	color: #FFF !important;
	text-shadow: 1px 1px 0 #04287f;
}
.insync .bluebtn:active,
.insync .bluebtn:focus,
.social_bubbles .comments a:active,
.no-touch .insync .bluebtn:active,
.no-touch .insync .bluebtn:focus,
.no-touch .social_bubbles .comments a:active {
	background-color: #1d5ead;
		background-image: -moz-linear-gradient(top, #1d5ead, #1d7cbf);
		background-image: -webkit-linear-gradient(top, #1d5ead, #1d7cbf);
		background-image: -ms-linear-gradient(top, #1d5ead, #1d7cbf);
	background-image: linear-gradient(top, #1d5ead, #1d7cbf);
	border-color: #0f335e;
	box-shadow:
		inset 0 1px 3px rgba(0, 0, 0, 0.3),
		0 1px 0 rgba(255, 255, 255, 0.2);
	color: #FFF !important;
}
.insync .greybutton,
.insync .greybutton:link,
.insync .greybutton:visited,
.insync .post-edit-link,
.insync .post-edit-link:link,
.insync .post-edit-link:visited {
	background: #ced0d3;
		background: -moz-linear-gradient(top, #eaebeb, #ced0d3);
		background: -webkit-linear-gradient(top, #eaebeb, #ced0d3);
		background: -ms-linear-gradient(top, #eaebeb, #ced0d3);
	background: linear-gradient(top, #eaebeb, #ced0d3);
	border-color: #b5b7ba #b5b7ba #8f9194;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
	color: #333 !important;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}
.insync .greybutton:active,
.insync .greybutton:focus,
.no-touch .insync .greybutton:hover,
.no-touch .insync .greybutton:active,
.no-touch .insync .greybutton:focus,
.no-touch .insync .post-edit-link:hover,
.insync .post-edit-link:active,
.insync .post-edit-link:focus,
.no-touch .insync .post-edit-link:active,
.no-touch .insync .post-edit-link:focus {
	background: #c0c2c6;
		background: -moz-linear-gradient(top, #d8dada, #c0c2c6);
		background: -webkit-linear-gradient(top, #d8dada, #c0c2c6);
		background: -ms-linear-gradient(top, #d8dada, #c0c2c6);
	background: linear-gradient(top, #d8dada, #c0c2c6);
	border-color: #a8aaae #a8aaae #87898c;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.4);
	color: #333;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
.insync .greybutton:active,
.insync .greybutton:focus,
.insync .post-edit-link:active,
.insync .post-edit-link:focus,
.no-touch .insync .greybutton:active,
.no-touch .insync .greybutton:focus,
.no-touch .insync .post-edit-link:active,
.no-touch .insync .post-edit-link:focus {
	border-color: #a8aaae;
	box-shadow: none;
}
.insync .post-edit-link {
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}
.insync .more-link {
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
}
.insync .btn button,
.insync .btn input {
	background: none;
	border: none;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-weight: inherit;
	padding: 0 0 1px;
	text-align: inherit;
	text-shadow: inherit;
	text-transform: inherit;
	width: 100%;
}

/* Header */
#is_header {
	background: url(/insync/include/images/noise-20.png) repeat 0 0 #232323;
	border-radius: 5px;
	box-shadow: inset 0 2px 10px #000;
	margin: 20px auto 0;
	position: relative;
	width: 932px;
	z-index: 100;
}
#is_search {
	margin: 0 auto;
	width: 930px;
	*position: relative;
	*z-index: 20;
}
#is_search {
	height: 48px;
}
#is_search h2,
#is_search .blog_date,
#is_search .blog_date:before,
#is_search .blog_date div,
#is_search_form {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
#is_search h2 {
	height: 100%;
	width: 168px;
}
#is_search h2 a,
#is_search h2 a:link,
#is_search h2 a:visited {
	background: url('/insync/include/images/insync-logo.png') no-repeat 10px 7px;
	display: block;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -99999px;
	width: 100%;
}
#is_search .blog_date {
	margin-bottom: 1px;
	width: 380px;
}
#is_search .blog_date:before {
	color: #707070;
	content: '\2022\A\2022\A\2022';
	font-size: 16px;
	line-height: 12px;
	margin-right: 11px;
	white-space: pre;
	width: 6px;
}
#is_search h3 {
	color: #eee;
	font-size: 28px;
		-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
#is_search p {
	color: #c47540;
	font-size: 11px;
	margin: 0;
}

/* Search Form */
#is_search_form {
	margin-left: 40px;
}
#is_search_form .searchfield {
	background: #fff;
		-moz-backbround-clip: padding-box;
		-webkit-backbround-clip: padding-box;
	backbround-clip: padding-box;
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow:
		inset 1px 1px 3px rgba(0, 0, 0, 0.3),
		1px 1px 0 rgba(255, 255, 255, 0.25);
	display: block;
	height: 26px;
	position: relative;
	width: 323px;
}
#search_cat,
#search_cat_dropdown {
	position: absolute;
		top: 2px;
		left: 3px;
	z-index: 20;
}
#search_cat {
	height: 24px;
	width: 125px;
}
#search_cat_dropdown {
	background: #d7d7d7;
	background: -moz-linear-gradient(top, #f7f7f7, #d7d7d7);
	background: -webkit-linear-gradient(top, #f7f7f7, #d7d7d7);
	background: -ms-linear-gradient(top, #f7f7f7, #d7d7d7);
	background: linear-gradient(top, #f7f7f7, #d7d7d7);
	border: 1px solid #bfbfbf;
	border-bottom-color: #b1b1b1;
	border-radius: 2px 0 0 2px;
	box-shadow:
		inset 0 1px 0 #fff,
		inset -1px 0 0 rgba(255, 255, 255, 0.5),
		inset 0 -1px 0 rgba(255, 255, 255, 0.5),
		inset 1px 0 0 rgba(255, 255, 255, 0.5),
		1px 1px 0 #fff;
	font-size: 12px;
	text-shadow: 1px 1px 0 #fff;
	top: 1px;
	left: 1px;
}
#search_cat_dropdown:hover,
#search_cat_dropdown:focus {
	background: #e6e6e6;
	background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
	background: -webkit-linear-gradient(top, #fafafa, #e6e6e6);
	background: -ms-linear-gradient(top, #fafafa, #e6e6e6);
	background: linear-gradient(top, #fafafa, #e6e6e6);
}
#search_cat_dropdown:active,
#search_cat_dropdown.open {
	background: #b8b8b8;
	background: -moz-linear-gradient(top, #b8b8b8, #d7d7d7);
	background: -webkit-linear-gradient(top, #b8b8b8, #d7d7d7);
	background: -ms-linear-gradient(top, #b8b8b8, #d7d7d7);
	background: linear-gradient(top, #b8b8b8, #d7d7d7);
	border-color: #6e6e6e #8c8c8c #8c8c8c;
	box-shadow:
		inset 0 1px 3px rgba(0, 0, 0, 0.2),
		1px 1px 0 #fff;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
#search_cat_dropdown .label {
	color: #383838;
	display: inline-block;
	*display: inline;
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	text-decoration: none;
	zoom: 1.0;
}
#search_cat_dropdown .label:after {
	content: 'v';
	display: inline-block;
	*display: inline;
	font: 7px 'SWInsync';
	margin-left: 5px;
	width: 7px;
	zoom: 1.0;
}
#search_cat_dropdown ul {
	background: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
		top: 24px;
		left: -1px;
		z-index: 20;
	white-space: nowrap;
}
#search_cat_dropdown ul a {
	border-top: 1px solid #ebebeb;
	color: #383838;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
}
#search_cat_dropdown ul li:first-child a {
	border-top: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#search_cat_dropdown ul li:last-child a {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#search_cat_dropdown ul a:hover {
	background: #f5f5f5;
}
#search_cat_dropdown.open ul {
	display: block;
}
#is_search_form input[type=text] {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: none;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	height: 100%;
	padding: 0 30px 0 135px;
	position: relative;
	z-index: 10;
	width: 100%;

	/* IE7 */
	*height: 26px;
	*width: 80%;
}
#is_search .searchbtn {
	*background: url(/insync/include/images/ie-sprite.png) no-repeat center 5px #ff6f00;
	border-color: #b34100 #b34100 #852a00;
	border-radius: 3px;
	font-weight: normal;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 30px;
}
#is_search .searchbtn:after {
	content: "s";
	cursor: pointer;
	font: 20px/26px 'SWInsync';
	position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	text-align: center;
	width: 100%;
}
#is_search_submit {
	background: none;
	border: none;
	cursor: pointer;
	display: block;
	height: 0;
		height: 100%;
		*height: 100%;
	padding: 100% 0 0;
	position: relative;
		z-index: 10;
	width: 30px;
}

/* Menu */
#is_main_menu {
	background: url(/insync/include/images/noise-11.png) repeat 0 0 #6f6f6f;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.1),
		0 1px 0 #000;
	height: 34px;
	line-height: 34px;
	position: relative;
	z-index: 10;
}
#is_main_menu:not(.ie) {
		background: url(/insync/include/images/noise-11.png), -moz-linear-gradient(top, #6f6f6f, #505050);
		background: url(/insync/include/images/noise-11.png), -webkit-linear-gradient(top, #6f6f6f, #505050);
		background: url(/insync/include/images/noise-11.png), -ms-linear-gradient(top, #6f6f6f, #505050);
	background: url(/insync/include/images/noise-11.png), linear-gradient(top, #6f6f6f, #303030);
}
#is_main_menu ul {
	border-right: 1px solid #000;
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
	display: table;
	height: 100%;
	position: relative;
	z-index: 10;
}
#is_main_menu .menu_item {
	border-left: 1px solid #333;
	display: table-cell;
	text-align: center;
	width: 14.28%;

	/* IE7 */
	*display: inline;
	*height: 100%;
	*vertical-align: top;
	*width: 100px;
	*zoom: 1.0;
}
#is_main_menu .menu_item.home {
	*width: 190px;
}
#is_main_menu .menu_item.video {
	*width: 100px;
}
#is_main_menu .menu_item.reviews {
	*width: 110px;
}
#is_main_menu .menu_item.tech-tips {
	*width: 115px;
}
#is_main_menu .menu_item.buying-guides {
	*width: 155px;
}
#is_main_menu .menu_item.glossary {
	*width: 138px;
}
#is_main_menu .menu_item.forums {
	*width: 115px;
}
#is_main_menu .menu_item span {
	display: block;
	position: relative;
	height: 100%;
}
#is_main_menu .menu_item > a,
#is_main_menu .menu_item > a:link,
#is_main_menu .menu_item > a:visited,
#is_main_menu .menu_item span > a,
#is_main_menu .menu_item span > a:link,
#is_main_menu .menu_item span > a:visited {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid #282828;
	color: #fff;
	display: block;
	padding: 0 18px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	white-space: nowrap;
}
#is_main_menu .menu_item:hover > a,
#is_main_menu .menu_item:hover > a:link,
#is_main_menu .menu_item:hover > a:visited,
#is_main_menu .menu_item:hover span > a,
#is_main_menu .menu_item:hover span > a:link,
#is_main_menu .menu_item:hover span > a:visited {
	background: #383838;
	background: rgba(0, 0, 0, 0.15);
	*background: url(/insync/include/images/ie-sprite.png) no-repeat right -64px #484848;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.05);
	color: #ff7d3c;
}
#is_main_menu .menu_item.selected:hover > a,
#is_main_menu .menu_item.selected:hover > a:link,
#is_main_menu .menu_item.selected:hover > a:visited,
#is_main_menu .menu_item.selected:hover span > a,
#is_main_menu .menu_item.selected:hover span > a:link,
#is_main_menu .menu_item.selected:hover span > a:visited,
#is_main_menu .menu_item.selected > a,
#is_main_menu .menu_item.selected > a:link,
#is_main_menu .menu_item.selected > a:visited,
#is_main_menu .menu_item.selected span > a,
#is_main_menu .menu_item.selected span > a:link,
#is_main_menu .menu_item.selected span > a:visited {
	background: #383838;
	*background: url(/insync/include/images/ie-sprite.png) no-repeat right -64px #383838;
	border-bottom: none;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
	color: #ff7d3c;
	height: 35px;
}
#is_main_menu:not(.ie) .menu_item.selected:hover > a,
#is_main_menu:not(.ie) .menu_item.selected:hover > a:link,
#is_main_menu:not(.ie) .menu_item.selected:hover > a:visited,
#is_main_menu:not(.ie) .menu_item.selected:hover span > a,
#is_main_menu:not(.ie) .menu_item.selected:hover span > a:link,
#is_main_menu:not(.ie) .menu_item.selected:hover span > a:visited,
#is_main_menu:not(.ie) .menu_item.selected > a,
#is_main_menu:not(.ie) .menu_item.selected > a:link,
#is_main_menu:not(.ie) .menu_item.selected > a:visited,
#is_main_menu:not(.ie) .menu_item.selected span > a,
#is_main_menu:not(.ie) .menu_item.selected span > a:link,
#is_main_menu:not(.ie) .menu_item.selected span > a:visited {
	background: url(/insync/include/images/noise-11.png), -moz-linear-gradient(top, #474747, #383838 70%);
	background: url(/insync/include/images/noise-11.png), -webkit-linear-gradient(top, #474747, #383838 70%);
	background: url(/insync/include/images/noise-11.png), -ms-linear-gradient(top, #474747, #383838 70%);
	background: url(/insync/include/images/noise-11.png), linear-gradient(top, #474747, #383838 70%);
}
#is_main_menu .menu_item.parent a {
	*background: url(/insync/include/images/ie-sprite.png) no-repeat right -64px;
}
#is_main_menu .menu_item.parent > a:after,
#is_main_menu .menu_item.parent span > a:after {
	content: 'v';
	display: inline-block;
	font: 9px 'SWInsync';
	margin: 0 0 0 5px;
	text-transform: none;
	vertical-align: middle;
	width: 9px;
}
#is_main_menu .menu_item.parent:hover > a:after,
#is_main_menu .menu_item.parent:hover span > a:after {
	color: #ff7d3c;
}
#is_main_menu .menu {
	background: #d5d5d5;
	border: 3px solid #000;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
	display: none;
	font-size: 14px;
	height: auto;
	min-width: 200px;
	position: absolute;
		top: 34px;
		left: -1px;
	text-align: left;
	width: auto;
}
#is_main_menu .menu li {
	display: block;
	text-transform: uppercase;
}
#is_main_menu .menu a,
#is_main_menu .menu a:link,
#is_main_menu .menu a:visited {
	border-top: 1px solid #a0a0a0;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	color: #222;
	display: block;
	padding: 0 20px 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	white-space: nowrap;
}
#is_main_menu .menu a:hover,
#is_main_menu .menu a:focus,
#is_main_menu .menu a:active {
	background: #ededed;
	background: -moz-linear-gradient(top, #f7f7f7, #d9d9d9);
	background: -webkit-linear-gradient(top, #f7f7f7, #d9d9d9);
	background: -ms-linear-gradient(top, #f7f7f7, #d9d9d9);
	background: linear-gradient(top, #f7f7f7, #d9d9d9);
}
#is_main_menu .menu a:before {
	content: 'a';
	display: inline-block;
	font: 32px/40px 'SWCats';
	height: 40px;
	margin-right: 5px;
	text-align: center;
	text-transform: none;
	vertical-align: middle;
	width: 34px;
}
#is_main_menu .all a:before {
	font-size: 18px;
}
#is_main_menu .recording a:before {
	content: 'r';
}
#is_main_menu .guitar a:before {
	content: 'g';
}
#is_main_menu .bass a:before {
	content: 'b';
}
#is_main_menu .keyboard a:before {
	content: 'k';
}
#is_main_menu .drums a:before {
	content: 'd';
}
#is_main_menu .live-sound a:before {
	content: 'l';
}
#is_main_menu .dj a:before {
	content: 'j';
}
#is_main_menu .ios a:before {
	content: 'i';
	font-size: 28px;
}
#is_main_menu .computer a:before {
	content: 'c';
	font-size: 26px;
}
#is_main_menu .sweetwater-minute a:before {
	content: 'c';
	font-family: 'SWInsync';
	font-size: 26px;
}
#is_main_menu .menu li:first-child a {
	border-top: none;
}
#is_main_menu .menu_item:hover .menu {
	display: block;
}

/* Content */
.is_clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: auto;
}
.is_content {
	background: #efefef;
	padding: 0 0 30px;
}
.is_content .content_wrap,
.is_content .featured_wrap {
	background: #fff;
	border: solid #cecece;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
	margin: 0 auto 0;
	width: 930px;
}
.is_content .featured_wrap {
	margin-bottom: 15px;
}
.is_content .content_wrap .cols {
	display: table;
}
.is_content .content_wrap .single_col {
	display: block;
}
.is_content .content_wrap .single_col h3 {
	margin-top: 15px;
	margin-bottom: -3px;
	z-index: 20;
}
.is_content .col1,
.is_content .col2 {
	display: table-cell;
	vertical-align: top;

	/* IE7 */
	*display: inline;
	*vertical-align: top;
	*zoom: 1.0;
}
.is_content .col1,
.home.paged .is_content .col1 {
	padding: 15px 0;
	width: 690px;
}
.home .is_content .col1 {
	padding-top: 0;
	width: 605px;
}
.is_content .col2,
.home.paged .is_content .col2 {
	background: #f0f0f0;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e9e9e9;
	width: 239px;
}
.home .is_content .col2 {
	width: 324px;
}

/* Pagination */
.insync .pagination {
	border-top: 2px solid #eee;
	clear: both;
	margin: 15px 15px 0;
	padding-top: 10px;
	text-align: center;
}
.post_single .pagination {
	border-top: 1px dotted #dfdfdf;
	margin: 15px 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.insync .pagination .placeholder,
.insync .pagination .prev,
.insync .pagination .next,
.insync .pagination strong,
.insync .pagination ul,
.insync .pagination li {
	display: inline-block;
		*display: inline;
	text-align: center;
	vertical-align: top;
	zoom: 1.0;
}
.insync .pagination strong {
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	margin-right: 3px;
}
.insync .pagination ul,
.home.paged .pagination ul {
	width: 505px;
}
.home .pagination ul {
	width: 420px;
}
.post_single .pagination ul {
	width: 392px;
}
.insync .pagination ul,
.insync .pagination li {
	margin: 0 2px;
}
.insync .pagination span,
.insync .pagination a,
.insync .pagination a:link,
.insync .pagination a:visited {
	background: #ebf5fb;
	border-radius: 3px;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	min-width: 20px;
	padding: 0 5px;
	text-decoration: none;
}
.insync .pagination .current,
.insync .pagination a:hover,
.insync .pagination a:focus,
.insync .pagination a:active {
	background: #007AC1;
	color: #fff;
}
.insync .pagination .placeholder {
	height: 28px;
	width: 75px;
}
.insync .pagination .prev,
.insync .pagination .prev:link,
.insync .pagination .prev:visited,
.insync .pagination .next,
.insync .pagination .next:link,
.insync .pagination .next:visited {
	background: #ff6f00;
		background: -moz-linear-gradient(top, #ff9000, #ff6f00);
		background: -webkit-linear-gradient(top, #ff9000, #ff6f00);
		background: -ms-linear-gradient(top, #ff9000, #ff6f00);
	background: linear-gradient(top, #ff9000, #ff6f00);
	border: 1px solid;
	border-color: #ff6500 #ff6500 #d44700;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2);
	color: #FFF;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	text-shadow: 1px 1px 0 #c25100;
	padding: 0;
	width: 73px;
}
.insync .post_single .pagination .prev,
.insync .post_single .pagination .next {
	width: 125px;
}
.insync .post_single .pagination .placeholder {
	width: 127px;
}
.insync .pagination .prev:hover,
.insync .pagination .next:hover {
	background: #ff5b00;
	background: -moz-linear-gradient(top, #ff7400, #ff5b00);
	background: -webkit-linear-gradient(top, #ff7400, #ff5b00);
	background: -ms-linear-gradient(top, #ff7400, #ff5b00);
	background: linear-gradient(top, #ff7400, #ff5b00);
	border-color: #ff5300 #ff5300 #d43800;
	text-shadow: 1px 1px 0 #bf4300;
}
.insync .pagination .prev:active,
.insync .pagination .next:active {
	background: #e65000;
	background: -moz-linear-gradient(top, #e65000, #e66700);
	background: -webkit-linear-gradient(top, #e65000, #e66700);
	background: -ms-linear-gradient(top, #e65000, #e66700);
	background: linear-gradient(top, #e65000, #e66700);
	border-color: #6b1b00 #b33900 #b33900;
	box-shadow:
		inset 0 1px 3px rgba(0, 0, 0, 0.3),
		1px 1px 1px rgba(255, 255, 255, 0.2);
	text-shadow: 1px 1px 0 #bf4300;
}
.insync .pagination ul span,
.insync .pagination ul a,
.insync .pagination ul a:link,
.insync .pagination ul a:visited {
	display: block;
}
.single_col .pagination {
	border-top: 1px solid #e8e8e8;
	margin: 0;
	padding: 10px 0 15px;
}
.single_col .pagination ul {
	width: 755px;
}

/* Banners */
.is_content h3 {
	background: #007ac1;
	color: #fff;
	display: inline-block;
		*display: inline;
	font-size: 32px;
		-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	height: 41px;
	font-size: 32px;
	line-height: 41px;
	margin-left: -10px;
	padding: 0 25px 0 15px;
	position: relative;
	text-transform: uppercase;
	zoom: 1.0;
}
.is_content h3:before {
	border-color: #002854 transparent;
	border-style: solid;
	border-width: 10px 0 0 10px;
	content: "";
	display: block;
	position: absolute;
		bottom: -10px;
		left: 0;
	width: 0;
}
.is_content h3:after {
	background: url(/insync/include/images/sprite-banner-tip.png) no-repeat 0 0;
	content: '';
	height: 41px;
	position: absolute;
		top: 0;
		right: -24px;
	width: 24px;
}
.is_content h3.orange {
	background: #ff7116;
}
.is_content h3.orange:before {
	border-color: #a33400 transparent;
}
.is_content h3.orange:after {
	background-position: 0 -46px;
}

/* Cet Menu */
.cat_menu {
	background: #e6e6e6;
	background: -moz-linear-gradient(top, #f0f0f0, #e6e6e6);
	background: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
	background: -ms-linear-gradient(top, #f0f0f0, #e6e6e6);
	background: linear-gradient(top, #f0f0f0, #e6e6e6);
	border-bottom: 1px solid #cecece;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.5),
		inset -1px 0 0 rgba(255, 255, 255, 0.5),
		inset 0 -1px 0 rgba(255, 255, 255, 0.5);
	display: table;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	width: 100%;

	/* IE7 */
	*display: block;
}
.cat_menu li {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 3.7%;

	/* IE7 */
	*display: block;
	*float: left;
	*min-width: 40px;
	*width: auto;
}
.insync .cat_menu a,
.insync .cat_menu a:link,
.insync .cat_menu a:visited,
.insync .cat_menu span {
	border-left: 1px solid #cecece;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.5);
	color: #333;
	display: block;
	height: 100%;
	line-height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	white-space: nowrap;

	/* IE7 */
	*padding: 0 17px;
}
.cat_menu .az-char {
	*min-width: 0;
	*width: 3.7%;
}
.cat_menu .az-char a,
.cat_menu .az-char a:link,
.cat_menu .az-char a:visited,
.cat_menu .az-char span {
	*padding: 0;
}
.insync .cat_menu span {
	color: #bbb;
	cursor: default;
}
.insync .cat_menu a:hover,
.insync .cat_menu a:focus,
.insync .cat_menu a:active {
	background: #f6f6f6;
	color: #1b78c1;
}
.insync .cat_menu .selected a,
.insync .cat_menu .selected a:link,
.insync .cat_menu .selected a:visited,
.insync .cat_menu .selected a:hover,
.insync .cat_menu .selected a:focus,
.insync .cat_menu .selected a:active {
	background: #fff;
	box-shadow:
		0 -1px 0 #fb7128,
		inset 0 3px 0 #fb7128;
	color: #FF5100;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.insync .cat_menu li:first-child a,
.insync .cat_menu li:first-child a:link,
.insync .cat_menu li:first-child a:visited,
.insync .cat_menu li:first-child span {
	border-left: none;
}
.cat_menu.inverted {
	background: url(/insync/include/images/noise-11.png) repeat 0 0 #383838;
	border-bottom: none;
	box-shadow: none;
	font-weight: normal;
	margin-left: -1px;
	margin-right: -1px;
	position: relative;
		z-index: 20;
	width: auto;
}
.cat_menu.inverted strong {
	font-weight: normal;
}
.cat_menu.inverted a,
.cat_menu.inverted a:link,
.cat_menu.inverted a:visited,
.cat_menu.inverted span {
	border: none;
	box-shadow: none;
	color: #FF7D3C;
	position: relative;
	text-shadow: 1px 1px 0 #000;
}
.cat_menu.inverted a:before,
.cat_menu.inverted a:after {
	background: #4a4a4a;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%);
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
}
.cat_menu.inverted a:after {
	background: #222;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 50%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 50%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 50%);
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 50%);
	left: auto;
	right: 0;
}
.cat_menu.inverted a:hover,
.cat_menu.inverted a:focus,
.cat_menu.inverted a:active {
	background: #2d2d2d;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%);
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%);
}
.cat_menu.inverted .selected a,
.cat_menu.inverted .selected a:link,
.cat_menu.inverted .selected a:visited,
.cat_menu.inverted .selected a:hover,
.cat_menu.inverted .selected a:focus,
.cat_menu.inverted .selected a:active {
	background: none;
	box-shadow: none;
	color: #FF7D3C;
	height: 32px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 6px;
}
.cat_menu.inverted .selected strong {
	background: #f57430;
	background: -moz-linear-gradient(top, #f57430, #dc591d);
	background: -webkit-linear-gradient(top, #f57430, #dc591d);
	background: -ms-linear-gradient(top, #f57430, #dc591d);
	background: linear-gradient(top, #f57430, #dc591d);
	border: 1px solid #111;
	border-radius: 3px;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.2),
		inset -1px 0 0 rgba(255, 255, 255, 0.15),
		inset 0 -1px 0 rgba(255, 255, 255, 0.15),
		inset 1px 0 0 rgba(255, 255, 255, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.3);
	color: #111;
	display: block;
	line-height: 24px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.15);
}

/* Featured Articles chunk */
.is_featured_posts {
	border: 1px solid #111;
	background: #fff;
	height: 317px;
	margin: 15px 15px 5px;
	position: relative;
}
.is_featured_posts h3 {
	margin-left: -26px;
	position: absolute;
		top: -6px;
		z-index: 20;
}
.top_news_post {
	font-size: 13px;
	overflow: hidden;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.top_news_post a,
.top_news_post a:link,
.top_news_post a:visited,
.top_news_post a:hover,
.top_news_post a:active {
	color: #ddd;
	text-decoration: none;
}
.top_news_post img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
		top: 50%;
		left: 50%;
}
.top_news_post .info {
	background: #000;
	background: rgba(17, 17, 17, 0.8);
	height: auto !important;
	*height: 45px;
	min-height: 45px;
	padding: 10px;
	position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
}
.top_news_post .post_date {
	color: #b2b2b2;
	font-size: 12px;
	margin-bottom: 0;
}
.top_news_post h4 {
	color: #fff;
	font-size: 24px;
	line-height: 1.25;
	margin-bottom: 4px;
}
.top_news_post a:hover h4 {
	color: #FF7116;
}
ul.top_news_list {
	background: #fff;
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 1.25;
	padding: 3px 0;
	position: absolute;
		top: 5px;
		right: 5px;
		bottom: 5px;
	width: 304px;
}
.top_news_list .more-link {
	font-size: 11px;
}
.top_news_list li {
	border-top: 1px solid #efefef;
	padding: 6px 5px 6px 10px;
	height: 85px;
}
.top_news_list li:first-of-type {
	border-top: none;
}
.top_news_list li:after,
.top_news_list .post_thumb,
.top_news_list .content {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.top_news_list li:after {
	content: '';
	height: 100%;
	width: 0px;
}
.top_news_list .post_thumb {
	height: 85px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 85px;
}
.top_news_list img {
	height: 100%;
	width: auto;
}
.top_news_list .post_thumb:before {
	border: 3px solid #ff7116;
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.top_news_list .post_thumb:hover:before {
	display: block;
}
.top_news_list .content {
	font-size: 11px;
	padding-left: 10px;
	width: 194px;
}
.top_news_list h4 {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 2px;
}
.top_news_list h4 a,
.top_news_list h4 a:link,
.top_news_list h4 a:visited {
	color: #111;
}
.top_news_list h4 a:hover,
.top_news_list h4 a:focus,
.top_news_list h4 a:active {
	color: #FF5100;
}
.top_news_list .post_date {
	font-size: 11px;
	margin-bottom: 2px;
}


.featured_col {
	float: left;
	padding: 0 0 9px;
}
.featured_wrap h2 {
	color: #FF5100;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.recent_articles {
	font-size: 12px;
	padding: 0 15px;
}
.recent_articles h2 {
	margin-top: 10px;
}
.recent_articles a,
.recent_articles a:link,
.recent_articles a:visited,
.recent_articles h4 {
	color: #fff;
	text-decoration: none;
}
.recent_articles a:hover h4,
.recent_articles a:hover .more_link {
	color: #FF7116;
}
.recent_articles h4 {
	font-size: 15px;
	line-height: 1.2;
}
.recent_articles .article {
	height: 160px;
	margin: 6px 6px 6px 0;
	overflow: hidden;
	position: relative;
	width: 190px;
}
.recent_articles .img {
	display: block;
	height: 100%;
	position: relative;
	text-align: center;
}
.recent_articles img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.recent_articles .img:before {
	background: none;
	border: 1px solid #d9d9d9;
	border-color: rgba(0, 0, 0, 0.15);
	*border-color: #d9d9d9;
	content: '';
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.recent_articles .play_icon {
	top: 37%;
}
.recent_articles a:hover .img:before {
	background: rgba(255, 115, 22, 0.3);
	border: 5px solid #FF7116;
}
.recent_articles .info {
	background: #111;
	min-height: 30px;
	padding: 8px 10px;
	position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
}
.recent_articles a:hover .info {
	border-top: 5px solid #FF7116;
}
.recent_articles p {
	color: #bbb;
	line-height: 1.25;
	margin: 4px 0;
}
.recent_articles .more_link {
	display: none;
}
.recent_articles .high .article {
	float: left;
	height: 326px;
	width: 405px;
}
.recent_articles .high h4 {
	font-size: 24px;
	line-height: 1.25;
	margin-bottom: 4px;
}
.recent_articles .high .img {
	height: 266px;
}
.recent_articles .high .img:after,
.recent_articles .high .high img {
	display: inline-block;
	vertical-align: middle;
}
.recent_articles .high .img:after {
	content: '';
	height: 100%;
	width: 0;
}
.recent_articles .high .play_icon {
	top: 50%;
}
.recent_articles .high .info {
	height: auto !important;
	*height: 45px;
	min-height: 45px;
}
.recent_articles .high .more_link {
	/*display: block;*/
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
}
.recent_articles .low .article {
	border: solid #E1E1E1;
	border-width: 0 0 1px;
	height: 58px;
	margin: 0;
	padding: 3px 0;
	width: 293px;
}
.recent_articles .low .article:first-child {
	border-top-width: 1px;
	margin-top: 6px;
}
.recent_articles .low .img,
.recent_articles .low .info {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.recent_articles .low .img {
	height: 58px;
	width: 89px;
}
.recent_articles .low img {
	height: 100%;
	width: 100%;
}
.recent_articles .low .play_icon {
	background-image: url(/insync/include/images/play-button-small.png);
	height: 36px;
	margin: -18px auto auto -18px;
	top: 50%;
	width: 35px;
}
.recent_articles .low .info {
	background: none;
	padding: 0 5px;
	position: static;
	width: 187px;
}
.recent_articles .low a:hover .info {
	border-top: none;
}
.recent_articles .low h4 {
	color: #111;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
}

/* Feature Article */
#is_feature_article {
	background: #fff;
	border: solid #111;
	border-width: 0 1px 1px;
	color: #fff;
	font-size: 15px;
	height: 400px;
	margin: 0 auto -1px;
	position: relative;
	width: 930px;
}
#is_feature_article iframe {
	display: block;
	margin: 0 0 0 auto;
	position: relative;
	z-index: 5;
}
#is_feature_article .img {
	background: no-repeat center center;
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
#is_feature_article .img:hover {
	box-shadow:
		inset 0 5px 0 #ff7116,
		inset -5px 0 0 #ff7116,
		inset 0 -5px 0 #ff7116,
		inset 5px 0 0 #ff7116;
}
#is_feature_article .info {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
		*background: #000;
	border-right: 1px solid #000;
	box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.16);
	padding: 15px 10px;
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	z-index: 10;
	text-align: left;
	width: 259px;
}
#is_feature_article .more-link,
#is_feature_article:hover .info:hover .more-link {
	color: #4490cc;
	display: block;
	font-size: 14px;
	margin-top: 8px;
}
#is_feature_article:hover a,
#is_feature_article a:hover,
#is_feature_article:hover .info:hover a:hover {
	color: #FF7116;
}
#is_feature_article h3 {
	margin-left: 0;
	padding-right: 0;
	position: absolute;
		top: 15px;
		right: 12px;
		left: -10px;
}
#is_feature_article h4 {
	font-size: 28px;
		-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: 1.1;
	margin: 56px 0 8px;
	text-transform: uppercase;

	/* IE7 */
	*margin-top: 66px;
}
#is_feature_article h4 a,
#is_feature_article h4 a:link,
#is_feature_article h4 a:visited,
#is_feature_article:hover .info:hover h4 a,
#is_feature_article:hover .info:hover h4 a:link,
#is_feature_article:hover .info:hover h4 a:visited {
	color: #fff;
	display: block;
}
#is_feature_article:hover .info:hover h4 a:hover {
	color: #FF7116;
}
#is_feature_article.video {
	background: #000;
	height: auto;
	min-height: 360px;
}
#is_feature_article.video .info {
	background: #2a2a2a;
}

/* Articles */
.page-intro {
	background: #2a2a2a;
	border: 1px solid #000;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
	color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	margin: -1px -1px 0;
	padding: 10px 100px 15px 15px;
	position: relative;
	text-shadow: 1px 1px 0 #000;
}
.show-intro {
	margin: 0;
	padding: 0 0 15px;
	position: relative;
}
.page-intro.tech_tips {
	background: url(/insync/include/images/background-tech_tips.jpg) no-repeat right bottom #2a2a2a;
}
.page-intro.glossary {
	background: url(/insync/include/images/background-glossary.jpg) no-repeat right bottom #2a2a2a;
}
.page-intro:after {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	content: '';
	height: 10px;
	position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
}
.page-intro h2,
.show-intro h2 {
	color: #fff;
	font: 48px 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1;
	padding: 0;
	margin: 0;
}
.show-intro h2 {
	color: #111;
	padding: 15px 15px 0;
	margin-bottom: 15px;
}
.show-intro .show-header {
	background: no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
}
.show-intro-content {
	padding: 0 15px 0 15px;
}
.show-more-info {
	background: #e7e7e7;
	border: 1px solid #d0d0d0;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.4),
		inset -1px 0 0 rgba(255, 255, 255, 0.4),
		inset 0 -1px 0 rgba(255, 255, 255, 0.4),
		inset 1px 0 0 rgba(255, 255, 255, 0.4),
		inset 0 0 30px 10px rgba(29, 40, 83, 0.1);
	float: right;
	font-size: 13px;
	margin: 0 0 20px 20px;
	padding: 10px 10px 120px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	width: 328px;
}
.show-more-info h4,
.show-more-info .call strong {
	color: #315297;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
}
.show_report .show-more-info h4 {
	font-size: 18px;
}
.show-more-info .call {
	font-weight: bold;
	padding: 0 116px 0 0;
	position: absolute;
	bottom: 20px;
	left: 10px;
}
.show-more-info .call strong {
	display: block;
	font-size: 20px;
}
.show-more-info .se {
	background: url(/insync/include/images/se_jorge_fernandez.png) no-repeat 0 0;
	height: 159px;
	position: absolute;
		right: 0;
		bottom: 0;
	width: 139px;
}
.show-more-info p {
	margin: 13.39px 0;
}
.show-filters {
	background: #F0F0F0;
	background: -moz-linear-gradient(top, #F0F0F0, #E6E6E6);
	background: -webkit-linear-gradient(top, #F0F0F0, #E6E6E6);
	background: -ms-linear-gradient(top, #F0F0F0, #E6E6E6);
	background: linear-gradient(top, #F0F0F0, #E6E6E6);
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #CECECE;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.7),
		inset -1px 0 0 rgba(255, 255, 255, 0.5),
		inset 0 -1px 0 rgba(255, 255, 255, 0.5),
		0 1px 0 rgba(0, 0, 0, 0.05);
	clear: both;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	margin: 0 0 -1px;
	padding: 0 15px;
	position: relative;
		z-index: 10;
}
.show-filters span {
	margin-right: 20px;
}
.show-filters select {
	margin-right: 5px;
}
.page-intro p {
	margin: 8px 0;
}
h2.page-title {
	color: #111;
	font-size: 36px;
	padding: 0 25px 8px 15px;
}
.video_list h2.page-title {
	padding-top: 15px;
}
.post_list .no_posts {
	padding: 15px 15px 30px;
}
.post_list .post {
	border-top: 1px solid #e1e1e1;
	clear: both;
	font-size: 13px;
	margin: 0 25px 0 15px;
	padding: 6px 0;
}
.post_list .post:first-child,
.home.paged .post_list .post:first-child {
	border-top: none;
	padding-top: 11px;
}
.post_list .post_thumb {
	float: left;
	height: auto;
	margin: 0 0 6px 0;
	min-height: 98px;
	position: relative;
	text-align: center;
	width: 150px;
}
.post_list .post_thumb:after,
.post_list .post_thumb img {
	display: inline-block;
	vertical-align: middle;
}
.post_list .post_thumb img {
	height: auto;
	max-width: 150px;
	width: auto;
}
.post_list .post_thumb:after {
	content: '';
	height: 100%;
	min-height: 98px;
	width: 0;
}
.post_list .post_thumb:before {
	background: rgba(255, 115, 22, 0.3);
	border: 5px solid #ff7116;
	content: '';
	display: none;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.post_list .post_thumb:hover:before {
	display: block;
}
.post_list .post_content_wrap {
	margin-left: 165px;
}
.post_date {
	color: #888;
	display: block;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.post_list h4,
.post_list h4 a,
.post_list h4 a:link,
.post_list h4 a:visited {
	color: #111;
	display: block;
	font-size: 20px;
	line-height: 20px;
}
.post_list h4 {
	margin-bottom: 5px;
}
.post_list h4 a:hover,
.post_list h4 a:focus,
.post_list h4 a:active {
	color: #ff5100;
}
.post_list p {
	margin: 8px 0 0;
}
.post_list .more-link {
	white-space: nowrap;
}
.post_list .post-edit-link,
.post_list .post-edit-link:link,
.post_list .post-edit-link:visited {
	display: block;
	margin-top: 8px;
	padding: 0;
	width: 42px;
}
.video_list {
	overflow: hidden;
}
.video_list ul {
	margin-left: -1px;
	width: 932px
}
.video_list li {
	display: inline-block;
		*display: inline;
	text-align: left;
	vertical-align: top;
	width: 25%;
	zoom: 1.0;
}
.video_list a,
.video_list a:link,
.video_list a:visited {
	border: solid #e8e8e8;
	border-width: 1px 1px 0 0;
	cursor: pointer;
	display: block;
	height: 210px;
	text-decoration: none;
	padding: 15px;
}
.video_list h4 {
	cursor: pointer;
	font-size: 16px;
	line-height: 1.25;
}
.video_img {
	cursor: pointer;
	margin: 0 auto 5px;
	overflow: hidden;
	position: relative;
}
.video_img:after,
.play_icon,
.video-gallery-thumbnail a:before {
	background: url(/insync/include/images/play-button.png) no-repeat 0 0;
	content: '';
	cursor: pointer;
	display: block;
	height: 49px;
	margin: -25px 0 0 -25px;
	opacity: 0.5;
	position: absolute;
		top: 50%;
		left: 50%;
	width: 50px;
}
.video-gallery-thumbnail a:before {
	background: url(/insync/include/images/play-button-small.png) no-repeat 0 0;
	height: 36px;
	margin: 0 0 0 -17px;
	top: 31px;
	width: 35px;
}
.video-gallery-thumbnail a:hover:before {
	opacity: 1;
}
.video_list img {
	cursor: pointer;
	display: block;
	height: auto;
	width: 202px;
}
.video_list .post_date {
	color: #aaa;
	cursor: pointer;
	font-size: 11px;
	margin: 5px 0 2px;
}
.video_list a:hover .video_img {
	border: 4px solid #ff7116;
}
.video_list a:hover .video_img img {
	margin: -4px;
}
.video_list a:hover .video_img:after,
a:hover .video_img:after,
.video_img:hover:after,
a:hover .play_icon,
.img:hover .play_icon {
	opacity: 1;
}
.video_list a:hover h4 {
	color: #ff5100;
}
ul.glossary_list {
	padding: 15px;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-moz-column-rule: 1px solid #e8e8e8;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 1px solid #e8e8e8;
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px solid #e8e8e8;
}
.glossary_list li {
	padding: 5px 0;

	/* Legacy IE compatibility */
	display: inline-block\0/;
	padding-right: 3%\0/;
	vertical-align: top\0/;
	width: 30%\0/;
	*display: inline;
	*padding-right: 3%;
	*vertical-align: top;
	*width: 30%;
	*zoom: 1.0;
}
.glossary_list a,
.glossary_list a:link,
.glossary_list a:visited {
	border-bottom: 1px solid transparent;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #111;
	line-height: 1.25;
	text-decoration: none;
}
.glossary_list a:hover {
	border-bottom: 1px solid;
	color: #ff5100;
}
.tech_tip_list .post_content_wrap {
	margin-left: 0;
}
.show_report .post_list {
	clear: both;
}
.show_report .post {
	display: inline-block;
		*display: inline;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
	width: 310px;
	zoom: 1.0;
}
.show_report .post:first-child {
	border-top: 1px solid #E1E1E1;
}
.show_report .post .content {
	padding: 0 15px;
}
.show_report .post_thumb {
	display: block;
	float: none;
	height: 200px;
	width: 280px;
}
.show_report .post_thumb:after,
.show_report .post_thumb img {
	display: inline-block;
	vertical-align: middle;
}
.show_report .post_thumb:after {
	content: '';
	height: 100%;
	margin-right: -4px;
	width: 0;
}
.show_report .post_thumb img {
	height: auto;
	max-height: 200px;
	max-width: 280px;
	width: auto;
}
.show_report .post_content_wrap {
	margin-left: 0;
}
.show_report h4,
.show_report h4 a,
.show_report h4 a:link,
.show_report h4 a:visited {
	font-size: 21px;
	line-height: 21px;
}
.show_report h4 strong {
	background: #FF5100;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
		*display: inline;
	height: 17px;
	font-size: 11px;
	line-height: 17px;
	margin: 3px 5px 0 0;
	padding: 0 3px;
	vertical-align: top;
}
.show_report h4 strong:before {
	content: 'p';
	display: inline-block;
	font: 11px 'SWInsync';
	margin: 0 4px 2px 0;
	vertical-align: middle;
	width: 13px;
}
.show_report .post-edit-link {
	margin: 8px auto 0;
}

/* Single Article */
.single_post_nav {
	border: dotted #ddd;
	border-width: 0 0 1px;
	display: table;
	font-size: 16px;
	height: 56px;
	table-layout: fixed;
	width: 100%;
}
.single_post_nav.bottom {
	border-width: 1px 0 0;
}
.single_post_nav div {
	display: table-cell;
	height: 100%;
	vertical-align: top;
	width: 50%;

	/* IE7 */
	*display: inline;
	*width: 49%;
	*zoom: 1.0;
}
.single_post_nav .prev_post_link {
	border-right: 1px dotted #ddd;
}
.single_post_nav a,
.single_post_nav a:link,
.single_post_nav a:visited {
	color: #FF5100;
	display: block;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	height: 100%;
	padding: 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.single_post_nav span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.single_post_nav .prev_post_link a,
.single_post_nav .prev_post_link a:link,
.single_post_nav .prev_post_link a:visited {
	padding-left: 40px;
}
.single_post_nav .next_post_link a,
.single_post_nav .next_post_link a:link,
.single_post_nav .next_post_link a:visited {
	padding-right: 40px;
}
.single_post_nav.bottom .prev_post_link a,
.single_post_nav.bottom .prev_post_link a:link,
.single_post_nav.bottom .prev_post_link a:visited {
	padding-left: 50px;
}
.single_post_nav.bottom .next_post_link a,
.single_post_nav.bottom .next_post_link a:link,
.single_post_nav.bottom .next_post_link a:visited {
	padding-right: 50px;
}
.single_post_nav .prev_post_link a:before,
.single_post_nav .next_post_link a:after {
	background: #FF7116;
	color: #fff;
	content: '\00ab';
	cursor: pointer;
	font: normal 30px/56px 'SWInsync';
	position: absolute;
		left: 0;
		top: 0;
	text-align: center;
	width: 30px;
}
.single_post_nav.bottom .prev_post_link a:before,
.single_post_nav.bottom .next_post_link a:after {
	width: 40px;
}
.single_post_nav .next_post_link a:after {
	content: '\00bb';
	left: auto;
	right: 0;
}
.insync .single_post_nav strong {
	cursor: pointer;
	display: block;
	font-family: 'Open Sans Condensed', Impact, sans-serif;
	font-size: 11px;
	line-height: 125%;
	padding-top: 10px;
	text-transform: uppercase;
}
.insync .single_post_nav a:hover {
	color: #007AC1;
}
.single_post_nav a:hover:before,
.single_post_nav a:hover:after {
	background: #007AC1;
}
.post_single .col1 {
	padding: 0;
}
.post_single .post_content,
.post_single .suggested_products,
.post_single .post_meta,
.post_single .post_social,
.post_single .post_comments {
	clear: both;
	padding: 15px 25px 15px 15px;
}
.post_single .suggested_products,
.post_single .post_social,
.post_single .post_comments {
	border-top: 1px solid #E1E1E1;
}
.post_single .post_comments .nocomments {
	color: #bbb;
	font: 22px 'Open Sans Condensed', Impact, sans-serif;
	margin: 0;
	text-align: center;
}
.post_single .post_meta {
	padding-top: 0;
	padding-bottom: 20px;
}
.post_single a.sweetcare_subscribe,
.post_single a.show_link,
.post_single a.techtip_link{
	background: url("/insync/include/images/noise-20.png") repeat scroll 0 0 #2D2D2D;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: inset 0 1px 10px #000;
	color: #fff;
	display: block;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
}
.post_single a.show_link,
.post_single a.techtip_link {
	font-size: 14px;
	margin: 15px 0;
	padding: 5px 10px;
}
.post_meta a.show_link {
	margin: 0 0 10px;
}
.post_single .sweetcare_subscribe strong {
	background: url(/insync/include/images/logo-sweetnotes.gif) no-repeat 0 0;
	display: inline-block;
		*display: inline;
	height: 18px;
	margin-bottom: -1px;
	overflow: hidden;
	text-align: left;
		text-indent: -9999px;
	width: 181px;
	zoom: 1.0;
}
.post_single .sweetcare_subscribe .btn,
.post_single .show_link .btn,
.post_single .techtip_link .btn {
	font-size: 14px;
	font-style: normal;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	padding: 0 10px;
}
.post_single .show_link .btn,
.post_single .techtip_link .btn {
	padding: 0;
	width: 94px;
}
.post_single .show_link img,
.post_single .show_link .show_link_text {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.post_single .show_link img {
	margin-right: 10px;
}
.post_single .sweetcare_subscribe:hover strong,
.post_single .show_link:hover strong,
.post_single .techtip_link strong {
	color: #FF7D3C;
}
.insync .post_social h3,
.insync .post_comments h3 {
	margin-bottom: 15px;
	margin-left: -26px;
}
.post_single .techtip_link strong {
	font-size: 16px;
	font-style: italic;
	margin-right: 12px;
}
.post_single .techtip_link .btn {
	margin-left: 16px;
}

/* Post Intro */
.post_intro {
	border-bottom: 1px solid #E1E1E1;
	min-height: 91px;
	/*padding: 20px 114px 15px 15px;*/
	padding: 10px 114px 15px 15px;
	position: relative;
}
.post_single .post-edit-link {
	float: right;
	position: relative;
	z-index: 20;
}
.post_single h1 {
	clear: left;
	color: #111;
	font-size: 60px;
	line-height: 105%;
}
.post_single .post_byline {
	color: #676767;
	font-size: 13px;
	margin-top: 12px;
}
.post_single .post_byline a,
.post_single .post_byline a:link,
.post_single .post_byline a:visited {
	color: #007AC1;
	text-decoration: none;
}
.post_single .post_byline a:hover {
	border-bottom: 1px solid;
	color: #ff5100;
}
.post_single .post_byline .social_link {
	color: #333;
	font-size: 11px;
	margin-left: 23px;
	position: relative;
	text-decoration: none;
}
.post_single .post_byline .social_link:before {
	color: #007AC1;
	content: 't';
	display: block;
	font: 14px/14px 'SWInsync';
	margin-top: -7px;
	position: absolute;
		top: 50%;
		left: -14px;
	vertical-align: middle;
}
.post_single .post_byline .social_link:hover:before {
	color: #ff5100;
}
.post_single .post_byline .rss:before {
	content: 'r';
	font-size: 11px;
	margin-top: -8px;
}
.post_single .featured_post_image {
	display: block;
	position: relative;
		z-index: 10;
}
.post_single .featured_post_image img {
	height: auto;
	display: block;
	margin: 0 auto;
	max-height: 500px;
	/*max-width: 100%;*/
	width: auto;
}
.post_single .featured_post_caption {
	background: #F0F0F0;
	border-bottom: 1px solid #E1E1E1;
	margin: 0;
	padding: 5px 15px;
}
.post_single .featured_post_caption,
.post_single .featured_post_caption a {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
}
.single .featured_post_video {
	display: block;
	margin-top: -1px;
}
.single .featured_post_video iframe {
	display: block;
}

/* Post single content */
.post_single .post_content {
	min-height: 200px;
	padding-bottom: 20px;
	padding-top: 0;
}
.post-single-wide .post_content {
	padding-right: 15px;
}
.post_content p {
	margin: 15.62px 0;
}
.post_content ul,
.post_content ol,
dl {
	margin: 14px 0;
	overflow: hidden;
}
.post_content ul ul,
.post_content ol ol,
.post_content ol ul,
.post_content ul ol,
dl dl {
	margin: 0;
}

/* Headers */
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
	color: #111;
	display: block;
	line-height: 110%;
	margin: 14px 0;
	text-transform: none;
}
.post_content h2 {
	font-size: 40px;
	margin-top: 20px;
}
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 600;
}
.post_content h3 {
	background: none;
	color: #FF5100;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 0;
	position: static;
}
.post_content h3:before,
.post_content h3:after {
	display: none;
}
.post_content h4 {
	font-size: 22px;
}
.post_content h5 {
	font-size: 18px;
}
.post_content h6 {
	font-size: 14px;
}

/* OLs and ULs */
.post_content li {
	padding: 2px 0;
}
.post_content ul {
	padding-left: 20px;
}
.post_content ol,
.post_content ol ol {
	list-style: decimal;
	padding-left: 30px;
}
.post_content ul li {
	position: relative;
}
.post_content ul li:before {
	background: #FF7116;
	color: #fff;
	content: '';
	display: block;
	height: 6px;
	position: absolute;
		top: 7px;
		left: -12px;
	width: 6px;
}
.post_content ul ul li:before,
.post_content ol ul li:before {
	background: #ff9f73;
}
.post_content ul ul ul li:before,
.post_content ol ul ul li:before,
.post_content ul ol ul li:before,
.post_content ol ol ul li:before {
	background: #ffcbb3;
}

/* Definition lists */
dl {
	border-bottom: 1px dotted #e7e7e7;
}
dt {
	color: #FF5100;
	clear: left;
	float: left;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	padding: 4px 0 8px;
	width: 126px;
}
dd {
	border-top: 1px dotted #e7e7e7;
	display: block;
	margin: 0;
	padding: 8px 0 8px 140px;
}

/* Table */
.post_content table {
	border-collapse: collapse;
	width: 100%;
}
.post_content th,
.post_content td {
	background: #f3f3f3;
	border: 2px solid #fff;
	padding: 4px 6px;
}
.post_content th {
	background: #e3e3e3;
}
.post_content table tr:first-child th:first-child,
.post_content table tr:first-child td:first-child {
		-webkit-border-top-left-radius: 12px;
		-moz-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
}
.post_content table tr:first-child th:last-child,
.post_content table tr:first-child td:last-child {
		-webkit-border-top-right-radius: 12px;
		-moz-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
}
.post_content table tr:last-child th:first-child,
.post_content table tr:last-child td:first-child {
		-webkit-border-bottom-left-radius: 12px;
		-moz-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.post_content table tr:last-child th:last-child,
.post_content table tr:last-child td:last-child {
		-webkit-border-bottom-right-radius: 12px;
		-moz-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

/* Blockquote */
.is_content blockquote {
	color: #FF5100;
	font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', san-serif;
	font-style: italic;
	margin: 15.62px 20px 20px;
	padding: 6px 0 0 23px;
	position: relative;
}
.is_content blockquote:before {
	color: #e6e6e6;
	display: block;
	position: absolute;
		top: 5px;
		left: 0;
	z-index: 1;
	content: '\201C';
	font: normal normal 60px/60px Arial, sans-serif;
}
.post_content blockquote p {
	font-size: 28px;
	line-height: 125%;
	margin: 0 0 8px;
	position: relative;
		z-index: 10;
}
.insync blockquote cite {
	color: #999;
	display: block;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	margin: 5px 0 0;
}
.insync blockquote cite:before {
	content: '\2013';
	margin-right: 4px;
}
.insync blockquote.alignleft,
.insync blockquote.alignright {
	max-width: 300px;
}
.insync blockquote.alignleft {
	float: left;
	margin-left: 0;
}
.insync blockquote.alignright {
	float: right;
	margin-right: 0;
}
.insync hr {
	border: solid #ddd;
	border-width: 0 0 1px;
	clear: both;
}

/* Code */
pre {
	background-color: #f1f1f1;
	font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif;
	margin: 15.62px 0;
	max-height: 600px;
	overflow: auto;
	padding: 5px;
	width: auto;
}
code {
	background: #ffff88;
}

/* post pagination */
.post_content .pagination {
	clear: both;
}
.post_content .pagination ul {
	margin: 0 2px;
	padding: 0;
}
.post_content .pagination li:before {
	display: none;
}

/* Post image */
.post_content .post_image {
	display: block;
}
.post_content .post_image img {
	display: block;
	margin: 15.62px auto;
}

/* In-post image */
.post_content img.wp-post-image,
.post_content img.alignnone,
.post_content img.block,
.post_content img.aligncenter,
.post_content img.center,
.post_content img.alignleft,
.post_content img.left,
.post_content img.alignright,
.post_content img.right,
.wp-caption {
	margin: 15.62px 20px 15.62px;
}
.post_content .featured_post_image img.alignleft,
.post_content .featured_post_image img.alignright,
.post_content .featured_post_image img.left,
.post_content .featured_post_image img.right {
	margin-top: 4px;
}
.post_content img {
	max-width: 650px;
}
.post_content img.size-full {
	height: auto;
}
.post_content img.frame {
	border: 10px solid #eee;
}
.wp-caption {
	background: #eee;
	max-width: 650px;
	padding: 10px 10px;
}
.post_content .wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 650px;
}
.insync .wp-caption .wp-caption-text {
	clear: both;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	margin: 5px 5px 0;
}
.insync .wp-caption .photo_source {
	font-size: 11px;
	white-space: nowrap;
}
.post_content img.alignnone,
.post_content img.block,
.wp-caption.alignnone,
.wp-caption.block {
	display: block;
	margin-left: 0;
	margin-right: 0;
}
.post_content img.aligncenter,
.post_content img.center,
.wp-caption.aligncenter,
.wp-caption.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post_content img.alignleft,
.post_content img.left,
.wp-caption.alignleft,
.wp-caption.left {
	float: left;
	margin-left: 0;
	max-width: 630px;
}
.post_content img.alignright,
.post_content img.right,
.wp-caption.alignright,
.wp-caption.right {
	float: right;
	margin-right: 0;
	max-width: 630px;
}

/* Password protected form */
.pw_label + br {
	display: none;
}
.post_content input[type=password] {
	height: 25px;
	margin: 0 4px;
	width: 300px;
}
#passwordSubmit {
	font-size: 14px;
	height: 33px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

/* Video Gallery */
.video-gallery-thumbnail-box {
	margin-bottom: 5px !important;
}
.video-gallery-thumbnail-box-outer {
	font-size: 12px;
}
.video-gallery-thumbnail-box-outer > div {
	border: 1px solid #e8e8e8;
	margin: 0 -1px -1px 0 !important;
	padding: 8px;
	position: relative;
	width: 145px;
}
.video-gallery-thumbnail-box-outer .clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.video-gallery-thumbnail {
	float: none !important;
	height: 78px !important;
	padding: 0 !important;
	overflow: hidden;
}
.video-gallery-thumbnail img {
	height: auto !important;
	margin-top: -15px;
	position: static !important;
	width: 100% !important;
}
.video-gallery-thumbnail-box-outer br {
	display: none;
}
.video-gallery-thumbnail-box-outer br + div {
	height: 44px;
	overflow: hidden;
	padding: 0 8px;
	width: auto !important;
}

/* Photo Gallery */
.gallery {
	background: #111;
	clear: both;
	margin: 15.62px -20px 15.62px -10px;
	padding: 10px 0;
}
.gallery h4 {
	color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0 15px 10px;
}
.gallery_large {
	background: #fff;
	display: block;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 660px;
}
.gallery .gallery_large_caption,
.popup_gallery .gallery_large_caption {
	color: #eee;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
}
.gallery .gallery_large_caption {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	border-top: 1px solid #000;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
	font-style: italic;
	padding: 15px;
	position: absolute;
		right: 0;
		bottom: -150%;
		left: 0;
		z-index: 20;
	text-align: left;
	text-shadow: 1px solid #000;
		-moz-transition: bottom 0.3s ease 0.5s;
		-webkit-transition: bottom 0.3s ease 0.5s;
	transition: bottom 0.3s ease 0.5s;
}
.gallery_large img,
.gallery_large a:before,
.gallery_large .gallery_target:before {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.gallery_large a:before,
.gallery_large .gallery_target:before {
	content: '';
	height: 100%;
	margin-right: -4px;
	width: 0;
}
.gallery_large img {
	height: auto;
	margin: 0 auto;
	max-height: 400px;
	max-width: 650px;
	width: auto;
}
.gallery_large:hover .gallery_large_caption {
	bottom: 0;
}
.gallery .photo_controls div,
.popup_gallery .photo_controls div {
	position: absolute;
		top: 0;
		bottom: 0;
		left: -80px;
		z-index: 10;
	width: 75px;
}
.gallery .photo_controls div {
	-moz-transition: 0.3s ease 0.2s;
	-moz-transition-property: left right;
	-webkit-transition: 0.3s ease 0.2s;
	-webkit-transition-property: left right;
	transition: 0.3s ease 0.2s;
	transition-property: left right;
}
.gallery .photo_controls a,
.popup_gallery .photo_controls a {
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
.gallery .photo_controls a:after,
.popup_gallery .photo_controls a:after {
	content: '\00ab';
	cursor: pointer;
	display: block;
	font: 64px/64px 'SWInsync';
	height: 64px;
	margin-top: -32px;
	position: absolute;
	top: 50%;
	right: 0;
	left: 10px;
	text-align: center;
	text-indent: 0;
}
.gallery .photo_controls a:hover,
.popup_gallery .photo_controls a:hover {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	color: #FF5100;
}
.gallery .photo_controls .next,
.popup_gallery .photo_controls .next {
	right: -80px;
	left: auto;
}
.gallery .photo_controls .next a:after,
.popup_gallery .photo_controls .next a:after {
	content: '\00bb';
	left: 0;
	right: 10px;
}
.gallery .gallery_large:hover .photo_controls .prev {
	left: -15px;
}
.gallery .gallery_large:hover .photo_controls .next {
	right: -15px;
}
.gallery .gallery-item,
.popup_gallery .gallery-item {
	background: #fff;
	border: none;
	display: inline-block;
		*display: inline;
	height: 85px;
	margin: 2px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	zoom: 1.0;
}
.gallery .gallery-icon,
.popup_gallery .gallery-icon {
	float: none;
	height: 100%;
	padding: 0;
	width: auto;
}
.gallery .gallery-caption,
.popup_gallery .gallery-caption {
	display: none;
}
.gallery .gallery-item a,
.popup_gallery .gallery-item a {
	display: block;
	height: 100%;
	overflow: hidden;
}
.gallery .gallery-item a:after,
.popup_gallery .gallery-item a:after,
.video-gallery-thumbnail a:after {
	border: 5px solid transparent;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-moz-transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
	transition: 0.1s linear;
	-moz-transition-property: border-width border-color;
	-webkit-transition-property: border-width border-color;
	transition-property: border-width border-color;
}
.gallery .gallery-item a:hover:after,
.popup_gallery .gallery-item a:hover:after,
.video-gallery-thumbnail a:hover:after {
	border-color: #FF7116;
	cursor: pointer;
}
.gallery .gallery-item a.selected,
.popup_gallery .gallery-item a.selected {
	cursor: default;
}
.gallery .gallery-item a.selected:after,
.popup_gallery .gallery-item a.selected:after {
	border-color: #007AC1;
	border-width: 3px;
	cursor: default;
}
.gallery .gallery-item a:before,
.gallery .gallery-item img,
.popup_gallery .gallery-item a:before,
.popup_gallery .gallery-item img {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.gallery .gallery-item a:before,
.popup_gallery .gallery-item a:before {
	content: '';
	height: 100%;
	margin-right: -4px;
	width: 0;
}
.gallery .gallery-item img,
.popup_gallery .gallery-item img {
	display: inline-block;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	width: auto;
}
.gallery_slider {
	padding: 0 0 2px;
	position: relative;
}
.gallery_slider_mask {
	margin: 0 12px;
	overflow: hidden;
	width: 536px;
}
.gallery.slider .gallery_slider_mask {
	margin: 0 auto;
}
.gallery_track {
	white-space: nowrap;
	position: relative;
	left: 0;
		-moz-transition: left 0.25s linear;
		-webkit-transition: left 0.25s linear;
	transition: left 0.25s linear;
}
.gallery_controls {
	display: none;
	position: absolute;
		right: 10px;
		bottom: 4px;
		left: 10px;
}
.gallery.slider .gallery_controls,
.popup_gallery.slider .gallery_controls {
	display: block;
}
.gallery_controls div {
	height: 85px;
	position: absolute;
		left: 0;
		bottom: 0;
	width: 60px;
}
.gallery_controls .next {
	left: auto;
	right: 0;
}
.gallery_controls a,
.gallery_controls a.disabled:hover {
	background: #007AC1;
	display: block;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	-moz-transition: background 0.1s linear;
	-webkit-transition: background 0.1s linear;
	transition: background 0.1s linear;
}
.gallery_controls a.disabled {
	cursor: default;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.gallery_controls a:before {
	color: #fff;
	content: '\00ab';
	cursor: pointer;
	display: block;
	font: 44px/85px 'SWInsync';
	position: absolute;
		top: 0;
		right: 0;
		left: 0;
	text-align: center;
	text-indent: 0;
}
.gallery_controls .next a:before {
	content: '\00bb';
}
.gallery_controls a:hover {
	background: #FF7116;
}
.gallery.scaled {
	display: inline-block;
		*display: inline;
	margin: 5px 0 0;
	zoom: 1.0;
}
.gallery.scaled .gallery_slider_mask {
	width: auto;
}

/* Gallery IE7 */
.gallery .gallery_controls,
.gallery.slider .gallery_controls {
	*display: none;
}
.gallery .gallery_slider_mask,
.gallery.slider .gallery_slider_mask {
	*margin: 0 auto;
	*width: 672px;
}
.gallery .gallery_track,
.gallery.slider .gallery_track {
	*white-space: normal;
}
.gallery .photo_controls {
	*display: none;
}

/* Popup Gallery */
.popup_gallery {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	display: none;
	position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	z-index: 1000;
}
.popup_gallery .gallery_close_button {
	background: #1B78C1;
	box-shadow: 0 1px 3px #000;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
		left: 10px;
		top: 10px;
		z-index: 1000;
	text-align: center;
	width: 80px;
}
.popup_gallery .gallery_close_button,
.popup_gallery .gallery_close_button:link,
.popup_gallery .gallery_close_button:visited {
	color: #fff;
	text-decoration: none;
}
.popup_gallery .gallery_close_button:before {
	content: 'X';
	font: 12px 'SWInsync';
	line-height: inherit;
	margin-right: 6px;
}
.popup_gallery .gallery_close_button:hover,
.popup_gallery .gallery_close_button:focus,
.popup_gallery .gallery_close_button:active {
	background: #FF5100;
}
.popup_gallery .gallery_header {
	color: #fff;
	display: none;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	padding: 0;
	position: absolute;
		top: 0;
		right: 0;
		left: 0;
	text-align: center;
	text-shadow: 1px 1px 0 solid rgba(0, 0, 0, 0.8);
}
.popup_gallery .gallery_header h3 {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	padding-bottom: 10px;
}
.popup_gallery .gallery_large {
	background: none;
	height: auto;
	overflow: visible;
	position: absolute;
	top: 10px;
	right: 100px;
	bottom: 112px;
	left: 100px;
	width: auto;
}
.popup_gallery.loggedin .gallery_close_button,
.popup_gallery.loggedin .gallery_large {
	top: 33px;
}
.popup_gallery .gallery_large .gallery_target {
	background: none;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.popup_gallery .gallery_large img {
	box-shadow: 0 1px 3px #000;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}
.popup_gallery .gallery_large_caption {
	display: none;
	line-height: 1.2;
	max-height: 55px;
	overflow: auto;
	padding: 10px 0;
	position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
	text-align: center;
	text-shadow: 1px 1px 0 solid rgba(0, 0, 0, 0.8);
}
.popup_gallery.caption .gallery_large_caption,
.popup_gallery.header .gallery_header {
	display: block;
}
.popup_gallery .photo_controls div {
	left: -100px;
	min-width: 100px;
	width: 40%;
}
.popup_gallery .photo_controls a {
	background: none;
	background: rgba(0, 0, 0, 0);
	color: #ccc;
	color: rgba(255, 255, 255, 0.5);
	text-shadow: 1px 1px 0 #000;
	transition: 0.2s linear;
	transition-property: color background;
}
.popup_gallery .photo_controls a:hover {
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	color: #FF5100;
}
.popup_gallery .photo_controls a:after {
	font-size: 84px;
	height: 84px;
	line-height: 84px;
	left: 0;
	text-align: left;
	margin-top: -42px;
}
.popup_gallery .photo_controls .next {
	left: auto;
	right: -100px;
}
.popup_gallery .photo_controls .next a:after {
	left: auto;
	right: 0;
	text-align: right;
}
.popup_gallery .gallery_slider {
	height: 100px;
	padding: 2px 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}
.popup_gallery .gallery_slider_mask {
	margin: 0 98px;
	width: auto;
}
.popup_gallery .gallery_track {
	text-align: center;
}
.popup_gallery.slider .gallery_track {
	text-align: left;
}
.popup_gallery .gallery-item {
	background: none;
	box-shadow: 0 1px 3px #000;
	height: 70px;
	width: 107px;
}
.popup_gallery .gallery-item a {
	background: #fff;
	opacity: 0.6;
	-moz-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	transition: opactiy 0.1s linear;
}
.popup_gallery .gallery-item a:hover,
.popup_gallery .gallery-item .selected {
	opacity: 1;
}
.popup_gallery .gallery_controls {
	bottom: auto;
	top: 4px;
}
.popup_gallery .gallery_controls div {
	box-shadow: 0 1px 3px #000;
	height: 70px;
	bottom: auto;
	top: 0;
	width: 86px;
}
.popup_gallery .gallery_controls a:before {
	line-height: 70px;
}
/* Social ribbons */
.post_single .social {
	position: absolute;
		top: 12px;
		right: -10px;
}
.post_single .social a {
	background: #111;
	display: block;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 1px;
	padding: 0 10px;
	position: relative;
	text-align: left;
	width: auto;
}
.post_single .social a:hover {
	background: #444;
}
.post_single .social a:before {
	content: 'w';
	font: 14px/22px 'SWInsync';
	position: absolute;
		top: 0;
		left: 5px
}
.post_single .social a.social_btn:last-of-type:after,
.post_single .social .social_btn:last-of-type a:after {
	border-style: solid;
	border-width: 10px 10px 0 0;
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	right: 0;
	width: 0;
}
.post_single .social a {
	color: #fff;
	font-weight: bold;
	padding: 0 10px 0 26px;
	text-decoration: none;
}
.post_single .social .social_btn a {
	display: block;
	height: 100%;
}
.post_single .social .comments {
	padding: 0;
}
.post_single .social .comments a:after {
	border-color: #000 transparent;
}
.post_single .social .facebook {
	background: #3b5998;
}
.post_single .social .facebook:hover {
	background: #527ccc;
}
.post_single .social .facebook:before {
	content: 'f';
}
.post_single .social .facebook:after {
	border-color: #1d2c4a transparent;
}
.post_single .social .twitter {
	background: #00aced;
}
.post_single .social .twitter:hover {
	background: #33c9ff;
}
.post_single .social .twitter:before {
	content: 't';
	font-size: 16px;
}
.post_single .social .twitter:after {
	border-color: #003c52 transparent;
}
.post_single .social .google {
	background: #dd0000;
}
.post_single .social .google:hover {
	background: #ff0000;
}
.post_single .social .google:before {
	content: 'g';
	font-size: 16px;
}
.post_single .social .google:after {
	border-color: #5c0000 transparent;
}
.post_single .social span {
	display: none;
}

/* Social Buttons */
.social_buttons {
	margin-top: 7px;
}
.social_buttons h5,
.social_buttons .sbtn {
	display: inline-block;
		*display: inline;
	vertical-align: bottom;
	margin: 0 13px 0 0;
	zoom: 1.0;
}
.social_buttons h5 {
	background: #FF7116;
	border: 1px solid #FF7116;
	color: #fff;
	display: inline-block;
		*display: inline;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	line-height: 19px;
	margin-right: 15px;
	padding-left: 8px;
	padding-right: 3px;
	position: relative;
	text-transform: uppercase;
	vertical-align: top;
	zoom: 1.0;
	z-index: 20;
}
.social_buttons h5:after {
	border-color: transparent #FF7116;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	content: "";
	display: block;
	position: absolute;
	right: -11px;
	top: -1px;
	width: 0;
}
.social_buttons .facebook,
.social_buttons .pinterest {
	margin-bottom: 3px;
}

/* Social bubbles */
.social_bubbles {
	height: 67px;
	overflow: hidden;
}
.social_bubbles .sbtn,
.social_bubbles .addthis_toolbox a {
	display: inline-block;
		*display: inline;
	float: none;
	vertical-align: bottom;
	margin: 0 20px 0 0;
	zoom: 1.0;
}
.addthis_toolbox a.addthis_button_facebook_like {
	margin-bottom: 3px;
}
.insync .addthis_button_email,
.insync .addthis_button_email:link,
.insync .addthis_button_email:visited {
	background: #e4e4e4;
	background: -moz-linear-gradient(top, #f6f6f6, #e4e4e4);
	background: -webkit-linear-gradient(top, #f6f6f6, #e4e4e4);
	background: -ms-linear-gradient(top, #f6f6f6, #e4e4e4);
	background: linear-gradient(top, #f6f6f6, #e4e4e4);
	border-radius: 3px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #adadad;
	box-shadow: inset 0 1px #fbfbfb;
	color: #111;
	display: inline-block;
		*display: inline;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-bottom: 4px;
	padding: 0 2px;
	text-decoration: none;
	zoom: 1.0;
}
.insync .addthis_button_email span {
	display: inline-block;
		*display: inline;
	float: none;
	margin-right: 2px;
	vertical-align: middle;
	zoom: 1.0;
}

/* Post terms */
.post_single .post_terms {
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.post_single .post_terms ul {
	display: inline;
}
.post_single .post_terms h5,
.post_single .post_terms li,
.post_single .post_terms a {
	display: inline-block;
	*display: inline;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	zoom: 1.0;
}
.post_single .post_terms a,
.post_single .post_terms a:link,
.post_single .post_terms a:visited,
.post_single .post_terms h5 {
	background: #bbb;
	border: 1px solid #bbb;
	color: #FFF;
	height: 16px;
	margin: 1px 1px 0px 0px;
	padding: 1px 7px 0;
	text-decoration: none;
}
.post_single .post_terms h5 {
	background: #FF7116;
	border-color: #FF7116;
	padding-left: 24px;
	padding-right: 3px;
	position: relative;
	z-index: 20;

	/* IE7 */
	*padding-right: 7px;
	*padding-left: 7px;
}
.post_single .post_terms h5:before {
	content: '-';
	display: block;
	font: 16px 'SWInsync';
	height: 15px;
	overflow: hidden;
	position: absolute;
		top: 2px;
		left: 4px;
	text-transform: lowercase;
}
.post_single .post_terms a:hover,
.post_single .post_terms a:focus,
.post_single .post_terms a:active {
	background: #007AC1;
	border-color: #007AC1;
	color: #FFF;
}
.post_single .post_terms h5:after,
.post_single .post_terms ul li:first-child a:before {
	border-color: transparent #FF7116;
	border-style: solid;
	border-width: 9px 0 10px 10px;
	content: "";
	display: block;
	position: absolute;
		right: -11px;
		top: -1px;
	width: 0;
}
.post_single .post_terms ul li:first-child a:before {
	border-color: transparent #fff;
	right: auto;
	left: -1px;
}
.post_single .post_terms ul li:first-child a {
	padding-left: 14px;
	position: relative;

	/* IE7 */
	*padding-left: 7px;
}

/* Author */
.author_long_bio {
	padding: 20px 0;
}
.author_long_bio .post_content {
	min-height: 0;
}
.author_long_bio h1 {
	clear: none;
}
.author_long_bio .bio_photo {
	float: right;
	margin: 15.62px 0 15.62px 15px;
}
.author_long_bio .bio_photo_small {
	float: left;
	margin-right: 12px;
	position: relative;
	width: 90px;
}
.author_long_bio .bio_photo_small img {
	display: block;
	height: auto;
	width: 100%;
}
.author_long_bio .post_list {
	clear: both;
}
.author_long_bio .post_list .post {
	margin: 0 15px;
}
.post_single .author_bio {
	background: #f5f5f5;
	border: solid #e1e1e1;
	border-width: 1px 0 0;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 15px 25px 15px 15px;
}
.post_single .author_bio:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	width: 100%;
}
.post_single .bio_img {
	background: #ddd;
	float: left;
	height: 145px;
	position: relative;
	width: 145px;
}
.post_single .bio_img img {
	display: block;
	height: auto;
	width: 100%;
}
.post_single .bio_img + .bio_content {
	margin-left: 158px;
}
.post_single .author_bio h4,
.post_single .author_bio h4 a {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
.post_single .author_bio h4 {
	color: #222;
}
.post_single .bio_text {
	margin: 5px 0;
}
.author_long_bio .bio_photo_small:before,
.post_single .bio_img:before {
	border: 5px solid #ff7116;
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.author_long_bio .bio_photo_small:before {
	border-width: 3px;
}
.author_long_bio .bio_photo_small:hover:before,
.post_single .bio_img:hover:before {
	display: block;
}

/* Sidebar */
.is_content .col2 h3 {
	display: block;
	font-size: 24px;
	margin-right: 14px;
	width: auto;
	z-index: 15;
}

/* Newsletter */
#is_signup_form {
	background: url(/insync/include/images/noise-20.png) repeat 0 0 #2d2d2d;
	box-shadow: inset 7px 0 0 rgba(255, 255, 255, 0.15);
	border-left: 1px solid #000;
	margin: 27px -1px 30px;
}
#is_signup_form .wrap {
	padding: 0 15px 10px;
}
#is_signup_form .preview {
	background: url(/insync/include/images/email-preview.png) no-repeat center 0;
	display: block;
	height: 147px;
}
#is_signup_form h3 {
	top: -12px;
}
#is_signup_form h3:before {
	border-width: 9px 0 0 9px;
	bottom: -9px;
}
#is_signup_form label {
	color: #ed601a;
	display: block;
	font-size: 16px;
	margin: 2px 5px 6px;
}
#is_signup_form label strong,
.home.paged #is_signup_form label strong {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 20px;
}
.home #is_signup_form label strong {
	font-size: 20px;
}
#is_signup_form input[type=email] {
	background: #fff;
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow:
		inset 1px 1px 3px rgba(0, 0, 0, 0.2),
		1px 1px 0 rgba(255, 255, 255, 0.2);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 26px;
	padding: 0 5px;
	width: 100%;
}
#is_signup_form .btn {
	display: block;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	margin: 10px auto 0;
	max-width: 190px;
	text-transform: uppercase;
}
#is_signup_form .btn input {
	height: 30px;
}
#is_signup_form p {
	color: #8b8b8b;
	font-size: 12px;
	margin: 0 5px 10px;
}
#is_signup_form a {
	color: #ED601A;
}
#is_signup_form .legal {
	font-size: 10px;
	margin: 15px 0 0;
	text-align: center;
}
#is_signup_form .legal a {
	color: #8b8b8b;
}
#is_signup_form p span {
	color: #575757;
	margin: 0 5px;
}
#is_signup_error {
	height: 0;
	max-height: 0;
	overflow: hidden;
	-moz-transition: max-height 0.3s linear;
	-webkit-transition: max-height 0.3s linear;
	transition: max-height 0.3s linear;
}
#is_signup_error p {
	background: #fffad4;
	border: solid #ecdf64;
	border-width: 0 2px 2px;
	border-radius: 0 0 3px 3px;
	color: #dd0000;
	margin: 0 4px;
	padding: 6px 0;
	text-align: center;
}
#is_signup_form.error input[type=email] {
	background: #ffebeb;
	border-color: #dd0000;
	box-shadow:
		inset 1px 1px 3px rgba(0, 0, 0, 0.2),
		1px 1px 0 rgba(255, 255, 255, 0.2),
		0 0 5px rgba(255, 0, 0, 0.7);
}
#is_signup_form.error #is_signup_error {
	height: auto;
	max-height: 100px;
}
.signup_page {
	padding: 15px;
}
.signup_page h1 {
	color: #111;
	font-size: 60px;
	line-height: 105%;
}
.signup_page h2 {
	color: #111;
	font-size: 26px;
	line-height: 110%;
	margin: 20px 0 14px;
}
ul.signup_offers {
	margin: 20px 0 10px;
	text-align: center;
}
.signup_offers li {
	display: inline-block;
		*display: inline;
	vertical-align: top;
	width: 33%;
	zoom: 1.0;
}
.signup_offers a {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 25%, #e8e8e8);
	background: -webkit-linear-gradient(top, #fff 25%, #e8e8e8);
	background: -ms-linear-gradient(top, #fff 25%, #e8e8e8);
	background: linear-gradient(top, #fff 25%, #e8e8e8);
	border: 1px solid #e0e0e0;
	border-bottom-color: #c4c4c4;
	border-radius: 5px;
	box-shadow:
		inset 0 1px 0 #fff,
		inset -1px 0 0 #fff,
		inset 0 -1px 0 #fff,
		inset 1px 0 0 #fff,
		0 1px 2px rgba(0, 0, 0, 0.12);
	display: block;
	margin: 0 7px;
	padding: 10px 10px 15px;
}
.signup_offers a,
.signup_offers a:link,
.signup_offers a:visited {
	color: #444;
	text-decoration: none;
}
.signup_offers a:hover {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 25%, #dbe8ff);
	background: -webkit-linear-gradient(top, #fff 25%, #dbe8ff);
	background: -ms-linear-gradient(top, #fff 25%, #dbe8ff);
	background: linear-gradient(top, #fff 25%, #dbe8ff);
	border: 1px solid #b8c8e6;
	border-bottom-color: #a3b3cc;
}
.signup_offers h4 {
	background: url(/insync/include/images/logos-signup-offers.gif) no-repeat 0 0;
	overflow: hidden;
	height: 42px;
	margin: 0 auto;
	text-align: left;
	text-indent: -9999px;;
	width: 155px;
}
.signup_offers .nowshipping h4 {
	background-position: -185px 0;
	width: 194px;
}
.signup_offers .guitargallery h4 {
	background-position: -578px 0;
	width: 173px;
}
.signup_offers p {
	margin: 5px 0 10px;
}
.signup_offers strong {
	white-space: nowrap;
}
.signup_offers .btn {
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}

/* Sidebar Tile */
.sidebar_tile {
	display: block;
	margin: 15px auto;
	width: 290px;
}

/* Sidebar Videos */
.is_sidebar_videos {
	margin: 10px 0 30px;
}
.is_sidebar_videos ul {
	margin: 0 5px 0 6px;
	overflow: hidden;
}
.is_sidebar_videos li {
	display: inline-block;
		*display: inline;
	margin-left: -1px;
	vertical-align: top;
	width: 50%;
	zoom: 1.0;
}
.is_sidebar_videos ul a {
	border: solid #e0e0e0;
	border-width: 0 0 1px 1px;
	height: 170px;
	display: block;
	overflow: hidden;
	padding: 10px 10px 0;
}
.is_sidebar_videos a,
.is_sidebar_videos a:link,
.is_sidebar_videos a:visited,
.is_sidebar_videos a:hover,
.is_sidebar_videos a:active,
.is_sidebar_videos a:focus {
	text-decoration: none;
}
.is_sidebar_videos h4 {
	color: #111;
	font-size: 12.5px;
	line-height: 1.2;
}
.is_sidebar_videos .post_date {
	display: block;
	font-size: 11px;
	margin: 0 0 2px;
}
.is_sidebar_videos a:hover h4 {
	color: #FF5100;
}
.is_sidebar_videos a .video_img:before {
	border: 4px solid #FF7116;
	content: '';
	display: none;
	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
}
.is_sidebar_videos a:hover .video_img:before {
	display: block;
}

/* Sidebar Reviews */
.is_sidebar_reviews {
	margin: 10px 0 40px;
}
.is_sidebar_reviews li {
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 15px;
}
.is_sidebar_reviews li:after,
.is_sidebar_reviews .post_thumb,
.is_sidebar_reviews .content {
	display: inline-block;
		*display: inline;
	vertical-align: middle;
	zoom: 1.0;
}
.is_sidebar_reviews li:after {
	content: '';
	height: 100%;
	width: 0px;
}
.is_sidebar_reviews .post_thumb {
	height: 80px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 80px;
}
.is_sidebar_reviews img {
	height: 100%;
	width: auto;
}
.is_sidebar_reviews .post_thumb:after {
	content: '';
	height: 100%;
	min-height: 39px;
	width: 0;
}
.is_sidebar_reviews .post_thumb:before {
	border: 3px solid #ff7116;
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.is_sidebar_reviews .post_thumb:hover:before {
	display: block;
}
.is_sidebar_reviews .content {
	font-size: 11px;
	padding-left: 10px;
	width: 200px;
}
.is_sidebar_reviews h4 {
	font-size: 15px;
	line-height: 1.2;
	margin-bottom: 2px;
}
.is_sidebar_reviews h4 a,
.is_sidebar_reviews h4 a:link,
.is_sidebar_reviews h4 a:visited {
	color: #111;
}
.is_sidebar_reviews h4 a:hover,
.is_sidebar_reviews h4 a:focus,
.is_sidebar_reviews h4 a:active {
	color: #FF5100;
}
.is_sidebar_reviews .post_date {
	font-size: 11px;
	margin-bottom: 2px;
}
.is_sidebar_reviews .more-link {
	font-size: 11px;
}

/* Tech tips/Glossary */
#is_techtip,
#is_word {
	margin-bottom: 30px;
}
.insync #is_techtip h3,
.insync #is_word h3 {
	font-size: 22px;
	padding-right: 0;
	padding-left: 10px;
}
#is_techtip h3 span:before,
#is_word h3 span:before {
	content: 'x';
	display: inline-block;
	font: normal normal 22px 'SWInsync';
	margin-right: 3px;
	text-transform: none;
	width: 22px;
}
#is_techtip .content,
#is_word .content {
	padding: 10px 15px 0;
}
#is_techtip .date,
#is_word .date {
	font: 12px 'Open Sans Condensed', sans-serif;
	margin-bottom: 6px;
}
#is_techtip .body,
#is_word .def {
	font-size: 12px;
	line-height: 18px;
}
.is_sidebar_videos .btn,
.is_sidebar_videos .btn:link,
.is_sidebar_videos .btn:visited,
.is_sidebar_reviews .btn,
.is_sidebar_reviews .btn:link,
.is_sidebar_reviews .btn:visited,
#is_techtip .btn,
#is_techtip .btn:link,
#is_techtip .btn:visited,
#is_word .btn,
#is_word .btn:link,
#is_word .btn:visited {
	display: block;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	margin: 10px auto 0;
	width: 180px
}
#is_techtip .body h2,
#is_techtip .body h3
/*#is_word .def {*/ {
	background: none;
	color: inherit;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: auto;
	line-height: inherit;
	margin: 7px 0 4px;
	padding: 0;
	text-transform: none;
}
#is_techtip .body h3 {
	font-size: 12px;
	font-style: italic;
}
#is_techtip .body h3:before,
#is_techtip .body h3:after {
	display: none;
}

/* Tech tips */
#is_techtip .subject {
	color: #1b78c1;
	font-size: 15px;
	font-style: italic;
	margin: 6px 0 10px;
}

/* Glossary */
#is_word h3 span:before {
	content: 'w';
	font-size: 20px;
}
#is_word .word {
	color: #1b78c1;
	font-size: 18px;
	font-weight: bold;
	margin: 6px 0 10px;
}

/* Related products */
.insync .suggested_products h3 {
	margin-bottom: 5px;
	margin-left: -26px;
}

/* Related product  */
.product_grid .img .icon {
	background: url(/include/search/images/prod-badges.png) no-repeat 0 0;
	*background: url(/include/search/images/prod-badges.gif) no-repeat 0 0;
	background: url(/include/search/images/prod-badges.gif) no-repeat 0 0\0/;
	display: block;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -6px;
	text-align: left;
	text-indent: -9999px;
	width: 41px;
}
.product_grid .img .new {
	background-position: 0 0;
}
.product_grid .img .hot {
	background-position: 0 -44px;
}
.product_grid .img .pricedrop {
	background-position: 0 -88px;
	width: 60px;
}
.product_grid .img .blowout {
	background-position: 0 -132px;
	width: 53px;
}

.product_grid {
	background: #FFF;
	list-style: none;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	text-align: left;
	visibility: visible;
	width: auto;
	z-index: 100;
}
.product_grid > li {
	position: relative;
	text-align: center;
}
.product_grid .img {
	text-decoration: none;
}
.product_grid img {
	border: none;
}
.product_grid .img .icon {
	top: 5px;
}
.product_grid .compare {
	display: block;
	margin: 3px 0;
}
.product_grid .reviews {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
}
.product_grid .name {
	display: block;
	font-family: 'Open Sans Condensed', Impact, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
}
.insync .product_grid .name {
	text-decoration: none;
}
.insync .product_grid .btn {
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin: 5px auto 0;
	width: 90%;
}

/* Star Rating */
.star_rating {
	height: 15px;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 80px;
}
.product_grid .reviews .star_rating {
	color: #ff7116;
}
.product_grid .reviews .star_rating:hover {
	color: #1b78c1;
}
.star_rating:after {
	content: "20000";
	cursor: pointer;
	font: 15px/1 'SWInsync';
	height: 100%;
	letter-spacing: 1px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
	width: 100%;
}
.star_rating[data-rating='1.0']:after {
	content: "10000";
}
.star_rating[data-rating='1.5']:after {
	content: "12000";
}
.star_rating[data-rating='2.0']:after {
	content: "11000";
}
.star_rating[data-rating='2.5']:after {
	content: "11200";
}
.star_rating[data-rating='3.0']:after {
	content: "11100";
}
.star_rating[data-rating='3.5']:after {
	content: "11120";
}
.star_rating[data-rating='4.0']:after {
	content: "11110";
}
.star_rating[data-rating='4.5']:after {
	content: "11112";
}
.star_rating[data-rating='5.0']:after {
	content: "11111";
}

/* Special offer */
.product_grid .specialOffer {
	color: #FF0000;
	display: block;
	font-size: 14px;
	margin-bottom: 2px;
}

/* BStock/Refurb/Demo */
.product_grid .bstockRefurb {
	background: #FEFAD4;
	background: -moz-linear-gradient(top, #FEFAD4, #FFFFFF);
	background: -webkit-linear-gradient(top, #FEFAD4, #FFFFFF);
	background: -ms-linear-gradient(top, #FEFAD4, #FFFFFF);
	background: linear-gradient(top, #FEFAD4, #FFFFFF);
	border-color: #FFCC00;
	border-style: solid;
	border-width: 2px 0;
	display: block;
	font-size: 11px;
	margin: 8px 0 0;
	padding: 3px 0 5px;
	position: relative;
}
.product_grid .bstockRefurb a {
	color: #333;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}
.product_grid .bstockRefurb .icon {
	background: url(/include/search/images/icon-bstockrefurb.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	position: absolute;
	top: 4px;
	left: 2px;
	width: 13px;
}
.product_grid .bstockRefurb strong {
	color: #00427F;
	cursor: pointer;
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	white-space: nowrap;
}
.product_grid .bstockRefurb a:hover strong {
	color: #0063AF;
}
.product_grid .bstockRefurb .title,
.product_grid .bstockRefurb a:hover .title {
	color: #559500;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	white-space: normal;
}

/* Piano */
.product_grid .pianoText strong {
	color: #0A8D00;
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
}
.product_grid .pricing .finallabel {
	color: #f80600;
}
.product_grid .pricing .finalamount {
	color: #f80600;
}
.product_grid .addons em {
	font-style: normal;
	text-transform: uppercase;
}
.product_grid .addons .shipping {
	color: #f80600;
}
.product_grid .cart {
	background: url(/include/search/images/cart-bg.gif) repeat-x 0 0 #02562c;
	background: -moz-linear-gradient(top, #11b163, #028d4d 40%, #04713a 40%, #02562c);
	border: 1px solid #02542b;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	font-size: 13px;
	margin-top: 8px;
	text-decoration: none;
	zoom: 1.0;
}
.product_grid .cart strong {
	border: solid #0a9752;
	border-width: 0 1px 1px;
	border-radius: 0 4px 4px 0;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	height: 20px;
	line-height: 22px;
	*line-height: 20px;
	padding: 0 5px;
	text-shadow: 1px 1px 0px #013214;
	vertical-align: middle;
	zoom: 1.0;
}
.product_grid .cart span {
	background: url(/include/search/images/cart-icon.gif) no-repeat center center;
	border: solid #0a9752;
	border-right-color: #02542b;
	border-width: 0 1px 1px;
	border-radius: 4px 0 0 4px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	height: 20px;
	vertical-align: middle;
	width: 20px;
	zoom: 1.0;
}
.product_grid .cart:hover {
	background: url(/include/search/images/cart-bg-hover.gif) repeat-x 0 0 #01682c;
	background: -moz-linear-gradient(top, #08c874, #01a958 40%, #02843b 40%, #01682c);
	border-color: #016028;
}
.product_grid .cart:hover strong {
	border-color: #05b05d;
}
.product_grid .cart:hover span {
	border-color: #05b05d;
	border-right-color: #016028;
}

/* Product Grid List View */
.product_grid.list > li {
	border-top: 1px dotted #ddd;
	border-spacing: 0;
	color: #4c4c4c;
	display: block;
	font-size: 11px;
	padding: 10px 0;
	position: relative;
	text-align: left;
	zoom: 1.0;
}
.product_grid.list li.wrap {
	display: table;
	display: inline-block\0/;
	*display: inline;
	zoom: 1.0;
}
.product_grid.list li:first-child {
	border-top: none;
}
.product_grid.list br {
	display: none;
}
.product_grid.list .imgblock,
.product_grid.list .descblock,
.product_grid.list .pricingblock {
	border-spacing: 0;
	display: table-cell;
	*display: inline;
	vertical-align: top;
	zoom: 1.0;
}
.product_grid.list .reviews {
	display: none;
}
.product_grid.list .imgblock {
	width: 125px;
}
.product_grid.list .img .icon {
	display: none;
}
.product_grid.list .descblock {
	padding: 0 10px;
	text-align: left;

	/* IE7 */
	width: 325px;
}
.product_grid.list .descblock .reviews {
	display: block;
	margin-top: 6px;
}
.product_grid.list .descblock .name {
	font-size: 17px;
}
.product_grid.list .descblock .shortdesc {
	display: none;
}
.product_grid.list .descblock .more {
	display: block;
}
.product_grid.list .pricingblock {
	background: #eee;
	border-radius: 5px;
	padding: 5px 10px 8px;
	width: 156px;
}
.product_grid.list .pricing {
	display: block;
	margin-bottom: 5px;
	overflow: auto;
}
.product_grid.list .pricing .row {
	clear: both;
	display: block;
}
.product_grid.list .pricing .finallabel,
.product_grid.list .pricing .listlabel,
.product_grid.list .pricing .savingslabel {
	clear: left;
	float: left;
	font-size: 10px;
	white-space: nowrap;
}
.product_grid.list .pricing .finallabel {
	font-size: 11px;
	padding-top: 7px;
}
.product_grid.list .pricing .finalamount,
.product_grid.list .pricing .listamount,
.product_grid.list .pricing .savingsamount {
	clear: right;
	float: right;
	font-size: 10px;
}
.product_grid.list .pricing .finalamount {
	font-size: 18px;
}
.product_grid.list .addons {
	clear: both;
	color: #0e2f7d;
	display: block;
	font-size: 10px;
	text-align: left;
}
.product_grid.list .addons .shipping,
.product_grid.list .addons .techsupport,
.product_grid.list .addons .warranty {
	display: block;
	line-height: 14px;
	padding-left: 12px;
	position: relative;
	text-align: left;
}
.product_grid.list .addons .shipping:before,
.product_grid.list .addons .techsupport:before,
.product_grid.list .addons .warranty:before {
	color: #ff0000;
	content: '+';
	font: 10px 'SWInsync';
	position: absolute;
		top: 0;
		left: 0;
}
.product_grid.list .addons .icon {
	display: none;
}
.product_grid.list .cartblock .contact {
	display: block;
	margin-top: 5px;
}
.product_grid.list .pricingblock .compare {
	display: none;
}

/* Full-width Product Grid */
.fullWidth .product_grid.list .descblock {
	width: 606px;
}

/* Product Grid Large Grid */
.product_grid.large_grid {
	overflow: visible;
}
.product_grid.large_grid > li {
	border-top: 1px solid #CCCCCC;
	color: #4c4c4c;
	display: inline-block;
	display: block\0/;
		*display: inline;
	float: left\0/;
	font-size: 11px;
	padding: $110px 0;
	vertical-align: top;
	width: 182px;
	zoom: 1.0;
}
.product_grid.large_grid .wrap {
	border: solid #EEEEEE;
	border-width: 0 1px 0 0;
	*border-width: 0 1px;
	border-width: 0 1px\0/;
	display: block;
	padding: 8px;
}
.product_grid.large_grid li.prod1 .wrap,
.product_grid.large_grid li:nth-child(5n) .wrap {
	border-left-width: 1px;
}
.product_grid.large_grid li.prod1,
.product_grid.large_grid li.prod2,
.product_grid.large_grid li.prod3,
.product_grid.large_grid li.prod4 {
	border-top: none;
}
.product_grid.large_grid .imgblock {
	display: block;
	margin: 0 auto 5px;
}
.product_grid.large_grid .imgblock .compare {
	display: none;
}
.product_grid.large_grid .img {
	display: block;
	*display: block;
	display: block\0/;
	margin: 0 auto;
	min-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
.product_grid.large_grid .img span.valign,
.product_grid.large_grid .img img {
	vertical-align: middle;
}
.product_grid.large_grid .img span.valign {
	display: inline-block;
	*display: inline;
	height: 100%;
	*width: 1px;
	zoom: 1.0;
}
.product_grid.large_grid .descblock {
	display: block;
	margin-bottom: 7px;
	position: relative;
}
.product_grid.large_grid .descblock .reviews {
	display: none;
}
.product_grid.large_grid .descblock .name {
	font-size: 12px;
}
.product_grid.large_grid .descblock .name .icon {
	display: none;
}
.product_grid.large_grid .descblock .shortdesc {
	display: none;
}
.product_grid.large_grid .descblock .desc .reviews {
	text-align: center;
}

.product_grid.large_grid .desc {
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.product_grid.large_grid .reviews {
	text-align: center;
}
.product_grid.large_grid .adddesc {
	display: none;
}
.product_grid.large_grid .specialOffer {
	font-size: 12px;
}
.product_grid.large_grid .bstockRefurb {
	display: none;
}
.product_grid.large_grid .pricingblock {
	background: url(/include/search/images/pricing-bg.gif) repeat-x 0 0 #FFF;
	background: -moz-linear-gradient(top, #fefbcf, #FFF 75%);
	border: 1px solid #eadf63;
	border-radius: 5px;
	display: block;
	margin: 7px 0 0;
	padding: 5px 8px 33px 8px;
	position: relative;
	bottom: 0;
}
.product_grid.large_grid .pricing {
	display: block;
	margin-bottom: 5px;
	overflow: auto;
}
.product_grid.large_grid .pricing .finalrow, .product_grid.large_grid .pricing .listrow {
	clear: both;
	display: block;
}
.product_grid.large_grid .pricing .savingslabel,
.product_grid.large_grid .pricing .savingsamount {
	display: none;
}
.product_grid.large_grid .pricing .finallabel,
.product_grid.large_grid .pricing .listlabel {
	float: left;
	font-size: 10px;
}
.product_grid.large_grid .pricing .finallabel {
	font-size: 11px;
	padding-top: 7px;
}
.product_grid.large_grid .pricing .finalamount,
.product_grid.large_grid .pricing .listamount {
	float: right;
	font-size: 10px;
}
.product_grid.large_grid .pricing .finalamount {
	font-size: 18px;
}
.product_grid.large_grid .addons {
	clear: right;
	color: #0e2f7d;
	font-size: 10px;
	text-align: left;
}
.product_grid.large_grid .addons .shipping,
.product_grid.large_grid .addons .techsupport,
.product_grid.large_grid .addons .warranty {
	background: url(/include/search/images/price-check.gif) no-repeat 0 -2px;
	clear: right;
	display: block;
	line-height: $112px;
	margin: 3px 0;
	padding-left: 13px;
	text-align: $1left;
}
.product_grid.large_grid .addons .icon {
	display: none;
}
.product_grid.large_grid .cartblock {
	width: 100%;
	position: absolute;
	bottom: 8px;
	left: 0;
}
.product_grid.large_grid .cart {
	font-size: 12px;
	margin: 0 auto;
}
.product_grid.large_grid .cart strong,
.product_grid.large_grid .cart span {
	height: 18px;
	line-height: 20px;
	*line-height: 17px;
}
.product_grid.large_grid .cart span {
	width: 17px;
}

.fullWidth .product_grid.large_grid li.prod1,
.fullWidth .product_grid.large_grid li.prod2,
.fullWidth .product_grid.large_grid li.prod3,
.fullWidth .product_grid.large_grid li.prod4,
.fullWidth .product_grid.large_grid li.prod5 {
	border-top: none;
}

/* Product Grid Small Grid */
.product_grid.small_grid {
	border-left: 1px solid #eee;
	overflow: auto\0/;
}
.product_grid.small_grid > li {
	border: solid #eee;
	border-width: 1px 0;
	color: #4c4c4c;
	display: inline-block;
	display: block\0/;
	*display: inline;
	float: left\0/;
	font-size: 11px;
	margin-bottom: -1px;
	padding: 0;
	vertical-align: top;
	width: 25%;
	zoom: 1.0;
}
.product_grid.small_grid .wrap {
	border: solid #eee;
	border-width: 0 1px 0 0;
	*border-width: 0 1px;
	border-width: 0 1px\0/;
	display: block;
	padding: 10px 8px;
}
.product_grid.small_grid .imgblock {
	display: block;
	margin: 0 auto 5px;
}
.product_grid.small_grid .imgblock .compare {
	display: none;
}
.product_grid.small_grid .img {
	display: block;
	display: block\0/;
	margin: 0 auto;
	min-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
.product_grid.small_grid .img span.valign,
.product_grid.small_grid .img img {
	vertical-align: middle;
}
.product_grid.small_grid .img span.valign {
	*display: inline;
	display: inline-block;
	height: 100%;
	*width: 1px;
	zoom: 1.0;
}
.product_grid.small_grid .descblock {
	display: block;
	margin-bottom: 5px;
}
.product_grid.small_grid .descblock .reviews {
	display: none;
}
.product_grid.small_grid .descblock .name {
	font-size: 13px;
}
.product_grid.small_grid .descblock .name .icon {
	display: none;
}
.product_grid.small_grid .descblock .shortdesc {
	display: block;
	font-size: 10px;
}
.product_grid.small_grid .desc,
.product_grid.small_grid .adddesc {
	display: none;
}
.product_grid.small_grid .specialOffer {
	font-size: 11px;
}
.product_grid.small_grid .bstockRefurb {
	display: none;
}
.product_grid.small_grid .reviews {
	text-align: center;
}
.product_grid.small_grid .reviews span {
	display: block;
}
.product_grid.small_grid .pricingblock {
	display: block;
	margin-top: 5px;
	padding: 0 5px 32px;
	position: relative;
}
.product_grid.small_grid .pricingblock .finalrow {
	display: block;
	overflow: auto;
}
.product_grid.small_grid .pricing {
	display: block;
	overflow: auto;
	padding-bottom: 2px;
}
.product_grid.small_grid .pricing .finallabel,
.product_grid.small_grid .pricing .listlabel,
.product_grid.small_grid .pricingblock .listrow,
.product_grid.small_grid .pricing .savingsrow {
	display: none;
}
.product_grid.small_grid .showlist .listlabel,
.product_grid.small_grid .showlist .listrow {
	display: inline;
}
.product_grid.small_grid .pricing .finalamount {
	color: #ee3025;
	font-size: 18px;
}
.product_grid.small_grid .addons .techsupport,
.product_grid.small_grid .addons .warranty {
	display: none;
}
.product_grid.small_grid .addons .shipping {
	font-size: 10px;
	font-weight: bold;
}
.product_grid.small_grid .cartblock {
	position: absolute;
		bottom: 0;
		left: 0;
	width: 100%;
}
.product_grid.small_grid .cart, .product_grid.small_grid .cartblock .contact {
	display: none;
	font-size: 11px;
}
.product_grid.small_grid .cart strong,
.product_grid.small_grid .cart span {
	height: 16px;
	line-height: 17px;
	*line-height: 16px;
}
.product_grid.small_grid .cart span {
	background-image: url(/include/search/images/cart-icon-small.gif);
	width: 15px;
}
.product_grid.small_grid .pricingblock .compare {
	font-size: 11px;
	margin-top: 3px;
}
.product_grid .reviews img {
	vertical-align: bottom;
}
.product_grid .reviews span {
	white-space: nowrap;
}
.product_grid .reviews a {
	color: #888;
}
.product_grid .reviews a:hover {
	color: #0C3D6F;
}

/* Column 2 products */
.col2 .suggested_products h3 {
	margin-bottom: 0;
	margin-left: -11px;
}
.col2 .suggested_products {
	border-top: none;
	padding: 15px 0;
}
.col2 .product_grid {
	background: none;
	width: auto;
}
.col2 .product_grid.small_grid > li {
	border-top: none;
	border-bottom: 1px dotted #d0d0d0;
	display: block;
	padding: 15px;
	width: auto;
}
.col2 .product_grid.small_grid .wrap {
	border: none;
}
.col2 .product_grid.small_grid .img {
	border: 1px solid #e3e3e3;
	background: #fff;
	min-height: 0;
	padding: 10px;
}
.col2 .product_grid .btn {
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 0px auto 0;
	width: 50%;
}
.col2 .product_grid .img .icon {
	left: 40px;
	top: 15px;
}

/* Retina Graphics */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2)
{
	.is_content h3:after {
		background-image: url(/insync/include/images/sprite-banner-tip@2x.png);
		background-size: 100% auto;
	}
	#is_signup_form .preview {
		background-image: url(/insync/include/images/email-preview@2x.png);
		background-size: auto 100%;
	}
}