/*-----attach body.custom to any style you add here-----*/

body.custom .homelink a {color: #008040;}

body.custom .entry-title a {color: #ff5604;}
body.custom .entry-title, .page-title {color: #ff5604;}

body.custom .widgettitle {font-size:1.2em; color: #008040;}

body.custom .hdrcredits {text-decoration:underline; float: right;} 

body.custom a{text-decoration:none; color:#0000FF;}

body.custom .smallviolet {color: #8080ff; font-size: small; font-weight: normal; font-family: helvetica,sans-serif,arial; }

body.custom ul.menu li{float:left; margin:0 0 0 5px; background:#cacaca; font-weight:bold; font-size:11px; line-height:1;}
body.custom ul.menu li a{display:block; color:#444; padding:5px 10px;}
body.custom ul.menu li a:hover{text-decoration:none; background:#ffdcb9;}
body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#ff9664;}

body.custom #copyright {
margin-left:auto;
margin-right:auto;
width:70%;
padding:0 20px;
text-align:left;
}