/*
Theme Name: Get Linked Now Training
Theme URI: http://www.getlinkednowtraining.com/
Version: 2
Description: Designed by <a href="http://www.adurgavich.com">Anthony Durgavich</a>.
Author: Anthony Durgavich
Author URI: http://www.adurgavich.com

	Copyright: (c) 2012 Anthony Durgavich.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* resets */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;margin:0;}
*{margin:0;padding:0;box-sizing:border-box;}
ul,ol{padding-left:40px;}
a{border-bottom:1px dotted #000;color:#000;text-decoration:none;}
a:hover{color:#666;border-bottom:1px dotted #666;text-decoration:none;}
a img{border:0;}
p{font:14px/22px 'Droid Sans',Helvetica,Arial,sans-serif;line-height:1.5;}
h1,h2,h3,h4,h5,h6{display:block;font-family:'Droid Sans',Helvetica,Arial,sans-serif;font-weight:bold;}
input[type="text"], input[type="password"], input[type="email"]{border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px #ddd;-moz-box-shadow:inset 0 1px 1px #ddd;-ms-box-shadow:inset 0 1px 1px #ddd;-o-box-shadow:inset 0 1px 1px #ddd;box-shadow:inset 0 1px 1px #ddd;margin-bottom:15px;padding:5px;}

/* common styles */
.block{display:block;}
.inline{display:inline;}
.inlineBlock{display:inline-block;vertical-align:top;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.bold{font-weight:bold;}
.textCenter{text-align:center;}
.textRight{text-align:right;}
.hide{display:none;}
.alignleft{display:inline;float:left;margin:10px 10px 10px 0;}
.alignright {display:inline;float:right;margin:10px 0 10px 10px;}
.aligncenter{clear:both;display:block;margin:10px auto;}
.underline{text-decoration:underline;}
#wpadminbar{display:none;}

/* global styles */
body {
	background: #f2f2f2;
	color: #333;
	font: 14px/20px 'Droid Sans', Helvetica, Arial, sans-serif;
}
#outer {
	background: url(images/bg.png) repeat-y;
	margin: 0 auto;
	padding: 0 20px 10px;
	width: 940px;
}
.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 920px;
}
#logo {
	background: url(/wp-content/themes/GetLinkedInNow-v2/images/getlinkednowtraininglogo.jpg) no-repeat;
	border: 0;
	height: 55px;
	margin-top: 35px;
	text-indent: -9999px;
	width: 260px;
}
#logo:hover {
	border-bottom: 0;
}
nav {
	text-align: right;
}
header .wrapper {
	position: relative;
}
#headerRight {
	margin-top: 60px;
}
header ul {
	padding: 0;
}
header li {
	list-style-type: none;
	margin: 0 5px;
}
#socialMedia {
	margin-top: 25px;
	padding: 0;
	text-align: right;
}
#socialMedia li {
	list-style-type: none;
	margin: 0;
}
#socialMedia a {
	border-bottom: 0;
}
#socialMedia a:hover {
	position: relative;
	top: -5px;
}
.leftRail {
	padding-right: 20px;
	width: 630px;
}
.rightRail {
	color: #555;
	width: 265px;
}
.single-post .leftRail > h1 {
	font-size: 21px;
	line-height: 30px;
	width: 500px;
}
#main {
	padding-top: 135px;
}
#twitterBar {
	background: #eafaff;
	border-bottom: 1px solid #59d6ff;
	border-top: 1px solid #59d6ff;
	height: 32px;
	overflow: hidden;
	width: 100%;
}
#twitterBar .tweet {
	display: none;
	float: left;
	margin: 8px 10px;
	padding-right: 30px;
}
#mediaLogosContainer {
	background: #fff;
}
#mediaLogos {
	list-style: none;
	width: 940px; height: 100px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#mediaLogos li {
	background-image: url(images/sprite_mediaLogos.png);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 5px;
	text-indent: -9999px;
	display: inline-block; vertical-align: top;
}
#mediaLogos-wsj {
	background-position: -5px 0;
	width: 88px;
}
#mediaLogos-nyt {
	background-position: -111px 0;
	width: 63px;
}
#mediaLogos-cnnmoney {
	background-position: -189px 0;
	width: 103px;
}
#mediaLogos-glassdoor {
	background-position: -311px 0;
	width: 123px;
}
#mediaLogos-usaa {
	background-position: -447px 0;
	width: 90px;
}
#mediaLogos-self {
	background-position: -542px 0;
	width: 65px;
}
#mediaLogos-oglobo {
	background-position: -615px 0;
	width: 118px;
}
#mediaLogos-businessinsider {
	background-position: -745px 0;
	width: 100px;
}
footer {
	background: #555;
	border-top: 1px solid #000;
	color: #fff;
}
#footerContainer {
	margin: 20px auto 0;
	min-height: 130px;
	padding: 20px 300px 20px 0;
	text-align: center;
	width: 790px;
}
#copyright {
	color: #fff;
	font-size: 14px;
}
#copyscape {
	margin-top: 10px;
}
#copyscape a, #copyscape a:hover {
	border: 0;
}
#sslLogo {
	position: absolute;
	top: 10px; right: 0;
}
#sslLogo a {
	border-bottom: 0;
	color: #666;
	font: 10px Arial, sans-serif;
}
footer #sslLogo {
	right: 140px;
}
.AuthorizeNetSeal {
	position: absolute;
	top: 28px; right: 160px;
}
#footerContainer .AuthorizeNetSeal {
	top: 20px; right: 35px;
}
#footerContainer .AuthorizeNetSeal a {
	border: 0;
	color: #fff;
}
#footerContainer .AuthorizeNetSeal a:hover {
	color: #fff;
}
#outdatedIE {
	background: #f47f22;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8bf18', endColorstr='#f04929',GradientType=0 );
	text-align: center;
	zoom: 1;
}
#outdatedIE a {
	border: 0;
}
.btnPrimary, .readMore, .search input[type="submit"], .wpsc_buy_button, #wpsc_registration_signIn #wp-submit {
	background: #0074b9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63bdf3), color-stop(10%,#0074b9));
	background: -webkit-linear-gradient(top, #63bdf3 0%,#0074b9 10%);
	background: -moz-linear-gradient(top, #63bdf3 0%, #0074b9 10%);
	background: -ms-linear-gradient(top, #63bdf3 0%,#0074b9 10%);
	background: -o-linear-gradient(top, #63bdf3 0%,#0074b9 10%);
	background: linear-gradient(to bottom, #63bdf3 0%,#0074b9 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63bdf3', endColorstr='#0074b9',GradientType=0 );
	border: 1px solid #134172;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	padding: 6px 10px 4px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(19, 65, 114, 0.8);
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}
.btnPrimary:hover, .readMore:hover, .search input[type="submit"]:hover, .wpsc_buy_button:hover, #wpsc_registration_signIn #wp-submit:hover {
	background: #0074b9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89d3ff), color-stop(10%,#138ed7));
	background: -webkit-linear-gradient(top, #89d3ff 0%,#138ed7 10%);
	background: -moz-linear-gradient(top, #89d3ff 0%, #138ed7 10%);
	background: -ms-linear-gradient(top, #89d3ff 0%,#138ed7 10%);
	background: -o-linear-gradient(top, #89d3ff 0%,#138ed7 10%);
	background: linear-gradient(to bottom, #63bdf3 0%,#138ed7 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89d3ff', endColorstr='#138ed7',GradientType=0 );
	border: 1px solid #21548a;
	color: #fff;
}
.btnPrimary:active, .readMore:active, .search input[type="submit"]:active, .wpsc_buy_button:active, #wpsc_registration_signIn #wp-submit:active {
	background: #0074b9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0074b9), color-stop(100%,#63bdf3));
	background: -webkit-linear-gradient(top, #0074b9 0%,#63bdf3 100%);
	background: -moz-linear-gradient(top, #0074b9 0%, #63bdf3 100%);
	background: -ms-linear-gradient(top, #0074b9 0%,#63bdf3 100%);
	background: -o-linear-gradient(top, #0074b9 0%,#63bdf3 100%);
	background: linear-gradient(to bottom, #63bdf3 0%,#63bdf3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074b9', endColorstr='#63bdf3',GradientType=0 );
	border: 1px solid #134172;
}
#otherButtons {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-webkit-box-shadow: 3px 3px 6px -2px #ccc;
	-moz-box-shadow: 3px 3px 6px -2px #ccc;
	-ms-box-shadow: 3px 3px 6px -2px #ccc;
	-o-box-shadow: 3px 3px 6px -2px #ccc;
	box-shadow: 3px 3px 6px -2px #ccc;
	top: 0; right: 0;
}
#otherButtons li {
	margin: 5px 10px 0;
	padding-bottom: 5px;
}
#otherButtons a {
	color: #333;
}
#otherButtons a:hover {
	color: #999;
}
#otherButtons img, #btnSignIn, .videosBtnContainer img {
	display: inline-block;
	margin-top: 5px;
	vertical-align: middle;
}
#otherButtons img, .videosBtnContainer img  {
	margin: 0 5px 0 0;
}
#otherButtons #welcomeName {
	margin-top: 6px;
}
#btnVideos, .btnVideos {
	margin: 0 10px 0 0;
}
.post-edit-link {
	border-bottom: 1px dotted #f00;
	clear: both; float: left;
	color: #f00;
	font: 12px Arial, sans-serif;
	margin: 0 0 10px 0;
}
/* sidebar */
#purchaseNowCTA {
	background: url(/wp-content/themes/GetLinkedInNow-v2/images/purchaseNow.jpg) no-repeat 0 0;
	border-bottom: 0;
	display: block;
	height: 76px;
	margin: 0 auto 10px;
	text-indent: -9999px;
	width: 265px;
}
#purchaseNowCTA:hover {
	background: url(/wp-content/themes/GetLinkedInNow-v2/images/purchaseNow.jpg) no-repeat 0 -76px;
	border-bottom: 0;
}
#ctaPrice {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	top: -45px; right: 60px;
}
#ctaNewPrice {
	color: #a3171e;
	position: relative;
}
#ctaActualNewPrice {
	background: #a3171e;
	border: 2px solid #c20808;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 28px; width: 36px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding: 8px 0 0 0;
	position: relative; top: -28px; left: 50px;
	text-align: center;
}
#ctaWas {
	font-size: 12px;
	position: absolute; top: 20px; left: -17px;
	width: 100px;
}
.sidebar .sideBlock {
	margin: 5px 0 20px;
}
.search {
	margin: 5px 0 0;
}
.search input[type="text"] {
	width: 170px;
}
.sideBlock h3 {
	background: #0074B9;
	border: 1px solid #ddd;
	border-bottom: 0;
	color: #fff;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-left: 6px;
	-moz-border-top-right-radius: 6px;
	-ms-border-top-left-radius: 6px;
	-ms-border-top-right-radius: 6px;
	-o-border-top-left-radius: 6px;
	-o-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
}
.sideBlockInner {
	background: #F0F0F0;
	border: 1px solid #ddd;
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-left: 6px;
	-moz-border-bottom-right-radius: 6px;
	-ms-border-bottom-left-radius: 6px;
	-ms-border-bottom-right-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-o-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	padding: 15px 25px;
}
#engageDonna .sideBlockInner {
	text-align: center;
}
#engageDonna .image {
	border: 0;
}
#engageDonna img {
	display: block;
	height: 76px; width: 76px;
	margin: 0 auto;
}
#engageDonna a {
	display: inline-block;
	margin-top: 10px;
}
#LinkedInTipsTricks small {
	font-size: 12px;
}
.sideBlock .readMore {
	display: inline-block;
	margin-left: 118px;
	width: 73px;
}
.sideBlock ul {
	padding-left: 10px;
}
#newsletter p, #newsletterTransaction p {
	margin-bottom: 15px;
}
#newsletter  #spamFree, #newsletterTransaction #spamFreeTransaction {
	color: #444;
	display: block;
	font-size: 11px;
	margin: 0 0 0 18px;
}
#acceptedPayments {
	background: url(images/icon_paymentMethods.png) no-repeat 53px 0px;
	height: 31px;
	margin-bottom: 10px;
}
#newsletter .sideBlockInner, #newsletterTransaction .sideBlockInner {
	padding: 15px 12px;
}
#newsletterSubmit, #newsletterTransactionSubmit {
	margin: 0;
	width: 55px;
}
#newsletter .sideBlockInner strong, #newsletterTransaction .sideBlockInner strong {
	display: block;
}
#newsletter input, #newsletterTransaction input {
	display: inline-block;
	margin: 2px 5px 0 0;
	vertical-align: top;
	width: 140px;
}
.post {
	color: #333;
	position: relative;
}
.post h2 {
	margin-bottom: 15px;
}
.post h3 {
	background: #eee;
	font-size: 24px;
	padding: 15px 5px;
	margin-bottom: 10px;
}
.post .postDate span {
	color: #333;
	display: block;
	font-size: 22px;
}
.post p, .post ul {
	margin-bottom: 20px;
}

