

/* drew: added for blog theme */
 td#footer div#cp_footer {
   clear: both;
   width: 1024px;
   height: 50px;
   background-color: #686a5d;
   border-top: solid #ffffff 10px;
 }

  td#footer div#cp_footer p {
 	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
 }

  td#footer div#cp_footer img {
 	border: none;
 }

 td#footer div#cp_footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9d2b;
	text-decoration: none;
 }

  td#footer div#cp_footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5dac6;
	text-decoration: none;
 }