/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */ @import 'style-2.css'; /* --------------[ User-Defined Adjustments ]-------------- */ /*---------------[Header Picture ]--------------------------*/ #header { background: url( images/header.jpg) left 45px no-repeat; } #header { background: url() left 45px no-repeat; } #header {height: ;} /*--------------[ Header Color ]---------------------------*/ #top h1 { font-size: ; font-family: ; } #top h1 a { color: ; } #top h1 span.black { color:; font-size: ; font-family: ; } /*--------------[ Advertising ]---------------------------*/ .top-ads{ background: url() no-repeat; font-family:; font-size:; } .bottom-ads{ background: url() no-repeat; font-family:; font-size:; } .welcome {font-family:; font-size:;} /*------------[Search Bar Postition]----------------------*/ #searchform { left:; top:; } /*------------[Overall Options]----------------------*/ #body { font-family:; } p { font-family:; font-size:; color:; } h2.entry-title { font-size:; font-family:; color: ; } h2.entry-title a:link { color:; } h2.entry-title a:visited { color:; } h2.entry-title a:hover { color:; } .comments { font-family:; } /*-----------[SIDEBAR WIDGET HEADER COLOUR]-----------*/ h3.widgettitle { background:url('images/widget-header-red.jpg') left center no-repeat; } h3.footer-widgettitle { background:url('images/widget-header-red.jpg') no-repeat; } /*-----------[FOOTER WIDGETS HEADER COLOUR]-----------*/ h3.widgettitle { background:url('images/widget-header-blk.jpg') no-repeat; } h3.footer-widgettitle { background:url('images/widget-header-blk.jpg') no-repeat; } /*-----------[READ MORE HEADER COLOUR]----------*/ .more { background:url('images/read-more-red.png') no-repeat; } .more { background:url('images/read-more-blk.png') no-repeat; } /*----------[MAKE ALL THE VARIABLES HAVE THE SAME FONT AND FONT SIZE]----------*/ .more { font-family:; } .additional-meta { font-family:; } .widget { font-family:; font-size:; } .footer-widget { font-family:; font-size:; } .navigation-index { font-family:; font-size:; } #footer { font-family:; } .entry-meta { font-family:; font-size:; } .nav-prev { font-family:; font-size:; } .nav-next { font-family:; font-size:; } .authortext{ font-family:; } .response { font-family:; } .cite { font-family:; } /*-----------[TOP MENU FONT FAMILY SAME AS EVERYTHING ELSE]----------*/ .menu{ font-family:; } /*-----------[BACKGROUND STYLE]----------*/ body { background: url('images/bg.jpg') center top repeat-x; } body { background: #e9e9e7; }