.wp-head {
background:transparent url(../images/box-header-bg.gif) repeat-x scroll 0 100%;
border-bottom:1px solid #CCCCCC;
margin-bottom:3px;
padding:2px 10px 0;
}

.wp-head h2 {
color:#007ED3;
vertical-align: middle;
margin-bottom:0.2em;
margin-top:0.2em;
}

.wp-title {
margin: 0.2em 5px 0.4em 10px;
}

.wp-entry {
margin-left:5px;
margin-right:5px;
line-height: 125%;
color:#666666;
font-size:14px;
}

#wp-footer {
text-align: center;
color:#666666;
}

.wp-entry a, #wp-footer a {
color:#007ed3;
text-decoration:none;
font-weight:bold;
}

.wp-entry a:hover, #wp-footer a:hover {
color:#00ff00;
text-decoration:none;
font-weight:bold;
}