/*
Theme Name: Reboot Communications - 2014
Theme URI: http://rebootcommunications.com
Description:  Custom WordPress theme built using Twitter Boostrap 3
Author: bWEST Interactive
Author URI: http://bwest.ca
Version: 2.0
*/

/* Colours

Light Grey: #f2f2f2
Med Grey: #828282
Dark Grey: #383435
Red: #ed1c24



/* ===================================================
  Start things off with the body formatting,
  typography and a few miscellaneous bits
====================================================== */

body {
    background:#fafafa;
    color:#555;
    font-size: 15px;
	padding:0;
}

.content_text,
.content_text p,
.content_text a,
.content_text li {
	font-size: 15px;
}

img {max-width: 100%; height:auto;} /* sets all images to be responsive instead of using the .img-responsive class */


h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

a {
	color:#c91020;
}

a:hover {
	color:#f01326;
}


/* ===================================================
 Header
====================================================== */

header {
    margin-bottom: 25px;
}

#logo h1 {
    margin:0;
}

#header-social {
    background:#f2f2f2;
    height: 52px;
    color:#828282;
    margin-bottom: 25px;
}

#header-social .dropdown {
	display:inline;
}

#header-social>ul  {
    margin-top: 15px;
}

#header-social li {
  list-style-type: none;
    display: inline;
}

#header-social a {
    color:#828282;
    font-size: 11px;
    position: relative;
    z-index: 2;
	cursor:pointer;
}

#header-social .glyphicons i:before {
    color:#828282;
}

#header-social .glyphicons:hover i:before {
    color:#222;
}



/* ===================================================
 Navigation
====================================================== */

.navbar {
    position: absolute;
    top: 0px;
    z-index: 1;
}

#navbar-collapse-1 {
    background:#f2f2f2;
    border-top:1px solid #e5e5e5;
    border-radius:0 0 5px 5px;

}

.nav li a {
    color: #383435;
    border-top:1px solid #e5e5e5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.nav li:first-child a {
    border:none;
}

/* navigation toggle */
.navbar-toggle {
    border:1px solid #828282;
    margin-right: 0;
}

.navbar-toggle .icon-bar {
    background:#828282;
}


/* ===================================================
 Feature
====================================================== */

#feature {
    background: url(img/bg-feature.jpg) no-repeat top center;
    background-size: cover;
    padding:40px 0 0;
}

.home #feature {
	padding:40px 0;	
}

#feature h1 {
    color:#fff;
    font-weight: bold;
    text-align:center;
    margin:0 0 25px 0;
    padding:0 25px;
    text-shadow: 0 1px 10px #000;
}

.home #feature .btn {
    display: block;
    width: 90%;
    margin: auto;
    padding: 20px 60px;
    margin-bottom: 25px;
    font-size: 16px;
}

#feature h2 {
    background:#ed1c24;
    color:#fff;
    text-shadow: 0 2px 0 #6b6b6b;
    font-weight: bold;
    padding: 25px 15px;
    text-align: center;
    font-size: 22px;
    margin-top: 25px;
}

#feature-inner {
    background:#828282;
    color:#fff;
    font-size: 12px;
}

#feature-inner h4 {
    text-align: center;
    border-radius: 5px 5px 0 0;
    background: #ff2129;
    text-shadow:0 -1px 0 #ad171c;
    padding: 18px 0px;
    margin-top: -5px;
    margin-bottom:0;
}

#feature-inner a {
    color: #fff;
}

#breadcrumbs {
    margin-bottom: 0;
    padding: 16px 0;
}

#feature-updates form{
    background:#f2f2f2;
    color:#828282;
    border-radius:0 0 5px 5px;
    border:1px solid #e9e9e9;
    padding: 5px 0 0;
}

#feature-updates .form-group {

    width: 90%;
    margin:0 auto;
}

#feature-updates .glyphicons i:before {
    color:#828282;
}

#feature-updates button {
    background: none;
    border:none;
    position: relative;
    top: -28px;
    float: right;
}



/* ===================================================
 Content
====================================================== */

#main {

}

.entry-title {
    margin-bottom:36px;
	color:#222;
}

.entry {
    line-height:1.8;
}

.entry p {
    margin-bottom: 20px;
}

