heartbeat;
img +
live
+ please change your navigation links text to numbers.
+ title feature will not work on plus accounts.
+ join
haenbokcookie for more layouts :D
CODE:
body {
background-image: url(
http://i42.tinypic.com/2uiklzd.jpg);position: x-repeat;
background-color: #ecd6d6;
text-align: center;
color: #ababab;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
margin: 160px 0 0px 0;
}
a, a:link, a:visited {
color: #e9c5c5;
text-decoration: none;
}
a:hover {
color: #e7d1d1;
text-decoration: none;
}
blockquote {
font-size: 10px;
padding: 10px;
font-family: "courier new";
border-right: 10px solid #e9c5c5;
}
code, kbd, pre, tt {
font-family: lucida sans unicode;
font-size: 9px;
}
h2 {
display: none;
}
.ljtaglist {
list-style-type: decimal-leading-zero;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 480px;
margin-left: auto; margin-right: auto;
}
#maincontent {
margin-top: 15px;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
text-align: left;
}
#sidebar {
display: none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
max-width: 100px;
min-width: 100px;
padding: 0px 10px 10px 10px;
margin-right: -100px;
margin-top: -10px;
text-align: center;
float: right;
font-family: "courier new", sans-serif;
font-size: 40px;
font-weight: bold !important;
letter-spacing: -5px;
color: #ababab;
}
.headerimage {
/* for formatting header image */
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer
a:link, div#footer a:visited {
color: #e7d1d1;
font-size: 40px;
font-weight: bold !important;
}
div#header a:hover, div#footer a:hover {
color: #f4eecd;
text-decoration: none;
}
/*title and subtitle*/
.title {
font-family: "courier new", sans-serif;
font-size: 40px;
font-weight: normal;
line-height:9px;
margin:-370px 0px 0px -500px;
padding:10px;
position:absolute;
color: #e9c5c5;
letter-spacing: -5px;
text-transform: lowercase;
}
.title:first-letter {
font-family:courier new;
font-size: 45px;
letter-spacing: -5px;
color:#e2cbcb!important;
font-weight: bold;
}
.subtitle{
font-family: "courier new", sans-serif;
font-size: 13px;
font-weight: normal;
color: #ababab;
line-height:3px;
margin:-330px 0px 0px -470px;
position:absolute;
letter-spacing: 0px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: block;
padding: 5px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
background-color: #eddada;
}
.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #eddada;
color: #ababab;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
text-align: left;
line-height: 13px;
}
.entry_text {
margin-bottom: 20px;
}
.userpic, .userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: -5px 0px 0px -200px;
z-index: 15;
text-align: center;
background-color: transparent !important;
}
.userpic img, .userpicfriends img {
padding: 20px;
background-color: #e7d1d1;
}
.userpic a font, .userpicfriends a font {
color: #ababab;
}
.date {
line-height: 200%;
top: 5px;
color: #e2cbcb;
font-family: "courier new", sans-serif;
font-size: 12px;
}
.subject {
font-weight: normal;
color: #e9c5c5;
font-family: "courier new", sans-serif;
font-size: 20px;
letter-spacing: -2px;
}
.subject a, .subject a:link, .subject a:visited {
color: #e9c5c5;
}
.subject a:hover {
color: #e9c5c5;
}
.subject:first-letter {
font-family:courier new;
font-size: 25px;
color:#e2cbcb!important;
font-weight: bold;
letter-spacing: -2px;
}
.datesubject {
padding: 10px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents {
font-size: 10px;
}
.currents strong {
font-weight: normal;
}
.currentlocation, .ljtags, .currentmood, .currentgroups, .currentmusic {
padding: 2px 0 2px 14px;
background: transparent none no-repeat scroll 0 50%;
}
.ljtags {
margin-top: 25px;
margin-bottom: -20px;
background-image: url(
http://i43.tinypic.com/2l9t6ab.jpg);}
.currentlocation {
background-image: url(
http://i44.tinypic.com/4gi0dl.jpg);}
.currentmood{
background-image: url(
http://i43.tinypic.com/34nmamc.jpg);}
.currentmusic {
background-image: url(
http://i41.tinypic.com/2i78vvp.jpg);}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "courier new", sans-serif;
font-size: 9px;
text-align: center;
color: #eddada;
padding: 10px;
position: relative;
top: 15px;
font-weight: bold;
text-transform: lowercase;
margin-top: 10px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #e7d1d1;
font-size: 30px;
}
div.comments a:hover {
color: #f4eecd;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: auto;
text-align: left;
font-family: "courier new", sans-serif;
font-size: 20px;
font-weight: bold;
letter-spacing: -2px;
color: #ababab;
z-index: 100;
clear: both;
margin-top: 20px;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: block;
margin: 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
padding: 10px;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #eddada;
}
table.yeartable td.yearday {
background-color: #eddada;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #eddada;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
top: -30px;
left: 0px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 20px;
border-color: #e7d1d1;
border-style: solid;
height: 80px;
width: 80px;
}
.box {
padding: 10px;
clear: left;
}
input, textarea {
background-color: #f4eecd;
color: #ababab;
border: none;
font-size: 10px;
font-family: "courier new";
padding: 3px;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #eddada;
color: #ababab;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "lucida sans unicode", sans-serif;
color: #ababab;
}
.commentbox {
padding: 10px;
margin: 10px;
background-color: #eddada;
}
.commentboxpartial {
padding: 10px;
margin: 10px;
background-color: #eddada;
}
.commentinfo {
background-color: #eddada;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 0px;
}
#lj_controlstrip {
display: none;
}
/*----------------------------------------------------
Tiny Icons
----------------------------------------------------------------*/
.subject img[src="
http://l-stat.livejournal.com/img/icon_protected.gif"]{
display: none;
}
.subject img[src="
http://l-stat.livejournal.com/img/icon_private.gif"]{
display: none;
}
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(
http://i44.tinypic.com/5kfvcp.jpg); padding: 11px 0 2px 14px;
}
.ljuser img[src="
http://l-stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(
http://i44.tinypic.com/5kfvcp.jpg); padding: 11px 0 2px 14px;
}
.ljuser img[src="
http://l-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(
http://i42.tinypic.com/24xq5mp.jpg); padding: 11px 0 2px 14px;
}
img[src="
http://l-stat.livejournal.com/img/btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i33.tinypic.com/2gw9rf6.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i34.tinypic.com/15o8b2c.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i34.tinypic.com/15o8b2c.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i34.tinypic.com/2qjy54x.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i34.tinypic.com/2qjy54x.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i33.tinypic.com/5by3k0.jpg); }
img[src="
http://l-stat.livejournal.com/img/btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i33.tinypic.com/5by3k0.jpg); }
img[src="
http://l-stat.livejournal.com/img/anonymous.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i34.tinypic.com/j5atdy.jpg); }
img[src="
http://l-stat.livejournal.com/img/openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i33.tinypic.com/2zodmw6.jpg); }
img[src="
http://l-stat.livejournal.com/img/talk/none.gif"] {
display: none;
}
img[src="
http://l-stat.livejournal.com/img/help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(
http://i32.tinypic.com/m7zus3.png); }
form#qrform table {
border-width: 0px !important;
}