<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for SevaTeem</title>
	<atom:link href="http://www.sevateem.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sevateem.com</link>
	<description>An experiment in theme design</description>
	<pubDate>Wed, 23 Jul 2008 17:41:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Sorting out the left sidebars by Arnold</title>
		<link>http://www.sevateem.com/sorting-out-the-left-sidebars/2008/05/21/design.htm#comment-5</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Thu, 22 May 2008 11:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sevateem.com/?p=14#comment-5</guid>
		<description>You need to add that second bit of code....

Search for "a, h2 a: hover, h3 a: hover {"

Then after the final "}" of that section you need to add a new section:

#sidebar a {
   color:yellow;
}

or, whatever colour you want to use.</description>
		<content:encoded><![CDATA[<p>You need to add that second bit of code&#8230;.</p>
<p>Search for &#8220;a, h2 a: hover, h3 a: hover {&#8221;</p>
<p>Then after the final &#8220;}&#8221; of that section you need to add a new section:</p>
<p>#sidebar a {<br />
   color:yellow;<br />
}</p>
<p>or, whatever colour you want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting out the left sidebars by Cathy</title>
		<link>http://www.sevateem.com/sorting-out-the-left-sidebars/2008/05/21/design.htm#comment-4</link>
		<dc:creator>Cathy</dc:creator>
		<pubDate>Wed, 21 May 2008 22:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sevateem.com/?p=14#comment-4</guid>
		<description>Thanks, Arnold -

When I modified the #sidebar h2 it only changed the sidebar headings.  I was perhaps not clear but I want to change the color of the lists.  I have tried every OL an UL I can find but to no avail!

I am not using a modified Kubrick theme.</description>
		<content:encoded><![CDATA[<p>Thanks, Arnold -</p>
<p>When I modified the #sidebar h2 it only changed the sidebar headings.  I was perhaps not clear but I want to change the color of the lists.  I have tried every OL an UL I can find but to no avail!</p>
<p>I am not using a modified Kubrick theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting out the left sidebars by Arnold</title>
		<link>http://www.sevateem.com/sorting-out-the-left-sidebars/2008/05/21/design.htm#comment-3</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Wed, 21 May 2008 18:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sevateem.com/?p=14#comment-3</guid>
		<description>You edit the style.css file and change it in two places as follows:

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
color:yellow; /* or whatever */
	}

ie add the line with "color".

Then after the final "}" following "a, h2 a:hover, h3 a:hover {" you add:
#sidebar a {
	color: yellow; /* or whatever */
	}

If you're using a modified Kubrick with more than one sidebar, you may need to replicate those changes for the other sidebars.</description>
		<content:encoded><![CDATA[<p>You edit the style.css file and change it in two places as follows:</p>
<p>#sidebar h2 {<br />
	font-family: &#8216;Lucida Grande&#8217;, Verdana, Sans-Serif;<br />
	font-size: 1.2em;<br />
color:yellow; /* or whatever */<br />
	}</p>
<p>ie add the line with &#8220;color&#8221;.</p>
<p>Then after the final &#8220;}&#8221; following &#8220;a, h2 a:hover, h3 a:hover {&#8221; you add:<br />
#sidebar a {<br />
	color: yellow; /* or whatever */<br />
	}</p>
<p>If you&#8217;re using a modified Kubrick with more than one sidebar, you may need to replicate those changes for the other sidebars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting out the left sidebars by Cathy</title>
		<link>http://www.sevateem.com/sorting-out-the-left-sidebars/2008/05/21/design.htm#comment-2</link>
		<dc:creator>Cathy</dc:creator>
		<pubDate>Wed, 21 May 2008 16:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sevateem.com/?p=14#comment-2</guid>
		<description>How do you change the text color in the Kubrick sidebar?

Thanks</description>
		<content:encoded><![CDATA[<p>How do you change the text color in the Kubrick sidebar?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
