/*
Theme Name: Josh Linker Website
Theme URI: http://wp.joshlinker.com/
Description: Wordpress Theme for joshlinker.com
Author: Ideo Solutions
Author URI: http://www.ideosolutions.com/
Version: 1.0
Tags: joshlinker.com
.
Copyright 2012 The Institute for Applied Creativity, LLC.
.
*/




/*

	WEB FONTS
	
*/

@font-face {
	font-family: 'AlternateGothicFSNo1';
	src: url('css/webfonts/AlternateGothicNo1/AlternateGothicNo1-webfont.eot');
	src: local('☺'), 
			url('css/webfonts/AlternateGothicNo1/AlternateGothicNo1-webfont.wot?#iefix') format('embedded-opentype'), 
			url('css/webfonts/AlternateGothicNo1/AlternateGothicNo1-webfont.woff') format('woff'), 
			url('css/webfonts/AlternateGothicNo1/AlternateGothicNo1-webfont.ttf') format('truetype'), 
			url('css/webfonts/AlternateGothicNo1/AlternateGothicNo1-webfont.svg#webfonttvBCWiRH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans-300';
	src: url('css/webfonts/museoSans300/1617A5_1.eot');
	src: local('☺'),
			url('css/webfonts/museoSans300/1617A5_1.eot?#iefix') format('embedded-opentype'),
			url('css/webfonts/museoSans300/1617A5_1.woff') format('woff'),
			url('css/webfonts/museoSans300/1617A5_1.ttf') format('truetype'),
			url('css/webfonts/museoSans300/1617A5_1.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans-300Italic';
	src: url('css/webfonts/museoSans300Italic/1617A5_6.eot');
	src: local('☺'),
			url('css/webfonts/museoSans300Italic/1617A5_6.eot?#iefix') format('embedded-opentype'),
			url('css/webfonts/museoSans300Italic/1617A5_6.woff') format('woff'),
			url('css/webfonts/museoSans300Italic/1617A5_6.ttf') format('truetype'),
			url('css/webfonts/museoSans300Italic/1617A5_6.svg#wf') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSans-700';
	src: url('css/webfonts/museoSans700/1617A5_0.eot');
	src: local('☺'),
			url('css/webfonts/museoSans700/1617A5_0.eot?#iefix') format('embedded-opentype'),
			url('css/webfonts/museoSans700/1617A5_0.woff') format('woff'),
			url('css/webfonts/museoSans700/1617A5_0.ttf') format('truetype'),
			url('css/webfonts/museoSans700/1617A5_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
}




/*

	GENERAL
	
*/

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #444444;
}

h1 {
	color: #5BCCF5;
	font-family: AlternateGothicFSNo1;
	font-size: 58px;
	line-height: 50px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 50px 0 30px;
}

h2 {
	color: #333;
	display: block;
	width: 100%;
	margin-top: -6px;
	margin-bottom: -4px;
	padding-top: 10px;
	font-size: 36px;
	line-height: 33px;
	font-weight: normal;
	font-family: AlternateGothicFSNo1;
	text-transform: uppercase;
}

#meet-josh_main h2 {
	font-size: 30px;
	line-height: 30px;
}

h3 {
	color: #000;
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 21px; 
	text-transform: uppercase;
}

blockquote h4 {
	color: #333;
	font-weight: normal;
	font-family: AlternateGothicFSNo1;
	font-size: 36px;
	line-height: 1;
	margin: 14px 0;
	text-transform: uppercase;
	text-align: center;
}

blockquote h5 {
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
}

p {
	margin: 24px 0;
}

.alignright {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

.alignleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 9px;
}

a {
	color: #000;
}

a.clean {
	text-decoration: none;
	color: #000;
}

a img {
  border: 0;
  outline: none;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.hasPlaceholder {
	color: #777;
}

#ayah-comment #submit {
	margin-top: 10px;
}

#commentform #url, 
#commentform #url +label {
	display:none;
}

/*

	MAIN TEMPLATE
	
*/

#subscribe_blog_container {
	height: 79px;
	margin-top: -100px;
	background-color: #69A0C7;
	border-bottom: 1px solid #252525;
	padding: 10px 0;
}

#subscribe_blog_panel {
	background-color: #252525;
}

#subscribe_blog_content {
	padding: 10px;
	width: 980px;
	height: 59px;
	margin: 0 auto;
	position: relative;
}

