<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. https://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="https://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:betterdolphin</id>
  <title>BETTER DOLPHIN</title>
  <subtitle>Free LiveJournal Layouts</subtitle>
  <author>
    <name>Better Dolphin</name>
  </author>
  <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/"/>
  <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom"/>
  <updated>2011-12-24T06:29:34Z</updated>
  <lj:journal userid="19802581" username="betterdolphin" type="community"/>
  <link rel="service.feed" type="application/x.atom+xml" href="https://betterdolphin.livejournal.com/data/atom" title="BETTER DOLPHIN"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:5029</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/5029.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=5029"/>
    <title>Fake default comments template for Flexible Squares</title>
    <published>2011-12-23T03:41:02Z</published>
    <updated>2011-12-24T06:29:34Z</updated>
    <content type="html">&lt;b&gt;UPDATED 12-23&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I first went about this project for a specific game's layout that used Flexible Squares Gray as a base.  I had wanted to make it a stylesheet that anyone with any custom layout could use but that was too much work that I had time for to do, as you have to consider every single style someone could apply to every element.  HOWEVER, that doesn't mean the codes below won't work for your layout, it might work perfectly out of the box, or you might only have to tweek a couple things, so you might as well give it a shot if you use a Flexible Squares based layout!  Unfortunately, due to lack of time, I cannot troubleshoot any issues you may have, but you can mess with my codes as much as you want, or have a friend!&lt;br /&gt;&lt;br /&gt;You can see it in use &lt;a href="http://capeandcowl.livejournal.com/3537458.html" target="_blank"&gt;right here&lt;/a&gt; or ON THIS VERY COMMUNITY GASP.  &lt;b&gt;Update&lt;/b&gt; The buttons on there are in their proper spot because someone else at CnC knew how to do LJ layers and tweeked things on their own.  My codes are floated right and under the (reply) (expand) etc links.  So a little odd, but easy to get used to.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTES&lt;/b&gt;&lt;br /&gt;-Remember, I cannot help you troubleshoot, sorry!&lt;br /&gt;-It was impossible to make it look like the old default style exactly through just CSS.  However, I did as best as I could.  It didn't seem to bother too many people.  It works in all browsers and people said it worked fine on phones and such.  I was also a bit lazy to style things like icons, sorry.  |D&lt;br /&gt;-There is a known issue with LJ that when a thread reaches a certain LENGTH it will break the comments beyond that final straw comment.  Any comments or threads made after that comment will NOT be viewable.  People can still COMMENT to those threads through their email notifs, but no one will be able to see the comments in the entry itself.  However seeing as the other option is a new default style that people can't use at all it might not be too bad of a trade off.  If your game/comms/whatever don't get that many super long threads you will be safe.  &lt;b&gt;UPDATE&lt;/b&gt; There was some confusion on this, this happens to ALL layouts, not just Flexible Squares.  Thanks to LJ for telling us to use a workaround that was broken.&lt;br /&gt;-There's another issue where some comms/journals canNOT get custom layouts to turn on for their comments.  That's another LJ issue.  So if no matter what you do you can't get them to show up on your journal/comm, alas, there's nothing I can do for you.  :(  &lt;b&gt;UPDATE&lt;/b&gt; It's not a glitch, it's if your journal/comm is a basic account that you can't switch this.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;UPDATE&lt;/b&gt;&lt;br /&gt;I tweeked the code a little so you can use the base Flexible Squares by itself and these style overrides should work with it.  (I didn't test on all the themes but I did 6 of them, including Circular, and they all worked.)  So if you want to do it that way, just go choose a Flexible Squares template that offends you least (I kinda like Circular) and then go to where you would insert custom CSS and just paste the below code in there, save, and it should be good to go!&lt;br /&gt;&lt;br /&gt;I've had people report to me this has worked great or adequately enough for their custom layouts, so here's hoping it's been helping more than I've been hearing about!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Code&lt;/b&gt;&lt;br /&gt;Paste this AT THE END OF YOUR STYLESHEET, so it will override other styles.&lt;br /&gt;&lt;br /&gt;&lt;textarea&gt;
/* ENTRY VIEWS, REPLY PAGE &amp; COMMENTS tobyfs edit*/

body.lj-view-reply, body.lj-view-entry, .lj-view-reply #content, .lj-view-entry #content, .lj-view-reply .subcontent, body.lj-view-entry .subcontent, body.lj-view-reply .entry, body.lj-view-entry .entry{
background: #fff !important;
border: 0 !important;
color: #202020 !important;
font: 12px "Verdana",sans-serif !important;
margin: 0 !important;
padding: 0 !important;
}

body.lj-view-reply .entry, body.lj-view-entry .entry{
font-size: 12px !important;
}

.lj-view-reply #content, .lj-view-entry #content{
padding: 40px 0 0 !important;
width: 100%;
}

.lj-view-reply #content-outer a, .lj-view-reply #content-outer a:link, .userpicfriends a:link font, .userpicfriends a font, .lj-view-entry .userpicfriends a, .lj-view-entry .userpicfriends a:link, .lj-view-entry #content a, .lj-view-entry #content a:link{
color: #004FAA !important;
text-decoration: underline !important;
}

.lj-view-reply #content-outer a:visited, .userpicfriends a:visited font, .lj-view-entry .userpicfriends a:visited, .lj-view-entry #content a:visited{
color: #54105B !important;
text-decoration: underline !important;
}

.lj-view-reply #content-outer a:hover, .userpicfriends a:hover font, .lj-view-entry .userpicfriends a:hover, .lj-view-entry #content a:hover{
color: #720000 !important;
text-decoration: underline !important;
}

.lj-view-entry .userpicfriends{
background: none !important;
border: 0 !important;
float: left !important;
margin: 0 20px 10px 0 !important;
padding: 0 !important;
}

.lj-view-entry .comments {
background: #fff !important;
color: #202020 !important;
font: bold 11px "Verdana",sans-serif !important;
}

.lj-view-entry .datesubject{
background: #fff !important;
color: #202020 !important;
font: 12px "Verdana",sans-serif !important;
margin: 0 !important;
padding: 0 0 20px;
}

.lj-view-entry .subject {
background: none !important;
color: #202020 !important;
font: italic bold 18px "Verdana",sans-serif !important;
line-height: normal !important;
padding: 3px 0 2px;
}

.lj-view-entry .date {
color: #202020;
font: 13px "Verdana",sans-serif;
letter-spacing: normal;
padding: 0;
text-transform: none;
}

.skiplinks {
color: #afafaf;
font: bold 10px "Tahoma", sans-serif;
text-align: center;
text-decoration: none !important;
}

.skiplinks a, .skiplinks a:link, .skiplinks a:visited {
color: #c0c0c0;
text-decoration: none !important;
}

.skiplinks a:hover, .skiplinks a:active {
color: #d8d8d8;
text-decoration: underline !important;
}

.box {
border: 0;
clear: right;
padding: 0;
}

.reply {
background: #fff;
color: #202020;
}

.replytoposter, .replytosubject {
color: #202020;
font: 12px "Verdana", sans-serif;
line-height: normal;
}

.replytosubject {
font-weight: bold;
padding-bottom: 2px;
}

textarea.textbox {
background: #b0b0b0;
color: #000;
width: 95% !important;
}

.commentinfo {
}

.commentbox, .commentboxpartial {
background: #fff;
border: 0;
margin: 5px 0;
padding: 0;
position: relative;
}

.commentbox {
min-height: 150px !important;
}

.commentbox a, .commentbox a:link{
color: #004FAA;
}

.commentbox a:hover, .commentbox a:visited{
color: #54105B;
}

.commentbox div + div + div{
font-size: 12px !important;
}

/*.commentbox div + div + div div{
right: 5px;
position: absolute;
top: 5px;
}

.commentbox div + div + div div div#qrdiv{
right: 5px;
position: relative !important;
top: 5px;
}*/

div#qrdiv table{
margin-top: 7px;
}

.datesubjectcomment {
background: #ABD0ED;
color: #202020;
font: 12px "Arial",sans-serif;
height: 90px;
line-height: normal;
margin-top: 0;
padding: 10px 0 0 0;
}

.lj-view-reply .datesubject{
background: #ABD0ED;
color: #202020;
font: 12px "Arial",sans-serif;
height: 90px;
line-height: normal;
margin-bottom: 5px;
margin-top: 0;
padding: 10px 0 0 0;
}

.datesubjectcomment strong{
font: bold 16px "Arial",sans-serif;
}

.datesubjectcomment a, .datesubjectcomment a:link, .datesubjectcomment a:hover, .datesubjectcomment a:active {
color: #004FAA;
text-decoration: none !important;
}

.datesubjectcomment a:visited{
color: #54105B;
text-decoration: none !important;
}

.lj-view-reply .userpic, .userpiccomment {
background-color: none !important;
border: 0 !important;
float: left;
position: relative;
margin: -10px 10px 0 0;
padding: 0 !important;
top: auto !important;
z-index: 15;
}

.lj-view-reply .userpic{
margin: 0 10px 0 0 !important;
}

.commentreply {
color: #202020 !important;
font: 12px "Verdana", sans-serif !important;
margin: 5px 5px 10px 0;
position: relative;
}

.lj-view-entry #sidebar, .lj-view-reply #sidebar {display: none;}

.lj-view-reply .navheader, .lj-view-reply .title,
.lj-view-entry #maincontent, .lj-view-reply #maincontent {
background: #fff !important;
border-left: 0;
color: #202020 !important;
margin-left: auto;
margin-right: auto;
width: 95%;
}

.lj-view-reply #header, .lj-view-entry #header, .lj-view-reply #header {
display: none !important;
}

.lj-view-reply input, .lj-view-reply textarea, .lj-view-reply select, .lj-view-reply textarea.textbox, .lj-view-entry input, .lj-view-entry textarea, .lj-view-entry select, .lj-view-entry textarea.textbox{
background-color: #fff !important;
color: #202020 !important;
}

.ljtags, .currents, .currentmood, .currentmusic{
	color: #202020 !important;
}&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;As a personal sidenote, unless LJ does some drastic changes, I may not update here again.  I have set up a DW account, however, if I decide to make DW layouts, it can be found, unshockingly, at &lt;a href="http://betterdolphin.dreamwidth.org" target="_blank" rel="nofollow"&gt;http://betterdolphin.dreamwidth.org&lt;/a&gt;.  Thanks.  :3</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:4676</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/4676.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=4676"/>
    <title>Flexible Squares: hooky</title>
    <published>2011-11-26T18:42:17Z</published>
    <updated>2011-11-26T19:02:57Z</updated>
    <category term="flexible squares"/>
    <content type="html">&lt;center&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/blue.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/d5ede6afdaecda056c606b6f5d7901c752dbc1261eeaee9d126ddcb03d2a7bb0/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLcbxZAUEYC0xIr-AQS:ie1W1nsVHwY-rZzY07g_TQ" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/blue.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/hooky/texture/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview with Texture&lt;/a&gt; and &lt;a href="http://hodo7.com/web/freebies/hooky/color/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview without Texture&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"hooky"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Has many variations.  There's a textured version with 4 colors, there's also a no texture version with just one color but that's because you can change colors on your own, and then both have a stickied sidebar and non-sticky sidebar option.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; To turn &lt;b&gt;OFF&lt;/b&gt; the sticky sidebar, search for &lt;a href='https://www.livejournal.com/rsearch/?tags=%23sidebar'&gt;#sidebar&lt;/a&gt; in the stylesheet.  Replace "fixed" with "absolute."  If you have a Plus account make sure you have ads between the entries or vertical, as horizontal will break it.  Though when I tried to do ads between the entries it was oddly not showing up on my journal, so please comment if something is wrong on your end.&lt;br /&gt;&lt;br /&gt;If you do use the sticky sidebar, keep in mind screen resolutions.  If you have a lot of info in your sidebar it WILL be cut off.  The sticky sidebar was made with RP journals in mind where the tag or link list would basically be the only important thing needed.  If you have a lot of tags, use the tag cloud instead of list.&lt;br /&gt;&lt;br /&gt;This was tested in IE9, FF4+ and Chrome, it should stand to reason it will work in Safari and Opera.  However, when I tried to test it in IE7-8 it looked broken, but I wasn't sure if it was due to my codes (which it shouldn't) or my IE test browsers were faulty.  Either way, be wary of IE users just in case.&lt;br /&gt;&lt;br /&gt;Please upload all images to your own image server and replace the URLs in the style sheet!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar right)".  Make sure your ads are either between entries or vertical here as well if you have a Plus account.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  On your left you'll see a blue sidebar, and click on "Customize CSS" menu link in the same sidebar.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/orange.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/62c6d952829342338036dcfc1df8db0444390974d1526cf2d1414a7d81ef2108/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLRcQJLGldBiRZ19VYIyWo:XTSUjuj1uo7b6hsDDulJFw" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  orange hooky&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/texture/hooky-orange.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images and stylesheet.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Hooky
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

html, body{
	height: 100%;
	min-height: 100%;
}

body {
	background: #f3f3f1 url(http://hodo7.com/web/freebies/hooky/texture/bg.png);
	color: #797878;
	font: 13px "Arial", sans-serif;
	margin: 0 auto;
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: normal;
	src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}

a, a:link, a:visited {
	color: #fd9e52;
	text-decoration: underline;
}

a:hover {
	color: #797878;
	text-decoration: underline;
}

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

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

/****************************************** header ******************************************/

#lj_controlstrip_new{
	position: fixed;
}

#header {
	background:url(http://hodo7.com/web/freebies/hooky/texture/nav-bg.png) bottom left repeat-x;
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 2;
}

.title{
	color: #FD9E52;
	font: 28px "Lobster", "Georgia", times, serif;
	margin: 5px 0 0 15px;
}

.subtitle{
	display: none;
}

/******* nav *******/

ul.navheader {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navheader li {
	background-color: #000;
	border: 1px solid #262626;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	float: left;
	margin: 0 10px;
	position: relative;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li:hover {
	background-color: #d08448;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li a {
	color: #797878;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}

ul.navheader li:hover a {
	color: #fff;
	text-decoration: none;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
}

ul.navheader li.view {
	background-color: #d08448;
	color: #fff;
	padding: 10px 15px;
}

ul.navheader li:hover.view {
	color: #fff;
}

/****************************************** content ******************************************/

/******* main *******/

#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#content-outer{
}

#maincontent {
	float: left;
	left: 265px;
	position: relative;
	top: 120px;
	width: 75%;
}

/******* maincontent *******/

.subcontent {
	background: #f6f5f4;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 0 2px #fff inset;
	margin: 10px 0 20px;
	padding: 20px;
}

.entry {
}

.entry_text{
	margin-top: 20px;
}

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

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

.userpic{
	background:url(http://hodo7.com/web/freebies/hooky/texture/orange-bg.png);
	border: 1px solid #E5C4B1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpic img{
	border: 1px solid #E5C4B1;
}

.userpicfriends {
	background:url(http://hodo7.com/web/freebies/hooky/texture/orange-bg.png);
	border: 1px solid #E5C4B1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpicfriends a{
	color: #797878 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.date {
	color: #a2a2a2;
	float: right;
	margin: -68px 0 0;
}

.lj-view-friends .date{
}

.subject{
	color: #FD9E52;
	float: right;
	font: 40px/20px "Lobster","Georgia",times,serif;
	margin: -50px 0 0;
	text-align: right;
	width: 80%;
}

.subject a{
	color: #FD9E52;
	text-decoration: none;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	text-decoration: none;
}

.datesubject {
}

.currents{
	clear: both;
}

.currents a{
	text-decoration: none;
}

.currentmood, .currentmusic, .currentlocation{
	padding: 5px 0 5px 25px;
}

.currentlocation {
	background: url(http://hodo7.com/web/freebies/hooky/texture/location.png) 5px center no-repeat;
}
	
.currentmusic {
	background: url(http://hodo7.com/web/freebies/hooky/texture/music.png) left center no-repeat;
}
	
.currentmood {
	background: url(http://hodo7.com/web/freebies/hooky/texture/mood.png) left center no-repeat;
}

.ljtags{
	background: url(http://hodo7.com/web/freebies/hooky/texture/tags.png) left center no-repeat;
	clear: both;
	font-weight: bold;
	padding: 5px 0 5px 25px;
}

.ljtags a{
	font-weight: normal;
	text-decoration: none;
}

.comments {
	border-top: 1px dotted #d7d7d7;
	clear: both;
	color: #95918F;
	font-size: 11px;
	margin: 20px auto;
	padding: 5px 5px 0 5px;
	position: relative;
	text-align: right;
	width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
	color: #95918f;
	padding: 0 5px;
	text-decoration: none;
}

.comments a:hover {
	color: #FD9E52;
	text-decoration: none;
}

/******* entry *******/

.datesubjectcomment {
}

.userpiccomment {
	background:url(http://hodo7.com/web/freebies/hooky/texture/orange-bg.png);
	border: 1px solid #E5C4B1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.box {
}

input, textarea {
	background: #fff;
	color: #000;
}

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

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

.replytosubject {
	font-weight: bold;
}

.commentreply {
	margin: 10px;
	position: relative;
}

.commentbox {
	background: #e9e9e9;
	padding: 10px;
	margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

.commentboxpartial {
	background: #fff;
	border: 1px solid #fff;
	margin: 10px;
	padding: 10px;
}

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

/******* sidebar *******/

#sidebar {
	padding: 78px 20px 10px;
	position: fixed;
	/*to make the sidebar scrollable, replace "fixed" with "absolute"*/ 
	width: 160px;
	z-index: 1;
}

#sidebar a, #sidebar a:link, #sidebar a:visited{
	color: #535352;
}

#sidebar a:hover {
	color: #7e7e7c;
}

.defaultuserpic {
	background:url(http://hodo7.com/web/freebies/hooky/texture/gray-bg.png);
	border: 1px solid #e5c4b1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 10px;
	width: 100px;
}

.defaultuserpic  img{
	border: 1px solid #E1E1E1;
}

.sbarheader {
}

.sbarbody , .sbarbody2 {
	margin-bottom: 20px;
}

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

#sidebar_summary li.sbaritem {
}

.sbarlist li.sbaritem {
}

#sidebar_calendar{
}

table.calendar {
	margin: 0 auto;
}

.sbarcalendar {
	border: 1px solid #464646;
	text-align: center;
}

.sbarcalendarposts {
	background: #F7E2CF;
	border: 1px solid #464646;
}

.sbarcalendarposts a{
}

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

li.sbaritem, .tagcloud {
	list-style: none;
}

.tagcloud a{
	font-size: 11px !important;
}

li.sbaritem{
	border-bottom: 1px solid #e3c5a8;
	border-top: 1px solid #fbe8d6;
	padding: 5px 0;
}

li:first-child.sbaritem{
	border-top: 0;
}

li:last-child.sbaritem{
	border-bottom: 0;
}

li.sbaritem a{
	color: 535352;
	text-decoration: none;
}

li.sbartitle {
	font: 24px "Lobster", "Georgia", times, serif;
}

/******* archive *******/

ul.year {
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding-bottom: 40px;
	text-align: center;
}

ul.year li {
	display: inline;
}

table.yeartable {
	border-collapse: collapse;
	margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
	background: #F6F5F4;
	border: 1px solid #797878;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
	background: #F5D5B5;
	color: #797878;
	font-weight: bold;
	text-align: center;
}

td.yearmonth {
	border: none;
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/****************************************** footer ******************************************/

#footer {
	clear: both;
	float: right;
	margin: 130px 0 0;
	position: relative;
	z-index: 100;
}

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

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

ul.navfooter li{
	color: #797878;
	font: 20px "Lobster", "Georgia", times, serif;
	margin: 0 15px 0 0;
}

ul.navfooter li a{
	color: #797878;
	text-decoration: none;
}

ul.navfooter li + li{
	color: #FD9E52;
	margin: 0;
}

ul.navfooter li + li a{
	color: #FD9E52;
	text-decoration: none;
}

ul.navfooter li a:hover{
	color: #adadad;
}

ul.navfooter li.viewing{
	display: none;
}

ul.navfooter li a{
	text-decoration: none;
}

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

/****************************************** misc  ******************************************/

.clear {
	height: 0;
}

.skiplinks {
	margin: 10px 0 35px;
	text-align: center;
}

.skiplinks a{
	color: #797878;
	font-weight: bold;
	text-decoration: none;
}

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

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
	/* fixes an IE reply page bug */
	clear: none;
	height: 1%;
}

* html .box#commentform {
	/* fixes an IE reply page bug */
	background: #000;
	border: 1px solid #fff;
	position: absolute;
}

/****************************************** contextual popup ******************************************/

div.ContextualPopup {
	text-shadow: none;
}

/****************************************** mini icons ******************************************/

	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png);
	padding: 11px 14px 8px 5px !important;
	width: 0;
	height: 0; 
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 23px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
	padding: 18px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
  padding: 11px 6px 2px 16px !important;
  width: 0;
  height: 0;
 }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	width: 0;
	height: 0; 
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the left)" and make your add placement between entries if you have a Plus account.  (Vertical banner may work as well, but horizontal will break the layout).  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/green.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/4974e923a0774e19487f318e823bda8bc831032bf1569a787995e2f8d835bfdb/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLZcQZAEx8Yk1Yx70FNlg:MKWfY1EgMHO1zWDiUOzhtg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  green hooky&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/texture/hooky-green.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images and stylesheet.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Hooky
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

html, body{
	height: 100%;
	min-height: 100%;
}

body {
	background: #f3f3f1 url(http://hodo7.com/web/freebies/hooky/texture/bg4.png);
	color: #797878;
	font: 13px "Arial", sans-serif;
	margin: 0 auto;
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: normal;
	src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}

a, a:link, a:visited {
	color: #b7cd37;
	text-decoration: underline;
}

a:hover {
	color: #797878;
	text-decoration: underline;
}

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

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

/****************************************** header ******************************************/

#lj_controlstrip_new{
	position: fixed;
}

#header {
	background:url(http://hodo7.com/web/freebies/hooky/texture/nav-bg.png) bottom left repeat-x;
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 2;
}

.title{
	color: #b7cd37;
	font: 28px "Lobster", "Georgia", times, serif;
	margin: 5px 0 0 15px;
}

.subtitle{
	display: none;
}

/******* nav *******/

ul.navheader {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navheader li {
	background-color: #000;
	border: 1px solid #262626;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	float: left;
	margin: 0 10px;
	position: relative;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li:hover {
	background-color: #87962d;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li a {
	color: #797878;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}

ul.navheader li:hover a {
	color: #fff;
	text-decoration: none;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
}

ul.navheader li.view {
	background-color: #87962d;
	color: #fff;
	padding: 10px 15px;
}

ul.navheader li:hover.view {
	color: #fff;
}

/****************************************** content ******************************************/

/******* main *******/

#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#content-outer{
}

#maincontent {
	float: left;
	left: 265px;
	position: relative;
	top: 120px;
	width: 75%;
}

/******* maincontent *******/

.subcontent {
	background: #f6f5f4;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 0 2px #fff inset;
	margin: 10px 0 20px;
	padding: 20px;
}

.entry {
}

.entry_text{
	margin-top: 20px;
}

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

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

.userpic{
	background:url(http://hodo7.com/web/freebies/hooky/texture/green-bg.png);
	border: 1px solid #ccda75;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpic img{
	border: 1px solid #ccda75;
}

.userpicfriends {
	background:url(http://hodo7.com/web/freebies/hooky/texture/green-bg.png);
	border: 1px solid #E1E1E1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpicfriends a{
	color: #797878 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.date {
	color: #a2a2a2;
	float: right;
	margin: -68px 0 0;
}

.lj-view-friends .date{
}

.subject{
	color: #b7cd37;
	float: right;
	font: 40px/20px "Lobster","Georgia",times,serif;
	margin: -50px 0 0;
	text-align: right;
	width: 80%;
}

.subject a{
	color: #b7cd37;
	text-decoration: none;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	text-decoration: none;
}

.datesubject {
}

.currents{
	clear: both;
}

.currents a{
	text-decoration: none;
}

.currentmood, .currentmusic, .currentlocation{
	padding: 5px 0 5px 25px;
}

.currentlocation {
	background: url(http://hodo7.com/web/freebies/hooky/texture/location.png) 5px center no-repeat;
}
	
.currentmusic {
	background: url(http://hodo7.com/web/freebies/hooky/texture/music.png) left center no-repeat;
}
	
.currentmood {
	background: url(http://hodo7.com/web/freebies/hooky/texture/mood.png) left center no-repeat;
}

.ljtags{
	background: url(http://hodo7.com/web/freebies/hooky/texture/tags.png) left center no-repeat;
	clear: both;
	font-weight: bold;
	padding: 5px 0 5px 25px;
}

.ljtags a{
	font-weight: normal;
	text-decoration: none;
}

.comments {
	border-top: 1px dotted #d7d7d7;
	clear: both;
	color: #95918F;
	font-size: 11px;
	margin: 20px auto;
	padding: 5px 5px 0 5px;
	position: relative;
	text-align: right;
	width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
	color: #95918f;
	padding: 0 5px;
	text-decoration: none;
}

.comments a:hover {
	color: #b7cd37;
	text-decoration: none;
}

/******* entry *******/

.datesubjectcomment {
}

.userpiccomment {
	background:url(http://hodo7.com/web/freebies/hooky/texture/green-bg.png);
	border: 1px solid #ccda75;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.box {
}

input, textarea {
	background: #fff;
	color: #000;
}

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

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

.replytosubject {
	font-weight: bold;
}

.commentreply {
	margin: 10px;
	position: relative;
}

.commentbox {
	background: #e9e9e9;
	padding: 10px;
	margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

.commentboxpartial {
	background: #fff;
	border: 1px solid #fff;
	margin: 10px;
	padding: 10px;
}

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

/******* sidebar *******/

#sidebar {
	padding: 78px 20px 10px;
	position: fixed;
	/*to make the sidebar scrollable, replace "fixed" with "absolute"*/ 
	width: 160px;
	z-index: 1;
}

#sidebar a, #sidebar a:link, #sidebar a:visited{
	color: #535352;
}

#sidebar a:hover {
	color: #7e7e7c;
}

.defaultuserpic {
	background:url(http://hodo7.com/web/freebies/hooky/texture/gray-bg.png);
	border: 1px solid #ccda75;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 10px;
	width: 100px;
}

.defaultuserpic img{
	border: 1px solid #E1E1E1;
}

.sbarheader {
}

.sbarbody , .sbarbody2 {
	margin-bottom: 20px;
}

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

#sidebar_summary li.sbaritem {
}

.sbarlist li.sbaritem {
}

#sidebar_calendar{
}

table.calendar {
	margin: 0 auto;
}

.sbarcalendar {
	border: 1px solid #464646;
	text-align: center;
}

.sbarcalendarposts {
	background: #f2f8cb;
	border: 1px solid #464646;
}

.sbarcalendarposts a{
}

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

li.sbaritem, .tagcloud {
	list-style: none;
}

.tagcloud a{
	font-size: 11px !important;
}

li.sbaritem{
	border-bottom: 1px solid #ccda75;
	border-top: 1px solid #f4f8dd;
	padding: 5px 0;
}

li:first-child.sbaritem{
	border-top: 0;
}

li:last-child.sbaritem{
	border-bottom: 0;
}

li.sbaritem a{
	color: 535352;
	text-decoration: none;
}

li.sbartitle {
	font: 24px "Lobster", "Georgia", times, serif;
}

/******* archive *******/

ul.year {
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding-bottom: 40px;
	text-align: center;
}

ul.year li {
	display: inline;
}

table.yeartable {
	border-collapse: collapse;
	margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
	background: #F6F5F4;
	border: 1px solid #797878;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
	background: #f2f8cb;
	color: #797878;
	font-weight: bold;
	text-align: center;
}

td.yearmonth {
	border: none;
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/****************************************** footer ******************************************/

#footer {
	clear: both;
	float: right;
	margin: 130px 0 0;
	position: relative;
	z-index: 100;
}

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

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

ul.navfooter li{
	color: #797878;
	font: 20px "Lobster", "Georgia", times, serif;
	margin: 0 15px 0 0;
}

ul.navfooter li a{
	color: #797878;
	text-decoration: none;
}

ul.navfooter li + li{
	color: #b7cd37;
	margin: 0;
}

ul.navfooter li + li a{
	color: #b7cd37;
	text-decoration: none;
}

ul.navfooter li a:hover{
	color: #adadad;
}

ul.navfooter li.viewing{
	display: none;
}

ul.navfooter li a{
	text-decoration: none;
}

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

/****************************************** misc  ******************************************/

.clear {
	height: 0;
}

.skiplinks {
	margin: 10px 0 35px;
	text-align: center;
}

.skiplinks a{
	color: #797878;
	font-weight: bold;
	text-decoration: none;
}

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

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
	/* fixes an IE reply page bug */
	clear: none;
	height: 1%;
}

* html .box#commentform {
	/* fixes an IE reply page bug */
	background: #000;
	border: 1px solid #fff;
	position: absolute;
}

/****************************************** contextual popup ******************************************/

div.ContextualPopup {
	text-shadow: none;
}

/****************************************** mini icons ******************************************/

	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png);
	padding: 11px 14px 8px 5px !important;
	width: 0;
	height: 0; 
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 23px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
	padding: 18px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
  padding: 11px 5px 2px 16px!important;
  width: 0;
  height: 0;
 }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	width: 0;
	height: 0; 
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the left)" and make your add placement between entries if you have a Plus account.  (Vertical banner may work as well, but horizontal will break the layout).  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/purple.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/52e171384e7123760df3d4b47fd3fba098a99d2d6728ad7d53f66d3a6a93de80/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLOdhFVEVdBiRZ19VYIyWo:nXvC3LCn3TEE2eRyoK8QCw" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  purple hooky&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/texture/hooky-purple.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images and stylesheet.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Hooky
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

html, body{
	height: 100%;
	min-height: 100%;
}

body {
	background: #f3f3f1 url(http://hodo7.com/web/freebies/hooky/texture/bg2.png);
	color: #797878;
	font: 13px "Arial", sans-serif;
	margin: 0 auto;
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: normal;
	src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}

a, a:link, a:visited {
	color: #954f8d;
	text-decoration: underline;
}

a:hover {
	color: #797878;
	text-decoration: underline;
}

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

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

/****************************************** header ******************************************/

#lj_controlstrip_new{
	position: fixed;
}

#header {
	background:url(http://hodo7.com/web/freebies/hooky/texture/nav-bg.png) bottom left repeat-x;
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 2;
}

.title{
	color: #954f8d;
	font: 28px "Lobster", "Georgia", times, serif;
	margin: 5px 0 0 15px;
}

.subtitle{
	display: none;
}

/******* nav *******/

