body {
	background: #f0f0f0 !important;
	font: 13px Helvetica,Arial,sans-serif !important;
	color: #333 !important;
}

.wrap a {
	color: #333;
}

a:active, a:focus {
	outline: none;
}

h2 {
	background: #d1d1d1;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 10px 0 10px;
	float: left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

h3 {
	font-size: 15px;
	margin: 15px 0 0 0;
	line-height: 30px;
	padding: 5px 0;
	color: #000;
	float: left;
	text-transform: uppercase;
}

#events_calendar h3 {
	float: none;
}

#header {
	height: 50px;
	padding: 20px 0 0 0;
	margin-top: 30px;
	margin-bottom: 20px;
}

.wrap {
	max-width: 980px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}

/* carousel */

#carousel {
	height: 340px;
	overflow: hidden;
}

p {
	margin-bottom: 10px;
	line-height: 16px;
}

#carousel img {
	xmax-width: 980px;
	xmax-height: 340px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

#carousel li {
	position: relative;
}

#carousel blockquote {
	line-height: 25px;
	padding: 10px 200px 10px 20px;
	max-width: 760px;
	height: auto;
	position: absolute;
	bottom: 3px;
	right: 0;
	font-family: Georgia, serif;
	min-height: 50px;
	background: #333;
	background: rgba(000,000,000,.8);
	border-left: 0;
}

#carousel blockquote strong {
	color: #fff;
	font-style: italic;
	padding: 0;
	font-size: 16px;
	margin-bottom: 20px;
}

#carousel blockquote em {
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 5px 0;
	color: #fff;
}

#carousel blockquote i {
	color: #fff;
}

/* carousel controls */

.bx-pager {
	position: absolute;
	bottom: 3px;
	right: 0;
	text-align: center;
	z-index: 1000;
	margin-top: 7px;
	font-size: 12px;
	padding: 0;
}

.bx-pager a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	color: #333;
	margin-right: 1px;
	zoom: 1;
	background-color: #fff;
	opacity: .8;
}

.bx-pager a:first-child {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
}

.bx-pager a:last-child {
	margin-right: 0;
}

a.pager-active {
	background-color: #C1BFB5;
}

#upcoming_events {
	clear: both;
	float: left;
	xmargin-right:20px;
	max-width: 560px;
}

.upcoming {
	display: block;
	max-width: 560px;
	width:100%;
	float: left;
	clear: both;
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #eee;
	background: #fff;
}

.upcoming:first-child {
	padding-top: 10px;
}

.upcoming_image {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 6px;
}

.upcoming img {
	margin-right: 10px;
	max-width: 200px;
	max-height: 70px;
}

.upcoming_right {
	max-width: 400px;
	padding-left: 10px;
}

.upcoming_info {
	width: 100%;
	float: left;
	font-weight: normal;
}

.upcoming_description {
	float: left;
	max-width: 380px;
	padding: 5px 0 15px 0;
}

.upcoming_date, .upcoming_location {
	display: block;
	float: left;
	padding-bottom: 5px;
 	text-decoration: none;
 	text-align: right;
 	font-size: 12px;
 	font-weight: bold;
}

.upcoming_location {
	float: right;
}

.upcoming ul {
	float: left;
	font-size: 14px;
	width:400px;
}

#events_calendar {
	overflow: hidden;
}

a#events_calendar_link {
	display:inline;
	padding: 10px;
	font-weight: bold;
	text-transform:none;
	font-size:12px;
}

a#events_calendar_link:hover {
	text-decoration: none;
}

#events_calendar h4 {
	font-size: 20px;
	padding: 10px 20px;
}

#awards_cfe, #awards_winner {
	width:240px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	padding:20px;
}
#awards_cfe li, #awards_winner li {
    margin-bottom:8px;
}

#awards_cfe {
    height:120px;
}
#awards_winner {
    height:160px;
}

#subscribe form label {
	display: block;
	margin-bottom: 5px;
}

#subscribe input[type="text"] {
	width: 168px;
	font-size: 13px;
	padding: 2px 5px;
}

#subscribe input[type="submit"] {
	border: none;
	background: #444;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#media {
	float: left;
	max-width: 400px;
	margin-top: 15px;
}

#media ul, #upcoming_events ul {
	clear: both;
	background: #fff;
	padding: 10px 20px;
}

#upcoming_events ul li {
	font-style: italic;
}

#media ul li {
	padding: 3px 0;
}
#video {
	padding-top:50px;	
}
#upcoming_events blockquote, #media blockquote, #footer_quote blockquote {
	quotes: "\201C""\201D""\2018""\2019";
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 20px;
    border-left: unset;
}

#upcoming_events blockquote:before, #media blockquote:before, #footer_quote blockquote:before {
	color: #333;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
#upcoming_events blockquote p, #media blockquote p, #footer_quote blockquote p {
	display: inline;
}

#conferences, #summits, #awards, #more {
    padding: 20px;
    background: #fff;
    min-height: 550px;
}

#omma {
	clear: both;
}

#bottom {
	color: #9C9E93;
}

#bottom_left, #bottom_right {
	float: left;
}

#bottom strong {
	text-transform: uppercase;
	font-size: 25px;
	color: #999;
	display: inline;
}

#bottom p {
	display: inline;
}

#bottom ul {
	clear: both;
	margin-top: 10px;
}

#bottom li {
	margin: 0;
	padding: 5px 0;
}

#bottom li:last-child {
	margin-bottom: 0;
}

#bottom a {
	text-decoration: none;
	color: #333;
}

#bottom a:first-child {
	display: block;
	font-weight: bold;
}

#bottom em {
	font-style: normal;
	font-size: 12px;
	color: #333;
}

#footer {
	margin-top: 20px;
}

#calendar {
	width: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	-moz-box-shadow: 0px 0px 5px #333;
}

.calendar_button {
	float: right;
	background: #333;
    padding: 5px 10px;
    margin-top: 15px;
    text-decoration: none;
    line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

a.calendar_button {
	color: #fff;
}

/* flatpage */
#container {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#main_content {
	clear: both;
	float: left;
	background: #fff;
	max-width: 800px;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 40px;
	margin: 10px auto;
}

#main_content h1, #main_content h3, #main_content h4 {
	margin: 5px 0;
}
#main_content h3 {
	color:#d92d27;
}
#ustream ul {
	clear: both;
}
.channel {
	float: left;
	width: 225px;
	border: 1px solid #eee;
	height: 115px;
	font-weight: bold;
	text-align: center;
	background: #fff;
}
.channel a {
	display: block;
	text-decoration: none;
	padding: 20px;
}

@media (min-width: 1019px) {
    /* HEADER */
    .navbar {
/* JAL Remove the next line when we mobilize events/awards */
		position: static !important;
    }
    #header {
    	height: 50px;
    	padding: 0 0 0 0;
    	margin-top: 0px;
    	margin-bottom: 0px;
    }
}
