
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face 
	
	Purple: #731472;
	Gold: #fdb813;
	Gray: #6e6f72;
	LIght Gray: #eaebec;
	Gray 3: #adafb2;
	
	*/

/* #Site Styles
================================================== */

body {
	border:10px solid #efeff0;
}

.marketing-wrapper h3 a:hover {
	color:#fdb813 !important;
}	

#logo-container {
	background:url(../images/shell/texture.jpg);
	text-align:center;	
	padding:30px 0 10px;
}

#nav {
	text-align:center;	
}

#nav ul {
	margin-bottom:0px !important;
}

#nav ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:0 30px;
	margin-bottom:0px !important;
}

#nav ul li a {
	border-bottom:4px solid #fff;
	color:#731472;
	display:block;
	font: 15px/22px "HelveticaNeueLT", Helvetica, sans-serif;
	padding: 30px 0px 20px 0px;
	text-decoration:none;	
	text-align:center;	
}

#nav ul li a:hover {
	border-bottom:4px solid #731472;	
}


.search-space {
	position:absolute;
	top:-4px;
	right:15px;	
}

.search-button {
	background:rgba(233, 233, 233, .8);
	padding:8px 20px 8px 14px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}



.icon-search {
	background:url(../images/shell/search-icon.png) 0 0px no-repeat;
	width:18px;
	height:25px;
	display:block;
	-webkit-transition: none;
	-moz-transition:none;
	-o-transition: none;
	transition: none;
}


.search-bar {
	position:absolute;
	top:0px;
	right:50px;
	margin:0;
	z-index:999;
}

.search-bar form {
	display:block;
	
	margin:0 !important;
	padding:0 !important;
}


.search-bar form input,
.search-bar form input[type="text"] {
	background:rgba(242,242,242, 1);
	border-left:4px solid #eaebec !important;
	border-bottom:4px solid #eaebec !important;
	border-right:0px !important;
	border-top:0px !important;
	color: #731472 !important;	
	display:block;
	font: 14px/14px "HelveticaNeueLT", Helvetica, sans-serif !important;
	padding:20px 18px;
	letter-spacing:1;
	width:900px;
	margin:0 !important;
	outline:none !important;
	box-shadow:none !important;
}

.search-bar form input[type="text"]:focus {
	border-left:4px solid #FDB813 !important;
	border-bottom:4px solid #FDB813 !important;
}

.search-bar form input:focus,
.search-bar form input[type="text"]:focus {
	color: #731472 !important;
}
.search-bar form input[type="submit"],
.search-bar form .submit {
	display:none;	
}







a.current {
	border-bottom:4px solid #731472 !important;
}

a.cta-button {
	background:#fdb813 !important;
	color:#fff !important;
	font:15px/22px "HelveticaNeueLT", Helvetica, sans-serif !important;
	font-weight:bold !important;
	padding:15px 30px !important;
	-webkit-border-radius: 15px !important;
	border-radius: 15px !important;	
	text-transform:uppercase !important;
	text-decoration:none !important;
	float:right !important;
}

a.cta-button:hover {
	color:#fff !important;
	background:#731472 !important;	
}

a.small-cta-button {
	background:#fdb813 !important;
	color:#fff !important;
	font:10px/16px "HelveticaNeueLT", Helvetica, sans-serif !important;
	font-weight:bold !important;
	padding:13px 25px !important;
	-webkit-border-radius: 15px !important;
	border-radius: 15px !important;	
	text-transform:uppercase !important;
	text-decoration:none !important;
	float:right !important;
	margin-right:10px !important;
	margin-bottom:15px !important;
}

a.small-cta-button:hover {
	color:#fff !important;
	background:#731472 !important;	
}




a.more-content {
	border-top:1px solid #eaebec;
	display:block;
	text-align:right;
	color:#731472;
	font: 14px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	padding:10px 0 0 0;
	text-decoration:none;
}

a.more-content:hover {
	color:#fdb813;
}

.purple-left {
	border-left:15px solid #731472;	
}

.purple-right {
	border-right:15px solid #731472;	
}

.gold-left {
	border-left:15px solid #fdb813;	
}

.gold-right {
	border-right:15px solid #fdb813;	
}


.teal-left {
	border-left:15px solid #5d98b6;	
}

.teal-right {
	border-right:15px solid #5d98b6;	
}

.gray-left {
	border-left:15px solid #efeff0;	
}

