the holidays are so near!! *big grin*
and finally i have the time and the mood to make some new layouts^^
sorry guys for not updating as often as i should these past few weeks:(
anyway since it's snowing for some time now, i really wanted to do some frozen themed layouts.
here's the 1st..
*** dbsk/tvxq/thsk - love in the ice ***
code:
/*---------------------------------------------------
layout made by mariko_kawaii
layout style -- flexible squares
!!please do not claim this code as your own
-----------------------------------------------------*/
body {
margin: 10px 0px 10px 0px;
background-color: #7E7E7E;
background-image: url('
http://i47.tinypic.com/dg15iq.jpg');
background-position: left;
background-repeat: repeat;
background-position: scroll;
text-align: center;
color: #7E7E7E;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
a, a:link, a:visited {
color: #4b4949;
text-transform: lowercase;
text-decoration: none;
}
a:hover {
color: #4b4949;
text-decoration: none;
}
blockquote {
font-size: 12px;
color: #7E7E7E;
margin: 10px;
padding: 10px;
border: 1px dashed;
color: #7E7E7E;
background-color: #dcdcdc;
}
code, kbd, pre, tt {
font-family: "Verdana", sans-serif;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content {
width: 820px;
margin-left: auto; margin-right: auto;
background-color: #ffffff;
border-width: 0px 10px 0px 10px;
border-style: solid;
border-color: #ffffff;
padding: 5px;
background-image: url('
http://i50.tinypic.com/ny60is.jpg');
background-position: left;
background-repeat: repeat-y;
}
#maincontent {
margin-top: 5px;
margin-right: 15px;
font-family: "Verdana", sans-serif;
font-size: 12px;
background-color: #ffffff;
color: #7E7E7E;
border-style: solid;
border-color: #7E7E7E;
border-width: 0px;
margin-left: 220px;
text-align: left;
}
#sidebar {
padding-top: 5px;
margin-top: 5px;
margin-left: 50px;
background-color: #ffffff;
border-color: #7E7E7E;
border-width: 0px;
border-style: solid;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #4b4949;
width: 180px;
float: left;
text-align: left;
}
/*-----------------------------------------------------------------------------
Header
--------------------------------------------------------------------------------*/
#header {
width: auto;
padding: 22px;
text-align: center;
margin-left: 55px;
font-family: "Verdana", sans-serif;
color: #4b4949;
font-size: 20px;
text-transform:lowercase;
font-weight: normal;
letter-spacing: 0px;
border-style: solid;
border-color: #7E7E7E;
border-width: 0px;
background-color: #ffffff;
}
.headerimage {
position: relative;
width: 850px;
height: 425px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url('
http://i49.tinypic.com/2qc36t0.jpg');
background-repeat: no-repeat;
}
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #4b4949;
}
div#header a:hover, div#footer a:hover {
color: #4b4949;
text-decoration: none;
}
.title {
display:none;
}
.subtitle {
display:none;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader {
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
padding: 10px 5px 20px 0px;
}
.entry {
margin: 0px 20px 5px 10px;
padding: 10px 10px 10px 10px;
background-color: #ffffff;
color: #7E7E7E;
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: left;
border-width: 0px;
border-color: #7E7E7E;
border-style: solid;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: #7E7E7E;
border-style: solid;
}
.date {
padding-top: 5px;
padding-bottom: 2px;
color: #7E7E7E;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
.subject {
font-weight: normal;
padding: 5px;
color: #4b4949;
font-family: "Verdana", sans-serif;
font-size: 16px;
}
.subject a, .subject a:link, .subject a:visited {
color: #4b4949;
}
.subject a:hover {
color: #4b4949;
}
.datesubject {
background-color: #ffffff;
padding: 5px;
}
.entry ul li {
padding-left: 0px;
margin-left: 0px;
list-style: decimal-leading-zero;
list-style-position: outside;
}
.entry ol li {
padding-left: 0px;
margin-left: 0px;
list-style: decimal-leading-zero;
list-style-position: outside;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location, Tags
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 12px;
}
.ljtags {
margin-top: 20px;
padding-left: 5px;
text-transform: lowercase;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana", sans-serif;
font-size: 12px;
text-align: right;
background-color: #ffffff;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #4b4949;
}
div.comments a:hover {
color: #4b4949;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator {
height: 33px;
width: 309px;
background: url('');
margin-left: 15px;
margin-right: auto;
display: none;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #7E7E7E;
font-family: "Verdana", sans-serif;
font-size: 12px;
z-index: 15;
background-color: #FFFFFF !important;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
display: none;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 10px 0 10px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #4b4949;
}
div#sidebar a:hover {
color: #4b4949;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #9f9e9e;
padding: 2px;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
color: #9f9e9e;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #4b4949;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 5px;
list-style: none;
}
li.sbartitle
{
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 15px;
font-weight: normal;
color: #4b4949;
padding-left: 10px;
list-style: none;
border-style: solid;
border-width: 0px;
border-color: #7E7E7E;
background-color: #ffffff;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: auto;
padding-bottom: 10px;
margin-left: 55px;
text-align: center;
font-family: "Verdana", sans-serif;
text-transform: lowercase;
font-size: 22px;
font-weight: normal;
letter-spacing: 0px;
background-color: #ffffff;
color: #4b4949;
border-color: #7E7E7E;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}
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: 1px;
border-style: solid;
border-color: #4b4949;
}
table.yeartable td.yearday {
background-color: #9f9e9e;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 10px;
}
.userpiccomment {
position: relative;
border-width: 0px;
border-style: solid;
border-color: #7E7E7E;
max-width: 80px;
max-height: 80px;
background-color: #ffffff;
top: -10px;
left: 0px;
padding: 5px;
margin: 0px 10px -20px -10px;
z-index: 15;
float: left;
border-width: 0px;
border-color: #7E7E7E;
border-style: solid;
}
.box {
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #7E7E7E;
padding: 15px;
clear: right;
}
input, textarea {
background-color: #ffffff;
color: #7E7E7E;
}
textarea.textbox {
width: 95% !important;
}
.reply {
position: relative;
margin: 5px;
padding: 5px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 12px;
line-height: 125%;
background-color: #ffffff;
color: #7E7E7E;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin-left: 25px;
padding: 15px 10px 20px 70px;
font-size: 12px;
font-family: "Verdana", sans-serif;
color: #7E7E7E;
}
.commentbox {
border-top: 2px dashed #7E7E7E;
padding: 15px 0px 15px 0px;
margin: 5px;
background-color: #ffffff;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #4b4949;
}
.datesubjectcomment a:hover {
color: #4b4949;
}
.commentboxpartial {
border-color: #7E7E7E;
border-width: 0px;
border-style: solid;
padding: 5px;
margin: 15px;
background-color: #ffffff;
}
.commentinfo {
background-color: #ffffff;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
*check the links in the sidebar for a "how to install" post