<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. https://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="https://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:damnicons</id>
  <title>damnicons @ LJ</title>
  <subtitle>Sarah</subtitle>
  <author>
    <name>Sarah</name>
  </author>
  <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/"/>
  <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom"/>
  <updated>2007-08-09T21:09:16Z</updated>
  <lj:journal userid="9443755" username="damnicons" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="https://damnicons.livejournal.com/data/atom" title="damnicons @ LJ"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:22565</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/22565.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=22565"/>
    <title>S2 Layout #4: More Simplicity</title>
    <published>2007-08-08T20:43:32Z</published>
    <updated>2007-08-09T21:09:16Z</updated>
    <category term="s2 layouts"/>
    <category term="all layouts"/>
    <content type="html">&lt;br&gt;&lt;center&gt;&lt;a href="http://img521.imageshack.us/img521/8585/moresimplicitylargeex5.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px solid #ffffff;" fetchpriority="high"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Style: S2 Smooth Sailing&lt;br /&gt;Looks best in: Firefox, Safari, IE&lt;br /&gt;Works with: Basic (Free), Paid, Sponsored.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;How to Install&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1.&lt;/b&gt; Go to the &lt;a href="http://www.livejournal.com/customize" target="_blank"&gt;Customize Wizard&lt;/a&gt;&lt;br /&gt;&lt;b&gt;2.&lt;/b&gt; In the &lt;b&gt;Basics&lt;/b&gt; tab under &lt;b&gt;Style System&lt;/b&gt;, make sure &lt;b&gt;S2&lt;/b&gt; is selected, then click Save Changes.&lt;br /&gt;&lt;b&gt;3.&lt;/b&gt; In the &lt;b&gt;Look and Feel&lt;/b&gt; tab under &lt;b&gt;Layout &amp; Language&lt;/b&gt;, select Smooth Sailing in the first drop-down menu, then click Save Changes. Leave &lt;b&gt;Theme&lt;/b&gt; as Layout Default.&lt;br /&gt;&lt;b&gt;4.&lt;/b&gt; In the &lt;b&gt;Custom Options&lt;/b&gt; tab, click &lt;b&gt;Custom CSS&lt;/b&gt;. Make sure the first two drop-down menus are set to &lt;b&gt;No&lt;/b&gt;. Paste your codes into the &lt;i&gt;Custom stylesheet&lt;/i&gt; box, then click Save Changes. &lt;b&gt;OR&lt;/b&gt; upload your codes to your own host, like &lt;a href="http://www.ripway.com/" target="_blank" rel="nofollow"&gt;Ripway&lt;/a&gt;, &lt;a href="http://geocities.yahoo.com/" target="_blank" rel="nofollow"&gt;Geocities&lt;/a&gt;, etc. Make sure the first two drop-down menus are set to &lt;b&gt;No&lt;/b&gt;. In the &lt;i&gt;Custom external stylesheet URL&lt;/i&gt; box, paste your stylesheet URL. Click Save Changes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="15" cols="50"&gt;
  body {
     color: #888888;
     font-family: Arial;
     font-size: 8pt;
     margin: 0px;
     background-color: #ffffff;
     background-image: url('');
     background-attachment: fixed;
     }

  a {
     color: #bebebe;
     text-decoration: none;
     }

  a:hover {
     color: #dddddd;
     }

  blockquote {
     padding: 10px;
     background-color: #ffffff;
     border-left: 1px solid #eeeeee;
     }


/* INSERT HEADER IMAGE IN PAGEBLOCK */

  .pageblock{
     background-image: url("");
     background-position: top center;
     background-repeat: no-repeat;
     padding-top: px;
     background-color: #ffffff;
     width: 800px;
     margin: 0 auto;
     }
  .pagefooterblock {
     display: none;
     }
  .pagefooterblock a, .pagefooterblock a:visited {
     color: #666666;
     } 

  .pageheaderblock {
     padding: 8px; 10px 0px 15px;
     }

  .header-title {
     display: none;
     text-transform: lowercase;
     text-align: left;
     font-family: Arial, sans-serif;
     letter-spacing: -2px;
     font-size: 36px;
     line-height: 20px;
     color: #f2f2f2;
     }
  .header-subtitle {
     display: none;
     }
  .header-icon {
     top: 0px;
     right: 0px;
     position: absolute;
     z-index: 1;
     }
  .header-menu {
     display: none;
     }
  .header-menu a, .header-menu a:visited { 
     white-space: nowrap;
     padding: 2px 6px 2px 6px;
     color: #bbbbbb;
     text-decoration: none;
     }
  .header-menu a:hover {
     color: #888888;
     }
  .header-menu ul, #footer-menu ul {
     margin: 0px;
     padding: 0px;
     }
  .header-menu li, #footer-menu li {
     display: inline;
     }



/* BODY */

  .bodyblock {
     padding: 30px 10px 10px 10px;
     background-color: #ffffff;
     }
  .bodyheaderblock {
     display: none;
     }
  .bodynavblock {
     background-color: #ffffff;
     margin: 10px 0px 4px 0px;
     padding: 8px;
     }
  .bodynavblock a, .bodynavblock a:visited {
     color: #666666;
     }
  .body-title {
     display: none;
     }
  .body-midtitle {
     display: none;
     }


/* ENTRIES */

  .entryHolder {
     padding: 0px 14px 10px 20px;
     color: #888888;
     background-color: #ffffff;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     }
  .entryUserinfo {
     font-weight: none;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     text-align: left;
     margin: 8px 12px 8px 5px;
     background-color: transparent;
     }
  .entryUserinfo-usericon img { 
     padding-bottom: 2px;
     border: #dfdfdf solid 0px; 
     } 
  .entryText {
     line-height: 16px;
     padding: 8px 4px 14px 0px;
     }
  .entryHeader {
     text-transform: lowercase;
     font-size: 10pt;
     letter-spacing: -1px;
     font-family: Arial;
     padding: 0px 0px 2px 0px;
     }
  .entryHeader a{
     color: #bebebe;
     }
  .entryHeader a:hover {
     color: #dddddd;
     }
  .entryHeaderDate {
     color: #888888;
     }
  .entryHeaderSubject {
     text-transform: lowercase;
     color: #888888;
     }
  .entryHeaderDate a {
     color: #bebebe;
     text-decoration: none;
     }
  .entryHeaderDate a:hover {
     color: #dddddd;
     }
  .entryMetadata {
     font-family: Arial, sans-serif;
     padding-bottom: 10px;
     }
  .entryMetadata img {
     display: none;
     }
  .entryMetadata ul {
     margin: 0px;
     padding: 1px;
     }
  .entryMetadata li {
     list-style: none;
     padding: 1px;
     display: block;
     }
  .entryMetadata-label {
     padding: 2px;
     color: #888888;
     font-size: 8pt;
     text-transform: lowercase;
     }
  .entryLinkbar {
     border-top: #f2f2f2 1px solid;
     text-transform: lowercase;
     text-align: right;
     font-size: 8pt;
     font-family: Arial, sans-serif;
     padding: 4px 0px 0px 0px;
     }
  .entryLinkbar a, .entryLinkbar a:visited {
     color: #bbbbbb;
     }
  .entryLinkbar a:hover {
     color: #666666;
     }
  .entryLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .entryLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;     
     display: inline;
     }



/* FOOTER */

  #footer-menu {
     text-transform: lowercase;
     background-color: #ffffff;
     text-align: right;
     font-family: Arial, sans-serif;
     font-size: 8pt;     
     }
  #footer-menu a, .footer-menu a:visited {
     padding: 0px 12px 0px 0px;
     color: #bebebe;
     white-space: nowrap;
     }
  #footer-menu a:hover {
     color: #dddddd;
     }



/* SIDEBAR */
  
  .sidebar {
     border-right: 1px solid #f2f2f2;
     background-color: #ffffff;
     padding: 0px 10px 10px 10px;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     width: 155px;
     color: #888888;
     }
  .sidebox {
     border-bottom: 1px solid #f2f2f2;
     color: #888888;
     margin: 0px 0px 20px 0px;
     }
  .sideboxTitle {
     text-transform: lowercase;
     font-size: 10pt;
     font-family: Arial, sans-seriff;
     padding: 0px 2px 2px 1px;
     color: #888888;   
     text-align: left;
     }
  .listtitle {
     font-weight: normal;
     text-align: left;
     text-transform: lowercase;
     font-size: 8pt;
     letter-spacing: 1px;
     border-bottom: 1px solid #f2f2f2;
     margin: 4px 0px 4px 0px;
     }
  .sideboxContent {
     line-height: 14px;
     text-align: left;
     padding: 3px;
     }
   .sidebox #freetext {
     text-align: left;
     }
  .sidebox #profile, .sidebox #latestmonth, .sidebox #search {
     text-align: center;
     }

  #tags_sidebox a {
     display: block;
     font-size: 8pt;
     }
  #tags_sidebox {
     font-size: 0px;
     }
  .sidebox #systemlinks {
     text-align: left;
     }
  .sidebox #latestmonth table {
     width: 90%;
     margin: 4px auto 4px auto;	
     }
  #latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
     text-align: center;
     text-transform: lowercase;
     }
  #latestmonth td {
     text-align: center;
     padding: 1px;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     }
  .latestmonth-inactive {
     background-color: #f7f7f7;
     padding: 2px;
     }
  .latestmonth-active {
     background-color: #eeeeee;
     padding: 2px;
     }
  .profile-label {
     display: none;
     }



