/*
Theme Name: Techonomy
Author: 10up
Author URI: http://10up.com/
*/

@import url(css/base.css);


/* Structure
   ------------------------------------------------------------------------------------ */
body {
	background:#fff;
	text-align:center;
	position: relative;
}

body.post-type-archive-tcnmy-conference,
body.conf_landing {
	background:#000;
}

#wrap {
}

.col-full {
	width:960px;
	padding:15px;
	margin:0 auto;
	text-align:left;
}

.col-twothirds,
.col-onethird,
.col-onehalf {
	padding:15px 0;
}

.col-twothirds {
	width:610px;
	float:left;
}

.col-onethird {
	width:300px;
	float:right;
}

.col-onehalf {
	width:450px;
	padding-right:30px;
	float:left;
}


/* Header
   ------------------------------------------------------------------------------------ */
#header {
	background:#000 url(images/sprite.png) no-repeat 50% 0;
	border-bottom:4px solid #ffc20e;
	font-family:Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#header .col-full {
	height:57px;
	padding:75px 0 0;
	background:#000 url(images/sprite.png) no-repeat 50% 0;
}

.conf #header {
	background:#000;
}

.conf #header .col-full {
	background:#000;
	height:23px;
	padding:11px 0 10px;
}

#header .logo {
	display:block;
	float:left;
	background:url(images/sprite.png) 0 -167px;
	width:152px;
	height:23px;
	text-indent:-9999px;
}

#logo_nav {
	float:left;
}

#logo_nav > li {
	position:relative;
	list-style:none;
	cursor:pointer;
}

#logo_nav .more > a:after {
	content: "\25bc";
	font:normal 13px 'Techonomy-Icons';
	color:#ffc20e;
	display:block;
	position:absolute;
	right:-15px;
	top:5px;
	text-indent:0;
}

#logo_nav ul {
	position:absolute;
	background:#000;
	border:1px solid #ffc20e;
	left:-11px;
	top:36px;
	width:190px;
	z-index:100000;
	padding:5px 0;
	display:none;
}

#logo_nav li {
	list-style:none;
}

#logo_nav ul a {
	color:#ffc20e;
	padding:0 10px;
	line-height:25px;
	display:block;
}

#logo_nav ul a:hover {
	color:#fff !important;
	text-decoration:none;
}

#searchform {
	float:right;
	width:228px;
	height:23px;
	position:relative;
}

#s {
	width:150px;
	padding:1px 71px 2px 5px;
	background:none;
	border:1px solid #fff;
	color:#aaa;
	font:14px/19px Swift, "Times New Roman", Times, serif;
}

#s:focus {
	border-color:#ffc20e;
	padding-right: 5px;
	width: 216px;
}

#s:focus + #searchsubmit {
	display: none;
}

#searchsubmit {
	position:absolute;
	top:0;
	right:6px;
	padding:0;
	background:none;
	border:none;
	color:#fff;
	font:bold 14px/23px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}



/* Navigation
   ------------------------------------------------------------------------------------ */		
#nav {
	height:45px;
	float:left;
	margin:12px 0 0 -20px;
}

#nav li {
	float:left;
	list-style:none;
	position:relative;
}

#nav li a {
	display:block;
	float:left;
	padding:0 20px;
	font:bold 28px/45px Brandon, Arial, Helvetica, sans-serif;
	color:#fff;
}

#nav li a:hover,
#nav li:hover a, 
#nav li.current_page_item a, 
#nav li.current-page-ancestor a,
#nav li.current-menu-item a {
	color:#ffc20e;
	text-decoration:none;
}

#nav > li > a span {
	display:block;
	width:12px;
	height:6px;
	position:absolute;
	bottom:0;
	left:-9999px;
	margin-left:-9px;
	font:normal 18px/6px 'Techonomy-Icons';
	speak: none;
	color:#ffc20e;
}

#nav li.current_page_item > a span, 
#nav li.current-page-ancestor > a span,
#nav li.current-menu-item > a span {
	left:50%;
}

/* Dropdowns */		
#dropdowns {
	float:right;
	clear:right;
}

.conf_header #dropdowns {
	clear:none;
	margin:-4px 15px 0;
}

div#conf_header {
	padding-bottom: 1.5rem;

}

div#conf_header.past_conf_header {
	padding-bottom: 0;

}

#dropdowns li {
	float:left;
	list-style:none;
	position:relative;
}

#dropdowns li a {
	display:block;
	float:left;
	margin-right:-2px;
	padding:0 0 0 22px;
	font:bold 14px/34px Brandon, Arial, Helvetica, sans-serif;
	color:#fff;
	white-space:nowrap;
}

#dropdowns > li > a:after {
	content: "\25bc";
	font:normal 13px 'Techonomy-Icons';
	color:#fff;
	display:inline-block;
	margin-left:5px;
}

#dropdowns li a:hover,
#dropdowns li:hover a, 
#dropdowns li.current_page_item a, 
#dropdowns li.current_page_ancestor a {
	color:#ffc20e;
	background-position:100% -177px;
	text-decoration:none;
}

#dropdowns > li > a:hover:after,
#dropdowns > li:hover > a:after,
#dropdowns > li.current_page_item > a:hover:after,
#dropdowns > li.current_page_ancestor > a:hover:after {
	color:#ffc20e;
}

#dropdowns li ul li:hover a, 
#dropdowns li ul li.current_page_item a, 
#dropdowns li ul li.current_page_ancestor a,
#dropdowns li:hover ul li a:hover, 
#dropdowns li.current_page_item ul li a:hover, 
#dropdowns li.current_page_ancestor ul li a:hover {
	color:#000;
}

.conf_header #dropdowns li ul li:hover a, 
.conf_header #dropdowns li ul li.current_page_item a, 
.conf_header #dropdowns li ul li.current_page_ancestor a,
.conf_header #dropdowns li:hover ul li a:hover, 
.conf_header #dropdowns li.current_page_item ul li a:hover, 
.conf_header #dropdowns li.current_page_ancestor ul li a:hover {
	color:#fff !important;
}

#dropdowns li ul {
	position:absolute;
	top:34px;
	right:0;
	display:none;
	width:auto;
	min-width:100px;
	background:#fff;
	border:1px solid #ffc20e;
	border-top-width:4px;
	padding:5px 0;
	z-index:100;
}

.conf_header #dropdowns li ul {
	top:37px;
	background:#000;
}

#dropdowns li ul li {
	float:none;
}

#dropdowns li ul li a {
	float:none;
	background:none;
	padding:0 15px;
	color:#ffc20e;
	line-height:22px;
}

/*#dropdowns li:hover ul {
	right:0;
	left:auto;
}*/

#dropdowns .social li a {
	font-size:10px;
	letter-spacing:1px;
}

#dropdowns .social li a span {
	display:inline-block;
	width:16px;
	height:20px;
	margin-right:10px;
	background:url(images/sprite.png);
	vertical-align:middle;
}

#dropdowns .social li.facebook a span { background-position:-830px -140px; }
#dropdowns .social li.twitter a span { background-position:-857px -140px; }
#dropdowns .social li.linkedin a span { background-position:-910px -140px; }
#dropdowns .social li.youtube a span { background-position:-804px -140px; }
#dropdowns .social li.google a span { background-position:-884px -140px; }
#dropdowns .social li.tcnmy-newsletter-popup a span { background-position:-934px -140px; }
#dropdowns .social li.medium a span { background-position:-958px -140px; }
#dropdowns .social li.instagram a span { background-position:-981px -140px; }
/*#conf_carousel  ul#carousel_items p.logo span {background-position: 0px -160px}*/