ul.navheader {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navheader li {
	background-color: #000;
	border: 1px solid #262626;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	float: left;
	margin: 0 10px;
	position: relative;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li:hover {
	background-color: #72406c;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li a {
	color: #797878;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}

ul.navheader li:hover a {
	color: #fff;
	text-decoration: none;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
}

ul.navheader li.view {
	background-color: #72406c;
	padding: 10px 15px;
}

ul.navheader li.view{
	color:#fff;
}

ul.navheader li:hover.view {
	color: #fff;
}

/****************************************** content ******************************************/

/******* main *******/

#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#content-outer{
}

#maincontent {
	float: left;
	left: 265px;
	position: relative;
	top: 120px;
	width: 75%;
}

/******* maincontent *******/

.subcontent {
	background: #f6f5f4;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 0 2px #fff inset;
	margin: 10px 0 20px;
	padding: 20px;
}

.entry {
}

.entry_text{
	margin-top: 20px;
}

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

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

.userpic{
	background:url(http://hodo7.com/web/freebies/hooky/texture/purple-bg.png);
	border: 1px solid #B393AF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpic img{
	border: 1px solid #B393AF;
}

.userpicfriends {
	background:url(http://hodo7.com/web/freebies/hooky/texture/purple-bg.png);
	border: 1px solid #E1E1E1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpicfriends a{
	color: #797878 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.date {
	color: #a2a2a2;
	float: right;
	margin: -68px 0 0;
}

.lj-view-friends .date{
}

.subject{
	color: #954f8d;
	float: right;
	font: 40px/20px "Lobster","Georgia",times,serif;
	margin: -50px 0 0;
	text-align: right;
	width: 80%;
}

.subject a{
	color: #954f8d;
	text-decoration: none;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	text-decoration: none;
}

.datesubject {
}

.currents{
	clear: both;
}

.currents a{
	text-decoration: none;
}

.currentmood, .currentmusic, .currentlocation{
	padding: 5px 0 5px 25px;
}

.currentlocation {
	background: url(http://hodo7.com/web/freebies/hooky/texture/location.png) 5px center no-repeat;
}
	
.currentmusic {
	background: url(http://hodo7.com/web/freebies/hooky/texture/music.png) left center no-repeat;
}
	
.currentmood {
	background: url(http://hodo7.com/web/freebies/hooky/texture/mood.png) left center no-repeat;
}

.ljtags{
	background: url(http://hodo7.com/web/freebies/hooky/texture/tags.png) left center no-repeat;
	clear: both;
	font-weight: bold;
	padding: 5px 0 5px 25px;
}

.ljtags a{
	font-weight: normal;
	text-decoration: none;
}

.comments {
	border-top: 1px dotted #d7d7d7;
	clear: both;
	color: #95918F;
	font-size: 11px;
	margin: 20px auto;
	padding: 5px 5px 0 5px;
	position: relative;
	text-align: right;
	width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
	color: #95918f;
	padding: 0 5px;
	text-decoration: none;
}

.comments a:hover {
	color: #954f8d;
	text-decoration: none;
}

/******* entry *******/

.datesubjectcomment {
}

.userpiccomment {
	background:url(http://hodo7.com/web/freebies/hooky/texture/purple-bg.png);
	border: 1px solid #B393AF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.box {
}

input, textarea {
	background: #fff;
	color: #000;
}

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

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

.replytosubject {
	font-weight: bold;
}

.commentreply {
	margin: 10px;
	position: relative;
}

.commentbox {
	background: #e9e9e9;
	padding: 10px;
	margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

.commentboxpartial {
	background: #fff;
	border: 1px solid #fff;
	margin: 10px;
	padding: 10px;
}

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

/******* sidebar *******/

#sidebar {
	padding: 78px 20px 10px;
	position: fixed;
	/*to make the sidebar scrollable, replace "fixed" with "absolute"*/ 
	width: 160px;
	z-index: 1;
}

#sidebar a, #sidebar a:link, #sidebar a:visited{
	color: #535352;
}

#sidebar a:hover {
	color: #7e7e7c;
}

.defaultuserpic {
	background:url(http://hodo7.com/web/freebies/hooky/texture/gray-bg.png);
	border: 1px solid #B393AF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 10px;
	width: 100px;
}

.defaultuserpic img{
	border: 1px solid #E1E1E1;
}

.sbarheader {
}

.sbarbody , .sbarbody2 {
	margin-bottom: 20px;
}

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

#sidebar_summary li.sbaritem {
}

.sbarlist li.sbaritem {
}

#sidebar_calendar{
}

table.calendar {
	margin: 0 auto;
}

.sbarcalendar {
	border: 1px solid #464646;
	text-align: center;
}

.sbarcalendarposts {
	background: #D6BCD2;
	border: 1px solid #464646;
}

.sbarcalendarposts a{
}

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

li.sbaritem, .tagcloud {
	list-style: none;
}

.tagcloud a{
	font-size: 11px !important;
}

li.sbaritem{
	border-bottom: 1px solid #b393af;
	border-top: 1px solid #d3bad0;
	padding: 5px 0;
}

li:first-child.sbaritem{
	border-top: 0;
}

li:last-child.sbaritem{
	border-bottom: 0;
}

li.sbaritem a{
	color: 535352;
	text-decoration: none;
}

li.sbartitle {
	font: 24px "Lobster", "Georgia", times, serif;
}

/******* archive *******/

ul.year {
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding-bottom: 40px;
	text-align: center;
}

ul.year li {
	display: inline;
}

table.yeartable {
	border-collapse: collapse;
	margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
	background: #F6F5F4;
	border: 1px solid #797878;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
	background: #D6BCD2;
	color: #797878;
	font-weight: bold;
	text-align: center;
}

td.yearmonth {
	border: none;
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/****************************************** footer ******************************************/

#footer {
	clear: both;
	float: right;
	margin: 130px 0 0;
	position: relative;
	z-index: 100;
}

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

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

ul.navfooter li{
	color: #797878;
	font: 20px "Lobster", "Georgia", times, serif;
	margin: 0 15px 0 0;
}

ul.navfooter li a{
	color: #797878;
	text-decoration: none;
}

ul.navfooter li + li{
	color: #954f8d;
	margin: 0;
}

ul.navfooter li + li a{
	color: #954f8d;
	text-decoration: none;
}

ul.navfooter li a:hover{
	color: #adadad;
}

ul.navfooter li.viewing{
	display: none;
}

ul.navfooter li a{
	text-decoration: none;
}

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

/****************************************** misc  ******************************************/

.clear {
	height: 0;
}

.skiplinks {
	margin: 10px 0 35px;
	text-align: center;
}

.skiplinks a{
	color: #797878;
	font-weight: bold;
	text-decoration: none;
}

.skiplinks a:hover{
	color: #954f8d;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
	/* fixes an IE reply page bug */
	clear: none;
	height: 1%;
}

* html .box#commentform {
	/* fixes an IE reply page bug */
	background: #000;
	border: 1px solid #fff;
	position: absolute;
}

/****************************************** contextual popup ******************************************/

div.ContextualPopup {
	text-shadow: none;
}

/****************************************** mini icons ******************************************/

	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png);
	padding: 11px 14px 8px 5px !important;
	width: 0;
	height: 0; 
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 23px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
	padding: 18px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
  padding: 11px 5px 2px 16px!important;
  width: 0;
  height: 0;
 }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	width: 0;
	height: 0; 
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the left)" and make your add placement between entries if you have a Plus account.  (Vertical banner may work as well, but horizontal will break the layout).  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/blue.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/d5ede6afdaecda056c606b6f5d7901c752dbc1261eeaee9d126ddcb03d2a7bb0/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLcbxZAUEYC0xIr-AQS:ie1W1nsVHwY-rZzY07g_TQ" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  blue hooky&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/texture/hooky-blue.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images and stylesheet.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Hooky
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

html, body{
	height: 100%;
	min-height: 100%;
}

body {
	background: #f3f3f1 url(http://hodo7.com/web/freebies/hooky/texture/bg3.png);
	color: #797878;
	font: 13px "Arial", sans-serif;
	margin: 0 auto;
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: normal;
	src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}

a, a:link, a:visited {
	color: #7ed0d6;
	text-decoration: underline;
}

a:hover {
	color: #797878;
	text-decoration: underline;
}

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

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

/****************************************** header ******************************************/

#lj_controlstrip_new{
	position: fixed;
}

#header {
	background:url(http://hodo7.com/web/freebies/hooky/texture/nav-bg.png) bottom left repeat-x;
	position: fixed;
	width: 100%;
	height: 70px;
	z-index: 2;
}

.title{
	color: #7ed0d6;
	font: 28px "Lobster", "Georgia", times, serif;
	margin: 5px 0 0 15px;
}

.subtitle{
	display: none;
}

/******* nav *******/

ul.navheader {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navheader li {
	background-color: #000;
	border: 1px solid #262626;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	float: left;
	margin: 0 10px;
	position: relative;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li:hover {
	background-color: #267379;
	-webkit-transition:background-color .5s linear;
	-moz-transition:background-color .5s linear;
	-o-transition:background-color .5s linear;
	transition:background-color .5s linear;
}

ul.navheader li a {
	color: #797878;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}

ul.navheader li:hover a {
	color: #fff;
	text-decoration: none;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
}

ul.navheader li.view {
	background-color: #267379;
	color: #fff;
	padding: 10px 15px;
}

ul.navheader li:hover.view {
	color: #fff;
}

/****************************************** content ******************************************/

/******* main *******/

#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#content-outer{
}

#maincontent {
	float: left;
	left: 265px;
	position: relative;
	top: 120px;
	width: 75%;
}

/******* maincontent *******/

.subcontent {
	background: #f6f5f4;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 0 2px #fff inset;
	margin: 10px 0 20px;
	padding: 20px;
}

.entry {
}

.entry_text{
	margin-top: 20px;
}

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

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

.userpic{
	background:url(http://hodo7.com/web/freebies/hooky/texture/blue-bg.png);
	border: 1px solid #98ced3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpic img{
	border: 1px solid #98ced3;
}

.userpicfriends {
	background:url(http://hodo7.com/web/freebies/hooky/texture/blue-bg.png);
	border: 1px solid #E1E1E1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.userpicfriends a{
	color: #797878 !important;
	font-weight: bold;
	text-decoration: none !important;
}

.date {
	color: #a2a2a2;
	float: right;
	margin: -68px 0 0;
}

.lj-view-friends .date{
}

.subject{
	color: #7ed0d6;
	float: right;
	font: 40px/20px "Lobster","Georgia",times,serif;
	margin: -50px 0 0;
	text-align: right;
	width: 80%;
}

.subject a{
	color: #7ed0d6;
	text-decoration: none;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	text-decoration: none;
}

.datesubject {
}

.currents{
	clear: both;
}

.currents a{
	text-decoration: none;
}

.currentmood, .currentmusic, .currentlocation{
	padding: 5px 0 5px 25px;
}

.currentlocation {
	background: url(http://hodo7.com/web/freebies/hooky/texture/location.png) 5px center no-repeat;
}
	
.currentmusic {
	background: url(http://hodo7.com/web/freebies/hooky/texture/music.png) left center no-repeat;
}
	
.currentmood {
	background: url(http://hodo7.com/web/freebies/hooky/texture/mood.png) left center no-repeat;
}

.ljtags{
	background: url(http://hodo7.com/web/freebies/hooky/texture/tags.png) left center no-repeat;
	clear: both;
	font-weight: bold;
	padding: 5px 0 5px 25px;
}

.ljtags a{
	font-weight: normal;
	text-decoration: none;
}

.comments {
	border-top: 1px dotted #d7d7d7;
	clear: both;
	color: #95918F;
	font-size: 11px;
	margin: 20px auto;
	padding: 5px 5px 0 5px;
	position: relative;
	text-align: right;
	width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
	color: #95918f;
	padding: 0 5px;
	text-decoration: none;
}

.comments a:hover {
	color: #7ed0d6;
	text-decoration: none;
}

/******* entry *******/

.datesubjectcomment {
}

.userpiccomment {
	background:url(http://hodo7.com/web/freebies/hooky/texture/blue-bg.png);
	border: 1px solid #98ced3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: -40px 15px 15px -40px;
	padding: 10px;
}

.box {
}

input, textarea {
	background: #fff;
	color: #000;
}

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

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

.replytosubject {
	font-weight: bold;
}

.commentreply {
	margin: 10px;
	position: relative;
}

.commentbox {
	background: #e9e9e9;
	padding: 10px;
	margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

.commentboxpartial {
	background: #fff;
	border: 1px solid #fff;
	margin: 10px;
	padding: 10px;
}

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

/******* sidebar *******/

#sidebar {
	padding: 78px 20px 10px;
	position: fixed;
	/*to make the sidebar scrollable, replace "fixed" with "absolute"*/ 
	width: 160px;
	z-index: 1;
}

#sidebar a, #sidebar a:link, #sidebar a:visited{
	color: #535352;
}

#sidebar a:hover {
	color: #7e7e7c;
}

.defaultuserpic {
	background:url(http://hodo7.com/web/freebies/hooky/texture/gray-bg.png);
	border: 1px solid #98ced3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 10px;
	width: 100px;
}

.defaultuserpic img{
	border: 1px solid #E1E1E1;
}

.sbarheader {
}

.sbarbody , .sbarbody2 {
	margin-bottom: 20px;
}

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

#sidebar_summary li.sbaritem {
}

.sbarlist li.sbaritem {
}

#sidebar_calendar{
}

table.calendar {
	margin: 0 auto;
}

.sbarcalendar {
	border: 1px solid #464646;
	text-align: center;
}

.sbarcalendarposts {
	background: #C9EAED;
	border: 1px solid #464646;
}

.sbarcalendarposts a{
}

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

li.sbaritem, .tagcloud {
	list-style: none;
}

.tagcloud a{
	font-size: 11px !important;
}

li.sbaritem{
	border-bottom: 1px solid #98ced3;
	border-top: 1px solid #daeff0;
	padding: 5px 0;
}

li:first-child.sbaritem{
	border-top: 0;
}

li:last-child.sbaritem{
	border-bottom: 0;
}

li.sbaritem a{
	color: 535352;
	text-decoration: none;
}

li.sbartitle {
	font: 24px "Lobster", "Georgia", times, serif;
}

/******* archive *******/

ul.year {
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding-bottom: 40px;
	text-align: center;
}

ul.year li {
	display: inline;
}

table.yeartable {
	border-collapse: collapse;
	margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
	background: #F6F5F4;
	border: 1px solid #797878;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
	background: #C9EAED;
	color: #797878;
	font-weight: bold;
	text-align: center;
}

td.yearmonth {
	border: none;
	color: #797878;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/****************************************** footer ******************************************/

#footer {
	clear: both;
	float: right;
	margin: 130px 0 0;
	position: relative;
	z-index: 100;
}

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

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

ul.navfooter li{
	color: #797878;
	font: 20px "Lobster", "Georgia", times, serif;
	margin: 0 15px 0 0;
}

ul.navfooter li a{
	color: #797878;
	text-decoration: none;
}

ul.navfooter li + li{
	color: #7ed0d6;
	margin: 0;
}

ul.navfooter li + li a{
	color: #7ed0d6;
	text-decoration: none;
}

ul.navfooter li a:hover{
	color: #adadad;
}

ul.navfooter li.viewing{
	display: none;
}

ul.navfooter li a{
	text-decoration: none;
}

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

/****************************************** misc  ******************************************/

.clear {
	height: 0;
}

.skiplinks {
	margin: 10px 0 35px;
	text-align: center;
}

.skiplinks a{
	color: #797878;
	font-weight: bold;
	text-decoration: none;
}

.skiplinks a:hover{
	color: #7ed0d6;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
	/* fixes an IE reply page bug */
	clear: none;
	height: 1%;
}

* html .box#commentform {
	/* fixes an IE reply page bug */
	background: #000;
	border: 1px solid #fff;
	position: absolute;
}

/****************************************** contextual popup ******************************************/

div.ContextualPopup {
	text-shadow: none;
}

/****************************************** mini icons ******************************************/

	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png);
	padding: 11px 14px 8px 5px !important;
	width: 0;
	height: 0; 
}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 23px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
	padding: 18px 0 0 29px !important;
  width: 0;
  height: 0;
 }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/private.png) no-repeat;
  padding: 11px 5px 2px 16px!important;
  width: 0;
  height: 0;
 }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 18px 0 0 29px !important;
	width: 0;
	height: 0; 
}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	background: transparent url(http://hodo7.com/web/freebies/hooky/texture/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	width: 0;
	height: 0; 
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the left)" and make your add placement between entries if you have a Plus account.  (Vertical banner may work as well, but horizontal will break the layout).  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/orange-no.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/2fdda1e708a1f0691a717a18ef2b1978bf4fad951a50b8ed0500d49805ec33cc/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ5uU1ehXLRcQJLGldBkxd260hBgWfIevQ:m7D-ezflih-0aHZXzGpTDg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  orange hooky (NO texture)&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;NOTES:&lt;/b&gt; If you use this option the sidebar won't stretch down to the browser, but it's styled nicely.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/hooky/color/color-only.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images and stylesheet.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;The post is too long, rather than making a second post I'll have to link to the style style &lt;a href="http://hodo7.com/web/freebies/hooky/color/layout.css" target="_blank" target="_blank" rel="nofollow"&gt;here, which will open in a new window&lt;/a&gt;.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:4601</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/4601.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=4601"/>
    <title>CR Chart #3</title>
    <published>2011-11-25T03:36:10Z</published>
    <updated>2011-11-25T03:36:10Z</updated>
    <category term="chart codes"/>
    <content type="html">A table set up good for profiles/muse lists/cr charts.  There are 3 ways to use it.&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/crtable/crtable3.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/bcbda2114114a4916ccba7276124c78942ac26a6d6a6139717e1bb3be427db47/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJypFZUnjHbLABXCVMOkR1oslUCinvDdvmP6hhN:TKzumW3FQTduJOdM4EvYQQ" fetchpriority="high"&gt;&lt;br /&gt;Image Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Notes&lt;/strong&gt;&lt;br /&gt;You can change the colors as you see fit.  There's three versions, one with both one cell and three cells, one with only one cell, and one with only the three cells.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;font size="4"&gt;BOTH&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Live Example&lt;/strong&gt;&lt;br /&gt;It's a bit large, so &lt;a href="http://hodo7.com/web/freebies/crtable/crtable3.html" target="_blank" target="_blank" rel="nofollow"&gt;here's a link to the live preview&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Code&lt;/strong&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;table style="background: #E8EAE5; border-collapse: collapse; color: #353831; font: 12px/18px arial, sans-serif; text-align: justify; width: 700px;"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&amp;gt;Active&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/LdG6b.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/nCx3B.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/LDb1u.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&amp;gt;Inactive&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/ZWblr.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/khiYS.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/UEI1C.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;font size="4"&gt;ONE CELL ONLY&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Live Example&lt;/strong&gt;&lt;br /&gt;&lt;table style="background: #E8EAE5; border-collapse: collapse; color: #353831; font: 12px/18px arial, sans-serif; text-align: justify; width: 700px;"&gt;&lt;tr&gt;&lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&gt;Title&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/LdG6b.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;" loading="lazy"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &lt;strong&gt;Currently played&lt;/strong&gt; in [games here].&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's username here]&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/nCx3B.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;" loading="lazy"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &lt;strong&gt;Currently played&lt;/strong&gt; in [games here].&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's username here]&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/LDb1u.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;" loading="lazy"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &lt;strong&gt;Currently played&lt;/strong&gt; in [games here].&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's username here]&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Code&lt;/strong&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;table style="background: #E8EAE5; border-collapse: collapse; color: #353831; font: 12px/18px arial, sans-serif; text-align: justify; width: 700px;"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&amp;gt;Title&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/LdG6b.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/nCx3B.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="border-left: 5px solid #353831; padding: 10px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 20px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/LDb1u.jpg" style="border: 1px solid #D1D3CD; float: left; margin: 0 10px 10px 0;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.  &amp;lt;strong&amp;gt;Currently played&amp;lt;/strong&amp;gt; in [games here].

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's username here]&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;font size="4"&gt;THREE CELLS ONLY&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Live Preview&lt;/strong&gt;&lt;br /&gt;&lt;table style="background: #E8EAE5; border-collapse: collapse; color: #353831; font: 12px/18px arial, sans-serif; text-align: justify; width: 700px;"&gt;&lt;tr&gt;&lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&gt;Title&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/ZWblr.jpg" style="border: 1px solid #D1D3CD;" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="display: block; text-align: justify;"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's names here]&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/khiYS.jpg" style="border: 1px solid #D1D3CD;" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="display: block; text-align: justify;"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's names here]&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&gt;&lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,&amp;apos;Palatino Linotype&amp;apos;,Times,&amp;apos;Times New Roman&amp;apos;,serif; padding-bottom: 3px;"&gt;Name | Canon&lt;/span&gt;&lt;br /&gt;&lt;img src="https://i.imgur.com/UEI1C.jpg" style="border: 1px solid #D1D3CD;" loading="lazy"&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="display: block; text-align: justify;"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.&lt;br /&gt;&lt;br /&gt;			&lt;span style="float: right"&gt;&amp;raquo; [account's names here]&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Code&lt;/strong&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;table style="background: #E8EAE5; border-collapse: collapse; color: #353831; font: 12px/18px arial, sans-serif; text-align: justify; width: 700px;"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="3" style="background: #353831; border-left: 5px solid #353831; color: #F0F2ED; padding: 5px;"&amp;gt;Title&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/ZWblr.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/khiYS.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="border-left: 5px solid #353831; padding: 10px; text-align: center; vertical-align: top; width: 275px;"&amp;gt;&amp;lt;span style="border-bottom: 1px solid #D1D3CD; display: block; font: italic bold 15px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif; padding-bottom: 3px;"&amp;gt;Name | Canon&amp;lt;/span&amp;gt;
&amp;lt;img src="http://i.imgur.com/UEI1C.jpg" style="border: 1px solid #D1D3CD;"&amp;gt;

&amp;lt;span style="display: block; text-align: justify;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ut egestas auctor, augue leo pretium lorem, ut iaculis tortor sapien iaculis erat. Praesent et fermentum libero.

			&amp;lt;span style="float: right"&amp;gt;&amp;raquo; [account's names here]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;
&lt;/textarea&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;RULES OF THE GAME:&lt;br /&gt;-Please credit to &amp;lt;lj comm="betterdolphin"&amp;gt; somewhere if you use.&lt;br /&gt;-Commenting not necessary but nice.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:4256</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/4256.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=4256"/>
    <title>CR Chart #2</title>
    <published>2011-11-22T03:40:36Z</published>
    <updated>2011-11-22T03:44:33Z</updated>
    <category term="profile codes"/>
    <category term="chart codes"/>
    <content type="html">A table set up good for profiles/muse lists/cr charts.&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/crtable/crtable2.png" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/b7260d7ef1427b24c9e65e493319d4a9b17ed36de839cc110aa047a1b650f4a4/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJypFZUnjHbLABXCVMOkR1pslUCinvDdvmP6hhN:_XQ8VF5IwK5z_mm4MjKk7Q" fetchpriority="high"&gt;&lt;br /&gt;Image Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Notes&lt;/strong&gt;&lt;br /&gt;You can change the colors as you see fit.  The rounded corners won't work in &amp;lt;ie9 or &amp;lt;FF4.  This is set up so that &lt;strong&gt;each entry&lt;/strong&gt; is its own table.  I thought that was the easiest solution for the rounded corner top rather than adding superfluous blank rows.  If it is a big bother I can make an alternative.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Live Example&lt;/strong&gt;&lt;br /&gt;&lt;table style="border-collapse: collapse; width: 600px;"&gt;&lt;tr&gt;&lt;td colspan="2" style="background: #d9e6d2; border-radius: 10px 10px 0 0; color: #454545; font: bold italic 20px Georgia, Palatino, &amp;apos;Palatino Linotype&amp;apos;, Times, &amp;apos;Times New Roman&amp;apos;, serif; padding: 5px 7px;"&gt;&lt;span style="float: left;"&gt;Better Dolphin&lt;/span&gt;&lt;span style="float: right; font-style: normal;"&gt;&amp;#9733;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="background: #ededed; padding: 15px 0; text-align: center; vertical-align: middle; width: 125px;"&gt;&lt;img src="https://l-userpic.livejournal.com/88254333/19802581" loading="lazy"&gt;&lt;/td&gt;&lt;td style="background: #F4F4F4; border-left: 1px solid #f9f9f9; color: #6d6d6d; font: 11px/16px arial, sans-serif; padding: 5px 10px; vertical-align: top;"&gt;&lt;br /&gt;			Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis rhoncus erat quis vehicula. Morbi lectus dolor, pretium quis faucibus a, consequat et urna. Quisque diam purus, luctus a convallis et, suscipit porta lectus. Maecenas a lorem libero, nec placerat quam.&lt;br /&gt;&lt;br /&gt;&lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;table style="border-collapse: collapse; width: 600px;"&gt;&lt;tr&gt;&lt;td colspan="2" style="background: #373737; border-radius: 10px 10px 0 0; color: #eaeaea; font: bold italic 20px Georgia, Palatino, &amp;apos;Palatino Linotype&amp;apos;, Times, &amp;apos;Times New Roman&amp;apos;, serif; padding: 5px 7px;"&gt;&lt;span style="float: left;"&gt;Better Dolphin&lt;/span&gt;&lt;span style="float: right; font-style: normal;"&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="background: #ededed; padding: 15px 0; text-align: center; vertical-align: middle; width: 125px;"&gt;&lt;img src="https://l-userpic.livejournal.com/88223027/19790160" loading="lazy"&gt;&lt;/td&gt;&lt;td style="background: #F4F4F4; border-left: 1px solid #f9f9f9; color: #6d6d6d; font: 11px/16px arial, sans-serif; padding: 5px 10px; vertical-align: top;"&gt;&lt;br /&gt;			Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis rhoncus erat quis vehicula. Morbi lectus dolor, pretium quis faucibus a, consequat et urna. Quisque diam purus, luctus a convallis et, suscipit porta lectus. Maecenas a lorem libero, nec placerat quam.&lt;br /&gt;&lt;br /&gt;&lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="itsanooray" lj:user="itsanooray" &gt;&lt;a href="https://itsanooray.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://itsanooray.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;itsanooray&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Code&lt;/strong&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;table style="border-collapse: collapse; width: 600px;"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="2" style="background: #d9e6d2; border-radius: 10px 10px 0 0; color: #454545; font: bold italic 20px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; padding: 5px 7px;"&amp;gt;&amp;lt;span style="float: left;"&amp;gt;Better Dolphin&amp;lt;/span&amp;gt;&amp;lt;span style="float: right; font-style: normal;"&amp;gt;&amp;#9733;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td style="background: #ededed; padding: 15px 0; text-align: center; vertical-align: middle; width: 125px;"&amp;gt;&amp;lt;img src="http://l-userpic.livejournal.com/88254333/19802581"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="background: #F4F4F4; border-left: 1px solid #f9f9f9; color: #6d6d6d; font: 11px/16px arial, sans-serif; padding: 5px 10px; vertical-align: top;"&amp;gt;
			Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis rhoncus erat quis vehicula. Morbi lectus dolor, pretium quis faucibus a, consequat et urna. Quisque diam purus, luctus a convallis et, suscipit porta lectus. Maecenas a lorem libero, nec placerat quam.

&amp;lt;lj comm="betterdolphin"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;

&amp;lt;table style="border-collapse: collapse; width: 600px;"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="2" style="background: #373737; border-radius: 10px 10px 0 0; color: #eaeaea; font: bold italic 20px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; padding: 5px 7px;"&amp;gt;&amp;lt;span style="float: left;"&amp;gt;Better Dolphin&amp;lt;/span&amp;gt;&amp;lt;span style="float: right; font-style: normal;"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td style="background: #ededed; padding: 15px 0; text-align: center; vertical-align: middle; width: 125px;"&amp;gt;&amp;lt;img src="http://l-userpic.livejournal.com/88223027/19790160"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style="background: #F4F4F4; border-left: 1px solid #f9f9f9; color: #6d6d6d; font: 11px/16px arial, sans-serif; padding: 5px 10px; vertical-align: top;"&amp;gt;
			Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis rhoncus erat quis vehicula. Morbi lectus dolor, pretium quis faucibus a, consequat et urna. Quisque diam purus, luctus a convallis et, suscipit porta lectus. Maecenas a lorem libero, nec placerat quam.

&amp;lt;lj user="itsanooray"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;
&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;RULES OF THE GAME:&lt;br /&gt;-Please credit to &amp;lt;lj comm="betterdolphin"&amp;gt; somewhere if you use.&lt;br /&gt;-Commenting not necessary but nice.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:3891</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/3891.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=3891"/>
    <title>CR table code</title>
    <published>2011-06-13T00:52:36Z</published>
    <updated>2011-06-13T03:39:42Z</updated>
    <content type="html">For the RPers among us.&lt;br /&gt;&lt;img src="https://imgprx.livejournal.net/42c35e3431919ab503a2ea243daed59742f39bf3721fcd1d8df1b45e172fd018/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJypFZUnjHbcA5EEV5Clwg8vVs:MR2Uq8VM2UfgDa91kSnc1g" fetchpriority="high"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1) This was created with the ability to change the color behind the icons in mind.  You can pick whatever colors you want and replace the color codes for that block, but you'll also need to change the color code for the border around the small icon to match.  Just copy the appropriate rows and change the color.&lt;br /&gt;&lt;br /&gt;2)  It should look fine in all browsers, drop me a note if it doesn't.  Only real difference is with IE where the rounded corners on the icons won't work and on IE7 the image doesn't resample well when shrunk.  Oh and rounded corners on images aren't allowed in older versions of FF (under 4) and Chrome.&lt;br /&gt;&lt;br /&gt;3) The symbols at the top are just everyday HTML special codes, you can use your own, make icons, or not have any at all.  They're arbitrary.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Code&lt;/strong&gt;&lt;br /&gt;&lt;textarea&gt;
&amp;lt;table style="background: #f2f2f2; width: 500px;" cellpadding="0" cellspacing="0"&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td colspan="2" style="background: #010302; height: 2px; padding: 0;"&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td rowspan="2" style="background: #A13E38; padding: 10px; width: 86px; height: 95px; vertical-align: top;"&amp;gt;&amp;lt;img src="http://l-userpic.livejournal.com/88254333/19802581" style="border-radius: 50px; width: 70px; height: 70px;" /&amp;gt;
&amp;lt;img src="http://l-userpic.livejournal.com/88223027/19790160" style="border-radius: 50px; margin: -29px 0 0 32px; width: 50px; height: 50px; border: 2px solid #A13E38;" /&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td style="background: #514C49; border-bottom: 1px solid #fff; color: #F2F2F2; font: italic bold 17px Georgia, serif; padding: 0 0 0 10px; height: 20px;"&amp;gt;&amp;#9733;&amp;#9733; It's an Ooray!&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td style="font: 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; vertical-align: top; padding: 10px;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dignissim ante quam, suscipit mollis nisi. Suspendisse ante lorem, elementum sed porta nec, tempor ac risus. Sed quis neque elit, non porta risus. Fusce vulputate turpis non risus rutrum egestas. Ut mauris nibh, faucibus vel volutpat vel, venenatis id velit. Aenean ut tortor in risus cursus congue a id turpis.