.gray-right {
	border-right:15px solid #efeff0;	
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:10px;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.social-media {
	margin-top:40px;
}

.social-media ul {
	text-align:right;	
	margin-bottom:0px;C
}

.social-media ul li {
	display:inline-block;
	zoom:1;
	*display:inline;	
}

.social-media ul li a:hover {
	opacity:.7 !important;	
}

hr.color-snipe {
	background:url(../images/shell/color-snipe.jpg);
	height:4px;
	border:0px !important;
	margin-bottom:0px !important;	
	margin-top:0px;
}

hr.short-color-snipe {
	background:url(../images/shell/short-color-snipe.jpg);
	height:4px;
	border:0px !important;
	margin-bottom:0px !important;	
	margin-top:0px;
}


.footer {
	background:url(../images/shell/texture.jpg);
	padding:40px 0 60px;
}

.footer-logo img {
	width:100%;	
}

.footer-links {
	margin-top:17px;	
}

.footer ul {
	margin-bottom:0px;	
}

.footer ul li {
	display:inline-block;
	zoom:1;
	*display:inline;	
	padding-right:3px;
	margin-right:3px;
}

.footer ul li:last-child {
	border-right:0px;
	margin-right:0px;
	padding-right:0px;	
}

.footer ul li a {
	color:#731472;
	font:12px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	text-decoration:none;
}

.footer ul li a:hover {
	color:#fdb813;
}

.footer p {
	color:#adafb2;
	font:11px/18px "HelveticaNeueLT", Helvetica, sans-serif;	
}






/* #Page Styles
================================================== */
.home-intro {
	background:url(../images/shell/bottom-texture.jpg) no-repeat 0 130%;	
	padding-bottom:0px;
}

.home-intro p {
	margin-left:80px;
}

.home-intro img {
	display:block;	
}

.intro-content {
	margin-top:40px;	
}

.marketing-wrapper {
	background:url(../images/shell/color-snipe.jpg) no-repeat top;	
	padding:40px 0;
}

.marketing-wrapper img {
	width:100%;
}

.marketing-wrapper h3 {
	font-size:16px;
	line-height:22px;
	color:#adafb2;
	margin-bottom:0px;
}

.marketing-wrapper h3 a {
	font-size:16px;
	line-height:22px;
	color: #731472 !important;
	margin-bottom:20px !important;
}

.marketing-wrapper a:hover {
	color:#fdb813;	
}

.marketing-wrapper h4 {
	font-size:18px;
	line-height:22px;
	color:#adafb2;
}

.marketing-wrapper p {
	font-size:12px;
	line-height:18px;	
}

.marketing-wrapper ul {
	margin-top:20px;
}

.marketing-wrapper ul li {
	padding:10px 0;
	border-bottom:1px solid #eaebec;
}

.marketing-wrapper ul li:last-child {
	border-bottom:0px !important;	
}

.marketing-wrapper ul li p {
	color:#adafb2;
	font:10px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;	
	margin-bottom:0px !important;
}

.marketing-wrapper ul li a {
	font:14px/19px "HelveticaNeueLT", Helvetica, sans-serif;
	color:#731472;
	text-decoration:none;
}


.texture {
	background:url(../images/shell/bottom-texture.jpg);
}

.section-intro {
	padding:40px 0 40px;
	margin-bottom:60px;
}

.blue {
	background:#5D98B6;
}
.blue h2,
.purple h2,
.gold h2 {
	color:#ffffff !important;	
}
.purple {
	background:#731472;
}
.gold {
	background:#FDB813;	
}
.event-wrapper h2,
.event-wrapper h2 a {
	color:#731472;
	font-size: 28px;
	line-height: 32px;
}
.event-wrapper h2 a:hover {
	color:#fdb813;	
}

.date {
	color:#ffffff;
	background:#731472;
	padding:10px 10px 10px 10px;
	font:14px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	text-align:center;
	position:relative;
	width:35px;
}
.date .month {
	display:block;	
	text-align:center;
}
.date .day {
	display:block;
	font-size:25px;
	margin-top:5px;	
	text-align:center;
}
.date .year {
	display:block;
	text-align:center;
	margin-top:5px;
}




.section-intro h3, .clients-testimonials h3 {
	font-size:20px;
	line-height:22px;
	color:#adafb2;
	margin-top:10px;
	margin-bottom:0px !important;
}


a.blog-button {
	background:#fdb813;
	color:#fff;
	font:10px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 20px;
	-webkit-border-radius: 15px;
	border-radius: 15px;	
	text-transform:uppercase;
	text-decoration:none;
	float:right;
}

a.blog-button:hover {
	background:#731472;	
}

.post-type p {
	border-bottom: 1px solid #eaebec;
    color: #adafb2 !important;
    font: bold 12px/15px "HelveticaNeueLT",Helvetica,sans-serif;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.post-meta {
	text-align:right;	
}

.post-meta p {
	color:#fdb813;
	font:16px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	border-right:1px solid #e5e5e5;
	margin-right:20px;
	padding-right:20px;
	text-transform:uppercase;
}

.blog-feed {
	border-top:1px solid #eaebec;
	border-bottom:1px solid #eaebec;
	padding-bottom:60px;
	margin-bottom:60px;
}

.blog-feed h2 {
	font-size:28px;
	line-height:32px;	
}

.blog-feed h2 a {
	color:#731472;
}

.blog-feed h2 a:hover {
	color:#fdb813;	
}

.post-cat p {
	font:11px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	color:#6e6f72;
	margin-bottom:30px;	
}

.post-cat p a {
	color:#731472 !important;
	font-weight:bold;
}

.post-cat p a:hover {
	color:#fdb813 !important;
	text-decoration:none !important;
}

.books-wrapper {
	padding:30px 0 10px 0;
}

.books-wrapper h3  {
	font-size:24px;
	line-height:22px;
	color:#adafb2;
	margin-bottom:0px;	
}

.clients-wrapper {
	padding:00px 0 40px;	
}

.clients-wrapper h3 {
	font-size:24px;
	line-height:22px;
	color:#adafb2;
	margin-bottom:40px;	
	margin-top:40px;
}

#books-carousel {
	padding:50px 0 10px;	
}

#books-carousel h3 {
	font-size:15px;
	line-height:19px;	
}

#books-carousel h3 a:hover {
	color:#fdb813;	
}

#books-carousel p {
	color:#adafb2;
	font:11px/13px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;	
}

#books-carousel ul li ul li {
	display:inline-block;
	zoom:1;
	*display:inline;	
}

.book-thumb {
	width:35%;
}

.book-thumb img {
	width: 90%;	
}

.book-title {
	width:60%;	
}

#books-carousel > .flex-control-nav  {
	display:none !important;	
}

#books-carousel > .flex-direction-nav {*height: 0;}
#books-carousel > .flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
#books-carousel > .flex-direction-nav .flex-prev { left: -5px; background:url(../images/flexnav/previous.png) 0 0 no-repeat;  text-indent:-9999px;  }
#books-carousel > .flex-direction-nav .flex-next { right: -35px;  background:url(../images/flexnav/next.png) 0 0 no-repeat; text-indent:-9999px !important; }

#books-carousel > .flex-direction-nav .flex-prev:hover { background:url(../images/flexnav/previous.png) -5px 0px no-repeat !important; }
#books-carousel > .flex-direction-nav .flex-next:hover { background:url(../images/flexnav/next.png) 5px 0px no-repeat !important; }


#books-carousel > .flexslider:hover .flex-prev { opacity: 0.7; left: -5px;   }
#books-carousel > .flexslider:hover .flex-next { opacity: 0.7; right: -5px;  }
#books-carousel > .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
#books-carousel > .flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); cursor: default; }
#books-carousel > .flex-direction-nav a:before  {  line-height:1; display: inline-block; content: '\f001'; }
#books-carousel > .flex-direction-nav a.flex-next:before  { content: '\f002'; }

