I Hope this can help you:
#header {
margin-top:40px;
padding: 0px 0 0;
}
#site-title {
float: left;
<strong>margin: 0 0 0px 0;</strong>
width: 700px;
font-size: 2px;
<strong>line-height: 0px;</strong>
text-indent: -999em;
}
#site-title a {
color: #000;
font-weight: bold;
text-decoration: none;
}
#site-description {
clear: right;
float: right;
font-style: italic;
<strong>margin: 0px 0 0px 0;</strong>
width: 220px;
text-indent: -999em;
}
Check the bolded text.
Good luck.
Sorry, tried to insert images to the post, but apparently doesn´t work or did it wrong.