/* --- Speaker styles ----*/

#container .speakers-table li.one-fourth { padding: 5px 0 0 0; margin: 0 14px 25px;
				border-bottom: 1px dotted #999; }
#container .speakers-table li.one-fourth img { border-radius: 6px; }
#container .speakers-table li:after { border: none; }
#container .speakers-table span { display: table; }
#container .speakers-table .one-fourth.first { margin: 0 0px 20px 0px; }
#container .speakers-table .speaker-name { font-size: 12px; font-weight: bold; }
#container .speakers-table .speaker-title { font-style: italic; margin-top: 4px; line-height: 14px; font-size:11px; }
#container .speakers-table .speaker-org { font-weight: bold; line-height: 14px; padding-bottom: 5px; font-size:11px; }


/* --- Sponsors styles ----*/

#container .sponsors-table li { border:1px dotted #888; text-align: center; padding: 6px 6px; display: inline-block; vertical-align: top; background: #fff; }
#container .sponsors-table li { line-height: 1px; }
#container .sponsors-table li:after { border: none; }
#container .sponsors-table.st-small li { width:118px; margin: 0 13px 20px; border-radius: 6px; }
#container .sponsors-table.st-medium li { width: 148px; margin: 0 16px 20px; border-radius: 6px; }
#container .sponsors-table.st-large li { width: 210px; margin: 0 16px 20px; 
				-webkit-border-radius: 6px;
				-moz-border-radius: 6px;
				border-radius: 6px;
				 }
				 


/* --- Speaker profile page styles ----*/

#speaker-profile, #speaker-profile ul, #speaker-profile li { list-style: none; }
#speaker-profile:after, #speaker-profile ul:after, #speaker-profile li:after { border: none; }
#speaker-profile > li {  }
#speaker-details { width: 300px; }
#speaker-details, #speaker-image { float: left; display: block; }
#speaker-image img {  }
#speaker-job-titles li { margin-top:8px; }
#speaker-job-titles {  }
#speaker-job-titles span { display: block; line-height: 12px; font-style: italic; }

#attendance-list, #speaker-content { float: left; min-width: 300px; max-width: 476px; }

#speaker-content { font-size: 12px !important; }

img[Attributes Style] { height: 50px; !important; }

/* --- Sessions table styles ----*/

.sessions-table {  }
.sessions-table td { padding: 3px 6px; vertical-align: top; }
.sess-times  { font-weight: bold; font-size: 14px !important; line-height: 18px; text-align: right; min-width: 93px; }
.sess-cont h3  { font-weight: bold; font-size: 16px !important; line-height: 18px; }
.sessions-table h3 { line-height: 18px; }

div.sess-speakers, div.sess-sponsors { background: #EFEFEF; margin: 10px 0; -webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				border-radius: 15px;
				padding: 0px;
				 }
div.sess-speakers h3, div.sess-sponsors h3 { padding: 14px; }
.session-speakers {  }
#container .session-speakers li.one-fourth { width: 119px; }

@media only screen and (max-width: 479px)  {
    .sess-times { font-size: 10px !important; min-width: 63px; }
    .toggle div, .tab div, .basic div { max-width: 250px; }
    div.list-wrap {  padding: 8px; }
    .session-speakers li { width: 119px; }
    .sess-cont div { width: 145px; }
    #wrapper, .product, #tab-description { width: 280px; }
    #container > div, #container > table, #container > header, #container > dl, #container > form, #container > object, #container > select
    { margin-left: 0px !important;
    margin-right: 0px !important; }
}

.list-carousel .sponsors-table li { margin: 5px 16px 20px 0 !important; }
.bx-wrapper .sponsors-table li { width: none !important; }

/* button size settings */

.button.big span {
    padding: 1px 12px 2px 13px;
    line-height: 40px;
    height: 40px;
	width: 200px;
}

.button.middle span {
    padding: 1px 13px 2px;
    line-height: 30px;
    height: 30px;
	width:150px;	
}

.button span, .widget-info a.details span {
    padding: 0px 10px 1px;
    margin: 1px 2px 0px;
    text-align: center;
    display: block;
    position: relative;
    white-space: nowrap;
    height: 20px;
	width:90px;	
}

.img-frame.center {
	margin: 5px auto 15px;
	display: block;
		}	

div.message-box-wrapper.red {
    background-color: rgb(136, 105, 22);
    border: 3px solid rgb(103, 79, 13);
    color: rgb(243, 232, 203);
}

.but-wrap.red {
    background: none repeat scroll 0% 0% rgb(110, 6, 35) !important; 
}

.but-wrap.blue{
    background: none repeat scroll 0% 0% rgb(184, 138, 61) !important; 
}

#wpadminbar .ab-submenu .ab-item, #wpadminbar .quicklinks > ul > li:hover > .ab-empty-item, #wpadminbar #wp-admin-bar-site-name:hover a, #wpadminbar #wp-admin-bar-new-content:hover a, #wpadminbar #wp-admin-bar-new-content:hover span, #wpadminbar #wp-admin-bar-my-account:hover a, #wp-admin-bar-user-info span {
    color: rgb(255, 255, 255) !important;
    text-shadow: none !important;
		}