.entry img,
.entry iframe {
    background: #fff;
    padding: 4px;
    box-shadow: 0 1px 0 #e8e8e8;
}




/* ===================================================
 Sidebar
====================================================== */

#sidebar {
    background: #fff;
    border:1px solid #f2f2f2;
    padding:20px;
    margin-top: 95px;
}
.widget-title {

}

.widget ul {
    padding: 0;
    margin: 0;
}

.widget li {
   list-style-type: none; 
}

.widget li a {
    font-size: 11px;
    color: #555;
    padding-top: 0;
    line-height: 16px;
    margin-bottom: 6px;  
}



/* ===================================================
 Footer
====================================================== */

#fat-footer {
    background: #222;
    color:#fff;
    padding:40px 0;
}

div[id^="footer-col"] {
    margin-bottom: 25px;

}

/* col 1 */

#footer-newsletter {
	margin-top:39px;
}

#field_6_1
{
  padding-left:0;
}

#field_12_1
{
	margin-top: 0;
	padding-left: 20px;
    width: 100%;
    padding-right: 40px;
}

#field_6_1 .gfield_label,
#field_12_1 .gfield_label {
	display:none;
}

#field_6_1 input,
#field_12_1 input {
	display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#gform_wrapper_12 {
	width: 390px;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

#gform_submit_button_12
{
	display:none;
}

#gform_wrapper_12 div.gform_footer
{
	padding-bottom: 0;
}

.gform_footer input[type=submit] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;	
}

.btn-reboot,
.gform_footer input[type=submit] {
    background:#ee1e25;
    border:none;
    color:#fff;
	font-weight:bold;
}

.btn-reboot:hover,
.gform_footer input[type=submit]:hover {
	color:#fff;
	text-decoration:none;
	background:#ba181e;
}

/* col 2 */

#footer-col-2 ul {
    margin: 0;
    padding:0;

}

#footer-col-2 li {
    list-style-type: none;
    padding:20px 0;
    border-top:1px solid #313131;
    border-bottom:1px solid #000;
}

#footer-col-2 li a {
    color:#fff;
}

#footer-col-2 li:first-child {
    border-top:0;
}

#footer-col-2 li:last-child {
    border-bottom:0;
}

#footer-col-2 li span {
    display: block;
    font-size: 11px;
    font-style:italic;
}

/* col 3 */

#footer-logo {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 25px;
}

#footer-col-3 .btn {
    display: block;
    width: 75%;
    margin: auto;
    margin-bottom: 15px;
}

footer {
    background: #383435;
    color:#fff;
    font-size:12px;
    padding:25px 0;
}

footer a {
    color:#fff;
    text-decoration: none;
}

footer a:hover {
    color:#fff;
    text-decoration: underline;
}

#copyright {
    text-align: center;
}




/* ===================================================
 Page Specific
====================================================== */

/* home */

.home #content article {
    padding: 50px 0 40px;
}

#home-events {
    margin-bottom: 50px;
}

#home-events span {
    display: block;
    width: 101%;
    height: 15px;
}

.highlight {

}

#home-event-1 .highlight {
    background: #000000;
}

#home-event-2 .highlight {
    background: #3cbced;
}

#home-event-3 .highlight {
    background: #4fa1ad;
}

#home-event-4 .highlight {
    background: #4d4d4d;
}

#home-event-5 .highlight {
    background: #e92324;
}

.event-container {
    background:#fff;
    border:1px solid #f2f2f2;
    color:#383435;
    font-size: 11px;
    /*padding: 10px;*/
    box-sizing: border-box;
    padding: 10px 10px 15px;
    float: left;
	position:relative;
	min-height: 250px;
	width: 90%;
  	max-width: 100%;
  	left: 5%;
}

div[id^="home-event-"],
.home-event {
    /*width:100%;
    float: left;*/
	padding: 0;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
	
}

.event-container img {
    margin-bottom: 15px;
    float: left;
    margin: 0 25px 0 0;
    width:50%;
}

.event-container .btn {
    background: #828282;
    color:#fff;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px 0 #6b6b6b;
    text-transform: uppercase;
    
}


/* Events Template */

