<?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>Visual Design</title>
  <link>https://visualdesign.livejournal.com/</link>
  <description>Visual Design - LiveJournal.com</description>
  <lastBuildDate>Sat, 31 Jan 2009 22:07:06 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>visualdesign</lj:journal>
  <lj:journalid>13678526</lj:journalid>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://l-userpic.livejournal.com/71548536/13678526</url>
    <title>Visual Design</title>
    <link>https://visualdesign.livejournal.com/</link>
    <width>100</width>
    <height>100</height>
  </image>

  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/2615.html</guid>
  <pubDate>Sat, 31 Jan 2009 22:07:06 GMT</pubDate>
  <title>[s2] Flexible Square - Brush Strokes</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/2615.html</link>
  <description>Nothing different except for colors. I added a few new changes, but this is still a simple layout with no sidebar. Well, there is a sidebar. It is just towards the top.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/thumb_brushstrokes.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;( &lt;a href=&quot;http://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/bigpreview_brushstrokes.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Big Preview&lt;/a&gt; ) &amp; ( &lt;a href=&quot;http://shattered-memories.org/livejournal/visualdesign/brushstroke/&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Live&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;INSTRUCTIONS&lt;/b&gt;&lt;br /&gt;1. Go to &lt;a href=&quot;http://www.livejournal.com/customize/&quot; target=&quot;_blank&quot;&gt;Customize&lt;/a&gt;, make sure you are using S2, and Select &quot;Flexible Squares&quot; as your theme.&lt;br /&gt;2. Go to &lt;a href=&quot;http://www.livejournal.com/customize/options.bml&quot; target=&quot;_blank&quot;&gt;Custom Options&lt;/a&gt; and press &lt;a href=&quot;http://www.livejournal.com/customize/options.bml?group=customcss&quot; target=&quot;_blank&quot;&gt;Custom CSS&lt;/a&gt;.&lt;br /&gt;3. Select &quot;NO&quot; in all the dropdown boxes.&lt;br /&gt;4. Copy &amp; paste the CSS into the box labeled Custom stylesheet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;EXTRA&lt;/b&gt;&lt;br /&gt;The header has been disabled. The same goes with the link list. You will have to add in your navigation yourself along with your link list.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OVERRIDES&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea style=&quot;font-family: tahoma; font-size: 8pt;&quot; rows=&quot;30&quot; cols=&quot;75&quot;&gt;/*
/*
Creater: shattere @ visualdesign
Theme Name: Brush Strokes
Style: S2 Flexible Squares
Account Type: Free &amp; Paid accounts
*/

body {
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px;
margin: 20px 0 10px 0;
text-align: justify;
cursor: default;
color: #666666 ;
background: #CCCCCC url(&apos;http://i37.tinypic.com/zj9iq0.png&apos;)} 

a, a:link, a:visited {
color: #999999;
text-decoration: none;
cursor: default; }

a:hover {
background-color: #E0E0E0;
color: #333;
text-decoration: none;
cursor: default; }

strong {
font-weight: bold;
color: #000000;
font-family: verdana;
font-size: 7pt; }

b {
font-weight: bold;
color: #666666;
font-family: verdana;
text-transform: uppercase;
font-size: 7pt; }

i, u { 
color: #561310; }

small { 
font-family: verdana; 
font-size: 7pt }

blockquote {
padding: 10px; 
color: #666666;
border: 1px dashed #666666;
background: #F2F2F2;
text-align: justify; }

::-moz-selection { 
background: #4F4433; 
color: #210603; }

p, td { 
border: 0px !important; }

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

img{ opacity:.60; -moz-opacity: 0.60; filter: alpha(opacity=60); }
img:hover{ opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

ul{
margin-left: 10;
padding-left: 10;}

li{
margin-left: 10;
padding-left: 10;}


/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 650px;
margin: auto; }

#maincontent {
margin: 0;
margin: 15px 0 0 0; }

#sidebar {
width: auto; 
padding: 20px 10px 15px 10px;
background-color: #FBFBF6 ;
text-align: left; }

/*-----------------------------------------------------------------------------
   Header and Footer
--------------------------------------------------------------------------------*/

#header { display: none}
.headerimage { display: none; }

#footer {width: auto; text-align: right; font-size: 7pt; letter-spacing: 3px; z-index: 100; clear: both; }

#footer a, #footer a:link, #footer a:visited { 
background-color: #FBFBF6;
padding: 5px;
border: 0px;
color: #000000; }

#footer a:hover{
bordeR: 0px;}

ul.navheader { 
text-transform: lowercase; 
text-align: center; }

ul.navheader li { 
display: inline; 
list-style: none; 
padding: 0; }

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

ul.navfooter li { 
list-style: none; 
display: inline; 
margin: 0; 
padding: 0; }

.defaultuserpic { 
margin:10px; 
padding:0px; 
text-align:center;
 float: left;}

.defaultuserpic img { 
margin: 0px; 
padding: 0px;  
border: 10px solid #9FA299; 
width: 100px; 
height: 100px; }

h2, .title, .subtitle {display: none; }

div#footer li.viewing { display:none; padding: 7px; margin: 4px; border: 1px solid #FBFBF6; background-color: #FBFBF6; padding: 5px; }


/*---------------------------------------------------------------------
   Sidebar
------------------------------------------------------------------------*/

div#sidebar a, div#sidebar a:link, 
div#sidebar a:visited {
color: #999999;
text-decoration: none;
border: 0px;}

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

li.sbartitle {
display: none;
color: #F8F8EB;
font-family: lucida sans unicode;
font-size: 12px;
font-weight: normal;
text-transform: lowercase;
letter-spacing: 1px;
line-height: 14px; }

li.sbaritem {
padding: 0px 2px 0px 2px;
display: inline; 
text-align: left; }

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

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

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

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

.sbarcalendar { 
display: none;
padding: 3px; 
border: 1px solid #574C42; 
background: #574C42; 
text-align: center; 
color: #E4DDC4; 
font-size: 10px; }