#subscribe_blog_content .title {
	color: #fff;
	font-family: MuseoSans-700;
	font-size: 12px;
	text-transform: uppercase;
	margin: -4px 0 4px;
}

#subscribe_blog_content .subscribe_input {
	background: url('images/subscribe_input.jpg') no-repeat 0 0;
	border: none;
	color: #616264;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 29px;
	width: 176px;
	padding: 0 10px;
	margin: 0 32px 0 0;
}

#subscribe_blog_content .subscribe_submit {
	margin-top: -4px;
}

#subscribe_close_button {
	position: absolute;
	bottom: -11px;
	right: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}

/* Constant Contact API Overrides */
						
div.kws_form {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 100% !important;
}

div.kws_form .cc_success {
	display: none !important;
}

.kws_input_fields {
	text-align: left !important;
}

div.kws_form .kws_input_container {
	display: inline !important;
}

div.kws_form .kws_input_container input {
	background: url('images/subscribe_input.jpg') no-repeat 0 0;
	border: none;
	color: #616264;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	width: 176px;
	padding: 0 10px;
	margin: 0 35px 0 0;
	float: left;
}

div.kws_form .kws_input_container input.b {
	background: url('images/subscribe_me.jpg') no-repeat 0 0;
	height: 29px;
	width: 136px;
}

div.kws_form label {
	display: none !important;
}

.page_wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	border-bottom: 18px solid #252525;
	margin-bottom: 1px;
	height: 140px;
}

#header #main_image {
	float: left;
	padding: 11px 0 10px 26px;
}

#header #main_image .logo {
  float: left;
}

#header #main_image .logo_text {
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-top: 35px;
  margin-left: 32px;
  width: 400px;
  font-size: 20px;
  line-height: 24px;
}

#header #main_image .logo_text a {
  color: #444444;
  text-decoration: none;
}

#header #main_image .header_quote {
  float: left;
  margin-left: 26px;
  margin-top: 26px;
}

#header_links {
	float: right;
	position: relative;
}

#header_links #socmed a {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 8px;
}

#header_links .spacer {
	display: block;
	float: left;
	width: 6px;
	height: 10px;
}

#content {
	float: right;
	margin-bottom: 14px;
	width: 772px;
}

#sidebar {
	float: left;
	width: 170px;
	margin-bottom: 14px;
}

#sidebar #challenge {
  margin-top: 16px;
}

#menu .menu {
	width: 100%;
	border-top: 1px solid #333333;
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0;
	background-color: #f4f4f4;
}

#menu .menu li {
	border-bottom: 1px solid #333333;
}

#menu .menu li.current_page_item a {
	background-color: #5bccf5;
}

#menu .menu li a:hover {
	background-color: #5bccf5;
}

#menu .menu li a {
	display: block;
	padding: 25px 10px 7px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font: bold 14px/18px Georgia, Times, serif;
}

#menu .menu li.menu-item-has-children.open > ul.sub-menu {
	max-height: 1000px;
}

#menu ul.sub-menu {
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #333333;
	padding-left: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 750ms ease-in-out;
}

#menu ul.sub-menu ul.sub-menu {
border: 0;
}

#menu .menu li.menu-item-has-children {
	border-bottom: 0;
}
/*
#menu .menu li.menu-item-has-children a[href="#"] {
	cursor: default;
}

#menu .menu li.menu-item-has-children a[href="#"]:hover {
	background-color: #f4f4f4;
	
}
*/
#menu .menu li .sub-menu li {
	border: 0;
}

#menu .menu li .sub-menu li a {
	padding: 5px 10px 5px 20px;
	font-size: 12px;
}

#menu .menu li .sub-menu li a[href="#"] {
	font-size: 14px;
	padding: 10px 10px 10px 20px;
	
}

#menu .menu li .sub-menu li:first-child a {
	border-bottom: 0;
}

.vertically_centered_container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#footer {
	clear: both;
	width: 100%;
	height: 172px;
	color: #ffffff;
	background-color: #252525;
}

#footer .left {
	width: 750px;
}

#footer .menu-footer {
	float: left;
}

#footer .menu {
	float: left;
}

#footer .menu {
	margin: 44px 0 24px;
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 460px;
	text-align: center;
	position: relative;
	left: -4px;
}