/* COMMENT PAGE */

  .commentHolder {
     color: #888888;
     background-color: #ffffff;
     font-family: Arial, sans-serif;
     font-size: 8pt;
     margin: 4px 0px 4px 8px;
     }
  .commentUserinfo {
     text-align: center; 
     margin: 8px 8px 8px 8px;
     background-color: #ffffff;
     }
  .commentUserinfo-usericon img { 
     padding-bottom: 2px;
     border: 0; 
     } 
  .commentText {
     padding: 6px;
     }
  .commentHeader {
     text-transform: lowercase;
     background-color: #ffffff;
     color: #888888;
     font-family: Arial, sans-serif;
     font-size: 10pt;
     padding: 4px 0px 4px 8px;
     }
  .commentHeader a{
     color: #bebebe;
     }
  .commentHeaderScreened {
     font-family: Arial, sans-serif;
     font-size: 10pt;
     background-color: #eeeeee;
     padding: 4px 0px 4px 8px;
     }
  .commentHeaderSubject {
     font-weight: normal;
     }
  .commentLinkbar {
     border-top: 1px solid #f2f2f2;
     font-family: Arial, sans-serif;
     text-transform: lowercase;
     font-size: 8pt;
     text-align: right;
     }
  .commentLinkbar a {
     color: #bbbbbb;
     }
  .commentLinkbar a:hover {
     color: #666666;
     }
  .commentLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .commentLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     }
  .replyform {
     border: 0;
     background-color: #ffffff;
     color: #4e4e4e;
     padding-left: 10px;
     }
  #commenttext{
     width: 90%;
     }



/* ARCHIVE PAGE */

  .yearlinks{
     text-align: right;
     }
  .yearlink{
     padding-left:4px;
     padding-right: 4px;
     }
  .month {
     width: 400px;
     margin: 8px 8px 8px 20px;
     }
  .daysubjects {
     color: #888888;
     padding: 8px 8px 8px 40px;
     }
  .daytitles {
     text-align: center;
     background: #ffffff;
     color: #888888;
     }
  .day-blank {
     }
  .day {
     }
  .day-date {
     color: #888888;
     width: 50%;
     text-align: center;
     }
  .day-count {
     width: 50%;
     text-align: center;
     float: right;
     font-size: 12px;
     }
  .day-count a {
     text-decoration: none;
     color: #bebebe;
     }



/* TAGS PAGE */

  .tagstable td {
     }
  .tagstable {
     text-transform: lowercase;
     width: 500px;
     }



/* USER, COMMUNITY, PROTECTED ICONS */

  .entryHeader img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
     width: 0;
     height: 0;
     padding: 0 16px 16px 0;
     background: url("http://img77.imageshack.us/img77/9572/16securitylockrz2be5.png");
  }

  .ljuser img { 
     width: 0;
     height: 0;
     background-repeat: no-repeat;
     background-color:transparent;
     background-image: url(http://img413.imageshack.us/img413/6959/16memberlu6jo9.png); 
     padding: 16px 16px 0 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
     background-color:transparent;
     background-image: url(http://img413.imageshack.us/img413/6959/16memberlu6jo9.png);
     padding: 16px 16px 0 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
     background-color:transparent;
     background-image: url(http://img413.imageshack.us/img413/1677/16memberprofileli8vp8.png);
     padding: 16px 16px 0 2px;
     }
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href="http://sweetie.sublink.ca/" target="_blank" rel="nofollow"&gt;Sweetie&lt;/a&gt; for the icons!&lt;br /&gt;&lt;br /&gt;If you have any questions, please ask! And yes, you can change the colors or whatever else you want. ;) Please comment, credit, and feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;add&lt;/a&gt; this journal for more updates! :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:22525</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/22525.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=22525"/>
    <title>Woot</title>
    <published>2007-08-05T21:57:08Z</published>
    <updated>2007-08-05T21:57:08Z</updated>
    <category term="icons"/>
    <category term="harry potter"/>
    <content type="html">Sorry for the lack of updates! No hotlinking, please comment, credit is nice, and blah.&lt;br /&gt;&lt;br /&gt;42 Harry Potter&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;22&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;23&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;24&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;25&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;26&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;27&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;28&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;29&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;30&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;31&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;32&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;33&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;34&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;35&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;36&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;37&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;38&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;39&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;40&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;41&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;42&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:22040</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/22040.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=22040"/>
    <title>Grey icon-sized &amp; large textures</title>
    <published>2007-04-19T23:19:16Z</published>
    <updated>2007-04-19T23:27:26Z</updated>
    <category term="icon sized"/>
    <category term="all resources"/>
    <category term="textures"/>
    <content type="html">Wow, &lt;b&gt;1000+&lt;/b&gt; people have friended this journal. That's pretty awesome! :D Here are a few textures to celebrate, in both icon-sized and larger versions. Please remember to comment, credit if you want, and enjoy!&lt;br /&gt;&lt;br /&gt;Just a reminder: if you're taking anything from previous posts, please only comment once on &lt;i&gt;one post&lt;/i&gt; saying what you took so I don't get multiple comments in my email. Thank you!&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/53570820/" target="_blank" rel="nofollow"&gt;Download&lt;/a&gt; at DeviantArt&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click the previews for the larger 640x480 textures.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img182.imageshack.us/img182/2290/greylarge1damniconsiq6.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img300.imageshack.us/img300/3786/greylarge2damniconsfg7.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img262.imageshack.us/img262/8715/greylarge3damniconsxy1.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img262.imageshack.us/img262/3550/greylarge4damniconssc8.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img257.imageshack.us/img257/7734/greylarge5damniconske7.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px" loading="lazy"&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:21945</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/21945.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=21945"/>
    <title>I hate text, and text hates me</title>
    <published>2007-03-18T18:30:49Z</published>
    <updated>2007-03-18T18:30:49Z</updated>
    <category term="icons"/>
    <category term="lost"/>
    <content type="html">Hi! I decided to take a shot at some Lost icons, so here, 14 total. :) Comment, credit is nice, you know the deal.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:21545</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/21545.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=21545"/>
    <title>damnicons @ 2007-01-28T16:02:00</title>
    <published>2007-01-28T21:07:03Z</published>
    <updated>2007-01-28T21:11:33Z</updated>
    <category term="color schemes"/>
    <content type="html">9 Color Schemes. Use these for your layouts or whatever you like.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:21323</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/21323.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=21323"/>
    <title>Yes, more stock</title>
    <published>2006-12-10T02:58:18Z</published>
    <updated>2006-12-10T03:01:42Z</updated>
    <category term="stock"/>
    <category term="icons"/>
    <content type="html">25 stock icons&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:"&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;22&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;23&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;24&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#000000;text-align:center"&gt;&lt;small&gt;25&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;1. Comment if you take any, please!&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:21023</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/21023.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=21023"/>
    <title>S2 Layout #3: Simplicity is Best</title>
    <published>2006-11-25T20:07:53Z</published>
    <updated>2007-03-22T19:34:03Z</updated>
    <category term="s2 layouts"/>
    <category term="all layouts"/>
    <content type="html">&lt;br&gt;&lt;center&gt;&lt;a href="http://img149.imageshack.us/img149/9174/simplebigwz1.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px solid #ffffff;" fetchpriority="high"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Style: S2 Smooth Sailing&lt;br /&gt;Looks best in: All browsers&lt;br /&gt;Works with: Basic (Free) and Paid. Looks pretty weird in Sponsored.&lt;br /&gt;&lt;br /&gt;LJ has recently released some neat features for the Smooth Sailing style, and I think we should start taking advantage of them. Now you can add a "welcome note" to the top of your journal instead of a sticky post, good for putting some rules up for a graphics journal or maybe just a simple introduction. You can also now add HTML in your welcome note and free text boxes! Remember, you get &lt;i&gt;ten&lt;/i&gt; free text boxes in your sidebar, so do whatever you want - add some more links, images, etc. Have fun.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;How to Install&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1.&lt;/b&gt; Go to the &lt;a href="http://www.livejournal.com/customize" target="_blank"&gt;Customize Wizard&lt;/a&gt;&lt;br /&gt;&lt;b&gt;2.&lt;/b&gt; In the &lt;b&gt;Basics&lt;/b&gt; tab under &lt;b&gt;Style System&lt;/b&gt;, make sure &lt;b&gt;S2&lt;/b&gt; is selected, then click Save Changes.&lt;br /&gt;&lt;b&gt;3.&lt;/b&gt; In the &lt;b&gt;Look and Feel&lt;/b&gt; tab under &lt;b&gt;Layout &amp; Language&lt;/b&gt;, select Smooth Sailing in the first drop-down menu, then click Save Changes. Leave &lt;b&gt;Theme&lt;/b&gt; as Layout Default.&lt;br /&gt;&lt;b&gt;4.&lt;/b&gt; In the &lt;b&gt;Custom Options&lt;/b&gt; tab, click &lt;b&gt;Custom CSS&lt;/b&gt;. Make sure the first two drop-down menus are set to &lt;b&gt;No&lt;/b&gt;. Paste your codes into the &lt;i&gt;Custom stylesheet&lt;/i&gt; box, then click Save Changes. &lt;b&gt;OR&lt;/b&gt; upload your codes to your own host, like &lt;a href="http://www.ripway.com/" target="_blank" rel="nofollow"&gt;Ripway&lt;/a&gt;, &lt;a href="http://geocities.yahoo.com/" target="_blank" rel="nofollow"&gt;Geocities&lt;/a&gt;, etc. Make sure the first two drop-down menus are set to &lt;b&gt;No&lt;/b&gt;. In the &lt;i&gt;Custom external stylesheet URL&lt;/i&gt; box, paste your stylesheet URL. Click Save Changes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="15" cols="50"&gt;
/* PAGE */

  body {
     font-family: Arial, sans-serif;
     font-size: 10px;
     margin: 20px 0px 20px 0px;
     background-color: #444444;
     color: #666666;
     background-image: url(http://img100.imageshack.us/img100/5913/bg1gd0.png);
     }

  a {
     font-weight: none;
     color: #888888;
     text-decoration: none;
     }
  a:hover {
     color: #cccccc;
     text-decoration: none;
     }

  .pageblock{
     background-image: url();
     background-position: top center;
     background-repeat: no-repeat;
     padding-top: px;
     background-color: #ffffff;
     width: 800px;
     margin: 0 auto;
     }
  .pagefooterblock {
     display: none;
     text-align: left;
     font-family: Trebuchet MS, sans-serif;
     background-color: #ffffff;
     color: #666666;
     padding: 4px 4px 4px 4px;
     margin-top: 0px;
     }
  .pagefooterblock a, .pagefooterblock a:visited {
     text-align: right;
     color: #666666;
     } 




/* HEADER */

  .pageheaderblock {
     padding-top: 20px;
     text-align: left;
     }

  .header-title {
     display: none;
     background-color: #ffffff;
     text-align: right;
     text-transform: lowercase;
     padding: 0px 20px 0px 20px;
     }
  .header-subtitle {
     display: none;
     }
  .header-icon {
     top: 0px;
     right: 0px;
     position: absolute;
     z-index: 1;
     }
  .header-menu {
     text-align: center;
     letter-spacing: 2px;
     padding-right: 18px;
     background-color: #ffffff;
     font-family: Trebuchet MS;
     text-transform: uppercase; 
     font-size: 7pt;
     }
  .header-menu a, .header-menu a:visited {
     white-space: nowrap;
     text-align: right;
     padding: 2px 6px 2px 6px;
     color: #666666;
     text-decoration: none;
     }
  .header-menu a:hover {
     color: #999999;
     }
  .header-menu ul, #footer-menu ul {
     margin: 0px;
     padding: 0px;
     }
  .header-menu li, #footer-menu li {
     display: inline;
     }