/* icons */
.socialIcon {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: bottom;
	width: 32px;
}
.iconLinkedIn {
	background-position: 0 -76px;
}
.iconTwitter {
	background-position: -39px -76px;
}
.iconYoutube {
	background-position: -77px -76px;
}
.iconFacebook {
	background-position: -115px -76px;
}
.iconPhone {
	background: url(images/sprite.png) no-repeat 0 -262px;
	border: none;
	height: 68px;
	vertical-align: middle;
	width: 59px;
}
.iconEmail {
	background: url(images/sprite.png) no-repeat -79px -268px;
	border: none;
	height: 56px;
	vertical-align: middle;
	width: 71px;
}

/* main page */
#home .leftRail iframe {
	display: block;
	margin: 0 auto;
	width: 420px;
}
#home h1 {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 20px;
}
#arrowToProduct {
	position: absolute;
	top: 50px; right: 90px;
}
#home .post {
	clear: both;
	margin: 15px 0;
}
#home .post h3 {
	background: none;
}
#subMain h2 {
	margin-bottom: 20px;
	text-align: center;
}
#subMain h3 {
	color: #039;
	padding: 15px 0 0;
	margin-bottom: 5px;
}
#mainLatestBlogPosts, #mainTestimonials {
	margin: 10px 5px 20px;
}
.testimonialContainer {
	margin-bottom: 50px;
}
#subMain .testimonialContainer h2 {
	font-size: 16px;
	margin: 0;
	text-align: left;
}
#mainLatestBlogPosts h2 {
	font-size: 26px;
	margin: 0;
	text-align: left;
}
#mainLatestBlogPosts .post {
	margin: 25px 0 15px;
}
#mainLatestBlogPosts .readMore {
	position: relative; top: -10px;
	margin-bottom: 20px;
}

