/*
 * 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;
}

body {
    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 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;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
p{
	margin: 0px;
	padding: 0px;
}

html {
	
	
	height: 100%;
/*background: url(../img/sand6_wash_wall.png);
background-attachment: fixed; */
	background: url(../img/paper.png) repeat;
	background-attachment: fixed;
	background-color: white;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	
	
}
body {
	
	margin: 0;
	padding: 0;
	height: 100%;


	
	
}

.mainframe {

	width: 960px;
	margin: auto;
	border-style: solid;
	border-right-color: #8d8d8d;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #8d8d8d;
	border-top-width: 0;
	border-bottom-width: 0;
	box-shadow: 0 0 90px #000;
}

#window {

	background-image: url(../img/hands.jpg);

	width:960px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	z-index: -100;
	margin: auto;
	
}

.navi
{
	position: absolute;
	margin: auto;
	left: 55%;
	top: 30px;
	list-style-type:none;
	font: 300 20px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-align:right;
	text-shadow: 0 0 20px #000000;

}

.navi li {

	text-decoration:none;
	display: inline;
	margin-right: 40px;
	
}

a{
	-webkit-transition: color 0.2s ease-out; /* Saf3.2+, Chrome */
	-moz-transition: color 0.2s ease-out; /* Firefox 4+ */
	-ms-transition: color 0.2s ease-out; /* IE10+ */
	-o-transition: color 0.2s ease-out; /* Opera 10.5+ */
	transition: color 0.2s ease-out;
}

.navi a:hover, a:focus {
      text-decoration:none;
      color: #fd6f6f;

}

.navi a {

      text-decoration:none;
      padding:5px;
      color: white;
      -webkit-transition: color 0.2s ease-out; /* Saf3.2+, Chrome */
      -moz-transition: color 0.2s ease-out; /* Firefox 4+ */
      -ms-transition: color 0.2s ease-out; /* IE10+ */
      -o-transition: color 0.2s ease-out; /* Opera 10.5+ */
      transition: color 0.2s ease-out;

}

.navi a:hover, a:focus {
      text-decoration:none;
      padding:5px;
      color: #fd6f6f;

}


#logo {
	top: 45px;
	left: 29px;
	position: relative;
	height: 127px;
	width: 370px;
	background-image: url(../img/logo7.png);
	background-repeat: no-repeat;

}

#phrase {
	position: relative;
	margin: auto;
	text-align:center;
	top: -nah50px;
	color: white;
	font: 32px Lato;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	height: 550px;

}
/*#lock {
	position: relative;
	left: -14%;
		top: 110px;

}*/

#wordtick {
	position: relative;
	text-align: right;
	width: 175px;
	padding: 0;
	margin: 0;
	left: -10px;
}

#phase {
	position: absolute;
	
}


#middle {
	position: relative;
	background-color: white;
	width: 100%;

}
#about {
	/* background:url(../img/shadow.png) top no-repeat; */
	
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
/*	background: url(../img/tree2.jpg) no-repeat 50%;*/

	background: url(../img/shadow.png) top no-repeat;
}

#left-list ul {
		text-decoration:none;
		list-style-type:none;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
		
	}
#left-list img {

	    float: left;

}

#right-list img {

	    float: right;

}
#right-list ul {
		text-decoration:none;
		list-style-type:none;
		margin: 0;
		padding: 0;
}

#about li {
	margin-bottom: 30px;
}

#left-list {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: 300;
	width: 350px;
	padding-left: 30px;
	margin-bottom: 60px;
	padding-top: 40px;
	color: #474747;
	font: Lato;
}

#right-list {
	position: relative;
	display: inline-block;
	float: right;
	width: 380px;
	text-align: right;
	padding-right: 30px;
	font-size: 20px;
	font-weight: 300;
	padding-top: 40px;
	color: #474747;
	font: Lato;
}

#about h1{
	font: 300 35px Lato;
	color: #515151;
	padding: 50px;
	padding-top: 60px;
	text-align:center;
	margin: 0px;
}

#columns {
		position: relative;
		width: 100%;
		height: 100%;
