2 - Wallpapers (Prison Break, Crossover), 3 - LiveJournal Layouts (Harry Potter, Firefly, Crossover)

Jul 05, 2008 17:09

~Please Comment if Taking
~Please Credit janine42584 if using

Wallpapers
1 - Prison Break (Michael Scofield)
1 - Veronica Mars/Prison Break (Veronica/Michael)

Layouts
1 - Harry Potter (Luna Lovegood)
1 - Firefly (River Tam)
1 - Veronica Mars/Prison Break (Veronica/Michael)






Wallpapers
Michael Scofield



Veronica Mars/Michael Scofield



I feel an ever so slight need to explain myself with this one. Awhile back I stumbled upon a great music video on YouTube that was of Veronica and Michael. And when I went to search for that music video yesterday I couldn't find it. I've googled and everything. So in the end, I couldn't get this idea out of my head.


NEW INSTRUCTIONS

Copy Code into Notepad (or some other program similar)

The images in this layout:
BODYURL
SIDEBARURL
HEADERURL
UNDERLINEURL
SEPERATORURL
CONTROLSTRIPURL

HOST THESE IMAGES TO YOUR OWN SERVER (Both Photobuck and ImageShack are great)
If you use Photobucket: Please make sure that the dropdown under upload file that says "Reduce to:" is set to either 1024x768 or 1MB... otherwise photobucket WILL RESIZE your images and the layout will not work properly.

Find and replace each new URL with their corrisponding name.
Example: BODYURL --> Go to Edit -> Replace: "Find What" would be HEADERURL and "replace with" would be your new URL -> Click "Replace All"

USING THE OVERRIDE CODE

1. Click "Customize"
2. In the cute little search thing type "flexible squares"
3. Click the "Apply Theme" button for any theme (I'm clicking "Black, White, and Red All Over," but honesly I don't believe it matters which theme you pick so long as it's a flexible squares one)
4. Click "Customize" Under the theme
5. Click the last link in this new section "Custom CSS"
6. Make sure all dropdown boxes say "NO"
7. Copy and paste your code with your image URLs
8. Click "Save Changes" and there you have it!

Luna Lovegood





Override Code

/* Cleaned CSS: */

body {
background: url(BODYURL) top center repeat-y #202d0f;

text-align: center;
color: #939956;
font-family: "Tahoma", sans-serif;
font-size: 12px;
margin: 0px;
}

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

a:hover {
color: #af9795;
text-decoration: underline;
}

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

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

#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}

#maincontent {
margin: 0px 20px 0px 220px;
font-family: "Tahoma", sans-serif;
font-size: 12px;
color: #939956;
text-align: left;
}

#sidebar {
background: url(SIDEBARURL) top left no-repeat transparent;
padding-top: 250px;
margin-top: 0px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #e1d8bf;
width: 200px;
float: left;
text-align: left;
}

#header {
background: url(HEADERURL) top center no-repeat transparent;
height:350px;
padding: 0px;
margin: 0px;
text-align: right;
font-family: "Tahoma", sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 2px;
color: #d2ffff;
text-transform:uppercase;
}

#footer {
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #939956;
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: #d2ffff;
}

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

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

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

.title {
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
top: 10px;
}

/* sidebar */

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

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

.defaultuserpic {
text-align: center;
}

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

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
}

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

.sbarcalendar {
border-color: #939956;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.sbarcalendarposts {
border-color: #939956;
border-width: 1px;
border-style: solid;
background-color: #090d00;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
list-style: none;
}

li.sbartitle
{
padding-left: 5px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
font-size: 13px;
font-weight:bold;
text-transform:uppercase;
color:#a89f54;
background: url(UNDERLINEURL) bottom center no-repeat transparent;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #939956;
font-family: "Tahoma", sans-serif;
font-size: 12px;
text-align: left;
}

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

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

.userpic {
position: relative;
float: right;
padding: 5px;
margin: 10px;
z-index: 15;
}

.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
z-index: 15;
}

.date {
line-height: 200%;
top: 5px;
color: #477826;
font-family: "Tahoma", sans-serif;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}

.subject {
font-weight: bold;
padding: 10px;
color: #477826;
font-family: "Tahoma", sans-serif;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}

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

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

.datesubject {
padding: 5px;

}

.currents, .currentmood, .currentmusic {
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.comments {
font-family: "Tahoma", sans-serif;
font-size: 12px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #d2ffff;
}

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

/* maincontent -- entry, reply 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: right;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #090d00;
padding: 10px;
clear: right;
}

input, textarea {
background-color: #090d00;
color: #939956;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Tahoma", sans-serif;
font-size: 12px;
line-height: 125%;
color: #939956;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #939956;
}

.commentbox {

border-color: #090d00;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #090d00;
}

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

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

.commentboxpartial {
border-color: #090d00;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #090d00;
}

.commentinfo {
background-color: #090d00;
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: 1px;
border-style: solid;
border-color: #090d00;
}

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

td.yearmonth {
border-style: none;
}

/* footer */

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 3px;
background: url(SEPARATORURL) center center no-repeat transparent;
}

* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #090d00;
background-color: #202d0f;
}

#lj_controlstrip {
background: url(CONTROSTRIPURL) top center repeat-y #202d0f;
}

#lj_controlstrip td {
color: #939956;
}

#lj_controlstrip_statustext {
color: #939956;
}

#lj_controlstrip a {
color: #d2ffff;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
border-right: 1px solid #090d00;
}

#lj_controlstrip_login td {
border-bottom: 0;
}

#lj_controlstrip td td {
border-bottom: 0;
}

#lj_controlstrip_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo.gif/pt090d00939956);
}

#lj_controlstrip_loggedout_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt090d00939956);
}

River Tam





The images in this layout:
BODYURL
SIDEBARURL
HEADERURL
UNDERLINEURL
SEPARATORURL
CONTROLSTRIPURL

Override Code

/* Cleaned CSS: */

body {
background: url(BODYURL) top center repeat-y #4d4b25;
text-align: center;
color: #aea471;
font-family: "Tahoma", sans-serif;
font-size: 12px;
margin: 0px;
}

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

a:hover {
color: #97a67b;
text-decoration: underline;
}

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

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

#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}

#maincontent {
margin: 0px 20px 0px 220px;
font-family: "Tahoma", sans-serif;
font-size: 12px;
color: #aea471;
text-align: left;
}

#sidebar {
background: url(SIDEBARURL) top left no-repeat transparent;
padding-top: 110px;
margin-top: 0px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #aea471;
width: 200px;
float: left;
text-align: left;
}

#header {
background: url(HEADERURL) top center no-repeat transparent;
height:350px;
padding: 0px;
margin: 0px;
text-align: right;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
color: #a97d4e;
text-transform:uppercase;
}

#footer {
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #aea471;
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: #a97d4e;
}

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

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

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

.title {
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
top: 10px;
}

/* sidebar */

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

div#sidebar a:hover {
color: #110b0d;
text-decoration: none;
}

.defaultuserpic {
text-align: center;
}

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

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
}

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

.sbarcalendar {
border-color: #aea471;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.sbarcalendarposts {
border-color: #aea471;
border-width: 1px;
border-style: solid;
background-color: #130707;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
list-style: none;
}

li.sbartitle
{
padding-left: 5px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
font-size: 13px;
font-weight:bold;
text-transform:uppercase;
letter-spacing: 2px;
color: #101914;
background: url(UNDERLINEURL) bottom center no-repeat transparent;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #aea471;
font-size: 12px;
text-align: left;
}

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

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

.userpic {
position: relative;
float: right;
padding: 5px;
margin: 10px;
z-index: 15;
}

.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
z-index: 15;
}

.date {
line-height: 200%;
top: 5px;
color: #4c5623;
font-family: "Tahoma", sans-serif;
font-size: 13px;
font-weight:bold;
font-variant:small-caps;
}

.subject {
font-weight: bold;
padding: 10px;
color: #4c5623;
font-family: "Tahoma", sans-serif;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}

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

.subject a:hover {
color: #97a67b;
}

.datesubject {
padding: 5px;
}

.currents, .currentmood, .currentmusic {
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.comments {
font-family: "Tahoma", sans-serif;
font-size: 12px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #a97d4e;
}

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

/* maincontent -- entry, reply 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: right;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #130707;
padding: 10px;
clear: right;
}

input, textarea {
background-color: #130707;
color: #aea471;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Tahoma", sans-serif;
font-size: 12px;
line-height: 125%;
color: #aea471;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #aea471;
}

.commentbox {

border-color: #130707;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #130707;
}

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

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

.commentboxpartial {
border-color: #130707;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #130707;
}

.commentinfo {
background-color: #130707;
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: 1px;
border-style: solid;
border-color: #130707;
}

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

td.yearmonth {
border-style: none;
}

/* footer */

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 3px;
background: url(SEPARATORURL) center center no-repeat transparent;
}

* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #130707;
background-color: #4d4b25;
}

#lj_controlstrip {
background: url(CONTROLSTRIPURL) top center repeat-y #4d4b25;
}

#lj_controlstrip td {
color: #aea471;
}

#lj_controlstrip_statustext {
color: #aea471;
}

#lj_controlstrip a {
color: #a97d4e;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
border-right: 1px solid #130707;
}

#lj_controlstrip_login td {
border-bottom: 0;
}

#lj_controlstrip td td {
border-bottom: 0;
}

