/*
Theme Name: TEDx Columbus
Theme URI: http://tedxcolumbus.com
Author: Alexander Palmo
Author URI: http://www.bigevilbrain.com
Editor: Lance Osborne, Process Interactive LLC
Editor URI: http://processinteractive.com
Description: Custom theme for the TEDx Columbus site. Design by <a href="http://bonfirered.com/">Bonfire Red</a>. Additional development by <a href="http://processinteractive.com/">Lance Osborne, Process Interactive LLC</a>.
Version: 2.0
This theme was designed and developed by Alexander Palmo. All rights reserved.
*/

@import url('include/css/reset.css');
@import url('include/css/grid.css');
@import url('include/css/layout.css');
@import url('include/css/typography.css');
@import url('include/css/navigation.css');
@import url('include/css/theme.css');
@import url('include/css/widget.css');
/* @import url('include/css/javascript.css'); */

#billboard .slideshow {
	height: 290px;
	position: relative;
	width: 940px;
}

#billboard .slide {
	height: 290px;
	width: 940px;
}

#billboard .slideshow-nav {
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	width: 940px;
}

#billboard .slideshow-nav a {
	color: #999;
	margin: 0;
	text-decoration: none;
}

#billboard .slideshow-nav span {
	border-right: 1px solid #999;
	margin: 0;
	padding: 0 15px;
}

#billboard .slideshow-nav span:last-child {
	border: none;
	padding-right: 0;
}

#billboard .slideshow-nav span.activeSlide a {
	color: #000;
}

#follow-this {
	height: 320px;
	margin-bottom: 30px;
}

#follow-this .slideshow {
	height: 290px;
	position: relative;
	width: 647px;
}

#follow-this .slide {
	height: 290px;
	width: 647px;
}

#follow-this .slideshow-nav {
	height: 30px;
	position: relative;
}

#follow-this .slideshow-pager {
	position: absolute;
	right: 0;
}
#follow-this .slideshow-pager span {
	float: left;
	height: 29px;
	width: 29px;
}
#follow-this .slideshow-pager a {
	background-image: url('images/slideshow/slideshow-pager.png');
	height: 29px;
	width: 29px;
}
#follow-this .slideshow-pager span.active a {
	background-image: url('images/slideshow/slideshow-pager.png');
	background-position: 0 -29px;
}


.follow {
	color: #666;
	float: left;
	font-size: 12px;
	margin-bottom: 50px;
	margin-right: 18px;
	width: 305px;
}
.follow-date { border-top: 1px solid #ff2a06; color: #ff2a06; font-size: 14px; font-style: italic; padding: 4px 0 10px 0; }
.follow .post-header { color: #ff0000; font-size: 14px; font-weight: bold; margin-bottom: 0; }
.follow .post-header a { color: #ff0000; }
.follow .post-subheading { color: #666; font-size: 12px; font-style: italic; }

.post-hgroup { margin-bottom: 20px; }

.post-hgroup .post-date { background-color: #a2a2a2; background-image: none; margin: 0; padding: 6px; text-align: center; width: 44px; }
.post-hgroup .post-date .month { color: #dcdcdc; display: block; font-size: 13px; line-height: 13px; text-transform: uppercase; }
.post-hgroup .post-date .date { color: #fff; display: block; font-size: 22px; line-height: 22px; }
.post-hgroup .post-header { color: #ff3300; font-size: 22px; margin: 0; text-transform: uppercase; }
.post-hgroup .post-header a { color: #ff3300; text-decoration: none; }
.post-hgroup .post-header a:hover { color: #ff3300; }


.post-hgroup .post-subheading { color: #333; font-size: 22px; margin: 0; text-transform: uppercase; }


/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
/* Be sure to include background-image: url(pathtoimage.png); for that specific element so that image replacement can occur. */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.assistive-text, .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.assistive-text.focusable:active, .assistive-text.focusable:focus, .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.partner-logos img{
 
margin: 5px;
display: block;
margin-left: auto;
margin-right: auto;
}
.partner-logos h5{ clear:both;}
.imagegroup {margin-top:0px; clear:both;}
.imagegroup .leftimage{ float:left;display:inline;margin-bottom:20px}
.imagegroup .rightimage{float:right;display:inline;margin-right:20px;} 