@media only screen and (min-width: 768px) and (max-width: 959px) {	
	#clients-carousel {
		padding-left:0 !important;
		width:758px;
		margin-left: 5px;	
	}
	
	#clients-carousel img {
		max-width:180px !important;	
	}

	#clients-carousel > .flex-direction-nav .flex-next,
	#books-carousel > .flex-direction-nav .flex-next {
		right:-30px !important;
	}	
	#clients-carousel > .flex-direction-nav .flex-prev,
	#books-carousel > .flex-direction-nav .flex-prev {
		left:-20px !important;	
	}
}

@media only screen and (min-width:480px) and (max-width: 767px) {
		
	.marketing-wrapper img {
		width:auto !important;
	}
		
	#books-carousel .slides li {
		text-align:left;	
	}
	
	#clients-carousel li {
		text-align: left;
	}
	
	#clients-carousel > .flex-direction-nav .flex-next,
	#books-carousel > .flex-direction-nav .flex-next {
		right:-40px !important;
	}	
	#clients-carousel > .flex-direction-nav .flex-prev,
	#books-carousel > .flex-direction-nav .flex-prev {
		left:-35px !important;	
	}
}
@media only screen and (max-width: 479px) {
	
	.marketing-wrapper img {
		width:auto !important;
	}

	
	#books-carousel .slides li {
		text-align:left;	
	}
	
	#clients-carousel li {
		text-align: left;
	}
	
	#clients-carousel > .flex-direction-nav .flex-next,
	#books-carousel > .flex-direction-nav .flex-next {
		right:-34px !important;
	}	
	#clients-carousel > .flex-direction-nav .flex-prev,
	#books-carousel > .flex-direction-nav .flex-prev {
		left:-24px !important;	
	}
}



#clients-carousel > .flex-control-nav  {
	display:none !important;	
}

#clients-carousel ul.slides > li {
	height:75px;	
}

#clients-carousel > .flex-direction-nav {*height: 0;}
#clients-carousel > .flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: 0px 0 0; position: absolute; top: 60%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
#clients-carousel > .flex-direction-nav .flex-prev { left: 0%; background:url(../images/flexnav/previous.png) 0 0 no-repeat;  text-indent:-9999px;  }
#clients-carousel > .flex-direction-nav .flex-next { right: 3px;  background:url(../images/flexnav/next.png) 0 0 no-repeat; text-indent:-9999px !important; }

#clients-carousel > .flex-direction-nav .flex-prev:hover { background:url(../images/flexnav/previous.png) -5px 0px no-repeat !important; }
#clients-carousel > .flex-direction-nav .flex-next:hover { background:url(../images/flexnav/next.png) 5px 0px no-repeat !important; }

#clients-carousel > .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
#clients-carousel > .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
#clients-carousel > .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
#clients-carousel > .flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); cursor: default; }
#clients-carousel > .flex-direction-nav a:before  {  line-height:1; display: inline-block; content: '\f001'; }
#clients-carousel > .flex-direction-nav a.flex-next:before  { content: '\f002'; }






.about-intro {
	padding-bottom:80px;
	overflow:hidden !important;	
}

.about-content {
	margin-top:40px;	
}

.about-content .content-area {
	margin-left:80px;	
}

.about-content h5 {
	font:21px/28px "Cambria", Georgia, serif !important;
	color:#6e6f72 !important;
	margin-bottom:20px;
}

.about-content p {
}

.bio-panel {
	background:url(../images/about/bio-panel.jpg) no-repeat;
	padding:40px 90px 80px 30px;
	position:relative;
	width:500px;
}

.bio-panel h2 {
	color:#731472;
	margin-bottom:0px !important;	
}

.bio-panel h6 {
	color:#731472;	
}

.media-wrapper {
	padding-bottom:50px;
}

.media-features ul {
	padding-bottom:30px;
}

.media-features ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:310px;
	margin-right:20px;
	vertical-align:top;
}

.media-features ul li:last-child {
	margin-right:0px !important;	
}

.media-features ul li p {
	color:#adafb2;
	font:10px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;	
	margin-bottom:0px !important;
}

.media-features ul li a {
	font:14px/19px "HelveticaNeueLT", Helvetica, sans-serif;
	color:#731472;
	text-decoration:none;
}

.media-features ul li a:hover {
	color:#fdb813;
}

.img-wrap img {
	width:98%;
}


.contact-intro {
	margin-top:40px;
	padding-bottom:0px;	
}

.pull-top {
	position:relative;
	top:-140px;	
}

.contact-content {
	margin-bottom:30px;
}

.contact-content img {
	margin:0px;
	display:block;
	width:100%;	
}

.contact-content hr.color-snipe {
	margin-bottom:30px !important;	
}

.contact-content h5 {
	font:21px/28px "Cambria", Georgia, serif !important;
	color:#6e6f72 !important;
	margin-bottom:20px;
}

.contact-content h6 {
	font:20px/28px "Cambria", Georgia, serif !important;
	color:#6e6f72 !important;
	margin-bottom:0px !important;
}

.contact-form {
	margin-top:20px !important;	
}