/* Categories */	
#categories {
	width:610px;
	height:30px;
	float:left;
	margin-left:-10px;
	position:relative;
}

#categories li {
	float:left;
	list-style:none;
}

#categories li a {
	display:block;
	float:left;
	padding:0 10px;
	font:bold 14px/30px 'Brandon', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffc20e;
}

#categories li a:hover,
#categories li:hover a, 
#categories li.current-menu-item a, 
#categories li.current-menu-parent a {
	color:#000;
	text-decoration:none;
}

#categories li.more a {
	padding-right:0;
}

#categories li.more>a:after {
	content: "\25bc";
	font:normal 13px 'Techonomy-Icons';
	color:#ffc20e;
	display:inline-block;
	padding-left:2px;
}

#categories li.more a:hover:after,
#categories li.more:hover a:after, 
#categories li.more.current-menu-item a:after, 
#categories li.more.current-menu-parent a:after {
	color:#000;
}

#categories li ul li a,
#categories li:hover ul li a, 
#categories li.current-menu-item ul li a, 
#categories li.current-menu-parent ul li a {
	color:#fff;
	line-height:22px;
}

#categories li:hover ul li a:hover, 
#categories li.current-menu-item ul li a:hover, 
#categories li.current-menu-parent ul li a:hover,
#categories li.current-menu-parent ul li.current-menu-item a {
	color:#000;
}

#categories li ul {
	position:absolute;
	top:30px;
	left:10px;
	width:610px;
	min-width:140px;
	background:#ffc20e;
	padding:8px 0;
	overflow:hidden;
	clear:both;
	display:none;
}

#categories li ul li {
	width:200px;
}

#categories li ul li a {
	float:none;
}

#categories li:hover ul {
	left:10px;
}



/* Large Promo
   ------------------------------------------------------------------------------------ */	
#large_promo {
	margin:3px 0 25px;
	position:relative;
	display:none;
}

#large_promo.show_promo {
	display:block;
}

#large_promo img {
	display:block;
}

.promo_close {
	position:absolute;
	top:0;
	right:0;
	display:block;
	float:right;
	background:url(images/conf_menu-11tucson.png);
	padding:0 8px 0 16px;
	font:bold 12px/31px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}



/* Content
   ------------------------------------------------------------------------------------ */	

#page .col-full {
	padding:6px 15px 15px;
}

.qlikview,
.sponsor {
	float:right;
	font:bold 10px/25px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
	padding-top:7px;
}

.sponsor {
	line-height:10px;
}
.conf .sponsor {
	float:none;
	margin:0 0 30px;
	padding:0;
}

.qlikview span {
	display:inline-block;
	width: 88px;
	height:0;
	padding-top:18px;
	overflow:hidden;
	vertical-align:top;
	background:url(images/sprite.png) -330px -140px;
	margin-left:5px;
}

.sponsor span {
	display:inline-block;
	line-height: 22px;
	margin-right: 13px;
}

.sponsor img {
	float:right;
	margin:2px 0 0 4px;
}
.conf .sponsor img {
	margin:0 0 0 4px;
}

#content {
}

.post-item {
	margin:0 0 25px;
	position:relative;
}

.entry {
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}

.conf .entry {
	border:none;
}

p.tags {
	margin:15px 0 20px;
}

.postmetadata,
.page-title {
	font-size:13px;
	color:#6e6e6e;
}

.entry .postmetadata {
	font-size:14px;
}

.postmetadata {
	margin-bottom:4px;
}

.postmetadata a,
.page-title a {
	color:#6e6e6e;
	text-transform:none;
}

.postmetadata i {
	color: #191919;
}

.header-sharethis {
	margin: 0.5em auto;
}

p.category a {
	font:bold 13px/20px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:4px 10px 3px;
	background:#ffc20e;
	color:#000;
	text-decoration:none;
}

.the_video {
	width:450px;
	/*margin:0 auto;*/
}

p.share {
	float:right;
	margin:0;
}

p.share.nofloat {
	float:none;
}

p.share a, p.share a:visited,
.readmore, .readmore:visited,
.entry .readmore, .entry .readmore:visited {
	font:bold 12px/20px Brandon, Arial, Helvetica, sans-serif;
	color:#191919;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
	white-space:nowrap;
}

p.share a:before,
.readmore:before {
	content: "\271a";
	font:normal 12px 'Techonomy-Icons';
	color:#ffc20e;
	display:inline-block;
	margin-right:8px;
}

p.share a.comment:before {
	content: "\2750";
	font-size:24px;
	vertical-align:-6px;
	margin-right:6px;
}

p.share.nofloat a,
.readmore {
	margin:0 10px 0 0;
}

.entry p .readmore {
	margin:0;
}

.scrollshare {
	position:absolute;
	width:50px;
	top:30px;
	left:-90px;
}

.related_posts {
	padding:15px 0;
	overflow:hidden;
}

.related_posts h4 {
	margin:0;
}

.related_posts li {
	float:left;
	list-style:none;
	width:190px;
	margin-right:20px;
}

.related_posts li.last {
	margin:0;
}

.navigation {
	font-weight:bold;
	color:#a6a6a6;
}

.navigation .item,
.navigation li {
	margin-right:10px;
	display:inline;
	list-style:none;
}

.next a,
a.next {
	border-left:2px solid #949494;
	padding-left:10px;
}

.previous a,
a.prev {
	border-right:2px solid #949494;
	padding-right:10px;
	margin-right:10px;
}

a.prev {
	margin:0;
}

#featured {
	margin-bottom: 30px;
}

.big-feature, #featured {
	border-bottom: 1px dotted #CCC;
}

.big-feature, .small-feature {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
}

.big-feature h2 {
	font-size: 40px;
	line-height: 42px;
}

.big-feature img {
	margin-right: 10px;
	max-width: 193px;
}

.big-feature .the_video {
	float: left;
	width: auto;
	margin-right: 1em;
	width: 250px;
}

.big-feature .the_video * {
	width: 100% !important;
	height: auto !important;
}

.big-feature .the_video p {
	margin-bottom: 0;
}

.small-feature {
	float: left;
	margin-bottom: 10px;
	width: 33.33333%;
}

.small-feature h4 {
	margin-top: 0;
	font-size: 20px;
	line-height: 22px;
}

.small-feature p.category {
	margin-top: 0;
	margin-bottom: 8px;
}

.small-feature p.category a {
	padding: 3px 5px 2px;
	font-size: 10px;
}

ul.recent_posts li {
	margin:5px 0;
}

a.comment_bubble span {
	font:bold 10px/18px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url(images/bubble.png) no-repeat 0 0;
	display:inline-block;
	height:20px;
	padding:0 5px;
	float:right;
}

a.comment_bubble:hover span {
	text-decoration:none;
}

/*
Tags
*/

.tag_index li {
	list-style:none;
}

.tag_index a {
	font-weight:normal;
}

.tag_column {
	width:33%;
	float:left;
}

.tag_index .tag_group {
	padding-bottom:15px;
}

