/*--------------------------------------------------------------------
======================================================================

CONTRAST FILMS STYLES

Parka Design
Baton Rouge, LA 70817
+1 225 686 5211

http://www.parkadesign.com

======================================================================
--------------------------------------------------------------------*/

@import url(reset.css);
@import url(colorbox.css);

header, footer, nav, section, div, ul {
display: block;
position: relative;
overflow: hidden; }

body {
opacity: .99;
font: 13px/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
color: #fff;
background: url(../img/site/noisy.jpg); }

.index {
border-top: 5px solid #d00; }

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

a:hover {
border-bottom: 1px solid #800; }

input[type=text], textarea {
font: normal 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff; }

div.main {
padding-bottom: 60px;
border-top: 1px solid #222;
border-bottom: 1px solid #151515;
background: url(../img/site/background.jpg) center 0 no-repeat #171717; }

section.main {
width: 940px;
margin: auto; }

header .logo {
width: 453px;
height: 40px;
margin: 80px 0 50px;
text-indent: -9999px;
background: url(../img/site/contrast-films.png) center no-repeat; }

#demo-reel {
width: 580px;
height: 326px;
padding: 10px;
float: left;
background-color: rgba(0,0,0,0.3); }

.introduction {
width: 300px;
float: right;
overflow: visible; }

.introduction h2 {
width: 187px;
height: 24px;
margin-bottom: 25px;
text-indent: -9999px;
background: url(../img/site/we-love.png) center no-repeat; }

.introduction p {
font-size: 14px; }

.introduction ul {
margin-top: 30px;
overflow: visible; }

.introduction li a {
width: 170px;
height: 28px;
margin-bottom: 10px;
border-width: 0 0 3px 1px;
border-style: solid;
border-color: #500;
overflow: hidden;
line-height: 28px;
background-image: url(../img/site/social-icons.png);
background-repeat: no-repeat;
background-color: #d00;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.6);
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.6); }

.introduction a.vimeo {
background-position: 0 0; }

.introduction a.twitter {
background-position: 0 -28px; }

.introduction a.facebook {
background-position: 0 -56px; }

.introduction li a {
padding-left: 50px;
display: block;
color: #fff;
-webkit-transition: background-color 0.5s; }

.introduction li a:hover {
text-decoration: none;
background-color: #a00; }

.introduction li a em {
font-style: normal;
opacity: 0.95; }

footer {
padding: 40px 0;
border-top: 1px solid #222;
clear: both;
color: rgba(255,255,255,0.95); }

footer a {
color: rgba(255,255,255,0.7); }

footer a:hover {
border-bottom: 1px solid rgba(255,255,255,0.2); }

div.secondary {
width: 940px;
margin: auto; }

.updates {
width: 400px;
float: left; }

.updates h2 {
width: 160px;
height: 17px;
margin-bottom: 15px;
text-indent: -9999px;
background: url(../img/site/what-were-up-to.png) no-repeat; }

.updates li {
min-height: 40px;
margin-bottom: 5px;
padding: 0 0 5px 70px;
border-bottom: 1px dashed rgba(255,255,255,0.1);
position: relative;
font-size: 12px; }

.updates li a.published {
width: 50px;
min-height: 20px;
margin-top: 2px;
padding: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
position: absolute;
left: 0;
top: 0;
font-size: 11px;
line-height: 1;
text-align: center;
color: #fff;
background-color: rgba(255,255,255,0.05);
-webkit-transition: background-color 0.5s;  }

.updates li a.published:hover {
border-bottom: none;
background-color: rgba(255,255,255,0.3); }

.contact {
width: 330px;
float: right; }

.contact h2 {
width: 118px;
height: 17px;
margin: 0 0 15px 30px;
text-indent: -9999px;
background: url(../img/site/get-in-touch.png) no-repeat; }

.contact a.message {
height: 16px;
margin-bottom: 15px;
padding-left: 30px;
display: block;
font-size: 11px;
line-height: 16px;
text-transform: uppercase;
background: url(../img/site/email-16x16.png) no-repeat;
-webkit-transition: color 0.5s; }

.contact a.message:hover {
border-bottom: none;
color: #fff; }

.contact .vcard {
margin-bottom: 20px;
padding-left: 30px; }

.contact a[rel=me] {
width: 16px;
height: 16px;
position: absolute;
left: 0;
top: 65px;
text-indent: -9999px;
background: url(../img/site/vcard-16x16.png) no-repeat; }

.copyright {
padding-left: 30px;
font-size: 12px; }

#contact-form {
width: 365px;
height: 340px;
padding: 40px 30px 30px;
display: none;
background-color: #222; }

#contact-form legend {
display: none; }

#contact-form label {
padding-bottom: 20px;
display: block;
overflow: hidden;
clear: both; }

#contact-form label span {
width: 70px;
float: left;
font-weight: bold; 
text-align: right;
text-transform: uppercase; }

#contact-form input[type=text] {
width: 270px;
float: right;
border: none;
border-bottom: 1px dotted rgba(255,255,255,0.6);
color: #fff;
background: none; }

#contact-form textarea {
width: 268px;
float: right;
border: 1px solid #333;
color: #fff;
background-color: #111; }

#contact-form .buttons {
float: right; }

#contact-form .buttons *  {
width: auto;
padding: 5px 10px;
border: 1px solid rgba(0,0,0,0.6);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-size: 11px;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
cursor: pointer;
color: white;
background-color: #333; }

#contact-form .buttons input {
background-color: #d00; }

.notification {
padding: 10px 0;
border-bottom: 1px solid #222;
line-height: 30px;
background-color: rgba(0,0,0,0.3); }

.notification p {
width: 915px;
margin: auto;
padding-left: 25px;
font-weight: bold;
text-transform: uppercase;
text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
background: url(../img/ui/tick.png) 0 center no-repeat; }

.notification p a {
width: auto;
height: 28px;
padding: 0 10px;
border: 1px solid rgba(0,0,0,0.6);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
float: right;
font-size: 11px;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 28px;
text-transform: uppercase;
cursor: pointer;
color: white;
background-color: #d00; }

#pre {
border-bottom: 1px solid #303030;
text-shadow: 1px -1px 0 #000;
color: #eee;
background: -webkit-gradient(linear, left bottom, left bottom, from(#181818), to(#252525));
background: -moz-linear-gradient(top, #181818, #252525); }

#pre .contact {
width: 940px;
margin: auto;
padding: 7px 0;
float: none;
overflow: hidden;
font-size: 11px;
letter-spacing: 1px; }

#pre .contact div {
margin-left: 10px;
float: left; }

#pre .contact div:first-child {
margin-left: 0; }

#pre .contact div.email, #pre .contact div.tel {
float: right; }

#pre .contact a {
color: #888;
text-transform: uppercase;
-webkit-transition: text-shadow 0.3s ease-in-out;
-moz-transition: text-shadow 0.3s ease-in-out; }

#pre a.fn, #pre a.value {
color: #ccc; }

#pre a.fn {
text-shadow: 0 0 2px rgba(255,255,255,0.6); }

#pre a:hover {
border: none;
text-shadow: 0 0 2px rgba(255,255,255,0.6); }

#pre .separator {
color: rgba(255,255,255,0.2); }
