Layout :: Gray, Black, Red
Style: Flexible Squares
Best view: Multi
Browser(s) Compatible: Multi
Credit:
waveburn for the layout,
loveicon for the mini icon.
Preview:
waveburn Overrides:
/*---------------------------------------------------
This layout was made by waveburn.livejournal.com
-----------------------------------------------------*/
body {
background: black;
url() top left repeat fixed;
color: #000000;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
font-size: 7pt;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #FF3030;
text-decoration: none;
}
a:hover {
color: #FF4040;
text-decoration: none;
cursor: default;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
b, i, s, u {
color: ;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 100%;
margin-left: auto; margin-right: auto;
background-color: white;
border-width: 0px;
border-style: dashed;
border-color: white;
padding: 0px;
width: 705px;
}
#maincontent {
margin-top: 5px;
padding: 5px;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
background-color: #fff;
color: #777777;
border-style: solid;
border-color: #DFDFDF;
border-width: 1px;
margin-left: 210px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 5px;
background-color: #Fff;
border-width: 1px;
border-style: solid;
border-color: #dfdfdf;
font-size: 10px;
line-height: 13pt;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
color: #666;
width: 200px;
float: left;
text-align: justify;
}
.subject img[src="
http://stat.livejournal.com/img/icon_protected.gif"] { width: 0; height: 0;
padding: 0 12px 13px 0; background: url(); }
.subject img[src="
http://stat.livejournal.com/img/icon_private.gif"] { width: 0; height: 0; padding:
0 12px 13px 0; background: url(); }
span.ljuser img { visibility: hidden; }
span.ljuser a { width: 10px; height: 12px; background: url(
http://i10.tinypic.com/2sbonm8.gif) no-repeat center left;
padding: 2px 0 2px 0; margin-right: 2px; }
.ljuser a img { width: 10px; height: 12px; padding: 2px 0 2px 0; }
span.ljuser a b { padding: 2px 0 2px 0; background: #fff; }
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 10px 0px 0px 0px;
margin: 0px;
text-align: center;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 14px;
font-weight: none;
letter-spacing: 0px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #DFDFDF;
color: #444444;
line-height: 10px;
font-weight: lighter;
}
.headerimage {
position: relative;
width: 100%;
height: 20px;
margin-bottom: 0px;
background-image: url("");
background-position: center;
background-repeat: no-repeat;
}
/*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: #999999;
}
div#header a:hover, div#footer a:hover {
color: #606060;
text-decoration: none;
border-bottom: 1px dashed #33A1DE;
}
/*title and subtitle*/
.title {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
font-family: tahoma;
font-size: 10px;
font-weight: normal;
top: 10px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: none;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 08px;
background-color: white;
color: #444444;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
border-width: 1px;
border-color: white;
border-style: solid;
line-height: 13pt;
}
.userpic {
position: relative;
float: left;
background-color: white;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: white;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #606060;
font-family: trebuchet ms;
font-size: 10px;
text-transform: lowercase;
}
.subject {
font-weight: lighter;
padding: 10px;
color: #999999;
font-family: trebuchet ms;
font-size: 10px;
text-transform: uppercase;
border-bottom: 1px #ccc dashed;
}
.subject a, .subject a:link, .subject a:visited {
color: #33A1DE;
}
.subject a:hover {
color: #B0E2FF;
}
.datesubject {
background-color: white;
padding: 5px;
}
.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, .currentmood, .currentmusic {
font-family: tahoma;
font-size: 10px;
}
.ljtags a, .ljtags a:link, .ljtags a:visited { text-transform: none; color: #606060; font-weight: lighter;}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: trebuchet ms;
font-size: 10px;
text-align: right;
background-color: white;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
text-transform: lowercase;
border-bottom: 1px #DFDFDF dashed;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #606060;
}
div.comments a:hover {
color: #999999;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: white;
font-family: tahoma;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #444444;
}
div#sidebar a:hover {
color: #FF4040;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #EEEEEE;
border-width: 1px;
border-style: dashed;
text-align: center;
font-family: tahoma;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #000000;
border-width: 0px;
border-style: solid;
background-color: white;
text-align: center;
font-family: tahoma;
font-size: 10px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 15px;
list-style: none;
border-style: solid;
border-width: 1px;
border-color: white;
background-color: white;
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px #DFDFDF dashed;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
float: center;
text-align: center;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 13px;
font-weight: none;
letter-spacing: 2px;
background-color: #fff;
border-width: 1px;
border-style: solid;
border-color: #DFDFDF;
color: #777777;
z-index: 100;
clear: both;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 0px;
border-style: solid;
border-color: white;
}
table.yeartable td.yearday {
background-color: white;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: white;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: white;
background-color: white;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 0px;
border-color: white;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #EEEEEE;
padding: 10px;
clear: left;
}
input, textarea {
background-color: white;
color: #606060;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: tahoma;
font-size: 11px;
line-height: 125%;
background-color: white;
color: #606060;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: trebuchet ms;
color: #606060;
}
.commentbox {
border-color: #EEEEEE;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: white;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #606060;
}
.datesubjectcomment a:hover {
color: #999999;
}
.commentboxpartial {
border-color: #EEEEEE;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: white;
}
.commentinfo {
background-color: white;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
MAKE SURE that you when you go to add the layout at Custom CSS, you have checked:
» Use layout's stylesheet(s?) YES
» Use layout's stylesheet(s) when including custom external stylesheet? NO
» Use external stylesheets? YES
If you have any questions, feel free to post them here. Thanks! :)