/*
Users
*/
.contributors li.user {
	width:50%;
	float:left;
	padding-bottom:20px;
	list-style:none;
	position:relative;
}

.contributors .useravatar {
	position:relative;
	width:90px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.contributors .useravatar img {
	position:absolute;
	top:-15px;
	left:0;
}

.contributors p.userdesc {
	margin-bottom:11px;
}

.advisors {
	width:630px;
}

.advisors li.user {
	width:190px;
	float:left;
	list-style:none;
	position:relative;
	padding:0 20px 20px 0;
}

.advisors .useravatar {
	position:relative;
	width:190px;
	height:125px;
	overflow:hidden;
	background:#fdc20e;
}

.advisors .userdesc {
	height:70px;
	margin-bottom:0;
}

.advisors small {
	line-height:15px;
	padding-top:3px;
	display:block;
}


.advisors .useravatar img {
	position:absolute;
	top:-32.5px;
	left:0;
	cursor: pointer;
	/*opacity: 0.55;
	filter: alpha(opacity=55);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	-webkit-transition: 0.4s ease opacity;
	-o-transition: 0.4s ease opacity;
	-moz-transition: 0.4s ease opacity;*/
}

.advisors.participants .useravatar img {
	top:0;
	width:190px;
	height:auto;
}

/*.advisors li:hover .useravatar img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}*/

.usercard {
	display:none;
	position:absolute;
	left:100%;
	top:-40px;
	background:rgba(0,0,0,.8);
	color:#fff;
	font-size:14px;
	padding:25px 28px;
	width:180px;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index:-1;
	-webkit-transition: 0.4s ease opacity;
	-o-transition: 0.4s ease opacity;
	-moz-transition: 0.4s ease opacity;
	transition: 0.4s ease opacity;
}

.usercard p a {
	display: inline;
}

#sidebar .usercard {
	top:-67px;
	left:auto;
	right:100%;
	margin-right:20px;
}

#agenda .usercard {
	width:300px;
	left:0;
	margin-left: -1em;
	top:35px;
	padding:18px 28px 12px;
}

.usercard:before {
	content: "\25c4";
	display:block;
	position:absolute;
	top:60px;
	left:-20px;
	width:10px;
	height:19px;
	color:rgba(0,0,0,.8);
	font:normal 29px 'Techonomy-Icons';
}

#sidebar .usercard:before {
	content:'\25ba';
	left:auto;
	right:-1px;
}

#agenda .usercard:before {
	content:'\25b2';
	/*left:50%;*/
	/*width:10px;*/
	/*height:19px;*/
	/*margin-left:-9px;*/
	top:-20px;
	font-size:28px;

	left: 0;
	width: 100%;
	height: 20px;
	margin-left: 0;
	text-align: center;

}

.usercard h4 {
	color:#fff;
	margin:0;
}

.advisors .usercard {
	top:-10px;
	margin-left:-5px;
}

.contributors .usercard {
	margin-left:-15px;
}

li:hover > .usercard,
.agenda_topic:hover .usercard {
	display:block;
	z-index: 200;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#agenda .agenda_topic .usercard {
	top:30px;
	z-index:100;
}

.agenda_topic .usercard-container {
	position:absolute;
	width:100%;
	padding-top: 20px;
	bottom:0;
	left:0;
	z-index:0;
}

.usercard h4 {
	font-weight:bold;
}

.usercard a,
.usercard a:visited {
	color:#fff !important;
}

.usercard ul {
	padding-bottom:20px;
	list-style:none;
}

p.userfollow {
	margin-top:3px;
	height:20px;
}

p.userfollow a {
	display:block;
	float:left;
	margin-right:10px;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite.png);
}

p.userfollow a.facebook {background-position:-830px -140px; }
p.userfollow a.twitter {background-position:-857px -140px; }
p.userfollow a.googleplus {background-position:-884px -140px; }
p.userfollow a.linkedin {background-position:-910px -140px; }

.userinfo {
	width:225px;
	float:left;
	padding-top:10px;
	margin-right:35px;
	color:#6e6e6e;
}

.userinfo .useravatar {
	position:relative;
	width:225px;
	height:150px;
	overflow:hidden;
}

.userinfo .useravatar img {
	position:absolute;
	top:-37.5px;
	left:0;
}

.userinfo .useravatar.participant_avatar img {
	top:0;
}

.userbio {
	width:350px;
	float:left;
}

.entry .userposts {
	margin:0;
	padding:0;
}

.entry .userposts li {
	list-style:none;
	margin:15px 0;
	padding:0;
}

.conf_title_prefix {
	display:inline !important;
	font:bold 12px Brandon, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

/*
Manifesto
*/
#manifesto_title {
	background:#000;
	color:#fff;
	padding:20px 50px;
	text-align:center;
	margin-bottom:15px;
}

#manifesto_title h1 {
	padding:0;
	border:none;
	font:italic normal 48px/46px Swift, "Times New Roman", Times, serif;
	color:#fff;
}

#manifesto_title h2 {
	font:normal 18px/33px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	color:#ffc20e;
}



/* Team
   ------------------------------------------------------------------------------------ */
#team {
	width:960px;
	height:643px;
	margin:20px 0;
	background:url(images/team.jpg);
	position:relative;
}

#team .usercard {
	width:180px;
	padding:15px 24px;
	top:30%;
	left:50%;
	margin-left:-114px;
	/*height:40px;
	overflow:hidden;*/
}

#team .usercard .moreinfo {
	height:0;
	overflow:hidden;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	transition: 0.4s ease;
}

#team .user:hover .moreinfo {
	height:180px;
}

#team .usercard .arrow {
	top:25px;
	display:none;
}

#team li.user {
	list-style:none;
	position:absolute;
	cursor:pointer;
}

#team li#adam {
	width:100px;
	height:320px;
	left:130px;
	top:230px;
}

#team li#adam .usercard { margin-left:-180px; }

#team li#emily {
	width:100px;
	height:320px;
	left:240px;
	top:270px;
}

#team li#emily .usercard { margin-top:65px; }

#team li#david {
	width:140px;
	height:410px;
	left:410px;
	top:180px;
}

#team li#simone {
	width:80px;
	height:310px;
	left:610px;
	top:220px;
}

#team li#simone .usercard { margin-top:75px; }

#team li#josh {
	width:110px;
	height:360px;
	left:740px;
	top:190px;
}

#team li#josh .usercard { margin-left:-80px; }

#team li#emily .arrow,
#team li#josh .arrow,
#team li#david .arrow {
	left:auto;
	right:-10px;
	background-position:-580px -170px;
}

#team:hover .usercard {
	z-index: 20;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}



/* Comments
   ------------------------------------------------------------------------------------ */	
.commentlist {
	margin:15px -10px 0;
}

.commentlist li {
	list-style:none;
	padding:10px;
	margin-bottom:5px;
}

.commentlist li.alt {
	background:#eee;
}

.commentmetadata, .comment-author {
	border-bottom:1px solid #ccc;
	font-size:11px;
}

.comment-author {
	border:none;
}

.commentlist .avatar {
	float:right;
	display:block;
	padding:5px;
	background:#fff;
}

#commentform p {
	position:relative;
}

#commentform label {
	position:absolute;
	top:0;
	left:6px;
	z-index:10;
	line-height:25px;
}