#footer .menu li {
	display: inline-block;
	margin-left: 24px;
}

#footer .menu a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-family: MuseoSans-700;
	text-decoration: none;
	border-bottom: 1px solid #929292;
}

#footer #copyright {
	float: left;
	margin-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}

#footer #contact {
	margin-top: 26px;
	border-left: 1px solid #ffffff;
	padding: 22px 0 22px 30px;
	font-size: 16px;
	line-height: 24px;
	max-width: 195px;
}

#footer #contact a {
	color: #5bccf5;
	text-decoration: none;
	border-bottom: 1px solid #5bccf5;
}




/*

	CREATIVITY RESOURCES MENU
	
*/

ul#menu-creativity-resources {
	display: block;
	font-family: AlternateGothicFSNo1;
	font-size: 30px;
	line-height: 25px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

ul#menu-creativity-resources li {
	display: block;
	float: left;
	background-color: #f4f4f4;
	border-right: 1px solid #333333;
}

ul#menu-creativity-resources li:last-child {
	border-right: none;
}

ul#menu-creativity-resources li:hover {
	background-color: #5bccf5;
}

ul#menu-creativity-resources li.current_page_item {
	background-color: #5bccf5;
}

ul#menu-creativity-resources li a {
	display: block;
	height: 51px;
	padding: 15px 24px;
	width: 105px;
	text-decoration: none;
	color: #858585;
}

ul#menu-creativity-resources li:hover a {
	color: #fff;
}

ul#menu-creativity-resources li.current_page_item a {
	color: #fff;
}




/* Page Specific Styles */




/*

	HOME

*/

#content #home_main {
	width: 511px;
	margin-top: 20px;
}
#content #home_main a {
  color: #5bccf5;
}
#home_main p:first-child {
	margin-top: 14px;
}
#content #home_main h2 {
	padding-top: 0;
}
#content #home_main .separator {
  float: left;
  width: 100%;
  border-bottom: 3px solid #252525;
  margin-bottom: 24px;
}

#content #home_main ul {
	padding-left: 16px;
	font-size: 11px;
	line-height: 14px;
}

#content #home_main ul li {
	padding-bottom: 8px;
}

#content #pearls-of-wisdom {
	position: relative;
	font-family: AlternateGothicFSNo1;
}

#content #pearls {
	position: absolute;
	height: 295px;
	width: 771px;
	overflow: hidden;
}

#content .pearl {
	position: absolute;
	display: none;
	font-size: 36px;
	line-height: 42px;
	width: 380px;
	margin: 36px 0 0 330px;
	color: #fff;
}

#content .pearl .quote {
	margin: 0 0 0 -14px;
	float: left;
}

#content #pearl-counter {
	position: absolute;
	left: 420px;
	top: 260px;
}

#content #pearl-counter .counter {
	display: inline-block;
	width: 22px;
	height: 22px;
	color: #acbbbf;
	font-size: 48px;
	padding: 12px 0 0 4px;
}

#content #pearl-counter .current {
	background: url('images/pearls_quote_sel.png') no-repeat 0 0;
	color: #fff;
}

#content #home_sidebar .dark_sidebar {
	width: 227px;
	background-color: #252525;
	color: #ffffff;
	display: block;
	font-family: MuseoSans-300;
	font-size: 11px;
	line-height: 18px;
	margin: 14px 0 0 14px;
	padding: 10px;
}

#content #home_sidebar .dark_sidebar td {
	padding: 4px;
	vertical-align: top;
}

#content #home_sidebar .dark_sidebar td a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #929292;
}

#content #home_sidebar .dark_sidebar h2 {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 30px;
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}

#content #home_sidebar .dark_sidebar a {
	color: #5BCCF5;
}

#home_experience #experience {
	clear: both;
	margin-bottom: 17px;
}

#review_list {
	padding-top: 18px;
	font-size: 12px;
}

#home_experience #experience #experience_title {
	display: inline-block;
	background: #c42626;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 83px 9px 12px;
	width: 73px;
}

#home_experience #experience #experience_content {
	border-top: 3px solid #252525;
	border-bottom: 3px solid #252525;
	padding-bottom: 20px;
	width: 100%;
}

#home_experience #experience #experience_content #experience_grid {
	width: 100%;
}

#home_experience #experience #experience_content #experience_grid td {
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