.sbarcalendarposts { 
display: none;
padding: 3px; 
border: 1px solid #D1A686; 
background: #574C42; 
text-align: center; 
color: #D1A686; 
font-size: 10px; }

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

/*-----------------------------------------------------------------------------
   Entry
------------------------------------------------------------------------*/


.subcontent {
padding: 20px 20px 20px 20px;
background: #FBFBF6 ; }

.entry {
text-align: justify;
margin-left: 15px;
margin-right: 15px;}

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

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

.date {
text-align: left;
font-weight: normal;
padding-left: 5px;
color: #535252;
font-size: 7pt; }

.subject {
font-family: Georgia, Times New Roman, Book Antiqua, serif; 
background-color: transparent ;
letter-spacing: 0px;
font-size: 15pt;
line-height: 100%; 
color: #555555; 
font-style: italic; 
text-align: left; 
padding-bottom: 15px;}

.subject a, .subject a:link, .subject a:visited {
color: #000;
border: 0;
}

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


.datesubject { }

/*---------------------------------------------------------------------
 Current &amp; Tags
------------------------------------------------------------------------*/

.ljtags {
text-align: left; 
font-family: Georgia, serif; 
border-left: 5px solid #CBCEBB;  
padding: 2px 2px 2px 6px;   
margin-top: 50px; position: relative; 
text-transform: lowercase; 
font-size: 7pt; color: #888888;}  

.currents {
text-align: left;  
margin-top:0px; 
padding: 0px;  
text-transform: lowercase; 
font-size: 7pt; 
color: #646464;}
 
.currents strong {
font-weight: normal; 
text-decoration: none; 
color: #888888; }

.currentmood {
padding: 2px 2px 2px 6px;    
border-left: 5px solid #CBCEBB;} 

.currentlocation {display: none;} 
.currentgroups {display: none;} 
.currentmusic {display:none;} 

/*---------------------------------------------------------------------
Comments
------------------------------------------------------------------------*/

.comments {
text-align: left;
padding: 2px 2px 2px 6px;  
border-left: 5px solid #CBCEBB;
}

div.comments a:hover {
text-decoration: none;
background-color: #E0E0E0;
color: #333;
border-bottom: 1px solid #000000;
}


/*---------------------------------------------------------------------
Userpics ALL
------------------------------------------------------------------------*/

.userpic {
display: visible;
position: relative;
float: right;
padding: 7px;
margin-left: 12px;
margin-bottom: 5px;
text-align: center;
border: 5px solid #CBCEBB;
z-index: 15;
font-color: #000000;
background-color: #CBCEBB !important;}

#div.userpicfriends {
background-color: #CBCEBBt !important;}

.userpicfriends {
display: visible;
position: relative;
float: right;
padding: 7px;
margin-left: 12px;
margin-bottom: 5px;
text-align: center;
border: 5px solid #CBCEBB;
z-index: 15;
font-color: #000000;
background-color: #CBCEBB !important;}

/*---------------------------------------------------------------------
Extra
------------------------------------------------------------------------*/

.clear {
display: none;
height: 0px; }

.clearfoot {
display: none;
clear: both; }


.skiplinks {
text-align: center;
padding: 25px;
background: transparent;
color: #574C42; }

.skiplinks a, .skiplinks a:link, .skiplinks a:visited { 
color: #74624D; 
text-transform: lowercase; }

.skiplinks a:hover { 
color: #C2B191; }

.separator { 
height: 25px; }

/*---------------------------------------------------------------------
Popup Box
------------------------------------------------------------------------*/

.subject img[src=&quot;http://p-stat.livejournal.com/img/icon_protected.gif&quot;], .subject img[src=&quot;http://p-stat.livejournal.com/img/icon_private.gif&quot;], .subject img

[src=&quot;http://p-stat.livejournal.com/img/icon_groups.gif&quot;]{ width: 0; height: 0; padding: 0 16px 16px 0; background: url(http://i32.tinypic.com/26113ch.png); margin-

top: 3px; }

.box img[src=&quot;http://p-stat.livejournal.com/img/help.gif&quot;]{ display: none; }

div.ContextualPopup div.Inner{ background: transparent!important; color: #999999!important; border: 0; padding: 10px; width: 250px; font-family: georgia; font-

weight: normal; text-transform: none; }

div.ContextualPopup .Content{ padding: 7px 10px 7px 10px; margin-right: 80px; line-height: 1.4; background-color: #FFFFFF; border: 1px solid #666666; }

div.ContextualPopup .Userpic{ padding: 10px; background-color: #FFFFFF; margin: 0px; border: 1px solid #666666; }

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited{ text-decoration: none!important; font-weight: normal; color: #999999!important; }

div.ContextualPopup .Relation{ border-bottom: 1px solid #666666; margin-bottom: 4px; padding-bottom: 4px; }
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CREDIT&lt;/b&gt;&lt;br /&gt;Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. Any questions, post here till FAQ is placed up!</description>
  <comments>https://visualdesign.livejournal.com/2615.html?view=comments#comments</comments>
  <category>[s2] flexible squares</category>
  <category>!admin: layouts</category>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>6</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/2538.html</guid>
  <pubDate>Sun, 05 Oct 2008 06:28:03 GMT</pubDate>
  <title>[s2] Flexible Square - Red Earth</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/2538.html</link>
  <description>This is a layout that I am currently using on my own journal. I like the position of the navigation, plus it is a simple layout.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/thumb_nosidebar01.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;( &lt;a href=&quot;http://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/bigpreview_nosidebar01.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Big Preview&lt;/a&gt; ) &amp; &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;INSTRUCTIONS&lt;/b&gt;&lt;br /&gt;1. Go to &lt;a href=&quot;http://www.livejournal.com/customize/&quot; target=&quot;_blank&quot;&gt;Customize&lt;/a&gt;, make sure you are using S2, and Select &quot;Flexible Squares&quot; as your theme.&lt;br /&gt;2. Go to &lt;a href=&quot;http://www.livejournal.com/customize/options.bml&quot; target=&quot;_blank&quot;&gt;Custom Options&lt;/a&gt; and press &lt;a href=&quot;http://www.livejournal.com/customize/options.bml?group=customcss&quot; target=&quot;_blank&quot;&gt;Custom CSS&lt;/a&gt;.&lt;br /&gt;3. Select &quot;NO&quot; in all the dropdown boxes.&lt;br /&gt;4. Copy &amp; paste the CSS into the box labeled Custom stylesheet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OVERRIDES&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea style=&quot;font-family: tahoma; font-size: 8pt;&quot; rows=&quot;30&quot; cols=&quot;75&quot;&gt;/*
/*
Creater: shattere @ visualdesign
Theme Name: Red Earth
Style: S2 Flexible Squares
Account Type: Free &amp; Paid accounts

Credit is required. This should never be removed! 
*/

body {
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px;
margin: 10px 0 10px 0;
text-align: justify;
cursor: default;
background: #0D0201;
color: #4F4433 ;}

a, a:link, a:visited {
color: #501B03;
text-decoration: none;
cursor: default; }

a:hover {
color: #9F2611;
text-decoration: none;
cursor: default; }

strong {
font-weight: bold;
color: #000000;
font-family: verdana;
font-size: 7pt; }

b {
font-weight: bold;
color: #561310;
font-family: verdana;
font-size: 7pt; }

i, u { 
color: #561310; }

small { 
font-family: verdana; 
font-size: 7pt }

blockquote {
padding: 10px; 
color: #210603;
border: 1px dashed #561310;
background: #4F4433;
text-align: justify; }

::-moz-selection { 
background: #4F4433; 
color: #210603; }

p, td { 
border: 0px !important; }

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

img{ opacity:.60; -moz-opacity: 0.60; filter: alpha(opacity=60); }
img:hover{ opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 650px;
margin: auto; }

#maincontent {
margin: 0;
margin: 15px 0 0 0; }

#sidebar {
width: auto; 
padding: 20px 10px 15px 10px;
color: #BAB9A2;
background-color: #5F0E00;
border-top: 15px solid #0D0201;
text-align: left; }

/*-----------------------------------------------------------------------------
   Header and Footer
--------------------------------------------------------------------------------*/

#header {
padding: 15px 15px 15px 15px;
margin: 0px;
background-color: #41130E;
color: #F8F8EB;
font-family: trebuchet ms;
font-size: 10pt;
text-transform: lowercase;
line-height: 10px;
letter-spacing: 2px;
text-align: center; }

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

#header a, #header a:link, 
#header a:visited { 
color: #ECECBC;
font-family: trebuchet ms;
font-size: 10pt;
text-transform: lowercase;
padding: 10px 10px 10px 10px; }

#header a:hover {
color: #7B654F; }

#footer { 
padding: 25px; 
width: auto; 
margin: 0px; 
text-align: center;
font-family: lucida sans unicode;
font-size: 9pt;
font-weight: normal;
text-transform: lowercase;
letter-spacing: 1px;
line-height: 14px;
background-color: #41130E;
color: #ECECBC; 
clear: both; }

#footer a, #footer a:link, #footer a:visited { 
color: #ECECBC; }

ul.navheader { 
text-transform: lowercase; 
text-align: center; }

ul.navheader li { 
display: inline; 
list-style: none; 
padding: 0; }

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

ul.navfooter li { 
list-style: none; 
display: inline; 
margin: 0; 
padding: 0; }

h2, .title, .subtitle, .defaultuserpic { 
display: none; }

/*---------------------------------------------------------------------
   Sidebar
------------------------------------------------------------------------*/

div#sidebar a, div#sidebar a:link, 
div#sidebar a:visited {
color: #8D7F67;
text-decoration: none;}

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

li.sbartitle {
display: none;
color: #F8F8EB;
font-family: lucida sans unicode;
font-size: 12px;
font-weight: normal;
text-transform: lowercase;
letter-spacing: 1px;
line-height: 14px; }

li.sbaritem {
padding: 0px 2px 0px 2px;
display: inline; 
text-align: left; }

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

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

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

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

.sbarcalendar { 
display: none;
padding: 3px; 
border: 1px solid #574C42; 
background: #574C42; 
text-align: center; 
color: #E4DDC4; 
font-size: 10px; }

.sbarcalendarposts { 
display: none;
padding: 3px; 
border: 1px solid #D1A686; 
background: #574C42; 
text-align: center; 
color: #D1A686; 
font-size: 10px; }

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

/*-----------------------------------------------------------------------------
   Entry
------------------------------------------------------------------------*/


.subcontent {
padding: 20px 20px 20px 20px;
background: #B5A488; }

.entry {
text-align: justify; }

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

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

.date {
text-align: right;
font-weight: normal;
padding-left: 5px;
color: #440902;
font-size: 8pt; 
font-family: trebuchet ms; }

.subject {
text-align: right;
padding-bottom: 0px;
color: #280F0C;
font-size: 10pt;
font-family: arial;
font-weight: normal; }

.datesubject { }

/*---------------------------------------------------------------------
 Current Mood, Music, and Location
------------------------------------------------------------------------*/

.currents { 
margin-top: 5px; }

.currents, .currentmood, .currentmusic, .currentlocation { 
color: #280F0C; 
text-align: left; 
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px;
font-size: 10px; }

.currentmood strong, .currentmusic strong, .currentlocation strong, .currentgroups { display: none; }

/*---------------------------------------------------------------------
Tags
------------------------------------------------------------------------*/

.ljtags { 
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px;
margin-top: 25px; 
text-transform: lowercase; }

.ljtags a, .ljtags a:link, .ljtags a:visited {
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px; 
color: #501B03;
font-family: arial; }

.ljtags a:hover {
color: #9F2611;
font-family: arial; }

ul.ljtaglist li {
padding-left: 5px;
margin-left: 10px; }

ul.ljtaglist {
text-align: left;
margin-right: auto;
margin-left: auto;
padding: 30px;
background: #FDFDFD; }

/*---------------------------------------------------------------------
Comments
------------------------------------------------------------------------*/

.comments {
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 16px;
text-align: right;
color: ##4F4433;
text-transform: lowercase;
padding-top: 35px; }

div.comments a, div.comments a:link, div.comments a:visited {
color: #501B03; }

div.comments a:hover {
color: #9F2611; }

/*---------------------------------------------------------------------
Userpics ALL
------------------------------------------------------------------------*/

.userpic {
display: visible;
position: relative;
float: left;
padding: 7px;
margin-right: 8px;
margin-bottom: 5px;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #4F1C14;
z-index: 15;
font-color: #000000;
background-color: #5F0E00 !important;}

#div.userpicfriends {
background-color: #5F0E00 !important;}

.userpicfriends {
position: relative;
float: left;
padding: 7px;
margin-right: 8px;
margin-bottom: 5px;
text-align: center;
border-width: 0px;
font-family: Tahoma, arial, verdana;
font-size: 10px;
z-index: 15;
font-color: #000000;
background-color: #5F0E00 !important;}

/*---------------------------------------------------------------------
Extra
------------------------------------------------------------------------*/

.clear {
display: none;
height: 0px; }

.clearfoot {
display: none;
clear: both; }

.skiplinks {
text-align: center;
padding: 25px;
background: transparent;
color: #574C42; }

.skiplinks a, .skiplinks a:link, .skiplinks a:visited { 
color: #74624D; 
text-transform: lowercase; }

.skiplinks a:hover { 
color: #C2B191; }

.separator { 
height: 25px; }

/*---------------------------------------------------------------------
Popup Box
------------------------------------------------------------------------*/

.subject img[src=&quot;http://p-stat.livejournal.com/img/icon_protected.gif&quot;], .subject img[src=&quot;http://p-stat.livejournal.com/img/icon_private.gif&quot;], .subject img[src=&quot;http://p-stat.livejournal.com/img/icon_groups.gif&quot;]{ width: 0; height: 0; padding: 0 16px 16px 0; background: url(http://i32.tinypic.com/26113ch.png); margin-top: 3px; }

.box img[src=&quot;http://p-stat.livejournal.com/img/help.gif&quot;]{ display: none; }

div.ContextualPopup div.Inner{ background: transparent!important; color: #B5A488!important; border: 0; padding: 10px; width: 250px; font-family: georgia; font-weight: normal; text-transform: none; }

div.ContextualPopup .Content{ padding: 7px 10px 7px 10px; margin-right: 80px; line-height: 1.4; background-color: #0D0201; border: 1px solid #5F0E00; }

div.ContextualPopup .Userpic{ padding: 10px; background-color: #0D0201; margin: 0px; border: 1px solid #5F0E00; }

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited{ text-decoration: none!important; font-weight: normal; color: #B5A488!important; }

div.ContextualPopup .Relation{ border-bottom: 1px solid #5F0E00; margin-bottom: 4px; padding-bottom: 4px; }

&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CREDIT&lt;/b&gt;&lt;br /&gt;Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. Any questions, post here till FAQ is placed up!</description>
  <comments>https://visualdesign.livejournal.com/2538.html?view=comments#comments</comments>
  <category>[s2] flexible squares</category>
  <category>!admin: layouts</category>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>4</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/2150.html</guid>
  <pubDate>Sat, 16 Feb 2008 19:46:07 GMT</pubDate>
  <title>[s2] Flexible Square - Simpe Nav</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/2150.html</link>
  <description>My first layout of many that are coming. It is basically a layout that I have been using at my personal journal, at my graphic journal, and at a community I own. However, each version is different for the color schemes are different. Here, for everyone to use is a basic color. I can make more colors upon request only.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/thumb_simplenav.png&quot; fetchpriority=&quot;high&quot;&gt;&lt;br /&gt;&lt;br /&gt;( &lt;a href=&quot;http://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/bigpreview_simplenav.png&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Big Preview&lt;/a&gt; ) &amp; &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;INSTRUCTIONS&lt;/b&gt;&lt;br /&gt;1. Go to &lt;a href=&quot;http://www.livejournal.com/customize/&quot; target=&quot;_blank&quot;&gt;Customize&lt;/a&gt;, make sure you are using S2, and Select &quot;Flexible Squares&quot; as your theme.&lt;br /&gt;2. Go to &lt;a href=&quot;http://www.livejournal.com/customize/options.bml&quot; target=&quot;_blank&quot;&gt;Custom Options&lt;/a&gt; and press &lt;a href=&quot;http://www.livejournal.com/customize/options.bml?group=customcss&quot; target=&quot;_blank&quot;&gt;Custom CSS&lt;/a&gt;.&lt;br /&gt;3. Select &quot;NO&quot; in all the dropdown boxes.&lt;br /&gt;4. Copy &amp; paste the CSS into the box labeled Custom stylesheet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OVERRIDES&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea style=&quot;font-family: tahoma; font-size: 8pt;&quot; rows=&quot;30&quot; cols=&quot;75&quot;&gt;/*
Creater: shattere @ visualdesign
Theme Name: Simple Nav
Version: 1.0
Them Style: Flexible Square S2
Account Type: Free &amp; Paid accounts

Credit is required. This should never be removed! 
*/

body {
font-family: arial, tahoma, sans-serif;
font-size: 7pt;
letter-spacing: 1px;
line-height: 14px;
text-align: justify;
cursor: default;
margin-top: 20px;
background-color: #7A8F9C;}

::-moz-selection {
color: #7A8F9C; 
background: #FBFCFC;}

a, a:link, a:visited {
color: #778995;
text-decoration: none; 
cursor:default;}

a:hover {
color: #5A7045; 
text-decoration: none; 
cursor: default;}

blockquote {
background-color: #FBFCFC; 
padding:5px; 
color: #7A8F9C;
border-left: 1px solid #7A8F9C;
border-right: 1px solid #7A8F9C;}

/* PAGE ALIGNMENT AND WIDTH */
#content {
width: 650px;
margin-left: auto;
margin-right: auto;
background-color: #FBFCFC;
border-width: 0;
padding: 0px;
border: 0px;}

#maincontent {
float: right;
width: 440px;
padding-right: 10px;
padding-top: 10px;
text-align: justify;}

#sidebar {
padding-top: 0px; 
padding-left: 10px;
background: #FBFCFC; 
width: 180px;
float: left; 
text-align: justify;}

/* HEADER &amp; FOOTER */
#header{
margin: 0 auto;
padding: 10px 0;
width: 650px;
font-family: &quot;Trebuchet MS&quot;,;
font-size: 8pt;
text-align: center;
background-color: #BFC4C0;
text-transform: uppercase;}

#footer{
margin: 0 auto;
padding: 0px 0;
width: 650px;
font-family: &quot;Trebuchet MS&quot;,;
font-size: 8pt;
text-align: left;
background-color: #FBFCFC;
text-transform: uppercase;}

/* CHANGE HEADER HERE */
.headerimage {
height: 250px;
background-image: url(&quot;http://i127.photobucket.com/albums/p130/shattmem/livejournal/visual_design/layouts/blankheader.png&quot;) !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: center !important;
margin-bottom: 0px}

.title {display: none;}
.subtitle{display: none;}

/* NAVIGATION FOR HEADER &amp; FOOTER*/

div#header, div#footer{
margin: 0 auto;
padding: 7px 0;
width: 650px;
font-family: &quot;Trebuchet MS&quot;,;
font-size: 7pt;
text-align: center;}

div#header a, div#header a:link, div#header a:visited, div#header .view, div#header .viewing
div#footer a, div#footer a:link, div#footer a:visited, div#footer .view, div#footer .view{
color: #5E5E5E;;
padding: 7px;
font-size: 7pt;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;}

div#header a:hover, div#footer a:hover{
color: #5E5E5E;;
padding: 5px 7px 5px 7px;
font-size: 7pt;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
background-color: #EEF2F0;
border: 0px;}

.title {display: none;}
.subtitle{display: none;}

ul.navheader, ul.navfooter{
font-family: tahoma, verdana; 
font-size: 7pt; 
font-weight: normal; 
text-align: center; 
padding: 0px 5px 0px 10px; 
margin: 0px;}

ul.navheader li, ul.navfooter li{
display: inline; 
padding: 0 3px 0 3px;
font-family: tahoma, verdana; 
font-size: 7pt; 
font-weight: normal; 
text-align: center; }

#header ul.navheader li, #footer ul.navfooter li{
display: inline;
margin: 0 0 0 10px;
list-style-type: none;}

/* ENTRIES */
.subcontent {}

.entry{
background: #FBFCFC;
padding: 0px 5px 0px 3px;
margin-top: 5px;
text-align: justify;}

.date{
padding-top: 02px;
text-align: left;
top: 5px;
color: #BEB6B1;
font-family: tahoma, verdana;
font-size: 7pt;
letter-spacing: 1px;
line-height: 14px;
text-transform: lowercase;}

.subject {
text-align: left;
font-weight: bold;
padding-left: 1px;
padding-bottom: 3px;
color: #71878F;
font-family: tahoma, verdana;
font-size: 9pt;
letter-spacing: 1px;
line-height: 14px;
border-bottom: 2px #E4E5E5 solid;
text-transform: lowercase;
letter-spacing: 0px; }

.datesubject {
padding: 0px;
}


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

/* FRIENDS PAGE USERPICS */

.userpic {
display: visible;
position: relative;
float: left;
padding: 7px;
margin-right: 8px;
margin-bottom: 5px;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #E4E5E5;
z-index: 15;
font-color: #999999;
background-color: #E4E5E5 !important;}

#div.userpicfriends {
background-color: #E4E5E5 !important;}

.userpicfriends {
position: relative;
float: left;
padding: 7px;
margin-right: 8px;
margin-bottom: 5px;
text-align: center;
border-width: 0px;
font-family: Tahoma, arial, verdana;
font-size: 10px;
z-index: 15;
font-color: #999999;
background-color: #E4E5E5 !important;}

/* CURRENT MUSIC, MOOD, AND LOCATION */
.currents, .currentmood, .currentmusic, .currentlocation {
font-family: tahoma, verdana;
font-size: 7pt;
letter-spacing: 0pt; 
text-align: left; }

.currents strong{
font-weight:normal;} 

/* COMMENT LINES AT BOTTOM OF ENTRIES */
.comments {
text-align: right; }

div.comments a, div.comments a:link, div.comments a:visited{
color: #778995;
text-decoration: none; 
cursor:default;}

div.comments a:hover {
color: #5A7045; 
text-decoration: none; 
cursor: default;
text-transform: uppercase;}

.separator {height: 25px;}

/* SIDEBAR */
.defaultuserpic {text-align: center;}
.defaultuserpic img {padding:5px;}

.sbartitle {
padding: 0px 5px 0px 5px;
font-weight: bold;
text-align: justify;}

.sbarbody {
padding: 0px 0px 0px 0px;
text-align: justify;}

.sbarlist {
padding: 0px 0px 0px 0px;
text-align: justify;}

.sbarbody2 {
padding: 0 0px 0 0px;
text-align: justify;}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #778995;
text-decoration: none; 
cursor:default;}

div#sidebar a:hover {
color: #5A7045; 
text-decoration: none; 
cursor: default;}


/*SIDEBAR - LINK BOX TITLE AND CONTENTS */

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

li.sbaritem {
padding-left: 0px; 
list-style: none;
text-align: justify;}

li.sbartitle {
list-style: none;
text-align: left;
font-weight: bold;
padding-left: 1px;
padding-bottom: 3px;
color: #71878F;
font-family: tahoma, verdana;
font-size: 9pt;
letter-spacing: 1px;
line-height: 14px;
border-bottom: 2px #E4E5E5 solid;
text-transform: lowercase;
letter-spacing: 0px; }

li.view {
text-transform: uppercase;}

/*SIDEBAR - CALENDER */
table.calendar {
width:125px;
margin-right: auto;
margin-left: auto;}

.sbarcalendar {
border-width: 0px;
border-style: solid;
text-align: center;
font-family: tahoma, verdana;
width:100px
font-size: 7pt;}

.sbarcalendarposts {
border-width: 0px;
border-style: solid;
background-color: #E4E5E5;
text-align: center;
font-family: tahoma, verdana;
width:100px
font-size: 7pt;}

/* TAGS */
.ljtags {
padding-top: 35px; 
padding-left: 0px; 
letter-spacing: 0pt; 
text-align: justify; 
font-family: tahoma, verdana;
font-size: 7pt;} 

.ljtaglist {
list-style-type:none;} 

/*MORE FOOTER */

.clearfoot {clear: both;}
.clear {clear: both; height: 0px }

/* ARCHIVE PAGES */

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

ul.year li {
display: inline;}

table.yeartable {margin: 0px auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {border: 0px solid #496279;}
table.yeartable td.yearday {background: #F8F8F8; text-align: center;}
td.yearmonth {border-style: none;}

&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CREDIT&lt;/b&gt;&lt;br /&gt;Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. Any questions, post here till FAQ is placed up!</description>
  <comments>https://visualdesign.livejournal.com/2150.html?view=comments#comments</comments>
  <category>[s2] flexible squares</category>
  <category>!admin: layouts</category>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>18</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/1950.html</guid>
  <pubDate>Thu, 01 Nov 2007 04:21:40 GMT</pubDate>
  <title>Icon Batch #003</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/1950.html</link>
  <description>I bring you some new icons, and this time a different variety.&lt;br /&gt;&lt;br /&gt;1. Don&apos;t hotlink. Save to own server.&lt;br /&gt;2. Comment when taking.&lt;br /&gt;3. Textless are NOT bases.&lt;br /&gt;4. Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;medli&quot; lj:user=&quot;medli&quot; &gt;&lt;a href=&quot;https://medli.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://medli.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;medli&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; or &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Features:&lt;br /&gt;- (2) Cloud &amp; Aeris (FFVII)&lt;br /&gt;- (1) Cloud &amp; Tifa (FFVII)&lt;br /&gt;- (6) Romeo &amp; Juliet (Romeo X Juliet)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellpadding=&quot;3&quot; cellspacing=&quot;3&quot; style=&quot;text-align: center;&quot;&gt;&lt;tr&gt;&lt;td&gt; 001 &lt;/td&gt;&lt;td&gt; 002 &lt;/td&gt;&lt;td&gt; 003 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/cloudaerith_holding.png&quot; fetchpriority=&quot;high&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/cloudaerith_reach.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/cloudtifa_sleep_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; 004 &lt;/td&gt;&lt;td&gt; 005 &lt;/td&gt;&lt;td&gt; 006 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj1_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj2_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj3_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; 007 &lt;/td&gt;&lt;td&gt; 008 &lt;/td&gt;&lt;td&gt; 009 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj5_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj7_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/icons/two/rxj_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/center&gt;</description>
  <comments>https://visualdesign.livejournal.com/1950.html?view=comments#comments</comments>
  <category>cloud strife</category>
  <category>cloudxaeris</category>
  <category>aeris gainsborough</category>
  <category>juliet</category>
  <category>romeo</category>
  <category>romeoxjuliet</category>
  <category>cloudxtifa</category>
  <lj:mood>calm</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>12</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/1640.html</guid>
  <pubDate>Tue, 25 Sep 2007 05:30:30 GMT</pubDate>
  <title>Icon Batch #002</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/1640.html</link>
  <description>This is just another update introducing the new layout and everything that has been happening with all my sites. However, there are only three and I am a bit sorry about that.&lt;br /&gt;&lt;br /&gt;1. Don&apos;t hotlink. Save to own server.&lt;br /&gt;2. Comment when taking.&lt;br /&gt;3. Textless are NOT bases.&lt;br /&gt;4. Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;medli&quot; lj:user=&quot;medli&quot; &gt;&lt;a href=&quot;https://medli.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://medli.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;medli&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; or &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellpadding=&quot;3&quot; cellspacing=&quot;3&quot; style=&quot;text-align: center;&quot;&gt;&lt;tr&gt;&lt;td&gt; 001 &lt;/td&gt;&lt;td&gt; 002 &lt;/td&gt;&lt;td&gt; 003 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/link001_shattere.png&quot; fetchpriority=&quot;high&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/celes002_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/terra2_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/center&gt;&lt;a name=&apos;cutid1-end&apos;&gt;&lt;/a&gt;</description>
  <comments>https://visualdesign.livejournal.com/1640.html?view=comments#comments</comments>
  <category>final fantasy vi</category>
  <category>terra branford</category>
  <category>celes chere</category>
  <category>link</category>
  <category>legend of zelda: ocarina of time</category>
  <lj:mood>accomplished</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/1421.html</guid>
  <pubDate>Mon, 03 Sep 2007 07:08:46 GMT</pubDate>
  <title>Icon Batch #001</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/1421.html</link>
  <description>Just a small batch of icons featuring some contest that I failed in and of course, a bunch of Final Fantasy games that I love.&lt;br /&gt;&lt;br /&gt;1. Don&apos;t hotlink. Save to own server.&lt;br /&gt;2. Comment when taking.&lt;br /&gt;3. Textless are NOT bases.&lt;br /&gt;4. Credit &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;medli&quot; lj:user=&quot;medli&quot; &gt;&lt;a href=&quot;https://medli.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://medli.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;medli&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; or &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;table cellpadding=&quot;3&quot; cellspacing=&quot;3&quot; style=&quot;text-align: center;&quot;&gt;&lt;tr&gt;&lt;td&gt; 001 &lt;/td&gt;&lt;td&gt; 002 &lt;/td&gt;&lt;td&gt; 003 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/yunatidus_shattere.png&quot; fetchpriority=&quot;high&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/ff_contest.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/aerith01_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; 004 &lt;/td&gt;&lt;td&gt; 005 &lt;/td&gt;&lt;td&gt; 006 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt; &lt;img src=&quot;https://i61.photobucket.com/albums/h50/shattere/icons/group001/celese001_shattere.png&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;td&gt; &lt;img src=&quot;&quot; loading=&quot;lazy&quot; /&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;3&quot;&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/center&gt;&lt;a name=&apos;cutid1-end&apos;&gt;&lt;/a&gt;</description>
  <comments>https://visualdesign.livejournal.com/1421.html?view=comments#comments</comments>
  <category>final fantasy vi</category>
  <category>aeris gainsborough</category>
  <category>yuna</category>
  <category>final fantasy x-2</category>
  <category>final fantasy x</category>
  <category>final fantasy vii</category>
  <category>celes chere</category>
  <lj:mood>calm</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/1183.html</guid>
  <pubDate>Mon, 27 Aug 2007 05:07:40 GMT</pubDate>
  <title>FAQ and more!</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/1183.html</link>
  <description>FREQUENTLY ASKED QUESTIONS➜&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;Please help me with my layout&lt;/b&gt;:&lt;br /&gt;As long as you have not messed the coding completely up, I might be able to help. However, if the css is completely destroy, I suggest just removing it and replacing it back with the orginal.&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;Can I add a header, and how do I do that?&lt;/b&gt;:&lt;br /&gt;Some of my layouts already have the header added. However, if there is not a layout that has one, and you would like a header, you may add one. The code to add one is this: &lt;font color=&quot;red&quot;&gt;.headerimage { width: XXpx; height: XXpx; background: url(&apos;&apos;) no-repeat; margin: 0 auto; }&lt;/font&gt;. Just make sure to add the url of your banner in between the single quotes and change the width and height properties accordingly.&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;How do I credit&lt;/b&gt;:&lt;br /&gt;You can credit me by either putting: &lt;font color=&quot;blue&quot;&gt;Layout from &amp;lt; lj user=&quot;visualdesign&quot; &amp;gt; or &amp;lt; a href=&quot;&lt;a target=&apos;_blank&apos; href=&apos;http://community.livejournal.com/visualdesign&apos;&gt;http://community.livejournal.com/visualdesign&lt;/a&gt;&quot; &amp;gt;Layout&amp;lt;/a&amp;gt;&lt;/font&gt; in your profile or sidebar.&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;My topbar is not looking like the picture&lt;/b&gt;:&lt;br /&gt;Use this code and replace what is needed to make the topbar look like the picture:&lt;br /&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;div align=&quot;right&quot; style=&quot;font: 10pt; text-transform: uppercase; padding-bottom: 5px;&quot;&amp;gt; &amp;lt;a href=&quot;http://USERNAME.livejournal.com&quot;&amp;gt;Entries&amp;lt;/a&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &amp;lt;a href=&quot;http://USERNAME.livejournal.com/friends/&quot;&amp;gt;Friends&amp;lt;/a&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &amp;lt;a href=&quot;http://USERNAME.livejournal.com/calendar&quot;&amp;gt;History&amp;lt;/a&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href=&quot;http://USERNAME.livejournal.com/profile&quot;&amp;gt;Profile&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt; Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum consequat. In ultrices libero ac libero. Aliquam in sapien. Nam sodales felis vel erat. Praesent pulvinar rhoncus mi. Aliquam tellus. Curabitur hendrerit. Donec tempus tellus vitae ligula luctus congue. Sed vulputate, metus nec blandit malesuada, pede ipsum aliquam nulla, sit amet lobortis elit orci sit amet justo. Duis pharetra odio molestie tortor. Vivamus sed mauris vitae libero tempus sodales. Praesent porttitor lacus in lorem. Phasellus enim pede, malesuada quis, mollis nec, tristique eget, tellus. Ut dapibus diam eget libero. Nullam dapibus mollis risus. Curabitur ut mi at nisl accumsan interdum. Nam a odio. Donec arcu velit, luctus id, sodales vel, tincidunt a, eros. Nunc leo.

&amp;lt;center&amp;gt;&amp;lt;a href=&quot;#&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://fiction.USERNAMEd-memories.org&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://fan.USERNAMEd-memories.org&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://community.livejournal.com/shattmem/&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://community.livejournal.com/visualdesign/&quot;&amp;gt;link &amp;lt;/a&amp;gt; | &amp;lt;a href=&quot;#&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://fiction.USERNAMEd-memories.org&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://fan.USERNAMEd-memories.org&quot;&amp;gt;link&amp;lt;/a&amp;gt; - &amp;lt;a href=&quot;http://community.livejournal.com/shattmem/&quot;&amp;gt;link&amp;lt;/a&amp;gt;&amp;lt;/center&amp;gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;Do you code for any other style&lt;/b&gt;:&lt;br /&gt;No. I only code layouts for Flexible Square. I have not got good enough to try the other style yet.&lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;Can I add your layout to my community&lt;/b&gt;:&lt;br /&gt;No. I work hard on coding my layouts. However, if you PM me about it, we can talk about it. &lt;br /&gt;&lt;br /&gt;➜&lt;b&gt;Do you take requests&lt;/b&gt;:&lt;br /&gt;No. At the time, I only code layouts when I need a new for another site or just want to create something. It is just for my pleasure to do something and try something new.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;IF YOUR QUESTION IS NOT ANSWERED HERE, POST IT HERE!&lt;/b&gt;&lt;br /&gt;&lt;a name=&apos;cutid1-end&apos;&gt;&lt;/a&gt;</description>
  <comments>https://visualdesign.livejournal.com/1183.html?view=comments#comments</comments>
  <category>ffx</category>
  <category>tidusxyuna</category>
  <category>iconfiend100</category>
  <category>yuna</category>
  <category>tidus</category>
  <lj:mood>blah</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/906.html</guid>
  <pubDate>Mon, 27 Aug 2007 05:06:01 GMT</pubDate>
  <title>Resources</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/906.html</link>
  <description>All the resources I used for my icons. If you seen something of yours that I have used and your name is not on the list, please leave a comment and I will add it as soon as possible.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Image Galleries&lt;/b&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://gallery.aethereality.net&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Aethereality&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://animeartbooks.net/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Anime Artbooks&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://www.animepaper.net/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Anime Paper&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://www.digik.net/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Digik&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;robotsex&quot; lj:user=&quot;robotsex&quot; &gt;&lt;a href=&quot;https://robotsex.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://robotsex.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;robotsex&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&amp;bull; &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;r_x_j&quot; lj:user=&quot;r_x_j&quot; &gt;&lt;a href=&quot;https://r-x-j.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://r-x-j.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;r_x_j&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&amp;bull; &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;cap_it&quot; lj:user=&quot;cap_it&quot; &gt;&lt;a href=&quot;https://cap-it.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://cap-it.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;cap_it&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Brushes&lt;/b&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://celestial-star.net/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Celestial Star&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://aethereality.net&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Aethereality&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://mystique87.deviantart.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Mystique87 @ DA&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-deleted  i-ljuser-type-P     &quot;  data-ljuser=&quot;silverqe&quot; lj:user=&quot;silverqe&quot; &gt;&lt;a href=&quot;https://silverqe.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://silverqe.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;silverqe&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&amp;bull; &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;starlit_designs&quot; lj:user=&quot;starlit_designs&quot; &gt;&lt;a href=&quot;https://starlit-designs.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://starlit-designs.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;starlit_designs&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://misslittlewood.deviantart.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;MissLittleWood @ DA&lt;/a&gt;&lt;br /&gt;&amp;bull; &lt;a href=&quot;http://http://m0nica.deviantart.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;m0nica @DA&lt;/a&gt;</description>
  <comments>https://visualdesign.livejournal.com/906.html?view=comments#comments</comments>
  <category>!admin: resources</category>
  <lj:mood>calm</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/601.html</guid>
  <pubDate>Mon, 27 Aug 2007 04:51:09 GMT</pubDate>
  <title>Affiliates?</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/601.html</link>
  <description>List of all the lovely affiliates. If you would like to affiliate? Just leave a comment here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;animer_icons&quot; lj:user=&quot;animer_icons&quot; &gt;&lt;a href=&quot;https://animer-icons.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://animer-icons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;animer_icons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/animer_icons01.png&quot; border=&quot;0&quot; fetchpriority=&quot;high&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/aminer_icons02.gif&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/animer_icons03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;europa_icons&quot; lj:user=&quot;europa_icons&quot; &gt;&lt;a href=&quot;https://europa-icons.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://europa-icons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;europa_icons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/europa_icons01.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/europa_icons02.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/europa_icons03.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;heterogen&quot; lj:user=&quot;heterogen&quot; &gt;&lt;a href=&quot;https://heterogen.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://heterogen.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;heterogen&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heterogen01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heterogen02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heterogen03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-deleted  i-ljuser-type-C     &quot;  data-ljuser=&quot;rooftop_icons&quot; lj:user=&quot;rooftop_icons&quot; &gt;&lt;a href=&quot;https://rooftop-icons.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://rooftop-icons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;rooftop_icons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rooftop_icons01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rooftop_icons02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rooftop_icons03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;rainfall_icons&quot; lj:user=&quot;rainfall_icons&quot; &gt;&lt;a href=&quot;https://rainfall-icons.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://rainfall-icons.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;rainfall_icons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rainfall_icons01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rainfall_icons02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/rainfall_icons03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;hanabito&quot; lj:user=&quot;hanabito&quot; &gt;&lt;a href=&quot;https://hanabito.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://hanabito.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;hanabito&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/hanabito01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/hanabito02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/hanabito03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;_moonangel_&quot; lj:user=&quot;_moonangel_&quot; &gt;&lt;a href=&quot;https://community.livejournal.com/-moonangel-/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://community.livejournal.com/-moonangel-/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;_moonangel_&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/_moonangel_01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/_moonangel_02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/_moonangel_03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-deleted  i-ljuser-type-C     &quot;  data-ljuser=&quot;heavenlyquake&quot; lj:user=&quot;heavenlyquake&quot; &gt;&lt;a href=&quot;https://heavenlyquake.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://heavenlyquake.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;heavenlyquake&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heavenlyquake01.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heavenlyquake02.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i127.photobucket.com/albums/p130/shattmem/affiliates/heavenlyquake03.png&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;softly_bastard&quot; lj:user=&quot;softly_bastard&quot; &gt;&lt;a href=&quot;https://softly-bastard.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://softly-bastard.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;softly_bastard&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;https://i200.photobucket.com/albums/aa232/ambaje/COMMUNITY/gaze2.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i200.photobucket.com/albums/aa232/ambaje/COMMUNITY/icon07.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;https://i200.photobucket.com/albums/aa232/ambaje/COMMUNITY/yasu2.jpg&quot; border=&quot;0&quot; loading=&quot;lazy&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;</description>
  <comments>https://visualdesign.livejournal.com/601.html?view=comments#comments</comments>
  <category>!admin: affiliates</category>
  <lj:mood>chipper</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>5</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://visualdesign.livejournal.com/325.html</guid>
  <pubDate>Mon, 27 Aug 2007 04:45:23 GMT</pubDate>
  <title>First post!</title>
  <author>medli</author>
  <link>https://visualdesign.livejournal.com/325.html</link>
  <description>Well, here is the first post for &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;visualdesign&quot; lj:user=&quot;visualdesign&quot; &gt;&lt;a href=&quot;https://visualdesign.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://visualdesign.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;visualdesign&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;. Remember when taking anything to follow the &lt;i&gt;terms of usage&lt;/i&gt;. Enjoy your time looking around, watch the community for updates, and see you around. ^</description>
  <comments>https://visualdesign.livejournal.com/325.html?view=comments#comments</comments>
  <lj:mood>calm</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>medli</lj:poster>
  <lj:posterid>11065204</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
</channel>
</rss>
