/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
	}
	
body.custom #branding {
	visibility: hidden; 
	}
	
body.custom .homelink {
	padding-top: 0; 
	}
body.custom a {
	color: #CC3399;
}
#pp-subscribe { display: none;
	}
#pp-sidebars { border-top: none;
	}
.bdtest_title {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC3366;
	font-weight: bold;
}
.bdtest_content {
	font-family: "trebuchet ms";
	font-size: 13px;
	margin-left: 5px;
}
.bdtest_tech {
	font-family: trebuchet;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
}
.bdtest_tech_cont {
	font-family: "trebuchet ms";
	font-size: 13px;
	margin-left: 5px;
}