#home_experience #experience #experience_content p {
	padding: 0 10px;
}

/*

	MEET JOSH
	
*/

#content #meet-josh_main {
	width: 508px;
}

#content #meet-josh_main ul {
	font-style: italic;
	font-size: 18px;
	line-height: 21px;
	padding: 0;
	list-style: none;
}

#content #meet-josh_main ul li:first-child
{
	border-top: none;
}

#content #meet-josh_main ul li {
	background-image: url("css/images/bullet_blue_arrow.jpg");
	background-position: 0 15px;
	background-repeat: no-repeat;
	border-top: 1px solid #E8E8E8;
	padding: 12px 0 12px 20px;
}

#content #meet-josh_sidebar {
	width: 230px;
	padding-top: 50px;
}

#content #meet-josh_sidebar #image-gallery_title {
	font-family: AlternateGothicFSNo1;
	font-size: 41px;
	line-height: 46px;
	color: #5bccf5;
	text-transform: uppercase;
	margin-top: -5px;
}

#content #meet-josh_sidebar #image-gallery_content {
	margin-top: 14px;
}

#content #meet-josh_sidebar #image-gallery_table {
	height: 744px;
	overflow: hidden;
}

#content #meet-josh_sidebar #image-gallery_table #panels {
	height: 9000px;
}

#content #meet-josh_sidebar #image-gallery_content td.nav {
	height: 34px;
	background-color: #ccc;
	text-align: center;
}

#content #meet-josh_sidebar #image-gallery-content .navbox {
	display: block;
	height: 34px;
	width: 230px;
	text-align: center;
	background-color: #ccc;
}
					
#content #meet-josh_sidebar #image-gallery_table .image {
	margin: 14px 0;
	position: relative;
}

#content #meet-josh_sidebar #image-gallery_table a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#content #meet-josh_sidebar #image-gallery_prev .arrow {
	background: url('css/images/image-gallery_prev.png') no-repeat 0 0;
}

#content #meet-josh_sidebar #image-gallery_next .arrow {
	background: url('css/images/image-gallery_next.png') no-repeat 0 0;
}

#content #meet-josh_sidebar #image-gallery .arrow {
	width: 34px;
	height: 12px;
	display: block;
	margin: 0 auto;
}

#content #meet-josh_sidebar #image-gallery .navbox:hover .arrow {
	background-position: 0 -12px;
}

#content #meet-josh_sidebar #image-gallery .navbox:active .arrow {
	background-position: 0 -24px;
}

#content #meet-josh_sidebar #image-gallery .disabled {
	cursor: default;
}

#content #meet-josh_sidebar #image-gallery .disabled .navbox .arrow {
	background-position: 0 -36px;
}

#content #meet-josh_sidebar #image-gallery .overlay {
	bottom: 0;
	color: #fff;
	display: block;
	font-family: AlternateGothicFSNo1;
	font-size: 16px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 230px;
	padding: 10px 0 12px;
	background: url('css/images/blue_translucent_bg.png');
}




/*

	THE BOOK
	
*/

#content #the-book_main {
	width: 200px;
	padding-right: 14px;
}

#content #the-book_sidebar + #the-book_main {
  padding-right: 0;
  padding-left: 27px;
  width: 187px;
}

#content #the-book_sidebar > p:first-child {
  display: none;
}
#content #the-book_sidebar > p:first-child + h2 {
  padding-top: 4px;
}

#the-book_main a img {
  border: none;
}

#content #the-book_best-seller-links + #the-book_sidebar {
width: 380px;
}

#content .book-title h1,
#content .top-ten-title h1 {
	margin-bottom: 0px;
}

#content #the-book_sidebar {
	width: 550px;
	padding-top: 0px;
}

#content #the-book_best-seller-links {
	width: 160px;
	padding-top: 24px;
}

#content #the-book_best-seller-links p {
	padding: 10px 0;
}

#content #the-book_sidebar .review {
	border-top: 1px solid #ccc;
	padding-bottom: 14px;
}

#content #the-book_sidebar .review .body {
	font-size: 17px;
	line-height: 24px;
	font-style: italic;
	color: #333333;
}

#content #the-book_sidebar .review .author {
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 21px;
	color: #9c9c9c;
}




/*

	VIDEOS
	
*/

#content #video-gallery_main {
	width: 508px;
}

