/* -----------------------------------------------------------------------

Coded by www.clearwaydesign.com

----------------------------------------------------------------------- */

body
{
border-top: 3px dashed #fff;
border-bottom: 3px dashed #fff;

background: #42362f;
/*background: #414141;*/

}

a { 
text-decoration:none;
color:inherit;
}
a:hover {
color:inherit;
}

h6 {
color: #fff;
}

.highlightcolor {
color: #EF6D21;
}

p a { 
color: #fff;
border-bottom: 1px solid #fff;
}

p a:hover { 
color: #EF6D21;
border-bottom: 1px solid #EF6D21;
}

.linkhighlight a { 
color: #EF6D21;
border-bottom: 1px solid #EF6D21;
}

.linkhighlight a:hover { 
color: #fff;
border-bottom: 1px solid #fff;
}


h6 a:hover {
color: #888;
}

/* BLUEPRINT ADJUSTMENTS */
hr {background:#555;
color:#555;}


div.border {border-right: 1px solid #555;}
div.colborder {border-right:1px solid #555;}

hr.space {background:#414141;color:#414141;}

/* close BLUEPRINT ADJUSTMENTS */


.container
{
min-height: 800px;
padding-top:15px;
background: top left url(../img/bg2.jpg) no-repeat;

}



#logo {
float:left;
padding-left:50px;
}

#headernav{
color: #EF6D21;
padding-top:20px;
float:right;
}

.pdf {
font-size:17px;
background: left url(../img/pdf.png) no-repeat;
padding-left:30px;

}

ul.navlist {

padding-top:15px;
margin-left:0;
padding-left:0;
white-space:nowrap;
border-bottom:7px solid #774F37;
}

.navlist a:link,.navlist a:visited {
font-size:14px;
color:#fff;
text-decoration:none;
}


.navlist a:hover, .navlist li a.current {

border-bottom:7px solid #EF6D21;
text-decoration:none;
}

.navlist li,.footnav li {
display:inline;
list-style-type:none;
}

.navlist a,.footnav a {
padding:3px 8px 2px;
}

.clearme {
clear:both;
}

.imageborder img{
border:1px solid #774F37;
}



.imagelinkbox, #latestnews, #ourproductions, #content, .productionbox, .voiceoverbox {
font-size: 14px;
margin-left:30px;
padding: 10px;
padding-bottom: 0px;
display:block;
background: #251B12;
width:260px;
border:1px solid #774F37;
margin-bottom:10px;
}
 #latestnews {
 width:210px;
 margin:0px;
 }
 #content {
  margin:0px;
 width:552px;
 color:#fff;
 }
  #latestnews p {
color: #fff;
 font-size:11px;
 }
 #ourproductions {
 width:270px;
 margin:0px;
 }

.voiceoverbox {
 margin-left:90px;
width:200px;
}
.productionbox {
 margin-left:120px;
width:170px;
}

ul.productions {
list-style: square;
color:#EF6D21;
font-size:17px;

}


.productions li a{
color:#EF6D21;
}
.productions li a:hover{
color:#774F37;
}



ul.productions li{
padding-top:10px;
}
.movietitle{
padding-left:10px;
text-transform: uppercase;
font-weight: normal;
color:#EF6D21;
font-size:11px;
}


#footer {
color: #fff;
margin-left:410px;
}

#footer p {
font-size:11px;
padding-left:100px;
}

#footer p a{
color: #fff;
border-bottom: 1px dashed #fff;
}
ul.footnav {


padding-left:0;

border-top:7px solid #774F37;
}

.footnav a:link,.footnav a:visited {

font-size:14px;
color:#fff;
text-decoration:none;
}


.footnav a:hover, .footnav li a.current {

border-top:7px solid #EF6D21;

text-decoration:none;
}

div#contactbanner{

    background-image:  url(../img/contact.jpg);
    background-repeat: no-repeat;
    height: 172px;
    width: 572px;
	border:1px solid #774F37;
	margin-bottom: 5px;

}

div#contactbanner p {
padding-left:20px;
padding-top:20px;
font-weight:bold;
color: #090601;
font-size:14px;
}



h6 {
margin:1px;
}
