Spirited Away 001 Layout

Aug 19, 2010 20:54





Live PREVIEW HERE!!!

COPY and PASTE this:

/* Flexible Squares: Spirited Away001 by KrisKenshin */

body {
background-color: #000000;
background-image: url(###);
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;
text-align: center;
color: #FFFFFF;
font-family: "Trebuchet MS", Verdana;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

a:hover {
color: #39675A;
text-decoration: none;
}

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

blockquote {
font-size: 10px;
}

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

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

#maincontent {
margin-top: 15px;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
background-color: transparent;
color: #02404D;
line-height: 11px;
border-style: solid;
border-color: #d6cf77;
border-width: 0px;
margin-right: 180px;
text-align: left;
}

#sidebar {
padding-top: 0px;
margin: 0px;
margin-top: 25px;
background-color: transparent;
border: 0px #5a8671 solid;
border-left: 15px #5a8671 solid;
font-size: 10px;
font-family: "Trebuchet MS", verdana;
color: #FFFFFF;
line-height: 15px;
width: 175px;
float: right;
text-align: justify;
opacity:0.5;
}

#header {
padding: 7px 0px 7px 0px;
margin: 0px;
text-align: center;
font-family: "Century Gothic", Century Gothic;
font-size: 16px;
font-weight: thin;
text-transform: uppercase;
letter-spacing: 0px;
border-style: solid;
border-color: #000000;
border-width: 0px;
background-color: #fff;
color: #39675A;
}

#footer {
text-align: center;
font-family: "Century Gothic", Century Gothic;
font-size: 13px;
font-weight: thin;
text-transform: uppercase;
letter-spacing: 0px;
background: #FFFFFF url(###);
background-repeat: no-repeat;
background-position: bottom center;
color: #39675A;
border-width: 0px;
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: #5a8671;
}

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

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

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

.title {
display: inline;
font-family: "Trebuchet MS", Verdana;
color: #000000;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 5px;
line-height: 200%;
top: 0px;
}

.subtitle{
display: inline;
font-family: "Trebuchet MS", Verdana;
color: #000000;
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 5px;
top: 0px;
}

/* sidebar */

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

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

.defaultuserpic {
visible: none;
text-align: right;
}

.defaultuserpic img{
padding:0px;
background-color: transparent;
border:20px solid #5A8671;
}

.sbarheader {
padding: 0px 0px 0px 0px;
}

.sbarbody {
padding: 10px;
padding-right: 0px;
}

.sbarbody2 {
padding: 10px;
padding-right: 0px;
}

#sidebar_summary li.sbaritem {
margin: 0 0px;
padding: 0px 0;
border-bottom: 0px #000000 solid;
}

.sidebar_summary {
margin: 0px;
border: 0px;}

li.sbaritem {
text-align: right;
padding-right: 5px;
}

li.sbaritem a {
font-size: 15px; }

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
background: transparent;
border-color: #5A8671;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
background: transparent;
border-color: #5a8671;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

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

{
list-style: none;
text-align: center;
}

.tagcloud {
padding-left: 0px;
list-style: none;
}

