<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<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>Conceited Forums Topic: Sample Styles</title>
		<link>http://conceitedsoftware.com/forums/topic/sample-styles</link>
		<description>We have a very active and passionate community and our forums is the place to get tips and chat with other users about all our products. Join today and meet some great people!  Note: if you have a feature to request or a bug to report, make sure you use &lt;a href="http://conceitedsoftware.com/submit-ticket"&gt;this contact form&lt;/a&gt;.</description>
		<language>en-US</language>
		<pubDate>Mon, 21 May 2012 07:08:13 +0000</pubDate>
		<generator>bbpress 1.0-alpha-4</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://conceitedsoftware.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://conceitedsoftware.com/forums/rss/topic/sample-styles" rel="self" type="application/rss+xml" />

		<item>
			<title>bigtoe on "Sample Styles"</title>
			<link>http://conceitedsoftware.com/forums/topic/sample-styles#post-709</link>
			<pubDate>Mon, 03 May 2010 21:29:26 +0000</pubDate>
			<dc:creator>bigtoe</dc:creator>
			<guid isPermaLink="false">709@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Thank you - the site is once again loading properly for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Okeanos on "Sample Styles"</title>
			<link>http://conceitedsoftware.com/forums/topic/sample-styles#post-703</link>
			<pubDate>Sat, 24 Apr 2010 16:23:02 +0000</pubDate>
			<dc:creator>Okeanos</dc:creator>
			<guid isPermaLink="false">703@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;From what I can tell the links work fine. Other than that:&#60;br /&#62;
&#60;code&#62;/*&#60;br /&#62;
 *  Stacked.css&#60;br /&#62;
 *  Chill Pill&#60;br /&#62;
 *&#60;br /&#62;
 *  Created by Nicholas Penree on 7/20/09.&#60;br /&#62;
 *  Copyright 2009 Conceited Software. All rights reserved.&#60;br /&#62;
 */&#60;/p&#62;
&#60;p&#62;#fever {&#60;br /&#62;
	display:none;&#60;br /&#62;
	left: 0px;&#60;br /&#62;
	width: 0px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#fluid {&#60;br /&#62;
	left:22px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.fluid.show-feeds #feeds-container {&#60;br /&#62;
	left:22px;&#60;br /&#62;
	top: 210px;&#60;br /&#62;
	max-height: 390px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#feeds-scroller-container {&#60;br /&#62;
	max-height: 390px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;ul#feeds-alpha {&#60;br /&#62;
    top: -170px;&#60;br /&#62;
}&#60;br /&#62;
div#feeds-scroller {&#60;br /&#62;
	max-height: 390px;&#60;br /&#62;
}&#60;br /&#62;
div.box.link {&#60;br /&#62;
	margin-right: 5px;&#60;br /&#62;
	margin-left: -144px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.fluid.show-feeds #content-container {&#60;br /&#62;
	margin-left: 245px;&#60;br /&#62;
	margin-right: 40px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#section-4 { /* search */&#60;br /&#62;
	display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div#groups-container {&#60;br /&#62;
	left: 22px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div#groups {&#60;br /&#62;
	width: 245px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62; div#status {&#60;br /&#62;
    margin-top: 10px;&#60;br /&#62;
	width: 254px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62; div#update-container {&#60;br /&#62;
    margin-top: 10px;&#60;br /&#62;
	width: 254px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/*#feeds {&#60;br /&#62;
	top: 90px;&#60;br /&#62;
}*/&#60;/p&#62;
&#60;p&#62;::-webkit-scrollbar {&#60;br /&#62;
    width: 24px;&#60;br /&#62;
    height: 11px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;::-webkit-scrollbar-thumb:vertical {&#60;br /&#62;
    -webkit-border-image: url('img/ScrollKnob.png') 11 0 24 0;&#60;br /&#62;
    border-color: transparent;&#60;br /&#62;
    border-width: 11px 0;&#60;br /&#62;
    min-height: 24px;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
And the 2nd one&#60;br /&#62;
&#60;code&#62;/*&#60;br /&#62;
 *  Clean.css&#60;br /&#62;
 *  Chill Pill&#60;br /&#62;
 *&#60;br /&#62;
 *  Created by Nicholas Penree on 7/20/09.&#60;br /&#62;
 *  Copyright 2009 Conceited Software. All rights reserved.&#60;br /&#62;
 */&#60;/p&#62;
&#60;p&#62;#fever {&#60;br /&#62;
	display:none;&#60;br /&#62;
	left: 0px;&#60;br /&#62;
	width: 0px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#fluid {&#60;br /&#62;
	left:22px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.fluid.show-feeds.hot #content-container {&#60;br /&#62;
	margin-left:7px;&#60;br /&#62;
}&#60;br /&#62;
.fluid.show-feeds #content-container {&#60;br /&#62;
	margin-left: 480px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.notches, .temperature {&#60;br /&#62;
	display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div.box.link {&#60;br /&#62;
	margin-right: 5px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#section-4 {&#60;br /&#62;
	display: none;&#60;br /&#62;
}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bigtoe on "Sample Styles"</title>
			<link>http://conceitedsoftware.com/forums/topic/sample-styles#post-702</link>
			<pubDate>Fri, 23 Apr 2010 18:52:54 +0000</pubDate>
			<dc:creator>bigtoe</dc:creator>
			<guid isPermaLink="false">702@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The links above are broken.  The chillpillapp.com domain's DNS doesn't seem to be setup.  Can you please paste the contents of the CSS files here, or provide an alternate link?&#60;/p&#62;
&#60;p&#62;Really digging the product!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicholas on "Sample Styles"</title>
			<link>http://conceitedsoftware.com/forums/topic/sample-styles#post-512</link>
			<pubDate>Wed, 02 Sep 2009 15:37:53 +0000</pubDate>
			<dc:creator>Nicholas</dc:creator>
			<guid isPermaLink="false">512@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;With the release of 1.0, I thought I should post a couple sample styles for people to build off of.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://chillpillapp.com/styles/Stacked.css&#34;&#62; Stacked  - Download&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Stacked frees up some space by cleaning up the font sizes in the Hot section, and also moves the feed list below the section list, allowing for a wider article content view column.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://chillpillapp.com/styles/Clean.css&#34;&#62; Clean - Download&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Clean removes the temperature fluff from the Hot window, as well as removing the Fever logo and menu. The menu can be accessed from within Chill Pill so this is no big deal.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;INSTALLATION&#60;/strong&#62;&#60;br /&#62;
Simply drop the .css files into ~/Library/Application Support/Chill Pill/Styles in order to install them.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Nicholas Penree&#60;br /&#62;
Conceited Software
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

