Layout 001: Adrian Pasdar/Milo Ventimiglia

Dec 13, 2008 10:45




Live preview here

» S2; Flexible Squares
» Free, Paid and Plus
» With sidebar
» Feel free to edit, as long as you credit me
» Made for the First Day of Christmas @ adrianmilo


Instructions:
     01. Go here and select Flexible Squares - Icy Blue. Save.
     02. Go here. Select No in all three the drop-down boxes. Then paste this code in the textarea labeled Custom stylesheet and save.
/*----------------------------------------------------------------------------------------

LAYOUT 01: ADRIAN PASDAR/MILO VENTIMIGLIA
BY http://community.livejournal.com/islash_ibelieve/

----------------------------------------------------------------------------------------*/

body {
background-color: #fae5c1;
text-align: justify;
color: #121b38;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px;
}

a, a:link, a:visited {
color: #2e417d;
text-decoration: none;
font-style: italic;
}

a:hover {
color: #2e417d;
text-decoration: underline;
font-style: italic;
}

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

blockquote {
font-size: 10px;
border: 1px solid #121b38;
background-color: #97a1bf;
color: #121b38;
padding: 10px;
margin-left: 20px;
}

code, kbd, pre, tt {
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #555d79;
color: 121b38;
}

/*----------------------------------------------------------------------------------------

General page alignment and width

----------------------------------------------------------------------------------------*/

#content {
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #fae5c1;
border-width: 0px;
padding: 15px;
}

#maincontent {
margin-top: 15px;
background-color: #a78879;
border: 1px solid #121b38;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #121b38;
text-align: justify;
margin-right: 180px;
}

#sidebar {
margin-top: 15px;
background-color: #a78879;
border: 1px solid #121b38;
font-family: "Verdana", sans-serif;
font-size: 10px;
color: #121b38;
text-align: justify;
width: 160px;
float: right;
padding: 5px;
}

/*----------------------------------------------------------------------------------------

Header

----------------------------------------------------------------------------------------*/

#header {
width: 100%;
padding: 5px;
margin: 0px;
text-align: right;
font-family: "Georgia", sans-serif;
font-size: 24px;
font-weight: normal;
text-variation: uppercase;
border: 0px;
background-color: #transparent;
color: #2e417d;
}

.headerimage {
position: relative;
width: 800px;
height: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url('http://i37.tinypic.com/2lbnwi1.png');
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: #2e417d;
text-decoration: none;
text-variation: lowercase;
}

div#header a:hover, div#footer a:hover {
color: #2e417d;
text-decoration: underline;
text-variation: lowercase;
}

.title {
display: none;
}

.subtitle{
display: none;
}

/*----------------------------------------------------------------------------------------

Header: top navigation

----------------------------------------------------------------------------------------*/

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

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

/*----------------------------------------------------------------------------------------

Entries

----------------------------------------------------------------------------------------*/

.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #a78879;
color: #121b38;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: justify;
border: 0px;
}

.userpic {
position: relative;
float: right;
background-color: #transparent;
padding: 0px;
margin: 10px;
z-index: 15;
border: 2px solid #121b38;
}

.date {
line-height: 200%;
top: 5px;
text-align: right;
color: #121b38;
font-family: "Verdana", sans-serif;
font-size: 10px;
font-weight: bold;
}

.subject {
padding: 10px;
color: #fae5c1;
font-family: "Georgia", sans-serif;
font-size: 18px;
font-align: center;
}

.subject a, .subject a:link, .subject a:visited {
color: #fae5c1;
text-decoration: none;
}

.subject a:hover {
color: #fae5c1;
text-decoration: underline;
}

.datesubject {
background-color: #93634c;
padding: 5px;
border-top: 1px solid #121b38;
border-bottom: 1px solid #121b38;
margin-top: -1px;
}

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

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

/*----------------------------------------------------------------------------------------

Entries: currents (music, location, mood) and tags

----------------------------------------------------------------------------------------*/