.contact-form p {
	color:#599aba;
	font:14px/19px "HelveticaNeueLT", Helvetica, sans-serif;
	margin-bottom:5px;
	
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:98%;
	font:13px/17px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:normal;
	color:#6e6f72;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form select:focus,
.contact-form textarea:focus {
		border:3px solid #fdb813;
		outline:none;
}

.contact-form input[type="tel"] {
	margin-bottom:20px;	
}

.contact-form textarea {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:98%;
	font:13px/17px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:normal;
	color:#6e6f72;
}

.contact-form select {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:100%;
	font:13px/17px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:normal;
	color:#6e6f72;
	height:45px;	
}


.contact-form input[type="submit"] {
	background:#fdb813;
	color:#fff;
	font:10px/16px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 25px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	text-transform:uppercase;
	text-decoration:none;
	float:right;
}

.contact-form input[type="submit"]:hover {
	background-color: #731472;	
}



.blog { 
	margin-top:40px;
}


.post h3 a:hover {
	color:#fdb813;
}

.post img { 
	width:100%;
	margin-bottom:20px !important;
}

.read-link {
	text-align:right;
}

.read-link a {
	color:#731472;
	font:14px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	text-decoration:none !important;
}

.read-link a:hover {
	color:#fdb813;	
}

.post-footer {
	background:url(../images/blog/post-footer.jpg) bottom no-repeat;
	padding:10px 0;
	margin-top:20px;
	margin-bottom:50px;	
}

.share ul {
	margin-top:5px;	
	text-align:center;
	margin-bottom:5px;
	position:relative;
	z-index:9999;
}

.share ul li {
	margin-bottom:0px !important;	
}

.share ul li a {
	display:block;	
	margin:0 auto 5px auto;	
}

.share ul li a:hover {
	opacity:.7;
}

.share img {
	display:block;
	width:inherit !important;
	margin:0 auto 0 auto !important;	
}

.share-full {
	text-align:right;
}

.share-full ul li {
	display:inline-block;
	zoom:1;
	*display:inline;	
}

.comments {
	padding:40px 0;	
}

.comments input[type="text"] {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:98%;
	font:15px/20px Cambria, Georgia, serif;
	font-weight:normal;
	color:#6e6f72;	
}


.comments textarea {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:98%;
	font:15px/20px Cambria, Georgia, serif;
	font-weight:normal;
	color:#6e6f72;	
}

.comments input[type="submit"] {
	background:#fdb813;
	color:#fff;
	font:10px/16px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 25px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	text-transform:uppercase;
	text-decoration:none;
	float:right;
}

.comments input[type="submit"]:hover {
	background-color: #731472;	
}

.pagination {
	padding:30px 0 20px;	
}

.pagination ul {
	text-align: center;	
}

.pagination ul li {
	display:inline-block;
	zoom:1;
	*display:inline;	
}

.previous {
	width:34%;	
	text-align:left;
}

.previous a {
	border-top:1px solid #ededed;
	padding-top:5px;
	font:15px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	color: #731472;
	text-decoration:none;
	display:block;
}

.previous a:hover {
	color: #fdb813;
}


.next {
	width:34%;
	text-align:right;	
}

.next a {
	border-top:1px solid #ededed;
	padding-top:5px;	
	font:15px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	color: #731472;
	text-decoration:none;
	display:block;
}

.next a:hover {
	color: #fdb813;
}

.more {
	width:20%;
	padding:0 5%;	
}


.widget {
	padding:0px 0 40px;	
}

.widget h5 {
	color:#adafb2;
	
}

.blog-sidebar > hr.short-color-snipe {
	margin-bottom:40px !important;	
}

.blog-sidebar ul {
	margin-top:12px;	
}

.blog-sidebar ul li {
	margin-bottom:10px;
}

.blog-sidebar .current-cat {
	border-left:4px solid #FDB813;
	padding-left:10px;	
	margin-left:-14px;
}

.blog-sidebar ul li a {
	color:#731472;
	font:13px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	text-decoration:none;
}

.blog-sidebar ul li a:hover {
	color:#fdb813;
}

a.blog-cta-button {
	background:#fdb813;
	color:#fff;
	font:12px/20px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 20px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	display:block;
	margin-top:20px;
}

a.blog-cta-button:hover {
	background:#731472;	
}

.blog-sidebar input[type="text"] {
	border:3px solid #eaf1f5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px 6px;
	width:98%;
	font:13px/17px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:normal;
	color:#6e6f72;
}

.blog-sidebar input[type="text"]:focus {
		border:3px solid #fdb813;
}


.blog-sidebar input[type="submit"] {
	background:#fdb813;
	color:#fff;
	font:10px/16px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 25px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	text-transform:uppercase;
	text-decoration:none;
	float:right;
}

.blog-sidebar input[type="submit"]:hover {
	background-color:#731472;	
}

.speaking-intro {
	padding:120px 0;	
}

.speaking-intro p {
	font-size:17px;
	line-height:30px !important;
	margin-left:60px;
	color:#fff;	
}
.speaking-intro p a {
	color:#FDB813 !important;	
}
.speaking-intro p a:hover {
	text-decoration:underline !important;
}


.speaking-types {
	padding:60px 0 100px;
}

.types-content {
	text-align:left !important;	
}

.types-content p {
	margin-bottom:30px;	
}

.types-content > .cta-button {
	float:none !important;
}
.types-content .content-area {
	margin-bottom:40px;	
}

.topics-intro {
	text-align:center;	
	margin-bottom: 40px;
}

.topics-intro p {
	font:18px/24px "HelveticaNeueLT", Helvetica, sans-serif;	
}

.speaking-topics {
	border-top:1px solid #eaebec;
	padding:60px 0 100px;	
}


.speaking-topics ul li {
	background: url(../images/shell/color-snipe.jpg) bottom no-repeat;	
	padding:20px 0;
}

.speaking-topics ul li ul li {
	background:none !important;
	display:inline-block; 
	zoom:1;
	*display:inline;	
	vertical-align: top;
}

.topic-title {
	width:20%;
	margin-right:5%;
}

.topic-title h4 {
	color:#731472 !important;	
}

.topic-title p {
	color:#9b9da0;
	font:16px/20px "Cambria", Georgia, serif !important;
	font-style:italic !important;	
}

.topic-desc {
	width:48%;
	padding:0 3%;
}

.topic-button {
	width:20%;
}

.topic-button > .small-cta-button {

}

.alt {
		
}

.speaking-call-to-action {
	padding:60px 0 0 0;
	text-align:center;	
}

.speaking-call-to-action a {
	background:#fdb813;
	color:#fff;
	font:15px/22px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:15px 30px;
	-webkit-border-radius: 15px;
	border-radius: 15px;	
	text-transform:uppercase;
	text-decoration:none;
	width:30% !important;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.speaking-call-to-action a:hover {
	background:#731472;	
}	

.clients-testimonials {
	background:url(../images/shell/short-texture.jpg) no-repeat;
	padding-top:20px;	
}

.clients-testimonials h3 {
	margin-bottom:30px !important;	
}

.client-content {
	margin:60px 0;
	vertical-align:middle;
	text-align:justify;
}

.client-content img {
	width:auto !important;
	display:inline-block;
	vertical-align:middle;
	opacity:0.6;
	zoom: 1; 
	*display: inline;
	margin: 0 10px 30px 10px !important;
}
#clients-carousel .logo-aligner {
	display:inline-block;
	height:100%;
	vertical-align:middle;	
	zoom:1;
	*display:inline;
	width:0px;
}
#clients-carousel img {
	opacity:0.6;
	display:inline-block;
	vertical-align:middle;
	zoom:1;
	*display: inline;
	width:auto !important;	
	max-width:100%;
}
#clients-carousel li {
	vertical-align:middle;
	text-align:center;
}

