body {
  font-family: arial;
  color: #a81ca8;
  background-color: #;
  background-image: url("http://www.tmc-world.com/wp-content/themes/infinity/images/backgrounds/bg.png");
  background-repeat: no-repeat;  
top:0px;
  left:0px;
}
a, a:link {
  color: #001fb8;
}
.showcase .entry-content {
  color: #;
}
.showcase h2.entry-title a {
  color: #;
}

.tmc_payoff {
float:left;
padding:10px;
color:#f38a3b;
  width:900px;
z-index:1000;
text-align:center;
}

.entry-title {
  font-family: arial;
  color: #;
}
.entry-title a, .entry-title a:visited, .entry-title a:link {
  font-family: arial;
  color: #;
}
.single .entry-title {
  font-family: arial;
  color: #;
}
h2.singleheaders {
  font-family: arial;
  color: #;
}
.entry-content { font-family: arial; }
.entry-content h1 {color: #;}
.entry-content h2 {color: #;}
.entry-content h3 {color: #;}

/*.dropdown-categories a:focus,
.dropdown-categories a:hover,
.dropdown-categories a:active,
.dropdown-categories li li a:hover,
.dropdown-categories li:hover,
.dropdown-categories li.sfHover,
.dropdown-categories a:focus,
.dropdown-categories a:hover,
.dropdown-categories a:active {
	//color:#fff;
	color: #000000;
}*/

/*navigatie (no dropdown)*/
.dropdown-pages a,
.dropdown-pages a:focus {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
}

/*dropdown background*/
/*dropdown menu not select*/
.dropdown-pages li li a{
	color: #000;
	/*background-color staat in superfish-pages.css*/
}

/*dropdown menu select*/
.dropdown-pages li li a:hover{
	color: #FF9300;/*orange font*/
	background-color: #003b68;
}

/*hi light color nav (no dropdown)*/
.dropdown-pages a:hover,
.dropdown-pages a:active,
.dropdown-pages li:hover,
.dropdown-pages li.sfHover,
.dropdown-pages a:focus,
.dropdown-pages a:hover,
.dropdown-pages a:active {
	color: #fff;
	//color: #000000;//hello world
}

.post {
position:relative;
top:0px;
  display: inline-block;
  margin-bottom: 25px;
  line-height: 20px;
}

.banner {
  width: 100%;
  top:-35px;
  height: 275px;
  z-index: 3;
  position: relative;
  display: block;
  //text-align: center;
  background: url("images/backgrounds/trbg.png") repeat-x center top;
}

h2 {color: #535353; font-size: 14px;}

.post .entry-title {
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  color: #000;
  border-bottom: 1px solid #222;
}
