/*
Theme Name:   Office Optional Custom KR
Description:  Child theme based on Quark
Modified by Felicia Betancourt for Lean Startup.  To reflect this, 
version number was changed from 0.1 to 0.2.
Author:     Kathryn Rotondo
Author URI:   http://kathrynrotondo.com
Template:    quark
Version:    0.3.2
*/

@import url("../quark/style.css");

/** TYPOGRAPHY */

.site-content a, .site-content  a:link, .site-content  a:visited,.site-footer a {
    color: #3CA6DC;
}
.site-content  a:hover, .site-content  a:link:hover, .site-content  a:visited:hover,.site-footer a:hover {
    color: #52B0E0;
}

.site-content {padding-top:25px;}

/*font resets*/
h1, h2, h3, h4, h5, h6, b, strong{font-family: 'Whitney','Open Sans', sans-serif!important;}
body,.menu-toggle, button, input{font-family:'Open Sans', sans-serif!important;}
body,.menu-toggle, button, input{font-weight:300;}
p, ol, ul, dl, address,.site-content{font-size:1.1rem;}

#primary h2{margin-bottom:20px;}

#maincontentcontainer h1 {
    font-size:2.5rem;
}

h2 {
    color:#ed6e27; /* orange */
//    color:#CC332B; /* dark coral */
    font-weight: 300!important;
    font-size: 1.75rem;
font-family: 'Whitney','Open Sans', sans-serif!important;
    line-height: 1em;
}

h3 {
    font-size:1.1rem;
    font-weight:bold;
}

h4 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333; 
    margin-bottom: .325em;
}

h5 {
    color:#999; 
}

h6 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1.25em;
    color: #FF4036;
}

/** UNIVERSAL STYLES */

.entry-content ul, .comment-content ul{padding-left:15px;}

.entry-content li, .comment-content li{margin-bottom:10px;}


body.custom-background {
    background: none !important;
}

h1.entry-title {
    font-size: 2.5rem;
    line-height:1em !important;
    font-variant:small-caps;
    text-transform:lowercase;
}

header.entry-header .entry-title {
    line-height:1em !important;
}

article {
    padding: 0 7%;
}

article#post-5 {
    padding: 0; /* Register table made wider */
}

article.page {
    margin-bottom:0;
}

article a, article a:visited {
    color:#2997ab; /* light teal */
    border-bottom: none;
}

.widget-title {
//    color:#FF8649; /* orange */
}

/** FOOTER */

footer i.fa {
    color:#666; 
}

footer .textwidget a, footer .textwidget a:visited, footer .textwidget a:hover {
    color:#2997ab; /* teal */
}

footer .textwidget a:hover {
    background:none;
}

#footercontainer {
background-color: #efefef !important;
background-image: url(http://2014.leanstartup.co/wp-content/uploads/2014/07/footerpeople.jpg);
background-repeat: repeat-x;
background-position: center top;
padding-top:162px;
border-top:7px solid #6fb5df;
}

#footercontainer p, #footercontainer .textwidget {
    color:#333;
    font-weight:normal;
    font-size:15px;
}

.site-footer ul a{font-size:15px!important;text-decoration:none;}


#footercontainer .grid_6_of_12 #text-2{width:80%;}

#footercontainer .grid_6_of_12 #nav_menu-2{width:57%;float:right;}


/** NAVIGATION */
.banner {
    min-height:2.5rem;
}

#bannercontainer a {
    color:#fff;
font-weight:bold;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif!important;
}

.main-navigation li{margin:0 2rem 0 0;}

.main-navigation ul ul {opacity:0.9;}

.main-navigation ul ul:hover {opacity:0.95}

.main-navigation ul ul a, #bannercontainer ul ul a{
    width: 12.5em; /* Nav bar dropdown width */
font-size: 16px;
text-transform: none;
font-weight: normal;
}

.main-navigation ul ul a:hover {
    background:#ed6e27; /* orange */
}

.sub-menu .menu-item a {
    padding-left:.5em;
    padding-top:.25em;
    padding-bottom:.25em;
    border-bottom:1px solid #666;
}


#bannercontainer .nav-menu {
    font-weight:normal;
}

#menu-top-site-nav li {
    margin-right:1em;
}

