Layout :: Pink Explosion
Style: S2 Flexible Squares
Account Type: Free, Plus, and Paid
Best view: Multi-Resolutional
Browser(s) Compatible: All.
Default Icon: Yes
Credit:
waveburn LIVE preview:
shortdays /*---------------------------------------------------
This layout was made by waveburn.livejournal.com
-----------------------------------------------------*/
body {
background-color: #EEEEEE;
text-align: center;
color: #EEEEEE;
font-family: georgia;
font-size: 7pt;
margin: 0px 0 20px 0;
}
a, a:link, a:visited {
color: #FF3030;
text-decoration: none;
}
a:hover {
color: #FF6666;
text-decoration: none;
border-bottom:
cursor: default;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 500px;
margin-left: auto; margin-right: auto;
background-color: white;
border-width: 0px;
padding: 0px;
}
#maincontent {
margin-top: 0px;
font-family: lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 9px;
background-color: white;
color: white;
border-style: 0px dashed white;
border-width: 0px;
margin-right: auto;
margin-left: auto;
margin-top: 8px;
text-align: left;
}
#footer {
padding: 20px 0px 20px 0px;
background-color: white;
clear: both;
color: white;
font-size: 11px;
font-family: arial;
letter-spacing: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
font-weight: normal;
width: 100%;
z-index: 100;
border-color: white;
}
#sidebar {
display: none;
padding-top: 15px;
margin-top: 15px;
background-color: white;
font-family: lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 9px;
color: #333;
width: 160px;
float: right;
text-align: justify;
}
.subject img[src="
http://stat.livejournal.com/img/icon_protected.gif"] {
width: 0;
height: 0;
padding: 0 8px 10px 0;
background: url(lock.gif);
}
.subject img[src="
http://stat.livejournal.com/img/icon_private.gif"] {
width: 0;
height: 0;
padding: 0 8px 10px 0;
background: url(lock.gif);
}
span.ljuser img {
visibility: hidden;
}
span.ljuser a {
width: 7px;
height: 12px;
background: url(
http://pictures.greatestjournal.com/userimg/6623140/1540380) no-repeat center left;
padding: 2px 0 2px 0;
margin-right: 0px;
}
.ljuser a img {
width: 7px;
height: 12px;
padding: 2px 0 2px 0;
}
span.ljuser a b {
padding: 2px 0 2px 0;
color: #FF3030;
background: white;
font-weight: lighter;
}
span.ljuser a:hover b {
padding-top: 2px;
padding-bottom: 2px;
color: #FF4040;
font-weight: lighter;
background: white;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 40px 0px 40px 0px;
margin: 0px;
text-align: center;
font-family: arial;
font-size: 14px;
font-weight: normal;
letter-spacing: -2px;
border-style: solid;
border-color: #FF6A6A;
border-width: 3px;
background-color: #FF6A6A;
color: #000000;
}
.headerimage {
position: relative;
width: 500px;
height: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("");
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: #FF3030;
padding: 10px;
}
div#header a:hover, div#footer a:hover {
color: white;
text-decoration: none;
padding: 10px;
}
/*title and subtitle*/
.title {
display: none;
top: 10px;
}
.subtitle{
display: none;
top: 10px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
color: #666666;
}
ul.navheader li {
padding: 5px 3px 5px 5px;
}
ul.navheader li:hover {
background: #984A7D;
color: #DDDCCD !important;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 30px 10px 30px;
padding: 10px;
background-color: white;
color: #CCCCCC;
font-family: arial;
font-size: 11px;
text-align: justify;
border-width: 0px;
border-style: dashed;
border-color: white;
}
.userpic {
position: relative;
float: left;
background-color: white;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: white;
border-right: 1px dashed #CCCCCC;
border-style: dashed;
}
.date {
line-height: 200%;
top: 5px;
color: #FF4040;
font-family: tahoma;
text-transform: uppercase;
letter-spacing: 0pt;
font-style: ;
font-size: 10px;
}
.subject {
font-weight: ;
padding: 9px;
color: #CCCCCC;
font-family: trebuchet ms;
text-transform: lowercase;
font-size: 9px;
}
.subject a, .subject a:link, .subject a:visited {
color: #FF3030;
}
.subject a:hover {
color: #FF6666;
}
.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;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
background-color: white;
font-family: arial;
font-size: 11px;
color: #7F7F7F;
padding: 5px;
text-align: right;
text-transform: lowercase;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #FF3030;
font-weight: lighter;
}
div.comments a:hover {
color: #FF6666;
font-weight: lighter;
text-decoration: none;
border-bottom:
}
/* REPLY PAGES attributes
----------------------------------------------- */
.datesubjectcomment {
background-color: #CCCCCC;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border: 1px dotted #999;
background-color: white;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
}
.box {
text-align: center;
background-color: white;
margin-top: 0px;
padding: 15px;
}
input, textarea {
background-color: transparent;
color: #CCCCCC;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-size: 10px;
line-height: 125%;
background-color: transparent;
color: #CCCCCC;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
color: #CCCCCC;
}
.commentbox {
border: 1px dotted #D8E9ED;
padding: 10px;
margin: 10px;
background-color: white;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #606060;
}
.datesubjectcomment a:hover {
color: #FF4040;
}
.commentboxpartial {
border: 1px dotted #D8E9ED;
padding: 10px;
margin: 10px;
background-color: white;
}
.commentinfo {
background-color: #CCCCCC;
margin-top: 10px;
width: 100%;
}/*---------------------------------------------------------------------
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: #606060;
}
div#sidebar a:hover {
color: #FF4040;
text-decoration: none;
border-bottom: 1px dashed ;
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #606060;
}
div#sidebar a:hover {
color: #FF4040;
text-decoration: 1px solid ;
}
/*------------------------------------------------------------
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: black;
border-width: 0px;
border-style: solid;
background-color: #333;
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: #333;
background-color: #333;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
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;
}
/* maincontent -- entry, reply pages */
/* REPLY PAGES attributes
----------------------------------------------- */
.datesubjectcomment {
background-color: white;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border: 1px dotted white;
background-color: white;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
}
.box {
text-align: justify;
background-color: white;
margin-top: 0px;
padding: 15px;
}
input, textarea {
background-color: transparent;
color: #7F7F7F;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-size: 10px;
line-height: 125%;
background-color: transparent;
color: #7F7F7F;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
color: black;
}
.commentbox {
border: 1px dotted #D8E9ED;
padding: 10px;
margin: 10px;
background-color: white;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color:#606060;
}
.datesubjectcomment a:hover {
color: #CCCCCC;
}
.commentboxpartial {
border-color: #cccccc;
border-width: 1px;
border-style: solid;
padding: 5px;
margin: 5px;
background-color: #ffffff;
}
.commentinfo {
background-color: #CCCCCC;
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? NO
If you have any questions, feel free to post them here. Thanks! :)
Credit to
waveburn, NOT the community!
Tiny icon by
damniconsComment if taking
Enjoy! :)