/* *****Scott Ransom*****
Updated October 2013
*/

/* *****GENERAL STYLING***** */
body {
  background:black url(/images/scott_ransom_blue_background.jpg) center no-repeat;
  margin: 0 auto;
  color: #565555;
  text-align: center;
  font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-weight: 300 !important;
  font-size: 14px;
  page:landscape;
}

.wrapper{
width:949px;
margin:0 auto;
}

a.header {
 
 background:url(/images/header_background.jpg) top left no-repeat;
 width:399px;
 height:365px;
 float:left;
 position:relative;
 margin-top: 70px;
}

.header_logo{
   z-index:9;
   position: absolute;
   top:140px;
   left: 45px;
   width:301px;
   height:104px;
}
.header_bg{
   position: relative;
   display:none;
}

.fadein{
 position:relative;
 padding-top: 70px;
 float:left;
}
.fadein img{ position:absolute; }

/* list */
ul, ol, li{
    margin: 0; padding: 0; border: 0;list-style-type: none;
}

.no_dot {
    list-style-type: none;
}

.clear{
float:left;
clear:both;
}

.center{
text-align:center;
}

.right{
text-align:right;
}
.left{
text-align:left;
}
.float_left{
float:left;
}
.float_right{
float:right;
}
/* *****HEADER***** */
.nav {
clear:left;
height:37px;
}
.menu_item, .menu_item_first, .menu_item_last{
float:left;
padding: 10px 0px 0 152px;
}
.menu_item_first{
padding-left:85px;
}
.nav a{
text-decoration:none;
color: #4e6eb8;
}
.nav a:hover{
color:#2754bc;
}
/* *****CONTENT***** */
section{
color:#565555;
margin:0 auto;
margin-top:1px;
padding:20px 40px 40px 40px;

min-height:450px;
background:#e9ecf2 center;

}

/* *****HOMEPAGE***** */
.youtube{
padding-top:80px;
text-align:center; 
}
.content_copy{
padding:0 60px;
}
.reel, .flute{
padding-right:65px;
}
.reel{
padding-left:31px;
}
.reel, .flute, .mountains{
float:left;
}
/* *****FILM & TV CREDITS***** */
.content_h1, .film_h1 {
text-align:center;
}
.film_h1{
margin-bottom:-15px;
}
.credits_copy{
text-align:left;
padding:0 45px;
}
.credits_img{
padding-top:55px;
padding-left:5px;
}
.film, .tv{
line-height:1.67;
}
/* *****VIDEO SERVICES***** */
.vid_services_copy{
padding:0 30px;
}
.vid_services_content_img{
text-align:right;
}
/* *****ABOUT***** */
.about_img{
text-align:right;
}
/* *****FOOTER***** */

footer {
  color:#565555;
  margin: 0px auto;
  text-align: center;
  
  height:37px;
  margin:0 auto;
  font-size:13px;
  margin-top:-12px;
}
.contact {
color:#565555;
padding-top:12px;
font-weight:bold;
}
.phone,.address,.email{
padding-left:50px;
color:#565555;
text-decoration:none;
}
.email {
color: #4e6eb8;
}
.credits{
text-align:right;
color: #4e6eb8;
margin:5px 140px 0 0;
line-height:1.3em;
font-size:0.75em;
padding-bottom:20px;
}
.credits a{
color: #4e6eb8;
text-decoration:none;

}

.credits a:hover, email a:hover, .email a:active, .credits a:active{
  color:#2754bc;
} 