.testimonial-content {
	background:url(../images/speaking/quote.jpg) right 60% no-repeat;
	margin:80px 0 30px;	
}

#testimonial-wrapper {
	padding:0 20% 0 0;
}

#testimonial-wrapper h3 {
	color:#fdb813;
	text-align:right;	
}

#testimonial-wrapper p {
	font-size:19px;
	line-height:31px;
	font-style:italic;	
}

#testimonial-wrapper > .flex-direction-nav {
	display:none;	
}

#testimonial-wrapper li {
	overflow:hidden;	
}

/* Control Nav */
.flex-control-nav { text-align: center;}
.flex-control-nav ol { margin-left:0px !important; }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background:#731472; cursor: pointer; border:3px solid #eaebec; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #fdb813; }
.flex-control-paging li a.flex-active { background:#fdb813; cursor: default; }


.un { text-decoration:underline; font-weight:bold; }



.resources-books {
	padding-bottom:60px;
}

.books-list ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:47%;
	vertical-align:top;
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:1px solid #eaeaea;
	margin-right:2%;
}

.books-list ul li ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	border-bottom:0px !important;
}

.thumb {
	width:22% !important;
	margin-right:5% !important;
}

.thumb img {
	width:100%;	
}

.desc {
	width:65% !important;	
}

.desc h4 {
	font-size:18px;
	line-height:21px;
	color:#731472 !important;	
}



.books-list ul li ul li > a.small-cta-button,
.books-list ul li > a.small-cta-button {
	background:#fdb813;
	color:#fff;
	font:8px/16px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 10px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	text-transform:uppercase;
	text-decoration:none;
	float:none;
	margin-right:0px;
	display:inline-block;
	width:auto !important;
	text-align:center;
	margin-bottom:10px !important;
}

.books-list ul li ul li > a.small-cta-button:hover {
	background:#731472;	
}


.resources-articles {
	padding-bottom:60px;
	margin-bottom:0px;
}

.articles-intro p {
	font: 18px/24px "HelveticaNeueLT", Helvetica, sans-serif;
	text-align:center;	
}

.articles-list ul {
	margin-top:30px;
	text-align:center;	
}

.articles-list ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:20%;
	border-top:8px solid #731472;
	padding-top:0px;
	margin:0 2% 70px 2% !important;
	text-align:center;
	vertical-align:top;
}

.articles-list ul li img {
	width:100%;
}

.articles-list h6 {
	color:#731472;
	margin-bottom:15px;
}

.articles-list a {
	background: #fdb813;
	color: #fff;
	font: 10px/15px "HelveticaNeueLT", Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 20px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-transform: uppercase;
	text-decoration: none;
}

.articles-list a:hover {
	background-color:#731472;
}


.resources-intro {
	padding:120px 0;	
}

.resources-intro p {
	font-size:17px;
	line-height:27px;
	margin-left:60px;
	color:#fff;	
}

.resources-intro p a {
	color:#FDB813 !important;	
}
.resources-intro p a:hover {
	text-decoration:underline !important;
}

.predictions-content {
	margin-bottom:60px !important;	
}

.predictions-content > .small-cta-button {
	float:none !important;
}	

.annual-predictions ul {
	margin-top:8px;
}

.annual-predictions ul li {
	margin-bottom:5px;	
}

.annual-predictions ul li a {
	color:#731472;
	font:13px/18px "HelveticaNeueLT", Helvetica, sans-serif;
	text-decoration:none;
	display:block;
}

.annual-predictions ul li a:hover {
	color:#fdb813;
}