#lj_controlstrip_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo.gif/pt130707aea471);
}

#lj_controlstrip_loggedout_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt130707aea471);
}

div.ljtags {
margin: 10px 0px 0px 0px;
font-weight: bold;
}

Veronica Mars/Michael Scofield





The images in this layout:
HEADERURL
UNDERLINEURL
SEPARATORURL

Override Code

/* Cleaned CSS: */

body {
background-color: #0a0200;
text-align: center;
color: #d3c36c;
font-family: "Tahoma", sans-serif;
font-size: 12px;
margin: 0px;
}

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

a:hover {
color: #763c0c;
text-decoration: underline;
}

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

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

#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}

#maincontent {
margin: 0px 20px 0px 220px;
font-family: "Tahoma", sans-serif;
font-size: 12px;
color: #d3c36c;
margin-left: 220px;
text-align: left;
}

#sidebar {

padding-top: 50px;
margin-top: 0px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #d3c36c;
width: 200px;
float: left;
text-align: left;
}

#header {
background: url(HEADERURL) top center no-repeat transparent;
padding: 0px;
height:350px;
margin: 0px;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
color: #aba42f;
text-transform:uppercase;
}

#footer {
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #d3c36c;
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: #aba42f;
}

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

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

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

.title {
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display:none;
font-family: "Tahoma", sans-serif;
font-size: 12px;
font-weight: normal;
top: 10px;
}

/* sidebar */

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

div#sidebar a:hover {
color: #763c0c;
text-decoration: none;
}

.defaultuserpic {
text-align: center;
}

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

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #0a0200 solid;
}

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

.sbarcalendar {
border-color: #d3c36c;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.sbarcalendarposts {
border-color: #d3c36c;
border-width: 1px;
border-style: solid;
background-color: #0a0200;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
list-style: none;
}

li.sbartitle
{
padding-left: 5px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
background: url(UNDERLINEURL) bottom center no-repeat transparent;

}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #d3c36c;
font-family: "Tahoma", sans-serif;
font-size: 12px;
text-align: left;
}

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

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

.userpic {
position: relative;
float: right;
padding: 5px;
margin: 10px;
z-index: 15;
}

.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "Tahoma", sans-serif;
font-size: 12px;
z-index: 15;
}

.date {
line-height: 200%;
top: 5px;
color: #878a5f;
font-family: "Tahoma", sans-serif;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}

.subject {
font-weight: bold;
padding: 10px;
color: #878a5f;
font-family: "Tahoma", sans-serif;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}

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

.subject a:hover {
color: #763c0c;
}

.datesubject {
padding: 5px;
}

.currents, .currentmood, .currentmusic {
font-family: "Tahoma", sans-serif;
font-size: 12px;
}

.comments {
font-family: "Tahoma", sans-serif;
font-size: 12px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #aba42f;
}

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

/* maincontent -- entry, reply 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: right;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #0a0200;
padding: 10px;
clear: right;
}

input, textarea {
background-color: #0a0200;
color: #d3c36c;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Tahoma", sans-serif;
font-size: 12px;
line-height: 125%;
color: #d3c36c;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: "Tahoma", sans-serif;
color: #d3c36c;
}

.commentbox {

border-color: #0a0200;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #0a0200;
}

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

.datesubjectcomment a:hover {
color: #763c0c;
}

.commentboxpartial {
border-color: #0a0200;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #0a0200;
}

.commentinfo {
background-color: #0a0200;
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: 1px;
border-style: solid;
border-color: #0a0200;
}

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

td.yearmonth {
border-style: none;
}

/* footer */

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 5px;
background: url(SEPARATORURL) center center no-repeat transparent;

}

* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #0a0200;
background-color: #0a0200;
}

#lj_controlstrip {
background-color: #0a0200;
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/bg.gif/pt0a020035311b);
}

#lj_controlstrip td {
color: #d3c36c;
border-bottom: 1px solid #0a0200;
}

#lj_controlstrip_statustext {
color: #d3c36c;
}

#lj_controlstrip a {
color: #aba42f;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
border-right: 1px solid #0a0200;
}

#lj_controlstrip_login td {
border-bottom: 0;
}

#lj_controlstrip td td {
border-bottom: 0;
}

#lj_controlstrip_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo.gif/pt0a0200d3c36c);
}

#lj_controlstrip_loggedout_userpic {
background-image: url(http://p-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt0a0200d3c36c);
}

div.ljtags {
margin: 10px 0px 0px 0px;
font-weight: bold;
}

Textures used created by: soaked and ownthesunshine

graphics - layout - livejournal, movie - harry potter, graphics - layout - lj: flexible square, tv show - firefly, crossover, tv show - veronica mars, graphics - wallpapers, requests, tv show - prison break, graphics - friends only banners

Previous post Next post
Up