/* fixed position scroll menu for events
.single-event #feature.affix {
	z-index: 997;
	position: fixed;
	height: 165px;
	padding-top: 0;
	top: 0;
	width: 100%;
	}

.event-outer.affix {
	width:100%;
	top:0;
}

.event-outer.affix #header-event .img-rounded {
	width: 150px;
	margin: auto;
	display: block;
	z-index: 999;
}
.event-outer.affix #feature h1.event-title {
	margin: 30px 0 0 0;
}

#feature-inner.affix {
	width:100%;
	top:130px;
	z-index: 998;
	
}
*/

.event-past #accommodations-nav,
.event-past #location-nav {
	display:none;
}

.date-for-print {
	display:none;
}

.single-event #header-social,
.single-event .navbar{
    display: none;
}

.single-event header {
    margin-bottom: 0;

}

.single-event #logo img {
    margin:auto;
    display: block;
    width:50%;
    text-align: center;
    padding:10px 0;
}

.single-event #feature {
	background: url(img/temp/bg-events.jpg) no-repeat;
	padding-bottom: 25px;
	background-size: cover;
	
	/* background: url(img/temp/bg-events.jpg) no-repeat fixed;
	padding-bottom: 25px;
	background-size: 100%; */
}

.lt-ie9 .single-event #feature {
	background-position:top center;

}

.single-event #feature-inner {
    background: #000000;
    overflow: hidden;
}

.single-event #feature-inner > .container {
    padding-left: 0;
    padding-right:0;
}

.single-event #feature-inner > .container > .row {
    margin-left:0;
    margin-right:0;
}

#header-event .img-rounded {
    border-radius: 25px;
    border:2px solid #fff;
}

.single-event #main {
    padding-top:50px;
    padding-bottom: 25px;
}

#feature h1.event-title {
    color: #fff;
    padding:0;
    margin: 25px 0;
    text-align: left;
}

.lt-ie9 .event-title {
	width:90%;
}

/*#feature h1.event-title span {
	display:none;
}*/

#psc #feature h1.event-title span {
	font-size:20px;
	display:block;
	margin-top: 5px;
}

#feature h1.event-title small {
    display: block;
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 60%;
    font-weight: bold;
}

.register.btn-reboot {
    font-weight: bold;
}

#event-nav {
    padding-left: 15px;
    border:none;
}

#event-nav.nav-tabs>li {
    width: 50%;

}

#event-nav a {
    color:#fff;
    font-weight: bold;
    text-shadow: 0 1px 0 #6f8224;
    border:none;
    border-left:1px solid #92ab30;
    border-right:1px solid #92ab30;
    border-bottom:1px solid #92ab30;
    border-radius: 0;
    margin:0;
    text-align: center;
    font-size: 14px;
	padding:10px;
}

#event-nav li:nth-child(odd) a {
    border-left:none;
}

#event-nav li:nth-child(even) a {
    border-left:none;
    border-right:none;
}

#event-nav.nav-tabs>li.active>a,
#event-nav.nav-tabs>li.active>a:hover,
#event-nav.nav-tabs>li.active>a:focus,
#event-nav a:hover {
    background:#92ab30 ;
}

.single-event .entry table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

.single-event .entry table>thead>tr>th, 
.single-event .entry table>tbody>tr>th, 
.single-event .entry table>tfoot>tr>th, 
.single-event .entry table>thead>tr>td, 
.single-event .entry table>tbody>tr>td, 
.single-event .entry table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

/* location */

#event-location-info,
.event-location-info {
    background: #fff;
    border: 1px solid #F2F2F2;
	margin-bottom:25px;
}

#event-location-info p,
.event-location-info p {
    font-size: 12px;
    font-style: italic;
}

.hotel-img img {
    width:100%;
}



/* speakers */

.speaker-container {
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #383435;
    font-size: 9px;
    box-sizing: border-box;
    padding: 10px 15px 15px;
    float: left;
}

.speaker-meta {

}

.speaker-container h3 {
    margin-top: 0;
}

.speaker-container h5 {
    color:#555;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
}

.speaker-container a {
    color:#92ab30;
}

.speaker-container h4 {
    margin-top: 0;
    font-weight: normal;
    }

.speaker-container h4 a{
    color:#a8c537;
    font-size: 14px;

}

.speaker-container img {
    background: none;
    padding: 0;
    box-shadow: none;
    float: left;
    margin: 0px 25px 20px 0;
    /*width: 25%;*/
    max-height: 115px;
    width: auto;
	min-height: 115px;
}