#site-navigation {
    margin-top:0;
}

#menu-item-69, #menu-item-28 {
    margin-left:0;
}

.social-media-icons {
    display:inline-block;
}

.fa-twitter {
    color:#2997ab; /* teal */
}

/** HEADER & OVERVIEW */

#mobileheadercontainer{display:none;}

#headerimage{
background-image: url(http://2014.leanstartup.co/wp-content/uploads/2014/07/headerpeople1.jpg);
background-repeat: repeat-x;
height: 169px;
width: 100%;
background-position: top center;
disply:block;
border-top:7px solid #6fb5df;
}

#masthead{background-image: url(http://2014.leanstartup.co/wp-content/uploads/2014/07/arcs_flat.png);background-repeat:no-repeat;background-position: 8% 0;height:145px;}

.logoicon{
display: block;
z-index:5;
width: 100%;
max-width: 177px;
float:right;
position:relative;
}

.site-title{
float: left;
position:relative;
width: 60%;
}

.site-title h1 {
margin:22px 0 0 0;
line-height:55px;
text-align:left;
font-family: 'Whitney','Open Sans', sans-serif;
text-transform: none;
z-index: 100;
display:block;
position:relative;
width:100%;
float:left;
clear:both;
}

.site-title a{float:left;display:block;color:#000;font-size:46px;font-family: 'Whitney','Open Sans', sans-serif;width:100%;}

.site-title img{width:100%;height:100%;display:block;}

.site-header {
	
	margin:0 auto;
	padding: 0;
}

#bannercontainer {
    margin-top:0;
    background:#55B5E5 !important; /*was #2997AB*/
}

.header-images {
    display:none;
}

.header-photos {
    display:block;
    margin-right:-6px;
    margin-top:3px;
    margin-bottom:.5em;
}

.site-title .header-photos img {
    vertical-align: top;
    margin-top:2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #544146;
}

.header-photos img {
    vertical-align: top;
    margin-top:2px;
    margin-right:10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #ccc;
//    -webkit-box-shadow: 3px 3px 3px 0 #ccc;
//    box-shadow: 3px 3px 3px 0 #ccc;
}

.headerpills {
    margin-top:1em;
    display:block;
}

.headerpills2 {
    font-weight:normal;
    font-size:1.1em;
    margin-top:.25em;
    margin-bottom:.25em;
    color:#333;
    line-height:2.5em;
}

.headerpills3 {
    font-weight:normal;
    font-size:1.1em;
    margin-top:0;
    margin-bottom:.25em;
    color:#333;
    line-height:2em;
}

.headerpills4 {
    font-weight:normal;
    font-size:1.1em;
    margin-top:.7em;
    margin-bottom:.25em;
    color:#333;
    line-height:2em;
    display:block;
    float:right;
}

.headerpills4:after {
    content: "";
    display:table;
    clear:both;
}

.overview {
    display:block;
    float:right;
    margin-top:2rem;
    padding-top:0;
    border-left:1px solid #ccc;
    padding-left:2em;
}

.overview2 {
    display:block;
    float:right;
    margin-top:1rem;
    padding-top:0;
    border-left:1px solid #ccc;
    padding-left:2em;
}

.overview4 {
    display:block;
    float:right;
    margin-top:0;
    padding-top:0;
    padding-left:2em;
    margin-bottom:0;
}

.locationdates{
float:right;
margin-right:0;
margin-top:42px;
}

h2.tagline {
    font-style:normal;
font-family: 'Lato', sans-serif!important;
color:#000;
font-size:24px;
line-height:20px;
text-align:left;
z-index:100;
float:left;
clear:both;
margin: 15px 0 0 0;
}

.headerdate{float:right;text-align:center;}

.headerdate span{
font-style:normal;
font-family: 'Open Sans', sans-serif!important;
color:#000;
font-size:26px;
line-height:1;
display:block;
margin-bottom:15px;
font-weight: 200;
text-align:center;
width:100%;
}

#in {
    color:#aaa;
    margin-left:.25em;
    margin-right:.25em;
}

#headerdate,
#headerdbtn,
lsu-button {
    white-space: nowrap;
}

