/*
Theme Name: Titan
Theme URI: http://themes.themegoods.com/titan/demo
Description: Premium Template for Photography Portfolio
Version: 3.0.1
Tags: gray, black, white, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: titan
*/

@import "css/screen.css";

/* PPTitan/Titan: Titel/Logo-Bereich ausblenden */
#logo, #logo a,
.logo, .logo a,
.site-logo, .site-logo a,
.site-title, .site-title a,
#site-title, #site-title a,
#branding, #branding a,
#header h1, #header h1 a,
header h1, header h1 a {
  display: none !important;
}

/* Falls "TITAN" als Hintergrundbild/Text im Logo sitzt */
#logo a, .logo a, .site-logo a {
  background-image: none !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
}
