
body {
   margin: 0px;
   background: #9A7921 url(./images/mainbg.jpg) repeat-x;
   font-family: "arial";
   font-size: 10px;
   color:  #6e6e6e;
}

a {
   color: #d9d9d9;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}


h2{
   color: #FFFFFF;
   font-family: "Helvetica";
   font-size: 22px;
   padding-bottom: 4px;
   margin-bottom: 4px;
   display: inline;
}


#title {
   z-index: 1;
   position: absolute;
   width: 350px;
   height: 257px;
   background: url(./images/titlesq.png) no-repeat;
   left: -75px;
   top:-5px;
   visibility: visible;
}


#wrapper {
   position: absolute;
   left: 50%;
   margin-left: -375px;
   height: auto;
   padding-bottom: 20px;
   width: 750px;
}


#innerwrapper{
   padding-top: 0px;
   height: auto;
}



#navs {
   width: 100%;
   background: url(./images/navback.jpg) repeat-x;
   height: 34px;
   text-align: right;
}





.top {
   width: 747px;
   height: 136px;
   background: url(./images/bloodcar.png) no-repeat 0 100%;
}


#main {
   /*background: url(./images/backshadow_l.jpg) repeat-y;*/
   height: 100%;
   width: 748px;
}

.main_inner {
   /*background: url(./images/backshadow_r.jpg) repeat-y 100% 0; */
   height: 100%;
}

.content{
   position: relative;
   margin-left: 8px;
   margin-right: 8px;
   background-color: #000000;
   height: 100%;
   max-width: 731px;
}

.floatinner{
   padding-top:0px;
   margin-top: 0px;
}


.content table{
   font-size: 10px;
}

.bg2{
   position: relative;
   background: url(./images/bg2.jpg) repeat-x;
   height: 69px;
}

.mailus{
   position: absolute;
   padding-left: 10px;
   top: 15px;
   left: 340px;
   width: 461px;
   height: 43px;
   font-size: 10px;
   font-family: "arial";
   background: url(./images/mailus.png) no-repeat;

}

.mailustxt {
   z-index: 22;
   position: absolute;
   padding-left: 10px;
   top: 15px;
   right: -10%;
   width: 461px;
   height: 32px;
   font-size: 10px;
   font-family: "arial";
}

.mailustxt table{
   z-index: 22;
   font-size: 10px;
   font-family: "arial";
}




#blog {
   width: 475px;
   background: #DDA00D url(./images/darkbg.jpg) repeat-y;
   background-position: 8px 0px;
   min-height:600px;
   height:auto !important;
   height:600px;  
}


.blogmid {
   padding: 0px;
   background: transparent url(./images/darkbgR.jpg) repeat-y;
   background-position: top right;
   border-left: 8px solid #5b5b5b;
   border-right: 8px solid #5b5b5b;
   min-height:600px;
   height:auto !important;
   height:600px;     
   
}   

.blogbot{
   display: none;
   }





#theater {
   width: 100%;
   background: #DDA00D url(./images/darkbg.jpg) repeat-y;
   background-position: 8px 0px;
}


.theatermid {
   padding: 0px;
   background: transparent url(./images/darkbgR.jpg) repeat-y;
   background-position: top right;
   border-left: 8px solid #5b5b5b;
   border-right: 8px solid #5b5b5b;
}   

.theatermid div{
   padding: 20px;
   padding-top: 0px;
   width: 640px;
   color: #F6F6F6;
}


.theaterbot{
   display: none;
}















#section {
   width: 475px;
   color: #7A5800;
}


.sectionmid {
   background: #DDA00D url(./images/darkbgR.jpg) repeat-y;
   background-position: top right;
   border-left: 8px solid #5b5b5b;
   border-right: 8px solid #5b5b5b;
   min-height:600px;
   height:auto !important;
   height:600px;   
}   

.sectionmiddiv {
   padding: 10px;
   background: transparent url(./images/darkbg.jpg) repeat-y;
   min-height:600px;
   height:auto !important;
   height:600px;   
  
}

.sectionbot{
   display: none;
}












.entry {
   width: 100%;
   padding-bottom: 50px;
}

.entryText a{
   color: #FFA200;
}

.entryHeader {
   margin-left: 10px;
   padding: 10px;
   background: transparent url(./images/entrytitle.jpg) no-repeat;
   background-position: 10px 0px;
}

.entryHeader img{
   float: left;
   padding-right: 4px;
   padding-left: 0px
}

.entryText {
   padding: 10px;
   background: #FFFFFF url(./images/quotes.jpg) no-repeat;
   font-size: 11px;
   min-height: 100px;
   color: #575757;
   margin-left: 12px;
   margin-right: 12px;
}

.entryText img{
   max-width: 350px;
}

.entryTitle {
   padding: 0px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
}

.entryTitle div{
   font-size: 10px;
   font-weight: strong;
   width: 100%;
}

.entryHeader div div{
   display: inline;
   }