&amp;lt;span style="display: block; font-size: 10px; text-align: right; width: 100%;"&amp;gt;&amp;raquo; &amp;lt;lj user="itsanooray"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td colspan="2" style="background: #010302; height: 2px; padding: 0;"&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td rowspan="2" style="background: #0E5C60; padding: 10px; width: 86px; height: 95px; vertical-align: top;"&amp;gt;&amp;lt;img src="http://l-userpic.livejournal.com/88223027/19790160" style="border-radius: 50px; width: 70px; height: 70px;" /&amp;gt;
&amp;lt;img src="http://l-userpic.livejournal.com/88254333/19802581" style="border-radius: 50px; margin: -29px 0 0 32px; width: 50px; height: 50px; border: 2px solid #0E5C60;" /&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td style="background: #514C49; border-bottom: 1px solid #fff; color: #F2F2F2; font: italic bold 17px Georgia, serif; padding: 0 0 0 10px; height: 20px;"&amp;gt;&amp;#151; Better Dolphin&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td style="font: 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; vertical-align: top; padding: 10px;"&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dignissim ante quam, suscipit mollis nisi. Suspendisse ante lorem, elementum sed porta nec, tempor ac risus. Sed quis neque elit, non porta risus.
&amp;lt;span style="display: block; font-size: 10px; text-align: right; width: 100%;"&amp;gt;&amp;raquo; &amp;lt;lj user="betterdolphin"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Sample&lt;/strong&gt;&lt;br /&gt;&lt;table style="background: #f2f2f2; width: 500px;" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background: #010302; height: 2px; padding: 0;"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td rowspan="2" style="background: #A13E38; padding: 10px; width: 86px; height: 95px; vertical-align: top;"&gt;&lt;img src="https://l-userpic.livejournal.com/88254333/19802581" style="border-radius: 50px; width: 70px; height: 70px;" loading="lazy" /&gt;&lt;br /&gt;&lt;img src="https://l-userpic.livejournal.com/88223027/19790160" style="border-radius: 50px; margin: -29px 0 0 32px; width: 50px; height: 50px; border: 2px solid #A13E38;" loading="lazy" /&gt;&lt;/td&gt;
&lt;td style="background: #514C49; border-bottom: 1px solid #fff; color: #F2F2F2; font: italic bold 17px Georgia, serif; padding: 0 0 0 10px; height: 20px;"&gt;&amp;#9733;&amp;#9733; It's an Ooray!&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="font: 12px &amp;apos;Lucida Sans Unicode&amp;apos;, &amp;apos;Lucida Grande&amp;apos;, sans-serif; vertical-align: top; padding: 10px;"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dignissim ante quam, suscipit mollis nisi. Suspendisse ante lorem, elementum sed porta nec, tempor ac risus. Sed quis neque elit, non porta risus. Fusce vulputate turpis non risus rutrum egestas. Ut mauris nibh, faucibus vel volutpat vel, venenatis id velit. Aenean ut tortor in risus cursus congue a id turpis.&lt;br /&gt;&lt;br /&gt;&lt;span style="display: block; font-size: 10px; text-align: right; width: 100%;"&gt;&amp;raquo; &lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="itsanooray" lj:user="itsanooray" &gt;&lt;a href="https://itsanooray.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://itsanooray.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;itsanooray&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2" style="background: #010302; height: 2px; padding: 0;"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td rowspan="2" style="background: #0E5C60; padding: 10px; width: 86px; height: 95px; vertical-align: top;"&gt;&lt;img src="https://l-userpic.livejournal.com/88223027/19790160" style="border-radius: 50px; width: 70px; height: 70px;" loading="lazy" /&gt;&lt;br /&gt;&lt;img src="https://l-userpic.livejournal.com/88254333/19802581" style="border-radius: 50px; margin: -29px 0 0 32px; width: 50px; height: 50px; border: 2px solid #0E5C60;" loading="lazy" /&gt;&lt;/td&gt;
&lt;td style="background: #514C49; border-bottom: 1px solid #fff; color: #F2F2F2; font: italic bold 17px Georgia, serif; padding: 0 0 0 10px; height: 20px;"&gt;&amp;#151; Better Dolphin&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="font: 12px &amp;apos;Lucida Sans Unicode&amp;apos;, &amp;apos;Lucida Grande&amp;apos;, sans-serif; vertical-align: top; padding: 10px;"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dignissim ante quam, suscipit mollis nisi. Suspendisse ante lorem, elementum sed porta nec, tempor ac risus. Sed quis neque elit, non porta risus.&lt;br /&gt;&lt;span style="display: block; font-size: 10px; text-align: right; width: 100%;"&gt;&amp;raquo; &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;RULES OF THE GAME:&lt;br /&gt;-Please credit to &amp;lt;lj comm="betterdolphin"&amp;gt; somewhere if you use.&lt;br /&gt;-Commenting not necessary but nice.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:3820</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/3820.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=3820"/>
    <title>Flexible Squares: intention</title>
    <published>2011-04-25T01:23:27Z</published>
    <updated>2011-04-25T01:28:47Z</updated>
    <category term="flexible squares"/>
    <content type="html">&lt;center&gt;&lt;a href="http://hodo7.com/web/freebies/intention/intention-both.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/efdcf7e0e1aa34da0229cf8fa15ba5ed22e40271c751283595b381adc6d1d6f6/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ4uFZQkinXbA0KFFwYmBYv9kkBxnXALOHM-VQetB9maA8:ewiF_XEi5EM2-SO-xUmFeQ" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/intention/intention-both.png" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/intention/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"intention"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Has two variations, and also features mini-icons.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/intention/intention-light.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/cec83cacf09091aae644ba17d2367708ce49c9ed947c164d33b502cad61d08bf/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ4uFZQkinXbA0KFFwYmBYv9kkBxnvGP-GVoE5e6gFvLVDx:jaP1secK6uAd1fVQ-uGbIA" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  light intention&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; Tested in IE7-8, FF, Opera, Safari and Chrome.&lt;br /&gt;Rounded corners, drop shadows and text shadows will not work under IE9.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  On your left you'll see a blue sidebar, and click on the Text link.  In there there's a Comments section.  Change the options so there's only numbers or a # sound, the mini icon with the word bubbles are supposed to take the place of the words "comments".  Then click on "Customize CSS" menu link in the same sidebar.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/intention/intention-light-images.zip" target="_blank" rel="nofollow"&gt;Here is a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Intention
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
  background: #f2f2f2 url(http://hodo7.com/web/freebies/intention/white-bg.jpg);
  text-align: center;
  color: #282623;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  margin: 0 auto;
}

a, a:link, a:visited {
  color: #57cfce;
  text-decoration: underline;
}

a:hover {
  color: #e86ba3;
  text-decoration: underline;
}

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

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

#content {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#content-outer{
	padding-bottom: 40px !important;
}

#maincontent {
  float: left;
  text-align: left;
	width:765px;
}

#sidebar {
	background: #fff url(http://hodo7.com/web/freebies/intention/sidebar-bg.gif) repeat-x;
  float: right;
	border-radius: 10px;
	box-shadow: 0 0 7px #c6c6c6;
  text-align: left;
	width: 160px;
}

#header {
  padding: 0;
  margin: 20px 0 0 0;
  text-align: left;
}

#footer {
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #dfdfdf;
  text-align: center;
  color: #9b9b9b;
  z-index: 100;
  clear: both;
}

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

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

ul.navheader li {
	float: left;
  list-style-type: none;
	margin: 0 10px 0 0;
	position: relative;
	text-align: center;
	width: 100px;
}

ul.navheader li a {
	background: #e86ba3;
	border-radius: 10px 0 10px 0;
  color: #fff;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

ul.navheader li + li a {
	background: #57cfce;
}

ul.navheader li + li + li  a {
	background: #e86ba3;
}

ul.navheader li + li + li + li a {
	background: #57cfce;
}

ul.navheader li:hover a {
  background: #cbe86b;
  color: #282623;
}

ul.navheader li.view {
  background: #cbe86b;
	border-radius: 10px 0 10px 0;
  color: #282623;
	padding: 3px 5px;
}

.title{
	clear: both;
  font: 40px "Arial Black", arial, sans-seris;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.subtitle{
  color: #57cfce;
  margin: -10px 0 20px 0;
}

/************************************* sidebar *************************************/

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

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

.defaultuserpic {
  background: #fff;
	border-radius: 10px;
  margin: 10px auto 0;
  padding: 10px 0 0 0;
  text-align: center;
  width: 125px;
}

.defaultuserpic img {
}

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

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

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

#sidebar_summary li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px dotted #D7D7D7;
}

.sbarlist li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px dotted #D7D7D7;
}

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

.sbarcalendar {
  border: 1px solid #464646;
  text-align: center;
}

.sbarcalendarposts {
	background: #cbe86b;
  border: 1px solid #464646;
}

.sbarcalendarposts a{
  color: #282623 !important;
}

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

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

li.sbartitle {
	color: #E86BA3;
	font: bold 13px "Arial Black", arial, sans-serif; 
  list-style: none;
	padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
  background: #fff url(http://hodo7.com/web/freebies/intention/entry-bg.gif) repeat-y;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #c6c6c6;
	min-height: 230px;
	position: relative;
	width: 765px;
}

.entry {
  margin: 0px 10px 10px 125px;
  padding: 10px;
  text-align: left;
	width:600px;
}

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

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

.userpic {
  background: #fff;
	border-radius: 10px;
  float: left;
  margin: 11px 0 0 13px;
  padding: 10px;
  position: relative;
  z-index: 15;
}

.userpicfriends {
  background: #fff !important;
	border-radius: 10px;
  float: left;
  margin: 10px;
  padding: 10px 0 3px;
  position: relative;
  text-align: center;
  width: 125px;
  z-index: 15;
}

.userpicfriends a{
  color: #cbe86b;
	text-decoration: none;
}

.date {
  color: #57cfce;
	float: left;
  font: 20px "Arial Black", arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
  margin: 133px 0 0 -110px;
  padding: 0;
  position: absolute;
  width: 100px;
	word-wrap: break-word;
}

.lj-view-friends .date{
  margin: 135px 0 0 -120px !important;
}

.subject {
	color: #e86ba3;
	font: 24px "Arial Black", arial, sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	color: #e86ba3;
  text-decoration: none;
}

.datesubject {
  border-bottom: 1px dotted #d7d7d7;
	float: left;
  margin: 0 auto;
  text-align: right;
	width: 80%;
}


.currents, .currentmood, .currentmusic {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
}

.currentlocation {
  background:url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -151px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmusic {
  background:url(http://hodo7.com/web/freebies/intention/sprites.png) 2px -91px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmood {
  background:url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -68px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }

.ljtags {
  background:url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -40px no-repeat;
  font-size:11px;
  margin:10px 0 0 0;
  padding:7px 0 7px 20px;
  text-align:left;
	clear: both;
  }


.comments {
  color: #fff;
  font-size: 11px;
  text-align: right;
  padding: 5px 5px 0 5px;
  position: relative;
  border-top: 1px dotted #d7d7d7;
  margin: 20px auto;
  text-align: right;
  width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
  background:url(http://hodo7.com/web/freebies/intention/sprites.png) right -120px no-repeat;
  color: #95918f;
	padding: 0 20px 0 0;
	text-decoration: none;
}

.comments a:hover {
  color: #74cccb;
  text-decoration: none;
}

/************************************* maincontent --  entry, reply pages *************************************/

.datesubjectcomment {
  padding: 5px;
  margin-top: 20px;
	position: relative;
  text-align: right;
	color: #9b9b9b;
}

.userpiccomment {
  background: #fff !important;
	border-radius: 10px;
  float: left;
  margin: 10px;
  padding: 10px;
  position: relative;
  text-align: center;
  z-index: 15;
}

.box {
  background: #fff;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #c6c6c6;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	width: 725px;
  clear: left;
}

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

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

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

.replytosubject {
  font-weight: bold;
}

.commentreply {
  position: relative;
  margin: 10px;
}

.commentbox {
	background: #e9e9e9;
  padding: 10px;
  margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

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

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

/************************************* maincontent -- year/achive pages *************************************/

ul.year {
  text-align: center;
  padding-bottom: 40px;
	color: #e86ba3;
	font: bold 15px "Arial Black", arial, sans-serif;
}

ul.year li {
  display: inline;
}

table.yeartable {
  border-collapse: collapse;
  margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #464646;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
  text-align: center;
	background: #cbe86b;
	color: #57cfce;
	font-weight: bold;
}

td.yearmonth {
  border-style: none;
	color: #e86ba3;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/************************************* footer *************************************/

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

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

ul.navfooter li a{
  text-decoration: none;
}

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

/************************************* misc  *************************************/

.clear {
  height: 0;
}

.skiplinks {
  margin: 10px 0;
  text-align: center;
}

.skiplinks a{
	color: #e86ba3;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
}

* html .box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #000000;
}


/************************************* contextual popup *************************************/

div.ContextualPopup {
	text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -176px no-repeat;
	padding: 16px 16px 0 0!important;
	}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -173px no-repeat;
	padding: 16px 16px 0 0!important;
	}
	
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -211px no-repeat;
	padding: 7px 2px 10px 16px!important;
	}
	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 3px -20px no-repeat;
	padding: 14px 16px 0 5px!important;
	}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 3px -20px no-repeat;
	padding: 16px 16px 0 5px!important;
	}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 3px -20px no-repeat; 
  }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 4px no-repeat; 
  }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 11px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 1px no-repeat; 
  }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 3px -20px no-repeat;
	padding: 16px 16px 0 0!important;
	}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 3px -20px no-repeat;
	padding: 16px 16px 0 0!important;
	}

#lj_controlstrip .ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -193px no-repeat;
	padding: 16px 10px 0 2px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -193px no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites.png) 0 -260px no-repeat;
	padding: 16px 17px 0 5px!important;
	}

body.lj-view-archive #maincontent{
  background: #fff url(http://hodo7.com/web/freebies/intention/entry-bg.gif) repeat-y;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #c6c6c6;
	position: relative;
	width: 765px;
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on the Text link.  In there there's a Comments sectin.  Change the options so there's only numbers or a # sound, the mini icon with the word bubbles are supposed to take the place of the words "comments".  Then, back to the sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/intention/m-dark.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/d073335d949d0b0853b9ac20abc9a28abea18fee571d33e288b1d884a839cc02/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ4uFZQkinXbA0KEB8InAowslIBxWfBP6uc:ifnDcfnOMT-KnEMklXXRRg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  dark intention&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/intention/intention-dark-images.zip" target="_blank" rel="nofollow"&gt;Here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  Intention
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
  background: #000 url(http://hodo7.com/web/freebies/intention/black-bg.jpg);
  text-align: center;
  color: #282623;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  margin: 0 auto;
}

a, a:link, a:visited {
  color: #7f1e47;
  text-decoration: underline;
}

a:hover {
  color: #ea284b;
  text-decoration: underline;
}

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

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

#content {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#content-outer{
	padding-bottom: 40px !important;
}

#maincontent {
  float: left;
  text-align: left;
	width:765px;
}

#sidebar {
	background: #fff url(http://hodo7.com/web/freebies/intention/sidebar-bg2.gif) repeat-x;
  float: right;
	border-radius: 10px;
	box-shadow: 0 0 7px #000;
  text-align: left;
	width: 160px;
}

#header {
  padding: 0;
  margin: 20px 0 0 0;
  text-align: left;
}

#footer {
  padding: 10px 0;
  margin: 0;
  text-align: center;
  color: #9b9b9b;
  z-index: 100;
  clear: both;
}

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

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

ul.navheader li {
	float: left;
  list-style-type: none;
	margin: 0 10px 0 0;
	position: relative;
	text-align: center;
	width: 100px;
}

ul.navheader li a {
	background: #7f1e47;
	border-radius: 10px 0 10px 0;
  color: #fff;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

ul.navheader li + li a {
	background: #ea284b;
}

ul.navheader li + li + li  a {
	background: #7f1e47;
}

ul.navheader li + li + li + li a {
	background: #ea284b;
}

ul.navheader li:hover a {
  background: #F2E09D;
  color: #282623;
}

ul.navheader li.view {
  background: #F2E09D;
	border-radius: 10px 0 10px 0;
  color: #282623;
	padding: 3px 5px;
}

.title{
	clear: both;
	color: #f2e09d;
  font: 40px "Arial Black", arial, sans-seris;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.subtitle{
  color: #ea284b;
  margin: -10px 0 20px 0;
}

/************************************* sidebar *************************************/

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

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

.defaultuserpic {
  background: #fff;
	border-radius: 10px;
  margin: 10px auto 0;
  padding: 10px 0 0 0;
  text-align: center;
  width: 125px;
}

.defaultuserpic img {
}

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

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

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

#sidebar_summary li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px dotted #D7D7D7;
}

.sbarlist li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px dotted #D7D7D7;
}

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

.sbarcalendar {
  border: 1px solid #464646;
  text-align: center;
}

.sbarcalendarposts {
	background: #7f1e47;
  border: 1px solid #464646;
}

.sbarcalendarposts a{
	color: #F2E09D !important;
}

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

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

li.sbartitle {
	color: #ea284b;
	font: bold 13px "Arial Black", arial, sans-serif; 
  list-style: none;
	padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
  background: #fff url(http://hodo7.com/web/freebies/intention/entry-bg2.gif) repeat-y;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #000;
	min-height: 230px;
	position: relative;
	width: 765px;
}

.entry {
  margin: 0px 10px 10px 125px;
  padding: 10px;
  text-align: left;
	width:600px;
}

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

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

.userpic {
  background: #fff;
	border-radius: 10px;
  float: left;
  margin: 11px 0 0 13px;
  padding: 10px;
  position: relative;
  z-index: 15;
}

.userpicfriends {
  background: #fff !important;
	border-radius: 10px;
  float: left;
  margin: 10px;
  padding: 10px 0 3px;
  position: relative;
  text-align: center;
  width: 125px;
  z-index: 15;
}

.userpicfriends a{
  color: #7f1e47;
	text-decoration: none;
}

.date {
  color: #f2e09d;
	float: left;
  font: 20px "Arial Black", arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
  margin: 133px 0 0 -110px;
  padding: 0;
  position: absolute;
  width: 100px;
	word-wrap: break-word;
}

.lj-view-friends .date{
  margin: 135px 0 0 -120px !important;
}

.subject {
	color: #ea284b;
	font: 24px "Arial Black", arial, sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	color: #ea284b;
  text-decoration: none;
}

.datesubject {
  border-bottom: 1px dotted #d7d7d7;
	float: left;
  margin: 0 auto;
  text-align: right;
	width: 80%;
}

.currents, .currentmood, .currentmusic {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
}

.currentlocation {
  background:url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -151px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmusic {
  background:url(http://hodo7.com/web/freebies/intention/sprites2.png) 2px -91px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmood {
  background:url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -68px no-repeat;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }

.ljtags {
  background:url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -40px no-repeat;
  font-size:11px;
  margin:10px 0 0 0;
  padding:7px 0 7px 20px;
  text-align:left;
	clear: both;
  }


.comments {
  color: #fff;
  font-size: 11px;
  text-align: right;
  padding: 5px 5px 0 5px;
  position: relative;
  border-top: 1px dotted #d7d7d7;
  margin: 20px auto;
  text-align: right;
  width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
  background:url(http://hodo7.com/web/freebies/intention/sprites2.png) right -120px no-repeat;
  color: #95918f;
	padding: 0 20px 0 0;
	text-decoration: none;
}

.comments a:hover {
  color: #74cccb;
  text-decoration: none;
}

/************************************* maincontent --  entry, reply pages *************************************/

.datesubjectcomment {
  padding: 5px;
  margin-top: 20px;
	position: relative;
  text-align: right;
	color: #9b9b9b;
}

.userpiccomment {
  background: #fff !important;
	border-radius: 10px;
  float: left;
  margin: 10px;
  padding: 10px;
  position: relative;
  text-align: center;
  z-index: 15;
}

.box {
  background: #fff;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #000;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	width: 725px;
  clear: left;
}

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

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

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

.replytosubject {
  font-weight: bold;
}

.commentreply {
  position: relative;
  margin: 10px;
}

.commentbox {
	background: #e9e9e9;
  padding: 10px;
  margin: 10px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

}

.datesubjectcomment a:hover {
}

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

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

/************************************* maincontent -- year/achive pages *************************************/

ul.year {
  text-align: center;
  padding-bottom: 40px;
	color: #ea284b;
	font: bold 15px "Arial Black", arial, sans-serif;
}

ul.year li {
  display: inline;
}

table.yeartable {
  border-collapse: collapse;
  margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #464646;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
  text-align: center;
	background: #7f1e47;
	color: #F2E09D;
	font-weight: bold;
}

td.yearmonth {
  border-style: none;
	color: #ea284b;
	font: bold 15px "Arial Black", arial, sans-serif;
	padding: 0 0 10px 0;
}

/************************************* footer *************************************/

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

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

ul.navfooter li a{
  text-decoration: none;
}

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

/************************************* misc  *************************************/

.clear {
  height: 0;
}

.skiplinks {
  margin: 10px 0;
  text-align: center;
}

.skiplinks a{
	color: #ea284b;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
}

* html .box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #000000;
}


/************************************* contextual popup *************************************/

div.ContextualPopup {
	text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -176px no-repeat;
	padding: 16px 16px 0 0!important;
	}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -173px no-repeat;
	padding: 16px 16px 0 0!important;
	}
	
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -211px no-repeat;
	padding: 7px 2px 10px 16px!important;
	}
	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 3px -20px no-repeat;
	padding: 14px 16px 0 5px!important;
	}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 3px -20px no-repeat;
	padding: 16px 16px 0 5px!important;
	}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 3px -20px no-repeat; 
  }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 4px no-repeat; 
  }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 11px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 1px no-repeat; 
  }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 3px -20px no-repeat;
	padding: 16px 16px 0 0!important;
	}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 3px -20px no-repeat;
	padding: 16px 16px 0 0!important;
	}

#lj_controlstrip .ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -193px no-repeat;
	padding: 16px 10px 0 2px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -193px no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/intention/sprites2.png) 0 -260px no-repeat;
	padding: 16px 17px 0 5px!important;
	}

body.lj-view-archive #maincontent{
  background: #fff url(http://hodo7.com/web/freebies/intention/entry-bg2.gif) repeat-y;
	border-radius: 10px 0 10px 0;
	box-shadow: 0 0 7px #000;
	position: relative;
	width: 765px;
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a blue sidebar, and click on the Text link.  In there there's a Comments sectin.  Change the options so there's only numbers or a # sound, the mini icon with the word bubbles are supposed to take the place of the words "comments".  Then, back to the sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:3537</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/3537.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=3537"/>
    <title>Flexible Squares: mesdemoiselles</title>
    <published>2011-02-06T20:16:10Z</published>
    <updated>2011-02-06T20:16:10Z</updated>
    <category term="flexible squares"/>
    <content type="html">&lt;center&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/m-both.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/31fbdf1a0d26203f367224f9c74e92573c24a065ef4aa0abcd2eb486a44f841d/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ8s1FRmTDRahBAEV4Jjlc2skQAn3-CLOfP_VRX5gw:xToUVu_vEtXbyowKs2_H4w" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/m-both.png" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"mesdemoiselles"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Has two variations, and also features mini-icons.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/m-bright.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/bc878fe133664b85f2dbe0789d9919167c2a5998739c565a86fc769cedc8bb59/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ8s1FRmTDRahBAEV4Jjlc2skQdgnDHLKSV4xRAqhYjNw:BgDghGpyqm3vYICaLNcnYw" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  bright mesdemoiselles&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; Tested in IE7-8, FF, Opera, Safari and Chrome.&lt;br /&gt;Rounded corners, drop shadows and text shadows will not work under IE9.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "1 column (no sidebar)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/blue-icons.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  mesdemoiselles
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
  background: #252525 url(http://hodo7.com/web/freebies/mesdemoiselles/bg.jpg);
  text-align: center;
  color: #e0e0e0;
  font-family: "Arial", sans-serif;
  font-size: 11px;
  margin: 0 auto;
	text-shadow: 1px 1px 1px #1c1c1c;
}

a, a:link, a:visited {
  color: #04a0b5;
  text-decoration: underline;
}

a:hover {
  color: #f25a5a;
  text-decoration: underline;
}

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

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

#content {
  width: 960px;
  margin: 0 auto;
  background: #353535;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  border-bottom: 1px solid #464646;
	-moz-box-shadow: 0 0 8px #000;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000;
  padding: 0 1px;
}

#content-outer{
	padding-bottom: 40px !important;
}

#maincontent {
  border-right: 1px solid #2a2a2a;
  float: left;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  background: #3a3a3a;
  text-align: left;
	width: 797px;
}

#sidebar {
  float: right;
  width: 160px;
  text-align: left;
}

#header {
  height: 181px;
  padding: 10px 0px 20px 10px;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #2a2a2a;
}

#footer {
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #2a2a2a;
  text-align: center;
  color: #9b9b9b;
  z-index: 100;
  clear: both;
}

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

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

ul.navheader li {
  color: #fff;
  width: 130px;
  list-style-type: none;
	margin: 0;
  padding: 3px 25px 5px 10px;
	position: relative;
	z-index: 1000;
}

/*  If you want more menu items you will have to move the menu out of the blue box to have more vertical room for them.  Copy the two classes below and paste over the two classes above.

ul.navheader {
    float: right;
    margin: 0 162px 0 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

ul.navheader li {
    color: #FFFFFF;
    list-style-type: none;
    margin: 0;
    padding: 3px 10px 5px;
    position: relative;
    text-align: right;
    width: 100px;
    z-index: 1000;
}

*/

ul.navheader li a {
  color: #e0e0e0;
	text-decoration: none;
}

ul.navheader li:hover {
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -moz-box-shadow: 2px 0 6px #144c54;
  -webkit-box-shadow: 2px 0 6px #144c54;
  box-shadow: 2px 0 6px #144c54;
  background: #F97C7C;
  color: #262626;
  text-shadow: 1px 1px 1px #E35656;
}

ul.navheader li:hover a {
  color: #fff;
	text-decoration: none;
}

ul.navheader li:hover a, ul.navheader li:hover a:hover {
  color: #262626;
	text-decoration: none;
}

ul.navheader li.view {
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -moz-box-shadow: 2px 0 6px #1D1D1D;
  -webkit-box-shadow: 2px 0 6px #1d1d1d;
  box-shadow: 2px 0 6px #1d1d1d;
  background: #F97C7C;
  color: #262626;
  text-shadow: 1px 1px 1px #E35656;
}

.title{
  font-variant: small-caps;
  font-size: 50px;
  font-weight: bold;
	line-height: 45px;
  margin: 10px 0 -10px 10px;
}

.subtitle{
  color: #04a0b5;
  margin: 10px 0 0 20px;
}

/************************************* sidebar *************************************/

#sidebar a, #sidebar a:link, #sidebar a:visited{
  color: #04a0b5;
  text-decoration: none;
}

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

.defaultuserpic {
  background: #04A0B5;
	border: 1px solid #0e3c42;
  margin: -214px 0 0 -2px;
  padding: 100px 0 20px;
  position: absolute;
  text-align: center;
  width: 161px;
	-moz-box-shadow: 0 0 6px #1d1d1d;
  -webkit-box-shadow: 0 0 6px #1d1d1d;
  box-shadow: 0 0 6px #1d1d1d;
}

.defaultuserpic img {
	border: 1px solid #1d707b;
}

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

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

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

#sidebar_summary li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px #2a2a2a solid;
}

.sbarlist li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px #2a2a2a solid;
}

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

.sbarcalendar {
  border: 1px solid #464646;
  text-align: center;
}

.sbarcalendarposts {
  border: 1px solid #464646;
}

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

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

li.sbartitle {
  background: #3a3a3a;
  padding-left: 15px;
  list-style: none;
  border-bottom: 1px solid #2a2a2a;
  margin-bottom: 10px;
  margin-top: 10px;
	padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
}

.entry {
  margin: 0px 10px 10px 30px;
  padding: 10px;
  text-align: left;
}

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

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

.userpic {
  position: relative;
  float: left;
  background-color: #292929;
  padding: 5px;
  margin: 16px 10px 10px 30px;
  z-index: 15;
  border: 1px solid #252525;
}

.userpicfriends {
  position: relative;
  float: left;
  background-color: #292929 !important;
  padding: 5px;
  margin: 16px 10px 10px 30px;
  z-index: 15;
  border: 1px solid #252525;
}

.userpicfriends a{
  color: #04a0b5;
	text-decoration: none;
}

.date {
  color: #6e6e6e;
  font-size: 11px;
	padding: 10px 0 0 0;
}

.subject {
  font-weight: bold;
  padding-bottom: 5px;
  color: #04a0b5;
  font-size: 18px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #04a0b5;
  text-decoration: none;
}

.subject a:hover {
  color: #04a0b5;
}

.datesubject {
  border-bottom: 1px solid #2a2a2a;
  margin: 0 auto;
  text-align: right;
  width: 96%;
	.width: 500px;
}

.currents, .currentmood, .currentmusic {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
}

.currentlocation {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/location.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmusic {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/music.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmood {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/mood.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }

.ljtags {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/tag.png) no-repeat left center;
  font-size:11px;
  margin:10px 0 0 0;
  padding:7px 0 7px 20px;
  text-align:left;
	clear: both;
  }


.comments {
  color: #9b9b9b;
  font-size: 11px;
  text-align: right;
  padding: 0 5px 0 5px;
  position: relative;
  border-top: 1px solid #2a2a2a;
  margin: 20px auto;
  text-align: right;
  width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
  color: #1d707b;
}

.comments a:hover {
  color: #9b4b4b;
  text-decoration: none;
}

/************************************* maincontent --  entry, reply pages *************************************/

.datesubjectcomment {
  padding: 5px;
  margin-top: 20px;
	position: relative;
  text-align: right;
	color: #9b9b9b;
}

.userpiccomment {
  position: relative;
  float: left;
  background-color: #292929 !important;
  padding: 5px;
  z-index: 15;
  border: 1px solid #252525;
}

.box {
  border-top: 1px solid #2a2a2a;
  padding: 10px;
  clear: left;
}

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

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

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

.replytosubject {
  font-weight: bold;
}

.commentreply {
  position: relative;
  margin: 10px;
}

.commentbox {
  border: 1px solid #2a2a2a;
  padding: 10px;
  margin: 10px;
  background-color: #353535;
}

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

.datesubjectcomment a:hover {
  color: #9b4b4b;
}

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

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

/************************************* maincontent -- year/achive pages *************************************/

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

ul.year li {
  display: inline;
}

table.yeartable {
  border-collapse: collapse;
  margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #464646;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
  text-align: center;
	background: #04a0b5;
	color: #fff;
	font-weight: bold;
}

td.yearmonth {
  border-style: none;
	padding: 0 0 10px 0;
}

/************************************* footer *************************************/

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

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

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

/************************************* misc  *************************************/

.clear {
  height: 0;
}

.skiplinks {
  margin: 10px 0 0 0;
  text-align: center;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
}

* html .box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #000000;
}


/************************************* contextual popup *************************************/

div.ContextualPopup {
	text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}
	
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/community.png) no-repeat;
	padding: 7px 5px 10px 16px!important;
	}
	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
	padding: 14px 16px 0 5px!important;
	}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat; 
  }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/private.png) no-repeat; 
  }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 11px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/private.png) no-repeat; 
  }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

#lj_controlstrip .ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/journal.png) no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/blue-icons/community.png) no-repeat;
	padding: 16px 17px 0 5px!important;
	}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, you should be on Display.  Scroll down till you reach the "Additional Options" area and for the option "Use friends colors when viewing Friends page" select "No."  Then, back to the sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/m-dark.png" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://imgprx.livejournal.net/cb956e57679bafb9d03e53d1248710707c906bd1489eb05eb9d9a75a5b7f6eaa/P2WlxyVijxKvg25r9MxSUEMdsf-ah7h010GGSOUdjN_evA_Rl46jGk8jAk5yDQJ8s1FRmTDRahBAEV4Jjlc2skIOmXyCLOfP_VRX5gw:1j8xCX_qoanQciXnA5krOw" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  dark mesdemoiselles&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own domain, PLEASE save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/mesdemoiselles/gray-icons.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  mesdemoiselles
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own domain or some free image service and replace the links in this stylesheet! */

body {
  background: #252525 url(http://hodo7.com/web/freebies/mesdemoiselles/bg.jpg);
  text-align: center;
  color: #e0e0e0;
  font-family: "Arial", sans-serif;
  font-size: 11px;
  margin: 0 auto;
	text-shadow: 1px 1px 1px #1c1c1c;
}

a, a:link, a:visited {
  color: #95ab93;
  text-decoration: underline;
}

a:hover {
  color: #ed907d;
  text-decoration: underline;
}

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

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

#content {
  width: 960px;
  margin: 0 auto;
  background: #353535;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  border-bottom: 1px solid #464646;
	-moz-box-shadow: 0 0 8px #000;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000;
  padding: 0 1px;
}

#content-outer{
	padding-bottom: 40px !important;
}

#maincontent {
  border-right: 1px solid #2a2a2a;
  float: left;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  background: #3a3a3a;
  text-align: left;
	width: 797px;
}

#sidebar {
  float: right;
  width: 160px;
  text-align: left;
}

#header {
  height: 181px;
  padding: 10px 0px 20px 10px;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #2a2a2a;
}

#footer {
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #2a2a2a;
  text-align: center;
  color: #9b9b9b;
  z-index: 100;
  clear: both;
}

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

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

ul.navheader li {
  color: #fff;
  width: 130px;
  list-style-type: none;
	margin: 0;
  padding: 3px 25px 5px 10px;
	position: relative;
	z-index: 1000;
}