#commentform input, 
#commentform textarea {
}

#commentform textarea {
	width:500px;
}

#commentform #submit {
}




/* Sidebar
   ------------------------------------------------------------------------------------ */
#sidebar {
}

#sidebar ul {
}

#sidebar ul li {
	list-style:none;
	margin-bottom:24px;
	position:relative;
}

#sidebar h2,
#newsletter_widget h2 {
	background:#000;
	color:#fff;
	padding:5px 16px;
	font:bold 13px/21px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div#tcnmy_newsletter-4 #tcnmy-newsletter-widget h2 {
	background:#000;
	color:#fff;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 5px;
	margin-bottom: 0;
	font:bold 13px/21px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#sidebar ul ul {
	border:1px dotted #f0b907;
	border-top:none;
	margin: 0 auto;
	padding:5px 15px;
	font-size:13px;
	line-height:16px;
	overflow:hidden;
}

#sidebar li li {
	margin:10px 0;
	padding:0;
	background:none;
	border:none;
}

#sidebar p.maxlist-more {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}

#tcnmy-newsletter-widget p.maxlist-more {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}

#sidebar p.maxlist-more a {
	font:bold 12px/21px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/conf_menu-11tucson.png);
	display:block;
	padding:5px 9px 5px 16px;
	float:right;
	color:#000;
	text-decoration:none;
}

div#tcnmy_newsletter-4 p.maxlist-more a {
	font:bold 12px/21px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/conf_menu-11tucson.png);
	display:block;
	padding:5px 9px 5px 16px;
	float:right;
	color:#000;
	text-decoration:none;
}

#twitter_update_list li span {
	display:block;
}

#twitter_update_list li a[style="font-size:85%"] {
	color:red;
	font-weight:normal;
	color:#6e6e6e;
}

.widget_tcnmy_promo img {
	display:block;
}

#sidebar .contributors_list li,
#sidebar .team_list li,
#sidebar .widget_links li,
#sidebar .widget_mpcw-widget li,
#sidebar .participants li {
	padding-left:22px;
}

#sidebar .contributors_list li:before,
#sidebar .team_list li:before,
#sidebar .widget_links li:before,
#sidebar .widget_mpcw-widget li:before,
#sidebar .participants li:before {
	content: "\271a";
	font:normal 12px 'Techonomy-Icons';
	color:#ffc20e;
	display:block;
	margin:2px 0 0 -22px;
	float:left;
}

#sidebar .widget_tcnmy_conference_highlights strong {
	font:900 11px/20px Brandon, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	text-transform:uppercase;
}

#sidebar .widget_tcnmy_conference_highlights li:before {
	margin-top:22px;
}

#sidebar .wp-tag-cloud {
	padding:10px 15px;
}

#sidebar .wp-tag-cloud li {
	width:50%;
	float:left;
	margin:5px 0;
}

.widget_links {
	color:#6e6e6e;
}

.widget_links a {
	display:block;
}

#newsletter {
	background:#000;
	padding:0 16px 0px;
	overflow: hidden;
	color:#fff;
}

#newsletter p.input {
	height:23px;
	position:relative;
}

#newsletter #email {
	width:226px;
	padding:1px 35px 2px 5px;
	background:none;
	border:1px solid #fff;
	color:#aaa;
	font:14px/19px Swift, "Times New Roman", Times, serif;
}

#newsletter #email:focus {
	border-color:#ffc20e;
}

#newsletter .submit {
	position:absolute;
	top:0;
	right:6px;
	padding:0;
	background:none;
	border:none;
	color:#fff;
	font:bold 14px/23px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}

#newsletter label {
	position:absolute;
	top:0;
	left:6px;
	color:#aaa;
	font:14px/23px Swift, "Times New Roman", Times, serif;
}

#newsletter p {
	margin:0;
}

#newsletter p.label {
	font:bold 14px/16px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
}

#sidebar .widget_tcnmy_newsletter h2 span,
#newsletter_widget h2 span {
	background:#000 url(images/sprite.png) 0 -140px;
	text-indent:-9999px;
	display:block;
	width:200px;
	height:20px;
	margin-top:10px;
}


#newsletter_widget {
	width:300px;
	float:left;
	background:#000;
	color:#fff;
	margin:30px 30px 30px 0;
}

div#tcmy_newsletter-4, div#tcnmy-newsletter-widget {
	width: 300px!important;
	margin:auto;
}

#content #newsletter_widget h2 {
	margin:0;
}

#sidebar ul ul.widget_links {
	overflow:visible;
}

#tenup {
	float:left;
	background:#eee;
	padding:20px 20px 10px;
	width:240px;
	margin:30px 0;
}

#tenup img {
	float:left;
	margin:-10px 30px 0 0;
}

#sidebar #tenup {
	width:auto;
	text-align:left;
	margin:0;
}

#live {
	padding:25px 10px;
}

#video {
	float:left;
	width:1570px;
	text-align:left;
}

#twitter-widget-0 {
	height:720px !important;
}

.single-post .entry #twitter-widget-0 { 
	height: auto !important;   
}

.two-col .col {
	width: 100%;
	float: none;
}

.two-col .col {
	width: 295px;
	padding: 5px;
	float: left;
}


#sidebar blockquote {
	margin:0;
	font-size:28px;
}

#sidebar blockquote:before {
	content: "\201c";
	margin-left:-.4em;
}

#sidebar blockquote:after {
	content: "\201d";
	display:inline-block;
	margin-right:-.4em;
}

#sidebar .widget_tcnmy_perspectives h2 {
	padding:5px;
}

.widget_tcnmy_perspectives h2 a {
	color:#6e6e6e;
	font-weight:bold;
	display:inline-block;
	padding:0 10px;
	position:relative;
}

.widget_tcnmy_perspectives h2 a.active,
.widget_tcnmy_perspectives h2 a:hover {
	color:#fff;
}

.widget_tcnmy_perspectives h2 a.active:after {
	content: '\25b2';
	display:block;
	width:12px;
	height:6px;
	position:absolute;
	bottom:-6px;
	left:50%;
	margin-left:-9px;
	font:normal 18px/5px 'Techonomy-Icons';
	speak: none;
	color:#fff;
}

#widget-participants li {
	width:220px;
}

#widget-participants li#participants-letters {
	width:15px;
	float:right;
	text-align:center;
	margin:10px 0 0;
	padding:0;
}

#sidebar .widget_links li#participants-letters:before {
	content:"";
}

#participants-letters a {
	padding:0;
	font:bold 14px/20px Brandon, Arial, Helvetica, sans-serif;
}

#participants-letters a.active {
	color:#000 !important;
}


/* Video Page
   ------------------------------------------------------------------------------------ */	
.video_head {
	color:#6e6e6e;
	padding:0;
	font-style:italic;
	font-size:18px;
	line-height:1.3;
}

.video_head h1 {
	color:#ffc20e;
	border:none;
	font:bold 36px/40px Brandon, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding:0;
}

.section-title {
	clear: both;
	padding-top: 20px;
}

.feat_videos {
	margin:20px 0;
}

.feat_videos-view {
	clear: both;
}

.feat_videos-view li {
	list-style:none;
	width:100%;
	background:#fff;
}

.feat_videos-video {
	width:295px;
	float:left;
}

.feat_videos-content {
	margin-left:315px;
}

