Style: S2 Flexible Squares
Looks best in:
Mozilla Firefox, works in other browsers, though
Works with: Basic (Free), Sponsored, and Paid
Don't know how to install?
A handy dandy installation guide.
/* Cleaned CSS: */
body {
background-color: #1f1f1f;
background-image: url();
text-align: center;
color: #8b8b8b;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
margin: 0 0 0 0;
}
a, a:link, a:visited {
color: #b4b4b4;
text-decoration: none;
}
a:hover {
color: #a9a9a9;
text-decoration: none;
}
::-moz-selection {
color: #f0f0f0;
background: #303030;
}
p, td, blockquote {
font-size: 7pt;
padding: 15px;
border: 1px dashed #464646;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 800px;
margin-left: auto; margin-right: auto;
padding: 15px;
}
#maincontent {
margin-top: 15px;
margin-right: auto;
font-family: "lucinda grande", tahoma;
color: #8b8b8b;
font-size: 7pt;
text-align: justify;
}
#sidebar {
display: none;
padding-top: 15px;
margin-top: 15px;
background-color: #303030;
font-size: 7pt;
font-family: Tahoma;
color: #8b8b8b;
width: 160px;
float: right;
text-align: justify;
}
#header {
padding-top: 30px;
padding-bottom: 30px;
margin: 0px;
text-align: center;
font-family: arial;
font-size: 12pt;
letter-spacing: -1px;
color: #8b8b8b;
background-color: #303030;
text-transform: lowercase;
}
#footer {
text-align: center;
font-family: arial;
background-color: #303030;
font-size: 12pt;
text-transform: lowercase;
letter-spacing: -1px;
color: #8b8b8b;
z-index: 100;
clear: both;
padding-top: 30px;
padding-bottom: 30px;
}
h2 {
display: none;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link,
div#footer a:visited {
color: #b4b4b4;
text-transform: lowercase;
}
div#header a:hover, div#footer a:hover {
color: #a9a9a9;
text-decoration: none;
text-transform: lowercase;
}
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
.title {
display: none;
font-family: "lucinda grande", tahoma;
font-size: 9pt;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display: none;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
font-weight: normal;
top: 10px;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #b4b4b4;
}
div#sidebar a:hover {
color: #a9a9a9;
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;
}
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #000000;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
background-color: #303030;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-right: 5px;
list-style: none;
background-color: #ffffff;
margin-bottom: 10px;
margin-top: 10px;
text-align: right;
}
/* maincontent */
.subcontent {
padding: 10px;
padding-bottom: 5px;
border-width: 0px;
border-color: #e6e6e6;
border-style: solid;
background: #303030;
}
.entry {
margin: 5px 20px 5px 20px;
padding-left: 10px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 15px;
background-color: #303030;
color: #8b8b8b;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
text-align: justify;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic {
display: none;
position: relative;
float: right;
padding: 5px;
margin: 10px;
z-index: 15;
}
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
z-index: 15;
color: #303030;
background-color: transparent !important;
}
.userpicfriends font {
color: #b4b4b4;
}
.date {
padding-left: 15px;
text-transform: lowercase;
font-family: tahoma;
font-size: 11px;
color: #8b8b8b;
margin-top: 15px;
}
.subject {
font-family: tahoma;
font-size: 14px;
color: #b4b4b4;
text-transform: lowercase;
padding-left: 15px;
}
.subject a, .subject a:link, .subject a:visited {
color: #b4b4b4;
}
.subject a:hover {
color: #a9a9a9;
}
.datesubject {
background-color: #303030;
padding: 5px;
}
.comments {
font-family: arial;
text-transform: lowercase;
font-size: 7pt;
text-align: center;
background-color: #303030;
position: relative;
color: #8b8b8b;
padding-bottom: 5px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #b4b4b4;
font-family: arial;
letter-spacing: -1px;
font-size: 12pt;
padding: 5px;
}
div.comments a:hover {
color: #a9a9a9;
font-family: arial;
letter-spacing: -1px;
font-size: 12pt;
padding: 5px;
text-decoration: none;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
background-color: #303030;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
background-color: #303030;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
}
.box {
padding: 20px;
clear: left;
}
input, textarea {
background-color: #303030;
color: #8b8b8b;
font-family: "lucinda grande", tahoma;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
line-height: 125%;
background-color: #303030;
color: #8b8b8b;
}
.replytosubject {
font-family: tahoma;
color: #b4b4b4;
font-size: 14px;
text-transform: lowercase;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 7pt;
font-family: "lucinda grande", tahoma;
color: #8b8b8b;
}
.commentbox {
padding: 10px;
margin: 10px;
background-color: #303030;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #b4b4b4;
}
.datesubjectcomment a:hover {
color: #a9a9a9;
}
.commentboxpartial {
border-color: #303030;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #303030;
}
.commentinfo {
background-color: #303030;
margin-top: 10px;
width: 100%;
}
/* maincontent -- year/achive pages */
ul.year {
text-align: center;
padding-bottom: 5px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 0px;
border-style: solid;
border-color: #999999;
}
table.yeartable td.yearday {
background-color: #303030;
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 {
display: none;
}
/* misc */
.clear {
height: 13px;
}
.skiplinks {
display: none;
text-align: center;
}
.separator{
/* for formatting separators between entries */
height: 0px;
background: transparent;
}
.ljtags {
display: none;
font-family: "lucinda grande", tahoma;
color: #8b8b8b;
font-size: 7pt;
position: left;
margin-top: 0px;
position: relative;
text-transform: lowercase;
top: 15px;
}
.currents, .currentmood, .currentmusic {
display: none;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
text-transform: lowercase;
}
.ljtaglist{
list-style-type: none;
background-color: #303030;
padding-top: 12px;
padding-bottom: 10px;
}
.subject img[src="
http://stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
padding: 0 11px 11px 0;
background: url(
http://img221.imageshack.us/img221/2098/documentsap5.gif); }
.subject img[src="
http://stat.livejournal.com/img/icon_private.gif"] {
width: 0;
height: 0;
padding: 0 11px 11px 0;
background: url(
http://img221.imageshack.us/img221/2098/documentsap5.gif); }
span.ljuser a {
background: url(
http://img246.imageshack.us/img246/7734/figureon5.gif) no-repeat center
left;
padding: 0 0 02px 0;
width: 11px;
height: 11px;
margin-right: 0px;
}
span.ljuser img {
visibility: hidden;
}
.ljuser a img {
width: 11px;
height: 11px;
padding: 02px 02px 02px 0;
}
span.ljuser a:hover b {
padding: 02px 0 02px 0;
color: #a9a9a9;
font-weight: lighter;
background: #303030;
}
span.ljuser a b {
padding: 02px 0 02px 0;
color: #b4b4b4;
font-weight: lighter;
background: #303030;
}
.headerimage {
position: relative;
width: px;
height: px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("");
background-repeat: no-repeat;
}
1. Comment if taking
2. Credit in your userinfo
3. Feel free to
add this journal for updates on your friends page!