
/*
 * HTML5 Boilerplate
 *
 * 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;
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://beta.idcubed.org/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://beta.idcubed.org/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://beta.idcubed.org/PIPMHY90P7jtyjpXuZ2cLD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://beta.idcubed.org/lILlYDvubYemzYzN7GbLkHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Caption'), local('PTSans-Caption'), url(https://beta.idcubed.org/OXYTDOzBcXU8MTNBvBHeSQRW432DtwGNER78eOJ0i0s.woff) format('woff');
}
@font-face {
  font-family: 'Belleza'; 
  font-style: normal;
  font-weight: 400;
  src: local('Belleza'), local('Belleza-Regular'), url(https://beta.idcubed.org/hrFuBwXjCvf5Qp3q0X6-3Q.woff) format('woff');
}
.bones_page_navi{
 -webkit-column-count: 30;
  -webkit-column-gap:   0;  
  -moz-column-count:    30;
  -moz-column-gap:      0;
  column-count:         30;
  column-gap:           0;}
.byline.vcard{
margin-bottom:0;
line-height:.5em;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body {
    font-size: 1em;
    line-height: 1.4;
	background:#171717;
}
.red-button {
		background-color:#B10009;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:38px;
	line-height:38px;
	width:200px;
	text-decoration:none;
	text-align:center;
float:left;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations 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 and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

/* ==========================================================================
    Main CSS
   ========================================================================== */

body {
	position:relative;
	xfont-family: 'PT Sans', sans-serif;
	font-family: 'Belleza', sans-serif;
	color:#111;
	
}

body a {
	color:#222;
} 



#home {
	position: relative;	
	padding: 50px 0 0 0;
	border-top:5px solid #333;
	min-height:600px;
}

.dark-style {
	background: url('../img/bg2.jpg') #171717 top center no-repeat;
	
}

body .gray-style {
	background: url('../img/bg-gray.jpg') #686868 top center no-repeat;
}


.button-switcher {
	position:absolute;
	top:-400px;
	padding:5px;
	color:red;
	border:1px solid red;
}


#home .content-container {
	margin: 0 auto;
	width:100%;
	text-align:center;
}



.org-title {
	position:absolute;
	top:-47px;
	right:31%;
	xcolor:#eee;
	color: #333;
	text-transform:uppercase;
	display:none;
	background: #111;
	padding: 2px 10px;
}


#home .org-title {
	color:#eee;
}
.home-logo {
	margin:0 auto 40px;
	height:160px;
	background: url('../img/id3logo.png') 0 0% no-repeat;
	cursor:pointer;
	width:210px;
	display:block;
}

.home-logo:hover {
	background: url('../img/id3logo.png') 0px -170px no-repeat;
	
}



.bottom-container {
	position:relative;
	
	width: 93%;
	margin: 0 auto;
	max-width: 795px; /*this is variable depending on how many links. */
	
}


.main-nav {

 }

.main-nav ul {
	text-align:center;
	padding:0;
	font-size:.9em;
}

.main-nav li {
	list-style-type:none;
	margin: 3px 3px 0 0;
	float:left;
	position:relative;
}
.main-nav li a {
	font-size:1.5em;
	display:block;
	padding: 3px 10px;
	background:#333;
	text-decoration:none;
	color:#fff;
	border:1px solid #333;
	
}

.lt-ie9 .main-nav li a {
	font-size:1.0em; /* if IE don't mess with the font size */
	
}

.main-nav li.current a {
background:#b10009;
border:1px solid #b10009;
}



.main-nav li a:hover {
	border:1px solid #555;
}


/*==============================
	drop down list  
================================ */

.sublist {
	z-index:10000000;
	float:left;
	position:absolute;
	top:15px;
	left:0;
}

.sublist li {
	float:none;
	width:200%;
	margin: 1px 0 0 0;
}

.main-nav .sublist li a, .main-nav li.current.dropdownparent .sublist a {
	background:#1e1e1e;
	color:#aaa;
	font-size:.9em;
	border:1px solid #333;
	text-align:left;
}

.main-nav .sublist li a:hover, .main-nav li.current.dropdownparent .sublist a:hover {
	border:1px solid #555;
}