.feat_videos-content h2 {
	font-size:28px;
	line-height:35px;
}

.feat_videos-thumbs {
	margin:20px 0 40px;
	clear: both;
}

.feat_videos-thumbs li {
	list-style:none;
	float:left;
	margin-right:20px;
	background:#ffc20e;
}

.feat_videos-thumbs li:last-child {
	margin:0;
}

.feat_videos-thumbs img {
	display:block;
	-webkit-transition: 0.4s ease opacity;
	-o-transition: 0.4s ease opacity;
	-moz-transition: 0.4s ease opacity;
}

.feat_videos-thumbs a:hover img,
.feat_videos-thumbs .active img {
	opacity:.5;
}

.video_list {
	margin: 20px 0 0;
}

.video_list li {
	list-style:none;
	width:190px;
	float:left;
	margin:0 20px 20px 0;
}

.video_list li:nth-child(3n) {
	margin-right:0;
}

.video_list li:nth-child(3n+1) {
	clear:left;
}

.video_list p {
	margin:0 0 10px;
}

.video_list h3 {
	border:none;
	padding:0;
	font-size:18px;
	line-height:20px;
}

.orderby {
	margin: 10px 0;
	width: 100%;
	font: bold 14px/23px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px dotted #ccc;
}

.orderby #searchform {
	position: relative;
	z-index: 50;
}
.orderby #s {
	width: 111px;
	padding-right: 110px;
	border-color: #000;
	color: #333;
}
.orderby #s:focus {
	padding-right: 5px;
	width: 216px;
}
.orderby #searchsubmit {
	color: #000;
}

#orderby {
	padding: 3px 0;
}
#orderby,
#orderby ul {
	position: relative;
	list-style: none;
}
#orderby ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background: white;
	border: 1px solid #000;
	border-top: none;
}
#orderby ul li a {
	display: block;
	padding: 5px 10px;
}

#orderby a {
	color: #000;
}
#orderby a:hover {
	text-decoration: none;
}
#orderby > li > a:after {
	content: "\25bc";
	font:normal 13px 'Techonomy-Icons';
	color:#000;
	display:inline-block;
	margin-left:5px;
}
#orderby li ul a:hover {
	text-decoration: none;
	color: #000;
	background: #ffc20e;
}
#orderby a.current {
	color: #ffc20e;
}

.search-results.video-page #content > h1 {
	border-bottom: none;
}

/* Conferences
   ------------------------------------------------------------------------------------ */		
#conf_links {
	float:right;
	margin-top:-10px;
}

#conf_links li {
	list-style:none;
	float:left;
	margin-left:-24px;
	overflow: hidden;
	position: relative;
}

#conf_links a {
	display:block;
	float:left;
	padding:0 36px 0 12px;
	height:32px;
	color:#fff;
	font:normal 13px/31px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:hidden;
	white-space:nowrap;
	background:url(images/conf_menu-11tucson.png) no-repeat 0 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}



.conf #conf_links:hover li:last-child a {
	max-width: 250px;
}

.conf #conf_links:hover a,
.conf #conf_links li.current a {
	max-width: 250px;
	padding-right: 36px;
}

/*.conf #conf_links li a {
	max-width: 8px;
	padding-right: 0;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease;
}*/

.ltie9 .conf #conf_links li a {
	max-width: 250px; /* hack for IE8 */
	padding-right: 36px;
}

#conf_links > li > a {
	margin-left: 16px;
}
#conf_links > li > a:before {
	content: '';
	background: inherit;
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	width: 15px;
	height: 32px;
	/*border-bottom: 32px solid transparent;*/
	/*border-left: 32px solid transparent;*/
	/*border-right: 16px solid;*/
	/*border-right-color: inherit;*/
	position: absolute;
	left: 10px;
}

.conf #conf_links li.past_events.current,
.conf #conf_links li.past_events:hover {
	overflow: visible;
}

#conf_links a:hover {
	text-decoration:none;
}

#conf_links .past_events {
	position:relative;
}

#conf_links .past_events > a {
	background: #aaa;
	border-color: #aaa;
}

#conf_links .past_events ul {
	position:absolute;
	left:0;
	display:none;
	top:31px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0 0 12px;
	z-index:100;
	border-top:3px solid rgba(0,0,0,0);
}

#conf_links .past_events li {
	float:none;
	width:100% !important;
	height:31px;
	background:#a6a6a6;
	margin:0 !important;
	padding:0 !important;
}

#conf_links .past_events li a {
	background:none;
	padding:0 !important;
	text-align:center;
	width:100% !important;
}

#conf_links .past_events:hover ul {
	left:0;
}

#conf_header {
	background:#000;
}

#conf_header .col-full {
	height:83px;
}

#conf_header.past_conf_header .col-full {
	height:155px;
}

#conf_header h1 {
	color:#ffc20e;
	margin:38px 0 7px;
	padding:0;
	border:none;
	line-height:25px;
	height:30px;
}

/*		#conf_header h1:before {
			content: "\271c";
			font:normal 44px/30px 'Techonomy-Icons';
			display:block;
			float:left;
			margin:-1px 5px 0 0;
			vertical-align:bottom;
		}*/

#conf_header h1 span.conf_icon {
	content: "";
	display:block;
	width:225px;
	height:25px;
	float:left;
	margin:1px 5px 0 0;
	background:url(images/TE-icon-full.png) no-repeat;
    background-size: contain;
}

#conf_header h1 {
	font:300 36px/30px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	white-space: nowrap;
}

#conf_header h1 a {
	color:#a6a6a6;
	font-weight:300;
}

#conf_header a.hashtag {
	color: #a6a6a6;
	font: 300 14px Brandon, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
}

#conf_header h1 b {
	font-weight:bold;
}

#conf_nav {
	margin:0 -10px;
	clear:both;
	height:41px;
}

#conf_nav.past_conf {
	margin-top:12px;
}

#conf_nav li {
	list-style:none;
	float:left;
	height:41px;
	position:relative;
}

div#conf_header div ul:nth-of-type(2) li a {
	font-size: 1.4rem!important;
}

#conf_nav li.more {
	float:right;
}

#conf_nav a {
	display:inline-block;
	padding:0 10px;
	font:bold 14px/15px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:30px;
	vertical-align:-15px;
}

#conf_nav a:hover,
#conf_nav .current > a {
	color:#fff !important;
	text-decoration:none;
}

#conf_nav ul {
	position:absolute;
	top:100%;
	left:0;
	display:none;
	padding-top:4px;
	z-index:1000;
	width:270px;
}

#conf_nav li.more ul {
	right:10px;
	left:auto;
	width:150px;
}

/*#conf_nav li:not(.more):hover ul {
	display:block;
}*/

#conf_nav ul li {
	background:rgba(0,0,0,.88);
	height:auto;
	float:none;
}

#conf_nav ul a {
	padding:5px 10px;
	display:block;
	height:auto;
}

#conf_nav ul li:first-child a {
	padding-top:10px;
}

#conf_nav ul li:last-child a {
	padding-bottom:10px;
}

#conf_nav li.more > a:after {
	content: "\25bc";
	font:normal 13px 'Techonomy-Icons';
	color:#ffc20e;
	display:inline-block;
	padding-left:2px;
}

#conf_nav li.more > a:hover:after,
#conf_nav li.current.more > a:after {
	color:#fff;
}