#content #video-gallery_main .video_main {
	margin: -24px 0 14px;
}

#content #video-gallery_sidebar {
	width: 230px;
	padding-top: 50px;
}

#content #video-gallery_sidebar #video-gallery_title {
	font-family: AlternateGothicFSNo1;
	font-size: 41px;
	line-height: 46px;
	color: #5bccf5;
	text-transform: uppercase;
	margin-top: -5px;
}

#content #video-gallery_sidebar #video-gallery_content {
	margin-top: 14px;
}

#content #video-gallery_sidebar #video-gallery_table {
	height: 692px;
	overflow: hidden;
}

#content #video-gallery_sidebar #video-gallery_table #panels {
	height: 9000px;
}

#content #video-gallery_sidebar #video-gallery_content td.nav {
	height: 34px;
	background-color: #ccc;
	text-align: center;
}

#content #video-gallery_sidebar #video-gallery-content .navbox {
	display: block;
	height: 34px;
	width: 230px;
	text-align: center;
	background-color: #ccc;
}
					
#content #video-gallery_sidebar #video-gallery_table a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	display: block;
	height: 212px;
	position: relative;
	margin: 14px 0;
}

#content #video-gallery_sidebar #video-gallery_prev .arrow {
	background: url('css/images/image-gallery_prev.png') no-repeat 0 0;
}

#content #video-gallery_sidebar #video-gallery_next .arrow {
	background: url('css/images/image-gallery_next.png') no-repeat 0 0;
}

#content #video-gallery_sidebar #video-gallery .arrow {
	width: 34px;
	height: 12px;
	display: block;
	margin: 0 auto;
}

#content #video-gallery_sidebar #video-gallery .navbox:hover .arrow {
	background-position: 0 -12px;
}

#content #video-gallery_sidebar #video-gallery .navbox:active .arrow {
	background-position: 0 -24px;
}

#content #video-gallery_sidebar #video-gallery .disabled {
	cursor: default;
}

#content #video-gallery_sidebar #video-gallery .disabled .navbox .arrow {
	background-position: 0 -36px;
}

#content #video-gallery_sidebar #video-gallery .overlay {
	bottom: 0;
	color: #fff;
	display: block;
	font-family: AlternateGothicFSNo1;
	font-size: 16px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 218px;
	padding: 10px 6px 12px;
	/*background: url('css/images/blue_translucent_bg.png');*/
	background-color: #5bccf5;
}




/*

	CREATIVITY RESOURCES / CREATIVE QUIZ
	
*/

#content #creative-quiz_main .page_title {
	margin-bottom: 34px;
}

#content #creative-quiz_main .page_title h1 {
	margin-bottom: 14px;
}

#content #creative-quiz_main .description h2 {
	font-size: 30px;
}

#content #creative-quiz_main .pages_container {
	width: 100%;
	border-bottom: 1px solid #858585;
	margin: 30px 0 20px;
}

#content #creative-quiz_main #quest {
	border-bottom: 1px solid #858585;
	padding-bottom: 20px;
	margin-bottom: 28px;
}

#content #creative-quiz_main .pages {
	display: block;
	color: #fff;
	font-family: MuseoSans-300;
	font-size: 20px;
	background-color: #c42626;
	padding: 6px 20px;
	width: 200px;
}

#content #creative-quiz_main .quest_text {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-style: italic;
}

#content #creative-quiz_main #question {
	margin: 14px 0 28px;
}

#content #creative-quiz_main #question label {
	display: block;
	color: #858585;
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px solid #d7d7d7;
}

#content #creative-quiz_main #question label input {
	margin-right: 14px;
}

#content #creative-quiz_main #quest .results {
}

#content #creative-quiz_main #quest .results td {
	border: 1px solid #d7d7d7;
	padding: 10px;
}

#content #creative-quiz_main #quest .result {
	background-color: #c42626;
	color: #fff;
	font-family: MuseoSans-300;
	font-size: 20px;
	text-align: center;
	width: 100px;
}

#content #creative-quiz_main #quest .results .Excellent {
	background-color: #39b54a;
}

#content #creative-quiz_main #quest .results .Above_average {
	background-color: #fff200;
	color: #333333;
}

#content #creative-quiz_main #quest .results .Average {
	background-color: #f7941d;
	
}

#content #creative-quiz_main #quest .results .Below_average {
	background-color: #c42626;
}