.speaker-container .btn {
    background: none repeat scroll 0% 0% #828282;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0px 1px 0px #6b6b6b;
    text-transform: uppercase;
    float: right;
}

.modal p {
	font-size:14px !important;
	font-weight:normal !important;
	line-height: 1.8 !important;
}

/* agenda */

.print-btn,
.glyphicons i:before,
.invited {
		color:#bbb;
		font-size:12px;
}

.glyphicons i:before {
	font-size:24px;
}

.event-past .print-btn {
	display:none;
}

.agenda-item {
    font-size: 10px;
    margin-bottom:10px;
}

.event-info {
    font-size: 12px;
    background: #a8c537;
    text-align: center;
    color: #fff;
}

.event-info h3 {
	font-size:22px;
}

.event-room {

}

.event-speaker {

}

.event-speak-meta {

}

.event-speaker p {
    line-height: 14px;
    font-weight: bold;
}

.event-speaker p span {
    font-weight: normal;
}

.event-speaker img {

}

.lt-ie9 .event-speaker img {
	max-width: initial !important;
	width:auto;
}

.event-description {
    background: #fff;
    border:1px solid #f2f2f2;
	/*min-height: 100px;*/
}

.event-description h3 {

}

.event-description p {
    line-height: 1.6;
    font-size: 12px;
}

#agenda-nav {
    border-bottom:none;
}

#agenda-nav.nav li a:hover,
#agenda-nav.nav li a {
    border:none;
    padding: 15px 10px;
}

#agenda-nav.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #a8c537;
    font-weight: bold;
}

/* sponsors */

.sponsor-text {
	text-align:center;
	font-size:12px;
}

#Sponsors h2 {
    text-align: center;
    /* text-transform: uppercase; */
    background: #fff;
    padding: 15px 0;
    font-variant: small-caps;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.logo-container {
	text-align: center;
	margin: 0;
	padding: 0;
}

.sponsor-logo {
	width: 100%;
    height: 120px;
    background: #fff;
    border:1px solid #f2f2f2;
	position: relative;
	list-style: none;
	display:inline-block;
}