/*  If you want more menu items you will have to move the menu out of the blue box to have more vertical room for them.  Copy the two classes below and paste over the two classes above.

ul.navheader {
    float: right;
    margin: 0 162px 0 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

ul.navheader li {
    color: #FFFFFF;
    list-style-type: none;
    margin: 0;
    padding: 3px 10px 5px;
    position: relative;
    text-align: right;
    width: 100px;
    z-index: 1000;
}

*/

ul.navheader li a {
  color: #e0e0e0;
	text-decoration: none;
}

ul.navheader li:hover {
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -moz-box-shadow: 2px 0 6px #144c54;
  -webkit-box-shadow: 2px 0 6px #144c54;
  box-shadow: 2px 0 6px #144c54;
  background: #951b03;
  color: #e0e0e0;
  text-shadow: 1px 1px 1px #6f1503;
}

ul.navheader li:hover a {
  color: #e0e0e0;
	text-decoration: none;
}

ul.navheader li:hover a, ul.navheader li:hover a:hover {
  color: #e0e0e0;
	text-decoration: none;
}

ul.navheader li.view {
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -moz-box-shadow: 2px 0 6px #1D1D1D;
  -webkit-box-shadow: 2px 0 6px #1d1d1d;
  box-shadow: 2px 0 6px #1d1d1d;
  background: #951b03;
  color: #e0e0e0;
  text-shadow: 1px 1px 1px #6f1503;
}

.title{
  font-variant: small-caps;
  font-size: 50px;
  font-weight: bold;
	line-height: 45px;
  margin: 10px 0 -10px 10px;
}

.subtitle{
  color: #95ab93;
  margin: 10px 0 0 20px;
}

/************************************* sidebar *************************************/

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

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

.defaultuserpic {
  background: #657764;
	border: 1px solid #4c5a4c;
  margin: -214px 0 0 -2px;
  padding: 100px 0 20px;
  position: absolute;
  text-align: center;
  width: 161px;
	-moz-box-shadow: 0 0 6px #1d1d1d;
  -webkit-box-shadow: 0 0 6px #1d1d1d;
  box-shadow: 0 0 6px #1d1d1d;
}

.defaultuserpic img {
	border: 1px solid #95ab93;
}

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

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

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

#sidebar_summary li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px #2a2a2a solid;
}

.sbarlist li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px #2a2a2a solid;
}

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

.sbarcalendar {
  border: 1px solid #464646;
  text-align: center;
}

.sbarcalendarposts {
  border: 1px solid #464646;
}

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

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

li.sbartitle {
  background: #3a3a3a;
  padding-left: 15px;
  list-style: none;
  border-bottom: 1px solid #2a2a2a;
  margin-bottom: 10px;
  margin-top: 10px;
	padding: 2px;
}

/************************************* maincontent *************************************/

.subcontent {
}

.entry {
  margin: 0px 10px 10px 30px;
  padding: 10px;
  text-align: left;
}

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

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

.userpic {
  position: relative;
  float: left;
  background-color: #292929;
  padding: 5px;
  margin: 16px 10px 10px 30px;
  z-index: 15;
  border: 1px solid #252525;
}

.userpicfriends {
  position: relative;
  float: left;
  background-color: #292929 !important;
  padding: 5px;
  margin: 16px 10px 10px 30px;
  z-index: 15;
  border: 1px solid #252525;
}

.userpicfriends a{
  color: #657764;
	text-decoration: none;
}

.date {
  color: #6e6e6e;
  font-size: 11px;
	padding: 10px 0 0 0;
}

.subject {
  font-weight: bold;
  padding-bottom: 5px;
  color: #be3419;
  font-size: 18px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #be3419;
  text-decoration: none;
}

.subject a:hover {
  color: #951b03;
}

.datesubject {
  border-bottom: 1px solid #2a2a2a;
  margin: 0 auto;
  text-align: right;
  width: 96%;
	.width: 500px;
}

.currents, .currentmood, .currentmusic {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
}

.currentlocation {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/location.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmusic {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/music.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmood {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/mood.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }

.ljtags {
  background:url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/tag.png) no-repeat left center;
  font-size:11px;
  margin:10px 0 0 0;
  padding:7px 0 7px 20px;
  text-align:left;
	clear: both;
  }


.comments {
  color: #9b9b9b;
  font-size: 11px;
  text-align: right;
  padding: 0 5px 0 5px;
  position: relative;
  border-top: 1px solid #2a2a2a;
  margin: 20px auto;
  text-align: right;
  width: 96%;
}

.comments a, .comments a:link, .comments a:visited{
  color: #667065;
}

.comments a:hover {
  color: #9e6f66;
  text-decoration: none;
}

/************************************* maincontent --  entry, reply pages *************************************/

.datesubjectcomment {
  padding: 5px;
  margin-top: 20px;
	position: relative;
  text-align: right;
	color: #9b9b9b;
}

.userpiccomment {
  position: relative;
  float: left;
  background-color: #292929 !important;
  padding: 5px;
  z-index: 15;
  border: 1px solid #252525;
}

.box {
  border-top: 1px solid #2a2a2a;
  padding: 10px;
  clear: left;
}

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

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

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

.replytosubject {
  font-weight: bold;
}

.commentreply {
  position: relative;
  margin: 10px;
}

.commentbox {
  border: 1px solid #2a2a2a;
  padding: 10px;
  margin: 10px;
  background-color: #353535;
}

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

.datesubjectcomment a:hover {
  color: #9b4b4b;
}

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

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

/************************************* maincontent -- year/achive pages *************************************/

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

ul.year li {
  display: inline;
}

table.yeartable {
  border-collapse: collapse;
  margin: 0 auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #464646;
	padding: 2px 2px 10px 0;
}

table.yeartable td.yearday {
  text-align: center;
	background: #657764;
	color: #fff;
	font-weight: bold;
}

td.yearmonth {
  border-style: none;
	padding: 0 0 10px 0;
}

/************************************* footer *************************************/

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

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

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

/************************************* misc  *************************************/

.clear {
  height: 0;
}

.skiplinks {
  margin: 10px 0 0 0;
  text-align: center;
}

.headerimage {
  /* for formatting header image */
}

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

* html .subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
}

* html .box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #000000;
}


/************************************* contextual popup *************************************/

div.ContextualPopup {
	text-shadow: none;
}

/************************************* mini icons *************************************/

.ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}
	
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/community.png) no-repeat;
	padding: 7px 5px 10px 16px!important;
	}
	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
	padding: 14px 16px 0 5px!important;
	}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat; 
  }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/private.png) no-repeat; 
  }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 11px 5px 0 16px!important;
  background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/private.png) no-repeat; 
  }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/friendslock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

#lj_controlstrip .ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/journal.png) no-repeat;
	padding: 16px 10px 0 4px !important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
	width: 0;
	height: 0; 
	background: transparent url(http://hodo7.com/web/freebies/mesdemoiselles/gray-icons/community.png) no-repeat;
	padding: 16px 17px 0 5px!important;
	}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, you should be on Display.  Scroll down till you reach the "Additional Options" area and for the option "Use friends colors when viewing Friends page" select "No."  Then, back to the sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs on this stylesheet with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:3220</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/3220.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=3220"/>
    <title>Flexible Squares: Zoro is Very Very Pretty</title>
    <published>2011-01-09T04:17:41Z</published>
    <updated>2011-01-09T04:26:16Z</updated>
    <category term="flexible squares"/>
    <content type="html">A request from a friend, figured I'd share.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/zoro/zoro-shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/zoro/zoro-shot-tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/zoro/zoro-shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/zoro/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"zoro is very very pretty"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  zoro is very very pretty&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; Tested in IE7-8, FF, Opera, Safari and Chrome.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "1 column (no sidebar)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/zoro/images.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  zoro is very very pretty
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/*******************************General/Misc*******************************/

body {
  background: #c2d691 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/bg.jpg) repeat-x;
  text-align: center;
  color: #460909;
  font-family: "Verdana", sans-serif;  
  font-size: 11px;
  margin: 0 0 20px 0;
  }

a, a:link, a:visited {
  color: #be1919;
  font-weight: bold;
  text-decoration: none;
  }

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

td, blockquote {
  font-size: 11px;
  }

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

@font-face {
  font-family: 'Chewy';
  font-style: normal;
  font-weight: normal;
  src: local('Chewy'), url('http://themes.googleusercontent.com/font?kit=9pHJyFOcO5WaMZJw9XnkAw') format('truetype');
}

/*******************************Header*******************************/

#header {
  height: 230px;
  padding: 0 10px;
  margin: 0;
	text-align: left;
  font-size: 11px;
	width: 100%;
	z-index: 0;
  }

.title {
  font-family: 'Chewy';
  font-size: 40px;
  font-weight: bold;
	color: #be1919;
	top: 180px;
	.top: 120px;
	.right: 240px;
	text-align: center;
	letter-spacing: 2px;
  position: absolute;
  text-align: left;
  line-height: 40px;
  width: 770px;
	margin: 0 auto;
	height: 100px;
  }

.subtitle{  
  display: none
  }

.headerimage {
  /* for formatting header image */
  }

	
/*******************************Navigation*******************************/

ul.navheader {
  color: #b0b554;
  padding: 0;
  margin: 0 0 0 -10px;
	list-style-type: none;
  position: relative;
  margin-top: 114px;
  .margin: 160px 0 0 -10px;
	float: left;
  text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	z-index: 10000000;
  }

ul.navheader li a, ul.navheader li a:visited {
  color: 	#be1919;
	text-align: left;
  height: 23px;
	width: 740px;
  display: block;
  }
	
ul.navheader li a:hover {
  color:	#c06549;
	text-align: left;
	text-decoration: none;
  height: 23px;
	width: 740px;
  display: block;
  }



ul.navheader li  {
  padding: 10px 0 0 40px;
	width: 740px;
  background: #f0d1a6 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower01.png) left center no-repeat;
	display: block;
	text-align: left;
  position: relative;
  height: 23px;
  }


ul.navheader li:hover  {
  background: #f0d1a6 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower01b.png) left center no-repeat;
  }

ul.navheader li.view {
  background: #f0d1a6 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower01b.png) left center no-repeat;
  color:	#c06549 !important;
 }

ul.navheader li + li {
  background: #f1dcad url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower02.png) left center no-repeat;
	text-align: left;
  }

ul.navheader li + li:hover {
  background: #f1dcad url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower02b.png) left center no-repeat;
  }

ul.navheader li + li.view {
  background: #f1dcad url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower02b.png) left center no-repeat;
  color:	#c06549 !important;
 }

ul.navheader li + li + li  {
  background: #f1e5b3 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower03.png) left center no-repeat;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li:hover  {
  background: #f1e5b3 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower03b.png) left center no-repeat;
  }

ul.navheader li + li + li.view {
  background: #f1e5b3 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower03b.png) left center no-repeat;
  color:	#c06549 !important;
 }

ul.navheader li + li + li + li  {
  background: #dde3a8 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower04.png) left center no-repeat;
	display: block;
	text-align: left;
  }
	
ul.navheader li + li + li + li:hover  {
  background: #dde3a8 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower04b.png) left center no-repeat;
  }

ul.navheader li + li + li + li.view {
  background: #dde3a8 url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/flower04b.png) left center no-repeat;
  color:	#c06549 !important;
 }

/*******************************Sidebar*******************************/

#sidebar {
	display: none;
  }

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

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

.defaultuserpic {
  text-align: center;
  border: 1px solid #f1f3f4;
	padding: 5px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
  }

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

.sbarbody {
  }

.sbarbody2 {
  padding: 0 7px;
  }

#sidebar_summary li {
  border-bottom: 1px solid #f1f3f4;
  margin: 0;
  }

.sbaritem {
  padding: 3px 10px !important;
  }

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

.sbarcalendar {
  border: 1px solid #f1f3f4;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts {
  border: 1px solid #f1f3f4;
  background-color: #ffa927;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts a,.sbarcalendarposts a:visited {
  color: #fff6ac !important;
  }

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

li.sbaritem, .tagcloud {
  padding: 0 0 5px 0;
	margin: 0 0 0 15px;
  list-style: none;
  }

#sidebar_summary ul li{
  list-style-type: none;
  }

li.sbartitle {
  width: 159px;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 3px 0 3px 10px;
  list-style: none;
  border-top: 1px solid #f1f3f4;
  border-bottom: 1px solid #f1f3f4;
  background-color:#ffa927;
  color: #fff6ac;
  }


/*******************************Content*******************************/

#content {
  width: 780px;
  margin: 0 auto;
	margin-top: 115px;
  background: url(http://i621.photobucket.com/albums/tt296/quillsh/zoro/trans-bg.png);
  }

#maincontent {
  width: 100%;
  font-size: 11px;
  text-align: left;
  float: left;
  }

.subcontent {
  clear: both;
	padding: 50px 0 0 0;
	.padding: 100px 0 0 0;
  }


/*******************************Entry*******************************/

.entry {
  font-size: 11px;
  text-align: left;
	width: 83%;
	float: right;
  }

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

.entry ol li {
  padding-left: 5px;
  margin-left: 15px;
  }
	
.entry_text {
  position: relative;
  clear: none;
	padding: 15px;
  }

.userpic {
  float: left;
  background-color: #f1dcad;
  padding: 1px;
  margin: 7px;
  border: 0;
	width: 100px !important;
	height: 100px !important;
  }

.userpic img{
	width: 100px !important;
	height: 100px !important;
}

.userpicfriends {
  position: relative;
  float: left;
  padding: 5px;
  margin: 10px;
  text-align: center;
  border: 0;
  background-color: #f1dcad !important;
  font-size: 11px;
  z-index: 1500000;
  }
	
.userpicfriends a:link, .userpicfriends a:visited {
  color: #be1919 !important;
	text-decoration: none;
  }

.date {
  margin: 5px 20px 0 0;
	text-align: right;
  color: #c1a270;
	font-weight: bold;
  font-size: 10px;
	letter-spacing: 1px;
	text-transform: lowercase;
  position: relative;
  }

.subject {
  font-family: 'Chewy';
  color: #be1919;
  font-size: 24px;
	line-height: 15px;
	letter-spacing: 2px;
	text-transform: lowercase;
  }

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #be1919;
  text-decoration: none;
  }

.datesubject {
	z-index: 10000;
  text-align: right;
  }

.currents {
  font-size: 11px;
  margin: -4px 0 0 15px;
  }

.ljtags {
  margin: 15px 0 0 0;
	font-weight: bold;
	color: #702807;
	}

.ljtags a, .ljtags a:hover, .ljtags a:visited {
  font-weight: bold;
  }	

.comments {
  font-size: 9px;
  text-align: right;
  padding: 5px;
  position: relative;
  top: 15px;
	z-index: 0;
	clear: both;
	letter-spacing: 1px;
	border-right: 5px solid #be1919;
  }

.comments a, .comments a:link, .comments a:visited{
  color: #be1919;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }

.comments a:hover {
  color: #c06549;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }


/*******************************Comments*******************************/

#userpics {
  margin-top: 5px;
	}
	
.datesubjectcomment {
  padding: 5px;
	color: #be1919;
	text-align: right;
  }

.userpiccomment {
  position: relative;
  border: 0;
  background-color: #f1dcad;
  margin-top: 20px;
  left: 0px;
  padding: 1px;
  margin: 10px 10px 5px 10px;
  z-index: 15;
  float: left;
  border: 1px solid #f1f3f4;
  }

.box {
  padding: 25px 10px;
  clear: both;
	margin-top: 0;
  }

input, textarea {
  background-color: #ffffff;
  color: #999999;
  }

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

.reply {
  position: relative;
  margin: 20px 30px 10px 30px;
  padding: 25px 10px 10px 10px;
  text-align: left;
  font-size: 11px;
  line-height: 125%;
  background-color: #ffffff;
  color: #000000;
  }

.replytosubject {
  font-weight: bold;
  }

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  color: #000000;
  }

#commenttext {
  border: 1px solid #c2c5c6;
}

.commentbox {
  border: 0;
  margin: 10px;
  background-color: #f1e5b3;
  }

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

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

.commentboxpartial {
  border: 1px solid #f1f3f4;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  }

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


/*******************************Archive*******************************/

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

ul.year li {
  display: inline;
  }

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

 table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #dde3a8;
  }

table.yeartable td.yearday {
	background-color: #dde3a8;
	color: #c06549;
  text-align: center;
  font-weight: bold;
  }

td.yearmonth {
  border-style: none;
  }


/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  z-index: 100;
  clear: both;
  padding: 50px 0 0 0;
	width: 100%;
	margin-top: -13px;
  color: #c1a270;
  }

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

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


.clearfoot {
  clear: both;
  }


/*******************************Utility*******************************/

.clear {
  height: 0;
	margin: 0;
  }

.skiplinks {
  text-align: center;
  padding: 10px 0 15px 0;
  }

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
  }

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border: 1px solid #f1f3f4;
  background-color: #000000;
  }

input {
  background-color: #f1f3f4;
	border: 1px solid #c2c5c6;
	font-weight: bold;
	}
	
#subject {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
  color: #999999;
	font-weight: normal;
}
	
/*******************************Control Strip*******************************/

#Logout{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
  }


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #000000 !important;
	color: #fff6ac !important;
  }
 
#lj_controlstrip b {
  color: #fff6ac !important;
  }

#lj_controlstrip a, #lj_controlstrip a:visited {
	color: #f1f3f4 !important;
	text-decoration: none;
  }

#lj_controlstrip a:hover {
	color: #fff6ac !important;
	text-decoration: none;
  }

.lj_controlstrip_search_submit_sup{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
	height: 20px;
  }

#lj_controlstrip_search_input_text {
	font-weight: normal;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
  }

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:0 !important;
  } 	


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

Click "Save Changes" and it should be ready to go

flower brushes from http://gvalkyrie.deviantart.com/art/Flower-Brush-Set-1-50733102*/
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:2827</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/2827.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=2827"/>
    <title>Mixit: unforthright</title>
    <published>2010-12-06T06:19:29Z</published>
    <updated>2011-01-09T04:14:43Z</updated>
    <category term="mixit"/>
    <content type="html">&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unforthright-all.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unforthright-all-tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/unforthright/index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview of 3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"unforthright"&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;This layout has 3 different color schemes, under the cut are previews to all of them and all the codes.&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  unforthright (1, 2, 3)&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; somewhere viewable, like a stickied post or userinfo, and leave the credit on the sheet&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; Tested in IE7-8, FF, Opera, Safari and Chrome.&lt;br /&gt;The rounded corners and drop shadows will NOT work in IE 7-8.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any template.  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;1&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unforthright-1.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unforthright-1-tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/unforthright/unforthright-1.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unforthright
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #183139;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  background: #454a43 url(http://i621.photobucket.com/albums/tt296/quillsh/bg-1.jpg);
	}

a:link {
	color: #30525c;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #d7c1b5;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #20231f;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #a3747f solid;
  border-left: 5px #a3747f solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #a3747f solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  position: relative;
	width: 856px;
	height: 199px;
	}


#header-content {
  position: relative;
	margin:0;
  margin: 0;	
	height: 199px;
}

#header-text{
	height: 199px;
}

#header-text ul.nav {
  clear: both;
  position: absolute;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  height: 25px;
  margin: 0 26px;
	padding: 10px 20px 0 20px;
  text-align: center;
	display: block;
	float: left;
  background: #ad9a8f url(http://i621.photobucket.com/albums/tt296/quillsh/tan-bg.jpg);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #30525c;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
	color: #d7c1b5;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #a3747f;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #a3747f;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #30525c;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0 auto;
	top: 30px;
	padding: 0;
	text-align: center;
	position: relative;
  color: #ae9c92;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
  font-size: 60px;
	line-height: 50px;
  text-transform: uppercase;
	}

#header-name a {
  color: #ae9c92;
	text-decoration: none;
	}

#header-name a:hover {
  color: #ae9c92;
	}

#header-description {
  display: none;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
  background: url(http://i621.photobucket.com/albums/tt296/quillsh/header-1.jpg) repeat-x;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
  width: 100%;
	z-index: 0;
  }

#container-inner {
	margin: 0 auto;
	width: 856px;
	text-align: left;
	}

#page {
	width: 856px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/tan-bg.jpg);
  text-align: center;
	width: 856px;
  -moz-box-shadow: 0 12px 23px #1d1f1c;
  -webkit-box-shadow: 0 12px 23px #1d1f1c;
  box-shadow: 0 12px 23px #1d1f1c;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
	padding: 0 0 20px 0;
	}
	
#content-inner{
  padding-top: 10px;
}
	
#maincontent {
  margin:0;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #a3747f;
  color: #d7c1b5;
	}
	
.yearday a{
  font-weight: bold;
	text-decoration: none;
}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 625px;
	margin: 0 auto;
  padding: 0 10px 0 0;
  float: left;
  text-align: center;
  border-right: 1px #a3747f solid;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

#beta {
  margin: 0 0 0 -1px;
  width: 216px;
  border-left: 1px #a3747f solid;
	}
	
.layout-wt #beta-inner {
  padding: 0 5px 5px 5px;
  .padding: 15px 5px 5px 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 8px 0 15px 0;
  .padding: 0 0 15px 0;
	text-align: left;
	}

.asset-header {
  padding: 0;
	text-align: left;
  line-height: 20px;
	border-bottom: 1px solid #a3747f;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	color: #30525c;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
  margin: 0;
	padding: 1px 0 0 5px;
  text-decoration: none;
  position: relative;
  color: #30525c;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}

.lj-view-tags h2 {
  color: #30525c;
	text-decoration: none;
	display: inline;
	}

.lj-view-tags ul li {
  text-align: left;
	margin: 3px 0;
}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	font-size: 11px;
	color: #30525c;
	text-align: right;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 25px 0 0 15px;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	.margin: -50px 0 0 -128px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #a3747f;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.comment-meta .user-icon img {
  border: 5px solid #a3747f;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  color: #30525c;
	font-weight: bold;
  text-transform: uppercase;
	}

.entryMetadata-content {
  margin-left: 4px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0;
	padding: 0;
  color: #30525c;
	font-weight: bold;
  text-transform: uppercase;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 20px 0 0 0;
  padding: 5px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: right;
	border-top: 1px solid #a3747f;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
	margin: 0;
	padding: 20px 0;
  font-weight: bold;
	font-size: 18px;
	}

/*******************************Sidebar*******************************/

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #30525c;
	font-weight: bold;
	border-bottom: 1px solid #a3747f;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.customtext-widget{
	text-align: left;
}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget ul li{
	text-align: left;
  list-style-image: url(http://i621.photobucket.com/albums/tt296/quillsh/arrows.jpg);
}

.widget a {
  color: #30525c;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:hover {
	color: #d7c1b5;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:visited {
	color: #20231f;
	font-weight: bold;
	text-decoration: none;
	}

.about-me-widget {
  text-align: center;
	}

.about-me-widget .widget-header a {
  color: #30525c;
	}

.about-me-widget .widget-header a:hover {
	color: #d7c1b5;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
	}

.calendar-widget table {
  width: 100%;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #a3747f;
	border: 0;
	color: #d7c1b5;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #d7c1b5;
	background: #a3747f;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget {
	}

.designed-widget{
  display: none;
	}

/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
	padding: 5px;
  border: 1px solid #a3747f;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #30525c;
	}
	
.comments-body{
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }
	
.ljadentrybox{
  margin: 0 auto;
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Mixit" and choose any result.  In the top right you'll see a box called Current Theme, click "Change page set up," then choose the option "2 column (sidebar on right)".  On the right side of those options you'll see a "Customize selected theme" button, click that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;2&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unforthright-2.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unforthright-2-tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/unforthright/unforthright-2.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unforthright
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #0a2728;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  background: #1b676b url(http://i621.photobucket.com/albums/tt296/quillsh/bg-2.jpg);
	}

a:link {
	color: #519548;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #1b676b;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #0a2728;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #1b676b solid;
  border-left: 5px #1b676b solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #1b676b solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  position: relative;
	width: 856px;
	height: 199px;
	}


#header-content {
  position: relative;
	margin:0;
  margin: 0;	
	height: 199px;
}

#header-text{
	height: 199px;
}

#header-text ul.nav {
  clear: both;
  position: absolute;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  height: 25px;
  margin: 0 26px;
	padding: 10px 20px 0 20px;
  text-align: center;
	display: block;
	float: left;
  background: #eaf3c6 url(http://i621.photobucket.com/albums/tt296/quillsh/entry-bg-2.jpg);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #1b676b;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
	color: #519548;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #519548;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #519548;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #1b676b;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0 auto;
	top: 30px;
	padding: 0;
	text-align: center;
	position: relative;
  color: #1b676b;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
  font-size: 60px;
	line-height: 50px;
  text-transform: uppercase;
	}

#header-name a {
  color: #1b676b;
	text-decoration: none;
	}

#header-name a:hover {
  color: #1b676b;
	}

#header-description {
  display: none;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
  background: url(http://i621.photobucket.com/albums/tt296/quillsh/header-2.jpg) repeat-x;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
  width: 100%;
	z-index: 0;
  }

#container-inner {
	margin: 0 auto;
	width: 856px;
	text-align: left;
	}

#page {
	width: 856px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/entry-bg-2.jpg);
  text-align: center;
	width: 856px;
  -moz-box-shadow: 0 12px 23px #1d1f1c;
  -webkit-box-shadow: 0 12px 23px #1d1f1c;
  box-shadow: 0 12px 23px #1d1f1c;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
	padding: 0 0 20px 0;
	}
	
#content-inner{
  padding-top: 10px;
}
	
#maincontent {
  margin:0;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #88c425;
  color: #1b676b;
	}
	
.yearday a{
  font-weight: bold;
	text-decoration: none;
}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 625px;
	margin: 0 auto;
  padding: 0 10px 0 0;
  float: left;
  text-align: center;
  border-right: 1px #88c425 solid;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

#beta {
  margin: 0 0 0 -1px;
  width: 216px;
  border-left: 1px #88c425 solid;
	}
	
.layout-wt #beta-inner {
  padding: 0 5px 5px 5px;
  .padding: 15px 5px 5px 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 8px 0 15px 0;
  .padding: 0 0 15px 0;
	text-align: left;
	}

.asset-header {
  padding: 0;
	text-align: left;
  line-height: 20px;
	border-bottom: 1px solid #88c425;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	color: #1b676b;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
  margin: 0;
	padding: 1px 0 0 5px;
  text-decoration: none;
  position: relative;
  color: #1b676b;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}

.lj-view-tags h2 {
  color: #1b676b;
	text-decoration: none;
	display: inline;
	}

.lj-view-tags ul li {
  text-align: left;
	margin: 3px 0;
}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	font-size: 11px;
	color: #519548;
	text-align: right;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 25px 0 0 15px;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	.margin: -50px 0 0 -128px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #88c425;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.comment-meta .user-icon img {
  border: 5px solid #88c425;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  color: #519548;
	font-weight: bold;
  text-transform: uppercase;
	}

.entryMetadata-content {
  margin-left: 4px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0;
	padding: 0;
  color: #519548;
	font-weight: bold;
  text-transform: uppercase;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 20px 0 0 0;
  padding: 5px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: right;
	border-top: 1px solid #88c425;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
	margin: 0;
	padding: 20px 0;
  font-weight: bold;
	font-size: 18px;
	}

/*******************************Sidebar*******************************/

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #519548;
	font-weight: bold;
	border-bottom: 1px solid #88c425;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.customtext-widget{
	text-align: left;
}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget ul li{
	text-align: left;
  list-style-image: url(http://i621.photobucket.com/albums/tt296/quillsh/arrows-2.jpg);
}

.widget a {
  color: #519548;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:hover {
	color: #1b676b;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:visited {
	color: #0a2728;
	font-weight: bold;
	text-decoration: none;
	}

.about-me-widget {
  text-align: center;
	}

.about-me-widget .widget-header a {
  color: #519548;
	}

.about-me-widget .widget-header a:hover {
	color: #1b676b;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
	}

.calendar-widget table {
  width: 100%;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #88c425;
	border: 0;
	color: #eaf4c7;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #eaf4c7;
	background: #88c425;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget {
	}

.designed-widget{
  display: none;
	}

/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
	padding: 5px;
  border: 1px solid #88c425;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #519548;
	}
	
.comments-body{
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #1B676B;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

.ljadentrybox{
  margin: 0 auto;
}


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Mixit" and choose any result.  In the top right you'll see a box called Current Theme, click "Change page set up," then choose the option "2 column (sidebar on right)".  On the right side of those options you'll see a "Customize selected theme" button, click that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;3&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unforthright-3.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unforthright-3-tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Images:&lt;/b&gt; These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hodo7.com/web/freebies/unforthright/unforthright-3.zip" target="_blank" rel="nofollow"&gt;To make things easy, here's a zip of the images.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unforthright
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #240a00;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  background: #8dc6bd url(http://i621.photobucket.com/albums/tt296/quillsh/bg-3.jpg);
	}

a:link {
	color: #952b01;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #8dc6bd;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #240a00;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #8dc6bd solid;
  border-left: 5px #8dc6bd solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #8dc6bd solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  position: relative;
	width: 856px;
	height: 199px;
	}


#header-content {
  position: relative;
	margin:0;
  margin: 0;	
	height: 199px;
}

#header-text{
	height: 199px;
}

#header-text ul.nav {
  clear: both;
  position: absolute;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  height: 25px;
  margin: 0 26px;
	padding: 10px 20px 0 20px;
  text-align: center;
	display: block;
	float: left;
  background: #ad9a8f url(http://i621.photobucket.com/albums/tt296/quillsh/entry-bg-3.jpg);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #8dc6bd;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
	color: #952b01;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #952b01;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #952b01;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #8dc6bd;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0 auto;
	top: 30px;
	padding: 0;
	text-align: center;
	position: relative;
  color: #8dc6bd;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
  font-size: 60px;
	line-height: 50px;
  text-transform: uppercase;
	}

#header-name a {
  color: #8dc6bd;
	text-decoration: none;
	}

#header-name a:hover {
  color: #8dc6bd;
	}

#header-description {
  display: none;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
  background: url(http://i621.photobucket.com/albums/tt296/quillsh/header-3.jpg) repeat-x;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
  width: 100%;
	z-index: 0;
  }

#container-inner {
	margin: 0 auto;
	width: 856px;
	text-align: left;
	}

#page {
	width: 856px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/entry-bg-3.jpg);
  text-align: center;
	width: 856px;
  -moz-box-shadow: 0 12px 23px #39675f;
  -webkit-box-shadow: 0 12px 23px #39675f;
  box-shadow: 0 12px 23px #39675f;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
	padding: 0 0 20px 0;
	}
	
#content-inner{
  padding-top: 10px;
}
	
#maincontent {
  margin:0;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #8dc6bd;
  color: #fff9d5;
	}
	
.yearday a{
  font-weight: bold;
	text-decoration: none;
}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 625px;
	margin: 0 auto;
  padding: 0 10px 0 0;
  float: left;
  text-align: center;
  border-right: 1px #8dc6bd solid;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

#beta {
  margin: 0 0 0 -1px;
  width: 216px;
  border-left: 1px #8dc6bd solid;
	}
	
.layout-wt #beta-inner {
  padding: 0 5px 5px 5px;
  .padding: 15px 5px 5px 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 8px 0 15px 0;
  .padding: 0 0 15px 0;
	text-align: left;
	}

.asset-header {
  padding: 0;
	text-align: left;
  line-height: 20px;
	border-bottom: 1px solid #8dc6bd;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	color: #8dc6bd;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
  margin: 0;
	padding: 1px 0 0 5px;
  text-decoration: none;
  position: relative;
  color: #8dc6bd;
	text-align: right;
	font-size: 24px;
  font-family: "Arvo", "Arial", "Helvetica", sans-serif;
	}

.lj-view-tags h2 {
  color: #8dc6bd;
	text-decoration: none;
	display: inline;
	}

