( layout ) spiralling.

Mar 18, 2011 19:52



live | image

/* -- s p i r a l l i n g
layout by prix @ lj
flexible squares

feel free to edit, but please do not remove credit from css. */

body {
background-color: #fff;
text-align: center;
margin: 20px 0 20px 0;
}

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

a:hover {
color: #7aa1f8;
}

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

blockquote {
width: 550px;
margin: -5px 0 -5px 0;
padding: 10px;
background-image: url(http://i51.tinypic.com/5l6xqq.jpg);
border-left: 10px url(http://i52.tinypic.com/qrhh0y.jpg) solid;
font-family: garamond, serif;
font-size: 13px;
color: #4f4f4f;
font-style: italic;
text-transform: lowercase;
}

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

#content {
width: 800px;
margin-left: auto;
margin-right: auto;
border-width: 0px;
padding: 10px;
}

#maincontent {
width: 800px;
margin-top: 15px;
color: #9A9A9A;
font-family: arial, sans-serif;
font-size: 11px;
}

#header {
width: 125px;
min-height: 150px;
background: transparent;
font-family: "courier new", sans-serif;
font-size: 14px;
letter-spacing: -2px;
text-transform: lowercase;
color: #1269AE;
text-align: center;
display: block;
float: right;
}

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
font-family: "courier new", sans-serif;
font-size: 14px;
letter-spacing: -2px;
text-transform: lowercase;
color: #D90E0E;
display: block;
background-color: #f2f2f2;
list-style: none;
}

div#header a:hover, div#footer a:hover {
color: #D90E0E;
letter-spacing: 1px;
text-decoration: none;
text-transform: lowercase;
display: block;
}

.title {
margin-top: 10px;
font-family: "garamond", sans-serif;
font-size: 26px;
color: #4f4f4f;
font-style: italic;
letter-spacing: -2px;
line-height: 16px;
text-align: center;
}

.subtitle{
display: none;
}

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

ul.navheader li {
display: block;
padding: 1px;
margin: 1px;
text-align: right;
}

/* -- entry -- */

.subcontent {
background-image: url(http://i52.tinypic.com/qrhh0y.jpg);
width: 800px;
}

.entry {
width: 650px;
min-height: 355px;
background-color: #ffffff;
color: #9A9A9A;
font-family: arial, sans-serif;
font-size: 11px;
text-align: justify;
padding: 15px;
}

/* -- userpic/userpicfriends -- */

.userpic, .userpicfriends {
position: relative;
float: right;
background: transparent;
margin: 50px 8px 10px 10px;
padding-bottom: 5px;
z-index: 15;
}

.userpicfriends a font, .userpic a font {
font-family: courier new, sans-serif;
font-size: 11px!important;
color: #1269AE;
padding: 3px;
}

.userpic img, .userpicfriends img {
width: 75px;
height: 75px;
background: transparent;
border: 15px #fff solid;
}

/* -- date and subject -- */

.subject, .subject a, .subject a:link, .subject a:visited, .subject a:hover {
font-family: "courier new", sans-serif;
font-size: 16px;
color: #FF3101;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.datesubject {
background-color: #fff;
font-family: arial, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
}

/* -- sidebar -- */

#sidebar {
width: 650px;
padding: 10px;
min-height: 150px;
background-image: url(http://i51.tinypic.com/5l6xqq.jpg);
font-size: 12px;
font-family: arial, sans-serif;
color: #4F4F4F;
text-align: justify;
text-transform: lowercase;
}

.sbarbody {
padding: 10px;
}

.sbarbody2 {
margin-top: -10px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
font-family: "courier new", sans-serif;
color: #FF0100;
letter-spacing: 1px;
padding: 0 5px 0 5px;
}

div#sidebar a:hover {
color: #FF3101;
text-decoration: none;
}

ul.sbarlist {
padding: 0px;
margin-bottom: -10px;
list-style: none;
}

li.sbaritem {
display: inline;
text-align: right;
list-style: none;
padding: 3px;
margin: 2px;
background-color: #fff;
}

li.sbartitle {
display: none;
}

/* -- footer -- */

#footer {
width: 800px;
background-image: url(http://i51.tinypic.com/5l6xqq.jpg);
text-align: right;
font-family: "courier new", sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-transform: lowercase;
color: #1269AE;
z-index: 100;
clear: both;
}

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* -- currents & tags -- */

.currents {
font-family: "courier new", sans-serif!important;
font-size: 11px;
text-transform: lowercase;
padding: 0 0 0 5px;
border-left: 10px #6499BB solid;
}

.ljtags {
font-family: "courier new", sans-serif!important;
font-size: 11px;
text-transform: lowercase;
margin: 20px 0 -30px 0;
padding-left: 5px;
border-left: 10px #6499BB solid;
}

/* -- comments -- */

.comments {
font-family: garamond, serif;
font-size: 14px;
text-align: right;
text-transform: lowercase;
font-style: italic;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}

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

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

/* -- separator -- */

.separator {
height: 15px;
}

/* -- archive -- */

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: #9A9A9A;
}

table.yeartable td.yearday {
background-color: #ffffff;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/* -- misc -- */

.clear {
height: 15px;
}

/* -- tinyicons --*/

.ljuser img {
width: 0;
height: 0;
background: transparent url() no-repeat 0 0;
padding: 7px 7px 0px 0px !important;
vertical-align: baseline !important;
}

.ljuser img[src*="userinfo.gif"] {
background: transparent url(http://i53.tinypic.com/ev7ywh.jpg) no-repeat 0 0 !important;
padding: 11px 16px 0px 0px !important;
margin-right: 2px !important;
}

.ljuser img[src*="community.gif"] {
width: 0;
height: 0;
background: transparent url(http://i52.tinypic.com/33xzfy9.jpg) no-repeat scroll 0 0 !important;
padding: 12px 17px 3px 0px !important;
}

img[src*='icon_protected.gif'] {
width: 0;
height: 0;
background: url('http://i45.tinypic.com/21nfof8.jpg') no-repeat;
padding: 16px 20px 0 0;
}

img[src*='icon_private.gif'] {
width: 0;
height: 0;
background: url('http://i55.tinypic.com/dnzltj.jpg') no-repeat;
padding: 13px 16px 0 0;
}

img[src*='icon_groups.gif'] {
width: 0;
height: 0;
background: url('http://i54.tinypic.com/1zp4ac2.jpg') no-repeat;
padding: 16px 20px 0 0;
}

❶ Select FLEXIBLE SQUARES.
➋ Make sure all drop-down boxes say NO and copy+paste the code HERE.
➌ Turn everything off except for LINKS and BLURB.
➍ This layout has been tested in Mozilla Firefox & Google Chrome.
➎ Feel free to ask any questions and I'll do my best to answer them.
➏ Edit as you see fit as long as you keep the credit!
➐ Please visit layering for more!

style: flexible squares

Previous post Next post
Up