.sponsor-logo img{
    background: transparent;
    border: none;
    box-shadow: none;
    /*adding: 0;
    display: block;
    vertical-align: middle;
	transform:translateY(-50%);
	margin:36% auto;*/
	
	 /*margin-top: 20px;
	margin: auto;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


/* archived events */

.event-past .event-time,
.event-past .bullet,
.event-past .event-room {
    display: none;
}

.event-past .event-info {
    margin-bottom: 0;
    display:none;
    font-size: 14px;
}

.event-info .glyphicons {
    display: inherit;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    color: #555;
    padding-top: 0;
    line-height: 16px;
    margin-bottom: 6px;
}

.event-info .file {
	margin-top:6px;
}

.event-info .glyphicons i:before {
    color: #a8c537;
}



.event-past .event-info.below-speakers {
    display: block;
    background: transparent;
    text-align: left;
    padding: 0;
    margin-top: 5px;
}

.event-past .event-info.below-speakers .file-title {
    background: #555;
    padding: 5px;
    margin-bottom: 10px;
    display: block;
}

.event-speak-meta a {
	color:#a8c537;
}

/* styling has been replaced with dynamically generated CSS from homepage options */

/* event branding - healthcare summit 

.single-event #hs #feature-inner,
.single-event #hs .event-info span,
.single-event #hs #agenda-nav.nav-tabs>li.active>a, 
.single-event #hs .nav-tabs>li.active>a:hover, 
.single-event #hs .nav-tabs>li.active>a:focus {
    background-color: #4fa1ad;
}

.single-event #hs #event-nav.nav-tabs>li.active>a, 
.single-event #hs #event-nav.nav-tabs>li.active>a:hover, 
.single-event #hs #event-nav.nav-tabs>li.active>a:focus, 
.single-event #hs #event-nav a:hover {
    background: #448994;
}

.single-event #hs #event-nav a {
    text-shadow: 0 1px 0 #4fa1ad;
    border-left: 1px solid #448994;
    border-right: 1px solid #448994;
    border-bottom: 1px solid #448994;
}

#hs .event-info .glyphicons i:before,
#hs .speaker-container a,
#hs .event-speak-meta a {
    color: #4fa1ad;
}

*/

/* event branding - digital economy 


.single-event #dec #feature-inner,
.single-event #dec .event-info span,
.single-event #dec #agenda-nav.nav-tabs>li.active>a, 
.single-event #dec .nav-tabs>li.active>a:hover, 
.single-event #dec .nav-tabs>li.active>a:focus {
    background-color: #4d4d4d;
}

.single-event #dec #event-nav.nav-tabs>li.active>a, 
.single-event #dec #event-nav.nav-tabs>li.active>a:hover, 
.single-event #dec #event-nav.nav-tabs>li.active>a:focus, 
.single-event #dec #event-nav a:hover {
    background: #333333;
}

.single-event #dec #event-nav a {
    text-shadow: 0 1px 0 #4d4d4d;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

#dec .event-info .glyphicons i:before,
#dec .speaker-container a,
#dec .event-speak-meta a {
    color: #4d4d4d;
}

*/

/* event branding - video game awards 

.single-event #vga #feature-inner,
.single-event #vga .event-info span,
.single-event #vga #agenda-nav.nav-tabs>li.active>a, 
.single-event #vga .nav-tabs>li.active>a:hover, 
.single-event #vga .nav-tabs>li.active>a:focus {
    background-color: #e92324;
}

.single-event #vga #event-nav.nav-tabs>li.active>a, 
.single-event #vga #event-nav.nav-tabs>li.active>a:hover, 
.single-event #vga #event-nav.nav-tabs>li.active>a:focus, 
.single-event #vga #event-nav a:hover {
    background: #cf1f1f;
}

.single-event #vga #event-nav a {
    text-shadow: 0 1px 0 #e92324;
    border-left: 1px solid #cf1f1f;
    border-right: 1px solid #cf1f1f;
    border-bottom: 1px solid #cf1f1f;
}

#vga .event-info .glyphicons i:before,
#vga .speaker-container a,
#vga .event-speak-meta a{
    color: #e92324;
}

*/

/* event branding - social media camp 

.single-event #smc #feature-inner,
.single-event #smc .event-info span,
.single-event #smc #agenda-nav.nav-tabs>li.active>a, 
.single-event #smc .nav-tabs>li.active>a:hover, 
.single-event #smc .nav-tabs>li.active>a:focus {
    background-color: #3cbced;
}

.single-event #smc #event-nav.nav-tabs>li.active>a, 
.single-event #smc #event-nav.nav-tabs>li.active>a:hover, 
.single-event #smc #event-nav.nav-tabs>li.active>a:focus, 
.single-event #smc #event-nav a:hover {
    background: #35a7d4;
}

.single-event #smc #event-nav a {
    text-shadow: 0 1px 0 #3cbced;
    border-left: 1px solid #35a7d4;
    border-right: 1px solid #35a7d4;
    border-bottom: 1px solid #35a7d4;
}

#smc .event-info .glyphicons i:before,
#smc .speaker-container a,
#smc .event-speak-meta a {
    color: #3cbced;
}

*/

 /* event branding - reboot executive institue  */

.single-event #rei #feature-inner,
.single-event #rei .event-info span,
.single-event #rei #agenda-nav.nav-tabs>li.active>a, 
.single-event #rei .nav-tabs>li.active>a:hover, 
.single-event #rei .nav-tabs>li.active>a:focus {
    background-color: #d5dfe0;
}

.single-event #rei #event-nav.nav-tabs>li.active>a, 
.single-event #rei #event-nav.nav-tabs>li.active>a:hover, 
.single-event #rei #event-nav.nav-tabs>li.active>a:focus, 
.single-event #rei #event-nav a:hover {
    background: #edf8fa;
}

.single-event #rei #event-nav a {
    text-shadow: 0 1px 0 #d5dfe0;
    border-left: 1px solid #edf8fa;
    border-right: 1px solid #edf8fa;
    border-bottom: 1px solid #edf8fa;
}

#rei .event-info .glyphicons i:before,
#rei .speaker-container a,
#rei .event-speak-meta a,
.single-event #rei #event-nav.nav-tabs>li>a {
    color: #00acee;
}