/* Individual Pages */
.page h1 {
	border-top: 3px solid #ccc;
	color: #333;
	font: bold 24px/24px "Droid Sans", "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0 0 20px;
	padding-top: 15px;
}

.page p {
	color: #333;
	font: 14px/22px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
	margin: 0 0 20px;
}

/* contact page */
#contactForm {
	border-bottom: 2px dotted #999;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#contactForm .formInput {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px #ddd;
	-moz-box-shadow: inset 0 1px 1px #ddd;
	-ms-box-shadow: inset 0 1px 1px #ddd;
	-o-box-shadow: inset 0 1px 1px #ddd;
	box-shadow: inset 0 1px 1px #ddd;
	margin-bottom: 15px;
	padding: 5px;
	width: 350px;
}
#contactForm textarea {
	color: #999;
	font-family: inherit;
	height: 150px;
}
#contactForm .btnPrimary {
	padding: 7px 20px;
}
#contactContainer {
	margin: 20px 0 30px;
}
#contactContainer a {
	border: 0;
}
#contactContainer span {
	font-size: 12px;
}
#contactEmail {
	width: 300px;
}
#contactPhone {
	width: 200px;
}
#contactContainer .contactText {
	color: #666;
	line-height: 1.2;
	padding-bottom: 10px;
}
#contactContainer .contactText a {
	color: #1c65ad;
}
#contactContainer .contactText a:hover {
	color: #4e95da;
}
#contactEmail .inlineBlock, #contactPhone .inlineBlock {
	vertical-align: middle;
}
#contactEmail .contactText {
	margin-left: 15px;
	width: 210px;
}
#contactPhone .contactText {
	padding-bottom: 21px;
	width: 125px;
}
#errorList {
	background: #FFD8D8;
	border: 1px solid #f00;
	padding: 5px 0 5px 30px;
}
#errorList li {
	color: #f00;
}
#followMe a {
	border: 0;
}
#followMe .fb-like {
	margin: 6px 0 0 6px;
}

/* Free Tools */
#free-tools .box {
	border: 1px solid #ccc;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 10px;
}
#free-tools .resourceList {
	list-style: none;
}
#free-tools .resourceList li {
	margin: 0 0 10px;
	position: relative;
}
#free-tools .resourceList li::after {
	background: transparent url(images/sprite.png) -100px 0;
	content: " ";
	height: 16px; width: 16px;
	position: absolute; top: 0; left: -25px;
}

/* Press */
.pressPost .titleDate {
	width: 385px;
}
.pressPost h2 {
	font-size: 16px;
}
.pressPost .imgPressContainer {
	width: 230px;
}
#press .featuredImage, #main .featuredImage {
	border: 1px solid #000;
}
.imgPressContainer img {
	margin: 0 0 5px;
}
#press .postContainer .post {
	margin: 0 0 50px;
}
#press .post-edit-link {
	float: none;
}