#headerbtn, 
#mc-embedded-subscribe, 
.lsu-button, 
input[type="submit"] {
    padding:.5em 1em;
    background:#E0682D;
    background:#FF8649;
    background:#B69D24;
    /*background:#FF4036;  coral */
    background:#ed6e27; /* orange */
    color:white;
    margin:0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-decoration:none;
}

#headerbtn:hover, #mc-embedded-subscribe:hover, .lsu-button:hover, input[type="submit"] {
    background:#2997ab;
    background:#C4A927;
    background:#CC332B; /* dark coral */
    color:white;
}

#mc-embedded-subscribe {margin-top:0.75em;}



#headerbtn, #headerbtn:hover{
float:right;
margin-left:30px;
padding:13px 25px;
font-size: 26px;
font-weight: 500;
border:0!important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/** SIDEBAR */

#secondary {
    border-left:4px solid rgba(0, 0, 0, 0.05);
    padding-left:2em;
    padding-top:0;
    text-align:left;
}

#secondary .widget {
//    padding-bottom:1em;
//    border-bottom:1px solid #ccc;
    margin-bottom:2rem;
}

#mc_subheader {
    color:#555;
}

label.mc_header_email {
    display:none;
}

#mc_mv_EMAIL::-webkit-input-placeholder::before {
    color:#666;
    content:"your email address";
}

.mergeRow {
    display:none;
}

.mc_merge_var {
    display:inline-block;
    width:50%;
}

.mc_signup_submit {
    display:inline-block;
    width:40%;
}

#mc_signup_submit {
    margin-top:0 !important;
    text-shadow:none;
    background-image:none;
    background:#ed6e27; /* orange */
    color:white;
    border:none;
}

#mc_signup_submit:hover {
    background:#C4A927;
    background:#CC332B; /* dark coral */
}

.registersidebarbtn {
    display:block;
    margin-top:.5em;
}


#secondary h3{
margin-bottom: 5px;font-size:1.2rem;
}

#text-3 h3.widget-title{
font-weight:bold!important;font-size:1.75rem;line-height:1;text-align:left;
}

#text-7 h3{text-align:center;}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textareainput[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{
border:2px solid #676463;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
width:auto;
float:left;
line-height:1;
margin-right:5px;
padding: 0.4rem 0.5rem 0.5rem;
}

#mc-embedded-subscribe{width:auto;margin-top:0;line-height:1;border:2px solid #ed6e27;box-shadow: none;-webkit-border-radius: 0;border-radius: 0;
-moz-border-radius: 0;text-shadow:none;float:left;margin-right:-5px;}

#headerbtn:hover, #mc-embedded-subscribe:hover, .lsu-button:hover, input[type="submit"]{border:2px solid #cc332b;}

/** HOME STYLES */

.home .testimonials {
	margin-bottom: 0.5em;
}
.home .testimonials li {margin-bottom:1em;}
.home .testimonials li:first-child {font-weight:bold;}
.home .testimonials li:nth-child(2), .home .testimonials li:nth-child(10) {padding-left:35%; text-align:right;}
.home .testimonials li:nth-child(3) {font-style:italic; font-family:Garamond,Georgia,'Times New Roman',Times,serif;}
.home .testimonials li:nth-child(4) {font-style:italic; font-weight:bold; padding-left:10%; text-align:right;}
.home .testimonials li:nth-child(5) {font-size:125%; opacity:0.8; padding-left:35%; text-align:right;}
.home .testimonials li:nth-child(6) {font-weight:bold;}
.home .testimonials li:nth-child(7) {font-style:italic; text-align:center;}
.home .testimonials li:nth-child(8) {font-size:150%; opacity:0.7;}
.home .testimonials li:nth-child(9) {font-style:italic; font-weight:bold;}
.home .testimonials li:nth-child(11) {font-weight:bold; letter-spacing:0.2em;}

ul.home-speaker-list {
    list-style: none;
    padding: 0;
}

ul.home-speaker-list li {
    display:inline-block;
    margin: 0.5em .8em 0.5em 0;
    padding: 0.25em 0.5em 0.25em 0;
    vertical-align:top;
    max-width:130px;
}

.home-speaker-list img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

p.home-speakername {
    margin-bottom:.2em;
    line-height:1.25em;
}

p.home-speakername a {
    text-decoration:none;
    font-weight:bold;
}

