<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:bloodygoodblack</id>
  <title>Bloody Good On Black</title>
  <subtitle>Fabulous Subtitle</subtitle>
  <author>
    <name>bloodygoodblack</name>
  </author>
  <link rel="alternate" type="text/html" href="http://bloodygoodblack.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://bloodygoodblack.livejournal.com/data/atom"/>
  <updated>2008-09-25T22:39:03Z</updated>
  <lj:journal userid="16675371" username="bloodygoodblack" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://bloodygoodblack.livejournal.com/data/atom" title="Bloody Good On Black"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:bloodygoodblack:1135</id>
    <link rel="alternate" type="text/html" href="http://bloodygoodblack.livejournal.com/1135.html"/>
    <link rel="self" type="text/xml" href="http://bloodygoodblack.livejournal.com/data/atom/?itemid=1135"/>
    <title>Bloody Good Black - Flexible Squares (S2)</title>
    <published>2008-09-25T22:33:12Z</published>
    <updated>2008-09-25T22:39:03Z</updated>
    <category term="s2"/>
    <category term="bloodygoodblack"/>
    <category term="flexible squares"/>
    <category term="dexter"/>
    <category term="layout"/>
    <lj:music>Prince's "Let's Work" from &lt;i&gt;Controversy&lt;/i&gt;</lj:music>
    <content type="html">&lt;b&gt;Layout Style:&lt;/b&gt; Flexible Square (S2)&lt;br /&gt;&lt;b&gt;Best view:&lt;/b&gt; 1024 or higher&lt;br /&gt;&lt;b&gt;Browser(s) Compatible:&lt;/b&gt; Firefox and IE and Safari (on PC) but should work in all&lt;br /&gt;&lt;b&gt;Works with Nav bar?:&lt;/b&gt; Yes&lt;br /&gt;&lt;b&gt;Works with Ads?:&lt;/b&gt; Yes (horizontal is better)&lt;br /&gt;&lt;b&gt;Credit:&lt;/b&gt; &lt;span class='ljuser ljuser-name_ernestsewell' lj:user='ernestsewell' style='white-space: nowrap;'&gt;&lt;a href='http://ernestsewell.livejournal.com/profile'&gt;&lt;img src='http://l-stat.livejournal.com/img/userinfo.gif' alt='[info]' width='17' height='17' style='vertical-align: bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='http://ernestsewell.livejournal.com/'&gt;&lt;b&gt;ernestsewell&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm4.static.flickr.com/3065/2887897273_6718fef432_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3065/2887897273_579da66e8a_m.jpg"&gt;&lt;br /&gt;Preview&lt;/a&gt;&lt;br /&gt;Live Preview (and the codes, etc) @ &lt;span class='ljuser ljuser-name_bloodygoodblack' lj:user='bloodygoodblack' style='white-space: nowrap;'&gt;&lt;a href='http://bloodygoodblack.livejournal.com/profile'&gt;&lt;img src='http://l-stat.livejournal.com/img/userinfo.gif' alt='[info]' width='17' height='17' style='vertical-align: bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='http://bloodygoodblack.livejournal.com/'&gt;&lt;b&gt;bloodygoodblack&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name="cutid1"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;1. Login and go to the "Customize Journal" section.&lt;br /&gt;2. In the search box, type "Flexible Squares" and &lt;b&gt;chose the &lt;i&gt;Nautical&lt;/i&gt; by Yati Mansor&lt;/b&gt;.  &lt;br /&gt;3. At the bottom of the page, chose your sidebar on the left.  It might work on the right, but this is made with the left side in mind.&lt;br /&gt;4. Back up on the top right, choose "Customize Your Theme"&lt;br /&gt;5. On the left side, click on "Custom CSS"&lt;br /&gt;6. Cut and Paste the code below into the "Custom Stylesheet" box.  (Choose "NO" in all the drop down boxes.)&lt;br /&gt;&lt;br /&gt;Overrides&lt;br /&gt;&lt;textarea&gt;
