<?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/  -->
<rss version='2.0'  xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>damnicons @ LJ</title>
  <link>https://damnicons.livejournal.com/</link>
  <description>damnicons @ LJ - LiveJournal.com</description>
  <lastBuildDate>Wed, 08 Aug 2007 20:43:32 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>damnicons</lj:journal>
  <lj:journalid>9443755</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/22565.html</guid>
  <pubDate>Wed, 08 Aug 2007 20:43:32 GMT</pubDate>
  <title>S2 Layout #4: More Simplicity</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/22565.html</link>
  <description>&lt;br&gt;&lt;center&gt;&lt;a href=&quot;http://img521.imageshack.us/img521/8585/moresimplicitylargeex5.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px solid #ffffff;&quot; fetchpriority=&quot;high&quot;&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=&quot;http://www.livejournal.com/customize&quot; target=&quot;_blank&quot;&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=&quot;http://www.ripway.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ripway&lt;/a&gt;, &lt;a href=&quot;http://geocities.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;15&quot; cols=&quot;50&quot;&gt;
  body {
     color: #888888;
     font-family: Arial;
     font-size: 8pt;
     margin: 0px;
     background-color: #ffffff;
     background-image: url(&apos;&apos;);
     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(&quot;&quot;);
     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=&quot;http://stat.livejournal.com/img/icon_protected.gif&quot;]{
     width: 0;
     height: 0;
     padding: 0 16px 16px 0;
     background: url(&quot;http://img77.imageshack.us/img77/9572/16securitylockrz2be5.png&quot;);
  }

  .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=&quot;http://stat.livejournal.com/img/userinfo.gif&quot;] {
     background-color:transparent;
     background-image: url(http://img413.imageshack.us/img413/6959/16memberlu6jo9.png);
     padding: 16px 16px 0 2px;
     }

  .ljuser img[src=&quot;http://stat.livejournal.com/img/community.gif&quot;] {
     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=&quot;http://sweetie.sublink.ca/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;add&lt;/a&gt; this journal for more updates! :)</description>
  <comments>https://damnicons.livejournal.com/22565.html?view=comments#comments</comments>
  <category>s2 layouts</category>
  <category>all layouts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>118</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/22525.html</guid>
  <pubDate>Sun, 05 Aug 2007 21:57:08 GMT</pubDate>
  <title>Woot</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/22525.html</link>
  <description>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=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;22&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;23&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;24&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;25&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;26&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;27&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;28&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;29&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;30&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;31&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;32&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;33&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;34&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;35&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;36&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;37&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;38&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;39&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;40&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;41&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;42&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;a name=&apos;cutid1-end&apos;&gt;&lt;/a&gt;</description>
  <comments>https://damnicons.livejournal.com/22525.html?view=comments#comments</comments>
  <category>icons</category>
  <category>harry potter</category>
  <lj:security>public</lj:security>
  <lj:reply-count>53</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/22040.html</guid>
  <pubDate>Thu, 19 Apr 2007 23:19:16 GMT</pubDate>
  <title>Grey icon-sized &amp; large textures</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/22040.html</link>
  <description>Wow, &lt;b&gt;1000+&lt;/b&gt; people have friended this journal. That&apos;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&apos;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&apos;t get multiple comments in my email. Thank you!&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/53570820/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://img182.imageshack.us/img182/2290/greylarge1damniconsiq6.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px&quot; loading=&quot;lazy&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://img300.imageshack.us/img300/3786/greylarge2damniconsfg7.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px&quot; loading=&quot;lazy&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://img262.imageshack.us/img262/8715/greylarge3damniconsxy1.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px&quot; loading=&quot;lazy&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://img262.imageshack.us/img262/3550/greylarge4damniconssc8.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px&quot; loading=&quot;lazy&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://img257.imageshack.us/img257/7734/greylarge5damniconske7.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px&quot; loading=&quot;lazy&quot;&gt;&lt;/a&gt;</description>
  <comments>https://damnicons.livejournal.com/22040.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>all resources</category>
  <category>textures</category>
  <lj:security>public</lj:security>
  <lj:reply-count>149</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/21945.html</guid>
  <pubDate>Sun, 18 Mar 2007 18:30:49 GMT</pubDate>
  <title>I hate text, and text hates me</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/21945.html</link>
  <description>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=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/21945.html?view=comments#comments</comments>
  <category>icons</category>
  <category>lost</category>
  <lj:security>public</lj:security>
  <lj:reply-count>33</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/21545.html</guid>
  <pubDate>Sun, 28 Jan 2007 21:07:03 GMT</pubDate>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/21545.html</link>
  <description>9 Color Schemes. Use these for your layouts or whatever you like.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/21545.html?view=comments#comments</comments>
  <category>color schemes</category>
  <lj:security>public</lj:security>
  <lj:reply-count>55</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/21323.html</guid>
  <pubDate>Sun, 10 Dec 2006 02:58:18 GMT</pubDate>
  <title>Yes, more stock</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/21323.html</link>
  <description>25 stock icons&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;22&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;23&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;24&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#000000;text-align:center&quot;&gt;&lt;small&gt;25&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)</description>
  <comments>https://damnicons.livejournal.com/21323.html?view=comments#comments</comments>
  <category>stock</category>
  <category>icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>94</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/21023.html</guid>
  <pubDate>Sat, 25 Nov 2006 20:07:53 GMT</pubDate>
  <title>S2 Layout #3: Simplicity is Best</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/21023.html</link>
  <description>&lt;br&gt;&lt;center&gt;&lt;a href=&quot;http://img149.imageshack.us/img149/9174/simplebigwz1.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px solid #ffffff;&quot; fetchpriority=&quot;high&quot;&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 &quot;welcome note&quot; 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=&quot;http://www.livejournal.com/customize&quot; target=&quot;_blank&quot;&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=&quot;http://www.ripway.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ripway&lt;/a&gt;, &lt;a href=&quot;http://geocities.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;15&quot; cols=&quot;50&quot;&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=&quot;http://stat.livejournal.com/img/icon_protected.gif&quot;]{
     width: 0;
     height: 0;
     padding: 0 8px 10px 0;
     background: url(http://img122.imageshack.us/img122/859/lockpq0.gif);
  }

  .entryHeader img[src=&quot;http://stat.livejournal.com/img/icon_private.gif&quot;]{
     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=&quot;http://stat.livejournal.com/img/userinfo.gif&quot;] {
     background-color: transparent;
     background-image: url(http://img74.imageshack.us/img74/8655/usergrey2byexcentricib0.gif);
     padding: 8px 6px 4px 2px;
     }

  .ljuser img[src=&quot;http://stat.livejournal.com/img/community.gif&quot;] {
     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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;add&lt;/a&gt; this journal for more updates! :)</description>
  <comments>https://damnicons.livejournal.com/21023.html?view=comments#comments</comments>
  <category>s2 layouts</category>
  <category>all layouts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>264</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/20964.html</guid>
  <pubDate>Wed, 15 Nov 2006 21:47:00 GMT</pubDate>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/20964.html</link>
  <description>18 stock&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#666666;text-align:center&quot;&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)</description>
  <comments>https://damnicons.livejournal.com/20964.html?view=comments#comments</comments>
  <category>stock</category>
  <category>icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>75</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/20725.html</guid>
  <pubDate>Mon, 16 Oct 2006 20:12:15 GMT</pubDate>
  <title>1 little texture set</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/20725.html</link>
  <description>&lt;center&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/41509066/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;friend me&lt;/a&gt; for more updates! :)&lt;/blockquote&gt;</description>
  <comments>https://damnicons.livejournal.com/20725.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>textures</category>
  <lj:security>public</lj:security>
  <lj:reply-count>64</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/20232.html</guid>
  <pubDate>Mon, 09 Oct 2006 16:25:57 GMT</pubDate>
  <title>A pimp.</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/20232.html</link>
  <description>&lt;center&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;big&gt;&lt;a href=&quot;http://community.livejournal.com/photocouleur/&quot; target=&quot;_blank&quot;&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&apos;re interested :)&lt;br /&gt;&lt;br /&gt;Also, I just realized, &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;damnicons&quot; lj:user=&quot;damnicons&quot; &gt;&lt;a href=&quot;https://damnicons.livejournal.com/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://damnicons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;damnicons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; has more than 500 watchers! Thanks, guys.&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/20232.html?view=comments#comments</comments>
  <category>pimping</category>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/20029.html</guid>
  <pubDate>Tue, 03 Oct 2006 23:47:39 GMT</pubDate>
  <title>S2 Layout #2: Night</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/20029.html</link>
  <description>&lt;br&gt;&lt;center&gt;&lt;a href=&quot;http://img384.imageshack.us/img384/4808/nightpreviewlargetz4.gif&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px solid #ffffff;&quot; fetchpriority=&quot;high&quot;&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=&quot;http://www.mozilla.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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&apos;t know how to install? &lt;a href=&quot;http://community.livejournal.com/freelayouts_s2/1392.html&quot; target=&quot;_blank&quot;&gt;A handy dandy installation guide&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea cols=&quot;50&quot; rows=&quot;15&quot;&gt;
/* Cleaned CSS: */


    body {
        background-color: #1f1f1f;
	background-image: url();
        text-align: center;
        color: #8b8b8b;
        font-family: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, tahoma;
        font-size: 9pt;
        font-weight: normal;
        line-height: 200%;
        top: 10px;
        }

    .subtitle{
	display: none;
        font-family: &quot;lucinda grande&quot;, 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: &quot;Verdana&quot;, sans-serif;
        font-size: 11px;
        }

    .sbarcalendarposts {
        background-color: #303030;
        text-align: center;
        font-family: &quot;Verdana&quot;, 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: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, tahoma;
        }

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

    .reply    {
        position: relative;
        margin: 20px 30px 10px 30px;
        padding: 25px 10px 10px 10px;
        text-align: left;
        font-family: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, 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: &quot;lucinda grande&quot;, tahoma;
        font-size: 7pt;
	text-transform: lowercase;
        }

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

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

     .subject img[src=&quot;http://stat.livejournal.com/img/icon_private.gif&quot;] {
	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(&quot;&quot;);
	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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;add&lt;/a&gt; this journal for updates on your friends page!&lt;/blockquote&gt;</description>
  <comments>https://damnicons.livejournal.com/20029.html?view=comments#comments</comments>
  <category>s2 layouts</category>
  <category>all layouts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>221</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/19833.html</guid>
  <pubDate>Thu, 07 Sep 2006 00:56:54 GMT</pubDate>
  <title>HP icons :)</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/19833.html</link>
  <description>20 icons (PoA, CoS)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center&quot;&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/19833.html?view=comments#comments</comments>
  <category>icons</category>
  <category>harry potter</category>
  <lj:security>public</lj:security>
  <lj:reply-count>32</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/19658.html</guid>
  <pubDate>Mon, 28 Aug 2006 03:43:27 GMT</pubDate>
  <title>S2 Layout #1</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/19658.html</link>
  <description>&lt;br&gt;&lt;center&gt;&lt;a href=&quot;http://img132.imageshack.us/img132/828/bigpreviewwx4.jpg&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; style=&quot;border: 0px solid #ffffff;&quot; fetchpriority=&quot;high&quot;&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=&quot;http://www.mozilla.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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&apos;t know how to install? &lt;a href=&quot;http://community.livejournal.com/freelayouts_s2/1392.html&quot; target=&quot;_blank&quot;&gt;The handy dandy installation guide.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sidebar not showing? You haven&apos;t listed any &lt;a href=&quot;http://www.livejournal.com/manage/links.bml&quot; target=&quot;_blank&quot;&gt;links&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows=&quot;15&quot; cols=&quot;50&quot;&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: &apos;Trebuchet MS&apos;, 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: &apos;Trebuchet MS&apos;, 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: &quot;Tahoma&quot; 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: &quot;Verdana&quot;, 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=&quot;http://stat.livejournal.com/img/icon_protected.gif&quot;] {
		width: 0;
		height: 0;
		padding: 0 07px 9px 0;
		background: url(http://img81.imageshack.us/img81/6553/lock2ba1.gif);
		}

	.subject img[src=&quot;http://stat.livejournal.com/img/icon_private.gif&quot;] {
		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=&quot;http://stat.livejournal.com/img/userinfo.gif&quot;] {
		background-color: transparent;
  	        background-image: url(http://img176.imageshack.us/img176/739/66b9m74cs2hs6sg6.gif);
  		padding: 11px 7px 0 2px;
		}

	.ljuser img[src=&quot;http://stat.livejournal.com/img/community.gif&quot;] {
		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(&quot;&quot;);
		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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&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;</description>
  <comments>https://damnicons.livejournal.com/19658.html?view=comments#comments</comments>
  <category>s2 layouts</category>
  <category>all layouts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>233</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/19405.html</guid>
  <pubDate>Tue, 22 Aug 2006 21:51:56 GMT</pubDate>
  <title>2 texture sets</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/19405.html</link>
  <description>&lt;center&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/38487366/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;DOWNLOAD&lt;/a&gt; // Deviant Art&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/38486659/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/19405.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>all resources</category>
  <category>textures</category>
  <lj:security>public</lj:security>
  <lj:reply-count>106</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/19103.html</guid>
  <pubDate>Mon, 21 Aug 2006 23:41:05 GMT</pubDate>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/19103.html</link>
  <description>15 stock icons&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/19103.html?view=comments#comments</comments>
  <category>stock</category>
  <category>icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>51</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/18878.html</guid>
  <pubDate>Tue, 15 Aug 2006 16:50:57 GMT</pubDate>
  <title>Some GIF icons..</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/18878.html</link>
  <description>&lt;center&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/38054989/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;25 gif icons&lt;/a&gt; (deviantart)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/deviation/38055258/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for future updates!</description>
  <comments>https://damnicons.livejournal.com/18878.html?view=comments#comments</comments>
  <category>gif icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>200</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/18478.html</guid>
  <pubDate>Mon, 24 Jul 2006 20:43:43 GMT</pubDate>
  <title>Hiatus</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/18478.html</link>
  <description>Hey! Thanks for all the wonderful comments I get on my entries, they mean a lot! Anyway, you won&apos;t be seeing anything new in this journal for the next three weeks since I&apos;m going with my family on vacation. But don&apos;t get upset, because when I come back I&apos;ll be sure to have something for you. :)&lt;br /&gt;&lt;br /&gt;Just a little reminder: please read the &lt;a href=&quot;http://damnicons.livejournal.com/15982.html&quot; target=&quot;_blank&quot;&gt;rules&lt;/a&gt;; I&apos;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=&quot;http://damnicons.livejournal.com/profile&quot; target=&quot;_blank&quot;&gt;check it out!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And about those requests.. you&apos;ll have to wait until I get back for them. This week is going to be hectic for me so I won&apos;t have any time to get around to them. Sorry.&lt;br /&gt;&lt;br /&gt;Well, that should be it. See ya!</description>
  <comments>https://damnicons.livejournal.com/18478.html?view=comments#comments</comments>
  <category>!important</category>
  <category>hiatus</category>
  <lj:security>public</lj:security>
  <lj:reply-count>13</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/18269.html</guid>
  <pubDate>Sat, 22 Jul 2006 00:16:26 GMT</pubDate>
  <title>Requests (again)</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/18269.html</link>
  <description>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&apos;ll work with that. (&lt;a href=&quot;http://community.livejournal.com/thephotobox&quot; target=&quot;_blank&quot;&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;</description>
  <comments>https://damnicons.livejournal.com/18269.html?view=comments#comments</comments>
  <category>requests</category>
  <category>interest icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>34</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/17552.html</guid>
  <pubDate>Tue, 18 Jul 2006 22:04:00 GMT</pubDate>
  <title>Hi, hi</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/17552.html</link>
  <description>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&apos;ll be making:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&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=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;thephotobox&quot; lj:user=&quot;thephotobox&quot; &gt;&lt;a href=&quot;https://thephotobox.livejournal.com/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://thephotobox.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;thephotobox&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. I didn&apos;t sharpen, blur, or any of that. It&apos;d just make things look ugly in the end.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&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=&apos;https://www.livejournal.com/rsearch/?tags=%230d1a37&apos;&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&apos;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=&apos;https://www.livejournal.com/rsearch/?tags=%23b3e0f8&apos;&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&apos;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=&quot;http://img293.imageshack.us/img293/1803/colorbal1jw5.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;. And in Shadows, I used: +50, 0, 0, which should look like &lt;a href=&quot;http://img211.imageshack.us/img211/426/colorbal2vl6.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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&apos;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=&quot;http://img211.imageshack.us/img211/7127/variation1mp1.png&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;this coloring&lt;/a&gt;, which looks pretty cool, right? I&apos;d like to see if you made anything with this tutorial! :)</description>
  <comments>https://damnicons.livejournal.com/17552.html?view=comments#comments</comments>
  <category>tutorials</category>
  <lj:security>public</lj:security>
  <lj:reply-count>15</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/17172.html</guid>
  <pubDate>Tue, 18 Jul 2006 05:31:46 GMT</pubDate>
  <title>yay!</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/17172.html</link>
  <description>It&apos;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=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;&lt;a href=&quot;http://i96.photobucket.com/albums/l187/toosdays/wall1x1024.jpg&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;1024x768&lt;/a&gt; / &lt;a href=&quot;http://i96.photobucket.com/albums/l187/toosdays/wall1x800.jpg&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;800x600&lt;/a&gt;&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;&lt;a href=&quot;http://i96.photobucket.com/albums/l187/toosdays/wall2x1024.jpg&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;1024x768&lt;/a&gt; / &lt;a href=&quot;http://i96.photobucket.com/albums/l187/toosdays/wall2x800.jpg&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;800x600&lt;/a&gt;&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i96.photobucket.com/albums/l187/toosdays/wall1prev.jpg&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i96.photobucket.com/albums/l187/toosdays/wall2prev.jpg&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://img211.imageshack.us/my.php?image=hpheader1rw8.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;http://img82.imageshack.us/my.php?image=hpheader2tf4.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:#ffffff&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#999999;text-align:center;background-color:#ffffff&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;br /&gt;4. Used lyrics from &apos;The Adventure&apos; by Angels &amp; Airwaves&lt;br /&gt;5. NO HOTLINKING, and please don&apos;t edit.</description>
  <comments>https://damnicons.livejournal.com/17172.html?view=comments#comments</comments>
  <category>headers &amp; banners</category>
  <category>wallpapers</category>
  <category>icons</category>
  <category>harry potter</category>
  <lj:security>public</lj:security>
  <lj:reply-count>20</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/17075.html</guid>
  <pubDate>Sun, 16 Jul 2006 19:39:09 GMT</pubDate>
  <title>21 icons</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/17075.html</link>
  <description>9 Pirates of the Caribbean: Dead Man&apos;s Chest&lt;br /&gt;12 Stock (balloons, random)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt; &lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;1&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;2&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;3&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;4&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;5&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;6&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;7&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;8&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;9&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table cellspacing=&quot;4&quot; style=&quot;background-color:&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;10&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;11&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;12&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;13&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;14&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;15&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;16&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;17&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;18&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;19&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;20&lt;/small&gt;&lt;/td&gt;
&lt;td style=&quot;color:#ffffff;text-align:center;background-color:#00d8ff&quot;&gt;&lt;small&gt;21&lt;/small&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;&quot; loading=&quot;lazy&quot; /&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for more updates! :)&lt;/center&gt;</description>
  <comments>https://damnicons.livejournal.com/17075.html?view=comments#comments</comments>
  <category>stock</category>
  <category>potc</category>
  <category>icons</category>
  <lj:security>public</lj:security>
  <lj:reply-count>66</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/16873.html</guid>
  <pubDate>Sat, 15 Jul 2006 20:19:06 GMT</pubDate>
  <title>WEE. Brushes.</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/16873.html</link>
  <description>1 icon sized grunge brushset&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/view/36363134/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;friend me&lt;/b&gt;&lt;/a&gt; for future updates!</description>
  <comments>https://damnicons.livejournal.com/16873.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>brushes</category>
  <category>all resources</category>
  <lj:security>public</lj:security>
  <lj:reply-count>94</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/16467.html</guid>
  <pubDate>Tue, 04 Jul 2006 19:24:33 GMT</pubDate>
  <title>Textures!</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/16467.html</link>
  <description>2 Icon texture sets&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/view/35785813/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Download?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; loading=&quot;lazy&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/view/35786015/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;friend me&lt;/a&gt; for more updates.</description>
  <comments>https://damnicons.livejournal.com/16467.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>all resources</category>
  <category>textures</category>
  <lj:security>public</lj:security>
  <lj:reply-count>87</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/15400.html</guid>
  <pubDate>Thu, 29 Jun 2006 18:11:32 GMT</pubDate>
  <title>Layout #3; Simple, red and blue</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/15400.html</link>
  <description>&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=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;damnicons&quot; lj:user=&quot;damnicons&quot; &gt;&lt;a href=&quot;https://damnicons.livejournal.com/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://damnicons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &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=&quot;http://img528.imageshack.us/my.php?image=layoutprev6dd.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea cols=&quot;30&quot; rows=&quot;10&quot;&gt;
LASTN_OPT_ITEMS=&amp;gt;10
FRIENDS_OPT_ITEMS=&amp;gt;15

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

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

.caption img[src=&quot;http://stat.livejournal.com/img/icon_protected.gif&quot;]{
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=&quot;text/css&quot;&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=&quot;header&quot;&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=&quot;5&quot; width=&quot;100%&quot;&amp;gt;
&amp;lt;table cellspacing=&quot;0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot;&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class=&quot;meta&quot;&amp;gt;

&amp;lt;center&amp;gt;&amp;lt;span class=&quot;nav1&quot;&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/profile/&quot;&amp;gt;USERINFO&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/&quot;&amp;gt;RECENT&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/friends/&quot;&amp;gt;FRIENDS&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://www.livejournal.com/friends/add.bml?user=USERNAME&quot;&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=&quot;text/css&quot;&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=&quot;header&quot;&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=&quot;5&quot; width=&quot;100%&quot;&amp;gt;
&amp;lt;table cellspacing=&quot;0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot;&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class=&quot;meta&quot;&amp;gt;

&amp;lt;center&amp;gt;&amp;lt;span class=&quot;nav1&quot;&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/profile/&quot;&amp;gt;USERINFO&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/&quot;&amp;gt;RECENT&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://USERNAME.livejournal.com/friends/&quot;&amp;gt;FRIENDS&amp;lt;/a&amp;gt;
&amp;lt;a href=&quot;http://www.livejournal.com/friends/add.bml?user=USERNAME&quot;&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=&quot;%%urlread%%&quot; title=&quot;%%messagecount%%&quot;&amp;gt;%%messagecount%%&amp;lt;/a&amp;gt;

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

LASTN_TALK_LINKS&amp;lt;=
&amp;lt;tr&amp;gt;&amp;lt;td align=&quot;center&quot; colspan=&quot;2&quot; width=&quot;100%&quot; class=&quot;comments&quot;&amp;gt;
%%readlink%% &amp;lt;a href=&quot;%%urlpost%%&quot; title=&quot;reply&quot;&amp;gt;TALK&amp;lt;/a&amp;gt; &amp;lt;a href=&quot;http://livejournal.com/tools/memadd.bml?%%itemargs%%&quot; title=&quot;memories&quot;&amp;gt;MEMORIES&amp;lt;/a&amp;gt; &amp;lt;a href=&quot;http://livejournal.com/editjournal.bml?%%itemargs%%&quot; title=&quot;edit&quot;&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=&quot;center&quot; colspan=&quot;2&quot; width=&quot;100%&quot; class=&quot;comments&quot;&amp;gt;
%%readlink%% &amp;lt;a href=&quot;%%urlpost%%&quot; title=&quot;reply&quot;&amp;gt;TALK&amp;lt;/a&amp;gt; &amp;lt;a href=&quot;http://livejournal.com/tools/memadd.bml?%%itemargs%%&quot; title=&quot;memories&quot;&amp;gt;MEMORIES&amp;lt;/a&amp;gt; &amp;lt;a href=&quot;http://livejournal.com/editjournal.bml?%%itemargs%%&quot; title=&quot;edit&quot;&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=&quot;index2&quot;&amp;gt;%%monlong%% %%dth%%,
%%yyyy%%  %%12h%%:%%min%% %%ampm%%&amp;lt;/span&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class=&quot;index3&quot;&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=&quot;index2&quot;&amp;gt;%%monlong%% %%dth%%,
%%yyyy%%  %%12h%%:%%min%% %%ampm%%&amp;lt;/span&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class=&quot;index3&quot;&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&apos;ll try to fix it! :)&lt;br /&gt;&lt;b&gt;05.&lt;/b&gt; Usericon is from &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;_excentric_&quot; lj:user=&quot;_excentric_&quot; &gt;&lt;a href=&quot;https://users.livejournal.com/-excentric-/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://users.livejournal.com/-excentric-/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;_excentric_&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;.</description>
  <comments>https://damnicons.livejournal.com/15400.html?view=comments#comments</comments>
  <category>s1 layouts</category>
  <category>all layouts</category>
  <lj:security>public</lj:security>
  <lj:reply-count>132</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://damnicons.livejournal.com/15106.html</guid>
  <pubDate>Tue, 27 Jun 2006 20:01:08 GMT</pubDate>
  <title>Texture dump</title>
  <author>damnicons</author>
  <link>https://damnicons.livejournal.com/15106.html</link>
  <description>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=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.deviantart.com/view/35434985/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Download?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://img159.imageshack.us/my.php?image=texture19lb.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://img480.imageshack.us/my.php?image=texture29jq.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://img395.imageshack.us/my.php?image=light13iw.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://img462.imageshack.us/my.php?image=light20yw.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://img479.imageshack.us/my.php?image=light36vl.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://img251.imageshack.us/my.php?image=light49ys.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://l-stat.livejournal.net/img/https_placeholder.png&quot; border=&quot;0&quot; alt=&quot;Free Image Hosting at www.ImageShack.us&quot; loading=&quot;lazy&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a name=&apos;cutid1-end&apos;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;01. Comment! I&apos;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&apos;s greatly appreciated!&lt;br /&gt;03. Feel free to &lt;a href=&quot;http://www.livejournal.com/friends/add.bml?user=damnicons&quot; target=&quot;_blank&quot;&gt;friend me&lt;/a&gt; for future updates.</description>
  <comments>https://damnicons.livejournal.com/15106.html?view=comments#comments</comments>
  <category>icon sized</category>
  <category>all resources</category>
  <category>textures</category>
  <lj:security>public</lj:security>
  <lj:reply-count>61</lj:reply-count>
  </item>
</channel>
</rss>