.main-nav .dropdownparent a{
	background: url('../img/icons/down-arrow.png') #333 95% center no-repeat;
	padding: 3px 25px 3px 10px;
}


.main-nav li.current.dropdownparent a {
	background: url('../img/icons/down-arrow.png') #b10009 95% center no-repeat;

}




.features {
	font-size:.9em;
	
margin: 0 auto;

}




.features ul {
	padding:0;
	margin:0;
}
.features li {

	list-style-type:none;
	position:relative;
	min-height:50px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top:1px solid #333;
}

.features .section {
	position:absolute;
	left:0;
	top:10px;
	color: #b10009;
}

.features .date {
	font-weight:bold;
	position:absolute;
	left:0;
	top:30px;
	color:#333;
}

.features .content {
	display:block;
	margin: 0 0 0 130px;
	text-align:left;
	top:0px;
	color:#ccc;
}

.excerpt {
	text-align:left;
}


footer {
	bottom: 0px;
max-height: 70px;
	color: #777;

	text-align: center;
	font-size: .7em;
}


footer ul {
	padding:0;
	margin:50px 0 0 0 ;
}

footer .license {
	margin: 10px;
	padding: 0 0 20px 0;
}

footer .license a {
	margin:0;
}

footer li {
	list-style-type:none;
	float:left;
	
}

footer a {
	margin: 0 0 0 10px;
	color:#999;
}

.content-page footer {
	color:#333;
}

.content-page footer a {
	color:#333;
}



/*==============================
	content page  
================================ */
h3,p {
	color:#111;
}
p a {
	color:#111;
}
p a:hover {
	color:#333;
}
h3 {
	font-size:1.5em;
margin-bottom:0;
}

aside h4 {
	font-size:1.1em;
	font-style:normal;
	padding:0;
	margin:0;
color: #fff;
}
h4 {
	padding:0;
	margin:20px 0 0 0;
	font-size:.9em;
	text-transform:uppercase;
	color:#111;
	font-style:italic;
	
}
.content-page .logo-container  {
	float:left;
	margin: 0 20px 0 0;

}
.content-page .logo {
	height:70px;
	background: url('../img/small-logo-2.png') 0 0% no-repeat;
	cursor:pointer;
	width:100px;
	display:block;
}

.content-page .logo:hover {
	background: url('../img/small-logo-2.png') -2px 95% no-repeat;
	
}

.content-page .main-header {
	border-bottom: 2px solid #CCC;
	box-shadow: 0px 2px -1px #BBB;

}

.content-page {
	border-top: 5px solid #333;
	
	padding:10px 0 0 0;
	xbackground: #121212;
	background: url('../img/cube-bg-repeat.png') repeat #bbb ;
	min-height:800px;
}

.content-page .main-nav {
	
	float:left;
}

.bottom-fade {
	z-index:11;
	pointer-events:none;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	background: url('../img/bottomfade-2.png') repeat-x;
	height:150px;
}
.content-page .content-container {
	padding: 0 20px;
	
	border:3px solid #ccc;
	background: url('../img/dark-noise-2.png') #eee repeat;
	
	-moz-box-shadow:  0 10px 10px #777;
	-webkit-box-shadow:  0 10px 10px #777;
	box-shadow:  0 10px 10px #777;
	
	
	margin: 0 auto;
	width:90%;
	max-width:920px; /*variable*/
}

blockquote {
	color:#555;
	background: url('../img/icons/quote.png') -0px center no-repeat ;
	padding:5px 5px 5px 70px ;
	margin:0;
	font-size:1.1em;
	font-style:italic;
}



.extra {
	border:1px solid #333;
	margin:30px 0 0 0;
	background:#222;
	padding:3px 0px;
	color:#999;
	width:30%;
	min-width:300px;
-webkit-border-top-left-radius:10px;
        -moz-border-radius-topleft:10px;
        border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        -moz-border-radius-topright:10px;
        border-top-right-radius:10px;
        -webkit-border-bottom-right-radius:10px;
        -moz-border-radius-bottomright:10px;
        border-bottom-right-radius:10px;
        -webkit-border-bottom-left-radius:10px;
        -moz-border-radius-bottomleft:10px;
        border-bottom-left-radius:10px;
}
.extra ul {
	padding:0px 10px;
	
	list-style-type:none;
	padding:0;
}