/* BODY */

  .bodyblock {
     padding: 2px 20px 0px 20px;
     }
  .bodyheaderblock {
     display: none;
     }
  .bodynavblock {
     padding-bottom: 10px;
     }
  .bodynavblock a, .bodynavblock a:visited {
     color: #666666;
     }
  .body-title {
     display: none;
     font-family: ;
     font-size: 18px;
     color: #000000;
     text-align: left;
     padding-left: 24px;
     }
  .body-midtitle {
     display: none;
     font-family: ;
     font-size: 18px;
     color: #000000;
     text-align: left;
     padding-left: 8px;
     }





/*ENTRIES*/
  .entryHolder {
     color: #666666;
     background-color: #ffffff;
     font-family: Arial, sans-serif;
     font-size: 10px;
     margin-top: 2px;
     padding: 8px;
     }
  .entryUserinfo {
     font-weight: none;
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     text-align: center;
     margin: 8px 4px 8px 8px;
     }

  .entryUserinfo a{
     font-weight: lighter;
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     text-align: center;
     }


  .entryUserinfo-usericon img { 
     font-weight: none;
     border: 0; 
     margin-top: -18px;
     } 
  .entryText {
     font-weight: none;
     text-align: justify;
     padding: 6px;
     }
  .entryHeader {
     text-align: right;
     color: #000000;
     font-family: ;
     font-size: 12px;
     padding: 4px 4px 4px 8px;
     border-bottom: 1px #f0f0f0 solid;
     }
  .entryHeader a{
     font-weight: none;
     color: #000000;
     }
  .entryHeaderSubject {
     color: #666666;
     font-size: 10px;
     font-family: Trebuchet MS, sans-serif;
     font-weight: none;
     }
  .entryHeaderDate {
     color: #666666;
     font-size: 10px;
     font-family: Trebuchet MS, sans-serif;
     }
  .entryHeaderDate a {
     color : #000000;
     text-decoration : none;
     }
  .entryHeaderDate a:hover {
     color : #000000;
     text-decoration : underline;
     }
  .entryMetadata {
     text-align: right;
     padding-left: 2px;
     }
  .entryMetadata ul {
     margin: 0px;
     padding: 0px;
     }
  .entryMetadata li {
     list-style: none;
     display: none;
     padding: 1px;
     }
  .entryMetadata-label {
     font-weight: none;
     padding-right: 4px;
     }
  .entryLinkbar {
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     color: #000000;
     text-align: right;
     padding: 4px 0px 4px 0px;
     }
  .entryLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .entryLinkbar li {
     display: inline;
     padding: 5px;
     margin: 0px;     
     }




/*FOOTER*/

  #footer-menu {
     margin-top: 10px;
     text-align: center;
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     }
  #footer-menu a, .footer-menu a:visited {
     color: #666666;
     white-space: nowrap;
     padding: 6px;
     text-align: right;
     }





/*SIDEBAR*/
  
  .sidebar {
     background-color: #ffffff;
     font-family: Arial, sans-serif;
     color: #666666;
     font-size: 10px;
     margin-right: 8px;
     margin-top: 10px;
     width: 200px;
     }
  .sidebox {
     color: #666666;
     margin: 0px 0px 10px 0px;
     }
  .sideboxTitle {
     text-align: left;
     border-bottom: 1px #f0f0f0 solid;
     font-family: Trebuchet MS;
     font-size: 10px;
     color: #666666;
     padding: 4px 0px 4px 8px;     
     }
  .sideboxContent {
     text-align: left;
     padding: 5px 4px 2px 4px;
     }
  .sidebox #profile, .sidebox #search, .sidebox #latestmonth {
     text-align: center;
     }
  .sidebox #tags_sidebox {
     text-align: left;
     }
  .sidebox #systemlinks {
     padding-left: 5px;
     text-align: left;
     }
  .sidebox #latestmonth table{
     width: 90%;
     margin-left: auto;
     margin-right: auto;
     margin-top: 4px;
     }
  .sidebox #freetext {
     padding-right: 5px;
     padding-left: 5px;
     text-align: justify;
     }
  .listtitle {
     font-weight: bold;
     }
  .profile-label {
     font-family: Trebuchet MS, sans-serif;
     color: #666666;
     font-weight: none;
     }






/*OTHER PAGES*/

/* COMMENT PAGE */

  .commentHolder {
     font-family: Arial, sans-serif;
     color: #666666;
     background-color: #ffffff;
     border-top: 2px solid #ffffff;
     font-family: ;
     font-size: 10px;
     margin: 4px 0px 4px 0px;
     }
  .commentUserinfo {
     font-weight: none;
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     margin: 8px 4px 8px 8px;
     text-align: center; 
     background-color: #ffffff;
     }
  .commentUserinfo-usericon img { 
     border: 0; 
     } 
  .commentText {
     padding: 6px;
     }
  .commentHeader {
     text-align: right;
     border-bottom: 1px #f0f0f0 solid;
     font-family: Trebuchet MS, sans-serif;
     background-color: #ffffff;
     color: #666666;
     font-family: ;
     font-size: 10px;
     padding: 4px 0px 4px 8px;
     }
  .commentHeader a{
     color: #000000;
     }
  .commentHeaderScreened {
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     background-color: #f0f0f0;
     padding: 4px 4px 4px 8px;
     }
  .commentHeaderSubject {
     font-weight: none;
     }
  .commentLinkbar {
     font-family: Trebuchet MS, sans-serif;
     font-size: 10px;
     color: #666666;
     text-align: right;
     padding-top: 4px;
     padding-bottom: 4px;
     }
  .commentLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .commentLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     }
  .replyform {
     background-color: #ffffff;
     color: #666666;
     padding-left: 10px;
     }
  #commenttext{
     width:100%;
     }





