html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; background-color: #7e6d29; color: white; font-size: 14px; font-family: arial; }

a { color: #ffdf5d; }

.clear { clear: both; }

div.header { background-image: url("/img/bg.gif"); height: 66px; }
div.logo_img { width: 389px; height: 66px; float: left;}
div.logo_right { width: 970px; height: 66px; color: #eee; text-align: right; padding-top: 20px; font-size: 22px;}
div.logo_right a { color: white; }

h1.title { margin: 0px auto; padding: 0; zborder: 1px solid red; zcolor: green; text-align: center; text-transform: capitalize;}

div.container { width: 970px; margin: 0 auto; }

div.footer { text-align: center; font-family: Arial; margin-top: 15px; }

div.thumbs { width: 1000px; margin: 0 auto; }
div.bigthumb { width: 330px; height: 300px; float: left; text-align: center; }
div.bigthumb a img { width: 320px; height: 240px; border: 1px solid #b69201; }
div.bigthumb a:hover img { border: 1px solid #ffdf5d; }
div.bigthumb h2 { margin: 2px 0 1px 0; padding: 0; text-transform: capitalize;}

div.pagination a , div.pagination span.current { padding: 0 3px;  }


div.thumbs div.thumb { padding: 2px; zbackground-color: #f6f6f6; font-family: Arial; width: 240px; height: 244px; float: left;  margin: 4px 0px; overflow: hidden; 
    font-size: 12px; zborder: 1px solid #d96c6c; text-align: center;}
div.thumbs div.thumb a img { border: 1px solid #b69201; width: 240px; height: 180px; }
div.thumbs div.thumb a:hover img { border: 1px solid #ffdf5d; }
div.thumbs div.thumb a.desc { font-size: 1.2em; font-weight: bold; display: block; width: 248px; overflow: hidden; zheight: 18px; padding-bottom: 2px; }
div.thumbs div.thumb div.length {  color: #eee; float: left; width: 100px; font-weight: normal; text-align: left; font-size: 1.1em; padding-left: 4px;}
div.thumbs div.thumb div.added { float: left;  width: 135px; color: #eee; text-align: right; }
div.thumbs div.thumb div.tags { clear: both; font-size: 0.9em; color: #eee; text-align: left; height: 28px; width: 235px; padding-left: 4px;}
div.thumbs div.thumb div.tags span.label { color: #eee; font-weight: bold; }
div.thumbs div.thumb div.length span.label { color: #eee; font-weight: bold; font-size: 12px; }

table.categories_table tr td a { font-size: 18px; font-family: Arial;  }

h1, h2, h3 { padding: 0px; margin: 3px 0px; } 

iframe { width: 99%; }
