/*   
Theme Name: Marketing Dilemma
Theme URI: http://vin56.com/
Description: A custom theme based on Basic Maths 1.0.1
Author: Vintage 56
Author URI: http://vin56.com
Template: basicmaths
Version: 1.0
*/

@import url("../basicmaths/style.css");

/*
#header h1 {
	visibility:  hidden;
	height: 220px;
}

#toptags {
	background-image: url(img/marketing_dilemma_logo.jpg);
	min-height: 184px;
}

*/

#header h1 {
  background-color: #c60;
}

#header h1, #header h1 a {
  color: #fff;
}

#toptags * {
//	visibility: hidden;
}

ul#nav {
  background-color: #3B3A3C;
}

ul#nav li a, ul#nav li label {
  color: #fff;
}