/* event branding - privacy access 20/20 

.single-event #pa20 #feature-inner,
.single-event #pa20 .event-info span,
.single-event #pa20 #agenda-nav.nav-tabs>li.active>a, 
.single-event #pa20 .nav-tabs>li.active>a:hover, 
.single-event #pa20 .nav-tabs>li.active>a:focus {
    background-color: #844f85;
}

.single-event #pa20 #event-nav.nav-tabs>li.active>a, 
.single-event #pa20 #event-nav.nav-tabs>li.active>a:hover, 
.single-event #pa20 #event-nav.nav-tabs>li.active>a:focus, 
.single-event #pa20 #event-nav a:hover {
    background: #6a3f6b;
}

.single-event #pa20 #event-nav a {
    text-shadow: 0 1px 0 #844f85;
    border-left: 1px solid #6a3f6b;
    border-right: 1px solid #6a3f6b;
    border-bottom: 1px solid #6a3f6b;
}

*/

.event-info .file-title {
    background-color: #555 !important;
}



/* blog */

.blog article {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 0 20px 20px;
    margin-bottom: 15px;
}

.blog article .entry-title,
.single-post article .entry-title,
.single-speaker_info article .entry-title,
.archive article .entry-title {
    margin-bottom: 0;  
}

.blog small,
.single-post small,
.archive small {
    font-style: italic;
}

.blog .entry,
.single-post .entry,
.single-speaker_info .entry,
.archive .entry {
    margin-top: 15px;
}

.blog .entry p,
.archive p {
   line-height: 1.6;
    font-size: 12px; 
}

.blog .event-speaker,
.single-post .event-speaker,
.archive .event-speaker {
	width: 100%;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #f2f2f2;
	float: none;
}

.blog .event-speaker,
.archive .event-speaker {
	padding-left:0;
}

.blog .event-speaker img,
.single-post .event-speaker img,
.archive .event-speaker img {
	float: left;
	margin: 0 15px 30px 0;
}

.blog .event-speaker img,
.archive .event-speaker img {
	margin-top:10px;
}

.blog .event-speak-meta span,
.single-post .event-speak-meta span,
.archive .event-speak-meta span {
    font-style: italic;
}

.blog .event-speaker p:first-child,
.single-post .event-speaker p:first-child,
.archive .event-speaker p:first-child {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}

.blog .event-speaker p,
.single-post .event-speaker p,
.archive .event-speaker p {
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.4;
}

.single-post .event-speaker p {
    display: none;
    font-style: italic;
    line-height: 1.6;
}

.single-post .event-speaker p:first-child,
.single-post .event-speaker p:first-child + p {
    display: block;
}

.single-post .event-speaker img {
    max-width: inherit;
}


/* testimonials */

blockquote.testimonials {
	font-style:italic;
	margin:20px 0;
}

cite.testimonials  {
	font-size: 12px;
}

cite.testimonials  span {
	font-weight:bold;
}



/* galleries */

.gallery-item {
	width: 100% !important;
}

.gallery img {
	border:none !important;
}

#gallery-1 .gallery-caption {
	margin-top: 10px;
	font-size: 12px;
}

/* executive bios */

.box {
	background: #fff;
	border: 1px solid #f2f2f2;
	padding: 0 20px 20px;
	margin-bottom: 15px;
}

/* press room */

.panel.box {
	padding:0;
}

.panel-body {
	border-top:none !important;
}

.gform_wrapper h1, 
.gform_wrapper h2, 
.gform_wrapper h3 {
	font-weight:bold;
}

/* registration */

#registration input[type=radio], 
#registration input[type=checkbox] {
	margin: 0 10px 0 0;
}


/* ===================================================
 Default Wordpress
====================================================== */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* ===================================================
 Media Queries