#conf_carousel {

	color:#fff;
	position:relative;
}

.carousel_frost {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:265px;
	background:rgba(0,0,0,.6);
	z-index:0;
}

.conf .carousel_frost {
	bottom:50%;
	margin-bottom:-180px;
	height:360px;
}

#conf_carousel img.carousel_bg,
#carousel_imgs {
	width:100%;
	height:35vw;
	min-height:360px;
	min-width:1054px;
	display:block;
	background:#bfbfbf;
    object-fit: cover;
}

#conf_carousel .carousel-item-img {
	visibility:hidden;
}

#conf_carousel.conf_past .carousel_bg,
#carousel_imgs {
	background:#bfbfbf;
	min-width:1350px;
	min-height:450px;
}

#carousel_imgs,
#carousel_imgs img {
	position:absolute;
	top:0;
	left:0;
}

#carousel_imags li {
	list-style:none;
}

#conf_carousel .col-full {
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	margin:0 0 0 -495px;
}

.conf #conf_carousel .col-full {
	position:absolute;
	top:50%;
	left:50%;
	margin:-180px 0 0 -495px;
	height:360px;
	padding:0 15px;
}

.conf #conf_carousel.conf_past .col-full {
	height:450px;
	margin-top:-224px;
}

#carousel_items {
	position:absolute;
	width:930px;
	bottom:0;
	z-index:10;
	height:265px;
}

#conf_carousel.conf_past #carousel_items {
	width:600px;
	top:90px;
}

.conf #carousel_items {
	margin-top:10px;
}

#carousel_items li {
	list-style:none;
	position:absolute;
	top:0;
	left:0;
}

#carousel_items .logo {
	color:#ffc20e;
	margin:0;
	height:40px;
}

/*#carousel_items .logo:before {
	content: "\271c";
	font:normal 40px 'Techonomy-Icons';
	display:block;
	float:left;
	margin:-4px 5px 0 0;
	vertical-align:bottom;
}*/

#carousel_items .logo span {
	content: "";
	display:block;
	width:225px;
	height:30px;
	float:left;
	margin:6px 5px 0 0;
	background:url(images/TE-logo-full.png) no-repeat;
	background-size: contain;
}

#carousel_items a {
	font:bold 36px/40px Brandon, Arial, Helvetica, sans-serif;
	color:#a6a6a6;
	text-transform:uppercase;
}

#carousel_items a.quote {
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
}

#carousel_items a:hover { text-decoration:none; }

#carousel_items blockquote {
	border:none;
	background:none;
	font:italic 300 34px/40px Swift, "Times New Roman", Times, serif;
	margin:10px 0 20px;
	padding:0;
	color:#fff;
}

/*.conf_past #carousel_items blockquote {
	font-size:40px;
}*/

#carousel_items blockquote:before {
	content: "\201c";
	margin-left:-.4em;
}

#carousel_items blockquote:after {
	content: "\201d";
}

#carousel_items cite {
	font:normal 26px/18px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffc20e;
}

#carousel_items cite span {
	display:block;
	font-size:12px;
}

#conf_carousel h1 {
	font:normal 71px/30px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	padding:50px 0 0;
	position:relative;
	z-index:10;
	border:none;
	white-space: nowrap;
}

#conf_carousel h1 span {
	font-size:25px;
}

.single #carousel_items cite {
	font-size:20px;
	color:#fff !important;
}

.single .conf_past #carousel_items cite,
.single #carousel_items cite span {
	color:#000 !important;
}

#carousel_nav {
	position:absolute;
	bottom:0;
	margin-left:-5px;
	z-index:20;
}

.post-type-archive-tcnmy-conference #carousel_nav {
	display:none;
}

#carousel_nav li {
	list-style:none;
	float:left;
}

#carousel_nav a {
	padding:5px;
	display:block;
	float:left;
	color:#fff;
	opacity:.5;
	-webkit-transition: 0.4s ease opacity;
	-moz-transition: 0.4s ease opacity;
	-ms-transition: 0.4s ease opacity;
	-o-transition: 0.4s ease opacity;
	transition: 0.4s ease opacity;
}

#carousel_nav a:hover,
#carousel_nav li.active a {
	opacity:1;
	text-decoration:none;
}

/*
The Front
*/		
.the_front_link {
	position:absolute;
	left:15px;
	bottom:30px;
	background:#000;
	height:60px;
	width:220px;
	padding:5px;
	color:#ffc20e;
	font:20px/20px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	z-index:100;
}

.the_front_link span {
	color:#fff;
	font-weight:bold;
	line-height:10px;
	display:block;
	padding-top:10px;
	font-size:14px;
}

.the_front_link img {
	float:left;
	margin-right:8px;
}

.the_front_link:hover {
	text-decoration:none;
	background:rgba(0,0,0,.8);
}

#the_front {
	background:#fff;
	width:810px;
	padding:45px 95px 25px;
	text-align:left;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-500px;
	z-index:1000;
	color:#555;
	display:none;
}

#the_front .content {
	-webkit-columns:390px 2;
	-webkit-column-gap:30px;
	-moz-columns:390px 2;
	-moz-column-gap:30px;
	columns:390px 2;
	column-gap:30px;
}

#the_front .content p:first-child {
	margin-top:0;
}

#the_front h2 {
	font:normal 32px/40px Brandon, Arial, Helvetica, sans-serif;
	color:#ffc20e;
	text-transform:uppercase;
}

#the_front h3 {
	border:none;
	font-style:italic;
	color:#666;
	margin-bottom:15px;
}

/*.column {
	width:390px !important;
}

.column.first {
	margin-right:30px;
}*/

h1.conf_title {
	font:bold 22px/40px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:5px 0 0;
	margin-bottom:26px;
}

h1.conf_title span {
	font-weight:normal;
	font-size:16px;
}

#tcnmy_topics {
	margin:20px 0;
}

#tcnmy_topics li {
	padding:10px 0;
	list-style:none;
}

#tcnmy_topics h4 {
	margin:0;
	cursor:pointer;
	font-size:16px;
}

#tcnmy_topics h4 span {
	font:normal 12px 'Techonomy-Icons';
	color:#ffc20e;
	display:block;
	margin:2px 0 0 -22px;
	float:left;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#tcnmy_topics h4.active span {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#letters {
	overflow:hidden;
	margin:-10px -7px 20px;
}

#letters li {
	list-style:none;
	display:inline;
}

#letters a {
	font:bold 14px/20px Brandon, Arial, Helvetica, sans-serif;
	color:#ffc20e;
	padding:2px 7px;
	text-transform:uppercase;
}

#letters a:hover,
#letters a.current {
	color:#000 !important;
	text-decoration:none;
}

.ajax-content {
	text-align:left;
}

.ajax-content .userinfo {
	padding-top:0;
}

.ajax-content h2 {
	font-size:24px;
}

.ajax-content .useravatar {
	margin-bottom:20px;
}

.ajax-content .userinfo p {
	margin-bottom:0;
}

.ajax-content .userinfo ul {
	margin-bottom:15px;
}

.ajax-content .userinfo li {
	padding:5px 0;
}

.ajax-content .userposts a {
	font-size:13px;
	line-height:20px;
}

#sponsors td {
	padding:5px;
}

.sponsors_link {
	float:right;
	margin-top:-61px;
}

