/* -- ERIC MEYER RESET -- */
html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}
a {text-decoration:none}

/*TYPE
------------------------------------------------*/
body{font-family: Georgia, Palatino,"Palatino Linotype", Times, "Times New Roman", serif;background-color: #000;}
#wrapper{width:1020px; height:680px; margin:10px auto;padding:10px 0 0 0; background: url(../images/wrapper-bg.gif) no-repeat;border-bottom:1px solid #333;}
#header{height:140px; width:100%; margin:20px 0 0 0; background: url(../images/header-bg.png) repeat-x; }
#header h1, #header h2{text-indent: -9999px;float:left;}
#header h1{ height:125px; width:390px; background: url(../images/logo.png) no-repeat 30px 28px;}
ul#navigation{float:right;height:38px;margin:90px 0 0;padding:0;width:295px;}
ul#navigation li{display:inline;float:left;list-style-image:none;list-style-position:outside;list-style-type:none;}
ul#navigation a{float:left;font-size:15px;letter-spacing:1px;line-height:normal;padding:10px 13px;text-decoration:none;text-transform:uppercase;font-weight:bold;color:#DCD8C7;}
ul#navigation a:hover{color:#858585;-moz-transform:scale(1.15);-webkit-transform:scale(1.15);}
#content{margin:0;}
#crow-logo{float:left; height:313px; margin:75px 0 0 90px; width:409px;}
#crow-logo img{margin:0;}
#movie{float:left;width:486px;height: 300px;margin:41px 0 0 0 ;}
#footer{height:135px; width:100%; clear:both; background: url(../images/footer-bg.png) repeat-x;}
#contact{padding:40px 32px 0 0;text-align:right;text-transform:uppercase;font-weight:bold;letter-spacing:3px;font-size:13px;line-height:18px;color:#dcd8c7; }
#contact span, #contact span a{color:#a5a6a6;font-weight: normal;}
#contact span a:hover{color:#858585;}
#phone, #email{background: url(../images/right-border.png) top right no-repeat;padding-right: 10px;height: 73px;}
#phone{width:240px;float:right;}
#email{width:300px;float:right;}
#copyright{color:#dcd8c7; padding:0 32px 0 0 ;height:30px; clear:both;text-align:right;text-transform:uppercase;font-weight:norma;letter-spacing:3px;font-size: 10px;}

#gallery-scroll{width:1020px;height:420px;overflow-y:none;overflow-x:auto;}
#gallery{height:362px;padding:25px 0 0;}
#gallery img:hover {-moz-transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in;}
.gallery-item{position:relative; float:left;margin-left:40px;padding:20px;width:220px;height:295px;text-align:left;text-transform:uppercase;background-color: #000; background: rgba(0, 0, 0, 0.7);}
.gallery-item h2{text-shadow:#000 3px 3px 0; color:#E2DFDA;font-weight:bold;letter-spacing:2px;margin:10px 0 11px;}
.gallery-item p{color:#A5A6A6;font-size:12px; letter-spacing:0.006em;line-height:18px;overflow:auto;text-transform:none;width:175px;}
.view-vid{position:absolute; right:12px; bottom:12px;}
.view-vid a{color:#FFFFFF;float:right;font-size:12px;margin:15px 0 0;border:1px solid #555555;padding:7px;background-color: #000;}
.view-vid a:hover{color:#999;border-color: #444; -webkit-transform: rotate(-3deg);-moz-transform: rotate(-3deg);  -moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; }
body.gallery #wrapper {background: url(../images/gallery-bg.gif) no-repeat;}