/* Blog */
#articles .postContainer, .search-results .postContainer, .archive .postContainer, .search-results .postContainer {
	border-bottom: 1px solid #ececec;
	margin: 0 0 30px;
	padding: 0 0 15px;
}
#articles .postContainer .readMore, .search-results .postContainer .readMore, .archive .postContainer .readMore {
	clear: both; float: right;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 3px 7px 2px
}
#articles .postContainer .postImage, .single-post .postContainer .postImage, .archive .postContainer .postImage {
	background: #f0f0f0;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 4px 1px #ececec;
	-moz-box-shadow: 0 0 4px 1px #ececec;
	-ms-box-shadow: 0 0 4px 1px #ececec;
	-o-box-shadow: 0 0 4px 1px #ececec;
	box-shadow: 0 0 4px 1px #ececec;
	margin: 0 5px 0 0;
	padding: 4px;
}
#articles .postContainer .featuredImage, .archive .postContainer .featuredImage {
	border: 0;
}
#articles .postContainer .postImage img, .single-post .postContainer .postImage img, .archive .postContainer .postImage img {
	display: block;
}
#articles .postContainer .postTitle, .search-results .postContainer .postTitle, .archive .postContainer .postTitle {
	border: 0;
	color: #646464;
	font-size: 20px;
	padding: 2px 0 4px;
}
.search-results .postContainer .postContent {
	width: 400px;
}
#articles .postContainer .postContent, .archive .postContainer .postContent {
	margin-right: 50px;
}
#articles .post h2, .archive .post h2 {
	margin: 0 0 5px;
}
#articles .postContent small, .search-results .postDate, .archive .postContent small {
	background: url(images/icon_calendar.gif) no-repeat 0 -1px;
	font-style: italic;
	padding: 0 0 0 22px;
	vertical-align: middle;
}
#articles .addthis_toolbox, .archive .addthis_toolbox {
	display: inline-block; vertical-align: middle;
	margin: 0 0 0 10px;
	width: 200px;
}
#articles .postContent.postWithImage p {
	float: right;
	margin-right: 10px;
	width: 400px;
}
#articles .postContent.postWithImage .postImage {
	float: left;
}
#articles .addthis_toolbox a, #at20mc a, .archive .addthis_toolbox a {
	border: 0;
}
#articles h1, .archive h1 {
	padding-top: 60px;
	position: relative;
}
.archive h1 {
	margin-bottom: 20px;
}
#articles .leftRail .search, .archive .leftRail .search {
	height: 40px;
	position: absolute; top: 3px; left: 0;
	margin: 0;
	padding: 0 0 0 10px;
	width: 558px;
}
#articles .leftRail .searchField, .archive .leftRail .searchField {
	background: #ccc;
	padding: 3px;
	width: 200px;
	position: relative; top: -1px;
}
#pagination {
	list-style: none;
	margin: 10px 0; padding: 0;
}
#pagination li {
	border: 1px solid #ccc;
	float: left;
	font: 12px Arial,sans-serif;
	margin-right: 5px;
	padding: 2px 7px;
}
#pagination a {
	border: 0;
}

/* About Author */
#aboutAuthor {
	background: #fafafa;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	color: #333;
	font: 12px Arial, sans-serif;
	margin-top: 30px;
	padding: 10px;
	width: 100%;
}
#aboutAuthor a {
	border: 0;
	width: 113px;
}
#aboutAuthor img {
	background: #fff;
	border: 1px solid #e8e8e8;
	height: 101px;
	padding: 5px;
	width: 101px;
}
#aboutAuthorText {
	margin-left: 15px;
	width: 400px;
}
#aboutAuthorText strong {
	display: block;
	font-size: 14px;
	margin: 5px 0;
}
#aboutAuthorText p {
	font: 12px Arial, sans-serif;
	line-height: 1.8;
	margin: 0;
}

/* Single Blog Post */
.addthis_toolbox a {
	border: 0;
}
.single-post #main .featuredImage {
	border: 0;
}
.single-post .postDetail {
	font-size: 12px;
}
.single-post .postContent {
	width: 630px;
}
.single-post .postContainer .postContent .postImage {
	float: left;
	margin: 0 10px 10px 0;
}
.postDetail {
	margin-bottom: 15px;
}
.subscribeRSS {
	background: url(images/ico-social-rss.png) no-repeat 5px 4px;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
}
.subscribeRSS a {
	border: 0;
	color: #005cc8;
	text-decoration: underline;
}
.subscribeRSS a:hover {
	color: #488cdb;
}
.subscribe-to-comments {
	margin-top: 20px;
}
#reply-title {
	background: none;
	padding: 0;
}
#reply-title p {
	font-size: 20px;
	margin: 0;
}
#commentform p {
	margin: 0;
}
#commentform #comment {
	font-family: inherit;
	padding: 5px;
}
#commentform #submit {
	padding: 5px 20px;
}
#commentform label {
	margin-left: 10px;
}
#commentluv a {
	border: 0;
}
#commentform #gasp_p {
	margin: 10px 0 0 -5px;
}
#commentform #subscribe {
	margin: 10px 0 0 1px;
}
#commentluv {
	margin-left: -5px;
}
#mylastpost {
	margin-left: 8px;
}
.single-post #arrowToProduct {
	top: 0;
}
#commentlist {
	list-style: none;
	margin-top: 30px;
	padding: 0;
}
#commentlist li {
	margin-bottom: 40px;
}
#blogFooter {
	border: 1px solid #5bc1ff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #a4ddff;
	-moz-box-shadow: 0 0 10px #a4ddff;
	-ms-box-shadow: 0 0 10px #a4ddff;
	-o-box-shadow: 0 0 10px #a4ddff;
	box-shadow: 0 0 10px #a4ddff;
	margin: 20px;
	padding: 10px;
}
#recentCommentsContainer {
	border-right: 1px solid #5bc1ff;
	margin: 10px 10px 0;
	padding-right: 10px;
	width: 250px;
}
#recentComments {
	list-style: none;
	padding: 0;
}
#recentComments li {
	font-size: 12px;
	margin-bottom: 5px;
}
#recentComments .commentUser {
	color: #999;
}
#blogFooterCategoriesArchives {
	margin: 15px 0 0 15px;
	width: 200px;
}
#blogFooterCategoriesArchives label, #blogFooterCategoriesArchives select {
	display: block;
}
#blogFooterCategories{
	margin-bottom: 20px;
}
#articles #arrowToProduct, .archive #arrowToProduct {
	top:7px; right: 25px;
}
.search-results #main .postContainer {
	padding: 0 0 60px;
}
.search-results .post h2 {
	margin-bottom: 0;
}
.search-results .postDate {
	display: block;
	margin: 5px 0 10px;
}

