/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header-top {
height:73px;
padding:45px 0 0;
}


#header {
height:160px;
}

.post h2.title a:link, .post h2.title a:visited {
color:#057090;
}

.post h2.title {
font-size:20px;
margin:0;
}

.entry h2 {
color:#057090;
font-size:26px;
font-weight:normal;
}

.entry h3 {
font-size:20px;
}

#featured #text h2 {
font-size:28px;
line-height:32px;
margin:5px 0 10px;
}

#featured #text p {
font-size:17px;
font-weight:normal;
line-height:22px;
}

.alignleft {
display:inline;
float:left;
margin:5px 8px 6px 0;
}

.entry .alignleft {
float:left;
margin:5px 15px 10px 0;
}