.lj-view-tags ul li {
  text-align: left;
	margin: 3px 0;
}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	font-size: 11px;
	color: #952b01;
	text-align: right;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 25px 0 0 15px;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	.margin: -50px 0 0 -128px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #952b01;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.comment-meta .user-icon img {
  border: 5px solid #952b01;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  color: #952b01;
	font-weight: bold;
  text-transform: uppercase;
	}

.entryMetadata-content {
  margin-left: 4px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0;
	padding: 0;
  color: #952b01;
	font-weight: bold;
  text-transform: uppercase;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 20px 0 0 0;
  padding: 5px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: right;
	border-top: 1px solid #8dc6bd;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
	margin: 0;
	padding: 20px 0;
  font-weight: bold;
	font-size: 18px;
	}

/*******************************Sidebar*******************************/

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #952b01;
	font-weight: bold;
	border-bottom: 1px solid #8dc6bd;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.customtext-widget{
	text-align: left;
}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget ul li{
	text-align: left;
  list-style-image: url(http://i621.photobucket.com/albums/tt296/quillsh/arrows-3.jpg);
}

.widget a {
  color: #952b01;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:hover {
	color: #8dc6bd;
	font-weight: bold;
	text-decoration: none;
	}

.widget a:visited {
	color: #240a00;
	font-weight: bold;
	text-decoration: none;
	}

.about-me-widget {
  text-align: center;
	}

.about-me-widget .widget-header a {
  color: #952b01;
	}

.about-me-widget .widget-header a:hover {
	color: #8dc6bd;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
	}

.calendar-widget table {
  width: 100%;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #8dc6bd;
	border: 0;
	color: #eaf4c7;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #eaf4c7;
	background: #8dc6bd;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget {
	}

.designed-widget{
  display: none;
	}

/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
	padding: 5px;
  border: 1px solid #8dc6bd;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #952b01;
	}
	
.comments-body{
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #91c9c0;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

.ljadentrybox{
  margin: 0 auto;
}
	

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Mixit" and choose any result.  In the top right you'll see a box called Current Theme, click "Change page set up," then choose the option "2 column (sidebar on right)".  On the right side of those options you'll see a "Customize selected theme" button, click that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:2689</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/2689.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=2689"/>
    <title>Flexible Squares: beseem</title>
    <published>2010-09-02T03:21:05Z</published>
    <updated>2011-01-26T05:03:02Z</updated>
    <category term="flexible squares"/>
    <content type="html">EDIT: 12-19-10  I noticed a lot of people have one extra tab than me so when they add this layout there is an extra tab floating under the image.  To line it up see  here:&lt;br /&gt;&lt;br /&gt;In the CSS find:&lt;br /&gt;ul.navheader {&lt;br /&gt;float: right;&lt;br /&gt;list-style-type: none;&lt;br /&gt;margin: -144px -10px 0 0;&lt;br /&gt;padding: 0;&lt;br /&gt;position: relative;&lt;br /&gt;z-index: 10000000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;And change:&lt;br /&gt;margin: -144px -10px 0 0;&lt;br /&gt;to&lt;br /&gt;margin: -177px -10px 0 0;&lt;br /&gt;&lt;br /&gt;That should line it up.  If it's still not lined up exactly you can mess with the first numbers and see if you can get it to work.&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-shot-tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/beseem/beseem-index.html" target="_blank" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size="3"&gt;"beseem"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This layout has mini-icons, my first ever, yay.  Only one version, though, but feel free to edit it to add your own header and background and such, with proper credit of course.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  beseem&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; -Tested in IE6-8, FF, Chrome, Opera and Safari&lt;br /&gt;&lt;br /&gt;-The only real warning on this is the title, if it's too long, it'll start going into the menu.  The menu remains, luckily, but the text will disappear.  It only really comes into play if you &lt;i&gt;have&lt;/i&gt; a very long title or if you use view comments in your style, when the reply page has "title - Post Comment".&lt;br /&gt;&lt;br /&gt;-Rounded corners won't work in IE&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose template "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Since there's a lot of images due to the mini-icons, you can either &lt;a href="http://hodo7.com/web/freebies/beseem/beseem.zip" target="_blank" rel="nofollow"&gt;get this zip here&lt;/a&gt; or just save each one below.&lt;br /&gt;Header: &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem.jpg" target="_blank" rel="nofollow"&gt;beseem.jpg&lt;/a&gt;&lt;br /&gt;Background: &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-bg.jpg" target="_blank" rel="nofollow"&gt;beseem-bg.jpg&lt;/a&gt;&lt;br /&gt;Mini-Icons:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/user.png" target="_blank" rel="nofollow"&gt;user&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/customers.png" target="_blank" rel="nofollow"&gt;comm&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/calendar.png" target="_blank" rel="nofollow"&gt;calendar&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/heart.png" target="_blank" rel="nofollow"&gt;friends&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/info.png" target="_blank" rel="nofollow"&gt;userinfo&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/link.png" target="_blank" rel="nofollow"&gt;private&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png" target="_blank" rel="nofollow"&gt;friend's only&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/pencil.png" target="_blank" rel="nofollow"&gt;recent entries&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/record.png" target="_blank" rel="nofollow"&gt;music&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/star.png" target="_blank" rel="nofollow"&gt;mood&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/tag.png" target="_blank" rel="nofollow"&gt;tag&lt;/a&gt;, &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/beseem/world.png" target="_blank" rel="nofollow"&gt;location&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  beseem
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  background-color: #dae4e6;
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem-bg.jpg);
  text-align: center;
  color: #999999;
  font-family: "Verdana", sans-serif;  
  font-size: 11px;
  margin: 0 auto;
	margin-top: 30px;
  }

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

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

td, blockquote {
  font-size: 11px;
  }

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

strong, b {
	color: #adcddb;
  }

em, i {
  color: #adcddb;
}


/*******************************Header*******************************/

#header {
  }

.title {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
  position: absolute;
  margin: -372px 0 0 635px;
  .margin: -372px 0 0 321px;
	width: 100px;
  }

.subtitle{  
  display: none;
  }

.headerimage {
  padding: 0;
	margin: 0 auto;
	text-align: center;
  font-size: 11px;
  height: 366px;
	width: 741px;
	z-index: 0;
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/beseem.jpg);
	background-repeat:no-repeat;
  }

	
/*******************************Navigation*******************************/

ul.navheader {
  padding: 0;
  margin: -141px -10px 0 0;
	list-style-type: none;
  position: relative;
	z-index: 10000000;
	float: right;
  }

ul.navheader li a, ul.navheader li a:visited {
  color: #999999;
  }
	
ul.navheader li a:hover {
  color:	#adcddb;
	text-align: left;
	text-decoration: none;
  height: 23px;
  display: block;
  }

.navheader .view {
  padding: 10px 10px 0 10px;
  height: 23px;
  margin-bottom: 3px;
  width: 100px;
  background-color: #ffffff;
	display: block;
	text-align: left;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
 }

ul.navheader li  {
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/pencil.png);
	background-repeat: no-repeat;
  background-position: 96% 45%;
  padding: 10px 10px 0 10px;
	text-align: left;
  height: 23px;
  display: block;
  margin-bottom: 3px;
  width: 100px;
  background-color: #ffffff;
	display: block;
	text-align: left;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  }

ul.navheader li + li {
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/calendar.png);
	background-repeat: no-repeat;
  background-position: 96% 45%;
  padding: 10px 10px 0 10px;
	text-align: left;
  height: 23px;
  display: block;
  margin-bottom: 3px;
  width: 100px;
  background-color: #ffffff;
	display: block;
	text-align: left;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  }
	
ul.navheader li + li + li {
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/heart.png);
	background-repeat: no-repeat;
  background-position: 96% 45%;
  padding: 10px 10px 0 10px;
	text-align: left;
  height: 23px;
  display: block;
  margin-bottom: 3px;
  width: 100px;
  background-color: #ffffff;
	display: block;
	text-align: left;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  }
	
ul.navheader li + li + li + li {
  background-image:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/info.png);
	background-repeat: no-repeat;
  background-position: 96% 45%;
  padding: 10px 10px 0 10px;
	text-align: left;
  height: 23px;
  display: block;
  margin-bottom: 3px;
  width: 100px;
  background-color: #ffffff;
	display: block;
	text-align: left;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  }

/*******************************Sidebar*******************************/

#sidebar {
  padding-top: 15px;
  font-size: 11px;
  width: 169px;
  float: right;
  text-align: left;
	height: 100%;
	background-color: #ffffff;
	clear: both;
	margin: 20px -10px 0 0;
	  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  }

#sidebar a, #sidebar a:link, #sidebar a:visited{
  color: #4e5051;
  text-decoration: none;
  }

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

.defaultuserpic {
  text-align: center;
  border: 1px solid #d0d8da;
	padding: 5px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
  }

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

.sbarbody {
  }

.sbarbody2 {
  padding: 0 7px;
  }

#sidebar_summary li {
  border-bottom: 1px solid #d1d8da;
  margin: 0;
  }

.sbaritem {
  padding: 3px 10px !important;
  }

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

.sbarcalendar {
  border: 1px solid #d0d8da;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts {
  border: 1px solid #adcddb;
  text-align: center;
  font-size: 11px;
  }

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

li.sbaritem, .tagcloud {
  padding: 0 0 5px 0;
	margin: 0 0 0 15px;
  list-style: none;
  }

#sidebar_summary ul li{
  list-style-type: none;
  }

li.sbartitle {
  width: 159px;
	font-weight: bold;
  padding: 3px 0 0 10px;
  list-style: none;
  border-bottom: 1px solid #d1d8da;
  color: #adcddb;
  }

#sidebar_tags ul li{
  list-style-type: none;
  }

#sidebar_tags li {
  border-bottom: 1px solid #d1d8da;
  margin: 0;
  }

/*******************************Content*******************************/

#content {
  width: 741px;
  margin: 0 auto;
  }

#maincontent {
  width: 550px;
  font-size: 11px;
  text-align: left;
  float: left;
	margin-top: 20px;
  }

.subcontent {
  padding: 7px 7px 30px 7px;
  background-color: #ffffff;
  }


/*******************************Entry*******************************/

.entry {
  font-size: 11px;
  text-align: left;
  border: 1px solid #d0d8da;
  }

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

.entry ol li {
  padding-left: 5px;
  margin-left: 15px;
  }
	
.entry_text {
  position: relative;
  clear: none;
	padding: 15px;
  }

.userpic {
  float: left;
  background-color: #d1d8da;
  padding: 5px;
  margin: 7px;
  border: 1px solid #d1d8da;
	width: 100px !important;
	height: 100px !important;
	z-index: 100000;
	position: relative;
  }

.userpic img{
	width: 100px !important;
	height: 100px !important;
}

.userpicfriends {
  position: relative;
  float: left;
  padding: 5px;
  margin: 10px;
  text-align: center;
  border: 1px solid #d1d8da;
  background-color: #d1d8da !important;
  font-size: 11px;
  z-index: 1500000;
  }
	
.userpicfriends a:link, .userpicfriends a:visited {
  color: #d1d8da !important;
	text-decoration: none;
  }

.date {
  color: #c2c5c6;
	font-weight: bold;
  font-size: 10px;
	text-transform: lowercase;
	padding: 5px 0
  }

.subject {
  font-weight: bold;
  color: #adcddb;
  font-size: 14px;
	text-transform: lowercase;
  margin: 0 0 -1px 0;
  }

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #adcddb;
  text-decoration: none;
  }

.datesubject {
  background-color: #ffffff;
	z-index: 10000;
  }

.currents {
  font-size: 11px;
  margin: -4px 0 0 15px;
  }

.currentlocation {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/world.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmusic {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/record.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }
	
.currentmood {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/star.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:5px 0 0 20px;
  text-align:left;
  }

.ljtags {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/tag.png) no-repeat left center;
  font-size:11px;
  margin:0;
  padding:10px 0 0 20px;
  text-align:left;
	clear: both;
  }

.ljtags a, .ljtags a:hover, .ljtags a:visited {
  font-weight: normal;
  }	

.comments {
  font-size: 9px;
  text-align: left;
  position: relative;
  top: 20px;
	background-color: #ffffff;
	color: #d1d8da;
	z-index: 0;
	clear: both;
  width: 100%;
  }
	
.comments a, .comments a:link, .comments a:visited{
  color: #adcddb;
  font-weight: bold;
	text-transform: lowercase;
  text-decoration: none;
  }

.comments a:hover {
  color: #c2c5c6;
  font-weight: bold;
	text-transform: lowercase;
  text-decoration: none;
  }


/*******************************Comments*******************************/

#userpics {
  margin-top: 5px;
	}
	
.datesubjectcomment {
  padding: 5px;
  border-bottom: 1px solid #d1d8da;
  }

.userpiccomment {
  position: relative;
  border: 1px solid #d1d8da;
  background-color: #d1d8da;
  margin-top: 20px;
  left: 0px;
  padding: 5px;
  margin: 10px 10px 5px 10px;
  z-index: 15;
  float: left;
  border: 1px solid #d0d8da;
  }

.box {
  padding: 10px;
  clear: left;
	margin-top: 0;
	background-color: #ffffff;
  }

input, textarea {
  background-color: #ffffff;
  color: #999999;
  }

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

.reply {
  position: relative;
  margin: 20px 30px 10px 30px;
  padding: 25px 10px 10px 10px;
  text-align: left;
  font-size: 11px;
  line-height: 125%;
  background-color: #ffffff;
  color: #000000;
  }

.replytosubject {
  font-weight: bold;
  }

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  color: #000000;
  }

#commenttext {
  border: 1px solid #d1d8da;
}

.commentbox {
  border: 1px solid #d0d8da;
  margin: 10px;
	padding: 7px;
  }

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

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

.commentboxpartial {
  border: 1px solid #d0d8da;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  }

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

.lj-view-reply .box {
  margin: -50px 0 0 0;
  }

.lj-view-entry .box {
  height: 100%
  }

/*******************************Archive*******************************/

.lj-view-archive #maincontent {
  background-color: #ffffff;
	}
	
ul.year {
  text-align: center;
  padding-bottom: 40px;
  margin-top: 5px;
  }

ul.year li {
  display: inline;
  }

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

 table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #d0d8da;
  }

table.yeartable td.yearday {
	color: #4e5051;
  text-align: center;
  font-weight: bold;
  }

td.yearmonth {
  border-style: none;
  }

/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  z-index: 100;
  clear: both;
  padding: 5px 0;
  width: 550px;
	margin-top: -13px;
	background-color: #ffffff;
  float: left;
  }

ul.navfooter{
  padding: 7px;
  margin: 3px 7px;
  border: 1px solid #d0d8da;
  }

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


.clearfoot {
  clear: both;
  }


/*******************************Utility*******************************/

.clear {
  height: 0;
	margin: 0;
  }

.skiplinks {
  text-align: center;
  padding: 15px;
	margin: 0 0 10px 0;
	background-color: #ffffff;
  }

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
  }

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border: 1px solid #d0d8da;
  background-color: #000000;
  }

input {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
	color: #3f3f3f;
	font-weight: bold;
	}
	
#subject {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
  color: #999999;
	font-weight: normal;
}


.ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/user.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/user.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}
	
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/customers.png) no-repeat;
	padding: 7px 5px 10px 16px!important;
	}
	
.sbaritem img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}

.entry-title img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}
	
.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png) no-repeat; 
  }

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/link.png) no-repeat; 
  }

.sbaritem img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
  width: 0;
  height: 0;
  padding: 16px 5px 0 16px!important;
  background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/link.png) no-repeat; 
  }

.entry-text dl dd img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

.sidebar-summary img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/lock.png) no-repeat;
	padding: 16px 16px 0 0!important;
	}

#lj_controlstrip .ljuser img {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/user.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/user.png) no-repeat;
	padding: 16px 16px 0 5px!important;
	}

#lj_controlstrip .ljuser img[src="http://l-stat.livejournal.com/img/community.gif?v=1"] {
	width: 0;
	height: 0; 
	background: transparent url(http://i621.photobucket.com/albums/tt296/quillsh/beseem/customers.png) no-repeat;
	padding: 16px 17px 0 5px!important;
	}
	
/*******************************Control Strip*******************************/

#Logout{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #adcddb !important;
  }


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #3f3f3f !important;
	color: #adcddb !important;
  }
 
#lj_controlstrip b {
  color: #adcddb !important;
  }

#lj_controlstrip a, #lj_controlstrip a:visited {
	color: #d0d8da !important;
	text-decoration: none;
  }

#lj_controlstrip a:hover {
	color: #adcddb !important;
	text-decoration: none;
  }

.lj_controlstrip_search_submit_sup{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #adcddb !important;
	height: 20px;
  }

#lj_controlstrip_search_input_text {
	font-weight: normal;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
  }

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:0 !important;
  } 	


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid2-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:2367</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/2367.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=2367"/>
    <title>flexible squares: unerring</title>
    <published>2010-08-23T03:50:31Z</published>
    <updated>2010-08-23T03:51:36Z</updated>
    <category term="flexible squares"/>
    <content type="html">&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unerring1.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unerring1_tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unerring1.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/unerring/unerring_index.html" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;"unerring"&lt;br /&gt;&lt;br /&gt;This layout has 3 different color schemes, under the cut are previews to all of them and all the codes.&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Template:&lt;/b&gt;  unerring (green, pink and orange)&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td style="text-align: left;"&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;

&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt; - Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;- You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;- Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;

&lt;td style="text-align: left;"&gt;&lt;b&gt;Notes:&lt;/b&gt; Tested in IE6-8, FF, and Chrome, should stand to reason it would work in all other browsers as well.  Only issues is with, of course, IE6.  The menus won't be different colors nor will the hover effect work, there is also a height issue with the header, mostly just if the title gets larger than the height of the header box it won't expand like it will in other browsers.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef" style="text-align: left;"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose template "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;green&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unerring1.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unerring1_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unerring
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/*******************************General/Misc*******************************/

body {
  background-color: #fffee7;
  text-align: center;
  color: #999999;
  font-family: "Verdana", sans-serif;  
  font-size: 11px;
  margin: 0 0 20px 0;
  }

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

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

td, blockquote {
  font-size: 11px;
  }

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

strong, b {
	color: #87d11d;
  }

em, i {
  color: #18687a;
}


/*******************************Header*******************************/

#header {
  padding: 0 0 10px 0;
  margin: 0;
	text-align: left;
  font-size: 11px;
  background-color: #f1f3f4;
  min-height: 220px; _height: 220px;
	width: 100%;
	z-index: 0;
  }

.title {
  font-size: 26px;
  font-weight: bold;
	color: #c2c5c6;
	top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
  position: relative;
  }

.subtitle{  
  font-size: 9px;
  font-weight: normal;
  top: 7px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 2px;
  position: relative;
  }

.headerimage {
  /* for formatting header image */
  }

	
/*******************************Navigation*******************************/

ul.navheader {
  padding: 0;
  margin: 0;
	list-style-type: none;
  position: relative;
	float: left;
  text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	z-index: 10000000;
  }

ul.navheader li a, ul.navheader li a:visited {
  color: 	#18687a;
	text-align: left;
  height: 23px;
	width: 740px;
  display: block;
  }
	
ul.navheader li a:hover {
  color:	#c2c5c6;
	text-align: left;
	text-decoration: none;
  height: 23px;
	width: 740px;
  display: block;
  }

.navheader .view {
  color:	#87d11d !important;
  height: 23px;
 }

ul.navheader li  {
  padding: 10px 0 0 10px;
	width: 740px;
  background-color: #dbf87d;
	display: block;
	text-align: left;
  position: relative;
  }

ul.navheader li + li {
	width: 740px;
  background-color: #e2ff88;
	text-align: left;
  }
	
ul.navheader li:hover {
	width: 740px;
  background-color: #f1f3f4;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li  {
	width: 740px;
  background-color: #f1ffc5;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li + li  {
	width: 740px;
  background-color: #f8ffe3;
	display: block;
	text-align: left;
  }

	
/*******************************Sidebar*******************************/

#sidebar {
  padding-top: 15px;
  font-size: 11px;
  width: 169px;
  float: right;
  text-align: left;
	height: 100%;
  }

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

#sidebar a:hover {
  color: #18687a;
  text-decoration: underline;
  }

.defaultuserpic {
  text-align: center;
  border: 1px solid #f1f3f4;
	padding: 5px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
  }

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

.sbarbody {
  }

.sbarbody2 {
  padding: 0 7px;
  }

#sidebar_summary li {
  border-bottom: 1px solid #f1f3f4;
  margin: 0;
  }

.sbaritem {
  padding: 3px 10px !important;
  }

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

.sbarcalendar {
  border: 1px solid #f1f3f4;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts {
  border: 1px solid #f1f3f4;
  background-color: #eaffa7;
  text-align: center;
  font-size: 11px;
  }

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

li.sbaritem, .tagcloud {
  padding: 0 0 5px 0;
	margin: 0 0 0 15px;
  list-style: none;
  }

#sidebar_summary ul li{
  list-style-type: none;
  }

li.sbartitle {
  width: 159px;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 3px 0 3px 10px;
  list-style: none;
  border-top: 1px solid #f1f3f4;
  border-bottom: 1px solid #f1f3f4;
  background-color:#eaffa7;
  color: #87d11d;
  }


/*******************************Content*******************************/

#content {
  width: 750px;
  margin: 0 auto;
  background-color: #ffffff;
  }

#maincontent {
  width: 580px;
  font-size: 11px;
  text-align: left;
  border-right: 1px solid #f1f3f4;
  float: left;
	background-color: #ffffff;
  }

.subcontent {
  clear: both;
  }


/*******************************Entry*******************************/

.entry {
  font-size: 11px;
  text-align: left;
  }

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

.entry ol li {
  padding-left: 5px;
  margin-left: 15px;
  }
	
.entry_text {
  position: relative;
  clear: none;
	padding: 15px;
  }

.userpic {
  float: left;
  background-color: #ffffff;
  padding: 5px;
  margin: 7px;
  border: 1px solid #f1f3f4;
	width: 100px !important;
	height: 100px !important;
  }

.userpic img{
	width: 100px !important;
	height: 100px !important;
}

.userpicfriends {
  position: relative;
  float: left;
  padding: 5px;
  margin: 10px;
  text-align: center;
  border: 1px solid #f1f3f4;
  background-color: #ffffff !important;
  font-size: 11px;
  z-index: 1500000;
  }
	
.userpicfriends a:link, .userpicfriends a:visited {
  color: #18687a !important;
	text-decoration: none;
  }

.date {
  top: -10px;
	text-align: right;
  color: #c2c5c6;
	font-weight: bold;
  font-size: 8px;
	letter-spacing: 1px;
	text-transform: lowercase;
  position: relative;
  }

.subject {
  font-weight: bold;
  color: #87d11d;
  font-size: 18px;
	letter-spacing: 2px;
	text-transform: lowercase;
  }

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #87d11d;
  text-decoration: none;
  }

.datesubject {
  border-bottom: 1px solid #f1f3f4;
	background-color: #eaffa7;
	z-index: 10000;
  }

.currents {
  font-size: 11px;
  margin: -4px 0 0 15px;
  }

.ljtags {
  margin: 15px 0 0 0;
	font-weight: bold;
	color: #87d11d;
	}

.ljtags a, .ljtags a:hover, .ljtags a:visited {
  font-weight: normal;
  }	

.comments {
  font-size: 9px;
  text-align: left;
  padding: 5px;
  position: relative;
  top: 15px;
  border-top: 1px solid #f1f3f4;
	z-index: 0;
	clear: both;
	letter-spacing: 1px;
  }

.comments a, .comments a:link, .comments a:visited{
  color: #c2c5c6;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }

.comments a:hover {
  color: #87d11d;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }


/*******************************Comments*******************************/

#userpics {
  margin-top: 5px;
	}
	
.datesubjectcomment {
  padding: 5px;
	background-color: #eaffa7;
  }

.userpiccomment {
  position: relative;
  border: 1px solid #f1f3f4;
  background-color: #ffffff;
  margin-top: 20px;
  left: 0px;
  padding: 5px;
  margin: 10px 10px 5px 10px;
  z-index: 15;
  float: left;
  border: 1px solid #f1f3f4;
  }

.box {
  padding: 10px;
  clear: left;
	margin-top: 0;
  }

input, textarea {
  background-color: #ffffff;
  color: #999999;
  }

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

.reply {
  position: relative;
  margin: 20px 30px 10px 30px;
  padding: 25px 10px 10px 10px;
  text-align: left;
  font-size: 11px;
  line-height: 125%;
  background-color: #ffffff;
  color: #000000;
  }

.replytosubject {
  font-weight: bold;
  }

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  color: #000000;
  }

#commenttext {
  border: 1px solid #c2c5c6;
}

.commentbox {
  border: 1px solid #f1f3f4;
  margin: 10px;
  background-color: #f1f3f4;
  }

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

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

.commentboxpartial {
  border: 1px solid #f1f3f4;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  }

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


/*******************************Archive*******************************/

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

ul.year li {
  display: inline;
  }

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

 table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #f1f3f4;
  }

table.yeartable td.yearday {
	background-color: #eaffa7;
	color: #87d11d;
  text-align: center;
  font-weight: bold;
  }

td.yearmonth {
  border-style: none;
  }


/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border-top: 1px solid #f1f3f4;
  z-index: 100;
  clear: both;
  padding: 5px 0;
	width: 100%;
	margin-top: -13px;
  }

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

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


.clearfoot {
  clear: both;
  }


/*******************************Utility*******************************/

.clear {
  height: 0;
	margin: 0;
  }

.skiplinks {
  text-align: center;
  padding: 10px 0 15px 0;
  }

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
  }

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border: 1px solid #f1f3f4;
  background-color: #000000;
  }

input {
  background-color: #f1f3f4;
	border: 1px solid #c2c5c6;
	color: #87d11d;
	font-weight: bold;
	}
	
#subject {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
  color: #999999;
	font-weight: normal;
}
	
/*******************************Control Strip*******************************/

#Logout{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
  }


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #000000 !important;
	color: #f1ffc5 !important;
  }
 
#lj_controlstrip b {
  color: #f1ffc5 !important;
  }

#lj_controlstrip a, #lj_controlstrip a:visited {
	color: #f1f3f4 !important;
	text-decoration: none;
  }

#lj_controlstrip a:hover {
	color: #f1ffc5 !important;
	text-decoration: none;
  }

.lj_controlstrip_search_submit_sup{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
	height: 20px;
  }

#lj_controlstrip_search_input_text {
	font-weight: normal;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
  }

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:0 !important;
  } 	


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;pink&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unerring2.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unerring2_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unerring
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/*******************************General/Misc*******************************/

body {
  background-color: #fdfaeb;
  text-align: center;
  color: #999999;
  font-family: "Verdana", sans-serif;  
  font-size: 11px;
  margin: 0 0 20px 0;
  }

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

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

td, blockquote {
  font-size: 11px;
  }

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

strong, b {
	color: #b3261f;
  }

em, i {
  color: #792f49;
}


/*******************************Header*******************************/

#header {
  padding: 0 0 10px 0;
  margin: 0;
	text-align: left;
  font-size: 11px;
  background-color: #f1f3f4;
  min-height: 220px; _height: 220px;
	width: 100%;
	z-index: 0;
  }

.title {
  font-size: 26px;
  font-weight: bold;
	color: #c2c5c6;
	top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
  position: relative;
  }

.subtitle{  
  font-size: 9px;
  font-weight: normal;
  top: 7px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 2px;
  position: relative;
  }

.headerimage {
  /* for formatting header image */
  }

	
/*******************************Navigation*******************************/

ul.navheader {
  padding: 0;
  margin: 0;
	list-style-type: none;
  position: relative;
	float: left;
  text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	z-index: 10000000;
  }

ul.navheader li a, ul.navheader li a:visited {
  color: 	#792f49;
	text-align: left;
  height: 23px;
	width: 740px;
  display: block;
  }
	
ul.navheader li a:hover {
  color:	#c2c5c6;
	text-align: left;
	text-decoration: none;
  height: 23px;
	width: 740px;
  display: block;
  }

.navheader .view {
  color:	#b3261f !important;
  height: 23px;
 }

ul.navheader li  {
  padding: 10px 0 0 10px;
	width: 740px;
  background-color: #f7a29e;
	display: block;
	text-align: left;
  position: relative;
  }

ul.navheader li + li {
	width: 740px;
  background-color: #f3c6b9;
	text-align: left;
  }
	
ul.navheader li:hover {
	width: 740px;
  background-color: #f1f3f4;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li  {
	width: 740px;
  background-color: #f2d4cb;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li + li  {
	width: 740px;
  background-color: #faeddf;
	display: block;
	text-align: left;
  }

	
/*******************************Sidebar*******************************/

#sidebar {
  padding-top: 15px;
  font-size: 11px;
  width: 169px;
  float: right;
  text-align: left;
	height: 100%;
  }

#sidebar a, #sidebar a:link, #sidebar a:visited{
  color: #792f49;
  text-decoration: none;
  }

#sidebar a:hover {
  color: #792f49;
  text-decoration: underline;
  }

.defaultuserpic {
  text-align: center;
  border: 1px solid #f1f3f4;
	padding: 5px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
  }

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

.sbarbody {
  }

.sbarbody2 {
  padding: 0 7px;
  }

#sidebar_summary li {
  border-bottom: 1px solid #f1f3f4;
  margin: 0;
  }

.sbaritem {
  padding: 3px 10px !important;
  }

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

.sbarcalendar {
  border: 1px solid #f1f3f4;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts {
  border: 1px solid #f1f3f4;
  background-color: #f3c6b9;
  text-align: center;
  font-size: 11px;
  }

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

li.sbaritem, .tagcloud {
  padding: 0 0 5px 0;
	margin: 0 0 0 15px;
  list-style: none;
  }

#sidebar_summary ul li{
  list-style-type: none;
  }

li.sbartitle {
  width: 159px;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 3px 0 3px 10px;
  list-style: none;
  border-top: 1px solid #f1f3f4;
  border-bottom: 1px solid #f1f3f4;
  background-color:#f3c6b9;
  color: #b3261f;
  }


/*******************************Content*******************************/

#content {
  width: 750px;
  margin: 0 auto;
  background-color: #ffffff;
  }

#maincontent {
  width: 580px;
  font-size: 11px;
  text-align: left;
  border-right: 1px solid #f1f3f4;
  float: left;
	background-color: #ffffff;
  }

.subcontent {
  clear: both;
  }


/*******************************Entry*******************************/

.entry {
  font-size: 11px;
  text-align: left;
  }

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

.entry ol li {
  padding-left: 5px;
  margin-left: 15px;
  }
	
.entry_text {
  position: relative;
  clear: none;
	padding: 15px;
  }

.userpic {
  float: left;
  background-color: #ffffff;
  padding: 5px;
  margin: 7px;
  border: 1px solid #f1f3f4;
	width: 100px !important;
	height: 100px !important;
  }

.userpic img{
	width: 100px !important;
	height: 100px !important;
}

.userpicfriends {
  position: relative;
  float: left;
  padding: 5px;
  margin: 10px;
  text-align: center;
  border: 1px solid #f1f3f4;
  background-color: #ffffff !important;
  font-size: 11px;
  z-index: 1500000;
  }
	
.userpicfriends a:link, .userpicfriends a:visited {
  color: #792f49 !important;
	text-decoration: none;
  }

.date {
  top: -10px;
	text-align: right;
  color: #c2c5c6;
	font-weight: bold;
  font-size: 8px;
	letter-spacing: 1px;
	text-transform: lowercase;
  position: relative;
  }

.subject {
  font-weight: bold;
  color: #b3261f;
  font-size: 18px;
	letter-spacing: 2px;
	text-transform: lowercase;
  }

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #b3261f;
  text-decoration: none;
  }

.datesubject {
  border-bottom: 1px solid #f1f3f4;
	background-color: #f3c6b9;
	z-index: 10000;
  }

.currents {
  font-size: 11px;
  margin: -4px 0 0 15px;
  }

.ljtags {
  margin: 15px 0 0 0;
	font-weight: bold;
	color: #b3261f;
	}