/* Product Page */
#products .page .AuthorizeNetSeal {
	right: 20px; top: 10px;
}
#products .page .AuthorizeNetSeal a {
	border: 0;
}
#default_products_page_container {
	margin-top: 85px;
	position: relative;
}
#default_products_page_container .default_product_display {
	border: 2px solid #000;
	margin-bottom: 30px; padding: 10px;
}
#default_products_page_container .prodtitle {
	font-size: 20px;
	margin-bottom: 20px;
	text-decoration: underline;
}
#default_products_page_container .productcol {
	padding-left: 220px;
	position: relative;
}
#default_products_page_container .wpsc_description {
	min-height: 90px;
}
#default_products_page_container .wpsc_description ol {
	padding-left: 20px;
}
#default_products_page_container .product_form {
	position: relative;
}
#default_products_page_container .product_form fieldset {
	display: none;
}
#default_products_page_container .product_form .post-edit-link, .singleColumn .post-edit-link {
	float: none;
}
#default_products_page_container .originalpricedisplay {
	margin-right: 20px;
	text-align: right;
}
#default_products_page_container .originalpricedisplay .oldprice {
	color: #f00;
	font-size: 22px;
	text-decoration: line-through;
}
#default_products_page_container .originalpricedisplay .currentprice {
	font-size: 22px;
}
#default_products_page_container .wpsc_buy_button {
	margin-left: 10px;
}
#products #sslLogoTop {
	position: absolute; top: 13px; right: 125px;
}
#products #sslLogoTop a {
	border: 0;
}
#products .imagecol a {
	border: 0;
	cursor: pointer;
}
#products .product_image {
	max-width: 315px;
}
#default_products_page_container .checkout {
	text-align: right;
}
#default_products_page_container .checkoutTop {
	margin-bottom:15px; padding-top: 30px;
}
#default_products_page_container .checkout .btnPrimary, .continueShoppingCheckout .checkout {
	background: #d94f52;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e68a8c), color-stop(10%,#d22f32));
	background: -webkit-linear-gradient(top, #e68a8c 0%,#d22f32 10%);
	background: -moz-linear-gradient(top, #e68a8c 0%, #d22f32 10%);
	background: -ms-linear-gradient(top, #e68a8c 0%,#d22f32 10%);
	background: -o-linear-gradient(top, #e68a8c 0%,#d22f32 10%);
	background: linear-gradient(to bottom, #e68a8c 0%,#d22f32 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e68a8c', endColorstr='#d22f32',GradientType=0 );
	border: 1px solid #d22f32;
}
#default_products_page_container .checkout .btnPrimary:hover .continueShoppingCheckout .checkout:hover {
	background: #eeaeb0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeaeb0), color-stop(10%,#db595c));
	background: -webkit-linear-gradient(top, #eeaeb0 0%,#db595c 10%);
	background: -moz-linear-gradient(top, #eeaeb0 0%, #db595c 10%);
	background: -ms-linear-gradient(top, #eeaeb0 0%,#db595c 10%);
	background: -o-linear-gradient(top, #eeaeb0 0%,#db595c 10%);
	background: linear-gradient(to bottom, #eeaeb0 0%,#db595c 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeaeb0', endColorstr='#db595c',GradientType=0 );
}
#default_products_page_container .checkout .btnPrimary:active .continueShoppingCheckout .checkout:active {
	background: #d94f52;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d22f32), color-stop(10%,#e68a8c));
	background: -webkit-linear-gradient(top, #d22f32 0%,#e68a8c 10%);
	background: -moz-linear-gradient(top, #d22f32 0%, #e68a8c 10%);
	background: -ms-linear-gradient(top, #d22f32 0%,#e68a8c 10%);
	background: -o-linear-gradient(top, #d22f32 0%,#e68a8c 10%);
	background: linear-gradient(to bottom, #d22f32 0%,#e68a8c 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22f32', endColorstr='#e68a8c',GradientType=0 );
}
#default_products_page_container #arrowToProduct {
	top: 115px; right: -40px; z-index: 9999;
}

/* Member Center */
#memberCenterLinks {
	margin: 0 0 15px;
	text-align: center;
}
#memberCenterLinks a {
	display: inline-block; vertical-align: middle;
	margin: 0 5px;
	padding: 6px 10px 4px;
	text-decoration: none;
}
.page-template-memberCenter-php h3 {
	color: #0074B9;
	font-size: 18px;
}
.page-template-memberCenter-php .page .post-edit-link {
	border-bottom: 1px dotted #f00;
	float: none;
	text-decoration: none;
}
.page-template-memberCenter-php .page ul {
	position: relative; left: 30px;
}
.page-template-memberCenter-php .page a {
	border: 0;
	text-decoration: underline;
}
#memberFooter {
	color: #000;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	width: 922px;
	position: relative; left: -1px;
}
#memberNewsletter, #memberLatestBlogPost, #memberCoachingServices {
	display: inline-block; vertical-align: top;
	height: 215px;
	padding: 0 10px;
	text-align: left;
	width: 255px;
}
#memberNewsletter, #memberLatestBlogPost {
	border-right: 3px dotted #000;
}
#memberFooter h4 {
	margin-bottom: 10px;
}
#memberFooter p {
	color: #000;
	font-size: 12px;
	line-height: 1.4;
	margin: 0;
}
#memberFooter a {
	border-color: #000;
	color: #fff;
}
#memberFooter a:hover {
	border-color: #ccc;
	color: #ccc;
}
#memberFooter #memberCoachingServices a {
	border-bottom: 1px dotted #000;
	color: inherit;
}
#memberFooter #memberCoachingServices a:hover {
	border: none;
	color: inherit;
}
#member_newsletter_email {
	margin-top: 15px;
}
#memberNewsletter #memberNewsletterSubmit {
	border: 0;
	margin-top: 14px;
}
#memberNewsletter #memberNewsletterSubmit:hover {
	color: #fff;
}
#memberCenterLinks .btnPrimary:hover, #memberCenterLinks .btnPrimary.active {
	background: #a3171e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d51e27), color-stop(100%,#811217));
	background: -webkit-linear-gradient(top, #d51e27 0%,#811217 100%);
	background: -moz-linear-gradient(top, #d51e27 0%, #811217 100%);
	background: -ms-linear-gradient(top, #d51e27 0%,#811217 100%);
	background: -o-linear-gradient(top, #d51e27 0%,#811217 100%);
	background: linear-gradient(to bottom, #d51e27 0%,#811217 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d51e27', endColorstr='#811217',GradientType=0 );
	color: #fff;
	text-shadow: 1px 1px 1px rgba(163, 23, 30, 0.8);
}
#memberCenterLinks .btnPrimary:active {
	background: #d51e27;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95151c), color-stop(100%,#e2323a));
	background: -webkit-linear-gradient(top, #95151c 0%,#e2323a 100%);
	background: -moz-linear-gradient(top, #95151c 0%, #e2323a 100%);
	background: -ms-linear-gradient(top, #95151c 0%,#e2323a 100%);
	background: -o-linear-gradient(top, #95151c 0%,#e2323a 100%);
	background: linear-gradient(to bottom, #95151c 0%,#e2323a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95151c', endColorstr='#e2323a',GradientType=0 );
	text-shadow: 1px 1px 1px rgba(163, 23, 30, 0.8);
}

/* Single Column */
.singleColumn {
	padding: 0 10px;
}
.singleColumnTop {
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.singleColumnTop iframe, .singleColumnTop #purchaseNowCTA {
	display: inline-block; vertical-align: middle;
}
.singleColumnTop #purchaseNowCTA {
	margin-left: 20px;
}
.singleColumnTop #ctaPrice {
	top: 90px; right: 85px;
}
#job-search .singleColumnTop #ctaPrice {
	top: 320px; right: 150px;
}
#job-search #ctaWas {
	left: -32px;
}
.singleColumn .page h1 {
	border: 0;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0; padding: 0;
}
.singleColumn .page h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.singleColumn .page h3 {
	color: #0074B9;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
.singleColumn table {
	border-collapse: collapse;
	width: 100%;
}
.singleColumn table td {
	padding: 5px;
}
#checkout .AuthorizeNetSeal {
	position: absolute; top: 10px; right: 20px;
}
#checkout .AuthorizeNetSeal a {
	border: 0;
}
#checkout .page h1 {
	margin: 0 0 50px;
}
#checkout #sslLogoTop {
	position: absolute; top: 12px; right: 125px;
}
#checkout #sslLogoTop a {
	border: 0;
}
#checkout_page_container {
	margin-top: 50px;
}
#checkout_page_container h3 {
	font-size: 19px;
	margin-bottom: 10px;
}
#checkout_page_container .checkout_cart {
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: -1px;
	width: 100%;
}
#checkout_page_container .checkout_cart td {
	border-top: 1px solid #e7e7e7;
}
#checkout_page_container .header th {
	background: #0075ba;
	border: 1px solid #000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0;
}
#checkout_page_container .header .image {
	text-align: center;
	width: 50px;
}
#checkout_page_container .header .product {
	padding: 9px 24px;
	text-align: left;
	width: 280px;
}
#checkout_page_container .header .price {
	width: 80px;
}
#checkout_page_container .header .total {
	width: 80px;
}
#checkout_page_container .wpsc_product_name {
	font-weight: bold;
	padding: 5px 15px;
}
#wpsc_shopping_cart_container .wpsc_totals {
	font-weight: bold;
	padding: 0 0 0 9px;
}
#wpsc_shopping_cart_container .wpsc_totals.total {
	padding: 0 5px 0 0;
	text-align: right;
}
#checkout_page_container .wpsc_product_image, #checkout_page_container .wpsc_product_price, #checkout_page_container .wpsc_product_remove {
	text-align: center;
}
#wpsc_shopping_cart_container .wpsc_checkout_table_totals {
	border: 1px solid #e7e7e7;
	margin-top: -1px;
	width: 100%;
}
#checkout_page_container .wpsc_product_remove input, #coupon_table input {
	font-size: 11px;
	line-height: 1.2;
	margin: 0 0 10px; padding: 5px;
}
#coupon_table .coupon_code {
	padding-right: 5px;
	text-align: right;
}
#coupon_table .coupon_txt {
	padding: 10px 0 10px 10px;
}
#coupon_table input {
	margin: 0;
}
#continue_shopping {
	margin: 20px 0 30px;
	text-align: right;
}
#wpsc_shopping_cart_container select[name="collected_data[27]"] {
	margin-bottom: 10px;
}
#wpsc_shopping_cart_container .wpsc_checkout_table {
	width: 100%;
}
#wpsc_shopping_cart_container .wpsc_checkout_table td {
	width: 300px;
}
#wpsc_shopping_cart_container .wpsc_checkout_table .inputLabel {
	width: 325px;
}
#wpsc_shopping_cart_container .wpsc_checkout_table input, #wpsc_shopping_cart_container .wpsc_checkout_table select {
	width: 260px;
}
#wpsc_shopping_cart_container .wpsc_gateway_container .custom_gateway input {
	width: auto;
}
#region_country_form_6 select {
	margin: 5px 0;
}
#region_country_form_6 .current_region {
	margin: 5px 0 10px;
}
#wpsc_shopping_cart_container .checkout_forms td:first-child {
	width: 325px;
}
#wpsc_shopping_cart_container .checkout_forms tr:first-child input {
	width: 260px;
}
#checkout .post-edit-link {
	float: none;
}
.page .error {
	color: #f00;
	font-weight: bold;
}
#totalPriceBtm {
	color: #0074b9;
	font-weight: bold;
	margin: 5px 0;
	text-align: right;
}
#wpsc_shopping_cart_container .wpsc_make_purchase {
	text-align: right;
}
#wpsc_checkout_form_27 {
	margin-top: 10px;
}
#job-search .page blockquote {
	background: #fafdd7;
	-webkit-box-shadow: 10px 10px 10px #999;
	-moz-box-shadow: 10px 10px 10px #999;
	-ms-box-shadow: 10px 10px 10px #999;
	-o-box-shadow: 10px 10px 10px #999;
	box-shadow: 10px 10px 10px #999;
	display: block;
	margin: 0 auto; padding: 20px 50px;
}
#job-search .page hr {
	background: #0074b9;
	height: 3px; width: 400px;
	margin: 0 auto 20px;
}