/*

	CREATIVITY RESOURCES / SUGGESTED READING
	
*/


#content #suggested-reading_main .page_title {
	margin-bottom: 34px;
}

#content #suggested-reading_main .page_title h1 {
	margin-bottom: 14px;
}

#content #suggested-reading_main .item {
	padding: 30px 0;
	border-top: 3px solid #b3b3b3;
}

#content #suggested-reading_main .item .image {
	float: left;
	width: 130px;
}

#content #suggested-reading_main .item .details {
	float: left;
	width: 638px;
}

#content #suggested-reading_main .item h2 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin: -4px 0 0;
	padding: 0;
}

#content #suggested-reading_main .item .author {
	font-family: MuseoSans-300;	
}




/*

	CREATIVITY RESOURCES / INSPIRING QUOTES
	
*/

#content #inspiring-quotes_main .page_title {
	margin-bottom: 34px;
}

#content #inspiring-quotes_main .page_title h1 {
	margin-bottom: 14px;
}

#content #inspiring-quotes_main h2 {
	font-size: 30px;
	line-height: 30px;
	padding: 4px 0 10px;
}

#content #inspiring-quotes_main .item {
	padding: 14px 0;
}

#content #inspiring-quotes_main .quote {
	font-style: italic;
	font-size: 21px;
	line-height: 24px;
}

#content #inspiring-quotes_main .item .author {
	font-family: MuseoSans-300;	
	font-size: 14px;
	line-height: 24px;
	padding-top: 6px;
}




/*

	CREATIVITY RESOURCES / PUBLISHED ARTICLES
	
*/

#content #published-articles_main .page_title {
	margin-bottom: 34px;
}

#content #published-articles_main .page_title h1 {
	margin-bottom: 14px;
}

#content #published-articles_main .item {
	padding: 30px 0;
	border-top: 3px solid #b3b3b3;
}

#content #published-articles_main .item .image {
	float: left;
	width: 370px;
}

#content #published-articles_main .item .details {
	float: left;
	width: 400px;
}

#content #published-articles_main .item h2 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin: -4px 0 0;
	padding: 0;
}

#content #published-articles_main .item .published {
	font-family: MuseoSans-300;	
	padding-top: 4px;
}

#content #published-articles_main .item .read_more {
	font-family: AlternateGothicFSNo1;
	font-size: 18px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase
}

#content #published-articles_main .item .read_more img {
	padding-left: 4px;
	margin-top: -2px;
}

#content #published-articles_main .author-page_links table {
	width: 100%;
}

#content #published-articles_main .author-page_links {
	border-top: 3px solid #b3b3b3;
}

#content #published-articles_main .author-page_links table td {
	width: 33.33%;
	text-align: center;
}


/*

	CREATIVITY RESOURCES / GUIDE TO CREATIVITY

*/

#content #guide-to-creativity_main .page_title {
	margin-bottom: 34px;
}

#content #guide-to-creativity_main .page_title h1 {
	margin-bottom: 14px;
}

#content #guide-to-creativity_main .image {
	float: left;
	width: 370px;
}

#content #guide-to-creativity_main .details {
	float: left;
	width: 400px;
	margin-top: -8px;
}




/*

	BLOG
	
*/

#content #post_main {
	width: 508px;
}

#content #post_sidebar {
	width: 230px;
	padding-top: 50px;
	font-family: AlternateGothicFSNo1;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
}

#content #post_sidebar a {
	color: #333333;
	text-decoration: none;
	position: relative;
}

#content #post_sidebar ul {
	list-style: none;
	padding: 14px 4px;;
	margin: 0;
}

#content #post_sidebar li {
	padding: 8px 0;
}

#content #post_sidebar h1 {
	background-color: #5BCCF5;
	color: #FFFFFF;
	display: block;
	font-size: 36px;
	line-height: 18px;
	margin: 0;
	padding: 8px;
}

#content #post_sidebar a.rss_feed img {
	float: right;
	position: absolute;
	right: -222px;
	top: 7px;
}

.post a {
	color: #000;
}

.post h1.posttitle {
	margin-bottom: 10px;
}

.post h1.posttitle a {
	text-decoration: none;
	color: #5bccf5;
}

.post h1.posttitle a:hover,
.post h1.posttitle a:active {
	color: #333;
}