.ljtags a, .ljtags a:hover, .ljtags a:visited {
  font-weight: normal;
  }	

.comments {
  font-size: 9px;
  text-align: left;
  padding: 5px;
  position: relative;
  top: 15px;
  border-top: 1px solid #f1f3f4;
	z-index: 0;
	clear: both;
	letter-spacing: 1px;
  }

.comments a, .comments a:link, .comments a:visited{
  color: #c2c5c6;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }

.comments a:hover {
  color: #b3261f;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }


/*******************************Comments*******************************/

#userpics {
  margin-top: 5px;
	}
	
.datesubjectcomment {
  padding: 5px;
	background-color: #f3c6b9;
  }

.userpiccomment {
  position: relative;
  border: 1px solid #f1f3f4;
  background-color: #ffffff;
  margin-top: 20px;
  left: 0px;
  padding: 5px;
  margin: 10px 10px 5px 10px;
  z-index: 15;
  float: left;
  border: 1px solid #f1f3f4;
  }

.box {
  padding: 10px;
  clear: left;
	margin-top: 0;
  }

input, textarea {
  background-color: #ffffff;
  color: #999999;
  }

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

.reply {
  position: relative;
  margin: 20px 30px 10px 30px;
  padding: 25px 10px 10px 10px;
  text-align: left;
  font-size: 11px;
  line-height: 125%;
  background-color: #ffffff;
  color: #000000;
  }

.replytosubject {
  font-weight: bold;
  }

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  color: #000000;
  }

#commenttext {
  border: 1px solid #c2c5c6;
}

.commentbox {
  border: 1px solid #f1f3f4;
  margin: 10px;
  background-color: #f1f3f4;
  }

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

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

.commentboxpartial {
  border: 1px solid #f1f3f4;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  }

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


/*******************************Archive*******************************/

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

ul.year li {
  display: inline;
  }

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

 table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #f1f3f4;
  }

table.yeartable td.yearday {
	background-color: #f3c6b9;
	color: #b3261f;
  text-align: center;
  font-weight: bold;
  }

td.yearmonth {
  border-style: none;
  }


/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border-top: 1px solid #f1f3f4;
  z-index: 100;
  clear: both;
  padding: 5px 0;
	width: 100%;
	margin-top: -13px;
  }

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

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


.clearfoot {
  clear: both;
  }


/*******************************Utility*******************************/

.clear {
  height: 0;
	margin: 0;
  }

.skiplinks {
  text-align: center;
  padding: 10px 0 15px 0;
  }

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
  }

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border: 1px solid #f1f3f4;
  background-color: #000000;
  }

input {
  background-color: #f1f3f4;
	border: 1px solid #c2c5c6;
	color: #b3261f;
	font-weight: bold;
	}
	
#subject {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
  color: #999999;
	font-weight: normal;
}
	
/*******************************Control Strip*******************************/

#Logout{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
  }


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #000000 !important;
	color: #f2d4cb !important;
  }
 
#lj_controlstrip b {
  color: #f2d4cb !important;
  }

#lj_controlstrip a, #lj_controlstrip a:visited {
	color: #f1f3f4 !important;
	text-decoration: none;
  }

#lj_controlstrip a:hover {
	color: #f2d4cb !important;
	text-decoration: none;
  }

.lj_controlstrip_search_submit_sup{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
	height: 20px;
  }

#lj_controlstrip_search_input_text {
	font-weight: normal;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
  }

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:0 !important;
  } 	


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;orange&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/unerring3.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/unerring3_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  unerring
  For: Flexible Squares
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/*******************************General/Misc*******************************/

body {
  background-color: #fff6ac;
  text-align: center;
  color: #999999;
  font-family: "Verdana", sans-serif;  
  font-size: 11px;
  margin: 0 0 20px 0;
  }

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

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

td, blockquote {
  font-size: 11px;
  }

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

strong, b {
	color: #702807;
  }

em, i {
  color: #ffa927;
}


/*******************************Header*******************************/

#header {
  padding: 0 0 10px 0;
  margin: 0;
	text-align: left;
  font-size: 11px;
  background-color: #f1f3f4;
  min-height: 220px; _height: 220px;
	width: 100%;
	z-index: 0;
  }

.title {
  font-size: 26px;
  font-weight: bold;
	color: #c2c5c6;
	top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
  position: relative;
  }

.subtitle{  
  font-size: 9px;
  font-weight: normal;
  top: 7px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 2px;
  position: relative;
  }

.headerimage {
  /* for formatting header image */
  }

	
/*******************************Navigation*******************************/

ul.navheader {
  padding: 0;
  margin: 0;
	list-style-type: none;
  position: relative;
	float: left;
  text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	z-index: 10000000;
  }

ul.navheader li a, ul.navheader li a:visited {
  color: 	#fff6ac;
	text-align: left;
  height: 23px;
	width: 740px;
  display: block;
  }
	
ul.navheader li a:hover {
  color:	#c2c5c6;
	text-align: left;
	text-decoration: none;
  height: 23px;
	width: 740px;
  display: block;
  }

.navheader .view {
  color:	#702807 !important;
  height: 23px;
 }

ul.navheader li  {
  padding: 10px 0 0 10px;
	width: 740px;
  background-color: #fc580c;
	display: block;
	text-align: left;
  position: relative;
  }

ul.navheader li + li {
	width: 740px;
  background-color: #fc6b0a;
	text-align: left;
  }
	
ul.navheader li:hover {
	width: 740px;
  background-color: #f1f3f4;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li  {
	width: 740px;
  background-color: #f8872e;
	display: block;
	text-align: left;
  }

ul.navheader li + li + li + li  {
	width: 740px;
  background-color: #ffa927;
	display: block;
	text-align: left;
  }

	
/*******************************Sidebar*******************************/

#sidebar {
  padding-top: 15px;
  font-size: 11px;
  width: 169px;
  float: right;
  text-align: left;
	height: 100%;
  }

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

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

.defaultuserpic {
  text-align: center;
  border: 1px solid #f1f3f4;
	padding: 5px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
  }

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

.sbarbody {
  }

.sbarbody2 {
  padding: 0 7px;
  }

#sidebar_summary li {
  border-bottom: 1px solid #f1f3f4;
  margin: 0;
  }

.sbaritem {
  padding: 3px 10px !important;
  }

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

.sbarcalendar {
  border: 1px solid #f1f3f4;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts {
  border: 1px solid #f1f3f4;
  background-color: #ffa927;
  text-align: center;
  font-size: 11px;
  }

.sbarcalendarposts a,.sbarcalendarposts a:visited {
  color: #fff6ac !important;
  }

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

li.sbaritem, .tagcloud {
  padding: 0 0 5px 0;
	margin: 0 0 0 15px;
  list-style: none;
  }

#sidebar_summary ul li{
  list-style-type: none;
  }

li.sbartitle {
  width: 159px;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 3px 0 3px 10px;
  list-style: none;
  border-top: 1px solid #f1f3f4;
  border-bottom: 1px solid #f1f3f4;
  background-color:#ffa927;
  color: #fff6ac;
  }


/*******************************Content*******************************/

#content {
  width: 750px;
  margin: 0 auto;
  background-color: #ffffff;
  }

#maincontent {
  width: 580px;
  font-size: 11px;
  text-align: left;
  border-right: 1px solid #f1f3f4;
  float: left;
	background-color: #ffffff;
  }

.subcontent {
  clear: both;
  }


/*******************************Entry*******************************/

.entry {
  font-size: 11px;
  text-align: left;
  }

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

.entry ol li {
  padding-left: 5px;
  margin-left: 15px;
  }
	
.entry_text {
  position: relative;
  clear: none;
	padding: 15px;
  }

.userpic {
  float: left;
  background-color: #ffffff;
  padding: 5px;
  margin: 7px;
  border: 1px solid #f1f3f4;
	width: 100px !important;
	height: 100px !important;
  }

.userpic img{
	width: 100px !important;
	height: 100px !important;
}

.userpicfriends {
  position: relative;
  float: left;
  padding: 5px;
  margin: 10px;
  text-align: center;
  border: 1px solid #f1f3f4;
  background-color: #ffffff !important;
  font-size: 11px;
  z-index: 1500000;
  }
	
.userpicfriends a:link, .userpicfriends a:visited {
  color: #fff6ac !important;
	text-decoration: none;
  }

.date {
  top: -10px;
	text-align: right;
  color: #c2c5c6;
	font-weight: bold;
  font-size: 8px;
	letter-spacing: 1px;
	text-transform: lowercase;
  position: relative;
  }

.subject {
  font-weight: bold;
  color: #fff6ac;
  font-size: 18px;
	letter-spacing: 2px;
	text-transform: lowercase;
  }

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
  color: #fff6ac;
  text-decoration: none;
  }

.datesubject {
  border-bottom: 1px solid #f1f3f4;
	background-color: #ffa927;
	z-index: 10000;
  }

.currents {
  font-size: 11px;
  margin: -4px 0 0 15px;
  }

.ljtags {
  margin: 15px 0 0 0;
	font-weight: bold;
	color: #702807;
	}

.ljtags a, .ljtags a:hover, .ljtags a:visited {
  font-weight: normal;
  }	

.comments {
  font-size: 9px;
  text-align: left;
  padding: 5px;
  position: relative;
  top: 15px;
  border-top: 1px solid #f1f3f4;
	z-index: 0;
	clear: both;
	letter-spacing: 1px;
  }

.comments a, .comments a:link, .comments a:visited{
  color: #c2c5c6;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }

.comments a:hover {
  color: #ffa927;
  font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
  text-decoration: none;
  }


/*******************************Comments*******************************/

#userpics {
  margin-top: 5px;
	}
	
.datesubjectcomment {
  padding: 5px;
	background-color: #ffa927;
	color: #fff6ac;
  }

.userpiccomment {
  position: relative;
  border: 1px solid #f1f3f4;
  background-color: #ffffff;
  margin-top: 20px;
  left: 0px;
  padding: 5px;
  margin: 10px 10px 5px 10px;
  z-index: 15;
  float: left;
  border: 1px solid #f1f3f4;
  }

.box {
  padding: 10px;
  clear: left;
	margin-top: 0;
  }

input, textarea {
  background-color: #ffffff;
  color: #999999;
  }

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

.reply {
  position: relative;
  margin: 20px 30px 10px 30px;
  padding: 25px 10px 10px 10px;
  text-align: left;
  font-size: 11px;
  line-height: 125%;
  background-color: #ffffff;
  color: #000000;
  }

.replytosubject {
  font-weight: bold;
  }

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  color: #000000;
  }

#commenttext {
  border: 1px solid #c2c5c6;
}

.commentbox {
  border: 1px solid #f1f3f4;
  margin: 10px;
  background-color: #f1f3f4;
  }

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

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

.commentboxpartial {
  border: 1px solid #f1f3f4;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  }

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


/*******************************Archive*******************************/

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

ul.year li {
  display: inline;
  }

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

 table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #f1f3f4;
  }

table.yeartable td.yearday {
	background-color: #ffa927;
	color: #fff6ac;
  text-align: center;
  font-weight: bold;
  }

td.yearmonth {
  border-style: none;
  }


/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border-top: 1px solid #f1f3f4;
  z-index: 100;
  clear: both;
  padding: 5px 0;
	width: 100%;
	margin-top: -13px;
  }

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

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


.clearfoot {
  clear: both;
  }


/*******************************Utility*******************************/

.clear {
  height: 0;
	margin: 0;
  }

.skiplinks {
  text-align: center;
  padding: 10px 0 15px 0;
  }

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
  }

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border: 1px solid #f1f3f4;
  background-color: #000000;
  }

input {
  background-color: #f1f3f4;
	border: 1px solid #c2c5c6;
	color: #ffa927;
	font-weight: bold;
	}
	
#subject {
  background-color: #ffffff;
	border: 1px solid #c2c5c6;
  color: #999999;
	font-weight: normal;
}
	
/*******************************Control Strip*******************************/

#Logout{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
  }


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #000000 !important;
	color: #fff6ac !important;
  }
 
#lj_controlstrip b {
  color: #fff6ac !important;
  }

#lj_controlstrip a, #lj_controlstrip a:visited {
	color: #f1f3f4 !important;
	text-decoration: none;
  }

#lj_controlstrip a:hover {
	color: #fff6ac !important;
	text-decoration: none;
  }

.lj_controlstrip_search_submit_sup{
  border: 1px #3f3f3f solid;
  background-color: #3f3f3f !important;
  color: #f1f3f4 !important;
	height: 20px;
  }

#lj_controlstrip_search_input_text {
	font-weight: normal;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
  }

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:0 !important;
  } 	


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Flexible Squares" and choose the template called "Black and White and Red All Over".  In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)".  Then click the "Customize selected theme" button next to that.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down options, make sure they're all marked "No".  Leave "Custom external stylesheet URL" entry blank.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:2192</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/2192.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=2192"/>
    <title>Mixit: better</title>
    <published>2010-08-16T05:13:17Z</published>
    <updated>2010-08-16T06:30:46Z</updated>
    <category term="mixit"/>
    <content type="html">&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better1shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/better1_tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better2shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/better2shot_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better1shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview 1&lt;/a&gt; - &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better2shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview 2&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/better/better-index.html" target="_blank" rel="nofollow"&gt;Live Preview 1&lt;/a&gt;&lt;br /&gt;"better"&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;small&gt;This layout has two different versions, both codes are under the cut.  I am not fond of this layout for the sheer fact, for whatever reasons, it's broken in IE6.  Not too big of a deal since not many use that browser nowadays, it still frustrates me since I'm usually good about things like that.  But, anyway, just don't care enough to try to figure it out, so if you want to use this layout, just be aware of the fact it will not work in IE6.  Am indecisive on if I shall post it on other comms as a result.&lt;/small&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template:&lt;/b&gt;  better&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Notes:&lt;/b&gt;  Works in IE7-8, FF, and Chrome, should work in other browsers.  Absolutely does not work in IE6, though.&lt;br /&gt;  &lt;b&gt;Quirks:&lt;/b&gt;  The title of the LJ has to fit on one line, the layout won't nudge down if the title breaks into a new line.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Rules of the Game:&lt;/b&gt;- Credit &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and leave credit in the stylesheet&lt;br /&gt;  - You may edit to suit your needs, but credit would still be nice.&lt;br /&gt;  - Commenting not necessary, but makes me feel good all over anyway if you do.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.  &lt;a href="http://www.livejournal.com/customize/#layout" target="_blank"&gt;Go to Choose Page Setup&lt;/a&gt; and select "2 Column (Sidebar on Right)".&lt;br /&gt;&lt;br /&gt;  &lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;  Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Layout 1&lt;/font&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better1shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/better1_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  &lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;  Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better-bg.jpg" target="_blank" rel="nofollow"&gt;better-bg.jpg&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;  &lt;center&gt;&lt;br /&gt;  &lt;textarea rows="15" cols="60"&gt;
/*
  better
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #e5e7cf;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/better-bg.jpg);
	background-color: #2c2b26;
	}

a:link {
	color: #738c79;
	font-weight:normal;
	text-decoration:underlinee;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #738c79;
	font-weight:normal;
	text-decoration:none;
	}

a:visited {
	color: #738c79;
	font-weight:normal;
	text-decoration:underline;
	}

p {
	}

b, strong {
  color: #738c79;
	}
	
i, em {
  color: #a43955;
}
	
s {
  color: #738c79;
	}

blockquote {
	padding: 10px;
  background-color: #6a6b5f;
	width: 80%;
	}

input, textarea, select {
  border: 1px #a43955 solid;
	}
	
#Logout{
  border: 1px #6A6B5F solid;
  background-color: #6A6B5F !important;
}


#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #201f1b !important;
	color: #6A6B5F !important;
}

#lj_controlstrip a {
	color: #6A6B5F !important;
}

.lj_controlstrip_search_submit_sup{
  border: 1px #6A6B5F solid;
  background-color: #6A6B5F !important;
	height: 18px;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #e5e7cf !important;
}

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:1px solid #34342e !important;
}	

/*******************************Header/Menu*******************************/

#header {
  text-align: left;
  position: absolute;
  width: 750px;
  height: 100px;
	}

#header-content {
  }

#header-name {
  margin: -125px 0 0 0;
	padding: 0;
	font-size: 52px;
	font-weight: bold;
	position: relative;
	color: #6a6b5f;
	text-align: right;
	float: right;
  font-family:Garamond, serif;
  font-variant:small-caps;
	width: 750px;
  z-index: -1;
	}

#header-name a, #header-name a:hover {
  color: #6a6b5f;
	text-decoration: none;
	}

#header-description {
  display: none;
	 }

#header-text ul.nav {
  position: relative;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 18px;
	width: 750px;
	margin: 50px 0 0 0;
	padding: 0 0 20px 0;
	font-weight: bold;
  text-align: right;
  z-index: 0;
	list-style-type:none;
}

#header-text ul.nav li {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #6c8371;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li:hover {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #a43955;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #7b9581;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #839e89;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li + li {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #8aa791;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li + li + li {
  margin: 0;
	padding: 15px;
  text-align: center;
	display: inline-block;
  background-color: #92b099;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a, #header-text ul.nav a:hover, #header-text ul.nav a:visited:hover, #header-text ul.nav a:visited:active, #header-text ul.nav a:visited {
  color: #e5e7cf;
	text-decoration: none;
	font-weight: bold;
	}

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0;
  padding: 0 0 20px 0;
	text-align: left;
  width: 750px;
	z-index: 0;
  }

#container-inner {
  width: 750px;
	text-align: left;
	}

#page {
  width: 750px;
	margin: 0;
	padding: 0;
	}

#header-inner {
  margin: 0;
	}

#content {
	width: 750px;
	}
	
#maincontent {
  margin:0;
	}
	
#maincontent ul {
  margin:0;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underline;
	font-weight: bold;
	}
	
.yearday {
  background-color: #738c79;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 750px;
	margin-top: 80px;
	}	

#alpha {
  width: 750px;
	margin: 0;
  padding: 0;
  float: left;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
	z-index: 10000000;
  }

.asset-inner {
	margin: 0 0 10px -2px;
	border: 1px solid #a43955;
  padding: 0 0 0 0;
	text-align: left;
  width: 750px;
	z-index: 10000000;
	background-color: #201f1b;
	}

.asset-header {
  margin: 2px 0 0 7px;
  padding: 0;
	text-align: left;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #2c2b26;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0 0 0 0;
	padding: 1px 0 0 0;
	font-size: 34px;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-weight: bold;
	color: #ecbe13;
  text-decoration: none;
  position: relative;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: -5px 0 0 0;
	position: absolute;
	padding: 0 10px 0 0;
	list-style-type: none;
	font-size: 11px;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-weight: bold;
	text-align: left;
	color: #a43955;
	}

.asset-content {
  padding: 15px 0 0 15px;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

.asser-header {
	position: relative;
  }

.asset-header ul {
	display: inline;
	}

.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  float: right;
	margin: -57px -112px 0 0;
	.margin: -56px -112px 0 0;
	background: transparent !important;
  padding: 0 !important;
	}

.ContextualPopup {
  margin: 0 !important;
	padding-left: -1px !important;
}
.user-icon img {
  border: 1px solid #a43955;
	padding: 5px !important;
	}

.user-icon span {
	text-align: center;
	background-color: transparent !important;
	margin: 0 !important;
	}
	

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #ecbe13;
	padding: 0 17px 0 0;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 12px;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	float: left; 
	width: 56px; 
	margin: 0;
	padding: 0;
  font-weight:bold;
	color: #ecbe13;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 12px;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
	background-color: #6a6b5f;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 7px 0 2px 0;
  list-style-type: none;
  font-size: 12px;
	text-align: left;
	height: 20px;
  font-family:Garamond, serif;
  font-variant:small-caps;
  }

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}
	
li.asset-meta-comments a {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
  color: #e5e7cf;
  text-decoration: none;
  font-weight: bold;
	}

li.asset-meta-comments a:hover {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
  color: #e5e7cf;
  text-decoration: underline;
  font-weight: bold;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
	margin: -17px 0 0 0;
	padding: 0 0 2px 7px;
  text-align: left;
	position: relative;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  text-align: left;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

.comments-inner{
}

.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 5px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
	color: #E5E7CF !important;
  text-align: left !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #2c2b26;
	padding: 5px 0 5px 5px;;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 14px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #a43955;
	}
	
.comments-body{
	margin: 0 0 0 -2px;
	border: 1px solid #a43955;
  padding: 0 0 10px 0;
	text-align: left;
  width: 750px;
	z-index: 10000000;
	background-color: #201f1b;
  position: relative;
	}

.comment-meta {
	padding: 0 0 0 15px;
	}
	
#comments .user-icon {
  float: right;
	margin: 0 -113px 0 0;
	padding: 1px;
	background: transparent !important;

}
	
.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 750px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Mixit" and choose any result.  In the top right you'll see a box called Current Theme, click "Customize selected theme" link.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */  &lt;/textarea&gt;&lt;br /&gt;  &lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Layout 2&lt;/font&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better2shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/better2shot_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;  &lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;  Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/better2-bg.jpg" target="_blank" rel="nofollow"&gt;better-bg2.jpg&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;  &lt;center&gt;&lt;br /&gt;	&lt;textarea rows="15" cols="60"&gt;
/*
  better
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */

/* !PLEASE! remember to upload the images to YOUR own Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #f9f6d9;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/better-bg2.jpg);
	background-color: #292f2e;
	}

a:link {
	color: #e1d772;
	font-weight:normal;
	text-decoration:underlinee;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #e1d772;
	font-weight:normal;
	text-decoration:none;
	}

a:visited {
	color: #e1d772;
	font-weight:normal;
	text-decoration:underline;
	}

p {
	}

b, strong {
  color: #e1d772;
	}
	
i, em {
  color: #45aab8;
}
	
s {
  color: #e1d772;
	}

blockquote {
	padding: 10px;
  background-color: #54605d;
	color: #f9f6d9;
	width: 80%;
	}

input, textarea, select {
  border: 1px #45aab8 solid;
	}
	
#Logout{
  border: 1px #768682 solid;
  background-color: #768682 !important;
}

#lj_controlstrip, #lj_controlstrip_statustext{
  background:url() !important;
  background-color: #292f2e !important;
	color: #768682 !important;
}

#lj_controlstrip a {
	color: #768682 !important;
}

.lj_controlstrip_search_submit_sup{
  border: 1px #768682 solid;
  background-color: #768682 !important;
	height: 18px;
}

#lj_controlstrip_search_input_text_sup{
  border: 0;
	height: 18px;
	background-color: #45aab8 !important;
}

#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic, #lj_controlstrip_actionlinks {
  border-right:1px solid #768682 !important;
}	

/*******************************Header/Menu*******************************/

#header {
  text-align: left;
  position: absolute;
  width: 750px;
  height: 100px;
	}

#header-content {
  }

#header-name {
  margin: -125px 0 0 0;
	padding: 0;
	font-size: 52px;
	font-weight: bold;
	position: relative;
	color: #54605d;
	text-align: right;
	float: right;
  font-family:Garamond, serif;
  font-variant:small-caps;
	width: 750px;
  z-index: -1;
	}

#header-name a, #header-name a:hover {
  color: #54605d;
	text-decoration: none;
	}

#header-description {
  display: none;
	 }

#header-text ul.nav {
  position: relative;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 18px;
	width: 750px;
	margin: 50px 0 0 0;
	padding: 0 0 20px 0;
	font-weight: bold;
  text-align: right;
  z-index: 0;
	list-style-type:none;
}

#header-text ul.nav li {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #e1d772;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li:hover {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #45aab8;
	color: #e1d772;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #ebe282;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #f5ec92;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li + li {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #fef6a2;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li + li + li + li + li {
  margin: 0;
  text-align: center;
	display: inline-block;
  background-color: #fff8b3;
  zoom: 1;
  *display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a, #header-text ul.nav a:visited {
  color: #45aab8;
	text-decoration: none;
	font-weight: bold;
	padding: 15px;
  text-align: center;
	display: inline-block;
  zoom: 1;
  *display: inline;
	}

#header-text ul.nav a:hover, #header-text ul.nav a:visited:hover, #header-text ul.nav a:visited:active {
  color: #e1d772;
	text-decoration: none;
	font-weight: bold;
	padding: 15px;
  text-align: center;
	display: inline-block;
  zoom: 1;
  *display: inline;
	}


.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0;
  padding: 0 0 20px 0;
	text-align: left;
  width: 750px;
	z-index: 0;
  }

#container-inner {
  width: 750px;
	text-align: left;
	}

#page {
  width: 750px;
	margin: 0;
	padding: 0;
	}

#header-inner {
  margin: 0;
	}

#content {
	width: 750px;
	}
	
#maincontent {
  margin:0;
	}
	
#maincontent ul {
  margin:0;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underline;
	font-weight: bold;
	}
	
.yearday {
  background-color: #e1d772;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 750px;
	margin-top: 80px;
	}	

#alpha {
  width: 750px;
	margin: 0;
  padding: 0;
  float: left;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
	z-index: 10000000;
  }

.asset-inner {
	margin: 0 0 10px -2px;
	border: 1px solid #45aab8;
  padding: 0 0 0 0;
	text-align: left;
  width: 750px;
	z-index: 10000000;
	background-color: #292f2e;
	}

.asset-header {
  margin: 2px 0 0 7px;
  padding: 0;
	text-align: left;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #f06b50;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0 0 0 0;
	padding: 1px 0 0 0;
	font-size: 34px;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-weight: bold;
	color: #f06b50;
  text-decoration: none;
  position: relative;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: -5px 0 0 0;
	position: absolute;
	padding: 0 10px 0 0;
	list-style-type: none;
	font-size: 11px;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-weight: bold;
	text-align: left;
	color: #45aab8;
	}

.asset-content {
  padding: 15px 0 0 15px;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

.asser-header {
	position: relative;
  }

.asset-header ul {
	display: inline;
	}

.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  float: right;
	margin: -57px -112px 0 0;
	.margin: -56px -112px 0 0;
	background: transparent !important;
  padding: 0 !important;
	}

.ContextualPopup {
  margin: 0 !important;
	padding-left: -1px !important;
}

.user-icon img {
  border: 1px solid #45aab8;
	padding: 5px !important;
	}

.user-icon span {
	text-align: center;
	background-color: transparent !important;
	margin: 0 !important;
	}


/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #f06b50;
	padding: 0 17px 0 0;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 12px;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	float: left; 
	width: 56px; 
	margin: 0;
	padding: 0;
  font-weight:bold;
	color: #f06b50;
  font-family:Garamond, serif;
  font-variant:small-caps;
	font-size: 12px;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
	background-color: #54605d;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 7px 0 2px 0;
  list-style-type: none;
  font-size: 12px;
	text-align: left;
	height: 20px;
  font-family:Garamond, serif;
  font-variant:small-caps;
  }

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}
	
li.asset-meta-comments a {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
  color: #f9f6d9;
  text-decoration: none;
  font-weight: bold;
	}

li.asset-meta-comments a:hover {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
  color: #f9f6d9;
  text-decoration: underline;
  font-weight: bold;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
	margin: -17px 0 0 0;
	padding: 0 0 2px 7px;
  text-align: left;
	position: relative;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  text-align: left;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

.comments-inner{
}

.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 5px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
	color: #45aab8 !important;
  text-align: left !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #2c2b26;
	padding: 5px 0 5px 5px;;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 14px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #45aab8;
	}
	
.comments-body{
	margin: 0 0 0 -2px;
	border: 1px solid #45aab8;
  padding: 0 0 10px 0;
	text-align: left;
  width: 750px;
	z-index: 10000000;
	background-color: #292f2e;
  position: relative;
	}

.comment-meta {
	padding: 0 0 0 15px;
	}
	
#comments .user-icon {
  float: right;
	margin: 0 -113px 0 0;
	padding: 1px;
	background: transparent !important;

}
	
.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 750px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  Below you'll find a section of themes to select and a search field.  In the search box put in "Mixit" and choose any result.  In the top right you'll see a box called Current Theme, click "Customize selected theme" link.  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need upload all the images to your own server/image service and replace all the image URLs with your own URLs.  Then copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */&lt;/textarea&gt;&lt;br /&gt;  &lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:1884</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/1884.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=1884"/>
    <title>Mixit: scales</title>
    <published>2010-08-14T18:37:39Z</published>
    <updated>2010-08-14T19:27:45Z</updated>
    <category term="mixit"/>
    <content type="html">&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales1.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/lj_scales1_tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales1.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/scales/scales_index.html" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;"scales"&lt;br /&gt;&lt;br /&gt;This layout has 4 different color schemes, under the cut are previews to all of them and all the codes.&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template:&lt;/b&gt;  scales (goldfish, red, yellow and green)&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Goldfish&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales1.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/lj_scales1_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales1_bg.jpg" target="_blank" rel="nofollow"&gt;scales1_bg.jpg&lt;/a&gt;&lt;br /&gt;Bar:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales1_bar.jpg" target="_blank" rel="nofollow"&gt;scales1_bar.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  scales
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/*******************************General/Misc*******************************/

body {
  color: #1d2b2a;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales1_bg.jpg);
  background-color: #a7dbd7;
	background-repeat: repeat-x;
	}

a:link {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #a7dbd8;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #a7dbd8 solid;
  border-left: 5px #a7dbd8 solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #a7dbd7 solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
	border-top: 1px solid #fe8d3c;
  text-align: left;
  position: relative;
  width: 620px;
  background-color: #a7dbd7;
	height: 80px;
	}


#header-content {
  position: relative;
	margin:0;
	width: 620px;
  margin: 5px 0 5px 0;	
	height: 80px;
}

#header-text ul.nav {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	}

#header-name a {
  color: #ffffff;
	text-decoration: none;
	}

#header-name a:hover {
  color: #ffffff;
	}

#header-description {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
  width: 620px;
	z-index: 0;
  }

#container-inner {
  width: 620px;
	text-align: left;
	margin-top: 76px;
	}

#page {
  width: 620px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: center;
	width: 620px;
	}
	
#maincontent {
  margin:0;
	background-color: #ffffff;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales1_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #a7dbd8;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 620px;
	margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 0 0 15px 0;
	text-align: left;
	background-color: #ffffff;
	}

.asset-header {
  padding: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales1_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0;
	padding: 1px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: inline !important;
  text-decoration: none;
  position: relative;
  float: left;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	display: inline !important;
	font-size: 11px;
	color: #fff6e5;
	font-weight: bold;
	text-align: left;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 15px 0 0 15px;
	background-color: #ffffff;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #a7dbd8;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #000000;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
  font-weight:bold;
	color: #000000;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: left;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
  background-color: #a7dbd7;
	margin: 0;
	padding: 20px 0;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fff7d4;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #a7dbd7;
	}
	
	.comments-body{
	background-color: #ffffff;
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Red&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales2.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/lj_scales2_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales2_bg.jpg" target="_blank" rel="nofollow"&gt;scales2_bg.jpg&lt;/a&gt;&lt;br /&gt;Bar:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg" target="_blank" rel="nofollow"&gt;scales2_bar.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  scales
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/*******************************General/Misc*******************************/

body {
  color: #1d2b2a;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bg.jpg);
  background-color: #6cb0bd;
	background-repeat: repeat-x;
	}

a:link {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #6cb0bd;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #6cb0bd solid;
  border-left: 5px #6cb0bd solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #6cb0bd solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: left;
  position: relative;
  width: 620px;
  background-color: #6cb0bd;
	height: 80px;
	}


#header-content {
  position: relative;
	margin:0;
	width: 620px;
  margin: 5px 0 5px 0;	
	height: 80px;
}

#header-text ul.nav {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	}

#header-name a {
  color: #ffffff;
	text-decoration: none;
	}

#header-name a:hover {
  color: #ffffff;
	}

#header-description {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
  width: 620px;
	z-index: 0;
  }

#container-inner {
  width: 620px;
	text-align: left;
	margin-top: 76px;
	}

#page {
  width: 620px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: center;
	width: 620px;
	}
	
