/*
Theme Name:     Dangerous-Minds.com (Child)
Theme URI:      
Description:    Based on Total..
Author:         TheFatherMind
Author URI:     http://www.desktopmasters.com
Template:       Total
Version:        0.1.0
*/

@import url(../Total/style.css);


.page-header {
  text-align: center;
  margin-bottom: 1px;
}

/* left aligns the navigation bar */
#site-navigation {
  display: table;
  margin: 0 0;
}
        
/* Twenty Fourteen

#site-header {
  text-align: center;
  background-color: black;
}

.header-main .site-title, .site-description {
  display: none;
}

#menu-navbar {
  color: white;
  background-color: #726767;
}
#menu-navbar .menu-item a {
  color: white;
}

.site-main {
  color: white;
  background-color: black;
}

*/