p.home-speakerco {
    text-transform: uppercase;
    font-size:.8rem;
    font-variant:small-caps;
    margin-bottom:0;
    line-height:1.25em;
}

/** SPEAKER PAGE STYLES */
.speaker-full {
    margin-bottom:2em;
}

.speaker-full img {
    display:inline-block !important;
    vertical-align: top;
    margin-bottom:2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.speaker-details {
    display:inline-block !important;
    vertical-align: top;
    margin-left:1em;
    max-width:80%;
    margin-bottom:2em;
}

.speaker-details h3 {
    font-size: 1.5rem;
}

.speaker-details a.anchor {
    text-decoration:none;
    font-weight:bold
}

.speaker-details a.anchor:hover {
    color:#333;
}

.speaker-details dl {
    margin-bottom: 1rem;
}

.speaker-details dt {
    display:inline;
    text-transform:lowercase;
    font-variant:small-caps;
    color:#666;
    background:#eee;
    padding-left: .35em;
    padding-right: .35em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.speaker-details dt.sessionname {
    margin-right:.5em;
}

.speaker-details dd {
    display:inline;
    margin-left:.5em;
    margin-right:2em;
}

.speaker-details dd a, .speaker-details dd a:visited {
    color: #2997ab; /* teal */
    text-decoration:none;
}

/** TEAM PAGE STYLES */

.team-details dl {
    margin-top:-.5em;
}

dt.role {
    display:none;
}

dd.role {
    margin-left:0;
    margin-right:0;
    font-weight:bold;
}

dd.role:after {
    content: ''; 
    font-size:0; 
    display:block; 
    line-height:0;
}

/** SPONSOR WIDGET STYLES */
p.oosponsor {
    margin-bottom:12px;
}

.oosponsor-cta a {
    text-decoration:none;
    color:#2997ab; /* teal */
}

.oosponsor-cta a:hover {
    color:#2997ab; /* teal */
}

/** SPONSOR PAGE STYLES */
.sponsor-full {
    margin-bottom:2em;
}

.sponsor-full img {
    display:inline-block !important;
    vertical-align: top;
    margin-bottom:2em;
}

.sponsor-img {
    display:inline-block;
    width:195px;
    text-align:center;
}

.sponsor-details {
    display:inline-block !important;
    vertical-align: top;
    margin-left:1em;
    max-width:65%;
    margin-bottom:2em;
}

.sponsor-details h3 {
    font-size: 1.5rem;
}


.sponsor-details dl {
    margin-top:-.5em;
    margin-bottom: 1rem;
}

.sponsor-details dt {
    display:inline;
    text-transform:lowercase;
    font-variant:small-caps;
    color:#666;
    background:#eee;
    padding-left: .35em;
    padding-right: .35em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sponsor-details dd {
    display:inline;
    margin-left:.5em;
    margin-right:2em;
}

.sponsor-details dd a, .sponsor-details dd a:visited {
    color: #2997ab; /* teal */
    text-decoration:none;
}

/** PROGRAM PAGE STYLES */
.sessiondetails a, .sessiondetails a:visited, .sessiondetails a:hover {
    text-decoration:none !important;
    border-bottom:none !important;
    color:#2997ab; /* teal */
}

.timeslot {
    display:inline-block;
    vertical-align:top;
    width:160px;
    max-width:25%;
    border-right: 1px solid #ccc;
    text-align:right;
    padding-right:2em;
}

.timeslotname {
    color:#ed6e27; /* orange */
    font-weight:bold;
    font-size: 1.65rem;
    font-variant:small-caps;
    text-transform:lowercase;
    line-height:.9em;
}

.timeslottime {
    color:#999;
    font-size:.9em;
//    text-transform:lowercase;
//    font-variant: small-caps;
}

.sessiondetails, .break_session {
    display:inline-block;
    vertical-align:top;
    width:75%;
    max-width:75%;
}

.break_session {
    width:70%;
}

.sessions:after, .break:after; {
   content:"";
   display:table;
   clear: both;
}

.break_session {
    margin-left:1.7em;
    font-style:italic;
}

.sessions {
    margin-bottom:1em;
}

.break {
    background:#eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top:1em;
    padding-bottom:1em;
    margin-bottom:2em;
}

.venue {
    color:#999;
    font-weight:bold;
    font-size:1rem;
    float:right;

    display:inline-block;
    text-transform: lowercase;
    font-variant: small-caps;
    color: #666;
    background: #eee;
    padding-left: .35em;
    padding-right: .35em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#post-317 .entry-title, #post-73 .entry-title {
//    margin-left:4.4rem;
}

.sessiondetails h4, .sessiontitle {
//    margin-bottom:0;
    font-size:1.2rem;
    font-weight:bold;
    color:#333;
    display:inline-block;
    margin-bottom:.325em;
}

.sessiondetails ol {
    list-style-type:none;
    margin-bottom:0;
}

.sessiondetails ol li {
    margin-bottom:2em;
    line-height:1.2em;
}

.person .speaker {
    font-weight:bold;
    margin-right:.25em;
}

.person .twitter, .person .twitter a {
    margin-right:.25em;
    font-size:.9em;
    font-weight:normal;
    color:#999;
}

.person .twitter:hover, .person .twitter a:hover {
    color:#999;
}

.person .company, .person .company a, .person .company a:visited {
    font-weight:bold;
    text-transform: uppercase;
    font-size:.75rem;
    font-variant:small-caps;
    margin-bottom:0;
    line-height:1.25em;
    color:#333;
}

.sessiondescription {
    margin-top:.5em;
    font-size: .9em;
    line-height:1.2em;
}

.sessiondescription .toggle_description {
    font-style:italic;
}

.sessiondescription .toggle_description a,
.sessiondescription .toggle_description a:hover,
.sessiondescription .toggle_description a:visited {
    color:#999;
}

.sessiondescription .description {
    display:none;
    color:#999;
}

.sessiondescription ul {
    list-style-type:none !important;
}

.sessiondescription ul li {
    margin-left:0;
}


/** REGISTER PAGE TABLE STYLES */

#title {
	background: white;
	color: #ed6e27;
	font-size: 22px;
	font-weight: bolder;
	border-left: none;
	border-top: none;
	width: 20%;
	line-height:normal;
}

tr.col-header td {
	font-size: 18px;
	margin: auto;
	text-align: center;
//	padding: 7px;
	font-weight: bold;
	background: #55B5E5;
	color: white;
	line-height:normal;
}
.day-count {
	color: white;
	font-weight: normal;
	font-size: 14px;

}
td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: auto;
	padding: 5px;
	text-align: center;
}
td.days {
	font-size: 16px;
	line-height: 1em;
	padding: 9px;
	text-align: left;
	text-transform: uppercase;
	width:200px;
	border-left: none;
}
td.description {
	text-align: left;
	line-height:normal;
	font-size:15px;
	padding-left: 5px;
}
td.note {
	line-height: normal;
	font-size:12px;
	padding-left: 5px;
}
.bullet {
	line-height: 14px;
	vertical-align: middle;
        color: transparent;
	font-size: 16px;
	position: relative;
}
.bullet::before {
    color: #333;
    content: "●";
    position:absolute;
}

tr.price {
	font-weight: bold;
}
tr.price:nth-child(even) {
	background: #f4f4f4;
}
tr.price:nth-child(odd) {
	background: #e4e4e4;
}

/* MEDIA QUERIES */


@media screen and (max-width:1200px) {

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textareainput[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{width:100%;display:block;float:none;}

#mc-embedded-subscribe{margin:10px auto!important;display:block;float:none;}
}


/* 1024 ipad landscape */
@media screen and (max-width:1024px) {

#masthead{height:auto;padding-bottom:10px;}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textareainput[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{width:100%;display:block;float:none;}

#mc-embedded-subscribe{margin:10px auto!important;display:block;float:none;}

.site-title a{font-size:28px;}
.tagline{font-size:14px;}
.logoicon{max-width:105px;}

.headerdate span{font-size:20px;margin-bottom:7px;}
#headerbtn, #headerbtn:hover{padding:5px 20px;font-size:22px;}
.site-title{max-width:350px;}

.site-title h1{top:5px;line-height:1;margin-top:7px;}
h2.tagline {font-size:20px;}

.locationdates{margin-top:20px;}

    .header-photos {
	display:none;
    }

    .mc_signup_submit {
	display:block;
	width:100%;
	text-align:left;
    }

    #mc_signup_submit {
	font-size:.8rem;
	padding:.5rem .6rem;
	margin-left:0;
    }

    /* email input */
    .mc_merge_var {
	display:block;
	width:100%;
    }

    ul.home-speaker-list li {
	max-width:130px;
    }

    .social-media-icons {
	display:none;
    }

    .speaker-details {
	margin-left:1.5em;
	max-width:65%;
    }

    .team-details dl {
	margin-bottom:0;
    }

    .team-details dd {
	margin-right:0;
    }

    .team-details dd:after {
	content: ''; 
	font-size:0; 
	display:block; 
	line-height:0;
    }

    .sponsor-img {
	width:150px;
    }

    .sponsor-details {
	margin-left:1.5em;
	max-width:60%;
    }

    .timeslot {
//	padding-right:1rem;
    }

    .timeslotname {
	font-size:1.2em;
    }

    .sessiondetails, .break_session {
	max-width:65%;
    }
}


.primary-mobile-nav, #openmobilenav {
display: none;
}