#job-search #programIncludes tbody {
	border-top: 1px solid #0074b9;
}
#job-search #programIncludes tr {
	border-bottom: 1px solid #0074b9;
}
#cvvText {
	left: 85px;
	width: 200px;
}
.firefox #cvvText {
	left: 400px;
}
#wpsc_shopping_cart_container .wpsc_signup_text {
	margin-bottom: 10px;
}
#mustSignIn {
	color: #f00;
	font-weight: bold;
	margin-top: 30px;
}
#wpsc_shopping_cart_container fieldset {
	border: 0;
	margin: 20px 0 0 20px;
}
#wpsc_registration_signIn h2 {
	margin-bottom: 10px;
}
#wpsc_shopping_cart_container .login-username label, #wpsc_shopping_cart_container .login-password label, #wpsc_shopping_cart_container .login-email label {
	display: block;
}
#wpsc_shopping_cart_container .login-username, #wpsc_shopping_cart_container .login-password, #wpsc_shopping_cart_container .login-submit, #wpsc_shopping_cart_container .login-email {
	display: inline-block; vertical-align: middle;
	margin-right: 20px;
}
#loginform .login-password {
	position: relative;
}
#loginform .login-password .forgotPassword {
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	position: absolute; top: 52px;
}
#newToGLIN {
	margin-top: 20px;
}
#mainTestimonials .testimonial {
	background: #f2f2f2;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#e4e4e4),color-stop(100%,#fff));
	background: -webkit-linear-gradient(bottom,#e4e4e4 0%,#fff 100%);
	background: -moz-linear-gradient(bottom,#e4e4e4 0%,#fff 100%);
	background: -ms-linear-gradient(bottom,#e4e4e4 0%,#fff 100%);
	background: -o-linear-gradient(bottom,#e4e4e4 0%,#fff 100%);
	background: linear-gradient(bottom,#e4e4e4 0%,#fff 100%);
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-top: 12px;
	padding: 10px;
}
#subMain #mainTestimonials .readMore {
	margin: 10px 0;
}
#newsletterMailChimpResponse, #newsletterTransactionMailChimpResponse {
	color: #000;
	display: none;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#newsletterMailChimpResponse.success, #newsletterTransactionMailChimpResponse.success {
	background-color: #afa;
	border: 1px solid #008000;
}
#newsletterMailChimpResponse.error, #newsletterTransactionMailChimpResponse.error {
	background-color: #ffaeae;
	border: 1px solid #780000;
}
#addedToCart {
	background: #afa;
	border: 1px solid #080;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
}
#transaction_results .page {
	position: relative;
}
#transaction_results .wpsc-transaction-results-wrap {
	min-height: 100px;
}
#transaction_results .wpsc-purchase-log-transaction-results th, #transaction_results .wpsc-purchase-log-transaction-results td {
	padding: 0 10px;
	text-align: center;
}
#transaction_results .wpsc-purchase-log-transaction-results .TH0, #transaction_results .wpsc-purchase-log-transaction-results .TD0 {
	text-align: left;
	padding: 0 10px 0 0;
	width: 340px;
}
#newsletterTransaction {
	position: absolute; bottom: 195px; right: 0;
}
.continueShoppingCheckout {
	display: none;
	text-align: right;
}
.continueShoppingCheckout .readMore.continueShopping {
	background: #999;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(10%,#999));
	background: -webkit-linear-gradient(top, #ccc 0%,#999 10%);
	background: -moz-linear-gradient(top, #ccc 0%, #999 10%);
	background: -ms-linear-gradient(top, #ccc 0%,#999 10%);
	background: -o-linear-gradient(top, #ccc 0%,#999 10%);
	background: linear-gradient(to bottom, #ccc 0%,#999 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999999',GradientType=0 );
	border: 1px solid #666;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.continueShoppingCheckout .readMore.continueShopping:hover {
	background: #aaa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(10%,#aaa));
	background: -webkit-linear-gradient(top, #ddd 0%,#aaa 10%);
	background: -moz-linear-gradient(top, #ddd 0%, #aaa 10%);
	background: -ms-linear-gradient(top, #ddd 0%,#aaa 10%);
	background: -o-linear-gradient(top, #ddd 0%,#aaa 10%);
	background: linear-gradient(to bottom, #ddd 0%,#aaa 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#aaaaaa',GradientType=0 );
	border: 1px solid #999;
}
.continueShoppingCheckout .readMore.continueShopping:active {
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaa), color-stop(100%,#666));
	background: -webkit-linear-gradient(top, #aaa 0%,#666 100%);
	background: -moz-linear-gradient(top, #aaa 0%, #666 100%);
	background: -ms-linear-gradient(top, #aaa 0%,#666 100%);
	background: -o-linear-gradient(top, #aaa 0%,#666 100%);
	background: linear-gradient(to bottom, #aaa 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#666666',GradientType=0 );
	border: 1px solid #333;
}
#wpsc_shopping_cart_container .validation-error {
	color: #0f7e00;
	margin-top: 20px;
	text-transform: uppercase;
}
.linkedInSignature {
	font-size: 24px;
}
.linkedInSignature em.in {
	background: url(images/linkedin-signature.png);
	display: inline-block; vertical-align: top;
	height: 30px; width: 30px;
	position: relative; top: -8px; left: 1px;
}
.signature {
	margin-top: 15px;
}
div.video-js {
	margin: 0 auto;
}
#memberNewsletter #newsletterMailChimpResponse {
	margin-top: 12px;
}
#videoAccess {
	background: #afa;
	border: 1px solid #008000;
	box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.3);
	position: fixed; top: 65px;
	margin-left: 209px;
	padding: 10px;
	text-align: center;
	width: 500px;
}

/* override audio styles */
div.mejs-container {
    background: none;
    min-height: 50px;
    margin-bottom: 25px;
}

div.mejs-container,
div.mejs-container .mejs-controls,
div.mejs-container .mejs-inner {
    overflow: hidden;
    width: 100%;
}

div.mejs-container .mejs-controls {
    background: #f5f5f5;
    color: #333;
    height: 50px !important;
}

div.mejs-container .mejs-controls .mejs-play,
div.mejs-container .mejs-controls .mejs-pause,
div.mejs-controls .mejs-volume-button {
	border: none !important;
    height: 50px;
    width: 45px;
}
div.mejs-container .mejs-controls .mejs-volume-button {
	margin-right: 7px;
}

div.mejs-controls .mejs-volume-button,
div.mejs-controls .mejs-fullscreen-button{
	width: 30px;
}

div.mejs-container .mejs-controls .mejs-play button,
div.mejs-container .mejs-controls .mejs-pause button,
div.mejs-controls .mejs-volume-button button,
div.mejs-controls .mejs-fullscreen-button button {
	background-image: url(images/player-icons.png);
	background-position: 0px 0px;
	background-size: 130px 71px;
	border: none !important;
	margin: 8px;
	height: 34px;
	opacity: 0.7;
	width: 34px;

    -webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition:    opacity 0.5s ease-in-out;
	-ms-transition:     opacity 0.5s ease-in-out;
	-o-transition:      opacity 0.5s ease-in-out;
	transition:         opacity 0.5s ease-in-out;
}

div.mejs-container .mejs-controls .mejs-pause button {
	background-position: -37px 0px;
}

div.mejs-controls .mejs-volume-button button {
	background-position: -71px 0px;
	height: 30px;
	margin: 9px 2px;
	width: 28px;
}

div.mejs-controls .mejs-fullscreen-button button {
	background-position: -100px 0px;
	height: 30px;
	margin: 9px 0px;
	width: 28px;
}

div.mejs-container .mejs-controls .mejs-play button:hover,
div.mejs-container .mejs-controls .mejs-pause button:hover,
div.mejs-controls .mejs-volume-button button:hover,
div.mejs-controls .mejs-fullscreen-button button:hover {
	opacity: 1;
}

div.mejs-controls .mejs-volume-button.mejs-unmute button {
	opacity: 0.3;
}

div.mejs-controls .mejs-button button:focus {
	outline: none !important;
}

div.mejs-container .mejs-controls .mejs-time {
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    width: 55px;
}

div.mejs-container .mejs-controls .mejs-time span {
    color: #aaa;
    float: none;
    font-size: 13px;
    line-height: 53px;
    margin-right: 0;
    text-align: center;
}

div.mejs-controls div.mejs-time-rail {
    height: 50px;
    padding: 0;
}

div.mejs-controls .mejs-time-rail .mejs-time-total,
div.mejs-controls .mejs-time-rail .mejs-time-loaded,
div.mejs-controls .mejs-time-rail .mejs-time-current,
div.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
div.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 10px;
    height: 7px;
}

div.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #ccc;
    margin-top: 23px;
    line-height: 50px;
}

div.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #ccc;
	margin-top: 12px;
}

div.mejs-controls div.mejs-horizontal-volume-slider {
    height: 50px;
    overflow: hidden;
}

div.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #999;
}

div.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #333;
    position: relative;

    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition:    all 0.5s ease-in-out;
	-ms-transition:     all 0.5s ease-in-out;
	-o-transition:      all 0.5s ease-in-out;
	transition:         all 0.5s ease-in-out;
}

div.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #333;
	cursor: pointer;
	margin-top: 12px;
}

div.mejs-controls .mejs-time-rail .mejs-time-current:after {
    background: #333;
    border-radius: 50%;
    display: block;
    content: "";
    position: absolute;
    right: -8px;
    top: -2px;
    height: 11px;
    width: 11px;
    z-index: 999;
}

div.mejs-controls .mejs-time-rail .mejs-time-float {
    background: none;
    border: none;
    color: #aaa;
    top: -35px;
}

div.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 0;
}

div.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    display: none;
}

/* Video player */
div.mejs-video .mejs-fullscreen-button {
    height: 50px;
}

div.mejs-video .mejs-mediaelement {
    background: #eee;
}

div.mejs-video .mejs-overlay-button {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 90px;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    position: absolute;
    opacity: 0.5;
    width: 90px;
}

div.mejs-video .mejs-overlay-button:after {
	border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 20px solid #fff;
    content: "";
    display: block;
    height: 0;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -13px;
    position: absolute;
    width: 0;
}

div.mejs-video:hover .mejs-overlay-button {
    opacity: 0.9;
}

div.mejs-overlay-loading {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    position: relative;
}

div.mejs-overlay-loading span {
    background-image: url(images/preloader.gif);
    height: 32px;
    left: 50%;
    margin: -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}
.audio-player {
	clear: both;
	position: relative;
}
.audio-player .audio-image {
	clear: both;
	float: left;
	line-height: 0;
	margin: 0 20px 0 0;
	padding: 0;
	width: 100px;
}
.audio-player .audio-image img {
	height: auto;
	max-width: 100%;
}
.audio-player .audio-title {
	color: #333;
	font-size: 22px;
	line-height: 1.35;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 70px;
}
.audio-player .audio-title small {
	color: #aaa;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.audio-player .audio-download {
	background: #F5F5F5 url(images/icon-download.png) no-repeat 28px 10px;
	color: #aaa;
	display: block;
	font-size: 12px;
	line-height: 1;
	padding: 40px 5px 10px;
	position: absolute; bottom: 52px; right: 0;
	text-align: center;
	width: 70px;
}
.audio-player .audio-download:hover {
	background-color: #eee;
	border: 0;
}

#default_products_page_container .wpsc_product_price .pricedisplay, .product_form .entry-utility {
	display: none;
}
#default_products_page_container .wpsc_product_price .pricedisplay.wpsc-product-price, #default_products_page_container .wpsc_product_price .pricedisplay.currentprice {
	display: block;
}

.video-js button:focus,
.video-js button:active {
	outline:none;
}
.video-js .vjs-big-play-button {
	border-radius: 35px;
	height: 70px; width: 70px;
	margin: 0 auto;
	top: 40%; left: 0; right: 0;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
	font-size: 50px;
	top: 12px;
}