/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.topstrip {
	width:100%;
	height:760px;
	background:#000 url(../img/header-bg.jpg) no-repeat top center;
	position:fixed;
	top:0;
	-webkit-font-smoothing:antialiased;
}
.topstrip .mainheader {
	width:1000px;
	margin:0 auto;
	color:#fff;
}
.topstrip .mainheader a.logo {
	margin-top:70px;
	float:left;
}
.topstrip .mainheader a.logo img {
	vertical-align: baseline;
	margin-bottom: -10px;
}
.topstrip .mainheader a span {
    font-family:'Circula', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:4em;
	color:#B80003;
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out;
	text-decoration:none;
	text-shadow:#000 1px 1px;
	margin-left:10px;	
}
.topstrip .mainheader a:hover span {
    color:#e2812b; 
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out;
}
.topstrip nav {
	float:right;
	width:450px;
	margin-top:77px;
	font-family:'Circula', sans-serif;
}
nav li {
	float:left;
	margin:0 0 0 50px;
}
#follownav nav {
	float:right;
	margin-top:0px;
	font-family:'Circula', sans-serif;
	-webkit-font-smoothing:antialiased;
}
.follownavwrap {
	width:1000px;
	margin:0 auto;
}
.follownavwrap .logo {
	margin-top:15px;
}
.follownavwrap a span {
    font-family:'Circula', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:2em;
	color:#B80003;
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out;
	text-decoration:none;
	margin-left:10px;	
}
.follownavwrap a:hover span {
    color:#e2812b; 
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out;
}
nav li:first-child {
	margin:0;
}
nav a {
	padding:5px;
	color:#fff;
	display:block;
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out;
	text-decoration:none; 
}
nav a p { 
	text-transform:lowercase; 
	/*color:rgba(204, 204, 204, 0.7); */
	color:#276132;
	font-size:0.8em;
	margin-top:0px;
	font-weight:300;

}
nav a p:first-child { 
	text-transform:uppercase; 
	color:#276132;
	font-size:1.25em;
	margin-bottom:0px;
	font-weight:700;
}
.follownavwrap nav a p:first-child { 
	color:#fff;
}
nav a:hover p { 
	color:#e2812b; 
	-moz-transition:all 0.3s ease-in-out; 
	-webkit-transition:all 0.3s ease-in-out; 
}
.topstrip .mainheader .maintext {
    display:block;
    float:left;
    width:100%;
    margin-top:20px;
    font-size:1.5em;
}
.topstrip .mainheader h1 {
	display:block;
	font-family:'Circula', serif;
	float:left;
	font-weight:normal;
	width:1000px;
	text-align:center;
    margin:0;
	font-size:4.5em;
	text-shadow:#000 1px 1px;
	color:#B80003;
}

.topstrip .mainheader h2 {
	display:block;
	font-family:'OpenSans', sans-serif;
	font-weight:300;
	font-size:1.5em;
	width:1000px;
	text-align:center;
	float:left;
	margin:0;
	line-height:1.9em;
}
.topstrip .ctastrip {
	float:left;
	width:100%;
	background-color: rgba(0, 0, 0, 0.6);
	height:82px;
	margin-top:137px;
	font-family:'OpenSans', sans-serif;
}
.ctastrip .datebox {
	width:82px;
	height:82px;
	background:#e2812b;
	float:left;
}
.ctahold {
	width:246px;
	margin:0 auto;
}
.iconbox {
    width:82px;
	height:82px;
	margin:0px;
	display:inline-block;
	font-size:3.6em;
	float:left;
	text-align:center;
}
.fbgrad { 
  background-color: #2e518c; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top right, #4981dc, #2e518c 50%, #142540); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top right, #4981dc, #2e518c 50%, #142540); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top right, #4981dc, #2e518c 50%, #142540); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top right, #4981dc, #2e518c 50%, #142540); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom left, #4981dc, #2e518c 50%, #142540); /* Standard syntax; must be last */
}
.twitgrad { 
  background-color: #1b7eb0; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top right, #38bbf8, #1b7eb0 50%, #014870); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top right, #38bbf8, #1b7eb0 50%, #014870); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top right, #38bbf8, #1b7eb0 50%, #014870); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top right, #38bbf8, #1b7eb0 50%, #014870); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom left, #38bbf8, #1b7eb0 50%, #014870); /* Standard syntax; must be last */
}
.gplusgrad { 
  background-color: #186a4b; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top right, #289b90, #186a4b 50%, #083c09); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top right, #289b90, #186a4b 50%, #083c09); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top right, #289b90, #186a4b 50%, #083c09); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top right, #289b90, #186a4b 50%, #083c09); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom left, #289b90, #186a4b 50%, #083c09); /* Standard syntax; must be last */
}
.fbgrad a, .twitgrad a, .gplusgrad a{
    color:#fff;
}
.datebox p {
	margin:0px;
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-weight:300;
	font-size:1.5em;
	padding-left:20px;
	padding-top:5px;
}
.datebox p:first-child {
	display:block;
	margin:0px;
	font-size:2.25em;
	font-weight:700;
	height:30px;
}
.ctastrip .registercta {
	display:block;
	width:285px;
	height:70px;
	background:#ca6913;
	float:left;
	text-decoration:none;
	padding-top:12px;
	padding-left:15px;
}
.ctastrip a {
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}
.ctastrip a:hover {
	background:#e2812b;
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}