@media screen and (max-width:895px) {
.site-title{max-width:290px;}

.site-title a{font-size:22px;}
h2.tagline {font-size:18px;}



#footercontainer{background-image:none;padding-top:0;}
}


/* 600px kindle, nook in portrait */
@media screen and (max-width:750px) {
#headercontainer{display:none;}
#mobileheadercontainer{display:block;font-family:'Open Sans',sans-serif!important;border-top:32px solid #6fb5df;background:url(http://2014.leanstartup.co/wp-content/uploads/2014/06/headerpeoplesmall.jpg) repeat-x top center; height:348px;}

#mobileheadertext{width:60%;padding:10px;background:#fff;margin: 0 auto;margin-top:80px;text-align:center;}
#mobileheadertext h1 a,#mobileheadertext h1 a:hover{font-size:20px;color:#000;font-weight:300;text-decoration:none;line-height:1;}

#mobileheadertext h1{line-height:20px!important;font-size:18px;display:block;height: auto;}

.mobiledates{display:block;}

.mobiledates span{font-size: 16px;display:block;}

#headerbtn,#headerbtn:hover{float:none;margin:9px auto 0;padding: 7px;text-transform: uppercase;font-size:14px;display:block;width:110px;}

#primary h2{text-align:center;}
#primary ul{padding-left:10px;}
#primary ul.testimonials li{padding-left:0;text-align:center;}
#primary ul.home-speaker-list{margin:0 auto;}
#primary ul.home-speaker-list li{margin:0 auto;}

#secondary{border-left:0;margin:30px auto 0 auto;padding:0;}

.primary-nav,.primary-mobile-nav {
display: none;
}
#openmobilenav {
display: block;
line-height:16px;
cursor:pointer;
}