/*--------------------
Custom layout by: ernestsewell
Style: Flexible Squares
Dexter-ized by ernestsewell
Layout Name:  #3 - Dexter On Black 2008
--------------------------*/


 	body	{
		background-color: #000000;
                background-image: url();
                background-position: center;
                background-attachment: scroll;
		text-align: center;
		color: #f84a4e;
		font-family: "times new roman", "calibri", sans-serif;
		font-size: 12px;
		margin-top: 20px;
                margin-bottom: 30px;
		}

        blockquote {
                margin: 10px; 
                padding: 0px; 
                color: #e42927;
                font-size: 12px;
                border-left: 3px solid #c4151c;
                background: #000000;
                text-align: justify;
                }

	a, a:link, a:visited {
                text-transform: uppercase;
		color: #8e9a94;
		text-decoration: none;
		}

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

	p, td, blockquote {
	    	font-size: 12px;
		}

        b, i, s, u, emphasise, abbr, strong, strike {
                color: #ed9fa1;
                }
       


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

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

	#content
	{
		width: 770px;
		margin-left: auto; margin-right: auto;
		background-color: #000000;
		border-top: solid 0px #000000;
                border-bottom: solid 0px #000000;
                padding: 15px;
                padding-top: 8px;
                padding-bottom: 8px;
                text-align: justify;
	}

 	#maincontent {
		margin-top: 0px;
		font-family: "times new roman", sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #f84a4e;
		margin-left: 200px; /*width of sidebar plus 20px*/
		text-align: justify;
		}

	#sidebar {
		padding-top: 3px;
                padding-right: 15px;
		margin-top: 10px;
                margin-left: 0px;
                margin-right: -10px;
		background-color: #000000;
	  	font-size: 11px;
		font-family: "calibri", sans-serif;
	  	color: #e42927;
		width: 170px;
		float: left;
		text-align: justify;
		}

/*-----------------------------------------------------------------------------
   Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

	#header {
                padding-top: 1px;
                padding-bottom: 0px;
		margin-bottom: 30px;
		text-align: center;
                text-transform: uppercase;
		font-family: "calibri", sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		background-color: #000000;
                background-image: url();
	        background-position: top;
	        background-repeat: repeat;
		color: #e42927;
		}


         /*look  and color of links (also partly for footer)*/
	div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited 

{
                font-size: 12px;
		color: #8e9a94;
	}

	div#header a:hover, div#footer a:hover {
		font-size: 12px;
                color: #bd0001;
		text-decoration: none;
	}

         /*title and subtitle*/
	.title	{
		font-family: "calibri", sans-serif;
		font-size: 13px;
		color: #e42927;
                font-weight: bold;
		text-transform: uppercase;
                letter-spacing: 2px;
                margin-top: 10px;
		}

	.subtitle{
		font-family: "calibri", sans-serif;
                color: #c4151c;
		font-size: 12px;
		font-weight: bold;
		text-transform: lowercase;
                letter-spacing: 1px;
		}

/*-----------------------------------------------------------------------------
   Header - top navigation
--------------------------------------------------------------------------------*/

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







	ul.navheader
		{
		padding: 0px;
		margin: 0px;
                font-size: 12px;
		}

	ul.navheader li  {
		display: inline;
		padding: 0 3px 0 3px;
		font-size: 12px;
                }

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


	.subcontent { 
	}
        
        .entry	{
		margin-right: 125px;
		margin-left: 190px /*width of sidebar plus 20px*/
                margin-top: 5px;
                padding-right: -130px;
		background-color: #000000;
		color: #f84a4e;
		font-family: "calibri", sans-serif;
		font-size: 12px;
		text-align: justify;
                background-image: url();
	        background-position: top;
	        background-repeat: repeat;

		}

	.userpic {
                position: relative;
                background: #000;
                border: 1px solid #c4151c;
		float: right;
		text-align: center;
		padding: 5px;
		margin-left: 10px;
                margin-right: 15px;
		z-index: 15;
                font-size: 8px;
                border-width: 1px;
		border-color: #000000;
		border-style: solid;

		}

	.date {
		line-height: 200%;
		top: 5px;
		color: #dbe9ef;
                text-transform: uppercase;
                text-align: left;
		font-family: "calibri", sans-serif;
		font-size: 11px;
		}

	.subject {
                border-bottom: dotted #c4151c 1px;
		padding: 1px;
		text-align: left;
                letter-spacing: 1px;
                color: #dbe9ef;
		font-family: "calibri";
		font-size: 16px;
                font-weight: bold;
                font-style: none;
		}

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

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

	.datesubject {
		background-color: #000000;
		padding: 1px;
		}

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

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


