Sundaay

Jul 10, 2009 22:47

* Blurb as introduction
* Set everything but BLURB and LINKLIST to "no"
* Credit is not a must, but i'd appreciate it n_n
* Have a color/layout wish? Post it here
* You may like to join sperme



Preview / Download
/*
Anja.
dyln.livejournal.com
*/

*
{
margin: 0;
padding: 0;
}

body {
background-color: #FFF;
text-align: left;
color: #000000;
font-family: Arial;
font-size: 12px;
margin-top: 20px;

}

a {
color: #cc68a0;
text-decoration: none;

}

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

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

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

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

#content
{
width: 700px;
margin-left: auto; margin-right: auto;

}

#maincontent {
margin-top: 15px;
width: 696px;
font-size: 11px;
background-color: transparent;
color: #000000;

text-align: left;
}

#sidebar {

font-size: 11px;
margin-top: 15px;
color: #000000;
width: 678px;
text-align: left;
margin-bottom: 50px;

}

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

#header {
width: 700px;

margin-top: 0px;

font-weight: bold;
letter-spacing: 2px;
text-tranform: uppercase;
color: #91af5d;
}

.

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link,

div#footer a:visited {
color: #cc68a0;

}

div#header a:hover, div#footer a:hover {
color: #91af5d;
text-decoration: none;

}

/*title and subtitle*/
.title {

font-size: 38px;
font-weight: normal.;
line-height: 120%;
color: #000;

}

.subtitle{
display: none;

}

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

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

ul.navheader
{
display: none;
padding: 0px;
margin: 0px;
float: left;
margin-bottom: 5px;
font-size: 11px;
text-align: right;
text-transform: uppercase;
margin-top: 50px
}

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

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

.subcontent {
}

.entry {

color: #333;
margin-left: 115px;
font-size: 12px;
text-align: left;
padding: 10px;
background-color: #FFF;

}

.userpic {
position: relative;
float: left;

z-index: 15;

}

.date {
line-height: 150%;

color: #7c7b76;

font-size: 10px;
}

.subject {
font-weight: lighter;

color: #000000;

font-size: 19px;
}

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

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

.datesubject {

padding: 10px;
margin-left: 115px;
border-top: 5px solid #e9e9e9;
}

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

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

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

.currents, .currentmood, .currentmusic {

font-size: 11px;
text-align: left;
color: #424242;

}

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

.comments {

font-size: 15px;
text-align: left;
color: #f2fef7;
float: right;
padding: 0px;
position: relative;
top: -35px;
right: -5px;
font-family: arial;

}

div.comments a, div.comments a:link, div.comments a:visited{
color: #464646;
padding: 2px;

}

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

}

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

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

/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/

.userpicfriends {
position: relative;
float: left;

font-size: 11px;
z-index: 15;
}

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

.defaultuserpic {
display: none;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #cc68a0;
font-weight: lighter;

}

div#sidebar a:hover {
color: #333;
text-decoration: none;
font-weight: lighter;
}

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

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

.sbarcalendar {
background-color: #FFFFFF;

padding: 4px;
font-size: 11px;
}

.sbarcalendarposts {
background-color: #FFFFFF;

text-align: center;
font-weight: bold;
font-size: 11px;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

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

li.sbaritem
{
padding-right: 15px;
list-style: none;
display: inline;
}

li.sbartitle
{

list-style: none;
margin-bottom: 10px;
font-size: 16px;

}

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

#footer {
width: 100%;
text-align: left;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;

color: #000000;

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;
width: 600px;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
padding: 3px;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #FFFFFF;
padding: 5px;
margin-top: 0px;
}

.userpiccomment {
position: relative;
background-color: #cecece;

left: 0px;
padding: 1px;
margin-right: 10px;
z-index: 15;
float: left;

}

.box {

padding: 10px;
margin-left: 115px;
border-left: 1px solid #f1f1f1;
}

.box table
{
border: 0px;
}

input, textarea {
background-color: #f5f5f5;
color: #000000;
border: 1px solid #f5f5f5;
}

textarea.textbox {
width: 550px !important;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-size: 11px;
line-height: 125%;
background-color: #e6e6e6;
color: #000000;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;

color: #000000;
}

.commentbox {

padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

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

.commentboxpartial {

padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

.skiplinks {
text-align: center;
}

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

.clear {
height: 15px;
}

.ljuser img, .subject img
{
display: none;

}

.sbarbody2
{
margin-bottom: 10px;
}

#sidebar_tags, #sidebar_linklist
{
margin-top: 15px;
margin-bottom: 15px;
}

blockquote
{
padding: 10px;
font-style: italic;
font-size: 14px;
font-family: Georgia;
}

.userpicfriends {
background-color:transparent !important;
}

.userpicfriends img, .userpic img, .entry img
{
border-top: 5px solid #be5990;

}

h2
{
font-weight: lighter;

color: #000000;

font-size: 18px;
margin-bottom: 15px;
}

li
{
list-style: none;
}

.entry img
{
max-width: 560px;
}

.entry a
{
font-weight: bold;
}

.sbarbody2
{
font-size: 1.7em;
font-family: georgia;
}

.sbartitle
{ display: none;
}

.ljtags
{
padding-top: 10px;
}

.ljtags a
{
background-color: #000;
color: #FFF;
padding: 0px 1px;
}

style: flexible squares

Previous post Next post
Up