Desperate Housewives - S2

Jul 02, 2006 19:07

Style: S2 Flexible Squares
Website: Don't need it
Custom Colors: all in the CSS file
Default Icon: If you want
Best view: 800x600
Browser(s) Compatible: Firefox
Credit: kattitude in your userinfo please
Post on LJuser?: No please

Preview:




Image(s):
5 user pics to go with this layout









Save the following into a css file and upload to a server
CSS:

/* CSS by Katt - http://kattitude.livejournal.com/ */

body {
background-color: #000000;
text-align: center;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}

a, a:link, a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: underline;
}

p, td, blockquote {
font-size: 11px;
}

code, kbd, pre, tt {
font-family: monospace;
}

#content
{
width: 80%;
margin-left: auto; margin-right: auto;
background-color: #000000;
border-width: 0px;
border-style: solid;
border-color: #ffffff;
padding: 5px;
}

#maincontent {
margin-top: 5px;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
margin-right: 180px;
}

#sidebar {
padding-top: 5px;
margin-top: 5px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #ffffff;
width: 160px;
text-align: left;
float: right;
}

#header {
width: 100%;
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: right;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #999999;
border-width: 0px;
background-color: #000000;
color: #ffffff;
}

#footer {
width: 100%;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #000000;
color: #ffffff;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}

/* 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: #ffffff;
}

div#header a:hover, div#footer a:hover {
color: #999999;
text-decoration: none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
}

ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}

.title {
display: none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display: none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}

.headerimage {
position: relative;
width: 633px;
height: 167px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
background-image: url("http://i4.tinypic.com/16h2l4x.png");
background-repeat: no-repeat;
}

/* sidebar */

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #ffffff;
}

div#sidebar a:hover {
color: #999999;
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: #ffffff;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
background-color: #666666;
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-left: 15px;
list-style: none;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
background-color: #666666;
margin-bottom: 10px;
margin-top: 10px;
}

/* maincontent */

.subcontent .clear {
height: 1px;
}

.entry {
margin: 0px 0px 0px 10px;
padding: 10px;
width: 450px;
background-color: #000000;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

.entry_text {
padding-bottom: 50px;
}
.ljtags {
display: block;
position: relative;
top: 50px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}

.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}

.userpic {
position: relative;
float: left;
background-color: #000000;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}

.date {
line-height: 200%;
top: 5px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.subject {
font-weight: bold;
padding: 10px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.subject a, .subject a:link, .subject a:visited {
color: #ffffff;
}

.subject a:hover {
color: #999999;
}

.datesubject {
background-color: #000000;
padding: 5px;
}

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
background-color: #000000;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
margin-top: 25px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #ffffff;
}

div.comments a:hover {
color: #999999;
text-decoration: none;
}

/* maincontent -- entry, reply pages */

.datesubjectcomment {
background-color: #000000;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #ffffff;
background-color: #000000;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #ffffff;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #000000;
color: #ffffff;
}

textarea.textbox {
width: 100% !important;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #000000;
color: #ffffff;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #ffffff;
}

.commentbox {

border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #000000;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}

.datesubjectcomment a:hover {
color: #999999;
}

.commentboxpartial {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #000000;
}

.commentinfo {
background-color: #000000;
margin-top: 10px;
width: 100%;
}

s, strike {
text-decoration:none;
}

/* 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: #ffffff;
}

table.yeartable td.yearday {
background-color: #000000;
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 */

.clear {
height: 0px;
}

.skiplinks {
text-align: center;
}

.separator{
/* for formatting separators between entries */
height: 18px;
background: url("http://i4.tinypic.com/16hkilu.png")
}

layouts, flexible squares, s2

Previous post Next post
Up