OK, I can't seem to narrow it down. The URL is beerandcigars.net and I can't find anywhere where it define in the style sheet the style for the link(blogroll) categories.I'll leave the blogroll active so anyone can see it until I get this worked out, it's on the left. Here is the sidebar code and the stylesheet. I would certainly appreciate any hellp with this! <div id="side-bar"> <!-- ##### Left Sidebar ##### --> <div class="leftSideBar"> <p class="sideBarTitle"><?php _e('Pages'); ?></p> <ul><?php wp_list_pages('title_li= '); ?></ul> <p class="sideBarTitle"><?php _e('Areas of Interest'); ?></p> <ul> <?php list_cats(0, '', 'name', 'asc', '', 1, 0, 0, 1, 1, 1, 0,'','','','','') ?> </ul> <!--- <p class="sideBarTitle"><?php _e('Archives'); ?></p> <ul><?php wp_get_archives('type=monthly'); ?></ul> ---> <p class="sideBarTitle"><?php _e('Links'); ?></p> <ul> <?php get_links_list('name'); ?> </ul> <center><a href="http://click.linksynergy.com/fs-bin/click?id=jh9sUwfwivE&offerid=59639.10000023&subid=0&type=4"><IMG border="0" alt="Cuban Crafters Cigars" src="http://ad.linksynergy.com/fs-bin/show?id=jh9sUwfwivE&bids=59639.10000023&subid=0&type=4&gridnum=-1"></a> </center> </div> <!-- leftSideBar --> <!-- ##### Right Sidebar ##### --> <div class="rightSideBar"> <p class="sideBarTitle"><?php _e('Search'); ?></p> <div class="sideBarText"><?php include (TEMPLATEPATH . '/searchform.php'); ?></div> <!--- <p class="sideBarTitle"><?php _e('Recent Comments'); ?></p> ---> <p class="sideBarTitle"><?php _e('Subscribe'); ?></p> <center><p><a href="http://feeds.feedburner.com/beerandcigars/PVyM" rel="alternate" type="application/rss+xml"><img src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="http://feeds.feedburner.com/beerandcigars/PVyM" rel="alternate" type="application/rss+xml">Subscribe in a reader</a><p/><p><a href="http://fusion.google.com/add?feedurl=http://feeds.feedburner.com/beerandcigars/PVyM"><img src="http://buttons.googlesyndication.com/fusion/add.gif" width="104" height="17" style="border:0" alt="Add to Google Reader or Homepage"/></a><a href="http://add.my.yahoo.com/rss?url=http://feeds.feedburner.com/beerandcigars/PVyM" title="Beer and Cigars"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif" alt="" style="border:0"/></a><a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://feeds.feedburner.com/beerandcigars/PVyM" title="Beer and Cigars"><img src="http://www.newsgator.com/images/ngsub1.gif" alt="Subscribe in NewsGator Online" style="border:0"/></a></p><a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=2069132&loc=en_US">Subscribe to Beer and Cigars by Email</a> </center> <div class="sideBarText"><ul> <!--- <li><?php wp_loginout(); ?></li> <li><a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li> <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li> <li><a href="http://wordpress.org/" title="<?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li> <?php wp_meta(); ?> ---> </ul></div> <p class="sideBarTitle"><?php _e('Partners'); ?></p> <div class="sideBarText"><a href="http://www.mb01.com/lnk.asp?o=1334&c=18674&a=7087"><IMG SRC="http://www.mb01.com/getimage.asp?m=753&o=1334&i=18674.dat" width=125 height=125 border=0></a></div> </div> <!-- rightSideBar --> </div> <!-- side-bar --> <!-- End Sidebar --> HTML: /* Theme Name: Gila Theme URI: http://www.johnhesch.com/themes/gila.zip Description: Three column theme based on an open source design by Haran located at http://www.oswd.org/email.phtml?user=haran Version: 1.0 Author: Haran and John Hesch Author URI: http://johnhesch.com Gila v1.0 http://johnhesch.com This design was built by Haran, and ported to a WordPress 1.5 theme by John Hesch whose blog you will find at http://johnhesch.com/ The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php single.php, searchform.php, comments.php, comments-popup.php are based on the WordPress default files. *** REGARDING IMAGES & PLUGINS *** This theme uses two plugins and two images which are included in the distribution. Be sure to change the URL of the image in this file on line 326 and 373. To install the plugins add both files to your wp-content/plugins/ folder and activate in the plugins tab of the admin screen. Contact me if you have questions. john@johnhesch.com */ /* ##### Common Styles ##### */ body { color: black; background-color: rgb(243,242,235); font-family: verdana, helvetica, arial, sans-serif; font-size: 73%; /* Enables font size scaling in MSIE */ margin: 0; padding: 0; } html > body { font-size: 9pt; } acronym, .titleTip { border-bottom: 1px dotted rgb(168,140,83); cursor: help; margin: 0; padding: 0; } .doNotDisplay { display: none !important; } .smallCaps { font-size: 117%; font-variant: small-caps; } h2 { font-size: 125%; } p { margin: 1em 0 1.5em 0; padding: 0; } dt { font-weight: bold; margin: 0; padding: 0 0 0.5ex 0; } dd { margin: 0 0 1.5em 1.5em; padding: 0; } .center { text-align: center; } /* ##### Header ##### */ #header { color: inherit; background-color: rgb(184,38,25); } .headerTitle { margin: 0; padding: 0.25em 4mm 0.25em 4mm; color: #eee; } .headerTitle a { color: #eee; background-color: transparent; text-decoration: none; font-size: 110%; /* For MSIE */ font-weight: bold; font-style: italic; } .headerTitle > a { font-size: 138%; /* For fully standards-compliant user agents */ } .headerTitle span { color: white; background-color: transparent; font-weight: normal; } .subHeader { color: #eee; background-color: black; text-align: center; margin: 0; padding: 0.5ex 0; } .subHeader a { color: #eee; background-color: black; text-decoration: none; font-weight: bold; margin: 0; padding: 0 1ex; } .subHeader a:hover { color: black; background-color: white; } /* ##### Left Side Bar ##### */ .leftSideBar { width: 12.5em; float: left; clear: left; } .leftSideBar .sideBarTitle { color: rgb(64,64,64); background-color: rgb(230,223,207); font-weight: bold; margin: 0; padding: 0.8ex 1ex; } .leftSideBar ul { list-style-type: none; list-style-position: outside; margin: 0 0 1em 0; padding: 0; } .leftSideBar li { margin: 1ex; padding: 0 0 0 0; } .leftSideBar a { color: rgb(166,140,83); background-color: transparent; text-decoration: none; } .leftSideBar a:hover { color: rgb(64,64,64); background-color: transparent; text-decoration: none; } .leftSideBar .sideBarText { color: rgb(166,140,83); background-color: transparent; line-height: 1.25em; margin: 1ex 0.25ex 1.5em 0.75ex; padding: 0; } .leftSideBar .sideBarText a { text-decoration: underline; } .leftSideBar .sideBarText a:hover { text-decoration: none; } .leftSideBar .thisPage { color: rgb(64,64,64); background-color: transparent; font-weight: bold; } /* ##### Right Side Bar ##### */ .rightSideBar { width: 13em; margin: 2ex 0.75ex 0 0; padding: 0; float: right; clear: right; border: 1px solid rgb(216,210,195); } [class~="rightSideBar"] { margin-right: 1.5ex; } .rightSideBar .sideBarTitle { color: black; background-color: rgb(230,223,207); font-weight: bold; margin: 1.25ex 1ex; padding: 0.9ex 1ex; } .rightSideBar a { color: rgb(166,140,83); background-color: transparent; text-decoration: none; font-weight: bold; } .rightSideBar a:hover { text-decoration: underline; } .rightSideBar .sideBarText { line-height: 1.5em; margin: 0; padding: 0 2ex 1em 2ex; } .rightSideBar .more { text-decoration: none; text-align: right; margin: 0; padding: 0 2ex 1em 2ex; display: block; } .rightSideBar .more:hover { text-decoration: underline; } .rightSideBar ul { list-style-type: none; list-style-position: outside; margin: 0 0 1em 0; padding: 0; } .rightSideBar li { margin: 1ex; padding: 0 0 0 0; } .rightSideBar img { border: 0; } /* ##### Main Copy ##### */ .main-copy { color: black; background-color: white; text-align: left; line-height: 1.5em; margin: 0 0 0 12.5em; padding: 0.5ex 15em 1em 1em; border-left: 1px solid rgb(216,210,195); } .main-copy h1 { color: rgb(166,140,83); background-color: transparent; font-family: arial, verdana, helvetica, sans-serif; font-size: 175%; font-weight: bold; font-style: italic; text-align: left; margin: 1em 0 0 0; padding: 1em 0 0 0; border-top: 1px solid rgb(216,210,195); } .main-copy a { color: rgb(168,140,83); background-color: transparent; text-decoration: none; } .main-copy a:hover { color: rgb(64,64,64); } .date-header { font-size:78%/1.4em; text-transform:uppercase; letter-spacing:.2em; color:#999; } .post { border-bottom:1px dotted #ccc; padding-bottom:1.5em; } .post a { color: rgb(166,140,83); background-color: transparent; text-decoration: none; font-weight: bold; } .post a:hover { text-decoration: underline; } blockquote { background: url(http://yoururl/wp-images/quote.gif) no-repeat 0 3px; color: #666; padding-left: 20px; font-style: italic; margin-bottom: 1px; display:block; padding-top:5px; } /* ##### Footer ##### */ #footer { color: black; background-color: rgb(230,223,207); font-size: 92%; text-align: center; line-height: 1.25em; margin: 0; padding: 1em 4mm 1em 4mm; clear: both; } #footer div { margin: 0; padding: 0 0 1ex 0; } #footer a { color: black; background-color: transparent; text-decoration: underline; font-weight: bold; } #footer a:hover { text-decoration: none; } /* ##### Comments ##### */ .comment-link { text-transform:uppercase; letter-spacing:.1em; } input.text, textarea { background: #ffffff url("http://yoururl.com/wp-images/input.gif") top right; color: #000000; border: 1px solid; border-color: #888888 #888888 #aaaaaa #aaaaaa; padding: 3px 3px 4px 3px; font-size: 1em; } input.text:focus, textarea:focus { border-color: #000000; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } HTML: