new layout~

Aug 27, 2010 22:54

My new layout~ as always edited by myself~ I got bored with white~

ah, this is another layout I made for phipybee 
preview:


 


the code:

/*
++ CSS layout by hazuki-chisa.livejournal.com ++
++ credit | edit if you know css ++

*/

body {
background-image: url("http://i821.photobucket.com/albums/zz134/xxchisaxx/background-pattern.jpg");
background-attachment: fixed;
background-color: #fff;
text-align: center;
color: #999;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
margin: 0px;
line-height: 15px;
}

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

a:hover {
color: #5B2531;
text-decoration: none;
cursor: crosshair;
}

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

i {
color: #AAA;
}

b {
color: #AAA;
}

u {
color: #AAA;
}

s {
color: #AAA;
}

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

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 650px;
margin: auto;
background-color: #transparent;
padding-top: 15px;
text-align: left;
}

#maincontent {
}

#sidebar {
background-image: url();
float: top;
text-align: left;
background-color: #fff;
margin: 0;
padding: 15px;
text-align: justify;
font-family: georgia;
font-size: 9px;
text-transform: none;
font-weight: lighter;
letter-spacing: 1px;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
background-position: center bottom;
width: auto;
padding: 20px 20px 10px 0px;
margin: 0px;
text-align: center;
font-family: serif;
font-size: 12px;
text-transform: lowercase;
letter-spacing: 2px;
background-color: #0D0D0D;
color: #fff;
border: 0px;
display: block;
}

.headerimage {
width: auto;
background-position: center bottom;
background-color: #transparent;
height: 325px;
background-image: url("http://i821.photobucket.com/albums/zz134/xxchisaxx/uruheader.jpg");
background-repeat: no-repeat;
margin-bottom: -20px;
}

/*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:8c06d9;
padding:11px;
}

.view {
color: #fff;
margin-top: 10px;
padding: 11px;
background-color: #0D0D0D;
}

div#header a:hover, div#footer a:hover {
color:;
background: #000;
}

/*title and subtitle*/
.title {
display: none;
}