.extra li a {
	display:block;
	padding:0px 0 10px 10px;
	font-size:.9em;
	color:#999;

	
}

.extra li a:hover {
	color:#888;
}
.extra header {
	padding:5px 10px;
	border-bottom:5px solid #111;
}


/*==============================
	People  
================================ */


.person {
	
	
	border: 1px solid #999;
	background: #aaa;
	padding:10px;
	float:left;
	margin:10px 10px 0 0 ;
	width:90%;
	max-width:350px;
}

.person:hover {
	border:1px solid #777;
}

.person:hover img {
	border:5px solid #ccc;	
}

.person:hover .name {
	background:#ccc;
}

.person img {
	border:5px solid #bbb;
	padding:5px;
	width:100px;
	height:100px;
	
	float:left;
	margin: 0 10px 0 0 ;
}

.person .name {
	font-weight:bold;
	background:#bbb;
	padding:2px 10px;
	margin: 0px 0 0 -10px;
}
.person .title {
	
	display:block;
	margin:10px 0 0 0 ;
	font-size:.8em;
	font-style:italic;
}

.person-page img {
	border:5px solid #222;
	padding:5px;
	width:150px;
	height:150px;
	
	float:left;
	margin: 0 15px 15px 0 ;
}

.person-page .title {
	display:block;
	font-size:.7em;
	font-style:italic;
	color:#333;
}


.backbutton {
	margin: 15px 0 0 0;
	border:1px solid #333;
	background:url('../img/icons/left-arrow.png') 10px center no-repeat #111;
	padding:5px 10px 9px 25px;
color:#ffffff;
}
.backbutton:hover {
	border:1px solid #555;

	
}

.sublist {
display:none;	
}

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

.extra .date {
	font-size:.8em;
	padding: 0 0 0 10px;
}


/*==============================
	temp  
================================ */
.floatright {
	float:right;
	margin:20px;
}

/*==============================
	extra wp  
================================ */

form label {
	margin: 10px 0 0px 0;
	display:block;
}

 form input {
	font-size:.8em;
	background:#eee;
	border:1px solid #777;
	color:#111;
	padding:5px;
	width:75%;
}

form textarea {
	width:75%;
	font-size:.8em;
	
	background:#eee;
	border:1px solid #777;
	color:#111;
	padding:5px;
}


form input[type="submit"] {
	margin:10px 0 0 0;
	width:100px;
	
	
} 

/*==============================
	additions  
================================ */
.main-video {
	
		background: url('../img/icons/play.png') #333 95% center no-repeat;
		padding: 3px 25px 3px 10px;
	
}

.features .video-item {
	border-top:none;
}

/*==============================
	Additions for homepage and new slider 4.11.13  
================================ */


				.slideshow-caption {
position: absolute;
left: -10px;
width: 200px;
height: 300px;
top: -10px;
display: block;
margin: 10px;
color: black;
padding: 5px 15px 15px 10px;
background: #eee;
text-align:left;
}

.slideshow-title {
font-weight:bold;
font-size: 20px;
color:#111;
text-decoration:none;
margin: 0px 0;
line-height:1.3em;

}

.slides a {
text-decoration:none;
}

.slideshow-sub {
color:#111;
text-decoration:none;
font-size:14px;
}

.flexslider .slides img {
/*width: 71%;
padding-left: 29%;*/
display: block;
}

.flexslider .slides > li {

position: relative;

}

.bottom-container {

max-width: 715px;
}

.flexslider {
margin: 0 0 40px;
}
.features .content {
font-size:20px;	
}

.features .content a {
	text-decoration:none;
	color:#eee;
font-size:20px;	
}






/* ==========================================================================
   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: 100%;
}
.video-home{border:.5em solid #dbdbdb;border-radius:3px;}
.img-home{border:.5em solid #dbdbdb;border-radius:3px;margin-bottom:1.5em;}
/*
 * 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.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
	#home {
		padding: 50px 0 0 0;
		border-top:5px solid #333;
		min-height:600px;
	}
	
	.main-nav li a {
		font-size:.85em;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* 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;
    }
}