#maincontent {
  margin:0;
	background-color: #ffffff;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #6cb0bd;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 620px;
	margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 0 0 15px 0;
	text-align: left;
	background-color: #ffffff;
	}

.asset-header {
  padding: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0;
	padding: 1px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: inline !important;
  text-decoration: none;
  position: relative;
  float: left;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	display: inline !important;
	font-size: 11px;
	color: #fff6e5;
	font-weight: bold;
	text-align: left;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 15px 0 0 15px;
	background-color: #ffffff;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #6cb0bd;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #000000;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
  font-weight:bold;
	color: #000000;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: left;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
  background-color: #6cb0bd;
	margin: 0;
	padding: 20px 0;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fff7d4;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #6cb0bd;
	}
	
	.comments-body{
	background-color: #ffffff;
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Yellow&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales4.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/lj_scales4_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales4_bg.jpg" target="_blank" rel="nofollow"&gt;scales4_bg.jpg&lt;/a&gt;&lt;br /&gt;Bar:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg" target="_blank" rel="nofollow"&gt;scales2_bar.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  scales
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/*******************************General/Misc*******************************/

body {
  color: #1d2b2a;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales4_bg.jpg);
  background-color: #6cb0bd;
	background-repeat: repeat-x;
	}

a:link {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #6cb0bd;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #6cb0bd solid;
  border-left: 5px #6cb0bd solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #6cb0bd solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: left;
  position: relative;
  width: 620px;
  background-color: #6cb0bd;
	height: 80px;
	}


#header-content {
  position: relative;
	margin:0;
	width: 620px;
  margin: 5px 0 5px 0;	
	height: 80px;
}

#header-text ul.nav {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	}

#header-name a {
  color: #ffffff;
	text-decoration: none;
	}

#header-name a:hover {
  color: #ffffff;
	}

#header-description {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
  width: 620px;
	z-index: 0;
  }

#container-inner {
  width: 620px;
	text-align: left;
	margin-top: 76px;
	}

#page {
  width: 620px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: center;
	width: 620px;
	}
	
#maincontent {
  margin:0;
	background-color: #ffffff;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #6cb0bd;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 620px;
	margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 0 0 15px 0;
	text-align: left;
	background-color: #ffffff;
	}

.asset-header {
  padding: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0;
	padding: 1px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: inline !important;
  text-decoration: none;
  position: relative;
  float: left;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	display: inline !important;
	font-size: 11px;
	color: #fff6e5;
	font-weight: bold;
	text-align: left;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 15px 0 0 15px;
	background-color: #ffffff;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #6cb0bd;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #000000;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
  font-weight:bold;
	color: #000000;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: left;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
  background-color: #6cb0bd;
	margin: 0;
	padding: 20px 0;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fff7d4;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #6cb0bd;
	}
	
	.comments-body{
	background-color: #ffffff;
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;


&lt;tr&gt;&lt;td&gt;&lt;font size="4"&gt;Green&lt;/font&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lj_scales3.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/lj_scales3_tn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales3_bg.jpg" target="_blank" rel="nofollow"&gt;scales3_bg.jpg&lt;/a&gt;&lt;br /&gt;Bar:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg" target="_blank" rel="nofollow"&gt;scales2_bar.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/*
  scales
  For: Mixit
  Available:  http://community.livejournal.com/betterdolphin/
  By:  Toby
*/

/*******************************General/Misc*******************************/

body {
  color: #1d2b2a;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales3_bg.jpg);
  background-color: #6cb0bd;
	background-repeat: repeat-x;
	}

a:link {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #6cb0bd;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #1d2b2a;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
	padding: 10px;
  border: 1px #6cb0bd solid;
  border-left: 5px #6cb0bd solid;
	width: 80%;
	}

input, textarea, select {
  border: 1px #6cb0bd solid;
	}
	
#Logout{
  border: 1px buttonface solid;
}
	
/*******************************Header/Menu*******************************/

#header {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: left;
  position: relative;
  width: 620px;
  background-color: #6cb0bd;
	height: 80px;
	}


#header-content {
  position: relative;
	margin:0;
	width: 620px;
  margin: 5px 0 5px 0;	
	height: 80px;
}

#header-text ul.nav {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header-text ul.nav li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header-text ul.nav li.item {
  border: 0;
  text-align: center;
	}
	
#header-text ul.nav a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header-text ul.nav a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header-text ul.nav a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}

#header-name {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	}

#header-name a {
  color: #ffffff;
	text-decoration: none;
	}

#header-name a:hover {
  color: #ffffff;
	}

#header-description {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	 }

.title {
  margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #ffffff;
	}

.subtitle {
   margin: 0;
	 font-size: 10px;
 	 text-align: center;
   padding: 0;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
  width: 620px;
	z-index: 0;
  }

#container-inner {
  width: 620px;
	text-align: left;
	margin-top: 76px;
	}

#page {
  width: 620px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: center;
	width: 620px;
	}
	
#maincontent {
  margin:0;
	background-color: #ffffff;
	}
	
#maincontent ul {
  margin:0;
	background-color: #ffffff;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-weight: bold;
	}

#maincontent ul a, #maincontent ul a:hover{
  color: #ffffff;
  text-decoration: underling;
	font-weight: bold;
	}
	
.yearday {
  background-color: #6cb0bd;
	}
		
#content-outer{
  margin: 0 auto;
	text-align: center;
	width: 620px;
	margin-top: 80px;
	}	

#alpha {
  width: 620px;
	margin: 0 auto;
  padding: 0;
  float: left;
  text-align: center;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  width: 620px;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/*******************************Entry*******************************/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 0 0 15px 0;
	text-align: left;
	background-color: #ffffff;
	}

.asset-header {
  padding: 0;
	text-align: left;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/scales2_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	}
	
h2.page-header2, h2.page-header2 a, h2.page-header2 a:hover {
	text-align: left;
  margin: 0;
	padding: 1px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: inline !important;
  text-decoration: none;
  position: relative;
  float: left;
	}

.lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	display: inline;
	}

abbr.datetime {
	margin: 0;
	padding: 1px 10px 0 0;
	list-style-type: none;
	display: inline !important;
	font-size: 11px;
	color: #fff6e5;
	font-weight: bold;
	text-align: left;
  position: relative;
  float: right;
	}

.asset-content {
  padding: 15px 0 0 15px;
	background-color: #ffffff;
  }

.asset-body {
  padding: 0 0 15px 0;
 }

.asset-body ul, .asset-body ol {
  margin: 3px 0 0 30px !important;
	padding: 0 !important;
	}

.asset-body a {
	}
	
.asset-body a:hover {
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	display: inline;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	display: inline;
	}

.ljuser {
  display: inline !important;
	}

/*******************************Userpics*******************************/

.asset-body .user-icon {
  position: absolute;
  float: left;
	margin: -50px 0 0 -126px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #6cb0bd;
	}

.user-icon span {
	text-align: center;
	}

/*******************************Currents*******************************/

.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #000000;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/*******************************Tags*******************************/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
  font-weight:bold;
	color: #000000;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/*******************************Comments*******************************/
.asset-meta {
  padding: 0 0 0 15px;
  }

ul.asset-meta-list {
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: left;
  }
	
li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	display: inline;
	}

.prevnext, .prev, .next {
  background-color: #6cb0bd;
	margin: 0;
	padding: 20px 0;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/*******************************Comments Page*******************************/

#comments {
  padding: 10px 5px 20px 0;
	}
	
#comments .user-pic img {
    width: 32px;
    height: 32px;
}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}
	
.comments-header {
  color: #1d2b2a !important;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0;
	border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fff7d4;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}
	
.comment-date .datetime {
  margin-top: -17px;
  color: #6cb0bd;
	}
	
	.comments-body{
	background-color: #ffffff;
  clear: both;
	width: 100%;
	text-align: left;
	}

.comments-meta {
  float: left;
	}
	
#comments .user-icon {
    float: left;
		width: 100px;
		height: 100px;
		padding: 0 15px 10px 0;
}
	
	.replyform {
	padding: 20px 0;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}
	
#userpics {
  margin: 3px 0 0 0 !important;
	padding: 0 0 10px 0;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

#header ul.navheader {
  position: absolute;
	font-size: 14px;
	width: 620px;
	margin: 0 0 -10px 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: center;
	display: inline;
  z-index: 100;
	list-style-type:none;
	bottom: 0;
}

#header ul.navheader li {
  margin: 0;
	padding: 0 15px;
  text-align: center;
	display: inline;
}

#header ul.navheader li.item {
  border: 0;
  text-align: center;
	}
	
#header ul.navheader a {
  color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited:hover {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}

#header ul.navheader a:visited:active {
  color: #ffebc2;
  text-decoration: none;
	font-weight: bold;
	}
	
#header ul.navheader a:visited {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;
	}
	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;/table&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:1541</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/1541.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=1541"/>
    <title>Mixit: intermediate</title>
    <published>2010-07-11T00:25:14Z</published>
    <updated>2010-08-14T18:03:28Z</updated>
    <category term="mixit"/>
    <content type="html">&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/intermediate.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/intermediate_tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/fascinating_love.jpg" target="_blank" target="_blank" rel="nofollow"&gt;Image Preview&lt;/a&gt; - &lt;a href="http://hodo7.com/web/freebies/intermediate/intermediate-index.html" target="_blank" rel="nofollow"&gt;Live Preview&lt;/a&gt;&lt;br /&gt;"intermediate"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template:&lt;/b&gt;  intermediate&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.  &lt;a href="http://www.livejournal.com/customize/#layout" target="_blank"&gt;Go to Choose Page Setup&lt;/a&gt; and select "2 Column (Sidebar on Right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/simple.jpg" target="_blank" rel="nofollow"&gt;simple.jpg&lt;/a&gt;&lt;br /&gt;Background 2 (in case you want to use another, or make your own!):  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/simple2.jpg" target="_blank" rel="nofollow"&gt;simple2.jpg&lt;/a&gt;&lt;br /&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
     /* --
     intermediate
     For: Mixit
     Available:  http://community.livejournal.com/betterdolphin/
     By:  Toby
     -- */

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */
/* Please remember to upload the images to Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  color: #1b1215;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/simple.jpg);
  background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	}

a:link {
	color: #818181;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #b8b8b8;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
  margin: 2px;
	padding: 10px;
  border: 1px #ccc1c5 solid;
	}

ul {
  margin-top: 15px;
	}

input, textarea, select {
  border: 1px #ccc1c5 solid;
	}

/*******************************Header/Menu*******************************/
/****Though it's a header, it's styled to be aligned on the left of the layout****/

#header {
text-align: left;
position: absolute;
width: 200px;
	}

#header-content {
	position: absolute;
	margin:70px 0 0 -220px;
	.margin:70px 0 0 -200px;
	width: 200px;
  padding: 0;	
	}

#header-text ul.nav {
  position: absolute;
	font-size: 14px;
	width: 200px;
	margin: 68px 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: right;
  z-index: 100;
	list-style-type:none;
	}

#header-text ul.nav li {
  margin: 0;
	padding: 0 15px;
	text-align: right;
}

#header-text ul.nav li.item {
  border: 0;
	text-align: right;
	}
	
#header-text ul.nav a {
  color: #818181;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	}
	
#header-text ul.nav a:hover {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}
	
#header-text ul.nav a:visited:hover {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}

#header-text ul.nav a:visited:active {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}
	
#header-text ul.nav a:visited {
  color:  #000000;
	font-weight: bold;
	text-align: right;
	}

#header-name {
  margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	}

#header-name a {
  color: #000000;
	text-decoration: none;
	}

#header-name a:hover {
  color: #818181;
	}

#header-description {
   margin: 0;
	 font-size: 12px;
 	 text-align: right;
   padding: 0;
   color: #818181;
	 }

.title {
	padding: 0;
	font-size: 26px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	width: 200px;
  margin: 110px 0 0 165px;
	}

.subtitle {
  font-size: 12px;
  text-align: right;
  padding: 0;
  color: #818181;
	position: absolute;
	width: 200px;
  margin: 128px 0 0 165px;
	height: 100px;
	}

#navheader {
	position: absolute;
	margin:70px 0 0 -220px;
	.margin:70px 0 0 -200px;
	width: 200px;
  padding: 0;	
	}

#header ul {
  position: absolute;
	font-size: 14px;
	width: 200px;
	margin: 168px 0 0 180px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
  text-align: right;
  z-index: 100;
	list-style-type:none;
	}

#header ul li {
  margin: 0;
	padding: 0 15px;
	text-align: right;
	}

#header ul li.item {
  border: 0;
	text-align: right;
	}
	
#header ul a {
  color: #818181;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	}

#header ul a:hover {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}
	
#header ul a:visited:hover {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}
	
#header ul a:visited:active {
  color:  #b8b8b8;
	font-weight: bold;
	text-align: right;
	}

#header ul a:visited {
  color:  #000000;
	font-weight: bold;
	text-align: right;
	}

/*******************************Main Content*******************************/

/****DO NOT EDIT BELOW****/

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/****DO NOT EDIT ABOVE****/

#container {
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	text-align: center;
  width: 400px;
	z-index: 0;
}

#container-inner {
  width: 400px;
	text-align: left;
	}

#page {
  width: 400px;
	margin: 0 auto;
	padding: 0;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: left;
	}

#alpha {
  width: 400px;
	margin-top: 55px;
  padding-left: 20px;
  float: left;
  text-align: left;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  margin: 10px 20px 0 0;
  text-align: left;
	}

.lj-view-archive #alpha-inner, .lj-view-month #alpha-inner, .lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}

/****BELOW NOT USED****/
#beta {
  display: none;
  width: 130px;
	left: 20px;
	margin-top: 55px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}
/****ABOVE NOT USED****/

.stream-header {
  display: none;
	padding: 10px 20px;
	}

.stream-footer {
  padding: 0;
	}


/****Entry****/
.asset {
  margin: 0;
  padding: 0 0 13px 0;
	text-align: left;
  }

.asset-inner {
  padding: 0 0 50px 0;
	text-align: left;
	}

.asset-header {
  padding: 0;
	text-align: left;
	}

.lj-view-entry .asset-header {
  padding: 0;
	text-align: left;
	}

h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
h2.page-header2 {
	text-align: left;
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

h2.page-header2 a, .lj-view-tags h2 {
  color: #000000;
	text-decoration: none;
	}

h2.page-header2 a:hover {
  color: #000000;
	}

abbr.datetime {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #818181;
	text-align: left;
	}

.asset-content {
}

.asset-body {
  padding: 15px 0 15px 0;
 }

.asset-body a {
  color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
.asset-body a:hover {
  color: #818181;
	font-weight: normal;
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}

div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	}

div.asset-header li.item {
  padding: 0;
  text-align:left;
	}

.ljuser {
  display: inline !important;
	}

/****Userpics****/

.user-icon {
  position: absolute;
  float: right;
	margin: -50px 0 0 400px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 5px solid #000000;
  width: 60px;
	height: 60px;
	}
	
.ljuser img {
  width: 17px !important;
	height: 17px !important;
}

.user-icon span {
  background: #ffffff !important;
	text-align: center;
	}

/****Currents****/

.lj-currents ul {
  margin: 20px 0 0 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	color: #000000;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/****Tags***/
.asset-tags-header {
	display: block;
	float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
  font-weight:bold;
	color: #000000;
	text-align: left;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	text-align: left;
	}

.asset-tags-list a {
  white-space: normal !important;
	text-align: left;
	}


/****Comments****/
ul.asset-meta-list {
  clear: both;
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
	text-align: left;
		border-top: 5px #000000 solid;

  }

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	text-align: left;
	}

ul.asset-meta-list .item {
  border: 0;
	text-align: left;
	}

.prevnext, .prev, .next {
  padding: 5px 0;
	}


/*******************************Sidebar*******************************/
/****Not used in this layout****/

.widget {
  display: none;
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #000000;
	text-decoration: none;
	}

.widget a:hover {
  color: #b8b8b8;
	text-decoration: none;
	}

.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #000000;
	}

.about-me-widget .widget-header a:hover {
  color: #b8b8b8;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #000000;
	}

.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/* ---------- COMMENTS PAGE ---------- */

#comments {
  padding: 0;
	}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0; border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #e1e1e1;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}

/* Fix height in IE */
.comment {height: 1%;}

.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}

/*******************************Archive*******************************/

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #000000;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

	
/*******************************Misc*******************************/

hr {
  display: none;
	}
	
/****PLUS ACCOUNTS****/

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/*******************************Utility*******************************/

/* clear floats inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

/* float in post bodies around enclosures */
#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }


/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  To the right you'll find a box telling your Current Theme.  Under the section "Select a different theme" there is a search box, in it put "Mixit" and choose any theme option.  In the box in the top right that says "(lj_user)'s Current Theme", click "Customize selected theme".

On that page, on your left, you'll see a sidebar.  Click on "Custom CSS."  You'll see a drop down menu: "Use layout's 'Base Weblog' Stylesheet". Select "NO".  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need to replace all the image URLs in thie stylesheet with your own URL.  Copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;br /&gt;&lt;br /&gt;Please remember to credit to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and enjoy!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:1421</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/1421.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=1421"/>
    <title>Flexible Squares: bustle</title>
    <published>2010-07-11T00:19:10Z</published>
    <updated>2010-08-14T18:12:47Z</updated>
    <category term="flexible squares"/>
    <content type="html">Been a long long while, let's see if I can actually stick to this, huh?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/fragile_proceeding.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/shot/fragile_proceeding_tn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/fragile_proceeding.jpg" target="_blank" target="_blank" rel="nofollow"&gt;-Click for larger cap, opens in new window-&lt;/a&gt;&lt;br /&gt;"bustle"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;small&gt;*Note: This layout doesn't working perfectly in IE, crazy, right?  But the issue is just the title image won't extend all the way across without making the icon freak the hell out.  But otherwise, it's fine.  Maybe later when I'm not in a rage I'll try to fix it.&lt;/small&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template:&lt;/b&gt;  fragile proceeding&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Flexible Squares&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Flexible Squares" and choose the template "Black and White and Red All Over".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do!&lt;br /&gt;&lt;br /&gt;Pink round corners:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/pink/top2.jpg" target="_blank" rel="nofollow"&gt;top2.jpg&lt;/a&gt;&lt;br /&gt;Red-purple round corners:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/pink/top.jpg" target="_blank" rel="nofollow"&gt;top.jpg&lt;/a&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/pink/bg.jpg" target="_blank" rel="nofollow"&gt;bg.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
     /* --
     fragile proceeding
     For: Flexible Squares
     Available:  http://community.livejournal.com/betterdolphin/
     By:  Toby @ http://itsanooray.livejournal.com
		 -- */

/* DIRECTIONS:  Full directions on how to install are on the bottom of this document! */
/* Please remember to upload the images to Photobucket or some other free image service and replace the links in this stylesheet! */

/*******************************General/Misc*******************************/

body {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/pink/bg.jpg);
  background-color: #342329;
  color: #1b1215;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
	text-align: center;
  margin-top: 30px;
}

a, a:link {
  color: #bb565c;
  text-decoration: underline;
}

a:hover {
  color: #342329;
  text-decoration: underline;
}

a:visited  {
  color: #342329;
  text-decoration: underline;
}

ul, ol {
  padding: 3px;
	margin: 3px 0 0 35px;
  margin-bottom: -5px;
  .margin-bottom: 0;
}

blockquote {
  border-left: 3px solid #bb565c;
  padding:3px;
  margin-bottom: -5px;
	}

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

#content-outer {
  margin: 0 auto;
	text-align: center;
}

#content  {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/pink/top.jpg);
  background-repeat: repeat-x;
  background-color: #bb565c;
  width: 699px;
  margin: 0 auto;
  text-align: center;
}

/*******************************Header*******************************/
 
#header {
	margin: 0 auto;
  padding: 20px 0 3px 0;
	padding-bottom: 10px;
	.margin-bottom: -10px;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fde8d3;
  font-weight: bold;
	width: 650px;
}

div#header a, div#header a:link, div#header a:visited {
  color: #fde8d3;
  text-decoration: none;
}

div#header a:hover {
  color: #fcaf9f;
  text-decoration: none;
}

.title    {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  top: 10px;
	padding: 0 0 0 5px;
  color: #fde8d3;
  font-weight: bold;
  display: inline;
  float: left;
}

.subtitle{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fde8d3;
  top: 10px;
  display: none;
}

/****Styles the top meny****/

ul.navheader  {
  padding: 0;
  margin: 0;
  display: inline;
  float: right;
}

ul.navheader li  {
  display: inline;
  padding: 0 3px 0 3px;
	display:inline;
	list-style-type:none;
	padding-left:10px;
	margin-left:10px;
}

/*******************************Main Content*******************************/

#maincontent {
  margin-top: 15px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1b1215;
  text-align: left;
}

.subcontent {
  margin: 0 auto;
  text-align: center;
  width: 650px;
}

.entry    {
  margin: 0px 0 10px 0;
  padding: 10px 0 10px 0;
  background-color: #fde8d3;
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
	psoition: relative;
}

.entry_text {
  padding: 0 0 10px 15px;
}

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

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

.userpic {
  position: relative;
  float: right;
  background-color: #bb565c;
  padding: 5px;
  margin: 10px 10px 0 0;
  z-index: 15;
}
.userpicfriends {
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  z-index: 15;
  position: relative;
  float: right;
  background-color: #bb565c !important;
  padding: 5px;
  margin: 10px 10px 0 0;
  z-index: 15;
}

.datesubject {
  background:url(http://i621.photobucket.com/albums/tt296/quillsh/pink/top2.jpg);
  background-repeat: repeat-x;
  background-color: #fde8d3;
	height: 27px;
  padding: 5px 0 0 0;
  position: relative;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #bb565c;
}

.date {
  padding: 10px 0 10px 10px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
	color: #bb565c;
}

.subject {
  padding: 10px 0 10px 7px;
	display: inline;
  text-algin: right;
	font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #bb565c;
	font-weight: bold;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover  {
	color: #bb565c;
  text-decoration: none;
}

.currents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0 5px;
}

.ljtags {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 30px 0 0 -10px;
	font-weight: bold;
}

.comments {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: right;
	color: #bb565c;
  background-color: #fcaf9f;
  padding: 5px 5px 5px 5px;
  position: relative;
  top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
  color: #bb565c;
	font-weight: bold;
	text-decoration: none;
}

div.comments a:hover {
  color: #342329;
	font-weight: bold;
  text-decoration: none;
}

/*******************************Footer*******************************/

#footer {
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fde8d3;
  z-index: 100;
  clear: both;
}

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

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

.clearfoot {
  clear: both;
}

/*******************************Comments*******************************/

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

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

.box {
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #ffffff;
  padding: 10px;
  clear: left;
}

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

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

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

.replytosubject {
  font-weight: bold;
}

.commentreply {
  position: relative;
  margin: 10px;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
}

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

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

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

.commentboxpartial {
  padding: 10px;
  margin: 10px;
  background-color: #fde8d3;
}

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

/*******************************Calendar*******************************/

.year a, .year a:link, .year a:visited{
  color: #fde8d3;
}

.year a:hover {
  color: #342329;
  text-decoration: none;
}

.yeardate a, .yeardate a:link, .yeardate a:visited{
  color: #fde8d3;
}

.yeardate a:hover {
  color: #342329;
  text-decoration: none;
}

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

ul.year li {
  display: inline;
}

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

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

table.yeartable td.yearday {
  text-align: center;
}

td.yearmonth {
  border-style: none;
}

/*******************************Misc*******************************/

.clear {
 display: none;
}

.skiplinks {
  text-align: center;
}

.headerimage {
  /* for formatting header image */
}

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

* html div.subcontent {
  /* fixes an IE reply page bug */
  height: 1%;
  clear: none;
}

* html div.box#commentform {
  /* fixes an IE reply page bug */
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #000000;
}



/*******************************Sidebar*******************************/
/****This layout doesn't have a sidebar, but I'll leave this uneditted code here in case anyone wants to try to add one****/
  
#sidebar {
  padding-top: 15px;
  margin-top: 15px;
  background-color: #000000;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  color: #ffffff;
  width: 160px;
  text-align: left;
}

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

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

.defaultuserpic {
  text-align: center;
}

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

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

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

#sidebar_summary li.sbaritem {
  margin: 0 10px;
  padding: 3px 0;
  border-bottom: 1px #ffffff solid;
}

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

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

.sbarcalendarposts {
  border-color:  #ff0000;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

li.sbartitle {
  padding-left: 15px;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #cc0000;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Journal Style.  To the right you'll find a box telling your Current Theme.  Under the section "Select a different theme" there is a search box, in it put "Flexible Squares" and choose the theme "Black and White and Red All Over."  In the box in the top right that says "(lj_user)'s Current Theme", click "Change page setup" and choose "1 column (no sidebar)."  Now click on "Customize selected theme -&amp;gt;" button on the right.

On that page, on your left, you'll see a sidebar.  Click on "Custom CSS."  You'll see some drop down options: "Use layout's 'Base Weblog' Stylesheet," "Use layout's stylesheet(s) when including custom external stylesheet," and "Use external stylesheets ".  Select "NO" for all of them.  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need to replace all the image URLs in thie stylesheet with your own URL.  Copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */
    
&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;br /&gt;&lt;br /&gt;Please remember to credit to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and enjoy!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:1221</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/1221.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=1221"/>
    <title>Templates 2(A) and 2(B)</title>
    <published>2009-04-28T18:52:15Z</published>
    <updated>2009-04-28T18:55:39Z</updated>
    <content type="html">Here are a couple layouts that are variations of each other, but both different enough to warrant them both existing!  Wow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/lilysunset_shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/shot/lilysunset_shottn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/lilysunset_shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;-Click for larger cap, opens in new window-&lt;/a&gt;&lt;br /&gt;2(A):  Leave It Up to the Beauty of Love&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template 2(A):&lt;/b&gt;  Leave It Up to the Beauty of Love&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.  &lt;a href="http://www.livejournal.com/customize/#layout" target="_blank"&gt;Go to Choose Page Setup&lt;/a&gt; and select "2 Column (Sidebar on Right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do.&lt;br /&gt;&lt;br /&gt;Header:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lily_header.jpg" target="_blank" rel="nofollow"&gt;lily_header.jpg&lt;/a&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lily_bg.jpg" target="_blank" rel="nofollow"&gt;lily_bg.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/* --Template 2(A):  Leave It Up to the Beauty of Love
     For: Mixit
     Available:  http://community.livejournal.com/betterdolphin/
     By:  Toby @ http://itsanooray.livejournal.com/ -- */

/* If you require INSTRUCTIONS TO INSTALL again, see the bottom of the stylesheet. */


/* ---------- ADD YOUR HEADER GRAPHIC --------------- */

#header {
  margin-top: 0;
	position: relative;
	height: 200px;
	}

/* ---------- GENERAL STYLE --------------- */

html {
  margin: 0;
	padding: 0;
	font-size: 100%; /* IE hack */
	}

body {
	margin: 0;
	padding: 0;
	color: #747474;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #fffcf0;
	}

a:link {
	color: #84b8d4;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #eabbb4;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #747474;
	font-weight:normal;
	text-decoration:underline;
	}

input, textarea, select {
  border: 1px #e7ddd7 solid;
	}
	
blockquote {
  margin: 2px;
	padding: 10px;
	border: 1px solid #e7ddd7;
	background: #fffcf0;
	}

ul {
  margin-bottom: -10px;
	}

/* ---------- PAGE STRUCTURE --------------- */

/* -- DO NOT EDIT BELOW -- */

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/* -- DO NOT EDIT ABOVE -- */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	text-align: left;
	background: url('http://i621.photobucket.com/albums/tt296/quillsh/lily_bg.jpg');
  background-repeat: repeat-x;
  }

#container-inner {
  min-height: 100%;
	text-align: left;
	}

#page {
  width: 600px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFFFFF;
  border: 1px #e7ddd7 solid;
	}

#header-inner {
  margin: 0 auto;
	padding: 20px
	}

#content {
  text-align: left;
	}
	
#content-inner  {
  margin:  30px 0 0 20px;
	}

#alpha {
  width: 350px;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  margin: 10px 10px 0 0;
	}

#beta {
  width: 150px;
  float: right;
	overflow: hidden;
  margin: 0 50px 0 0;
	}

#beta-inner {
  text-align: left;
  float: right;
	overflow: hidden;
	margin-top: 17px;
	.margin-top: 29px;
  }
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.lj-view-archive #alpha-inner,
.lj-view-month #alpha-inner,
.lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}


/* ---------- HEADER ---------- */

#header-content {
  overflow: hidden;
	text-align: center;
	background: url(http://i621.photobucket.com/albums/tt296/quillsh/lily_header.jpg);
  background-repeat: no-repeat;
	padding: 10px;
	height: 200px;
	}

#header-text ul.nav {
  position: absolute;
	font-size: 12px;
	width: 560px;
	margin: 120px 0 0 0;
	.margin: 120px 0 0 -170px;
	padding: 0;
	text-transform: lowercase;
	float: right;
	text-align: right;
	}

#header-text ul.nav li {margin: 0; padding: 0 10px; list-style: none;}
#header-text ul.nav li.item {border: 0;}
#header-text ul.nav a {color: #84b8d4; text-decoration: none;}
#header-text ul.nav a:hover {color:  #eabbb4;}

#header-name {
	width: 200px;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 34px;
	letter-spacing: 2px;
	font-weight: bolder;
	text-align: right;
	float: right;
	text-transform: uppercase;
	}

#header-name a {
  color: #84b8d4;
	text-decoration: none;
	}

#header-name a:hover {
  color: #eabbb4;
	}

#header-description {
	width: 200px;
	margin: 0;
	padding: 0;
  font-size: 11px;
  text-align: right;
  float: right;
	color: #5e5e5e;
  clear: both;
	 }



/* ---------- ENTRIES ---------- */


/* previous and next links */
.stream-header {
  display: none;
	padding: 10px 20px;
	text-align: center;
	}

.stream-footer {
  padding: 0;
	text-align: center;
	}


/* ENTRY CONTAINER */
.asset {
  margin: 0;
  padding: 0 0 13px 0;
  }

.asset-inner {
  padding: 0 0 50px 0;
	}

.asset-header {
  padding: 0;
	}

.lj-view-entry .asset-header {
  padding: 0;
	}

/* ENTRY SUBJECT */
h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #84b8d4;
	text-align: right;
	}
	
h2.page-header2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #84b8d4;
	text-align: right;
	}

h2.page-header2 a, .lj-view-tags h2 {
  color: #84b8d4;
	text-decoration: none;
	}

h2.page-header2 a:hover {
  color: #eabbb4;
	}

abbr.datetime {
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	color: #747474;
	text-align: right;
	font-weight: bold;
	}


/* ENTRY BODY, META, TAGS */
.asset-content {}

/* ENTRY TEXT */
.asset-body {
  padding: 10px 0 20px 0;
 }

.asset-body a {
  color: #84b8d4;
	font-weight: normal;
	border-bottom: 1px solid #84b8d4;
	text-decoration: none;
	}
	
.asset-body a:hover {
  color: #eabbb4;
	font-weight: normal;
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}


/* DATE AND TIME */
div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	}

div.asset-header li.item {
  padding: 0;
	text-align: right;
	}

.ljuser {
  display: inline !important;
	}

/* USERPIC */
.user-icon {
  float: left;
	margin: 5px 7px 0 0;
	padding: 0;
	background: #fffcf0;
	text-align: center;
	}

.user-icon img {
  border: 1px solid #e7ddd7;
	}

.user-pic img {
  border: 1px solid #e7ddd7;
	}

.user-icon span {
  background: #ffffff !important;
	text-align: center;
	}


/* CURRENTS */
.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/* TAGS */
.asset-tags-header {
	display: block; float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
	font-size: 12px !important;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	}

.asset-tags-list a {
  white-space: normal !important;
	}