/* #Media Queries
================================================== */
	/
	@media only screen and ( min-width: 768px ) and (max-width:1500px)  {
		
	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.search-bar form input,
		.search-bar form input[type="text"] {
			width:625px;
		}
		.home-intro img {
			margin-left:-50px;
		}
		.share h6 {
			display:none !important;	
		}
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
				
		.share h6 {
			float:left;
		}
		.share ul {
			margin-top: 0px;
			text-align: left;
			margin-bottom: 5px;
			margin-left: 80px;	
		}
		
		body {
			border:0px !important;	
		}
		
		
		.events-list .row {
			margin-bottom: 0 !important;
		}
		.post-meta {
			text-align:left;	
		}
		
		.post-meta p {
			border:none;
			margin-bottom:10px;
		}
		.post-meta p br {
			display:none;	
		}
				
		
		.share ul li {
			display:inline-block;
		}
		
		#mobile-nav {
			margin: 0 !important;
			position: absolute;
			left: 0px;
			top: 140px;
			display:block !important;
			width:100% !important;
		}
		#mobile-nav > a {
			background-color: #731472;
			height: 50px;
			position: relative;
			text-align: left;
			text-indent: -9999px;
			width: 50px;
		}
		#mobile-nav > a:before, #mobile-nav > a:after {
			border: 2px solid #FFF;
			content: "";
			left: 25%;
			position: absolute;
			right: 25%;
			top: 30%;
		}
		#mobile-nav > a:after {
			top: 55%;
		}
		#mobile-nav:not(:target) > a:first-of-type, #mobile-nav:target > a:last-of-type {
			display: block;
		}
		#mobile-nav > ul {
			display: none;
			height: auto;
			left: 0;
			position: absolute;
			right: 0;
			text-align: left !important;
			top: 40px;
		}
		#mobile-nav:target > ul {
			display: block;
		}
		#mobile-nav > ul > li {
			background-color: #731472;
			float: none;
			width: 100%;
		}
		#mobile-nav > ul > li > a {
			display: block;
			height: auto;
			padding: 20px;
			text-align: left;
		}
		#mobile-nav > ul > li:not(:last-child) > a {
			border-right: medium none;
		}
		
		
		.footer img { width: 40%; }	
		.footer-logo { text-align:center; }
		.footer { text-align:center; }
		.cta-button {
			float:none !important;	
		}
	
		.books-list ul li {
			display:inline-block;
			zoom:1;
			*display:inline;
			width:100%;
			vertical-align:top;
			margin-bottom:20px;
		}
		
		.books-list ul li ul li {
			display:inline-block;
			zoom:1;
			*display:inline;
			vertical-align:top;
		}
		
		.thumb {
			width:25% !important;
			margin-right:5%;
		}
		
		.thumb img {
			width:100%;	
		}
		
		.desc {
			width:65% !important;	
		}
		
		.articles-list ul li {
			display:inline-block;
			zoom:1;
			*display:inline;
			width:100%;
			margin:0 0 60px 0 !important;
			text-align:center;
		}
		
		
		
		
		
		
		.home-intro {
			background: url(../images/shell/bottom-texture.jpg) no-repeat 0 145%;
			padding-bottom: 0px;
		}
		
		.home-image {
			display:none !important;	
		}
		
		.intro-content { 
			margin-top:60px !important;
			margin-bottom:80px !important;
		}
		
		.intro-content p {
			margin-left:0px !important;	
			margin-bottom:40px !important;
		}
		
		.home-book {
			text-align:center !important;	
		}
		
		.fma-wrapper {
			background:url(../images/shell/color-snipe.jpg) bottom no-repeat;
			margin-bottom:40px !important;	
		}
		
		.more-content {
			margin-bottom:40px;	
		}
		
		.home-blog-wrapper {
			background:url(../images/shell/color-snipe.jpg) bottom no-repeat;
			padding-bottom:40px;
			margin-bottom:40px !important;	
		}
		
		ul.slides {
			text-align:center;	
		}
		ul.slides li {
			display:inline-block;	
		}
		
		.about-intro {
			margin-top:60px;	
		}
		
		.about-content > a.small-cta-button {
			display:block !important;
			width:100% !important;
			float:none !important;
			text-align:center;
			margin-bottom:20px !important;	
		}
		
		.speaking-call-to-action a {
			width:100% !important;
			display:block;
			padding:10px 0px !important;
			margin-bottom:10px !important;
			
		}
		
		.client-content img {
			width:100%;	
		}
		
		.contact-intro {
			margin-top:80px;	
		}
	
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		#nav { 
			display:none;
		}
		

		.speaking-topic ul li {
			padding:30px 0 !important;	
		}
		
		.topic-title {
			width:100%;
			padding:0px !important;
		}
		
		.topic-title p {
			margin-bottom:0px;	
		}
	
		.topic-desc {
			width:100%;
			padding:0 0 0px 0 !important;
		}
		
		.topic-button {
			width:100%;
		}
		
		.home-image {
			display:none;	
		}
		
		.pull-top {
			position:relative;
			top:0px;	
		}


		.contact-content img {
			display:none !important;	
		}
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
		#nav { 
			display:none;
		}
		
		.speaking-intro p {
			line-height:25px !important;	
		}
		
		.speaking-topic ul li {
			padding:30px 0 !important;	
		}
		
		.topic-title {
			width:100%;
			padding:0px !important;
		}
		
		.topic-title p {
			margin-bottom:0px;	
		}
	
		.topic-desc {
			width:100%;
			padding:0 0 0px 0 !important;
		}
		
		.topic-button {
			width:100%;
		}
		
		.books-list ul li ul li a {
			display:block !important;	
		}
		
		.books-list ul li ul li > a.small-cta-button {
			margin-bottom:10px !important;
			display: block;
			width: 100%;
			text-align: center;
		}
	
		
		.pull-top {
			position:relative;
			top:0px;	
		}


		.contact-content img {
			display:none !important;	
		}
		
		
		.home-intro {
			background: url(../images/shell/bottom-texture.jpg) no-repeat 0 145%;
			padding-bottom: 0px;
		}
		
		.home-image {
			display:none !important;	
		}
		
		.intro-content { 
			margin-top:60px !important;
			margin-bottom:80px !important;
		}
		
		.intro-content p {
			margin-left:0px !important;	
			margin-bottom:40px !important;
		}
		
		.home-book {
			text-align:center !important;	
		}
		
		.fma-wrapper {
			background:url(../images/shell/color-snipe.jpg) bottom no-repeat;
			margin-bottom:40px !important;	
		}
		
		.more-content {
			margin-bottom:40px;	
		}
		
		.home-blog-wrapper {
			background:url(../images/shell/color-snipe.jpg) bottom no-repeat;
			padding-bottom:40px;
			margin-bottom:40px !important;	
		}
		
		ul.slides {
			text-align:center;	
		}
		ul.slides li {
			display:inline-block;	
		}
		
		.about-intro {
			margin-top:60px;	
		}
		
		
		.purple-left {
	border-left:0px !important;	
}

.purple-right {
	border-right:10px !important;		
}

.gold-left {
	border-left:0px !important;	
}

.gold-right {
	border-right:0px !important;		
}


.teal-left {
	border-left:0px !important;		
}

.teal-right {
	border-right:0px !important;		
}

.gray-left {
	border-left:0px !important;	
}

.gray-right {
	border-right:0px !important;	
}

.about-intro p {
	margin-left:0px;	
}

.about-intro h5 {
	margin-left:0px;	
}
	}


#mobile-nav {
    margin: 0 !important;
    z-index: 9000;
	display:none;
}
#mobile-nav > a {
    display: none;
    text-decoration: none !important;
}
#mobile-nav li {
    display: inline-block;
    margin: 0;
    position: relative;
}
#mobile-nav li:last-child {
    padding: 0;
}
#mobile-nav li a {
	font: 15px/20px "HelveticaNeueLT", Helvetica, sans-serif !important;
    color: #fff;
    display: block;
    padding: 35px 15px;
	letter-spacing:1px;
    text-decoration: none;
    transition: all 200ms ease-in-out 0s;
}
#mobile-nav li a:hover {
	color:#FFF !important;
    background: #eee809 !important;
}
#mobile-nav li a:active {
}
#mobile-nav > ul {
    margin-bottom: 0 !important;
    z-index: 7777;
}
#mobile-nav > ul > li {
    display: inline-block;
    height: 100%;
    line-height: inherit;
    margin: 0 !important;
}
#mobile-nav > ul > li > a {
}
#mobile-nav > ul > li:hover > a, #mobile-nav > ul:not(:hover) > li.active > a {
    color:#FFF !important;
    background: #fdb813 !important;
}
#mobile-nav > ul > li > a:hover {
    color:#FFF !important;
    background: #fdb813 !important;
}






