/*
Theme Name: MICE Theme
Theme URI: http://www.micexpo.org
Author: Shelli Paroline
Author URI: http://shelliparoline.com

Version: 1.1

*/

/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#
	
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Basic Styles
================================================== */
	body {
		background: #fff;
		font: 15px/22px "europa-1", "europa-2", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #3c4444;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		height: 100%;
		 width:100%;
		 margin: 0; padding: 0;
 }
 /* fullscreen setup */
html {
    height:100%;
    width:100%;
}

#book { display: hidden; color: red; }

/* #Typography
================================================== */
	h1, h2, h3, h4 {
		font-family: 'Savu-Bold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700; 
		word-spacing: -1px; 
		}
	h1, h2 { color: #727170; }
	h3, h4 { color: #ffc93f; }
	
	h5, h6 {
		font-family: "europa-1", "europa-2", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700; 
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 60px; margin-bottom: 10px; letter-spacing: -2px; }
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; letter-spacing: -1px; }
	h3 { font-size: 22px; line-height: 34px; margin-bottom: 8px; letter-spacing: -1px; }
	h4 { font-size: 17px; line-height: 28px; margin-bottom: 10px;  }
	h5 { font-size: 22px; line-height: 28px; margin-bottom: 4px;  }
	h6 { font-size: 18px; line-height: 26px; margin-bottom: 4px;  }
	.subheader { color: #777; }
	.gray { color: #a5a59d; }
	.dark { color: #272828; }
	.kern { word-spacing: -.1em; }
	.white { color: #fff; }
	.yellow { color: #f8e070; }
	.red { color: #eb664b; }
	h5.date { font-weight: 300;}
	h5.speaker-title, h5.sched-title, #previews h5 { font-size: 30px; line-height: 36px; margin-bottom: 10px; }
	h6.speaker-work { font-size: 20px; font-weight: 400; color: #727170; }

	.number { color: #8d9898; text-transform: uppercase; font-style: normal !important; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	p.caption { font-size: 17px; text-align: center; margin-bottom: 50px;  }
	p.block { padding: 10px 4px; margin: 0 2px; border-top: 2px solid #efe566; }
	p.block-round { padding: 10px 4px; margin: 0 2px; border: 2px solid #afd3c9; -webkit-border-radius: 4px; border-radius: 4px; }
	p.note {
	color: #6f7373;
	font-size: 14px;
	line-height: 15px;
	font-family: "proxima-nova", sans-serif;
	font-style: italic;
	display: inline-block;
	}
	
	div.block { 
		display: block; 
		text-align: center; 
		padding: 20px 10px; 
		margin: 20px 0; 
		border: 2px solid #f1efec;
		border-radius: 4px;
	}


	.center { text-align: center; }
	strong.center { text-align: center; display: block; }
	
	em, i { font-style: italic; }

	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }
	p.small  { font-size: 85%; }

	span.aster { font-size: 150%; color: #eb5537; line-height: 10px; }
	span.hidden { overflow: hidden; height: 30px; line-height: 70px; width: 1px; display: block; }
	span.highlight { background: #f9ee63; border: 1px 0; padding: 0 3px; border-color: #f9ee63; color: #000; }
	span.underline, .underline { border-bottom: 1px solid #888; }
	span.follow {
		display: inline-block;
		font-family: 'Roboto Condensed';
		font-size: 14px;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	span.author {
		font-size: 18px;
		min-height: 26px;
		display: table-cell;
		vertical-align: middle;
		float: left;
		margin-right: 8px;
		margin-bottom: 20px;
	 }

/*	Blockquotes  */
	blockquote, blockquote p { line-height: 22px; font-size: 13px; color: #777; }
	blockquote { margin: 15px 10px 20px; padding: 15px 10px 10px 14px; background: #f4f4f2; border-radius: 4px; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	
	blockquote.paypal { padding-top: 0px;}
	blockquote.paypal p { margin-bottom: 0; }
	
	blockquote.yellow-block { background: #fcf27c; border-radius: 3px; }
	blockquote.yellow-block, blockquote.yellow-block p { line-height: 24px; font-size: 15px; color: #333; }
	
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
a, a:visited { color: #333333; text-decoration: none; outline: 0; }
a:hover, a:focus { color: #000; }
p a, p a:visited { line-height: inherit; border-bottom: 2px solid #EFE566; }
#sidebar li a, #sidebar li a:visited { line-height: 1.5em; border-bottom: 2px solid #EFE566; }
blockquote a, blockquote a:visited { line-height: inherit;  }

p a.no-border, p a:visited.no-border { color: #1d1d1d; border: none; }

footer p a, footer p a:visited { color: #7a7c7b; border: none; }

a.outgoing { 
	display: inline-block; 
	background-image: url('images/icon-site-gray.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 16px 16px;
	padding-right: 20px; }

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

nav span.mast { 
	background: url('images/mast-white.png') no-repeat; 
	display: block; 
	height: 0; 
	width: 80px; 
	overflow: hidden; 
	padding-top: 60px; 
	float: left;
}

.home nav span.mast, .page-id-4023 nav span.mast { 
	background: url('images/mast-yellow.png') no-repeat; 
}

nav.primary ul li { 
	float: left;
	padding: 10px 8px; 
	margin: 0 0 10px;
}

nav.primary ul li#menu-item-4768 a {
	background: #fff483;
	border-radius: 5px;
	color: #101010;
}

nav.primary ul li a { 
	color: #626260; 
	font-weight: 400;
	font-family: 'Roboto Condensed';
	font-size: 15px;
	display: block; 
	padding: 8px 8px 8px; 
	-webkit-transition: color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
}
nav.primary ul li a:hover { 
	color: #000; 	
}
	
menu.social-buttons, menu.link-buttons { margin: 20px 0; }
menu.social-buttons span, menu.link-buttons span {
	float: left;
	margin-right: 20px;
}

menu.link-buttons span a { 
	width: 100px; 
	font-weight: bold;
	padding: 10px 20px 10px; 
	display: inline-block;
	background-color: #ede77a;
	border-radius: 4px;
		-webkit-border-radius: 4px; 
	
}

menu.link-buttons span a.inactive { background-color: #cdccc3; }

menu.social-buttons span a { 
	width: 90px; 
	padding: 12px 20px 11px 50px; 
	display: inline-block;
	background-color: #ede77a;
	background-position: left center;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	border-radius: 4px;
		-webkit-border-radius: 4px; 
}

menu.social-buttons span.button-fbook a { background-image: url('images/button-fbook.png'); }
menu.social-buttons span.button-email a { background-image: url('images/button-email.png'); }
menu.social-buttons span.button-twitter a { background-image: url('images/button-twitter.png'); }

menu.social-buttons span a:hover { 
	background-color: #fcf27c; 
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	transition: background-color 500ms linear;	
}

span.mr_social_sharing { 
	display: block !important; 
	padding-bottom: 8px !important; 
	font: 15px/22px "europa-1", "europa-2", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
} 

a.mr_social_share_email { background-image: url('images/button-email.png'); }
a.linksalpha_button.linksalpha_link { display: none !important; }

/* background setup */
.background {
	background-image: url('images/miceMain2020.jpg');
    background-repeat:no-repeat;
    background-position:center center;
      -moz-background-size: cover;

    /* ie8 */
	    background-position:50% 50% !important;
}

.fullscreen,
.content {
    width:100%;
    min-height:100%;
}
.not-fullscreen,
.not-fullscreen .content,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content {
    height:600px;
    overflow:hidden;
    
}

/* #Eisner Level
================================================== */

#content.eisner { 
	height: 380px; 
	background: url('images/mice-eisner.jpg') no-repeat center center; 
	padding-top: 120px; 
	margin: 20px 0;
 }
 
.eisner #page-content p { padding-top: 20px; border-top: 2px solid #fff; }

#eisner-profiles span.break { width: 700px; height: 2px; display: block; margin-top: 20px; padding-top: 20px; border-top: 2px solid #c3c3be; }

#eisner-profiles h5 em { color: #d4b90b}


/* #Layout
================================================== */

header { background: #f7dd6f; position: relative; top: -15px; padding-top: 15px; }
header.home, header.page-id-4023 { background: #fff; height: 80px; !important }
header.page-id-10, header.single.cat-4-id { }

.page-id-10 .page-title { visibility: hidden; height: 0; }

.single #content, .page #content {  }

footer { min-height: 40px; padding: 20px 0; background: #f4f4f2; color: #9a9e9b; }
#vitals { margin: 30px 0 40px; }
#content { margin: 60px 0; }
.border { padding-bottom: 12px; margin-bottom: 30px; border-bottom: 2px solid #efefea; }
.border-top { border-top: 2px solid #ede77a; top: -32px; position: relative; padding-top: 20px; }

#logo { background: url('images/logo-2020.png') no-repeat center center; height: 240px; margin-bottom: 30px; margin-top: 100px; }

.flexcaption h3 { color: #43403b; }


/* #Images
================================================== */

.box {
   width: 140px;
   height: 220px;
   margin-right: 12px;
   margin-bottom: 10px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   display: block;
   position: relative;
        }
.box img { border-radius: 3px; }        

a.link {
   background: #f7ea84;
   display: inline-block;
   text-decoration: none;
   padding:5px 10px;
   position:relative;
   top:80px;
   border: 3px solid #f7ea84;
   border-radius: 3px;
   opacity: 0;
   transition: opacity 0.1s 0s ease-in-out;
          }
.mask {
   width: 140px;
   height: 220px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   opacity: 0;
   background: rgba(255,255,255,0.4);
   overflow:visible;
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
           }
           
.mask:hover {
   opacity: 1;
                    }
.mask:hover a.link {
   opacity:1;
   transition-delay: 0.3s;
                             }

/* #Blog
================================================== */

.post.row { 
	border-bottom: 2px solid #efefea; 
	padding-bottom: 30px;
}

.post.row:last-child { 
	border-bottom: none; 
	margin-bottom: 30px;
}

.home .post .nine img,
.home .post .two-thirds img { visibility: hidden; width: 0; height: 0; }
.home .post .wp-caption-text { visibility: hidden; width: 0; height: 0; }

.post .thumb img { border-radius: 10px; }

.post .excerpt { margin-top: 0; }

.post span.date { font-size: 13px; color: #bbbbb7; }

.post a.more-link { 
	visibility: hidden;
}

.post a.more-link:hover, .post a.more-button:hover { 
	background-color: #efefef;
}

.post a.more-button { 
	padding: 12px 40px 11px 10px; 
	display: inline-block;
	background: #f4f4f2 url('images/arrowNext-yellow.png') no-repeat center right;
	background-size: 40px 40px;
	border-radius: 4px;
		-webkit-border-radius: 4px; 
}

.post a.more-arrow { 
	padding: 12px 40px 11px 10px; 
	display: inline-block;
	background: #ede77a url('images/arrowNext.png') no-repeat center center;
	background-size: 40px 40px;
	border-radius: 4px;
		-webkit-border-radius: 4px; 
}

.post ul.tags { 
	display: block;
	font-family: 'Roboto Condensed';
	font-size: 14px;
}

.post ul.tags-social { 
	display: block;
	font-family: 'Roboto Condensed';
	font-size: 13px;
	text-align: center;	
}

.post ul.tags-social li { 
	display: inline-block;
	margin: 0 5px;
	min-width: 42px;
	height: 42px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	border-radius: 3px;
	background-position: center center;
	cursor: pointer; 
} 

.post ul.tags li { 
	float: left;
	margin: 0px 6px 6px 0px;
	padding: 3px 8px 3px 30px !important;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	border-radius: 3px;
	background-position-x: 5px;
	background-position-y: 5px;
} 

span.mr_social_sharing { 
	float: left;
	margin: 0px 8px 6px 0px !important;
	padding: 0 !important;
	text-transform: uppercase;
	border-radius: 3px;
	background-position: center center;
	background: #fdf27c;
}

span.mr_social_sharing img { width: 30px; height: 30px; padding: 6px !important; }

.post ul.tags li.tag-20  { background-color: #fba756; background-image: url('images/icon-panel-gray.png'); } 
.post ul.tags li.tag-21 { background-color: #fdf27c; background-image: url('images/icon-workshop-gray.png'); } 
.post ul.tags li.tag-80  { background-color: #ff6779; background-image: url('images/icon-panel-gray.png'); }
.post ul.tags li.tag-84  { background-color: #ff79cb; background-image: url('images/icon-drawing.png'); } 
.post ul.tags li.tag-79 { background-color: #9bf9e8; background-image: url('images/icon-ages-gray.png'); } 
.post ul.tags li.tag-74 { background-color: #b5d8ef; background-image: url('images/icon-ages-gray.png'); }
.post ul.tags li.tag-81 { background-color: #bff8a7; background-image: url('images/icon-ages-gray.png'); }
.post ul.tags li.tag-83 { background-color: #c5c6de; background-image: url('images/icon-ages-gray.png'); }
.post ul.tags li.tag-22 { background-image: url('images/icon-kid.png'); } 
.post ul.tags li.tag-86  { background-color: #65d2ee; background-image: url('images/icon-panel-gray.png'); } 

.post ul.tags-social li.tag-usertwitter, .icon-twitter { background-color: rgb(29, 161, 242); background-image: url('images/icon-twitter-white.png'); }
.post ul.tags-social li.tag-userinsta, .icon-insta { background-color: #ff7668; background-image: url('images/icon-insta-white.png'); }
.post ul.tags-social li.tag-site, .icon-site { background-color: #433c34; background-image: url('images/icon-website-white.png'); }

.icon-buy { background-color: #fdf27c; padding: 5px 20px 0 20px; }

span.icons {
	display: inline-block;
	margin: 0 2px 0;
	min-width: 26px;
	height: 26px;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	border-radius: 3px;
	background-position: center center;
	cursor: pointer; 
}

.wp-caption-text { font-size: 80%; font-style: italic; opacity: .9; }

/* #Single */

.single-title { margin-bottom: 15px; display: block; }

#single.schedule .single-time { font-weight: 700; margin-bottom: 20px; display: block; }
#single.schedule ul.tags { margin-top: 20px; float: left; }
#single.schedule h5 { margin-top: 20px; display: inline-block; float: left; padding: 1px 10px 0 0; }

#single.schedule span.panel { font-size: 13px; color: #777; }
#single.schedule .schedule-thumb { float: right; }

#single.schedule blockquote { margin: 30px 0; line-height: 14px; }

#single.schedule h5#post-872 { line-height: 12px; margin-bottom: 0; }
#single.schedule ul#post-872 { margin-bottom: 18px; }

.single-post ul.list li { 
	list-style: disc; 
	margin-left: 6px;
	padding-left: 20px;
	list-style-position: inside;
	}

.single-post ul.list a { border-bottom: 2px solid #4a4848; }

/* #Speaker */

.speaker-title { margin-top: 10px; display: block; }
.appearance { 
		display: block; 
		padding: 28px 0px 20px; 
		margin: 32px 0; 
		border-top: 2px solid #efefea;
		border-bottom: 2px solid #efefea;
	}


/* #Sidebar */

#sidebar .share > span { display: block; margin-bottom: 18px; }
#sidebar ul { margin: 0; }
#sidebar { margin-bottom: 30px; }

#application #sidebar { font-weight: bold; position: fixed; }

#sidebar.sticky {
position: -webkit-sticky;
position: sticky;
top: 2em;
}

#speaker-sidebar { text-align: center; }
#speaker-sidebar img {
	border-radius: 8px;
	margin-bottom: 16px;
}

/* #Application
================================================== */

#application .row { top: 2em; }
#application #guidelines li { line-height: 20px; }

/* #Debuts
================================================== */

img.resize {
	width: 250px; 
	height: auto;
	border-radius: 10px;
}


/* #Schedule
================================================== */

#schedule #weekone,
#schedule #weektwo,
#schedule #weekthree,
#schedule #weekfour { 
	background: #f7dd6f; 
	margin-bottom: 30px;
	padding: 16px 15px 0;
	border-radius: 4px;	
}

#schedule span.panel { font-size: 13px; }
#schedule .post h5 { margin-bottom: 15px; }
#schedule #weekone h3,
#schedule #weekone h3 a { color: #e2e2d5; }

#schedule .vitals { 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	display: block;
	margin-bottom: 20px; 
	height: 20px;
	background-size: 20px 20px;
}

#single.schedule .vitals { 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	display: block;
	margin-bottom: 20px; 
	height: 20px;
	background-size: 20px 20px;
}

.vitals.tags { background-image: url('images/icon-tag-gray.png'); }
.vitals.timestamp { background-image: url('images/icon-time.png'); }
.vitals.location { background-image: url('images/icon-broadcast.png'); }
.vitals.register { background-image: url('images/icon-add.png'); }

img.align {
	display: block;
	float: left;
	margin: 0 8px;
	border-radius: 2px;
}

.extras { margin-bottom: 24px; display: block; }
.extras img { border: none; padding-bottom: 20px; }	

div.block p img a { border: none; }

.materials li {
	list-style: circle;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 0;
}

/* #Symposium
================================================== */
#classroom { padding-bottom: 60px; }
#classroom #sidebar { padding-top: 5px; }
#classroom #sidebar div { margin-bottom: 25px; }
#classroom #sidebar h4 { letter-spacing: -.05em; line-height: 20px; }

/* #Location
================================================== */

#map { padding: 40px 0; background: #f7dd6f; }

/* #Previews
================================================== */

#previews { margin-bottom: 30px; }

#previews .row { border-bottom: 2px solid #efefea; padding-bottom: 40px; }
#previews .entry { padding-top: 15px;  }
#previews .omega { border-left: 2px solid #efefea; padding-left: 10px; min-height: 270px;  }

#previews .omega img { float: right; padding-left: 10px; padding-bottom: 10px; } 
#previews .alpha img { float: left; padding-right: 10px; padding-bottom: 10px; } 
#previews .entry p { font-size: 13px; padding-top: 10px; }
#previews .omega h5 { text-align: right; }
#previews .omega h6 { text-align: right; }
#previews h6 { font-weight: 500; }
#previews em.add-bottom { display: block; margin-bottom: 10px; font-size: 90%; }
#previews em { color: #969694; }

/* #Exhibitors
================================================== */


#guests { margin: 60px 0; }
#guests .guest-entry {
	text-align: center;
	height: 280px;
}

#guests .guest-entry img { width: 170px !important; height: 170px !important; }

#guests .guest-title { position: relative; font-size: 15px; text-align: center; color: #333; line-height: 20px; padding: 5px; }
#guests .guest-works { position: relative; margin: 0; height: 65px; display: block; font-style: italic; line-height: 16px; }

#guests .guest-entry a img { 
	border-radius: 8px; 
	opacity: .9; 
	transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out; 
	cursor: pointer;
}
#guests .guest-entry a:hover img  { border-radius: 8px; opacity: 1; cursor: pointer; }

#guests .guest-entry.blue img { background-color: #badbcf; }
#guests .guest-entry.yellow img { background-color: #ede77a; }
#guests .guest-entry.red img { background-color: #ef7954; }

#guests #post-708.guest-entry,
#guests #post-698.guest-entry { margin-right: 0;  }


#single-guest { background: #dee0dc url('images/bg-guest1.png') top repeat-x; margin: 60px 0 0; }
#single-guest #preview { float: right; padding-bottom: 10px; min-height: 690px; }
#single-guest #bio { height: 450px; overflow: hidden; }
#single-guest em { color: #000; }
#single-guest #interview em { color: #ccc; }

#single-guest .info li { 
	padding: 8px 20px 6px 50px; 
	display: block;	
	background-size: 40px 40px;
	background-repeat: no-repeat;
}
#single-guest .info { padding: 35px 0 10px;}
#single-guest .info a { color: #333;  }

#single-guest .info li.twitter { background-image: url('images/button-twitter.png'); }
#single-guest .info li.link { background-image: url('images/button-link.png'); }

#single-guest .masthead { padding-bottom: 12px; margin-bottom: 30px; border-bottom: 2px solid #efefea; }
#single-guest .guest-nav { text-align: right; color: #acaeac; }
#single-guest .guest-nav a { color: #5a5b5a; font-weight: bold; }
#single-guest .guest-nav a:hover { color: #e6cf1e; }
#single-guest .guest-nav.mobile { visibility: hidden; }


#exhibitors .thumb-ex { float: left; margin-right: 8px; }
#exhibitors .thumb-ex img { border-radius: 3px; -moz-border-radius: 3px; }
#exhibitors .profile { margin-bottom: 45px; }
#exhibitors .profile a.small { font-size: 85%; }
#exhibitors .profile strong { color: #868682; }


#exhibitors .profile a { color: #edad0c; }
#exhibitors .profile span { color: #8d8a82; font-style: italic; font-size: 90%; }
.page-id-10 #content { margin: 0; min-height: 0; }
.page-id-12 #content, .page-id-3845 #content, .page-id-1391 #content, .page-id-611 #content { min-height: 0; }

#interview { margin-bottom: 0; padding: 20px 0 30px; }
#interview h4 { color: #fff; margin-bottom: 20px; }
#interview p a { border-color: #fff; color: #333 !important; }
#interview strong { color: #222324; }

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style-position: outside; }
	ul.circle li:before { content: "• "; color: #ebe30c; font-size: 18px; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	ul.indent { margin-left: 30px; list-style: none; }
	ul.indent li:before { content:"—"; position:relative; left:-5px;}
	ul.indent li { text-indent:-5px; }
	
	ul.grant-list { list-style: circle; padding-left: 20px;  }
	ul.grant-list li { margin-left: 20px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
		
	img.rounded {
		-webkit-border-radius: 4px; border-radius: 4px; 
	}	


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 240px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 2px; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 40px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 230px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }

/* Thumbnail Form */

.wpcf7-form h6 { padding-bottom: 7px; }

span.file-114 {
	display: block;
	background: #F4F4F2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 15px 20px;
}


/* Application Form */

 h1 { display: none; }
 #ss-form .ss-q-title { font-family: 'Montserrat'; font-size: 14px; }
 #ss-form h2 { font-size: 24px; color: #4f4e4a; border-bottom: 5px solid #b2dfd2; }
 .ss-secondary-text { font-weight: 500; color: #706f69; line-height: 16px; margin-bottom: 10px; }
 .ss-navigate .ss-secondary-text, .ss-confirmation { display: none; }
 .ss-q-title { font-size: 15px; line-height: 18px; }
 .ss-top-of-page { padding-bottom: 30px; }



 #ss-form, .ss-resp-content { background: #fff; border: 2px solid #f3f2ee; padding: 40px; }
 .ss-item { margin-bottom: 25px; }
 div.ss-form-entry > input { background: #f5f5f4 !important; border-color: #e8e8e5; width: 200px; }
 div.ss-form-entry > textarea.ss-q-long { background: #f5f5f4 !important; border-color: #e8e8e5; width: 510px; height: 60px; }
 #ss-form input[type="submit"] { 
	background: #afd3c9 !important; 
	display: block; color: #fff; 
	text-align: center; 
	padding: 5px 30px;
	height: 40px; 
	border: none; 
	border-radius: 2px; 
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a.ss-bottom-link, .form-button, .down-button, .rsvp-button {
	background-color: #ede77a !important; 
	display: block;
	text-align: center; 
	padding: 15px 30px;
	height: 20px; 
	width: 200px;
	border: none; 
	border-radius: 2px; 
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 30px 0 5px; 
}

.form-button { width: 320px; }
span.down-button { background-image: url('images/icon-down.png'); background-repeat: no-repeat; padding: 15px 30px 15px 40px; }
span.rsvp-button { width: 260px; }

span.button { 
	background-color: #ede77a !important; 
	display: block;
	text-align: center; 
	padding: 15px 30px; 
	font-weight: 700;
	border-radius: 3px; 
}


 #ss-form input[type="submit"]:hover { background: #b2dfd2 !important;  }
 .ss-custom-resp { margin: 20px 0; }
 .ss-item-required .ss-q-title { color: #e44e33 !important; }
 .ss-required-asterisk { display: none; }
 .disclaimer { padding-bottom: 40px; color: #bebdb9; }
 .ss-legal { text-align: center; font-size: 80%; }

 .ss-resp-message { width: 660px; }
 .ss-response-footer { margin:  20px 0 200px; color: #a2a2a2; font-size: 85%; }

 input#entry_1102825248 { width: 570px; }
 
/* Debut Form */

textarea.debut { 
	width: 450px; 
	height: 80px;
}

.page-id-226
span.attachment { 
	display: block;
	width: 420px;
	padding: 20px;
	background: #efefea;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

.page-id-226
span.asterisk { font-size: 18px; color: #e65d42}

.page-id-226
span.note {
	color: #6f7373;
	font-size: 13px;
	width: 450px;
	line-height: 14px;
	font-family: "proxima-nova", sans-serif;
	font-style: italic;
	display: inline-block;
	margin-bottom: 6px;
}

input[type="submit"] {
	clear: both;
	background-color: #43403b;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	height: 40px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 2px 30px 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
	-webkit-transition: background 300ms ease-in-out;
	-moz-transition: background 300ms ease-in-out;
	-ms-transition: background 300ms ease-in-out;
	-o-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
}

input[type="submit"]:hover { background-color: #000; }

form#donation { margin: 0; height:120px; padding:0;
}



/* Images
================================================== */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 16px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 16px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncentered,
img.aligncentered {
	float: left;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 6px;
}

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.hidden { display: block; visibility: hidden; height: 0; margin: 0; }
	
	.left { height: 120px; 	display: inline;
	float: left;
	margin-right: 16px; vertical-align: top; }
	.float-left { float: left; }
