/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/
@media screen {
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("http://66.147.244.61/~filmsbyh/wp-content/uploads/2011/08/FBH_BG_0111.gif") repeat-x scroll 0 0 #FFFFFF;
    font-family: Verdana, sans-serif;
}
.screen-reader-text {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.clear {
    clear: both;
}
.group:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .group, *:first-child + html .group {
}
#respond {
    display: none;
}
#page-wrap {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 900px;
}
h1, h2, h3 {
    color: #333300;
    font-size: 2em;
    font-weight: bold;
    padding-bottom: 10px;
}
h1, h2, h3 {
    color: #333300;
    font-weight: bold;
    padding-bottom: 10px;
}
h1, h2 {
    font-size: 1.75em;
}
h3 {
    font-size: 1.25em;
}
.post a {
    color: #003300;
    font-weight: bold;
    text-decoration: none;
}
.entry p, .entry ul, .entry div {
    padding: 0 5px 10px;
    text-indent: 9px;
}
.alignleft {
    clear: left;
    float: left;
    padding: 0 10px 10px;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: #CC9933;
}
ul, ol, li {
    margin-left: 50px;
}
.post {
    color: #003300;
    padding: 20px;
    width: 850px;
}
.postmetadata {
}
#sidebar {
    display: none;
}
.navigation {
    font-weight: bold;
    text-decoration: none;
}
#searchform {
    display: none;
}
#header {
    background: url("http://66.147.244.61/~filmsbyh/wp-content/uploads/2011/08/header21.jpg") no-repeat scroll center top transparent;
    height: 201px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    width: 900px;
}
.dontShowMe {
    display: none;
}
.shailan-dropdown-menu {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
ul.dropdown li {
    font-weight: bold;
}
.shailan-dropdown-menu a {
    text-decoration: none;
}
.shailan-dropdown-menu ul.dropdown li a {
    display: block;
    margin-top: 0;
}
.shailan-dropdown-menu ul.dropdown ul.children li a {
    font-size: 14px;
}
.shailan-dropdown-menu .dropdown-horizontal-container ul.dropdown li {
    height: 48px;
}
.shailan-dropdown-menu ul.dropdown ul.children li {
    height: 30px;
}
.facebook {
    position: absolute;
    right: 5px;
    top: 5px;
}
}/* END screen media */
@media print {
.do-not-print {
    display: none;
}
#comments {
    page-break-before: always;
}
body {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-family: Garamond,"Times New Roman",serif;
    font-size: 12pt;
    letter-spacing: 0.2pt;
    line-height: 1.4;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    word-spacing: 1.1pt;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica,Arial,sans-serif;
}
h1 {
    font-size: 19pt;
}
h2 {
    font-size: 17pt;
}
h3 {
    font-size: 15pt;
}
h4, h5, h6 {
    font-size: 12pt;
}
code {
    font: 10pt Courier,monospace;
}
blockquote {
    margin: 1.3em;
    padding: 1em;
}
img {
    display: block;
    margin: 1em 0;
}
a img {
    border: medium none;
}
table {
    margin: 1px;
    text-align: left;
}
th {
    border-bottom: 1px solid #333333;
    font-weight: bold;
}
td {
    border-bottom: 1px solid #333333;
}
th, td {
    padding: 4px 10px 4px 0;
}
caption {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 2em;
    text-align: left;
}
thead {
    display: table-header-group;
}
tr {
    page-break-inside: avoid;
}
a {
    color: black;
    text-decoration: none;
}
} /* END print media */