/* Custom CSS Styling for Bucknell Simple Wordpress Theme */
/* Overwrites styles in master.css and blogs.css on bucknell webserver */

body {background: #EAEEF1 url(images/body_bg.png) repeat-x;}

h2{font-size:1.5em;}

#header { height: 85px; }

#headerimg a{ float:left; }
#headertitle { margin:55px 0 0 25px;float:left; }
#headertitle a{color:#fff;font-size:2.25em;font-family: Georgia, 'Times New Roman', serif; font-weight: normal;}
#headertitle a:hover{color:#EA760A}

#blogdescription{padding:0; margin:0}

#footer { height:50px; }
