@charset "utf-8" /* BitLumen Theme Dynamically generated style sheet Cache Expires: */ /* =WEB FONTS & STRONG -------------------------------------------------------------- */ /* WEB FONTS @font-face { font-family: 'Droid Sans'; font-style: normal; font-weight: 400; src: local('Droid Sans'), local('DroidSans'), url('') format('woff'); } @font-face { font-family: 'Droid Sans Bold'; font-style: normal; font-weight: 400; src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('') format('woff'); } @font-face { font-family: 'Oswald'; font-style: normal; font-weight: 400; src: local('Oswald'), local('Oswald'), url('') format('woff'); } body { font-family:; } .entry-title, .widget-title { font-family:; } /* STRONG ELEMENTS */ strong, .widget_calendar caption, .bitLumen-theme, .entry-content th, .comment-body th, .bypostauthor .comment-author .fn { ; } /* =CUSTOM HEADER IMAGE -------------------------------------------------------------- */ html, body, #header { background-color: #; } #masthead { background-image: url( '' ); background-size: px px; background-position: top left; background-repeat: no-repeat; min-height: px; } #masthead * { display: none; color: #; } /* =WIDTHS -------------------------------------------------------------- */ #container { width: px; } #header { width: px; } #masthead { width: px; } #main { width: px; } #content { width: px; border-right:1px solid #ccc; margin-right:-1px; border-left:1px solid #ccc; margin-left:-1px; } #content > * { max-width:px; } #content img { height:auto; } #sidebar { width: px; border-left:1px solid #ccc; border-right:1px solid #ccc; }