/** * Custom styles specifically for the babycad site. It overides and augments the * styles existing in the Apz wootheme. */body {  background: none;} #header {  background: none;  height: auto;  margin-bottom: 10px;  -webkit-box-shadow: none;}#header .nav {  padding-top: 15px;}.nav a {  color: rgb(20, 20, 20) !important;}.nav a:hover {  text-decoration: underline;}.current_page_item a {  color: #41A4AA !important;}#threedstandards {  margin-top: 10px;  text-align: right;}#feature {  background: rgb(255,255,255);  border-top: rgb(50,50,50);}#feature .info {  color: rgb(60,60,60);}#feature-media {  background-image: none;  border: none;}#main {  border:none;}#footer {  background: rgb(230,230,230);}#footer a:link {  color: rgb(50,50,50);}#footer a:hover {  color: #41A4AA;}#footer p {  color: rgb(50,50,50);  text-shadow: none;}#footer-nav div {  float: left;  width: 25%;}#copyright {  clear: both;  text-align: right;}a:link, a:visited {  color: #41A4AA;}