live preview Flexible Squares, ads between entries, tiny icons, hover effects.
CSS (without header):
/* please keep this credit intact :)
Layout:
By punch @ novoluxa; this version: without header */
body {
background-color: #f7f7f7; background-attachment: fixed; background-position: bottom left; background-repeat: repeat;
background-image: url("
http://24.media.tumblr.com/tumblr_mbh8xyH2vk1qgh5gxo1_400.png");
text-align: center;
color: #6B696A;
font-family: trebuchet ms;
}
body{cursor: url(
http://pinkluvhh.tripod.com/arrow2.cur), auto;} a:hover
{cursor: url(
http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
a, a:link, a:visited {color: #eeb8b8 !important; font-family: lucida sans unicode; text-decoration: none; font-size: 7pt; font-weight: normal; text-transform:uppercase;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;}
a:hover {color: #6464ff!important;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;}
::-moz-selection {background: #494641; color: #f6f0e0;}
b,B,strong {color:#dc4672;font-family: trebuchet ms; font-size: 7.5pt; font-weight:bold; letter-spacing:1px; text-transform:uppercase;}
i,I,em {color: #c9bc68!important;font-family: georgia !important; font-size: 11px !important;font-style: italic !important; font-weight:light !important;text-transform: lowercase !important; letter-spacing:1px !important; text-decoration:none; padding: 1px;}
s,S,strike {color: #eeb8b8;font-family: courier new; font-size: 7.5pt; font-weight:bold; letter-spacing:0px; text-transform:uppercase; text-decoration: ;}
big {color: #6464ff;font-family: 'georgia'; font-size: 16pt; font-weight: bold; letter-spacing:1px; text-transform: lowercase; !important;font-style: italic !important; }
small {color:#eeb8b8; font-family: 'georgia'; font-size: 7.5pt; font-weight:normal; font-style: italic; letter-spacing:1px; text-transform: none; letter-spacing:1px;}
u,U {color:#ea6884;font-family: trebuchet ms; font-size: 7.5pt; font-weight:normal; text-transform:uppercase;letter-spacing:0px; text-decoration: ; border-bottom: 1px dashed #fed444;}
blockquote {
margin: 0 10px 0 20px;
padding: 8px;
background-color: #494641;
border-left: 10px solid #dc4672;
color: #f6f0e0;
font: 8pt lucida sans unicode, sans-serif;
text-align: justify;
}
code, kbd, pre, tt {
background-color: #cccccc;
border: 1px solid #dc4672;
font-size: 11px;
color: #494641;
}
textarea, .textbox, select, input {
background-color: #cccccc;
border: 1px solid #dc4672;
font-size: 11px;
color: #494641;
}
button, .button {
background-color: #cccccc;
border: 1px solid #dc4672;
font-size: 11px;
color: #494641;
}
}
#content {
width: 780px;
margin-left: 200px;
margin-right: auto;
padding: 30px;
}
#maincontent {
width: 550px;
font-family: trebuchet ms;
font-size: 9.5px;
background-color: #f6f0e0;
color: #494641;
margin: 20px 20px 10px 400px;
text-align: center;
}
#sidebar {
float: left;
position:;
padding: 10px 0px 0px 10px;
margin: 0px 0px 0px 200px;
background-color: #f6f0e0;
font-size: 9.5px;
font-family: trebuchet ms;
text-transform: lowercase;
color: #494641;
width: 180px;
text-align: justify;
}
.headerimage {
display: none;}
#footer {
text-align: center;
font-family: century gothic;
font-size: 8.5px;
font-weight: none;
letter-spacing: 1px;
text-transform: uppercase;
color: #6B696A;
padding: 9px 9px 9px 9px;
margin: 0px 0px 0px 400px;
background-color: #f6f0e0;
width: 530px;
clear: both;
}
/* header -- links to views; title of journal; subtitle of journal */
#header {width:780px;margin:-30px 0 0 0;padding:40px 10px 10px 10px;height:60px;}
div#header a, div#header a:link, div#header a:visited, li.view {background-color:#6B696A;padding:2px;color:#dddddd;text-decoration:none;text-transform:uppercase;letter-spacing:+1px;font-size:6pt;}
.title {text-align:right;font-family:Century Gothic, sans-serif;font-size:16pt;text-transform:uppercase;letter-spacing:+2px;margin-top:-50px;color:#6B696A;}
.subtitle{text-align:right;font-size:6pt;letter-spacing:+6px;color:#6B696A;}
ul.navheader{margin-left:0px;padding-top:5px;}
ul.navheader li {list-style:none;display:inline;}
/* sidebar */
#sidebar {
margin-right: 5px;
margin-left: 200px;
width: 180px;}
#sidebox {
background: #f6f0e0;
padding-bottom: 5px;
border: 0px solid #f1f1f1;
margin: 0px 0;}
.sbarbody a {
display: block;
padding: 2px;
padding-left: 5px;
border-bottom: 0px solid #ffffff;
font-family: 'Tahoma';
font-size: 9px;
background-color: #494641;
color:#eeb8b8;
border-left: 5px solid #dc4672;
letter-spacing: 1px;
line-height: 11px;
text-transform: uppercase;
word-spacing: 3px;
text-decoration: none;
opacity:0.8;
filter:alpha(opacity=80);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.sbarbody a:hover {
display: block;
text-align: right;
padding-left: 5px;
padding: 2px;
border-bottom: 0px solid #ffffff;
font-family: 'Tahoma';
font-size: 9px;
background-color: #494641;
color:#eeb8b8!important;
border-left: 10px solid #c9bc68;
letter-spacing: 1px;
line-height: 11px;
text-transform: uppercase;
word-spacing: 3px;
text-decoration: none;
opacity:1;
filter:alpha(opacity=100);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #eeb8b8;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
div#sidebar a:hover {
color: #dc4672;
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.defaultuserpic {
width:100px;
padding:7px!important;
background-color:#eeb8b8;
margin-left: 35px;
border:none!important;
opacity:0.8;
filter:alpha(opacity=80);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.defaultuserpic:hover {
background-color:#dc4672;
opacity:1;
filter:alpha(opacity=100);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.sbarheader {
padding: 5px;
background-color: transparent;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
display: none;
}
table.calendar {
background-color: #eeb8b8;}
.sbarcalendar {
display: none;
padding: 2px;
width: 80% !important;
font-family: georgia;
}
.sbarcalendarposts {
display: none;
background-color: #eee8d9;
text-align: center;
font-family: georgia;
font-size: 11px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
text-transform: uppercase;
font-family: century gothic;
font-size: 14px;
line-height: 16px;
letter-spacing: 1px;}
li.sbaritem, .tagcloud
{
padding-left: 0px;
list-style: none;
border-bottom: solid 1px transparent;}
li.sbartitle
{
padding-left: 15px;
list-style: none;
background-color: #eeb8b8;
margin-bottom: 10px;
margin-top: 10px;
}
/* maincontent */
.entry {
margin: 10px 10px 20px 10px;
margin-left: auto;
padding: 10px;
background-color: #f6f0e0;
color: #6B696A;
font-family: trebuchet ms;
font-size: 10px;
text-align: justify;
}
.entry img {
max-width: 250px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic, .userpicfriends {
position: relative;
float: right;
background-color: transparent !important;
margin: 0px -130px 0px 0px;
z-index: 15;
text-align: center;
}
.userpic img, .userpicfriends img {
background-color: #eeb8b8 !important;
border: 7px solid #eeb8b8;
opacity:0.8;
filter:alpha(opacity=80);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.userpic img:hover, .userpicfriends img:hover {
background-color: #dc4672 !important;
border: 7px solid #dc4672;
opacity:1;
filter:alpha(opacity=100);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.userpic a font, .userpicfriends a font {
color: #666;
text-align: center;
}
.date {
font-family: arial;
text-transform: uppercase;
color: #ccc;
padding: 10px 0px 0px 10px;}
.subject {
display: block;
padding:0 5px 5px 5px;
background-color:#;
color:#494641;
text-transform:uppercase;
font-face: lucida sans unicode;
font-size:14px;
text-decoration:none;
letter-spacing:+1px;
text-align:center;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.subject a, .subject a:link, .subject a:visited {
text-decoration:none;
color:#494641;
font-size:14px;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.subject a:hover {
color:#cccccc;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.datesubject {
border-bottom: 2px solid #eeb8b8;
background-color: #f6f0e0;
}
.currents, .currentmood, .currentmusic {
font-face: lucida sans unicode;
font-size: 10px;
font-color: #dc4672;
font-weight: bold;
text-align: right;
}
.ljtags {
margin-top: 10px;
border-right: 5px solid #6464ff;
padding-right: 5px;
text-align: right;
text-transform: uppercase;
}
.comments {
font-family: courier new;
text-transform: uppercase;
color: #dc4672;
font-size: 9.5px;
text-align: center;
background-color: transparent;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #dc4672;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
div.comments a:hover {
color: #c9bc68;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
background-color: #f6f0e0;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background-color: #dc4672;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
}
.box {
padding: 10px;
clear: left;
}
input, textarea {
background-color: #f6f0e0;
color: #494641;
}
textarea.textbox {
width:90% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
margin-left: 130px;
text-align: left;
font-family: arial;
font-size: 9.5px;
line-height: 125%;
background-color: #f6f0e0;
color: #494641;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 9.5px;
font-family: arial;
color: #494641;
}
.commentbox {
border: 1px solid #eeb8b8;
font-family: arial;
padding: 1px;
margin: 10px;
background-color: #f6f0e0;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #494641;
}
.datesubjectcomment a:hover {
color: #c9bc68;
}
.commentboxpartial {
padding: 10px;
margin: 10px;
background-color: #f6f0e0;
}
.commentsubject {
width: 50%;
}
.commentinfo {
background-color: #f6f0e0;
margin-top: 10px;
width: 50%;
}
/* maincontent -- year/achive pages */
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #f6f0e0;
}
table.yeartable td.yearday {
background-color: #eeb8b8;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/* footer */
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/* misc */
.clearfoot {
clear: both; }
.clear {
height: 0px; }
.skiplinks {
text-align: center;
}
.separator{
background: #eeb8b8;
height: 3px;
display: relative;
}
* 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;
background-color: #f6f0e0;
}
/* controlstrip */
#lj_controlstrip {
background:url('
http://i.imgur.com/FR3yV.png') repeat scroll 0 0 #f7f7f7;
color:#bbb; font-family: courier new!important; text-transform:uppercase; font-weight:normal;
}
#lj_controlstrip_statustext {
color:#bbb;
font-family: courier new; text-transform:uppercase;
font-weight:normal;
font-size:11pt;
}
#lj_controlstrip a {
color:#bbb;
font-family: courier new; text-transform:uppercase;
}
#lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_search, #lj_controlstrip_login, #lj_controlstrip_loggedout_userpic {
border:0px;
font-family: "lucida console", monaco; text-transform:uppercase;
}
#lj_controlstrip_userpic {
background-image:url("
http://stat.livejournal.com/palimg/controlstrip/ljlogo.gif/ptd4dce8000000");
}
#lj_controlstrip_loggedout_userpic {
background-image:url("
http://stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/ptd4dce8000000");
}
#lj_controlstrip_search_input_text, #lj_controlstrip select, #lj_controlstrip input#xc_user, #lj_controlstrip input#xc_password, #lj_controlstrip input#xc_remember, #lj_controlstrip input {
background:none repeat scroll 0 0 #f9f9f9!important;font-family: courier new!important;text-transform:uppercase;
border:0 none;
color:#bbb;
}
#lj_controlstrip input {font-size:10pt; padding:2px 1px 1px 1px;}
#lj_controlstrip_search_input_text {}
#lj_controlstrip_search_submit {margin-left:3px!important;}
#lj_controlstrip_actionlinks {font-family:courier new!important; border:0px!important; font-size:11pt!important;}
label {font-family:courier new!important;}
#lj_controlstrip .ljuser a b {
font-weight:normal;
font-family: courier new; text-transform:uppercase;
color:#bbb;
}
#lj_controlstrip_user img, .ljuser img {width: 0; height: 0; background: transparent url() no-repeat 0 0; padding: 10px 10px 0 2px !important; vertical-align: baseline !important}
span.i-ljuser img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://i54.tinypic.com/2qjefj5.jpg) no-repeat !important; padding: 14px 0 0 14px !important; }
span.i-ljuser img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;background: transparent url(
http://i54.tinypic.com/4sb6mh.jpg) no-repeat !important; padding: 14px 0 0 14px !important; }
img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://s141.photobucket.com/albums/r56/snakesgirl19/graphics/icons/lock.gif) no-repeat !important; padding: 13px 0 0 9px !important; }
img[src*="img/icon_private.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://s141.photobucket.com/albums/r56/snakesgirl19/graphics/icons/lock.gif) no-repeat !important; padding: 13px 0 0 9px !important; }
img[src*="img/icon_groups.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(
http://s141.photobucket.com/albums/r56/snakesgirl19/graphics/icons/lock.gif) no-repeat !important; padding: 13px 0 0 9px !important; }
+ version with a header
here