.currents {
font-family: "Verdana", sans-serif;
font-size: 9px;
margin-top: -10px;
}

.ljtags {
margin-top: 15px;
font-size: 9px;
font-size: bold;
}

/*----------------------------------------------------------------------------------------

Entries: comments

----------------------------------------------------------------------------------------*/

.comments {
font-family: "Georgia", sans-serif;
font-size: 12px;
text-align: center;
background-color: #transparent;
padding: 0px 5px 0px 5px;
position: relative;
top: 5px;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #fae5c1;
text-decoration: none;
}

div.comments a:hover {
color: #fae5c1;
text-decoration: underline;
}

/*----------------------------------------------------------------------------------------

Entries: separator

----------------------------------------------------------------------------------------*/

.separator {
height: 25px;
}

/*----------------------------------------------------------------------------------------

Entries: friends page

----------------------------------------------------------------------------------------*/

.userpicfriends {
position: relative;
float: right;
background-color: #a78879 !important;
padding: 0px;
padding-bottom: 3px;
margin: 10px;
z-index: 15;
border: 2px solid #121b38;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 9px;
}

/*----------------------------------------------------------------------------------------

Sidebar

----------------------------------------------------------------------------------------*/

.defaultuserpic {
text-align: center;
padding: 15px;
display: none;
}

.defaultuserpic img {
padding: 0px;
border: 1px solid #121b38;
}

.sbarheader {
padding: 5px;
}

.sbarbody {
padding: 5px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #2e417d;
text-decoration: none;
}

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

li.sbartitle {
background-color: #93634c;
border: 1px solid #121b38;
color: #fae5c1;
font-size: 12px;
padding: 3px;
text-align: center;
font-family: "Georgia", sans-serif;
}

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

li.sbaritem {
list-style: none;
}

/*----------------------------------------------------------------------------------------

Sidebar: calendar

----------------------------------------------------------------------------------------*/

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

.sbarcalendar {
border-color: #121b38;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 9px;
background-color: #fae5c1;
}

.sbarcalendarposts {
border-color: #121b38;
border-width: 1px;
border-style: solid;
background-color: #a78879 !important;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

/*----------------------------------------------------------------------------------------

Footer

----------------------------------------------------------------------------------------*/

#footer {
width: 100%;
text-align: center;
font-family: "Georgia", sans-serif;
font-size: 14px;
background-color: #transparent !important;
color: #121b38;
border: 0px;
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: 30px;
padding-top: 30px;
font-size: 16px;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
border: 0px;
background-color: #fae5c1;
}

table.yeartable td.yearday {
background-color: #fae5c1;
border: 1px solid #121b38;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------------------------------------------

Comment pages

----------------------------------------------------------------------------------------*/

.datesubjectcomment {
background-color: #fae5c1;
padding: 5px;
margin-top: 20px;
}

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

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #121b38;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #fae5c1;
color: #121b38;
font-family: "Verdana", sans-serif;
font-size: 10px;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #fae5c1;
color: #121b38;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #121b38;
}

.commentbox {
border: 1px solid #121b38;
padding: 10px;
margin: 10px;
background-color: #fae5c1;
}

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

.datesubjectcomment a:hover {
color: #97a1bf;
}

.commentboxpartial {
border: 1px solid #555d79;
padding: 10px;
margin: 10px;
background-color: #fae5c1;
}

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

.skiplinks {
text-align: center;
}

/*----------------------------------------------------------------------------------------

Misc.

----------------------------------------------------------------------------------------*/

.clear {
height: 15px;
}
     03. (Optional) Customize text and sidebar.

credit, comment, don't repost

watch; tags; faqs; request

[ship] adrian/milo, [!project] 12daysofchristmas 2008, [!graphics] lj layouts, [actor] adrian pasdar, [actor] milo ventimiglia

Previous post Next post
Up