/*ARCHIVE PAGE*/
  .yearlinks{
     text-align: right;
     }
  .yearlink{
     padding-left:4px;
     padding-right: 4px;
     }
  .month {
     width: 500px;
     margin: 8px 8px 8px 40px;
     }
  .daysubjects {
     color: #666666;
     padding: 8px 8px 8px 40px;
     }
  .daytitles {
     text-align: center;
     background: #fffff;
     color: #000000;
     }
  .day-blank {
    }
  .day {
     }
  .day-date {
     color: #000000;
     width: 50%;
     text-align: center;
     }
  .day-count {
     width: 50%;
     text-align: center;
     float: right;
     font-size: 20px;
     }
  .day-count a {
     text-decoration: none;
     color: #666666;
     }

  #welcomenoteHolder {
     margin-top: 10px;
     padding: 10px;
     } 

  .entryHeader img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
     width: 0;
     height: 0;
     padding: 0 8px 10px 0;
     background: url(http://img122.imageshack.us/img122/859/lockpq0.gif);
  }

  .entryHeader img[src="http://stat.livejournal.com/img/icon_private.gif"]{
     width: 0;
     height: 0;
     padding: 0 8px 10px 0;
     background: url(http://img122.imageshack.us/img122/859/lockpq0.gif);
  }

  .entryHeader img {
     width: 0;
     height: 0;
     background-repeat: no-repeat;
     background-image: url(http://img122.imageshack.us/img122/859/lockpq0.gif);
     padding: 8px 10px 0 0;
  } 
 
  .ljuser img { 
     width: 0;
     height: 0;
     background-repeat: no-repeat;
     background-color: transparent;
     background-image: url(http://img74.imageshack.us/img74/8655/usergrey2byexcentricib0.gif); 
     padding: 8px 6px 4px 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
     background-color: transparent;
     background-image: url(http://img74.imageshack.us/img74/8655/usergrey2byexcentricib0.gif);
     padding: 8px 6px 4px 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
     background-color: transparent;
     background-image: url(http://img74.imageshack.us/img74/8172/3squaresbyexcentricxx5.gif);
     padding: 7px 7px 2px 2px;
     }


/*TAGS PAGE*/

  .tagstable, .tagstable td {
     border: 1px solid #dddddd;
     }
  .tagstable { width: 500px; }
  
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;Please comment, credit, and feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;add&lt;/a&gt; this journal for more updates! :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:20964</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/20964.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=20964"/>
    <title>damnicons @ 2006-11-15T16:47:00</title>
    <published>2006-11-15T21:47:00Z</published>
    <updated>2006-11-15T21:47:00Z</updated>
    <category term="stock"/>
    <category term="icons"/>
    <content type="html">18 stock&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:"&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#666666;text-align:center"&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;1. Comment if you take any, please!&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:20725</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/20725.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=20725"/>
    <title>1 little texture set</title>
    <published>2006-10-16T20:12:15Z</published>
    <updated>2006-10-16T20:12:15Z</updated>
    <category term="icon sized"/>
    <category term="textures"/>
    <content type="html">&lt;center&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/41509066/" target="_blank" rel="nofollow"&gt;Download&lt;/a&gt; / Deviant Art&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;1. Comment if you take, please!&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;friend me&lt;/a&gt; for more updates! :)&lt;/blockquote&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:20232</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/20232.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=20232"/>
    <title>A pimp.</title>
    <published>2006-10-09T16:25:57Z</published>
    <updated>2006-10-09T16:27:37Z</updated>
    <category term="pimping"/>
    <content type="html">&lt;center&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;a href="http://community.livejournal.com/photocouleur/" target="_blank"&gt;photocouleur&lt;/a&gt;&lt;/big&gt;&lt;/big&gt;&lt;/big&gt;&lt;/big&gt;&lt;/big&gt;&lt;br /&gt;&lt;br /&gt;A community for any random photos I find or take. Go friend it if you're interested :)&lt;br /&gt;&lt;br /&gt;Also, I just realized, &lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="damnicons" lj:user="damnicons" &gt;&lt;a href="https://damnicons.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://damnicons.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;damnicons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; has more than 500 watchers! Thanks, guys.&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:20029</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/20029.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=20029"/>
    <title>S2 Layout #2: Night</title>
    <published>2006-10-03T23:47:39Z</published>
    <updated>2006-10-04T19:33:32Z</updated>
    <category term="s2 layouts"/>
    <category term="all layouts"/>
    <content type="html">&lt;br&gt;&lt;center&gt;&lt;a href="http://img384.imageshack.us/img384/4808/nightpreviewlargetz4.gif" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px solid #ffffff;" fetchpriority="high"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Style: S2 Flexible Squares&lt;br /&gt;Looks best in: &lt;a href="http://www.mozilla.com/" target="_blank" rel="nofollow"&gt;Mozilla Firefox&lt;/a&gt;, works in other browsers, though&lt;br /&gt;Works with: Basic (Free), Sponsored, and Paid&lt;br /&gt;&lt;br /&gt;Don't know how to install? &lt;a href="http://community.livejournal.com/freelayouts_s2/1392.html" target="_blank"&gt;A handy dandy installation guide&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea cols="50" rows="15"&gt;
/* Cleaned CSS: */


    body {
        background-color: #1f1f1f;
	background-image: url();
        text-align: center;
        color: #8b8b8b;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
        margin: 0 0 0 0;
        }

    a, a:link, a:visited {
        color: #b4b4b4;
        text-decoration: none;
        }

    a:hover {
        color: #a9a9a9;
        text-decoration: none;
        }

    ::-moz-selection {
	color: #f0f0f0;
	background: #303030;
	}

    p, td, blockquote {
        font-size: 7pt;
	padding: 15px;
	border: 1px dashed #464646;
        }

    code, kbd, pre, tt {
            font-family: monospace;
        }

    #content
    {
        width: 800px;
        margin-left: auto; margin-right: auto;
        padding: 15px;
    }

     #maincontent {
	margin-top: 15px;
	margin-right: auto;
	font-family: "lucinda grande", tahoma;
	color: #8b8b8b;
	font-size: 7pt;
	text-align: justify;
        }

    #sidebar {
	display: none;
        padding-top: 15px;
        margin-top: 15px;
        background-color: #303030;
        font-size: 7pt;
        font-family: Tahoma;
        color: #8b8b8b;
        width: 160px;
        float: right;
        text-align: justify;
        }

    #header {
        padding-top: 30px;
	padding-bottom: 30px;
        margin: 0px;
        text-align: center;
        font-family: arial;
        font-size: 12pt;
	letter-spacing: -1px;
        color: #8b8b8b;
	background-color: #303030;
	text-transform: lowercase;
        }

    #footer {
        text-align: center;
        font-family: arial;
	background-color: #303030;
        font-size: 12pt;
	text-transform: lowercase;
	letter-spacing: -1px;
        color: #8b8b8b;
        z-index: 100;
        clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
        }

     h2 {
	display: none;
	}

    /* header -- links to views; title of journal; subtitle of journal */

    div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, 

div#footer a:visited {
        color: #b4b4b4;
	text-transform: lowercase;
    }

    div#header a:hover, div#footer a:hover {
        color: #a9a9a9;
        text-decoration: none;
	text-transform: lowercase;
    }

    ul.navheader
        {
        padding: 0px;
        margin: 0px;
        }

    ul.navheader li  {
        display: inline;
        padding: 0 3px 0 3px;
        }

    .title    {
	display: none;
        font-family: "lucinda grande", tahoma;
        font-size: 9pt;
        font-weight: normal;
        line-height: 200%;
        top: 10px;
        }

    .subtitle{
	display: none;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
        font-weight: normal;
        top: 10px;
        }


    /* sidebar */

    div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
        color: #b4b4b4;
    }

    div#sidebar a:hover {
        color: #a9a9a9;
        text-decoration: none;
    }

    .defaultuserpic {
        text-align: center;
        }

    .sbarheader {
        padding: 0px 5px 0px 5px;
        }

    .sbarbody {
        padding: 0px 5px 0px 5px;
        }

    .sbarbody2 {
        padding: 0 15px 0 15px;
    }

    table.calendar {
        margin-right: auto;
        margin-left: auto;
        }

    .sbarcalendar {
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        }

    .sbarcalendarposts {
        background-color: #303030;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        }

    ul.sbarlist
    {
        padding-left: 0px;
        margin-left: 0px;
        list-style: none;
    }

    li.sbaritem
    {
        padding-left: 15px;
        list-style: none;
    }

    li.sbartitle
    {
        padding-right: 5px;
        list-style: none;
        background-color: #ffffff;
        margin-bottom: 10px;
        margin-top: 10px;
	text-align: right;
    }


    /* maincontent */

    .subcontent {
	padding: 10px;
	padding-bottom: 5px;
	border-width: 0px;
	border-color: #e6e6e6;
	border-style: solid;
	background: #303030;
    }

    .entry    {
        margin: 5px 20px 5px 20px;
        padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
        background-color: #303030;
        color: #8b8b8b;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
        text-align: justify;
        }

    .entry ul li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .entry ol li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .userpic {
	display: none;
        position: relative;
        float: right;
        padding: 5px;
        margin: 10px;
        z-index: 15;
        }

    .userpicfriends {
        position: relative;
        float: right;
        padding: 5px;
        margin: 10px;
        text-align: center;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
        z-index: 15;
	color: #303030;
	background-color: transparent !important;
        }

     .userpicfriends font {
	color: #b4b4b4;
	}

    .date {
	padding-left: 15px;
	text-transform: lowercase;
	font-family: tahoma;
	font-size: 11px;
	color: #8b8b8b;
	margin-top: 15px;
        }

    .subject {
        font-family: tahoma;
        font-size: 14px;
	color: #b4b4b4;
	text-transform: lowercase;
	padding-left: 15px;
        }

    .subject a, .subject a:link, .subject a:visited {
        color: #b4b4b4;
        }

    .subject a:hover {
        color: #a9a9a9;
        }

    .datesubject {
        background-color: #303030;
        padding: 5px;
        }

    .comments {
        font-family: arial;
	text-transform: lowercase;
        font-size: 7pt;
        text-align: center;
        background-color: #303030;
        position: relative;
	color: #8b8b8b;
	padding-bottom: 5px;
        }

    div.comments a, div.comments a:link, div.comments a:visited{
        color: #b4b4b4;
	font-family: arial;
	letter-spacing: -1px;
	font-size: 12pt;
	padding: 5px;
	
    }

    div.comments a:hover {
        color: #a9a9a9;
	font-family: arial;
	letter-spacing: -1px;
	font-size: 12pt;
	padding: 5px;
        text-decoration: none;
    }


    /* maincontent --  entry, reply pages */

    .datesubjectcomment {
        background-color: #303030;
        padding: 5px;
        margin-top: 20px;
        }

    .userpiccomment {
        position: relative;
        background-color: #303030;
        top: -30px;
        left: 0px;
        padding: 5px;
        margin: 10px 10px -20px 10px;
        z-index: 15;
        float: right;
        }

    .box {
        padding: 20px;
        clear: left;
        }

    input, textarea {
        background-color: #303030;
        color: #8b8b8b;
	font-family: "lucinda grande", tahoma;
        }

    textarea.textbox  {
          width: 100% !important;
           }

    .reply    {
        position: relative;
        margin: 20px 30px 10px 30px;
        padding: 25px 10px 10px 10px;
        text-align: left;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
        line-height: 125%;
        background-color: #303030;
        color: #8b8b8b;
        }

    .replytosubject {
        font-family: tahoma;
	color: #b4b4b4;
	font-size: 14px;
	text-transform: lowercase;
        }


    .commentreply {
        position: relative;
        margin: 10px;
        font-size: 7pt;
        font-family: "lucinda grande", tahoma;
        color: #8b8b8b;
        }

    .commentbox {
        padding: 10px;
        margin: 10px;
        background-color: #303030;
        }

    .datesubjectcomment a:link, .datesubjectcomment a:visited {
        color: #b4b4b4;
        }

    .datesubjectcomment a:hover {
        color: #a9a9a9;
        }

    .commentboxpartial {
        border-color: #303030;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 10px;
        background-color: #303030;
        }

    .commentinfo {
        background-color: #303030;
        margin-top: 10px;
        width: 100%;
        }


    /* maincontent -- year/achive pages */

    ul.year {
        text-align: center;
        padding-bottom: 5px;
        }

    ul.year li {
        display: inline;
        }

    table.yeartable {
        margin-left: auto;
        margin-right: auto;
        }

    table.yeartable td.yeardate, table.yeartable td.yearday {
        border-width: 0px;
        border-style: solid;
        border-color: #999999;
        }

    table.yeartable td.yearday {
        background-color: #303030;
        text-align: center;
        }

    td.yearmonth {
        border-style: none;
        }


    /* footer */

    ul.navfooter{
        padding: 0px;
        margin: 0px;
        }

    ul.navfooter li  {
        display: inline;
        margin: 0 5px 0 5px;
        }


    .clearfoot {
        display: none;
        }


    /* misc  */

    .clear {
        height: 13px;
        }

    .skiplinks {
	display: none;
        text-align: center;
        }

    .separator{
        /* for formatting separators between entries */
        height: 0px;
	background: transparent;
    }

     .ljtags {
	display: none;
	font-family: "lucinda grande", tahoma;
	color: #8b8b8b;
	font-size: 7pt;
	position: left;
	margin-top: 0px;
	position: relative;
	text-transform: lowercase;
	top: 15px;
	}

    .currents, .currentmood, .currentmusic {
	display: none;
        font-family: "lucinda grande", tahoma;
        font-size: 7pt;
	text-transform: lowercase;
        }

     .ljtaglist{
	list-style-type: none;
	background-color: #303030;
	padding-top: 12px;
	padding-bottom: 10px;
	}

     .subject img[src="http://stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0;
	padding: 0 11px 11px 0;
	background: url(http://img221.imageshack.us/img221/2098/documentsap5.gif);
	}

     .subject img[src="http://stat.livejournal.com/img/icon_private.gif"] {
	width: 0;
	height: 0;
	padding: 0 11px 11px 0;
	background: url(http://img221.imageshack.us/img221/2098/documentsap5.gif);
	}


     span.ljuser a {
	background: url(http://img246.imageshack.us/img246/7734/figureon5.gif) no-repeat center 

left;
	padding: 0 0 02px 0;
	width: 11px;
	height: 11px;
	margin-right: 0px;
	}
     
     span.ljuser img {
	visibility: hidden;
	}

     .ljuser a img {
	width: 11px;
	height: 11px;
	padding: 02px 02px 02px 0;
	}

     span.ljuser a:hover b {
	padding: 02px 0 02px 0;
	color: #a9a9a9;
	font-weight: lighter;
	background: #303030;
	}

     span.ljuser a b {
	padding: 02px 0 02px 0;
	color: #b4b4b4;
	font-weight: lighter;
	background: #303030;
	}

     .headerimage {
	position: relative;
	width: px;
	height: px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url("");
	background-repeat: no-repeat;
	}

&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;1. Comment if taking&lt;br /&gt;2. Credit in your userinfo&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;add&lt;/a&gt; this journal for updates on your friends page!&lt;/blockquote&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:19833</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/19833.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=19833"/>
    <title>HP icons :)</title>
    <published>2006-09-07T00:56:54Z</published>
    <updated>2006-09-07T00:57:53Z</updated>
    <category term="icons"/>
    <category term="harry potter"/>
    <content type="html">20 icons (PoA, CoS)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center"&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. Comment if you take any, please!&lt;/b&gt;&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:19658</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/19658.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=19658"/>
    <title>S2 Layout #1</title>
    <published>2006-08-28T03:43:27Z</published>
    <updated>2007-04-11T17:36:25Z</updated>
    <category term="s2 layouts"/>
    <category term="all layouts"/>
    <content type="html">&lt;br&gt;&lt;center&gt;&lt;a href="http://img132.imageshack.us/img132/828/bigpreviewwx4.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" style="border: 0px solid #ffffff;" fetchpriority="high"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Style: S2 Flexible Squares&lt;br /&gt;Looks best in: &lt;a href="http://www.mozilla.com/" target="_blank" rel="nofollow"&gt;Mozilla Firefox&lt;/a&gt;, works in other browsers, though&lt;br /&gt;Works with: Basic (Free), Sponsored, and Paid&lt;br /&gt;&lt;br /&gt;Don't know how to install? &lt;a href="http://community.livejournal.com/freelayouts_s2/1392.html" target="_blank"&gt;The handy dandy installation guide.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sidebar not showing? You haven't listed any &lt;a href="http://www.livejournal.com/manage/links.bml" target="_blank"&gt;links&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="15" cols="50"&gt;
/* damnicons.livejournal.com */

	
	body	{
		background-color: #333333;
		text-align: center;
		color: #dddddd;
		font-family: Tahoma;
		font-size: 9px;
		margin-top: 10px;
		}
	
	a, a:link, a:visited {
		cursor: default;
		color: #30c4b4;
		text-decoration: none;
		}
	
	a:hover {
		cursor: default;
		color: #26aea0;
		text-decoration: none;
		}
	
	p, td, blockquote {
	    	font-size: 10px;
		background-color: #333333;
		padding: 15px;
		border: #dddddd 1px solid;
		color: #ffffff;
		}

	::-moz-selection {
		background: #30c4b4;
		color: #ffffff;
		}
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
	b {
		color: #30c4b4;
		font-weight: normal;
		}
		
	#content
	{  	
		width: 600px;
		margin-left: auto; 
		margin-right: auto;				
		background-color: #ffffff;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 5px;
		border: #dddddd 1px solid;
	}

 	#maincontent {	 	
		margin-top: 15px;
		font-family: Tahoma;
		font-size: 9px;
		background-color: #ffffff;
		color: #999999;
		margin-right: 150px;
		text-align: justify;
		padding: 5px;
		}
	
	#sidebar {
		padding-top: 15px;
		margin-top: 15px;
		background-color: #ffffff;
	  	font-size: 9px;
		font-family: Tahoma;
	  	color: #999999;
		width: 150px;
		float: right;
		text-align: justify;
		border-left: #eeeeee 1px solid;
		text-transform: lowercase;
		}

	#header {	
		display: none;
		background-color: #ffffff;
		margin: 0px;
		text-align: center;
		font-family: Tahoma;
		font-size: 10px;
		letter-spacing: 0px;	
		color: #999999;
		text-transform: lowercase;
		line-height: 20px;
		}

	#footer {		
		width: 100%;
		text-align: center;
		font-family: Tahoma;
		font-size: 10px;
		background-color: #ffffff;
		color: #999999;
		z-index: 100;
		clear: both;
		padding-top: 5px;
		}
		
	/* header -- links to views; title of journal; subtitle of journal */	
	
	div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, 