====================================================== */



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    /* ===================================================
     Header:768
    ====================================================== */

    header {
        margin:0;
    }

    #header-social {
        border-radius: 0 0 5px 5px;
    }

    #header-social .hidden-xs {
        float:right;
    }

    #header-social .hidden-xs a {
        position: relative;
        top: -5px;
    }




    /* ===================================================
     Navigation:768
    ====================================================== */

    .navbar {
        position: inherit;
        margin-bottom:0;
        margin-top: 25px;
    }

    #navbar-collapse-1 {
        background: transparent;
        border-top: none;
        border-radius: 0;
    }

    .nav li a {
        border-top: none;
    }

    .navbar-nav {
        float: none;
        text-align: center;
    }

    .navbar-nav>li {
        float: none;
        display: inline-block;
    }




    /* ===================================================
     Feature:768
    ====================================================== */

    #feature {
        padding:80px 0 0;
    }


	.home #feature {
		padding:80px 0;	
	}
    .home #feature .btn {
        display: inline-block;
        width: 280px;
        margin: 0 5px
    }

    .home #feature h1 {
        padding: 0 90px;
    }

    #btn-container {
        width: 585px;
        margin: auto;
    }

    #feature h2 {
        margin-top: 100px;
    }




    /* ===================================================
     Content:768
    ====================================================== */




    /* ===================================================
     Sidebar:768
    ====================================================== */




    /* ===================================================
     Footer:768
    ====================================================== */

    #copyright p:first-child {
        text-align: left;
    }

    #copyright p:last-child {
        text-align: right;
    }




    /* ===================================================
     Page Specific:768
    ====================================================== */

    /* home */

    .highlight {
        margin-bottom: 40px;
    }

    /*div[id^="home-event-"],
	.home-event {
        width:20%;
    }*/
	
	.event-container {
		min-height: 510px;
	}

    
    .event-container img {
        float: none;
        width:auto;
        margin: 0 0 25px 0;
    }

    .event-container .btn {
        float: none;
        width: 90px;
        margin:auto;
    }
	
	.event-container .btn {
		float: left;
		display: block;
		position: absolute;
		bottom: 10px;
		left: 50%;
		margin-left: -45px !important;
}

    /* Events Template */



    #feature h1.event-title {
        margin: 17px 0;
    }

    #event-nav.nav-tabs>li {
        width: 33.3%;
    }



    /* reset border placement from mobile 2 columns */
    #event-nav li:nth-child(odd) a {
        border-left:none;
        border-right:1px solid #92ab30;
    }

    #event-nav li:nth-child(even) a {
        border-left:none;
        border-right:1px solid #92ab30;
    }

    /*#event-nav li:nth-child(2n+3) a {
        border-left:1px solid #92ab30;
    }

    #event-nav li:nth-child(4n+3) a {
        border-left:none;
    }*/

    #event-nav li:nth-child(3n) a {
        border-right:none;
    }

    /* speakers */

    #event-speakers {
        border-top: 1px solid #f2f2f2;
    }

    .speaker-container {
        background: #fff;
        border:none;
        border-left: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
    }

    .speaker-container:nth-child(even) {
        border-right: 1px solid #f2f2f2;
    }

    /* agenda */
	
	

    /*.event-speaker {
        width: 30%;
        float: left;
        margin: 10px 10px 0 -15px;
    }*/
	
	.event-speaker {
		width: 48%;
		float: left;
		margin: 10px 10px 0 -15px;
		/*min-height: 117px;*/
		min-height:85px;
	}

    .event-info {
        font-size: 14px;
        font-weight: bold;
    }

    .event-speaker img {
        float: left;
        max-width: 60px;
        margin-right: 9px;
    }

    .event-speaker p {
        font-size: 12px;
        padding-top: 5px;
        text-align: left;
    }
	
	/* sponsors */
	
	.sponsor-logo {
		width: 16.66666667%;
	}
	
	/* galleries */
	.gallery-item {
		width: 33% !important;
		min-height: 250px;
	}
	
	/* press */
	
	.press-textarea {
	width:47%;
	float:left;
}