.agenda_link {
	float:right;
	margin-top:-57px;
}

.conf-participants .widget_tcnmy_participants,
.conf-program .widget_tcnmy_featured_topics,
.conf-agenda .widget_tcnmy_featured_topics {
	display:none;
}

#tcnmy_press li {
	list-style:none;
}

#tcnmy_press h4 {
	margin:16px 0 0;
	font-size:16px;
}

/*#tcnmy_press a:after {
	content:'\2197';
	font:normal 13px 'Techonomy-Icons';
	color:#ffc20e;
	display:inline-block;
	margin-left:5px;
}*/

/* Agenda */
#agenda_tabs {
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	margin:-15px 0 0 0;
	padding:0;
}

#agenda_tabs li {
	float:left;
	margin-right:40px;
	padding:0;
	list-style:none;
}

#agenda_tabs a {
	display:block;
	float:left;
	padding-bottom:15px;
	text-decoration:none;
	font:12px/16px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#agenda_tabs a span {
	display:block;
}

#agenda_tabs li.active a {
	color:#ffc20e;
}

#agenda {
	margin:0;
	padding:0;
}

#agenda li {
	margin:25px 0;
	position:relative;
	list-style:none;
	padding:0;
}

#agenda li ul {
	margin:0;
	padding:0;
}

#agenda .agenda_topic:hover {
	z-index:1000;
}

#agenda .agenda_topic {
	position: relative;
	display: inline-block;
}

#agenda .agenda_topic h4, h4.agenda-subtitle {
	margin: 0;
	font-size:16px;
	position:relative;
	z-index:100;
}
h4.agenda-subtitle {
	margin: 25px 0;
}

#agenda .agenda_topic h4 a {
	color:#000;
}

#agenda small {
	display:block;
	margin:4px 0;
}

#agenda small a {
	white-space:nowrap;
	text-decoration:none;
}

#agenda .the_time {
	width:150px;
	float:left;
}

#agenda .the_item {
	margin-left:150px;
}

/*
Media
*/
#media {
	position:relative;
	margin-top:10px;
	height:402px;
}

#media-nav {
	height:30px;
	background:#ffc20e;
	padding:0 5px;
	margin:3px 0;
}

#media-nav li {
	list-style:none;
	float:left;
	position:relative;
	padding:0;
}

#media-nav a {
	display:block;
	font:bold 14px/30px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	padding:0 10px;
	text-decoration:none;
}

#media-nav a:hover,
#media-nav li.active a {
	color:#fff;
}

#media-nav li.active a:after {
	content: '\25b2';
	display:block;
	width:12px;
	height:6px;
	position:absolute;
	bottom:-1px;
	left:50%;
	margin-left:-9px;
	font:normal 18px/5px 'Techonomy-Icons';
	speak: none;
	color:#fff;
}

#media div {
	position:absolute;
	left:0;
	top:33px;
}

#media iframe {
	margin:0;
	width:610px;
	height:369px;
}

#media #media-photos {
	width:100%;
	height:369px;
}

#media #photos_count {
	position:absolute;
	left:auto;
	right:10px;
	top:-33px;
	font:bold 14px/30px Brandon, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}

#media #media-photos ul {
	margin:0;
}

#media #media-photos li {
	list-style:none;
	padding:0;
	position:absolute;
	overflow:hidden;
	clip:rect(0px,610px,369px,0px);
	height:369px;
	width: 100%;
	background: black;
}

#media #media-photos img {
	display:block;
	margin: 0 auto;
	max-width:610px;
	height:auto;
}

#media #media-photos li p {
	background:rgba(255,255,255,.75 );
	position:absolute;
	bottom:-40px;
	left:0;
	padding:10px 15px;
	margin:0;
	width:580px;
	-webkit-transition: .2s ease; /* Safari and Chrome */
	-moz-transition: .2s ease; /* Firefox 4 */
	-o-transition: .2s ease;
	transition:  .2s ease;
}

#media #media-photos:hover li p {
	bottom:0;
}

#media #media-photos button,
#photos button {
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-50px;
	background:0;
	border:none;
	font:bold 100px/15px Brandon, Arial, Helvetica, sans-serif;
	height:70px;
	color:#fff;
	cursor:pointer;
	opacity:0;
	-webkit-transition: .2s ease; /* Safari and Chrome */
	-moz-transition: .2s ease; /* Firefox 4 */
	-o-transition: .2s ease;
	transition:  .2s ease;
}

#media #media-photos button.photos-next,
#photos button.photos-next {
	left:auto;
	right:10px;
}

#media #media-photos:hover button,
#photos:hover button {
	opacity:.75;
}

.transcript_link {
	border-bottom:1px dotted #ccc;
	margin:20px 0 0;
	padding-bottom:10px;
}

#topic_participants {
	float:right;
	width:145px;
	margin:25px 0 15px 25px;
	padding-left:25px;
	border-left:1px dotted #ccc;
	padding-bottom:5px;
}

#topic_participants h5 {
	margin:15px 0 5px;
}

#topic_participants h5:first-child {
	margin-top:10px;
}

#topic_participants p {
	margin:5px 0;
	line-height:16px;
	font-size:13px;
}

/*
Photos
*/
#photos {
	position:relative;
	height:543px;
	width:690px;
	background:#808080;
	margin:0 0 40px;
}

#photos ul {
	margin:0;
}

#photos li {
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	height:543px;
	width:690px;
}

#photos img {
	margin:0 auto;
	display:block;
}

#photos .post_photos p {
	position:absolute;
	left:720px;
	top:25px;
	width:240px;
}

#photos #photos_count {
	position:absolute;
	left:720px;
	top:0;
	margin:0;
	font:bold 14px/20px Brandon, Arial, Helvetica, sans-serif;
	width:240px;
}

#media #media-photos button {
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-60px;
	background:0;
	border:none;
	font:bold 100px/15px Brandon, Arial, Helvetica, sans-serif;
	height:70px;
	color:#fff;
	cursor:pointer;
	opacity:0;
	-webkit-transition: .2s ease; /* Safari and Chrome */
	-moz-transition: .2s ease; /* Firefox 4 */
	-o-transition: .2s ease;
	transition:  .2s ease;
}

#media #media-photos button.photos-next {
	left:auto;
	right:10px;
}

#media #media-photos:hover button {
	opacity:.75;
}

#media p {
	margin:0;
}

/*
Numbers
*/
.conf-numbers #content h2 {
	margin-bottom: 10px;
}
.conf-numbers #content h3 {
	margin-top: 0;
	color: #ACA095;
	font-size: 18px;
	border-bottom: none;
}

.numbers_image {
	float:left;
	border-right:30px solid #fff;
	max-width:183px;
	height:auto;
	margin-top:12px;
}

#tcnmy_numbers {
	margin:30px 0;
}

#tcnmy_numbers li {
	list-style:none;
	width:183px;
	float:left;
	margin:0 30px 10px 0;
	min-height:250px;
	font-size:14px;
}

#tcnmy_numbers li:nth-child(3n+1) {
	margin-right:0;
	width:184px;
}

#tcnmy_numbers li:first-child {
	width:100%;
	float:none;
	min-height:0;
	margin-bottom:30px;
}

#tcnmy_numbers .number {
	font:72px/70px Brandon, Arial, Helvetica, sans-serif;
	border:dotted #ccc;
	border-width:1px 0;
	padding-top:3px;
}