.wpcf7-not-valid-tip {
	display:block !important;
	margin-top:-10px !important;
	margin-bottom:20px !important;	
}

.wpcf7-response-output {
	display:block !important;
	margin-top:40px !important;	
	font: 14px/19px "HelveticaNeueLT", Helvetica, sans-serif !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

.contact-form img.ajax-loader {
	width:auto !important;	
}


.comments-area {
	padding-top:40px;
}

ol.comments-list {
	
}

ol.comment-list li {
	list-style-type:none;	
	border: 3px solid #eaf1f5;
    -moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	margin-top:20px;
}

div.comment-author {
		
}


li.pingback div.comment-body {
	padding-left:0 !important;	
}

.comment-body a {
	color:#731472;
	text-decoration:none;	
}
.comment-body a:hover {
	text-decoration:underline;	
}

div.comment-body {
	padding-left: 55px;	
}

div.comment-author img {
	width: auto;	
	float:left;
	margin-left:-55px;
}
div.comment-author cite,
div.comment-author .says {
	font-weight:bold;
	font-family: "HelveticaNeueLT",​Helvetica,​sans-serif;
	font-size:12px;
}
.comment-awaiting-moderation {
	font-family: "HelveticaNeueLT",​Helvetica,​sans-serif;
	font-size:12px;
}

div.comment-meta {
	font-family: "HelveticaNeueLT",​Helvetica,​sans-serif;
	font-size:12px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
}
div.comment-meta a {
	color: #6e6f72 !important;	
	text-decoration:none !important;
}
div.reply {
	font-family: "HelveticaNeueLT",​Helvetica,​sans-serif;
	font-size:12px;
}
div.reply a {
	color: #731472;
	text-decoration:none;
	-moz-transition: all 200ms ease-in-out 0s;
	-webkit-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}
div.reply a:hover {
	color: #fdb813;	
}

.comment-respond h3 a {
	color:#fdb813;	
}
.comment-respond small a {
	color:#731472;
	font-size:0.75em;	
}

.comment-navigation h5 {
	color:#646f72;	
}
.comment-navigation a {
	font-family: "HelveticaNeueLT",​Helvetica,​sans-serif;
	color:#731472;
	font-size:12px;
	text-decoration: none;
}
.comment-navigation a:hover {
	color:#fdb813;
}
.nav-previous {
	float:left;	
}
.nav-next {
	float:right;	
}

.comment-body b {
	font-weight:bold !important;;
}
.comment-body i {
	font-style:italic !important;	
}


.comments label {
	font-family: Cambria, Georgia, serif;
	font-size: 15px;
	font-weight:normal !important;
}

ol.comment-list ol {
	margin: 0;
}	

.article-media img {
	width:100%;	
}

.article-media p.content {
	color:#6E6F72;
	font-family: Cambria, Georgia, serif;
	font-size: 12px;
	line-height:18px;
	margin-top:10px;
	padding-right:20px !important;
	font-weight:normal;
}
.article-media p.content a {
	font-family: Cambria, Georgia, serif;
	font-size: 12px;
	line-height:18px;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	ol.comment-list li {
		padding:10px;
	}
	
	div.comment-body {
		padding-left: 0px;	
	}
	div.comment-author img {
		display:none;
	}
	ul ul, ul ol, ol ol, ol ul {
		margin: 0;
	}	
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 479px) {
	
	.pagination li.more {
		display:none;	
	}
		
}


.video-player .videoWrapper {
	margin-bottom:20px;	
}
.video-player h3 {
	margin-bottom:0px;	
}
.video-small h5 a:hover {
	color:#FDB813;	
}
.video-player .post-cat p {
	margin-bottom:15px;
}	
.video-player {
	margin-bottom:30px !important;	
}

.video-sidebar {
	margin-top:25px;	
}

.video-small img {
	width:100%;	
}

.video-small .post-cat p {
	margin-bottom:0px;	
}

.video-content .content-wrapper {
	overflow:hidden;	
}

.video-small .video-content {
	display:none;	
}

.videoWrapper .video-loader {
	width:100%;
	height:100%;
	background:#ededed url(../images/shell/loading-icon.gif) 50% 50% no-repeat;
}

.thumbnail-wrapper a {
	display:block;	
	position:relative;
}
.thumbnail-wrapper a .play-button  {
	display:block;
	height:50px;
	width:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
	background:#731472 url(../images/shell/play-button.png) 50% 50% no-repeat;
	-moz-border-radius:25px;	
	-o-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease;	
	opacity:0.9;
}

.thumbnail-wrapper a:hover .play-button  {
	background-color:#FDB813;
}

.video-list-wrapper {
	padding-top:50px;	
}


@media only screen and (max-width: 767px) {
	.video-list-wrapper .row {
		margin-bottom:0 !important;	
	}	
	.video-small {
		margin-bottom:15px !important;	
	}
	.video-list-wrapper {
		margin-bottom:30px;	
	}
}


/* All Mobile Sizes (devices and browser) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	

	.video-small {
		padding-left:165px;	
	}

	.video-small .thumbnail-wrapper {
		float:left;
		width:150px;	
		margin-left:-165px;
	}
	
}




.content-area dl {
	margin-bottom:20px;		
}
.content-area dt {
	font-weight:bold;
}
.content-area dd {
	padding-left:20px;	
}

.content-area ul,
.content-area ol {
	margin:0 0 20px 20px !important;
}
.content-area ul {
	list-style-type:disc !important;	
	padding:0 !important;
}
.content-area ul li {
	display:list-item !important;
	vertical-align:auto !important;
	margin-bottom:10px !important;
	font-size:15px !important;
	line-height:18px !important;
	padding:0 !important;
	width:auto;
}
.content-area ul ul {
	list-style-type:circle !important; 
	margin-bottom: 0 !important;
	margin-top: 5px !important;	
}
.content-area ul ul ul {
	list-style-type:square !important;
	margin-bottom:0 !important;	
}
.content-area ol {
	list-style-type:decimal !important;
	padding: 0 !important;	
}
.content-area ol li {
	display:list-item !important;
	vertical-align:auto !important;
	margin-bottom:10px !important;
	font-size:15px !important;
	line-height:18px !important;
	padding:0 !important;
	width:auto !important;
}
.content-area ol ol {
	list-style-type:lower-alpha !important;	
	margin-bottom:0 !important;
	margin-top:5px !important;
}
.content-area ol ol ol {
	list-style-type:lower-roman !important;	
	margin-bottom:0 !important;
}

.content-area address {
	margin-bottom:20px;
}
.content-area abbr {
	text-decoration:underline;	
}
.content-area acronym {
	text-decoration:underline;	
}
.content-area big {
	font-size:1.25em;	
}
.content-area cite {
	font-style:italic;	
}
.content-area code,
.content-area kbd,
.content-area tt {
	font-family:"Courier New", Courier, monospace;	
}
.content-area pre {
	font-family:"Courier New", Courier, monospace;
	white-space:pre;
	overflow:hidden;
}
.content-area q {
	font-style:italic;	
}
.content-area sub {
	vertical-align:sub;
	font-size:0.75em;	
}
.content-area sup {
	vertical-align:super;
	font-size:0.75em;	
}
.content-area var {
	font-style:italic;	
}
.content-area a {
	font-weight:bold;
	text-decoration:none;
}	
.content-area a:hover {
	color:#731472;
	text-decoration:underline;
}
.content-area h6 {
    color: #6e6f72 !important;
    font: 20px/28px "Cambria",Georgia,serif !important;
    margin-bottom: 0 !important;
}	
.content-area h5 {
    color: #6e6f72 !important;
    font: 21px/28px "Cambria",Georgia,serif !important;
    margin-bottom: 20px;
}

.content-area img.alignleft {
	width:auto !important;	
	margin-right:20px;
	float:left;
}
.content-area img.alignright {
	width:auto !important;
	margin-left:20px;	
	float:right;

}
.content-area img.aligncenter {
	max-width:100% !important;
	height:auto !important;
	display:block !important;
	margin:0 auto 20px auto !important;
}

@media only screen and (max-width: 767px) {
	.content-area img.alignleft,
	.content-area img.alignright,
	.content-area img.aligncenter {
		max-width:100% !important;
		height:auto !important;
		display:block !important;
		margin:0 auto 20px auto !important;	
		float:none !important;
	}

}

.home-book img,
.book-thumb img,
.thumb img {
	border: 1px solid #eaebec;	
}


@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont-0.eot#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Cambria';
	src: 	url('webfonts/2BA720_0_0.eot');
	src:	url('webfonts/2BA720_0_0.eot?#iefix') format('embedded-opentype'),
			url('webfonts/2BA720_0_0.woff') format('woff'),
			url('webfonts/2BA720_0_0.ttf') format('truetype'); 
	font-weight:bold; 
	font-style:normal; 
}
@font-face {
		font-family: 'Cambria';
		src: url('webfonts/2BA720_1_0.eot');
		src: url('webfonts/2BA720_1_0.eot?#iefix') format('embedded-opentype'),
			 url('webfonts/2BA720_1_0.woff') format('woff'),
			 url('webfonts/2BA720_1_0.ttf') format('truetype'); 
		font-weight:normal;
		font-style:normal;
}
@font-face {
	font-family: 'Cambria';
	src: url('webfonts/2BA720_2_0.eot');
	src: url('webfonts/2BA720_2_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/2BA720_2_0.woff') format('woff'),
		 url('webfonts/2BA720_2_0.ttf') format('truetype'); 
	font-weight:normal; 
	font-style:italic; 
}
/*
@font-face {
	font-family: 'HelveticaNeueLT';
	src: url('webfonts/2BA720_3_0.eot');
	src: url('webfonts/2BA720_3_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/2BA720_3_0.woff') format('woff'),
		 url('webfonts/2BA720_3_0.ttf') format('truetype');  
	font-weight:bold; 
	font-style:normal; 
}
@font-face {
	font-family: 'HelveticaNeueLT';
	src: url('webfonts/2BA720_4_0.eot');
	src: url('webfonts/2BA720_4_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/2BA720_4_0.woff') format('woff'),
		 url('webfonts/2BA720_4_0.ttf') format('truetype');  
	font-weight:normal; 
	font-style:italic; 
}
@font-face {
	font-family: 'HelveticaNeueLT';
	src: url('webfonts/2BA721_0_0.eot');
	src: url('webfonts/2BA721_0_0.eot?#iefix') format('embedded-opentype'),
		 url('webfonts/2BA721_0_0.woff') format('woff'),
		 url('webfonts/2BA721_0_0.ttf') format('truetype'); 
	font-weight:normal;
	font-style:italic;
}*/



/* #Font-Face
================================================== */
/*@font-face {font-family: 'Cambria';src: url('webfonts/2BA720_0_0.eot');src: url('webfonts/2BA720_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA720_0_0.woff') format('woff'),url('webfonts/2BA720_0_0.ttf') format('truetype'); font-weight:bold; font-style:normal; }
@font-face {font-family: 'Cambria';src: url('webfonts/2BA720_1_0.eot');src: url('webfonts/2BA720_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA720_1_0.woff') format('woff'),url('webfonts/2BA720_1_0.ttf') format('truetype'); }
@font-face {font-family: 'Cambria';src: url('webfonts/2BA720_2_0.eot');src: url('webfonts/2BA720_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA720_2_0.woff') format('woff'),url('webfonts/2BA720_2_0.ttf') format('truetype'); font-weight:normal; font-style:italic; }*/
@font-face {font-family: 'HelveticaNeueLT';src: url('webfonts/2BA720_3_0.eot');src: url('webfonts/2BA720_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA720_3_0.woff') format('woff'),url('webfonts/2BA720_3_0.ttf') format('truetype');  font-weight:bold; font-style:normal; }
@font-face {font-family: 'HelveticaNeueLT';src: url('webfonts/2BA720_4_0.eot');src: url('webfonts/2BA720_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA720_4_0.woff') format('woff'),url('webfonts/2BA720_4_0.ttf') format('truetype');  font-weight:normal; font-style:italic; }
@font-face {font-family: 'HelveticaNeueLT';src: url('webfonts/2BA721_0_0.eot');src: url('webfonts/2BA721_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2BA721_0_0.woff') format('woff'),url('webfonts/2BA721_0_0.ttf') format('truetype'); }