.post .date,
.post .comments {
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 21px;
}

.post .socmed {
	padding: 0 0 14px;
}

.post .socmed a {
	text-decoration: none;
}

.comment-body {
	margin: 20px 0;
}




/*

	SPEAKING INFO
	
*/

#content #speaking-info_main {
	width: 498px;
	padding-right: 40px;
}

#content #speaking-info_main #thumbnail {
	float: left;
	margin: 50px 14px 14px 0;
}

#content #speaking-info_main .border_spacing h2 {
	margin-top: 14px;
}

/*
#content #speaking-info_main .topics h3 {
	font-size: 30px;
	line-height: 26px;
	font-weight: normal;
	font-family: AlternateGothicFSNo1;
	text-transform: uppercase;
	padding: 0;
	margin: 26px 0 -10px 0;
}
*/

#content #speaking-info_main .border_spacing {
	margin-top: 34px;
	border-top: 3px solid #b3b3b3;
}

#content #speaking-info_sidebar {
	width: 230px;
	padding-top: 46px;
}

#content #speaking-info_sidebar #review_title {
	font-family: AlternateGothicFSNo1;
	font-size: 41px;
	line-height: 46px;
	color: #5bccf5;
	text-transform: uppercase;
	margin-top: -5px;
}

#content #speaking-info_sidebar #review_content {
	margin-top: 14px;
}

#content #speaking-info_sidebar #review_table {
	height: 758px;
	overflow: hidden;
}

#content #speaking-info_sidebar #review_table #panels {
	height: 9000px;
}

#content #speaking-info_sidebar #review_content td.nav {
	height: 34px;
	background-color: #ccc;
	text-align: center;
}

#content #speaking-info_sidebar #review-content .navbox {
	display: block;
	height: 34px;
	width: 230px;
	text-align: center;
	background-color: #ccc;
}
					
#content #speaking-info_sidebar #review_table .review {
	margin: 28px 0;
	position: relative;
}

#content #speaking-info_sidebar #review_table .first {
	margin-top: 0;
}

#content #speaking-info_sidebar #review_table .last {
	margin-bottom: 0;
}

#content #speaking-info_sidebar #review_table .review .body {
	font-style: italic;
}

#content #speaking-info_sidebar #review_table .review .author {
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 21px;
	color: #9c9c9c;
}

#content #speaking-info_sidebar #review_prev .arrow {
	background: url('css/images/image-gallery_prev.png') no-repeat 0 0;
}

#content #speaking-info_sidebar #review_next .arrow {
	background: url('css/images/image-gallery_next.png') no-repeat 0 0;
}

#content #speaking-info_sidebar #review .arrow {
	width: 34px;
	height: 12px;
	display: block;
	margin: 0 auto;
}

#content #speaking-info_sidebar #review .navbox:hover .arrow {
	background-position: 0 -12px;
}

#content #speaking-info_sidebar #review .navbox:active .arrow {
	background-position: 0 -24px;
}

#content #speaking-info_sidebar #review .disabled {
	cursor: default;
}

#content #speaking-info_sidebar #review .disabled .navbox .arrow {
	background-position: 0 -36px;
}




/*

	INVITE JOSH TO SPEAK
	
*/

#content #invite-josh-to-speak_main {
	width: 498px;
	padding-right: 40px;
}

#content #invite-josh-to-speak_main .contacts h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 26px 0 -10px 0;
}

#content #invite-josh-to-speak_main .contacts
{
	margin-top: 34px;
	border-top: 3px solid #b3b3b3;
	font-size: 14px;
	line-height: 18px;
}

#content #invite-josh-to-speak_sidebar {
	width: 230px;
	padding-top: 34px;
}

#content #invite-josh-to-speak_sidebar img {
	/*
padding: 28px 0;
	background-color: #ccc;
*/
}


/*
 * TOP TEN/
 * 
 */
#content #top-ten_sidebar {
  width: 650px;
  padding-top: 20px;
}

#content #top-ten_sidebar div {
  margin: 15px 0;
}

#content #top-ten_sidebar a {
  color: #5bccf5;
  font-weight: bold;
  border-bottom: 1px solid #5bccf5;
  text-decoration: none;
}

#content p .ital {
  font-style: italic;
}

.experience-info a {
	font-weight: bold;
}

.experience-info a:hover {
	color: #5BCCF5;
}