/*---------------------------------------------------------------------
  Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
         .currents {
                margin-top: -30px; 
                color: #dd0c0d;
                font-size: 11px;
                text-transform: uppercase;
                font-weight: none;
                font-style: none;
         }

        
        .ljtags {
		font-family: "calibri", sans-serif;
		font-size: 11px;
                font-weight: bold;
                font-style: none;
                text-transform: uppercase;
		color: #dbe9ef;
		margin-top: 30px;
		margin-bottom:0px;
		position: left;
		}


/*---------------------------------------------------------------------
  Entry Stuff - Comments
------------------------------------------------------------------------*/

	.comments {
		font-family: "calibri", sans-serif;
		font-size: 12px;
		text-align: right;
                text-transform: uppercase;
		background-color: #000000;
		padding: 0px 0px 0px 0px;
		position: relative;
		top: 0px;
		}
	
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #dbe9ef;
	}

	div.comments a:hover {
		color: #aedbee;
		text-decoration: none;
                font-size: 12px;
                padding: 0px
	}


/*---------------------------------------------------------------------
  Entry Stuff - Separator
------------------------------------------------------------------------*/

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



/*------------------------------------------------------------
  Special friends page customization
-------------------------------------------------------------------------------*/


       	.userpicfriends {
                position: relative;
                background: #c4151c !important;
                border: 1px solid #c4151c !important;
		float: right;
		text-align: center;
		padding: 5px;
		margin-left: 10px;
                margin-right: 15px;
		z-index: 15;
                font-size: 8px
		border-width: 1px;
		border-color: #000000 !important;
		border-style: solid;
		}





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

	.defaultuserpic {
		text-align: center;
		}

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

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

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

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

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


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

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

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

	.sbarcalendarposts {
		border-color:  #dbe9ef;
		border-width: 1px;
		border-style: solid;
		background-color: #000000;
		text-align: center;
		font-family: "calibri", sans-serif;
		font-size: 10px;
		}

/*------------------------------------------------------------
  Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

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

	li.sbaritem {
		padding-left: -15px;
                margin: 0px 2px 2px 2px;
                padding-top: -15px;
                padding-bottom: 2px;
		list-style: none;
                border-bottom: 1px #c4151c solid;
	}

	li.sbartitle {
                list-style: none;		
                margin-bottom: -13px;
                margin-top: 10px;
                text-align: left;
                padding-left: 11px;
                padding-bottom: 0px;
                color: #e42927;
                font-family: "calibri", sans-serif;
                font-size: 15px;
                text-transform: lowercase;
                font-style: italic;
                letter-spacing: 1px;
                background: url(http://farm4.static.flickr.com/3103/2864304202_8b9c457731_o.png) 0px 1px no-repeat; 
        } 

/*----------------------------------------------------
  footer
----------------------------------------------------------------*/


	#footer {
		width: 100%;
		text-align: center;
		font-family: "calibri", sans-serif;
		font-size: 12px;
		font-weight: none;
		letter-spacing: 1px;
		background-color: #000000;
		color: #aedbee;
		font-style: none;
		z-index: 100;
		clear: both;
		}



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

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


	.clearfoot {
		clear: both;
		}