div#footer a:visited {
		color: #30c4b4;
		text-align: right;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #26aea0;
		text-decoration: none;
		text-align: right;
	}	
	
	ul.navheader 
		{	
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
		}

	.title	{
		display: none;
		background-color: #444444;
		font-size: 10px;
		line-height: 200%;
		text-align: center;
		color: #ffffff;
		}
	
	.subtitle{
		display: none;
		background-color: #444444;
		font-size: 10px;	
		top: 0px;
		padding-bottom: 15px;
		text-align: center;
		color: #ffffff;
		}
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #30c4b4;
		padding-top: 10px;
		padding-bottom: 10px;
		text-decoration: none;
		display: block;
	}
	
	div#sidebar a:hover {
		color: #26aea0;
		text-decoration: none;
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
	}
	
	.defaultuserpic {
		text-align: center;
		}
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
		}
	
	.sbarbody {
		padding: 0px 5px 0px 5px;		
		}
	
	.sbarbody2 {
		padding: 0 15px 0 15px;
	}
			
	table.calendar {
		display: none;
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		font-family: 'Trebuchet MS', Verdana, Sans-Serif;
		padding: 4px;
		background-color: #ffffff;
		text-align: center;
		font-size: 7pt;
		color: #999999;
		}
	
	.sbarcalendarposts {
		padding: 4px;
		background-color: #ffffff;
		text-align: center;
		font-family: 'Trebuchet MS', Verdana, Sans-Serif;
		font-size: 7pt;
		color: #999999;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 15px;
		list-style: none;		
	}

	li.sbartitle
	{
		display: none;
		padding-left: 15px;
		list-style: none;
		background-color: #ffffff; 
		margin-bottom: 10px;
		margin-top: 10px;
	}

	
	/* maincontent */	
	
	.subcontent {		
	}

	ul.ljtaglist li  {
		list-style: none;
		}


		
	.entry	{
		padding: 10px 20px 10px 10px;
		background-color: #ffffff;
		color: #999999;
		font-family: "Tahoma" Helvetica, sans-serif;
		font-size: 7pt;
		text-align: justify;
		margin-right: 0px;
		}
		
	.entry ul li
		{
		padding-left: 5px;
		margin-left: 15px;
		}
		
    .entry ol li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

	.userpic {
		display: none;
		position: relative;
		float: right;
		background-color: #ffffff;
		padding: 5px;
		border: #eeeeee 1px solid;
		margin: 10px;
		z-index: 15;
		}
		
	.userpicfriends {
		position: relative;
		float: right;
		padding: 10px;
		margin: 0px;
		background: #ffffff !important;
		text-align: center;
		font-family: Tahoma;
		color: #ffffff;
		font-size: 7pt;
		z-index: 15;
		}

	.userpicfriends font {
		color: #30c4b4 !important;
		
		}
		
	.date {				
		top: 0px;
		color: #d1d1d1;
		font-family: Tahoma;
		font-size: 10px;
		text-transform: lowercase;
		text-align: left;
		padding-left: 10px;
		}
	
	.subject {
		color: #30c4b4;
		font-family: Tahoma;
		font-size: 10px;
		padding: 0px;
		text-transform: lowercase;
		text-align: left;
		padding-left: 10px;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #30c4b4;
		}
	
	.subject a:hover {
		color: #26aea0;
		}	

	.datesubject {				
		background-color: #ffffff;
		padding: 0px;
		}
		
	.currents, .currentmood, .currentmusic {
		font-family: "Verdana", sans-serif;
		font-size: 11px;	
		}

	.comments {
		font-family: Tahoma;
		font-size: 10px;
		text-align: center;
		background-color: #ffffff;
		color: #c1c1c1;
		padding: 5px;
		position: relative;
		clear: left;
		text-transform: lowercase;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #30c4b4;
	}
	
	div.comments a:hover {
		color: #26aea0;
		text-decoration: none;
	}

	
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #ffffff;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.userpiccomment {
		position: relative;
		border-width: 5px;
		border-style: solid;
		border-color: #ffffff;
		background-color: #ffffff;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: right;
		}
		
	.box {
		border-style: solid;
		border-width: 0px 0px 0px 0px;
		border-color: #ffffff;
		padding: 10px;
		clear: left;
		}

	input, textarea {
		background-color: #ffffff;
		color: #000000;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		font-family: Tahoma;
		font-size: 10px;
		line-height: 125%;
		background-color: #ffffff;
		color: #999999;
		}
		
	.replytosubject {
		font-weight: normal;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 10px;
		font-family: Tahoma;
		color: #999999;
		}
		
	.commentbox {
		
		border-color: #ffffff; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #ffffff;
		}
		
	.datesubjectcomment a:hover {
		color: #b0b9c8;
		}
	
	.commentboxpartial {
		border-color: #f8f8f8; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}

	.commentinfo {
		background-color: #ffffff; 
		margin-top: 10px; 
		width: 100%;
		}
			
		
	/* maincontent -- year/achive pages */
		
	ul.year {
		text-align: center;
		padding-bottom: 40px;
		}
	
	ul.year li {
		display: inline;		
		}
	
	table.yeartable {
		margin-left: auto;
		margin-right: auto;
		}
	
	table.yeartable td.yeardate, table.yeartable td.yearday {
		border-width: 1px;
		border-style: solid;
		border-color: #999999;
		}
	
	table.yeartable td.yearday {
		background-color: #333333;
		text-align: center;
		}
	
	td.yearmonth {
		border-style: none;
		}
	
		
	/* footer */
		
	ul.navfooter{
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navfooter li  {
		display: inline;	
		margin: 0 5px 0 5px;
		}

		
	.clearfoot {		
		clear: both;
		}
		
		
	/* misc  */
				
	.clear {
		height: 15px;
		}
		
	.skiplinks {
		text-align: center;
		}

		/* for formatting header image */

	.separator{
		/* for formatting separators between entries */
		height: 15px;
	}

	.ljtags {
		font-family: Tahoma;
		color: #999999;
		font-size: 10px;
		position: left;
		margin-top: 0px;
		position: relative;
		top: 30px;
		text-transform: lowercase;
		}

    	.currents, .currentmood, .currentmusic {
		font-family: Tahoma;
		color: #999999;
		font-size: 10px;
		text-transform: none;
		text-transform: lowercase;
		font-weight: lighter;
		}

	
	small {
		font-size: 7pt;
		}

	.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"] {
		width: 0;
		height: 0;
		padding: 0 07px 9px 0;
		background: url(http://img81.imageshack.us/img81/6553/lock2ba1.gif);
		}

	.subject img[src="http://stat.livejournal.com/img/icon_private.gif"] {
		width: 0;
		height: 0;
		padding: 0 07px 9px 0;
		background: url(http://img81.imageshack.us/img81/6553/lock2ba1.gif);
		}

	.ljuser img { 
  		width: 0;
  		height: 0;
  		background-repeat: no-repeat;
  		background-color: transparent;
  	        background-image: url(http://img176.imageshack.us/img176/739/66b9m74cs2hs6sg6.gif); 
  		padding: 11px 7px 0 2px;
		}

	.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
		background-color: transparent;
  	        background-image: url(http://img176.imageshack.us/img176/739/66b9m74cs2hs6sg6.gif);
  		padding: 11px 7px 0 2px;
		}

	.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
		background-color: transparent;
 		background-image: url(http://img176.imageshack.us/img176/739/66b9m74cs2hs6sg6.gif);
 		padding: 11px 7px 0 2px;
		}


/* HEADER IMAGE */
	.headerimage {
		position: relative;
		width: px;
		height: px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		background-image: url("");
		background-repeat: no-repeat;
		}

&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;1. Comment if taking&lt;br /&gt;2. Credit in your userinfo&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;add&lt;/a&gt; this journal for updates on your friends page!&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;big&gt;&lt;big&gt;March 15, 2007: User icon problem has been fixed; if you have recently taken these codes, you might want to update them!&lt;/big&gt;&lt;/big&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:19405</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/19405.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=19405"/>
    <title>2 texture sets</title>
    <published>2006-08-22T21:51:56Z</published>
    <updated>2006-08-22T21:51:56Z</updated>
    <category term="icon sized"/>
    <category term="all resources"/>
    <category term="textures"/>
    <content type="html">&lt;center&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/38487366/" target="_blank" rel="nofollow"&gt;DOWNLOAD&lt;/a&gt; // Deviant Art&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/38486659/" target="_blank" rel="nofollow"&gt;DOWNLOAD&lt;/a&gt; // Deviant Art&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. Comment if you take, please!&lt;/b&gt;&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:19103</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/19103.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=19103"/>
    <title>damnicons @ 2006-08-21T19:28:00</title>
    <published>2006-08-21T23:41:05Z</published>
    <updated>2006-08-21T23:41:05Z</updated>
    <category term="stock"/>
    <category term="icons"/>
    <content type="html">15 stock icons&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;1. Comment if you take, please!&lt;/b&gt;&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Please do not edit&lt;br /&gt;4. Nominations are awesome and make me feel fuzzy inside&lt;br /&gt;5. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:18878</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/18878.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=18878"/>
    <title>Some GIF icons..</title>
    <published>2006-08-15T16:50:57Z</published>
    <updated>2006-08-15T16:51:50Z</updated>
    <category term="gif icons"/>
    <content type="html">&lt;center&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/38054989/" target="_blank" rel="nofollow"&gt;25 gif icons&lt;/a&gt; (deviantart)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/deviation/38055258/" target="_blank" rel="nofollow"&gt;21 tiny gif icons&lt;/a&gt; (deviantart)&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Please &lt;b&gt;comment!&lt;/b&gt;&lt;br /&gt;2. Credit is nice but not nessecary&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for future updates!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:18478</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/18478.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=18478"/>
    <title>Hiatus</title>
    <published>2006-07-24T20:43:43Z</published>
    <updated>2006-07-24T20:43:43Z</updated>
    <category term="!important"/>
    <category term="hiatus"/>
    <content type="html">Hey! Thanks for all the wonderful comments I get on my entries, they mean a lot! Anyway, you won't be seeing anything new in this journal for the next three weeks since I'm going with my family on vacation. But don't get upset, because when I come back I'll be sure to have something for you. :)&lt;br /&gt;&lt;br /&gt;Just a little reminder: please read the &lt;a href="http://damnicons.livejournal.com/15982.html" target="_blank"&gt;rules&lt;/a&gt;; I've been noticing a lot lately that some of you like to comment on every past entry of mine when you take from them. Just leave &lt;i&gt;one comment&lt;/i&gt; on my latest entry saying you took from more than one entry. Also, I set up a new userinfo with a FAQ and some links, so &lt;a href="http://damnicons.livejournal.com/profile" target="_blank"&gt;check it out!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And about those requests.. you'll have to wait until I get back for them. This week is going to be hectic for me so I won't have any time to get around to them. Sorry.&lt;br /&gt;&lt;br /&gt;Well, that should be it. See ya!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:18269</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/18269.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=18269"/>
    <title>Requests (again)</title>
    <published>2006-07-22T00:16:26Z</published>
    <updated>2006-07-24T20:45:42Z</updated>
    <category term="requests"/>
    <category term="interest icons"/>
    <content type="html">Taking icon requests for the first 25-30 to comment. Either ask for an interest icon or provide me with a &lt;b&gt;High-Quality&lt;/b&gt; pic and I'll work with that. (&lt;a href="http://community.livejournal.com/thephotobox" target="_blank"&gt;thephotobox&lt;/a&gt; has some nice HQ pics) So.. comment!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;----------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;Closed.&lt;/big&gt;&lt;/big&gt;&lt;/big&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:17552</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/17552.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=17552"/>
    <title>Hi, hi</title>
    <published>2006-07-18T22:04:00Z</published>
    <updated>2006-07-20T18:07:33Z</updated>
    <category term="tutorials"/>
    <content type="html">I know some of you have been waiting for a tutorial from me for a while, so here, have one. &lt;br /&gt;&lt;br /&gt;Today we'll be making:&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Before you ask, I made this icon in &lt;b&gt;Photoshop CS2.&lt;/b&gt; Please do not follow this step by step and make an exact duplicate, just try to mix it up a little. Use this as a &lt;i&gt;guide&lt;/i&gt;. :)&lt;br /&gt;&lt;br /&gt;1. I started out with an image from &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="thephotobox" lj:user="thephotobox" &gt;&lt;a href="https://thephotobox.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://thephotobox.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;thephotobox&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. I didn't sharpen, blur, or any of that. It'd just make things look ugly in the end.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;2. I duplicated the base three times and set them all to Screen. I kept the first two at 100%, and the changed the third to 50%.&lt;br /&gt;&lt;br /&gt;4. I made a new layer, filled it with &lt;a href='https://www.livejournal.com/rsearch/?tags=%230d1a37'&gt;#0d1a37&lt;/a&gt; and set it to Exclusion. (what a surprise)&lt;br /&gt;&lt;br /&gt;5. Next, I duplicated the base and dragged it to the top. I went to Image &amp;gt; Adjustments &amp;gt; Variations... and clicked More Cyan three times and More Blue once. I set that layer to Soft Light. I did this because I didn't really want the icon to look so yellow and orange when I was done, so this step kind of evened out the colors.&lt;br /&gt;&lt;br /&gt;6. Duplicated the base, dragged it to the top and set it to Soft Light again.&lt;br /&gt;&lt;br /&gt;7. I then made a new layer and filled it with &lt;a href='https://www.livejournal.com/rsearch/?tags=%23b3e0f8'&gt;#b3e0f8&lt;/a&gt;, set to Color Burn.&lt;br /&gt;&lt;br /&gt;8. Finally, I made a new Color Balance layer. Don't know how to? Look at the bottom of your layer window and click on the circle that looks like a half-moon cookie. :)&lt;br /&gt;&lt;br /&gt;In Midtones, I used these settings: -45, +20, 0. The window should look like &lt;a href="http://img293.imageshack.us/img293/1803/colorbal1jw5.png" target="_blank" rel="nofollow"&gt;this&lt;/a&gt;. And in Shadows, I used: +50, 0, 0, which should look like &lt;a href="http://img211.imageshack.us/img211/426/colorbal2vl6.png" target="_blank" rel="nofollow"&gt;this&lt;/a&gt;. I left everything in Highlights blank. The reason I made that layer was to make the colors more vibrant, a little more green, and make more shadows in the icon. &lt;br /&gt;&lt;br /&gt;9. Merge everything and you're done.&lt;br /&gt;&lt;br /&gt;Remember, this is a guide. Messing around with it could give you some cool results. I was fiddling around with the layer orders and came up with &lt;a href="http://img211.imageshack.us/img211/7127/variation1mp1.png" target="_blank" rel="nofollow"&gt;this coloring&lt;/a&gt;, which looks pretty cool, right? I'd like to see if you made anything with this tutorial! :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:17172</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/17172.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=17172"/>
    <title>yay!</title>
    <published>2006-07-18T05:31:46Z</published>
    <updated>2006-07-20T18:08:09Z</updated>
    <category term="headers &amp;amp; banners"/>
    <category term="wallpapers"/>
    <category term="icons"/>
    <category term="harry potter"/>
    <content type="html">It's about time I made some HP stuff.&lt;br /&gt;&lt;br /&gt;2 wallpapers (one with text, one without)&lt;br /&gt;2 matching headers&lt;br /&gt;6 matching icons&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;&lt;a href="http://i96.photobucket.com/albums/l187/toosdays/wall1x1024.jpg" target="_blank" rel="nofollow"&gt;1024x768&lt;/a&gt; / &lt;a href="http://i96.photobucket.com/albums/l187/toosdays/wall1x800.jpg" target="_blank" rel="nofollow"&gt;800x600&lt;/a&gt;&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;&lt;a href="http://i96.photobucket.com/albums/l187/toosdays/wall2x1024.jpg" target="_blank" rel="nofollow"&gt;1024x768&lt;/a&gt; / &lt;a href="http://i96.photobucket.com/albums/l187/toosdays/wall2x800.jpg" target="_blank" rel="nofollow"&gt;800x600&lt;/a&gt;&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://i96.photobucket.com/albums/l187/toosdays/wall1prev.jpg" loading="lazy"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://i96.photobucket.com/albums/l187/toosdays/wall2prev.jpg" loading="lazy"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="http://img211.imageshack.us/my.php?image=hpheader1rw8.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://img82.imageshack.us/my.php?image=hpheader2tf4.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:#ffffff" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#999999;text-align:center;background-color:#ffffff"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. Comment if you take something, please!&lt;/b&gt;&lt;br /&gt;2. Credit is greatly appreciated, but optional.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;br /&gt;4. Used lyrics from 'The Adventure' by Angels &amp; Airwaves&lt;br /&gt;5. NO HOTLINKING, and please don't edit.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:17075</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/17075.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=17075"/>
    <title>21 icons</title>
    <published>2006-07-16T19:39:09Z</published>
    <updated>2006-07-20T18:08:41Z</updated>
    <category term="stock"/>
    <category term="potc"/>
    <category term="icons"/>
    <content type="html">9 Pirates of the Caribbean: Dead Man's Chest&lt;br /&gt;12 Stock (balloons, random)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt; &lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing="4" style="background-color:" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="4" style="background-color:" align="center"&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;td style="color:#ffffff;text-align:center;background-color:#00d8ff"&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="" loading="lazy" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1. Comment if you take, please!&lt;/b&gt;&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. NO HOTLINKING&lt;br /&gt;4. Please do not edit&lt;br /&gt;5. Nominations are awesome and make me feel fuzzy inside.&lt;br /&gt;6. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:16873</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/16873.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=16873"/>
    <title>WEE. Brushes.</title>
    <published>2006-07-15T20:19:06Z</published>
    <updated>2006-07-20T18:11:16Z</updated>
    <category term="icon sized"/>
    <category term="brushes"/>
    <category term="all resources"/>
    <content type="html">1 icon sized grunge brushset&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/view/36363134/" target="_blank" rel="nofollow"&gt;DOWNLOAD?&lt;/a&gt; Includes 15 stamps &amp; ABR for &lt;b&gt;Photoshop CS2.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1. Comment if you take, please!&lt;br /&gt;2. Credit is nice, but not required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for future updates!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:16467</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/16467.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=16467"/>
    <title>Textures!</title>
    <published>2006-07-04T19:24:33Z</published>
    <updated>2006-07-20T18:10:15Z</updated>
    <category term="icon sized"/>
    <category term="all resources"/>
    <category term="textures"/>
    <content type="html">2 Icon texture sets&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/view/35785813/" target="_blank" rel="nofollow"&gt;Download?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/view/35786015/" target="_blank" rel="nofollow"&gt;Download?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Please comment if you take! Thanks.&lt;br /&gt;2. No credit required.&lt;br /&gt;3. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;friend me&lt;/a&gt; for more updates.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:15400</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/15400.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=15400"/>
    <title>Layout #3; Simple, red and blue</title>
    <published>2006-06-29T18:11:32Z</published>
    <updated>2006-07-26T19:50:29Z</updated>
    <category term="s1 layouts"/>
    <category term="all layouts"/>
    <content type="html">&lt;b&gt;Style:&lt;/b&gt; Generator&lt;br /&gt;&lt;b&gt;Website:&lt;/b&gt; NEEDED&lt;br /&gt;&lt;b&gt;Custom Colors:&lt;/b&gt; NONE. Leave them all blank!&lt;br /&gt;&lt;b&gt;Default Icon:&lt;/b&gt; N/A&lt;br /&gt;&lt;b&gt;Best view:&lt;/b&gt; Made in 1024x768, should look fine in anything else.&lt;br /&gt;&lt;b&gt;Browser(s) Compatable:&lt;/b&gt; IE, Firefox, Netscape, Opera, AOL&lt;br /&gt;&lt;b&gt;Credit:&lt;/b&gt; &lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="damnicons" lj:user="damnicons" &gt;&lt;a href="https://damnicons.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://damnicons.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;damnicons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; in your userinfo&lt;br /&gt;&lt;b&gt;Post to LJuser?:&lt;/b&gt; with credit&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img528.imageshack.us/my.php?image=layoutprev6dd.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" fetchpriority="high" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea cols="30" rows="10"&gt;
LASTN_OPT_ITEMS=&amp;gt;10
FRIENDS_OPT_ITEMS=&amp;gt;15

GLOBAL_HEAD&amp;lt;=
&amp;lt;style type="text/css"&amp;gt;
&amp;lt;!--

/* THIS HIDES YOUR MOOD AND MUSIC. IF YOU DON'T WANT THEM HIDDEN, REMOVE THIS */
.entrybox td.meta{
display: none;
}

.caption img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 0 8px 10px 0;
background: url(http://img485.imageshack.us/img485/3739/lock8sp.gif);
}

span.ljuser{
background-image: url(http://img48.imageshack.us/img48/9610/usericon3hb.gif);
background-repeat: no-repeat;
padding-top: 4px;
background-position: left middle;
}
span.ljuser img{
visibility: hidden;
}

.shadowed img{
display:none;
}

body {
background-color:#5cc7f9;
background-image:url();
background-repeat:repeat;
background-attachment:fixed;
background-position:top left;
text-align:center;
margin:0;
margin-top:100px;
padding:0;
}

#header{
background-image:url(http://img268.imageshack.us/img268/3773/head3818wp.png);
position:absolute;
visibility:visible;
top:0px;
width:600px;
left:50%;
margin-left:-300px;
height:100px;
text-align:center;
font-size:20pt;
}

p table table td.caption {
font-family: century gothic; 
font-size: 10pt; 
color: #999999;
text-transform: uppercase;
text-align: left;
background-color: #f6f6f6;
border: #d5d5d5 1px dotted;
}

td {
font-size: 7.5pt;
font-family: tahoma;
color: #a6a6a6;
background: #ffffff;
}

p {
margin:0;
padding:0;
}

.entrybox td.meta

.entrybox p{
margin: 1.2em 0;
}

.entrybox td.index, .index3{
display:none;
}

.index2{
width: 100%;
text-align: right;
display: block;
text-transform: uppercase;
letter-spacing: 1.5;
font-size: 10pt;
color:#dddddd;
font-family: century gothic; 
}

.comments{
text-align:center;
padding-bottom:50px;
word-spacing:20px;
font-size: 7.5pt;
}

.comments a{
color:#ec420e;
border-bottom: 1px dotted #79d4ff;
font-family: century gothic;
}

.comments a:visited{
color:#ec420e;
border-bottom: 1px dotted #79d4ff;
font-family: century gothic;
}

.comments a:hover{
color:#5cc7f9;
border-bottom: 1px dotted #79d4ff;
font-family: century gothic;
}

.comments img{
border:0;
}

.nav1{
padding-top:0;
padding-bottom:0;
position:relative;
left:-0pt;
display:block;
}

.nav1{
background-color: #ffffff; text-transform:normal;
word-spacing:26px;
font-family: century gothic;
font-size: 7.5pt;
}

table table td.shadowed table{
width:100%;
}
table td, .entrybox .meta{
padding:0;
}
.entrybox td{
padding:2px 2px;
}

a {
color: #ec420e;
border-bottom: #5cc7f9 1px dotted;
}

a:visited {
color: #ec420e;
border-bottom: #5cc7f9 1px dotted;
}

a:hover {
color:#5cc7f9;
text-decoration: none; border-bottom: 1px dotted #5cc7f9;
}

div {
margin:0 auto;
width:600px;
background:#ffffff;
}
div div { background: none; width: auto; height: auto; padding: 0; }
div table { width: 98%; }
div table table { width: 100%; }
div table table table { width: auto; }
div table table table table { width: 100%; }
--&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;=GLOBAL_HEAD


LASTN_WEBSITE&amp;lt;=
&amp;lt;style type="text/css"&amp;gt;
&amp;lt;!--
table table table table .meta
{visibility:hidden;position:absolute;top:1px;}
table table table table table .meta
{visibility:visible;position:relative;top:1px;}

tr.caption{
display:none;
}
.shadowed td div{
visibility: hidden;
position: absolute;
top: 1px;
}

.shadowed span.nav1 img{
display: inline;
visibility: visible;
position: relative;
}

--&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;div id="header"&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;!--This fixes a bug in Internet Explorer--&amp;gt;
&amp;lt;div&amp;gt; &amp;lt;/div&amp;gt;

&amp;lt;tr&amp;gt;&amp;lt;td colspan="5" width="100%"&amp;gt;
&amp;lt;table cellspacing="0" border="0" cellpadding="0"&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class="meta"&amp;gt;

&amp;lt;center&amp;gt;&amp;lt;span class="nav1"&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/profile/"&amp;gt;USERINFO&amp;lt;/a&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/"&amp;gt;RECENT&amp;lt;/a&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/friends/"&amp;gt;FRIENDS&amp;lt;/a&amp;gt;
&amp;lt;a href="http://www.livejournal.com/friends/add.bml?user=USERNAME"&amp;gt;ADD&amp;lt;/a&amp;gt;
&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;=LASTN_WEBSITE

FRIENDS_WEBSITE&amp;lt;=
&amp;lt;style type="text/css"&amp;gt;
&amp;lt;!--
table table table table .meta
{visibility:hidden;position:absolute;top:1px;}
table table table table table .meta
{visibility:visible;position:relative;top:1px;}

tr.caption{
display:none;
}
.shadowed td div{
visibility: hidden;
position: absolute;
top: 1px;
}

.shadowed span.nav1 img{
display: inline;
visibility: visible;
position: relative;
}

--&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;div id="header"&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;!--This fixes a bug in Internet Explorer--&amp;gt;
&amp;lt;div&amp;gt; &amp;lt;/div&amp;gt;

&amp;lt;tr&amp;gt;&amp;lt;td colspan="5" width="100%"&amp;gt;
&amp;lt;table cellspacing="0" border="0" cellpadding="0"&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class="meta"&amp;gt;

&amp;lt;center&amp;gt;&amp;lt;span class="nav1"&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/profile/"&amp;gt;USERINFO&amp;lt;/a&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/"&amp;gt;RECENT&amp;lt;/a&amp;gt;
&amp;lt;a href="http://USERNAME.livejournal.com/friends/"&amp;gt;FRIENDS&amp;lt;/a&amp;gt;
&amp;lt;a href="http://www.livejournal.com/friends/add.bml?user=USERNAME"&amp;gt;ADD&amp;lt;/a&amp;gt;
&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;=FRIENDS_WEBSITE

LASTN_TALK_READLINK=&amp;gt;&amp;lt;a href="%%urlread%%" title="%%messagecount%%"&amp;gt;%%messagecount%%&amp;lt;/a&amp;gt;

FRIENDS_TALK_READLINK=&amp;gt;&amp;lt;a href="%%urlread%%" title="%%messagecount%%"&amp;gt;%%messagecount%%&amp;lt;/a&amp;gt;

LASTN_TALK_LINKS&amp;lt;=
&amp;lt;tr&amp;gt;&amp;lt;td align="center" colspan="2" width="100%" class="comments"&amp;gt;
%%readlink%% &amp;lt;a href="%%urlpost%%" title="reply"&amp;gt;TALK&amp;lt;/a&amp;gt; &amp;lt;a href="http://livejournal.com/tools/memadd.bml?%%itemargs%%" title="memories"&amp;gt;MEMORIES&amp;lt;/a&amp;gt; &amp;lt;a href="http://livejournal.com/editjournal.bml?%%itemargs%%" title="edit"&amp;gt;EDIT&amp;lt;/a&amp;gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;=LASTN_TALK_LINKS

FRIENDS_TALK_LINKS&amp;lt;=
&amp;lt;tr&amp;gt;&amp;lt;td align="center" colspan="2" width="100%" class="comments"&amp;gt;
%%readlink%% &amp;lt;a href="%%urlpost%%" title="reply"&amp;gt;TALK&amp;lt;/a&amp;gt; &amp;lt;a href="http://livejournal.com/tools/memadd.bml?%%itemargs%%" title="memories"&amp;gt;MEMORIES&amp;lt;/a&amp;gt; &amp;lt;a href="http://livejournal.com/editjournal.bml?%%itemargs%%" title="edit"&amp;gt;EDIT&amp;lt;/a&amp;gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;=FRIENDS_TALK_LINKS

LASTN_DATE_FORMAT&amp;lt;=
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;span class="index2"&amp;gt;%%monlong%% %%dth%%,
%%yyyy%%  %%12h%%:%%min%% %%ampm%%&amp;lt;/span&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class="index3"&amp;gt;
&amp;lt;=LASTN_DATE_FORMAT

FRIENDS_DATE_FORMAT&amp;lt;=
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;span class="index2"&amp;gt;%%monlong%% %%dth%%,
%%yyyy%%  %%12h%%:%%min%% %%ampm%%&amp;lt;/span&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class="index3"&amp;gt;
&amp;lt;=FRIENDS_DATE_FORMAT
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;01.&lt;/b&gt; Replace USERNAME with your journal username.&lt;br /&gt;&lt;b&gt;02.&lt;/b&gt; Feel free to edit &amp; customize the layout however you want, but still credit me for the original codes.&lt;br /&gt;&lt;b&gt;03.&lt;/b&gt; COMMENT AND CREDIT IF YOU TAKE, please!&lt;br /&gt;&lt;b&gt;04.&lt;/b&gt; If you find anything wrong with this, tell me and I'll try to fix it! :)&lt;br /&gt;&lt;b&gt;05.&lt;/b&gt; Usericon is from &lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="_excentric_" lj:user="_excentric_" &gt;&lt;a href="https://users.livejournal.com/-excentric-/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://users.livejournal.com/-excentric-/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;_excentric_&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:damnicons:15106</id>
    <link rel="alternate" type="text/html" href="https://damnicons.livejournal.com/15106.html"/>
    <link rel="self" type="text/xml" href="https://damnicons.livejournal.com/data/atom/?itemid=15106"/>
    <title>Texture dump</title>
    <published>2006-06-27T20:01:08Z</published>
    <updated>2006-07-14T18:40:05Z</updated>
    <category term="icon sized"/>
    <category term="all resources"/>
    <category term="textures"/>
    <content type="html">1 Set of simple icon textures&lt;br /&gt;2 Large textures&lt;br /&gt;4 Large light textures&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.deviantart.com/view/35434985/" target="_blank" rel="nofollow"&gt;Download?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img159.imageshack.us/my.php?image=texture19lb.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt; &lt;a href="http://img480.imageshack.us/my.php?image=texture29jq.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt; &lt;a href="http://img395.imageshack.us/my.php?image=light13iw.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt; &lt;a href="http://img462.imageshack.us/my.php?image=light20yw.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt; &lt;a href="http://img479.imageshack.us/my.php?image=light36vl.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt; &lt;a href="http://img251.imageshack.us/my.php?image=light49ys.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://l-stat.livejournal.net/img/https_placeholder.png" border="0" alt="Free Image Hosting at www.ImageShack.us" loading="lazy" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;01. Comment! I'd like to know where these go. They also encourage me to make new goodies for you. :D&lt;br /&gt;02. Credit is not required, but it's greatly appreciated!&lt;br /&gt;03. Feel free to &lt;a href="http://www.livejournal.com/friends/add.bml?user=damnicons" target="_blank"&gt;friend me&lt;/a&gt; for future updates.</content>
  </entry>
</feed>