.press-info {
	width: 50%;
	float: right;
	clear: none !important;
}

    

    

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    /* ===================================================
     Header:992
    ====================================================== */

    header {
        margin:0 0 40px 0;
    }

    #header-social {
        background:transparent;
        margin-bottom: 0;
    }

    #header-social ul  {
        background:#f2f2f2;
        height: 52px;
        margin-top: 0;
        padding-top: 15px;
        border-radius: 0 0 5px 5px;
    }
	#header-social ul ul {
		height: auto;
		margin-top: 14px;
		border: none;
		left: -94px;
		box-shadow: none;
	}



    /* ===================================================
     Navigation:992
    ====================================================== */

    .navbar {
        padding-right: 0;
        margin-top:45px;
    }

    .navbar  .container-fluid {
        padding-right: 0;
    }

    .navbar-nav {
        float: right;
    }




    /* ===================================================
     Feature:992
    ====================================================== */

    #feature {
        padding: 90px 0 0;
    }
	
	.home #feature {
		padding:90px 0;	
	}

    #feature h2 {
        /*background:#828282;*/
        margin-top: 140px;
    }




    /* ===================================================
     Content:992
    ====================================================== */

    #main {
        padding-bottom: 50px;
    }




    /* ===================================================
     Sidebar:992
    ====================================================== */




    /* ===================================================
     Footer:992
    ====================================================== */




    /* ===================================================
     Page Specific:992
    ====================================================== */
	
	/* home */
	
	.event-container {
		min-height: 485px;
	}


    /* Event Template */

    .single-event .navbar{
        display: block;
        margin-top: 5px;
    }

    .single-event .navbar li a {
        font-size:12px;
    }

    #feature h1.event-title {
        margin: 67px 0 17px;
    }

    #event-nav.nav-tabs>li {
        width: auto;
    }

    #event-nav a {
        border:none !important
    }

    #header-event .img-rounded {
        position: relative;
        top: 50px;
    }

    /* agenda */

    .event-description {
        border-bottom:none;
    }

    .event-speaker-container {
        background: #fff;
        border:1px solid #f2f2f2;
        border-top:none;
        padding-bottom: 10px;
    }

    .event-info span {
        display: block;
        background: #a8c537;
        /*margin-bottom: 15px;*/
    }

    .event-info span.event-time {
        background: #999;
    }

    .event-info {
        background: transparent;
		/*margin-top:20px;*/
		margin: 0 !important;
    }

    .event-speaker {
        margin: 10px 15px 0 0;
    }

    .bullet {
        display: none !important;
    }

    /* past events */

    .event-past .event-info {
        display:block;
    }

    .event-past .event-info.below-speakers {
        display: none;
    }
	
	/* galleries */
	.gallery-item {
		width: 16% !important;
		min-height: 250px;
	}
	
	.gallery-caption {
		padding: 0 8px;
	}
	
	/* events info page */
	
	.event-table-date {
		width:135px;
	}
	
	.event-table-name {
		width:325px;
	}
	
	.event-table-venue {
		width:200px;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    /* ===================================================
     Header:1200
    ====================================================== */




    /* ===================================================
     Navigation:1200
    ====================================================== */




    /* ===================================================
     Feature:1200
    ====================================================== */




    /* ===================================================
     Content:1200
    ====================================================== */




    /* ===================================================
     Sidebar:1200
    ====================================================== */




    /* ===================================================
     Footer:1200
    ====================================================== */




    /* ===================================================
     Page Specific:1200
    ====================================================== */

}

/* Print Styles */
@media print {

	body,html { height:auto; page-break-after: avoid; page-break-before: avoid;}	
	
	
#main {
	padding:0 !important;
}	
	
#feature-inner,
nav {
	display:none !important;
}

a[href]:after {
    content: none !important;
}
 
#feature h1.event-title {
	margin:0;
	font-size:22px;
}

#feature h1.event-title span {
	font-size:18px;
}

#feature h1.event-title small {
	border-color:#000;
}

.register {
	display:none;
}

.event-info {
	width: 16.66666667%;
}

.event-description {
	width: 83.33333333%;
}

.event-speaker-container {
	width: 83.33333333%;
	margin-left:16.66666667%;
}

.event-description h3 {
	font-weight:normal;
	font-size:18px;
}
.event-speaker img,
#agenda-tabs,
#fat-footer,
footer,
.print-btn {
	display:none;
}

#agenda-tabs + .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.date-for-print {
	display:block;
}
/*.event-speaker {
width: 30%;
float: left;
margin-top:10px;
}	*/

}



/* remove the asterix and forward slash at the end of this line to enable the event descriptions on the homepage - add it back in to hide them again  */

.home #main {
	overflow:hidden;
}

.home-event p,
.home-event .btn {
	display:none;
}

.event-container {
	min-height:inherit;
}

.event-container img {
	margin:0;
	width:100%
}

/* Registration styles */
.validate_error, .error
{
    color: #f20000 !important;
    font-weight: bold;
    display: block;
}
table.regform td
{
    padding-bottom: 4px;
}
table.regform td.col1
{
    max-width: 180px;
}

/* */