/*		background-color: #3b4a9a;*/
		color: #ffffff;
		padding-top: 50px;
		padding-bottom: 50px;
		background: #858aa2; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4NThhYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzE3OTliIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-radial-gradient(center, ellipse cover,  #858aa2 0%, #71799b 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#858aa2), color-stop(100%,#71799b)); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  #858aa2 0%,#71799b 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  #858aa2 0%,#71799b 100%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  #858aa2 0%,#71799b 100%); /* IE10+ */
		background: radial-gradient(ellipse at center,  #858aa2 0%,#71799b 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858aa2', endColorstr='#71799b',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
		
		box-shadow: 
		    inset 0px 11px 8px -11px #000,
		    inset 0px -11px 8px -11px #000; 
	
	}

.one {


	position: relative;
	display: inline-block;
	float: left;
	left: 10%;
	width: 300px;
	height: 100%;
	font: 500 18px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	background: url(../img/line3.png) no-repeat;

}


.two {

	position:  relative;
	display: inline-block;
	float: right;
	right: 10%;
	width: 300px;
	font: 18px Lato;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	background: url(../img/line3.png) no-repeat;

}

.title h1 {
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	font: 700 39px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 1px 0 1px rgba(0,0,0,0.3);
	text-indent: 20px;
}

.title h2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	font: 300 29px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	top: 10px;
	text-indent: 20px;
}

.foot
{
	position: relative;
	height: 22%;
/*	box-shadow: inset 0 2px 6px #787878;*/
	background: white;
}

.foot a {
	color:  black;
	text-decoration: none;
	
	-webkit-transition: color 0.2s ease-in; /* Saf3.2+, Chrome */
	-moz-transition: color 0.2s ease-in; /* Firefox 4+ */
	-ms-transition: color 0.2s ease-in; /* IE10+ */
	-o-transition: color 0.2s ease-in; /* Opera 10.5+ */
	transition: color 0.2s ease-in;
}

.foot a:hover, a:focus {
	color: #fd6f6f;
}

#address
{
	margin-top: 5%;
	font: 300 16px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	text-align:center;
	display: inline-block;
	float: left;
	margin-left: 15%;
}

#contacts {
	position:relative;
	display: inline-block;
	float: right;
		margin-right: 15%;
			margin-top: 5%;
}

#mail {
	height: 40px;

	font: 300 19px Lato;
}

#cell {
	font: 300 19px Lato;
	padding-top: 5px;
	-webkit-transition: color 0.2s ease-in; /* Saf3.2+, Chrome */
	-moz-transition: color 0.2s ease-in; /* Firefox 4+ */
	-ms-transition: color 0.2s ease-in; /* IE10+ */
	-o-transition: color 0.2s ease-in; /* Opera 10.5+ */
	transition: color 0.2s ease-in;
}

#cell:hover {
	
	color: #fd6f6f;
}
#disclaimer
{
	padding-top: 40px;
	font: 300 14px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	margin: auto;
	text-align:center;
	clear: both;
}

#cc
{
	padding-top: 2px;
	font: 14px Lato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	margin: auto;
	text-align:center;
}


/*====================================
DMC STAFF PAGE STYLES
=====================================*/

.navi2
{
	position: fixed;
	margin: auto;
	left: 55%;
	top: 30px;
	list-style-type:none;
	font: 500 20px LatoLato;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-align:right;
	text-shadow: 0 0 20px #000000;

}

.navi2 li {

	text-decoration:none;
	display: inline;
	margin-right: 40px;
	
}

.navi2 a {

      text-decoration:none;
      padding:5px;
      color: white;
      -webkit-transition: color 0.2s ease-out; /* Saf3.2+, Chrome */
      -moz-transition: color 0.2s ease-out; /* Firefox 4+ */
      -ms-transition: color 0.2s ease-out; /* IE10+ */
      -o-transition: color 0.2s ease-out; /* Opera 10.5+ */
      transition: color 0.2s ease-out;

}

.navi2 a:hover, a:focus {
      text-decoration:none;
      padding:5px;
      color: #fd6f6f;

}



/* ==========================================================================
   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;
    }
}