/*----------------------------------------------------
 Archive 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: #c4151c;
		}

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

	td.yearmonth {
		border-style: none;
		}


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

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

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

	.box {
		border-style: none;
		border-width: 0px 0px 0px 0px;
		border-color: #c4151c;
		padding: 10px;
		clear: left;
		}

	input, textarea {
		background-color: #000000;
		color: #dbe9ef;
		}

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

	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		font-family: "calibri", sans-serif;
		font-size: 11px;
		line-height: 125%;
		background-color: #000000;
		color: #dbe9ef;
		}

	.replytosubject {
		font-weight: bold;
		}


	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 11px;
		font-family: "calibri", sans-serif;
		color: #dbe9ef;
		}

	.commentbox {

		border-color: #c3141b;
		border-width: 0px;
		border-style: solid;
		padding: 10px;
		margin: 10px;
		background-color: #000000;
		}

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

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

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

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

         .skiplinks {
		text-align: center;
		}


/*--------------------------------------------
Misc
-----------------------------------------*/

	.clear {
		height: 15px;
		}

        .headerimage {
                position: relative;
                width: 800px; 
                height: 300px; 
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 0px; 
                background-image: url("http://farm4.static.flickr.com/3051/2887723061_74e9d7b14e_o.png"); 
                background-repeat: no-repeat;
                }



/*---------------------------------------------
Tiny Icons, feel free to remove/replace
-------------------------------------------*/



.ljuser img[src="http://p-stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://farm4.static.flickr.com/3190/2887828909_fc44b88cc1_o.png) !important;
padding: 11px 4px 3px 2px !important;
}

.ljuser img[src="http://p-stat.livejournal.com/img/community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://farm4.static.flickr.com/3150/2888662800_79bace7880_o.png) !important;
padding: 9px 9px 3px 1px !important;
}

