/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:Verdana, Arial, Helvetica, sans-serif;}
body{
	background: #ffffff;
	font-size:13px;
	line-height:1em;
	color:#333333;
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}


/* LINKS */
a{ color:#205680;}
a:hover{ text-decoration:none;}
.box a{ color:#FFFB82; font-weight:bold; font-size:1.09em; font-style:italic; text-decoration:none;}
.box a:hover{ text-decoration:underline;}

/* Header */
header{font-size:0.75em; line-height:0.875em;}
header { background: #215680;}
header .logo{ height:116px; width: 275px; margin: 0 auto;}

/* Top Nav */
header nav {font-size:1.4em;}
header nav {width: 100%; height: 21px; text-align: center;}
header nav ul { display: inline-block; }
header nav ul li { display: inline; zoom:1; height: 30px; }
header nav ul li a {background-color: #e7f1f7; padding: 8px 25px; color: #3b6b90; text-decoration: none; text-transform: uppercase;
border-top-right-radius: 6px; -moz-border-topright-radius: 6px; -webkit-border-topright-radius: 6px;
border-top-left-radius: 6px; -moz-border-topleft-radius: 6px; -webkit-border-topleft-radius: 6px;
box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px rgba(255,255,255,0.1);
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px rgba(255,255,255,0.1);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px rgba(255,255,255,0.1); height: 30px;}
header nav ul li a:hover {background-color: #fff; color: #000; text-decoration: none; text-transform: uppercase;}

/* Content */
.content h1{margin-bottom: 15px;}
.content{font-size:13px; line-height:1.42em;}
.content p {padding-bottom: 15px;}
.content .noindent {text-indent: 0em;}
.content .wp-caption-text {text-indent: 0em;}
.content aside p {text-indent: 0em;}
.page-id-54 .content p {padding-bottom: 15px; text-indent: 0em;}
.content { background:#FFFFFF; width: 100%;}
.main {width: 840px; margin:0 auto; }
.indent {}
blockquote {text-indent: 0em; padding-bottom: 15px;}

.homebox { background:url(../images/menu.jpg) center top no-repeat; width:100%; height: 400px; padding-top: 25px;}
.news {height: 300px;overflow: auto;padding-left: 27px; padding-right: 20px;}
.news-image {width:25%; float:right; text-align:center; margin-right: 22px;}

article {width: 520px; float: right; padding: 20px 0px 20px 0px; min-height: 450px;}
.full article {width: 100%; float: left; padding: 20px 0px 40px 0px; min-height: 450px;}
.page-template-template_contact-php article {width: 520px; float: left; padding: 20px 0px 20px 0px; min-height: 450px;}
article h1 { padding:6px 0px 0 0; width: 525px; background: url(../images/title-bg.png) top left no-repeat; height: 30px;  text-align:center; color: #FFFFFF; font-family: Helvetica,sans-serif; font-size: 22px;}
.full article h1 { width: 750px; background: url(../images/bar2.png) top left no-repeat; height: 30px;  /* margin-left: 15px; */ margin: 0 auto; color: #FFFFFF;
font-family: Helvetica,sans-serif; font-size: 22px;}
.p-indent {text-indent: 1.5em;}

aside {width: 240px; float: left; margin: 20px 0px; padding: 10px; background-color:#efefef; border: 2px solid #205680;}
aside img {max-width: 240px;}
.page-template-template_contact-php .wp-post-image { width: 240px;}
.page-template-template_contact-php aside {width: 240px; float: right; margin: 20px 0px; padding: 10px; }
aside .pagenav h2 {color: #333; text-transform: uppercase; font-size: 16px; margin-bottom: 10px;}
aside .pagenav {list-style: none;}
aside .pagenav ul li a {text-decoration: none; }
aside .pagenav ul li ul a {text-decoration: none; }
aside .pagenav ul li {padding-left: 10px; margin-bottom: 5px;}
aside .pagenav ul li ul {padding-left: 10px; margin-bottom: 0px;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.page-buttons {text-align: center; padding-top: 50px;}
.home .page-buttons {text-align: center; padding-top: 25px; }
.page-buttons img {}
.page-buttons ul {display: inline-block; text-align: center;}
.page-buttons li {display: inline-block; text-align: center; padding: 5px;}
.page-id-20 .page-buttons li {width:300px;}

.credits ul {list-style: circle; padding: 5px;}
.credits li {padding-bottom:5px; margin-left: 15px;}
.credits {width: 235px; height: 400px; overflow: scroll; border: 1px #000 solid; float: right;}

em {font-style:italic;}
strong {font-weight: bold;}

/* Footer */
footer{font-size:0.6875em; line-height:1.55em;}
footer { font-family:Arial, Helvetica, sans-serif; background: #7d7d7d; color:#FFFFFE; font-size: 12px; padding-bottom: 10px;}
footer nav ul, footer nav ul li { display: inline; zoom:1; height: 30px;}
footer nav a{ text-decoration:none; text-transform: uppercase; padding-right: 10px;}
footer nav a:hover{text-decoration:underline;}
footer nav{ font-family:Verdana, Arial, Helvetica, sans-serif;}
footer a{color:#FFFFFE;}
footer .indent {padding:8px 0 0 60px;}
footer nav.menu-footer-container { text-align: center; }
#copyright-container {margin-top: 10px;}


.btn {
	padding: 7px 20px;
	border: 1px solid #205680;
	color: #205680;
	letter-spacing: 1px;
	font-family: 'Futura', Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFF;
	font-size: 14px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 5px 3px #999999;
-moz-box-shadow: 1px 1px 5px 3px #999999;
box-shadow: 1px 1px 5px 3px #cccccc;
line-height: normal;
margin: 0 auto;
margin-top: 10px;
max-width: 150px;
}

.btn a {text-decoration: none;}

.btn:hover {background-color:#dbeff8;

}


/********** end font size***************/
.list ul {
	list-style: circle;
}
.list li {padding-bottom: 5px;}
.footnote {font-size: 10px; font-family:Arial, Helvetica, sans-serif;}
.wp-caption {font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-style: italic;}
input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;
	line-height:0.875em;
	color:#443B2A;
	border:1px solid #CEC4A7;
	vertical-align:top;
}
#form input{ width:173px; font-size:1em; height:17px; padding:0 0 4px 0;}
#form textarea{ width:176px; height:103px; font-size:1em; padding:0 0 4px 0; overflow:auto;}
.inp_h{ height:33px; margin:0 0 9px 0;}

/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 10px 0 0;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.imagelrgboxleft {width:300px; float:left; padding: 5px 10px 5px 10px; background-color: #ffffff; }
.imagelrgboxright {width:300px; float:right; padding: 5px 10px 5px 10px; background-color: #ffffff; }
.imagemdboxleft {width:250px; float:left; padding: 5px 10px 5px 10px; background-color: #ffffff; }
.imagemdboxright {width:250px; float:right; padding: 5px 10px 5px 10px; background-color: #ffffff; }
.imagesmboxleft {width:150px; float:left; padding: 5px 10px 5px 10px; background-color: #ffffff; }
.imagesmboxright {width:150px; float:right; padding: 5px 10px 5px 10px; background-color: #ffffff; }


.textbox {	background: url(images/boxbg.png) top left no-repeat; padding: 0px 0px 0px 10px; margin-top: 5px;}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/********************* END GLOBAL ********************************************/
.box li {
	background:url(images/arr.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
}
.box li a{
	font-size:1.09em;

}

ul {list-style:none;}
.box_1 li {line-height:1.2em;}
.box_1 li a {
	background:url(images/arr_1.gif) 0 4px no-repeat;
	padding:0 0 0 9px;
	font-size: 14px;
	line-height:1.6em;
	color:#413E8D;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}


/*******************box*********************************/
.box .left_top{ background:url(images/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(images/menu.jpg) left top no-repeat; width:100%; height: 400px;}

.box .side_top{ background:url(images/side_top.gif) left top repeat-x;}
/***************************end box**************************/

/*******************box_1*********************************/
.box_1 .left_top{ background:url(images/left_top_1.gif) left top no-repeat;}
.box_1 .right_top{ background:url(images/right_top_1.gif) right top no-repeat;}
.box_1 .left_bot{ background:url(images/left_bot_1.gif) left bottom no-repeat;}
.box_1 .right_bot{ background:url(images/right_bot_1.gif) right bottom no-repeat; width:100%;}

.box_1 .side_left{ background:url(images/side_left_1.gif) left top repeat-y #FFFFF4;}
.box_1 .side_right{ background:url(images/side_right_1.gif) right top repeat-y;}
.box_1 .side_top{ background:url(images/side_top_1.gif) left top repeat-x;}
.box_1 .side_bot{ background:url(images/side_bot_1.gif) left bottom repeat-x;}
/***************************end box_1**************************/
.content { background:#FFFFFF;}
.block .indent img {padding: none;}
.box { padding:0 9px 0 0;}
.box .title { padding:45px 0 3px 18px;}
.box .indent { padding:0 0 0 28px;}
.box .column_1 { text-align:right;}
.box .column_1 .indent{ padding:69px 6px 0 0;}

.row .style_1 .indent { padding:29px 35px 0 0;}
.row .style_2 .title .text {font-family: Helvetica, sans-serif; color: #FFF; font-size: 16px; padding: 5px 0px 0px 10px;}
.row .style_1 .title .text {font-family: Helvetica, sans-serif; color: #FFF; font-size: 16px; padding: 5px 0px 0px 10px;}
.row_1 .style_1 .indent { padding:0 35px 0 0;}
.sep{ background:url(images/sep.gif) 0 0 repeat-x;}
.sep_1{ background:url(images/sep.gif) left  bottom repeat-x;}

.box_1 { margin:15px 0 0 0;}
.box_1 .title{ padding:10px 0 10px 15px; font-size: 16px; }
.box_1 .indent{ padding:0 0 26px 23px;}


.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
    box-shadow:inset 0px 1px 0px 0px #fff6af;
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    font-family:arial;
    font-size:28px;
    font-weight:bold;
	color: #038ACE !important;
    padding:32px 70px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffee66;
}.button:hover {
    background-color:#ffab23;
}.button:active {
    position:relative;
    top:1px;
}

.button2 {
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
    box-shadow:inset 0px 1px 0px 0px #fff6af;
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    font-family:arial;
    font-size:24px;
    font-weight:bold;
	color: #038ACE !important;
    padding:20px 40px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffee66;
}.button2:hover {
    background-color:#ffab23;
}.button2:active {
    position:relative;
    top:1px;
}

.button3 {
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
    box-shadow:inset 0px 1px 0px 0px #fff6af;
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    font-family:arial;
    font-size:20px;
    font-weight:bold;
	color: #038ACE !important;
    padding:10px 20px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffee66;
}.button3:hover {
    background-color:#ffab23;
}.button3:active {
    position:relative;
    top:1px;
}

/**
 * Styles added by BeeDragon
 */

h2.content-heading {
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
	color: #205680;
}
h2.bg  {
	background: #efefef;
}

/* Utility Styles */
.center { text-align: center; }
.left { float: left }
.right { float: right }

/* Speaker Page Styles */

#SlideDeck-1099 .sd2-slide-title-inner {
	font-size: 16px;
}
.page-id-968 #SlideDeck-1000 .slide-content-inner,
.page-id-968 #SlideDeck-1014 .slide-content-inner {
	text-align: left;
}
.speaker-quotes {
	margin-left: 25%;
}
.sd2-slide-text {
	margin:18%  auto !important;
}
.sd2-slide-text p {
	font-size: 14px;
	text-align: center;
}
.sd2-slide-text p:last-child {
	color: #3EA0C1;
	position: absolute;
	bottom:0;
	left:15;
	text-align: left;
}
/* Center slidedeck on Understanding Comedy page */
.page-id-1479 #SlideDeck-1000-frame { margin: 0 auto; }
.page-id-1479 #SlideDeck-1913-frame { margin: 0 auto; }


.venues,
.speaking-topics {
	float: right;
	width: 60%;
}
.venues h2 { margin-bottom: 25px; }
.speaking-topics h2 {
	margin:20px 0;
}
.venues ul li,
.speaking-topics ul li {
	margin: 1em 0;
}
.speaking-topics ul ul li {
	list-style: inside circle;
}
.speaking-topics ul li { text-align: center; }
.speaking-topics ul li ul li { text-align: left; }

.venues {
	margin-top: 40px;
}
.interviews {
	float:left;
	width:33%;
	background: #efefef;
	text-align: center;
	padding: 0 1.5%;
}
.interviews hr {
	color: #fff;
	margin-bottom: 15px;
    clear: both;
}

.email-button {
	color: #fff;
	width: 300px;
	height: 105px;
	margin: 40px 0;
	float: left;
	text-align: center;
	background-size: cover;
}
.email-button:hover {
	opacity: 0.8;
}
.email-button a {
	display: block;
	height: 74px;
	width: 100%;
	padding-bottom: 45px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
	text-shadow: 1px 1px #666;
}

/* Move edit link out of the way on Speaker page */
.page-id-968 .page-buttons { clear: both; }

/* Increase spacing between image buttons to make the last one drop down to the next line */
.page-id-2307 ul.page-buttons li {
	margin-right: 50px;
	margin-top: 20px;
}
.page-id-2307 ul.page-buttons li:last-child {
	margin-right: 0px;
}
/*
ul.page-buttons li img {
	height: 200px;
	width: 300px;
}
.home ul.page-buttons li img {
	height: auto;
	width: auto;
}
*/

/* Main Menu Dropdown Styles */

.menu-top-navigation-container ul.menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.menu-top-navigation-container ul.menu,
.menu-top-navigation-container div.menu > ul {
	display: inline-block !important;
	width: 100%;
}
.menu-top-navigation-container ul {
	margin: 0;
	text-indent: 0;
}
.menu-top-navigation-container li a,
.menu-top-navigation-container li {
	text-decoration: none;
}
.menu-top-navigation-container .sub-menu li a,
.menu-top-navigation-container .sub-menu li {
	display:inline-block;
}
header nav ul.sub-menu li a {
	height:auto;
	background:#E7F1F7;
	line-height: 1.2em;
	min-width: 110px;
	border-radius: 0;
}
header nav ul.sub-menu li.menu-item-1114 > a {
	color: #333;
}
.menu-top-navigation-container .sub-menu li {
 	border: 1px solid #fff;
}

.menu-top-navigation-container li a {
	white-space: nowrap;
}
.menu-top-navigation-container li {
	position: relative;
}
.menu-top-navigation-container li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
}
.menu-top-navigation-container li ul ul {
	top: 0;
	left: 100%;
}
.menu-top-navigation-container ul li:hover > ul {
	border-left: 0;
	display: block;
	z-index: 5;
}
.menu-top-navigation-container li ul li a {
	display: block;
	white-space: normal;
}
#stick-figure {
  float:right;
  padding-right: 30px;
}
.speaking-topics-button {
  height: 108px;
  background-size: cover;
  text-align: center;
  margin-bottom: 25px;
}
.speaking-topics-button:hover {
  opacity: 0.8;
}

.speaking-topics-button a {
  display: block;
  width: 100%;
  height: 74px;
  padding-bottom: 45px;
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px #666;
  font-size: 16px;
  line-height: 1.5em;
}