.ctastrip .registercta p {
	color:#fff;
	text-decoration:none;
	margin:0px;
	color:#f0af75;
}
.ctastrip .registercta p:first-child {
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	font-size:1.5em;
	margin:0px;
}

.site {
	position:relative;
	top:760px;
	background:#fff;
}
.site .whowrap .whostrip {
	/*width:1000px;*/
	width:35em;
	margin:0 auto;
	padding-top:115px;
	overflow:auto;
	margin-bottom:230px;
}
.textcontent {
	float:left;
	width:500px;
}
.speaker {
	float:left;
	width:500px;
}
.textcontent h1 {
	display:block;
	font-family:'Circula', serif;
	font-weight:normal;
	color:#B80003;
	font-size:1.25em;
	margin:0 !important;
}
.textcontent h1:first-child {
	font-size:2.25em;
	margin:0.67em 0;
}
.textcontent p {
	font-size:1.5em;
	color:#8c8c8c;
	line-height:1.8em;
	text-align:justify;
}
a {
	color:#ec9a51;
	text-decoration:none;
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}
a:hover {
	color:#000;
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}
.speakerbox {
	position: relative;
	background: #000000;
	display:block;
	width:458px;
	height:93px;
	color:#fff;
	text-transform:uppercase;
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	font-size:1.125em;
	line-height:93px;
	text-align:center;
	margin:0px 0px 0px 40px;
}
.speakerbox:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.speakerbox:after {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #000000;
	border-width: 7px;
	left: 50%;
	margin-left: -7px;
}
.bgbox {
	width:418px;
	height:201px;
	background:url(../img/speakerbg.jpg) no-repeat center center #F90;
	color:#fff;
	font-size:1.125em;
	-webkit-font-smoothing:antialiased;
	padding:20px;
	margin:-16px 0px 0px 40px;
}
.bold {
	font-weight:700;
}
.whatwrap {
	background:#f3f3f3;
}
.site .whatwrap .whatstrip {
	width:1000px;
	margin:0 auto;
	overflow:auto;
	padding-top:115px;
}


.whatbox {
	width:398px;
	float:left;
	height:371px;
	background:#e4e4e4;
	margin-left:40px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	font-size:1.5em;
	line-height:1.8em;
	color:#8c8c8c;
}
.datetimebox {
	background:#fff;
	-webkit-box-shadow: 1px 1px 0px 0px #e7e7e7;
	box-shadow: 1px 1px 0px 0px #e7e7e7;
	/*height:103px;*/
	/*width:450px;*/
	font-weight:400;
	font-size:1.5em;
	padding:5px;
	margin-bottom:230px;
	color:#8c8c8c;
	line-height:1.8em;
}
/*.datetimebox p {
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	height:50px;
}*/
.meetuplogo {
	margin-top:50px;
}

.site .wherewrap .wherestrip {
	width:1000px;
	margin:0 auto;
	overflow:auto;
	padding-top:115px;
}
p.mapp {margin-left:5px;}
.map {
    border: 1px #888;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.contact {
	float:left;
	width:500px;
	padding-top:90px;
}
.contact a {
	color:#B80003;
	text-decoration:underline;
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}
.contact a:hover {
	color:#000;
	text-decoration:none;
	-moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}
.contact li {
    font-size:1em;
	color:#B80003;
}
.contactbgbox ul {
    list-style: none;
    list-style-image: none;
    padding: 0 0 0 20px;
}
.contact h1 {
	display:block;
	font-family:'Circula', serif;
	font-weight:normal;
	color:#B80003;
	font-size:1.25em;
	margin:0 !important;
	padding: 0 0 0 20px;
}
.contact h1:first-child {
	font-size:2.25em;
	margin:0.67em 0;
	padding: 0;
}
.footerwrap {
	width:100%;
	height:70px;
	background:#000;
}
.mainfooter {
	width:1000px;
	margin:0 auto;
	overflow:auto;
}
.mainfooter p {
	display:block;
	float:left;
	width:1000px;
	text-align:center;
	margin-top:30px;
	color:#656565;
	font-size:0.9em;
}
#follownav {
	height:70px;
	width:100%;
	background:#000;
	position:fixed;
	z-index:999;
}
.hide {
	display:none;
}
.show {
	display:block;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