.subject
  img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{

  width: 0;

  height: 0;

  padding: 12px 4px 4px 10px;

  background: url(http://farm4.static.flickr.com/3156/2863396591_d7c4e078ba_o.png);

  }

  .subject img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{

  width: 0;

  height: 0;

  padding: 11px 4px 4px 11px;

  background: url(http://farm4.static.flickr.com/3146/2888662820_dba1cb0e2a_o.png);

  }

  .subject img[src="http://p-stat.livejournal.com/img/icon_groups.gif"]{

  width: 0;

  height: 0;

  padding: 12px 5px 5px 9px;

  background: url(http://farm4.static.flickr.com/3017/2864230604_efa0b0daa2_o.png);

  }

&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;Save changes.&lt;br /&gt;&lt;br /&gt;Note:  the "Blood On My Hands" are actually your links for your header navigation.  If you want it to read as such, change them as follows:&lt;br /&gt;&lt;blockquote&gt;&lt;u&gt;Recent Entries&lt;/u&gt; = Blood&lt;br /&gt;&lt;u&gt;Archive&lt;/u&gt;&lt;i&gt;&lt;/i&gt; = On&lt;br /&gt;&lt;u&gt;Friends&lt;/u&gt; = My&lt;br /&gt;&lt;u&gt;User Info&lt;/u&gt; = Hands&lt;/blockquote&gt;&lt;br /&gt;You have to change these yourself, under the "Text" area of your Customize Journal Style page (as directed above), or leave them as the LJ defaults.&lt;br /&gt;&lt;br /&gt;As far as I know, you do NOT need a website listed for this to work.  This works out well if you don't want any other text hogging up your header navigation.&lt;br /&gt;&lt;br /&gt;Save the images to your own server or photo hosting page and change the URLs in the code.  They are on my Flickr page, but that could be changed at any time, although I personally have no plans of changing them.&lt;br /&gt;&lt;br /&gt;Here are quick links to the photos.  Click the icon to open it in a new window/tab, or right click on the icons and "Save Image As" (you can also "Save Target/Link As")&lt;br /&gt;Sidebar Content (tiny icon near the title) &lt;a href="http://farm4.static.flickr.com/3103/2864304202_8b9c457731_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3103/2864304202_8b9c457731_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you don't want any of the icons below, take out the last portion of the code titled "Tiny Icons...." and everything &lt;i&gt;under&lt;/i&gt; that.&lt;br /&gt;&lt;blockquote&gt;User Icon &lt;a href="http://farm4.static.flickr.com/3190/2887828909_fc44b88cc1_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3190/2887828909_fc44b88cc1_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;Comm Icon &lt;a href="http://farm4.static.flickr.com/3150/2888662800_79bace7880_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3150/2888662800_79bace7880_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;Friends Only &lt;a href="http://farm4.static.flickr.com/3156/2863396591_d7c4e078ba_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3156/2863396591_d7c4e078ba_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;Filtered Friend Groups &lt;a href="http://farm4.static.flickr.com/3017/2864230604_efa0b0daa2_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3017/2864230604_efa0b0daa2_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;Private &lt;a href="http://farm4.static.flickr.com/3146/2888662820_dba1cb0e2a_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3146/2888662820_dba1cb0e2a_o.png" border="0"&gt;&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;Click here for the &lt;a href="http://farm4.static.flickr.com/3051/2887723061_74e9d7b14e_o.png" target="blank"&gt;Dexter Header&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Friends Only Banner&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3234/2887897159_fc116171a8_o.png" target="blank"&gt;&lt;img src="http://farm4.static.flickr.com/3234/2887897159_fc116171a8_o.png" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;User Icon:&lt;br /&gt;&lt;a href="http://p-userpic.livejournal.com/79859188/16675371" target="blank"&gt;&lt;img src="http://p-userpic.livejournal.com/79859188/16675371" border="0"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Feedback welcome.&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:bloodygoodblack:661</id>
    <link rel="alternate" type="text/html" href="http://bloodygoodblack.livejournal.com/661.html"/>
    <link rel="self" type="text/xml" href="http://bloodygoodblack.livejournal.com/data/atom/?itemid=661"/>
    <title>Test Post</title>
    <published>2008-09-25T20:58:05Z</published>
    <updated>2008-09-25T21:51:48Z</updated>
    <category term="formatting"/>
    <category term="livejournal"/>
    <category term="test"/>
    <content type="html">UPPERCASE&lt;br /&gt;&lt;br /&gt;lower case&lt;br /&gt;&lt;br /&gt;&lt;b&gt;bold&lt;/b&gt; &lt;i&gt;italics&lt;/i&gt; &lt;u&gt;underline&lt;/u&gt; &lt;strike&gt;strike&lt;/strike&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;This is a block quote.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt; Bullet &lt;/li&gt;&lt;br /&gt;&lt;li&gt; Bullet &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt; Number &lt;/li&gt;&lt;br /&gt;&lt;li&gt; Number &lt;/li&gt;&lt;br /&gt;&lt;li&gt; Number &lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://bloodygoodblack.livejournal.com/"&gt;This is a link&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span class='ljuser ljuser-name_bloodygoodblack' lj:user='bloodygoodblack' style='white-space: nowrap;'&gt;&lt;a href='http://bloodygoodblack.livejournal.com/profile'&gt;&lt;img src='http://l-stat.livejournal.com/img/userinfo.gif' alt='[info]' width='17' height='17' style='vertical-align: bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='http://bloodygoodblack.livejournal.com/'&gt;&lt;b&gt;bloodygoodblack&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class='ljuser ljuser-name_freelayouts' lj:user='freelayouts' style='white-space: nowrap;'&gt;&lt;a href='http://community.livejournal.com/freelayouts/profile'&gt;&lt;img src='http://l-stat.livejournal.com/img/community.gif' alt='[info]' width='16' height='16' style='vertical-align: bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='http://community.livejournal.com/freelayouts/'&gt;&lt;b&gt;freelayouts&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;</content>
  </entry>
</feed>
