title = about
--
-A codification of exploration, process, and resources.
-
-**author**: Gabriel Dunne ([www](http://gabrieldunne.com), [email](mailto:gdunne@quilime.com))
-**elsewhere**:
+quilime.com is a codification of creative process and resources
+ by **Gabriel Dunne** ([www](http://gabrieldunne.com), [email](mailto:gdunne@quilime.com))
+elsewhere:
[flickr](http://flickr.com/photos/quilime/),
[delicious](http://delicious.com/quilime/),
[vimeo](http://vimeo.com/quilime/),
+[soundcloud](http://soundcloud.com/quilime),
[github](http://github.com/quilime/)
-[rss](http://quilime.com/.rss)
\ No newline at end of file
+<a href="http://quilime.com/.rss" class="rss">rss</a>
body { margin:80px 100px 50px 40px; }
html, body, table { font-family: sans-serif; font-size:12px; line-height:1.4em; color:#44d ; }
-
::-moz-selection {background: #08f !important; color:#fff;}
::selection {background: #08f !important; color:#fff;}
a { color:#000; border:0; padding:0.2em 0.1em 0 0; }
a img { border:0; }
-a.mute { text-decoration:none !important; }
+a.mute { text-decoration:none !important; font-weight:normal;}
a:hover, a.mute:hover { color:#d15; text-decoration:none; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
blockquote { font-family:times; background:#000; color:#aaa;
margin:0; font-size:15px; line-height:1.4em; padding:2em 4em; font-style:italic; line-height:1.45em; max-width:600px;}
-#content { margin-left:120px; min-width:500px; position:absolute; top:20px; padding-bottom:200px; z-index:10;}
+#content { margin-left:160px; min-width:500px; position:absolute; top:20px; padding-bottom:200px; z-index:10;}
#content p:first-child { margin-top:0; }
p { max-width:720px; }
-
.nav { position:absolute; z-index:1; top:20px; left:30px; }
.nav a { text-decoration:none; font-weight:bold;}
+.nav a.mute { font-weight:normal;}
.nav ul { margin-left:1em; }
-.nav h1 { }
+.nav h1 { }
.entry { margin-bottom:100px; }
.entry h2 { padding-bottom:4px; font-size:1.3em;}
table { margin:0; padding:0; border:0; }
table .column { padding-right:100px; min-width:120px; max-width:400px; }
table .column h2 a { text-decoration:none; }
-table h2, table h3 { margin-bottom:2em;}
+table h2, table h3 { margin-bottom:2em; }
table .video li, table .image li { margin-bottom:2em; }
table .reader li, table .bookmarks li { margin-bottom:1em; padding-bottom:1em; border-bottom:1px dotted #ddd; }
.reader_links li, .bookmark_links li { padding-top:.75em; margin-bottom:.75em; }
.bookmark_links li a { display:block; }
.bookmark_links li span { font-style: italic; color:#444; }
-.image li a { background:none;}
+.image li a { background:none; }
#footer { margin-top:120px; }
-#footer .copy a { text-decoration:none; }
\ No newline at end of file
+#footer .copy a { text-decoration:none; }
+
+a.rss {
+ background:url("/img/rss-icon.png") no-repeat scroll right center transparent;
+ padding:0 1.3em 0 0;
+}
+a.external {
+ background:url("/img/external-icon.png") no-repeat scroll right center transparent;
+ padding:0 1.3em 0 0;
+}
\ No newline at end of file