.subtitle{
display: none;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

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

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

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.subcontent {
border: 0px solid ;
background-color: #fff;
margin: 0px 0px 0px 5px;
}

.entry {
margin: 0px 0px 0px 5px;
padding: 5px 5px;
background-color: #fff;
text-align: left;
}

.date {
line-height: 200%;
top: 5px;
color: #f0f0f0;
font-family: "tahoma", sans-serif;
font-size: 19px;
text-align: left;
}

.subject {
background-color: transparent;
font-family: century gothic;
font-size: 15px;
text-align: left;
text-transform: uppercase;
color: #491d76;
margin: -20px -20px 0 0;
}

.subject a, .subject a:link, .subject a:visited {
font-family: century gothic;
font-size: 15px;
text-transform: uppercase;
color: #491d76;
text-align: left;
}

.subject a:hover {
}

.datesubject {
margin: 0px 0px 0px 5px;
background-color: #fff;
border-left: 1px #eee solid;
}

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

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

/*the look of the tags in entries*/
.ljtags {
background: transparent url() no-repeat scroll 0% 50%;
margin-left: 5px;
margin-top: 50px;
position: relative;
padding: 2px 2px 2px 15px;
color: #aaa;
font-weight: normal;
text-transform: lowercase;
display: yes;
}
.ljtags a{
color: #888;
}

h2 {
font-weight: normal;
margin: 0 0 10px 25px;
font-family: century gothic;
font-size: 15px;
text-transform: uppercase;
background-color: #ffffff;
}

.ljtaglist {
margin: 0;
list-style-type: hiragana;
padding: 0 40px 20px 50px;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

.currents strong {
}

.currents, .currentmusic, .currentlocation, .currentmood {
color: #AAA;
text-transform: lowercase;
}

.currents a{
color: #888;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
background-color: #transparent;
color:8c06d9;
font-size: 12px;
letter-spacing: 4px;
text-align: center;
padding: 5px 0px 5px 0px;
position: relative;
top: 0px;
}

div.comments a, div.comments a:link, div.comments a:visited{
font-size: 12px;
color:8c06d9;
margin: 0 3px;
background: #transparent;
padding: 3px;
}

div.comments a:hover {
background: #eee;
border-top: 1px solid #DDD;
border-right: 1px solid #DDD;
border-bottom: none;
border-left: none;
}

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

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

/*------------------------------------------------------------
Userpic
-------------------------------------------------------------------------------*/

.userpic, .userpicfriends {
font-color: #fff;
text-align: center;
position: relative;
float: left;
background-color: #000000!important;
padding-bottom: 12px;
margin: 0 0 0 -130px;
z-index: 15;
border: 0px;
}

.userpic img, .userpicfriends img {
border: 15px solid #000;
}

.userpic a, .userpicfriends a, .userpic font, .userpicfriends font{
color: white;
}

/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/

.defaultuserpic {
display: none;
}

.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{
}

div#sidebar a:hover {
}

/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

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

.sbarcalendar {
border-width: 1px;
border-style: dotted;
text-align: center;
}

.sbarcalendarposts {
background-color: #d4dce8;
text-align: center;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
text-align: left;
}

ul.sbarlist {
}

li.sbaritem {
margin-left: 0 10px 0 0;
display: inline;
padding-left: 15px;
list-style: none;
}
li.sbaritem a{
background: #fff;
padding: 3px;
border-bottom: 1px solid #DDD;
border-left: 1px solid #DDD;
}

li.sbaritem a:hover{
background: #eee;
border-top: 1px solid #DDD;
border-right: 1px solid #DDD;
border-bottom: none;
border-left: none;
}

li.sbartitle {
font-family: century gothic;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
top: 10px;
padding: 0 0 0 10px;
list-style: none;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
padding: 40px 0px;
text-align: center;
font-weight: normal;
letter-spacing: 1px;
background-color: #000;
color: #fff;
z-index: 100;
clear: both;
text-transform: lowercase;
}

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 {
padding: 5px;
}

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

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
padding: 5px;
margin-top: 20px;
}

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

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

input, textarea, select {
border-color: #7e7e7e;
border: 0px dotted;
background-color: #DDD;
font-family: "lucida sans unicode", sans-serif;
font-size: 10px;
padding: 5px;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
}

.commentbox {
padding: 10px;
margin: 10px;
border-color: #D2ABFF;
border-width: 1px;
border-style: dotted;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
}

.datesubjectcomment a:hover {
}

.commentboxpartial {
padding: 10px;
margin: 10px;
}

.commentinfo {
margin-top: 10px;
width: 100%;
}

.skiplinks {
display: block;
text-transform: lowercase;
text-align: center;
padding: 8px; color: #f2f2f2;
background: #FFF;
margin-bottom: -2px;
}

/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 15px;
}

blockquote {
font-family: arial;
background-color: #FFFFFF;
padding: 5px 15px 5px 15px;
margin: 5px;
border: 1px dashed;
border-color: #7e7e7e;
}

span.ljuser a {
background: url() no-repeat center left;
padding: 0 0 02px 0;
width: 17px;
height: 18px;
margin-right: 0px;
}

span.ljuser img {
visibility: hidden;
}

.ljuser a img {
width: 17px;
height: 18px;
padding: 02px 02px 02px 0;
}

span.ljuser a:hover b {
padding: 02px 0 02px 0;
color: #7e7e7e;
font-weight: lighter;
background: #FFFFFF;
}

span.ljuser a b {
padding: 02px 0 02px 0;
color: #7e7e7e;
font-weight: lighter;
background: #FFFFFF;
}

Sorry, it took me so long to post this... =_____=
I hope you satisfied with it, dear~ :D
ah iya, jangan banyak2  ngasi text di sidebarnya...
mending tags, calender, ama page summary-nya di no ^^

new layout

Previous post Next post
Up