#hoverStay .link {
 color: #66B9F6;
}

body {
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    
}


a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: #66B9F6;
}

.underline {
    color: #66B9F6;
    text-decoration: underline;
}

.underline:hover {
    color: #77CAFF;
}

li {
    display: inline;
    font-size: 20px;
    margin-right: 17px;
    font-family: 'Karla', sans-serif;
    text-shadow: 2px 2px #000;
}

/* DE4E57 Potential Red #6F9ABF Blue*/

h1 {
    text-align: center;
    color: #ee2200;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    text-shadow: 1px 1px #000;
    font-family: 'Audiowide', cursive;
	font-weight:700px;
}

h4 {
    color: #6cb8ff;
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    margin-bottom: -10px;
	margin-top: 12px;
}

h6 {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    font-family: 'Karla', sans-serif;
}

p {
    color: #dddddd;
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    line-height: 26px;
}
/*///// Header /////*/

header {
    width: auto;
    height: 80px;
    margin-bottom: 60px;
}

#headerLogo {
    width: 250px;
    height: 80px;
    margin-top: 25px;
    float: left;
    margin-left: 20%;
    
}

#headerLogo img {
    position: relative;
    bottom: 15px;
}

#headerWrapper {
    width: 530px;
    height: 40px;
    float: right;
    margin-top: 15px;
    margin-right: 15%;
}



#wrapper {
    width: 1000px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    
}

#wrapperFooter {
    width: 1000px;
    height: 30px;
    margin: -30px auto 0px auto;
}

#copyDiv {
	width: 350px;
	height: 30px;
	margin: 0px auto 0px auto;
    position: relative;
    top: 30px;
	}

.copyContact {
     margin-top: -30px;
}
	
#copyDiv p {
   text-align: center;
   font-size: 18px;
   color:  color: #dddddd;
   text-shadow: 1px 1px #000;
   clear:both;    
}

#clearDiv {
	clear:both;
	}


/*///// Home Page /////*/
.homeOnly {
    display: inline;
    font-size: 30px;
    margin-right: 20px;
    color: white;
    position: relative;
    right: 5px;
}

#logoDiv {
    width: 750px;
    height: 280px;
    margin: 240px auto 0px auto;
    margin-left: auto;
    margin-right: auto;    
}

#homeNav {
    width: 500px;
    height: 40px;
    margin: -28px auto 0px auto;
    border-radius: 5px;
    background: rgba(20, 20, 20, 0.6);
}


#header {
    width: 100%;
    height: 70px;
}




/*///// About Page /////*/

.about-bg {
    background: url(img/about/aboutBGQ.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#contentDiv {
    width: 810px;
    height: 433px;
    padding-top: 10px;
    margin: 0px auto 0px auto;
    border-radius: 15px;
    background: rgba(30, 30, 30, 0.8);
}

#textWrapper {
    width: 730px;
    height: 270px;
    margin: 0px auto 0px auto;
}

#h1Div {
    width: 830px;
    height: 60px;
    margin: 0px auto 0px auto;
}

#aboutImg {
    width: 600px;
    height: 334px;
    margin: 20px auto 10px auto;
    border: 3px solid #111;
}




/*///// Client Page /////*/

.client-bg {
    background: url(img/client/newBackground.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#clientContentDiv {
    width: 900px;
    height: 850px;
    padding-top: 10px;
    padding-left: 15px;
    margin: -40px auto 0px auto;
    }

#clientLogoWrapper {
    width: 900px;
    height: 695px;
    margin: 10px auto 0px auto;
}

.groupedLogos {
    width: 900px;
    height: 138px;
    padding-top: 10px;
}

.bottomGroup {
    margin-top: 20px;
}

.lastHeight {
    height: 115px;
}

.clientlogos {
    width: 200px;
    height: 100px;
    margin-right: 22px;
    margin-bottom: 1px;
    float: left;
}




/*///// Work /////*/
.work-bg {
    background: url(img/work/workBgCrop.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

#thumbnailWrapper {
    width: 770px;
    height: 820px;
    margin: -20px auto 0px auto;
	padding-top: 10px;
	padding-left:0px;
	border-radius: 15px;
    background: rgba(35, 35, 35, 0.8);
}

#workTextWrapper {
    width: 700px;
    height: 60px;
    margin: 0px auto 0px auto;
}

#workTextWrapper p {
    text-align: center;
}

.workHeader {
	width: 135px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin: -10px auto 0px auto;
	}
	
.workHeader h4 {
	text-align: center;
	}
	
.thumbAndTextWrap {
	width: 320px;
    height: 290px;
	float:left;
	margin-right:7px;
	}

.bigVideoThumb {
    width: 310px;
    height: 250px;
	margin: 0px 15px 0px 0px;
    float: left;
    box-shadow: 4px 4px 3px #000;
}

.white:hover {
    filter: white;
    opacity: 0.8;
}
.bigGroup {
    width: 670px;
	height: 290px;
	padding-left:25px;
    margin: 20px auto 0px auto;
}

.logoSpace {
	margin-bottom: -20px;
	}

.whiteBg{
    display:inline-block;
    background:#000;
}
.fade{
    vertical-align:top;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.hover:hover{
    opacity:0.5;
}



/*///// Contact Page /////*/

.contact-bg {
    background: url(img/contact/newContact.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}


#contactDiv {
    width: 840px;
    height: 280px;
    padding-top: 10px;
    padding-bottom: 39px;
    margin: 110px auto 0px auto;
    border-radius: 15px;
    background: rgba(30, 30, 30, 0.8);
}

#contactText {
    width: 368px;
    height: 180px;
    margin-left: 45px;
    margin-top: 5px;
    float: left;
}

#contactImg {
    width: 420px;
    height: 180px;
    margin-top: 35px;
    float: left;
}


/*///// Work Video Pages /////*/

#ytThumbnailWrapper {
    width: 770px;
    height: 830px;
    margin: -25px auto 0px auto;
	padding-top: 10px;
	padding-left:0px;
	border-radius: 15px;
    background: rgba(20, 20, 20, 0.8);
}

#youTubeDiv {
    width: 600px;
    height: 360px;
    margin: 30px auto 30px auto;
}


#pageWrapper {
    width: 600px;
    height: 500px;
    margin: 38px auto 0px auto;
}


.videoThumb {
    width: 190px;
    height: 110px;
	margin: 0px 0px 10px 0px;
    float: left;
    box-shadow: 1px 1px 3px #000;
}

.groupedVid {
    width: 630px;
    margin: 20px auto 30px auto;
    height: 150px;
}

.thumbWrap {
    width: 195px;
    height: 150px;
    margin-right: 15px;
    float: left;
    text-align: center;
}



#clear {
    clear: both;
}

.space {
    margin-top: -20px;
}