#openmobilenav span{font-size:26px;}
.sub-menu .menu-item a{border-bottom:0;}

#footercontainer .grid_6_of_12{text-align:center;}

#footercontainer .grid_6_of_12 #text-2{width:100%;}

#footercontainer .grid_6_of_12 #nav_menu-2{width:100%;}

}

.sponsor-full h2.presenting-sponsor-title, .sponsor-full h2.featured-sponsor-title {
	padding-top:25px;
	padding-bottom:25px !important;
	font-family: 'Whitney','Open Sans', sans-serif!important;
	font-size:1.75rem !important;line-height:1;
	color:black!important; font-weight:bold!important;
}

.sponsor-full h2.presenting-sponsor-title {
	padding-top:0;
}
.sponsor-full h2.featured-sponsor-title {
        padding-top:0; position:relative;top:-10px;
}

h3.presenting-sponsor-title, h3.featured-sponsors-title {
	padding-top:25px !important;
	padding-bottom:20px !important;
	font-family: 'Whitney','Open Sans', sans-serif!important;
	font-size:1.75rem !important;line-height:1;
}

.sponsor_widget {
text-align:center;
}

.page-template-page-templatessponsors-php article {
padding-left:0;
}


/* Override the width of the Pillsbury Law Sponorship Logo */
.pillsbury img {
	width:150px;
	height: auto;
}

.eb-attendees-list p {
	margin-bottom:12px;
}