.entryFooter {
   background-image: url(./images/entryfooter.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   border-top: 8px solid #747474;
   height: 22px;
   text-align: center;
   color: #747474;
   margin-left: 12px;
   margin-right: 12px;
}

.entryFooter a{
   color: black;
}


.rounded_w {
   margin-left: 12px;
   margin-right: 12px;
   height: 7px;
   background: #FFFFFF url(./images/white_round_tl.jpg) 0 0 no-repeat;
}

.rounded_w div{
   height: 7px;
   background: transparent url(./images/white_round_tr.jpg) top right no-repeat;
}


#filmsWrapper {
   float: right;
   width: 250px;
   height: 300px;
   margin-right: 0px;
   margin-top: 8px;
}

.films{
   position: relative;
   width: 245px;
   height: 300px;
   overflow: auto;
}


.filmsWatch{
   position: absolute;
   z-index: 7;
   left: -15px;
   top: -5px;
   visibility: hidden;
}

.filmsInner {
   position: relative;
}

.filmThumberWrapper{
   width: 226px;
   padding-bottom: 10px;
}

.filmThumberTop{
   width: 100%;
   background: transparent url(./images/filmThumber_top.jpg) no-repeat;
   height:13px;
}   

.filmThumberMid{
   width: 100%;
   background: #FFF100 url(./images/filmThumber_mid.jpg) no-repeat;
   min-height:61px;
   color: #000000;
}   

.thumbimg{
   margin-right: 8px;
   margin-left: 8px;
   float: left;
   border: 1px solid #000000;
}   

.filmThumberMid div{
   font-size: 14px;
   font-family: "Georgia";
}   


.filmThumberBot{
   width: 100%;
   background: transparent url(./images/filmThumber_bot.jpg) no-repeat;
   height:12px;
}   



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {
   text-align: right;
   height: 43px;
   width: 743px;
   background-color: #000000;
   margin-left: 2px;
   background: transparent url(./images/footer.png) no-repeat;
   }

#footer div{
   padding-top: 15px;
   padding-right: 15px;
}

#footer img{
   float: left;
   margin-left: 20px;
   margin-top: 3px;
}








.loginDiv {
   background-color: #ffffff;
   width: 250px;
   border: 2px solid #919600;
   color: #000000;
}

.loginDiv h2{
   color: #000000;
}







.entryarea {
   width: 50%;
}





.navs_home {
   position: absolute;
   left:250px;
   background-image: url(./images/nav_home.jpg);
   width: 52px;
   height:34px;
}
.navs_home:hover {
   background-image: url(./images/nav_home2.jpg);
}
.navs_home2 {
   background-image: url(./images/nav_home2.jpg);
   display: none;
}


.navs_press {
   position: absolute;
   left:302px;
   background-image: url(./images/nav_press.jpg);
   width: 62px;
   height:34px;
}
.navs_press:hover {
   background-image: url(./images/nav_press2.jpg);
}
.navs_press2 {
   background-image: url(./images/nav_press2.jpg);
   display: none;
}


.navs_hireus {
   position: absolute;
   left:364px;
   background-image: url(./images/nav_hireus.jpg);
   width: 72px;
   height:34px;
}
.navs_hireus:hover {
   background-image: url(./images/nav_hireus2.jpg);
}
.navs_hireus2 {
   background-image: url(./images/nav_hireus2.jpg);
   display: none;
}



.navs_mission {
   position: absolute;
   left:436px;
   background-image: url(./images/nav_mission.jpg);
   width: 74px;
   height:34px;
}
.navs_mission:hover {
   background-image: url(./images/nav_mission2.jpg);
}
.navs_mission2 {
   background-image: url(./images/nav_mission2.jpg);
   display: none;
}


.addblock{
   width: 100%;
   padding-left: 20px;
   padding-top: 10px;
   padding-bottom: 4px;
   font-size: 14px;
   background-color: #000000;
}





.prevEntries_wrapper{
   width: 245px;
}

.prevEntries_top {
   margin-top:20px;
   background: #FF9000 url(./images/previousEntries_top.jpg) no-repeat;
   width: 100%;
}

.prevEntries_text {
   width: 100%;
   color: #ffffff;
}

.prevEntries_text div{
   padding: 15px;
   padding-top: 25px;
}



.prevEntries_bot {
   background: transparent url(./images/previousEntries_bot.jpg) no-repeat;
   width: 100%;
   height: 10px;
}

.prevLink {
   color: #FFFFFF;
   font-weight: bold;
}

.infoBox {
   padding-top: 15px;
   padding-left: 15px;
}


.profile {
   width: 100%;
   padding-top: 10px;
   
}

.pro_header {
   background: #b4b4b4;
   height: 60px;
   padding: 4px;
}

.pro_header img{
   float: left;
   padding-right: 4px;
}

.pro_bio {
   padding: 8px;
   background: #ffffff url(./images/quotes2.jpg) no-repeat;
   font-size: 11px;
   height: 100px;
   border-bottom: 1px solid #b4b4b4;
   border-left: 1px solid #b4b4b4;
   border-right: 1px solid #b4b4b4;
   color: #747474;
}

.pro_title {
   font-size: 20px;
   font-weight: strong;
   font-family: "georgia";
   color: #ffffff;
}

.pro_title span{
   font-size: 12px;
   font-weight: strong;
   font-family: "georgia";
   color: #f0f0f0;
}


.editrow1{
   background-color: #b4b4b4;
   font-size: 12px;
}


.editrow2{
   background-color: #848484;
   font-size: 12px;
}