#tcnmy_numbers li:first-child .number {
	font-size:160px;
	line-height:140px;
	font-weight:300;
}

#tcnmy_numbers h4 {
	margin:10px 0;
	font:900 20px/20px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFC20E;
}

#tcnmy_numbers li:first-child h4 {
	font-size:24px;
}

#tcnmy_numbers a {
	font-weight:normal;
	text-decoration:underline;
}




/* Forms
   ------------------------------------------------------------------------------------ */
input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
textarea {
	border:1px solid #ccc;
	padding:2px 4px 3px;
	background:#fff;
	outline:none;
	font:14px/19px Swift, "Times New Roman", Times, serif;
	color:#555;
}

.button,
input[type=submit] {
	padding:0 10px;
	height:25px;
}

.button:hover,
input[type=submit]:hover {
	text-decoration:none;
}

.button:active,
input[type=submit]:active {
}


/* Contact Form (from grunion)
   ------------------------------------------------------------------------------------ */
.contact-form .clear-form { clear: both; }
.contact-form input[type='text'], .contact-form input[type='email'] { width: 300px; max-width: 98%; margin-bottom: 13px; }
.contact-form select { margin-bottom: 13px; }
.contact-form textarea { height: 200px; width: 80%; float: none; margin-bottom: 13px; }
.contact-form input[type='radio'], .contact-form input[type='checkbox'] { float: none; margin-bottom: 13px; }
.contact-form label { margin-bottom: 3px; float: none; font-weight: bold; display: block; }
.contact-form label.checkbox, .contact-form label.radio { margin-bottom: 3px; float: none; font-weight: bold; display: inline-block; }
.contact-form label span { color: #AAA; margin-left: 4px; font-weight: normal; }
.form-errors .form-error-message { color: red; }
.textwidget input[type='text'], .textwidget input[type='email'], .textwidget textarea { width: 250px; max-width: 98%; }

/* Footer
   ------------------------------------------------------------------------------------ */
#footer {
	background:#000;
	color:#fff;
	border-top:4px solid #ffc20e;
	padding-top:15px;
}

#footer .col-full {
	overflow:hidden;
}

#footer p {
	margin:0;
}

#footer .contactinfo {
	float:left;
	padding-right:60px;
	font:bold 22px/18px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffc20e;
}

#footer .contactinfo a {
	display:block;
	font:normal 15px/18px Swift, "Times New Roman", Times, serif;
	text-transform:none;
	color:#fff;
}

#footer.conf_footer .contactinfo {
	color:#888;
}

#footer .qlikview,
#footer .sponsor {
	margin: -11px 0 0 20px;
	padding: 0;
	line-height:10px;
	text-align: center;
}
#footer .sponsor span {
	display:block;
	margin: 0 0 14px;
	line-height: 10px;
}

#footer .sponsor img {
	float: none;
}

.conf #footer .sponsor span {
	display: inline-block;
}

#footer .qlikview span {
	display:block;
	width:106px;
	padding-top:21px;
	margin-top:3px;
	background-position:-210px -140px;
}

#footer .follow {
	clear:left;
	float:left;
	padding-top:20px;
	font:bold 15px/30px Brandon, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffc20e;
}

#footer .follow a {
	display:inline-block;
	margin-right:10px;
	width:25px;
	height:0;
	padding-top:25px;
	overflow:hidden;
	background:url(images/sprite-social.jpg);
	vertical-align:top;
}

#footer .follow a.facebook { background-position:0 0; }
#footer .follow a.twitter { background-position:-34px 0; }
#footer .follow a.linkedin { background-position:-68px 0; }
#footer .follow a.youtube { background-position:-102px 0; }
#footer .follow a.google { background-position:-136px 0; }

#footer .copyright {
	float:right;
	font-size:12px;
	line-height:30px;
	padding-top:20px;
}

#footer .copyright a {
	color:#fff;
	font-weight:normal;
}

/** AT&T Text Share **/
blockquote.att-share {
	font-size: 16px;
	line-height: 1.5em;
	width: 30%;
	float: left;
	margin: .9em;
}
blockquote.att-share div {
	text-align: center;
}
.sharethis .att-share-button {
	display: inline-block;
	height: 16px;
}
.sharethis .att-share-button img {
	height: 22px;
	width: auto;
	display: block;
}
.att-share p.share {
	margin-right: -40px;
}
.att-share .st_plusone_hcount > div {
	width: 60px !important;
}
.att-share .stButton {
	margin-right: 0px;
	margin-left: 0px;
}

/* Newsletter Modal
   ------------------------------------------------------------------------------------ */
#sidebar #tcnmy-newsletter-widget h2 {
	font-size: 27px;
	font-weight: 100;
	padding-top: 11px;
}

div#tcnmy_newsletter-4 #tcnmy-newsletter-widget h2.widgettitle {
	font-size: 27px;
	font-weight: 100;
	padding-top: 11px;
}

#sidebar #tcnmy-newsletter-widget h2 img {
	height: 0.75em;
	margin-right: 3px;
}

#tcnmy-newsletter-widget h2 {
	font-size: 27px;
	font-weight: 100;
	padding-top: 11px;

}

#tcnmy-newsletter-widget {
	background-color: black;
	color: white;
	position: relative;
	width: 300px;
}

#tcnmy-newsletter-widget h2 img {
	height: 0.75em;
	margin-right: 3px;
}

#tcnmy-newsletter-modal {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 100;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-modal-close {
	font: bold 12px/21px Brandon, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/conf_menu-11tucson.png);
	display: block;
	padding: 5px 9px 5px 16px;
	float: right;
	color: #000;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0px;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-modal-close:hover {
	text-decoration: none;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal {
	width: 390px;
	text-align: left;
	margin: auto;
	position: relative;
	top: 200px;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	padding: 2em;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal h2 {
	font: 100 38px/38px Brandon, Arial, Helvetica, sans-serif;
	padding: 0;
	text-transform: uppercase;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal h2 img {
	height: 28px;
	width: auto;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal h4 {
	font: bold 16px/16px Brandon, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	text-transform: uppercase;
	color: #888;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal p {
	margin: 1em 0;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal a.sign-up {
	font: bold 20px/30px Brandon, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 10px 3px;
	background: #ffc20e;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 1.5em 1em 0;
}

#tcnmy-newsletter-modal #tcnmy-newsletter-widget-modal a.sign-up:hover {
	background: #c19000;
}

/* Ninja Forms
   ------------------------------------------------------------------------------------ */
.ninja-forms-success-msg {
	padding: 0.5em 1em;
	border-left: 4px solid #8DC63F;
	box-shadow: 1px 1px 3px #ccc;
}

.ninja-forms-cont .ninja-forms-req-symbol {
	color: #888;
}

.ninja-forms-cont * {
	box-sizing: border-box;
}

.print-only {
	display: none;
}







#tcnmy_overview {
	margin:20px 0;
}


#overview_expand.active {
	display: none;
}

.overview_toggle {
	margin:0;
	cursor:pointer;
	font-size:16px;
}

.overview_toggle span {
	font:normal 12px 'Techonomy-Icons';
	color:#ffc20e;
	display: inline-block;
	margin:2px 5px 0 22px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#overview_collapse span {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}