/* COMMENTS */
ul.asset-meta-list {
  clear: both;
  margin: 10px 0 0 0;
  padding: 2px 5px 6px 0;
  list-style-type: none;
  font-size: 11px;
	background-color: #eabbb4;
	text-align: right;
  }

ul.asset-meta-list a {
  color: #9d5c64;
	text-decoration: underline;
	font-weight: none;
	}
	
ul.asset-meta-list a:active, ul.asset-meta-list a:hover, ul.asset-meta-list a:visited:hover, ul.asset-meta-list a:visited:active {
  color: #fffcf0;
	text-decoration: underline;
	font-weight: none;
	}
	
ul.asset-meta-list a:visited {
  color: #747474;
	text-decoration: underline;
	font-weight: none;
	}

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	}

ul.asset-meta-list .item {
  border: 0;
	}

.prevnext, .prev, .next {
  padding: 5px 0;
	}


/* ---------- SIDEBAR ---------- */

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #747474;
  padding: 1px 5px 1px 5px;
	background-color: #eabbb4;
	font-size: 11px;
	text-align: right;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}
	
.widget a {
  color: #84b8d4;
	text-decoration: none;
	}

.widget a:hover {
  color: #eabbb4;
	text-decoration: none;
	}

/* PROFILE */
.about-me-widget {
  text-align: left;
	}

.about-me-widget a {
  color: #9d5c64;
	text-decoration: none;
	font-weight: bold;
	}

.about-me-widget a:hover {
  color: #fffcf0;
	text-decoration: none;
  font-weight: bold;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

/* CALENDAR */
.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #84b8d4;
	background: #E5E5E5;
	border: 1px solid #84b8d4;
	}

/* LINK LIST */
.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

/* TAGS */
.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

/* POST SUMMARY */
.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

/* syndication, LiveJournal link, designer link */
.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/* ---------- COMMENTS PAGE ---------- */

/* COMMENTS */
#comments {
  padding: 0;
	}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #84b8d4;
	font-size: 22px;
	font-weight: normal;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0; border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fffcf0;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

/* --- REPLY, SCREEN, ET CETERA ---  */
.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}

/* Fix height in IE */
.comment {height: 1%;}

/* QUICK REPLY */
.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}

/* ---------- ARCHIVES ---------- */

/* CALENDAR/ARCHIVE */

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #84b8d4;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

	
/* ---------- MISC ---------- */

hr {
  display: none;
	}
	
/* PLUS ACCOUNTS */

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/* UTILITY */

/* clear floats inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

/* float in post bodies around enclosures */
#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
	
	
	
/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Customize Journal Style.  To the right you'll find a box telling your Current Theme.  Click "Select a different theme" and in the search box put in "Mixit" and choose any result.  Again, in the Current Theme box, click "Change page set up" and choose "2 Column (sidebar on right)."  Now click on "Customize selected theme."  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need to replace the header image URL with your own URL.  Copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */

&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;br /&gt;&lt;br /&gt;Please remember to credit to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and enjoy!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/lightleaves_shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/shot/lightleaves_shottn.jpg" border="0" target="_blank" loading="lazy"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/lightleaves_shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;-Click for larger cap, opens in new window-&lt;/a&gt;&lt;br /&gt;2(B):  Strive for Purity&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template 2(B):&lt;/b&gt;  Strive for Purity&lt;br /&gt;&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.  &lt;a href="http://www.livejournal.com/customize/#layout" target="_blank"&gt;Go to Choose Page Setup&lt;/a&gt; and select "2 Column (Sidebar on Right)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do.&lt;br /&gt;&lt;br /&gt;Header:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lightleaves.jpg" target="_blank" rel="nofollow"&gt;lightleaves.jpg&lt;/a&gt;&lt;br /&gt;Background:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/lightleaves_bg.jpg" target="_blank" rel="nofollow"&gt;lightleaves_bg.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/* --Template 2(B):  Strive For Purity
     For: Mixit
     Available:  http://community.livejournal.com/betterdolphin/
     By:  Toby @ http://itsanooray.livejournal.com -- */

/* If you require INSTRUCTIONS TO INSTALL again, see the bottom of the stylesheet. */


/* ---------- ADD YOUR HEADER GRAPHIC --------------- */

#header {
  margin-top: 0;
	position: relative;
	height: 200px;
	}

/* ---------- GENERAL STYLE --------------- */

html {
  margin: 0;
	padding: 0;
	font-size: 100%; /* IE hack */
	}

body {
	margin: 0;
	padding: 0;
	color: #747474;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #fffcf0;
	}

a:link {
	color: #84b8d4;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #eabbb4;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #747474;
	font-weight:normal;
	text-decoration:underline;
	}

input, textarea, select {
  border: 1px #e7ddd7 solid;
	}
	
blockquote {
  margin: 2px;
	padding: 10px;
	border: 1px solid #e7ddd7;
	background: #fffcf0;
	}

ul {
  margin-bottom: -10px;
	}

/* ---------- PAGE STRUCTURE --------------- */

/* -- DO NOT EDIT BELOW -- */

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/* -- DO NOT EDIT ABOVE -- */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	text-align: left;
	background: url('http://i300.photobucket.com/albums/nn33/mundofine/lily_bg.jpg');
  background-repeat: repeat-x;
  }

#container-inner {
  min-height: 100%;
	text-align: left;
	}

#page {
  width: 600px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFFFFF;
  border: 1px #e7ddd7 solid;
	}

#header-inner {
  margin: 0 auto;
	padding: 20px
	}

#content {
  text-align: left;
	}
	
#content-inner  {
  margin:  30px 0 0 20px;
	}

#alpha {
  width: 350px;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  margin: 10px 10px 0 0;
	}

#beta {
  width: 150px;
  float: right;
	overflow: hidden;
  margin: 0 50px 0 0;
	}

#beta-inner {
  text-align: left;
  float: right;
	overflow: hidden;
	margin-top: 17px;
	.margin-top: 29px;
  }
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.lj-view-archive #alpha-inner,
.lj-view-month #alpha-inner,
.lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}


/* ---------- HEADER ---------- */

#header-content {
  overflow: hidden;
	text-align: center;
	background: url(http://i621.photobucket.com/albums/tt296/quillsh/lily_header.jpg);
  background-repeat: no-repeat;
	padding: 10px;
	height: 200px;
	}

#header-text ul.nav {
  position: absolute;
	font-size: 12px;
	width: 560px;
	margin: 120px 0 0 0;
	.margin: 120px 0 0 -170px;
	padding: 0;
	text-transform: lowercase;
	float: right;
	text-align: right;
	}

#header-text ul.nav li {margin: 0; padding: 0 10px; list-style: none;}
#header-text ul.nav li.item {border: 0;}
#header-text ul.nav a {color: #84b8d4; text-decoration: none;}
#header-text ul.nav a:hover {color:  #eabbb4;}

#header-name {
	width: 200px;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 34px;
	letter-spacing: 2px;
	font-weight: bolder;
	text-align: right;
	float: right;
	text-transform: uppercase;
	}

#header-name a {
  color: #84b8d4;
	text-decoration: none;
	}

#header-name a:hover {
  color: #eabbb4;
	}

#header-description {
	width: 200px;
	margin: 0;
	padding: 0;
  font-size: 11px;
  text-align: right;
  float: right;
	color: #5e5e5e;
  clear: both;
	 }



/* ---------- ENTRIES ---------- */


/* previous and next links */
.stream-header {
  display: none;
	padding: 10px 20px;
	text-align: center;
	}

.stream-footer {
  padding: 0;
	text-align: center;
	}


/* ENTRY CONTAINER */
.asset {
  margin: 0;
  padding: 0 0 13px 0;
  }

.asset-inner {
  padding: 0 0 50px 0;
	}

.asset-header {
  padding: 0;
	}

.lj-view-entry .asset-header {
  padding: 0;
	}

/* ENTRY SUBJECT */
h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #84b8d4;
	text-align: right;
	}
	
h2.page-header2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #84b8d4;
	text-align: right;
	}

h2.page-header2 a, .lj-view-tags h2 {
  color: #84b8d4;
	text-decoration: none;
	}

h2.page-header2 a:hover {
  color: #eabbb4;
	}

abbr.datetime {
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	color: #747474;
	text-align: right;
	font-weight: bold;
	}


/* ENTRY BODY, META, TAGS */
.asset-content {}

/* ENTRY TEXT */
.asset-body {
  padding: 10px 0 20px 0;
 }

.asset-body a {
  color: #84b8d4;
	font-weight: normal;
	border-bottom: 1px solid #84b8d4;
	text-decoration: none;
	}
	
.asset-body a:hover {
  color: #eabbb4;
	font-weight: normal;
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}


/* DATE AND TIME */
div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	}

div.asset-header li.item {
  padding: 0;
	text-align: right;
	}

.ljuser {
  display: inline !important;
	}

/* USERPIC */
.user-icon {
  float: left;
	margin: 5px 7px 0 0;
	padding: 0;
	background: #fffcf0;
	text-align: center;
	}

.user-icon img {
  border: 1px solid #e7ddd7;
	}

.user-pic img {
  border: 1px solid #e7ddd7;
	}

.user-icon span {
  background: #ffffff !important;
	text-align: center;
	}


/* CURRENTS */
.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/* TAGS */
.asset-tags-header {
	display: block; float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
	font-size: 12px !important;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	}

.asset-tags-list a {
  white-space: normal !important;
	}


/* COMMENTS */
ul.asset-meta-list {
  clear: both;
  margin: 10px 0 0 0;
  padding: 2px 5px 6px 0;
  list-style-type: none;
  font-size: 11px;
	background-color: #eabbb4;
	text-align: right;
  }

ul.asset-meta-list a {
  color: #9d5c64;
	text-decoration: underline;
	font-weight: none;
	}
	
ul.asset-meta-list a:active, ul.asset-meta-list a:hover, ul.asset-meta-list a:visited:hover, ul.asset-meta-list a:visited:active {
  color: #fffcf0;
	text-decoration: underline;
	font-weight: none;
	}
	
ul.asset-meta-list a:visited {
  color: #747474;
	text-decoration: underline;
	font-weight: none;
	}

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	}

ul.asset-meta-list .item {
  border: 0;
	}

.prevnext, .prev, .next {
  padding: 5px 0;
	}


/* ---------- SIDEBAR ---------- */

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #747474;
  padding: 1px 5px 1px 5px;
	background-color: #eabbb4;
	font-size: 11px;
	text-align: right;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}
	
.widget a {
  color: #84b8d4;
	text-decoration: none;
	}

.widget a:hover {
  color: #eabbb4;
	text-decoration: none;
	}

/* PROFILE */
.about-me-widget {
  text-align: left;
	}

.about-me-widget a {
  color: #9d5c64;
	text-decoration: none;
	font-weight: bold;
	}

.about-me-widget a:hover {
  color: #fffcf0;
	text-decoration: none;
  font-weight: bold;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

/* CALENDAR */
.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #84b8d4;
	background: #E5E5E5;
	border: 1px solid #84b8d4;
	}

/* LINK LIST */
.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

/* TAGS */
.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

/* POST SUMMARY */
.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

/* syndication, LiveJournal link, designer link */
.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/* ---------- COMMENTS PAGE ---------- */

/* COMMENTS */
#comments {
  padding: 0;
	}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #84b8d4;
	font-size: 22px;
	font-weight: normal;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0; border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #fffcf0;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

/* --- REPLY, SCREEN, ET CETERA ---  */
.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	}

/* Fix height in IE */
.comment {height: 1%;}

/* QUICK REPLY */
.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}

/* ---------- ARCHIVES ---------- */

/* CALENDAR/ARCHIVE */

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #84b8d4;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

	
/* ---------- MISC ---------- */

hr {
  display: none;
	}
	
/* PLUS ACCOUNTS */

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/* UTILITY */

/* clear floats inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

/* float in post bodies around enclosures */
#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
	
	
	
/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Customize Journal Style.  To the right you'll find a box telling your Current Theme.  Click "Select a different theme" and in the search box put in "Mixit" and choose any result.  Again, in the Current Theme box, click "Change page set up" and choose "2 Column (sidebar on right)."  Now click on "Customize selected theme."  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need to replace the header image URL with your own URL.  Copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */

&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;br /&gt;&lt;br /&gt;Please remember to credit to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and enjoy!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;br /&gt;&lt;a name='cutid2-end'&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:972</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/972.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=972"/>
    <title>Template 1</title>
    <published>2009-04-28T17:49:32Z</published>
    <updated>2009-04-28T17:54:47Z</updated>
    <content type="html">Time for a nice, bright, clean layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/blueflowers_shot.jpg" target="_blank" rel="nofollow"&gt;&lt;img src="https://i621.photobucket.com/albums/tt296/quillsh/shot/blueflowers_shottn.jpg" border="0" target="_blank" fetchpriority="high"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/shot/blueflowers_shot.jpg" target="_blank" target="_blank" rel="nofollow"&gt;-Click for larger cap, opens in new window-&lt;/a&gt;&lt;br /&gt;1:  Don't Make Me Blue&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table width="600" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Template 1:&lt;/b&gt;  Don't Make Me Blue&lt;/td&gt;&lt;tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;For:&lt;/b&gt;  Mixit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Directions:&lt;/b&gt;  &lt;a href="http://www.livejournal.com/customize/" target="_blank"&gt;Click here&lt;/a&gt;.  In search box put "Mixit" and choose any available Mixit template.  &lt;a href="http://www.livejournal.com/customize/#layout" target="_blank"&gt;Go to Choose Page Setup&lt;/a&gt; and select "2 Column (Sidebar on Left)".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.livejournal.com/customize/options.bml" target="_blank"&gt;Click on Customize Selected Theme&lt;/a&gt;.  Click on "Customize CSS" menu link on left.  "Use layout's 'Base Weblog' stylesheet" needs to be set on "No", and "Custom external stylesheet URL" field remains blank.&lt;br /&gt;&lt;br /&gt;Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes.&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;b&gt;Images:&lt;/b&gt;  These are hosted on my own &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;Photobucket account&lt;/a&gt;, I encourage you to save and upload to your own server/account.  Just be sure to change the URLs in the style sheet when you do.&lt;br /&gt;&lt;br /&gt;Header:  &lt;a href="http://i621.photobucket.com/albums/tt296/quillsh/blueflowerlj.jpg" target="_blank" rel="nofollow"&gt;blueflowerlj.jpg&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td bgcolor="#efefef"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;textarea rows="15" cols="60"&gt;
/* --Template 1:  Don't Make Me Blue
     For: Mixit
     Available:  http://community.livejournal.com/betterdolphin/
     By:  Toby @ http://itsanooray.livejournal.com -- */

/* If you require INSTRUCTIONS TO INSTALL again, see the bottom of the stylesheet. */


/* ---------- ADD YOUR HEADER GRAPHIC --------------- */

#header {
  margin-top: 0;
	position: relative;
	height: 193px;
	background: url(http://i621.photobucket.com/albums/tt296/quillsh/blueflowerlj.jpg);
	}

/* ---------- GENERAL STYLE --------------- */

html {
  margin: 0;
	padding: 0;
	font-size: 100%; /* IE hack */
	}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	}

a:link {
	color: #018c89;
	font-weight:normal;
	text-decoration:underline;
	}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #5e5e5e;
	font-weight:normal;
	text-decoration:underline;
	}

a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
	}

p {
  margin-top: 13px;
	margin-bottom: 13px;
	}

blockquote {
  margin: 2px;
	padding: 10px;
	border: 1px solid #5e5e5e;
	}

ul {
  margin-bottom: -10px;
	}

input, textarea, select {
  border: 1px #000000 solid;
	}

/* ---------- PAGE STRUCTURE --------------- */

/* -- DO NOT EDIT BELOW -- */

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC &amp; PC will clip pager-top when accessing page anchor */

/* -- DO NOT EDIT ABOVE -- */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	text-align: left;
	background-color: #FFFFFF;
}

#container-inner {
  min-height: 100%;
	text-align: left;
	}

#page {
  width: 732px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFFFFF;
	}

#header-inner {
  margin: 0 auto;
	}

#content {
  text-align: left;
	}

#alpha {
  width: 495px;
	}

.layout-tw #alpha {
  float: right;
	}

#alpha-inner {
  margin: 10px 10px 0 0;
	}

#beta {
  width: 180px;
	left: 28px;
	}
	
.layout-wt #beta-inner {
  padding: 5px;
	}
	
.layout-tw #beta-inner {
  padding: 5px;
	}

.lj-view-archive #alpha-inner,
.lj-view-month #alpha-inner,
.lj-view-tags #alpha-inner {
  padding-top: 20px;
	padding-bottom: 20px;
	}


/* ---------- HEADER ---------- */

#header-content {
  overflow: hidden;
	text-align: center;
	}

#header-text ul.nav {
  position: absolute;
	font-size: 12px;
	bottom: 23px;
	left: 270px;
	width: 458px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
  float: right;
	text-align: center;
	}

#header-text ul.nav li {margin: 0; padding: 0 15px; display: inline;}
#header-text ul.nav li.item {border: 0;}
#header-text ul.nav a {color: #018c89; text-decoration: none;}
#header-text ul.nav a:hover {color:  #5e5e5e;}

#header-name {
  margin: 85px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 34px;
	letter-spacing: 2px;
	font-weight: bolder;
	text-align: right;
	text-transform: uppercase;
	}

#header-name a {
  color: #000000;
	text-decoration: none;
	}

#header-name a:hover {
  color: #5e5e5e;
	}

#header-description {
   margin: 0;
	 font-size: 12px;
 	 text-align: right;
   padding: 0 10px 0 0;
   color: #5e5e5e;
	 }



/* ---------- ENTRIES ---------- */


/* previous and next links */
.stream-header {
  display: none;
	padding: 10px 20px;
	text-align: center;
	}

.stream-footer {
  padding: 0;
	text-align: center;
	}


/* ENTRY CONTAINER */
.asset {
  margin: 0;
  padding: 0 0 13px 0;
  }

.asset-inner {
  padding: 0 0 50px 0;
	}

.asset-header {
  padding: 0;
	}

.lj-view-entry .asset-header {
  padding: 0;
	}

/* ENTRY SUBJECT */
h2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #018c89;
	}
	
h2.page-header2 {
  margin: 0;
	padding: 0 0 1px 0;
	font-size: 20px;
	font-weight: bold;
	color: #018c89;
	}

h2.page-header2 a, .lj-view-tags h2 {
  color: #006664;
	text-decoration: none;
	}

h2.page-header2 a:hover {
  color: #5e5e5e;
	}

abbr.datetime {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #5e5e5e;
	}


/* ENTRY BODY, META, TAGS */
.asset-content {}

/* ENTRY TEXT */
.asset-body {
  padding: 10px 0 0 0;
 }

.asset-body a {
  color: #018c89;
	font-weight: normal;
	border-bottom: 1px solid #018c89;
	text-decoration: none;
	}
	
.asset-body a:hover {
  color: #5e5e5e;
	font-weight: normal;
	}

.asset-body dt {
	font-weight: normal;
	}

.asset-body dd {
  margin-left: 58px;
	padding: 10px;
	border-top: 0;
	}


/* DATE AND TIME */
div.asset-header ul {
  margin: 0 !important;
	padding: 0 !important;
	}

div.asset-header li.item {
  padding: 0;
	}

.ljuser {
  display: inline !important;
	}

/* USERPIC */
.user-icon {
  float: right;
	margin-left: 5px;
	padding: 1px;
	background: transparent !important;
	text-align: center;
	}

.user-icon img {
  border: 1px solid #018C89;
	}

.user-icon span {
  background: #ffffff !important;
	text-align: center;
	}


/* CURRENTS */
.lj-currents ul {
  margin: 0;
	padding: 0;
	}

.lj-currents ul li {
  list-style: none;
	}

.lj-currents img {
  display: inline;
	}

.entryMetadata-label {
  font-weight:bold;
	}

.entryMetadata-content {
  margin-left: 2px;
	}

/* TAGS */
.asset-tags-header {
	display: block; float: left; 
	width: 56px; 
	height: 100% !important; 
	margin: 0; padding: 0;
	font-size: 16px !important;
	}

.asset-tags-list {
  margin: 0 0 0 56px;
	padding: 0;
	list-style-type: none;
	}

.asset-tags-list li {
  display: inline;
	padding-right: 5px;
	}

.asset-tags-list a {
  white-space: normal !important;
	}


/* COMMENTS */
ul.asset-meta-list {
  clear: both;
  margin: 10px 0 0 0;
  padding: 2px 0 6px 0;
  list-style-type: none;
  font-size: 11px;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  }

li.asset-meta-comments {
  display: inline;
	margin: 0 10px 0 0;
	}

ul.asset-meta-list .item {
  border: 0;
	}

.prevnext, .prev, .next {
  padding: 5px 0;
	}


/* ---------- SIDEBAR ---------- */

.widget {
  margin-bottom: 20px;
	font-size: 11px;
	}

.widget-inner {}

.widget-header {
  color: #018c89;
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	}

.widget-content {
  margin: 0;
	padding: 0;
	}

.widget ul {
  margin: 0;
	padding: 0 0 0 20px;
	}

.widget a {
  color: #018c89;
	text-decoration: none;
	}

.widget a:hover {
  color: #5e5e5e;
	text-decoration: none;
	}

/* PROFILE */
.about-me-widget {
  text-align: left;
	}

.about-me-widget .widget-header a {
  color: #018c89;
	}

.about-me-widget .widget-header a:hover {
  color: #5e5e5e;
	}

.about-me-widget dl, .about-me-widget dd, .about-me-widget dt {
  margin: 0;
	padding: 0;
	width: 100%;
	}

/* CALENDAR */
.calendar-widget {
  display: none;
	}

.calendar-widget table {
  width: 100%;
	text-align: left;
	}

.calendar-widget p {
  margin: 5px 0;
	padding: 0;
	text-align: center;
	}

.calendar-widget tr:first-child a {
  background: #ffffff;
	border: 0;
	}

.calendar-widget td a {
  display: block;
	width: 100%;
	color: #018c89;
	background: #E5E5E5;
	border: 1px solid #018c89;
	}

/* LINK LIST */
.typelist-widget li.item {
  margin: 0;
	padding: 0;
	}

/* TAGS */
.categories-widget .widget-footer {
  padding: 20px 0 0 0;
	}

.categories-widget li.item {
  margin: 0;
	padding: 0;
	}

.categories-widget li.tag {
  display: inline;
	padding: 0 1px;
	background: none;
	}

/* POST SUMMARY */
.archive-widget li.item {
	margin: 0 0 5px 0;
	padding: 0;
	}

.links-widget .widget-list .item {
	margin-bottom: 5px;
	border: none !important;
	}

.widget-list .tagcloud {
	list-style: none !important;
	display: inline !important;
	color: #ff0000 !important;
	white-space: nowrap !important;
	border-left: 0 !important;
	width: 100% !important;
  display: none;
	}

/* syndication, LiveJournal link, designer link */
.syndicate-widget, .powered-widget, .designed-widget {
  display: none;
	}


/* ---------- COMMENTS PAGE ---------- */

/* COMMENTS */
#comments {
  padding: 0;
	}

div.comments-inner h2 {
  margin: 0;
	padding: 5px 0 0 0;
	color: #018c89;
	font-size: 22px;
	font-weight: normal;
	}

.comment {
  margin-bottom: 29px;
	padding: 15px 0; border: 0;
	}
	
.comment-odd {}

.comment-even {
  background: #EFFFFF;
	padding: 5px;
	}

.comments-nav {
  margin: 20px;
	text-align:center;
	}

/* --- REPLY, SCREEN, ET CETERA ---  */
.comment-links {
  margin-top: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	}
	
.comment-subject {
  font-weight: bold;
	}

.comment-date {
  margin-top: 1px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #C8C8C8;
	}

/* Fix height in IE */
.comment {height: 1%;}

/* QUICK REPLY */
.quickreply {
  margin-top: 16px;
	width:90%;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#commenttext, #subject {
  width: 90%;
  }

#comment-form {
  width: 500px;
	}

/* ---------- ARCHIVES ---------- */

/* CALENDAR/ARCHIVE */

ul.year {
  text-align: center;
	padding: 0;
	}

ul.year li {
  display: inline;
	padding: 0 5px;
	}
        
table.yeartable {
  margin-left: auto;
	margin-right: auto;
	}

table.yeartable td.yeardate, table.yeartable td.yearday {
  border: 1px solid #018c89;
	}

table.yeartable td.yearday {
	text-align: center;
	}

td.yearmonth {
  border-style: none;
	font-weight: bold;
	}

dd.viewsubjects {
  margin: 0 0 12px 12px;
	}

.lj-view-month table {}

.lj-view-month widget table {
  margin: 0 !important;
	}

	
/* ---------- MISC ---------- */

hr {
  display: none;
	}
	
/* PLUS ACCOUNTS */

#ad-5linkunit {
  clear: both;
  }

#ad-leaderboard {
  margin-bottom: 10px;
  }


/* UTILITY */

/* clear floats inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0.1px;
  }

/* float in post bodies around enclosures */
#content-inner, .asset-body {
  height: 1%;
  }

/* Win IE &amp;lt; 7 */
* html #header-name a {
  word-wrap: break-word;
  }
	
	
	
/* DIRECTIONS:  To install, go to your Home section in LJ.  Scroll over Journal in the menu, click Customize Journal Style.  To the right you'll find a box telling your Current Theme.  Click "Select a different theme" and in the search box put in "Mixit" and choose any result.  Again, in the Current Theme box, click "Change page set up" and choose "2 Column (sidebar on left)."  Now click on "Customize selected theme."  On your left you'll see a sidebar, click on "Custom CSS."  You'll see a drop down option: "Use layout's 'Base Weblog' Stylesheet."  Select "NO."  Leave "Custom external stylesheet URL" entry blank.

If you haven't already, you need to replace the header image URL with your own URL.  Copy and paste this WHOLE document into the "Custom stylesheet" box.

Click "Save Changes" and it should be ready to go! */

&lt;/textarea&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Save changes and it should work fine!&lt;br /&gt;&lt;br /&gt;Please remember to credit to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and enjoy!&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/center&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:528</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/528.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=528"/>
    <title>Resources</title>
    <published>2009-04-28T02:24:11Z</published>
    <updated>2011-02-06T20:18:34Z</updated>
    <category term="!resources"/>
    <content type="html">Aside from stuff I scanned in from royalty free books/from around the apartment/my own photos, most of the stuff I use can be found at these places:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;span  class="ljuser  i-ljuser  i-ljuser-type-P     "  data-ljuser="77words" lj:user="77words" &gt;&lt;a href="https://77words.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://77words.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;77words&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.555design.org/" target="_blank" rel="nofollow"&gt;555Design&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="dearest" lj:user="dearest" &gt;&lt;a href="https://dearest.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://dearest.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;dearest&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.hybrid-genesis.com/" target="_blank" rel="nofollow"&gt;Hybrid Gensis&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="violated_icons" lj:user="violated_icons" &gt;&lt;a href="https://violated-icons.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://violated-icons.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;violated_icons&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://gimei.deviantart.com/art/Japanese-style-pattern-102424198?q=boost%3Apopular+in%3Aresources%2Fapplications%2Fpatterns&amp;amp;qo=0" target="_blank" rel="nofollow"&gt;Japanese style pattern by ~gimei&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a target='_blank' href='http://iconsweets2.com/' rel='nofollow'&gt;http://iconsweets2.com/&lt;/a&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Or these design blogs will have posts with lots of resources to free brushes/patterns/fonts/icons/ etc:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a target='_blank' href='http://webdesignledger.com/' rel='nofollow'&gt;http://webdesignledger.com/&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a target='_blank' href='http://thinkdesignblog.com/' rel='nofollow'&gt;http://thinkdesignblog.com/&lt;/a&gt;&lt;br /&gt;&lt;li&gt;&lt;a target='_blank' href='http://www.bittbox.com' rel='nofollow'&gt;http://www.bittbox.com&lt;/a&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And, finally, color palettes that I've used for layouts that I picked up from &lt;a href="http://www.colourlovers.com" target="_blank" rel="nofollow"&gt;Colourlovers&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a target='_blank' href='http://www.colourlovers.com/palette/92095/Giant_Goldfish' rel='nofollow'&gt;http://www.colourlovers.com/palette/92095/Giant_Goldfish&lt;/a&gt;&lt;br /&gt;&lt;a target='_blank' href='http://www.colourlovers.com/palette/705921/Spring_Birds' rel='nofollow'&gt;http://www.colourlovers.com/palette/705921/Spring_Birds&lt;/a&gt;&lt;br /&gt;&lt;a target='_blank' href='http://www.colourlovers.com/palette/859814/Hopper' rel='nofollow'&gt;http://www.colourlovers.com/palette/859814/Hopper&lt;/a&gt;&lt;br /&gt;&lt;a target='_blank' href='http://www.colourlovers.com/palette/1222088/What_You_See' rel='nofollow'&gt;http://www.colourlovers.com/palette/1222088/What_You_See&lt;/a&gt;&lt;br /&gt;&lt;a name='cutid1-end'&gt;&lt;/a&gt;&lt;br /&gt;Thanks bunches, fellas.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:betterdolphin:379</id>
    <link rel="alternate" type="text/html" href="https://betterdolphin.livejournal.com/379.html"/>
    <link rel="self" type="text/xml" href="https://betterdolphin.livejournal.com/data/atom/?itemid=379"/>
    <title>Introduction</title>
    <published>2009-04-27T23:24:20Z</published>
    <updated>2009-04-28T01:06:46Z</updated>
    <category term="!introduction"/>
    <lj:music>QI</lj:music>
    <content type="html">This community was made in the hopes of providing yet more high quality free layout services to the general masses of LiveJournal.  Maybe provide more than that when I feel in the ~mood~.  I really like to code websites, and though styling LJ layouts is one of the more frustrating experiences one can partake, I generally like the end result and the fact others appreciate what I do as well.&lt;br /&gt;&lt;br /&gt;So, please, if you like something here, feel free to take and use!  &lt;br /&gt;&lt;br /&gt;If you ever do use, please credit back to &lt;span  class="ljuser  i-ljuser  i-ljuser-type-C     "  data-ljuser="betterdolphin" lj:user="betterdolphin" &gt;&lt;a href="https://betterdolphin.livejournal.com/profile/"  target="_self"  class="i-ljuser-profile" &gt;&lt;img  class="i-ljuser-userhead"  src="https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1" /&gt;&lt;/a&gt;&lt;a href="https://betterdolphin.livejournal.com/" class="i-ljuser-username"   target="_self"   &gt;&lt;b&gt;betterdolphin&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; or &lt;a target='_blank' href='http://community.livejournal.com/betterdolphin/'&gt;http://community.livejournal.com/betterdolphin/&lt;/a&gt; if linking off LJ.  Comments are appreciated.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Information to know&lt;/b&gt;&lt;br /&gt;(A quick rundown, if ever necessary I will expand/make it more organised.)&lt;br /&gt;&lt;br /&gt;-Please host images on your own servers, or, if you lack that, use &lt;a href="http://photobucket.com" target="_blank" rel="nofollow"&gt;PhotoBucket&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;-These layouts are tested in an IE7 and Firefox3 environment ONLY.  Usually my layouts work fine in Safari, Opera and other up-to-date browsers.  However, I cannot guarantee that they will work well in IE6 or any not-up-to-date browsers.&lt;br /&gt;&lt;br /&gt;-Layouts are available to all account levels, though, note, the ads of Plus level may make them a bit off, nothing much to be done about that, I apologise.&lt;br /&gt;&lt;br /&gt;-You can use these codes on other blogging interfaces if you know how to do such things.  I will not help you, otherwise.  (Though, I may try to tweek some layouts to be used on Wordpress/Blogger for people to download and use as well.)  But you must link back for credit and leave all headers in CSS intact, just like you would for your LJ.&lt;br /&gt;&lt;br /&gt;-If you are able to edit CSS and want to change colors/headers, be my guest at using my stylesheets as a launching pad.</content>
  </entry>
</feed>