li.sbartitle
{
padding-left: 0px;
padding-bottom: 2px;
list-style: none;
border: 0px;
border-left: 0px #FFFFFF solid;
background-color: transparent;
color: #FFFFFF;
text-align: left;
font-family: "Century Gothic", Verdana;
font-size: 16px;
margin-bottom: 0px;
margin-top: 0px;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 5px 30px;
padding: 5px;
background: transparent url(###);
background-repeat: no-repeat;
background-position: bottom right;
color: #FFFFFF;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
text-align: justify;
line-height: 11px;
padding: 10px;
border: 0px #39675a solid;
}

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

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

.ljtags {
padding-top: 15px;}

.userpic {
position: relative;
float: left;
background-color: #FFFFFF;
padding: 20px;
margin: 10px;
margin-left: -30px;
z-index: 15px;
border: 0px #5A8671 solid;
}

.userpic:hover {
background: #5a8671;}

.userpic img {
opacity:1.0; }

.userpic img:hover {
}

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF;
padding: 20px;
margin: 10px;
margin-left: -30px;
text-align: center;
border: 0px #5A8671 solid;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
z-index: 15;
}

.date {
display: inline;
line-height: 200%;
top: 5px;
color: #39675A;
font-family: "Century Gothic", Century Gothic;
font-size: 16px;
}

.subject {
color: #5a8671;
display: inline;
font-weight: thin;
padding: 10px;
font-family: "Century Gothic", Century Gothic;
font-size: 16px;
}

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

.subject a:hover {
color: #39675A;
}

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

.currents {
}

.currentmood, .currentmusic {
font-weight: thin;
font-family: "Trebuchet MS", verdana;
color: #787878;
font-size: 10px;
}

.comments {
text-align: center;
font-family: "Century Gothic", Century Gothic;
font-weight: bold;
text-transform: uppercase;
text-align: center;
background-color: #FFFFFF;
padding: 10px 5px 10px 5px;
position: center;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #5a8671;
font-size: 10px;
}

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

/* maincontent -- entry, reply pages */

.datesubjectcomment {
background-color: #FFFFFF;
color: #5A8671;
font-size: 12px;
font-family: "Trebuchet MS", verdana;
font-weight: thin;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
font-family: "Trebuchet MS", verdana;
color: #02404D;
top: -30px;
left: 0px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
background-color: #FFFFFF;
padding: 5px;
border: 0px #5A8671 solid;
}

.box {
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #d6cf77;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
color: #787878;
padding: 5px;
clear: left;
}

input, textarea {
background-color: #FFFFFF;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
color: #787878;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Trebuchet MS", verdana;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #787878;
}

.replytosubject {
font-weight: thin;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Trebuchet MS", verdana;
font-weight: thin;
color: #787878;
}

.commentbox {

border-color: #000000;
border-width: 0px;
border-style: solid;
font-family: "Trebuchet MS", verdana;
font-weight: thin;
padding: 10px;
margin: 10px;
background-color: transparent;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
font-family: "Trebuchet MS", verdana;
font-weight: thin;
color: #02404D;
}

.datesubjectcomment a:hover {
font-family: "Trebuchet MS", verdana;
font-weight: thin;
color: #5a8671;
}

.commentboxpartial {
border-color: #000000;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
font-size: 12px;
font-family: "Trebuchet MS", verdana;
font-weight: thin;
background-color: #E9C972;
}

.commentinfo {
background-color: #FFFFFF;
font-family: "Trebuchet MS", verdana;
font-weight: thin;
margin-top: 10px;
width: 100%;
}

/* 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: 0px;
border-style: solid;
border-color: #000000;
}

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

td.yearmonth {
border-style: none;
}

/* footer */

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

ul.navfooter li {
display: inline;
font-transform: uppercase;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.headerimage {
position: relative;
width: 900px;
height: 549px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url(http://i530.photobucket.com/albums/dd349/KrisKenshin/LJ%20backgrounds/SpiritedAway-header.jpg);
background-position: center;
background-repeat: no-repeat; }

.separator{
/* for formatting separators between entries */
height: 35px;
}

/* HIDES DEFAULT PROTECTED ICON & REPLACES LJ USER ICON (FIREFOX) */

.entryHeaderSubject img {
display: none;
}
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(USER LINK HERE);
padding: 12px 11px 0 0;
}
.ljuser a, .ljuser A:link, .ljuser A:visited, .ljuser A:active {
color: #5a8671;
font-weight: normal;
text-decoration: none;
}
.ljuser A:hover {
color: #39675A;
font-weight: normal;
text-decoration: none;
}

HERE:


Please Comment, Credit, and Enjoy! :D

color: blue, color: green, flexible squares, journal style: flexible squares, color: white, color: black, css, spirited away

Previous post Next post
Up