[Layouts] 06 Supernatural 5.03 layouts - Castiel, Dean [2/2]

Oct 26, 2009 00:43





[ Full preview ]
[ Header: http://i33.tinypic.com/293ad4w.jpg ]

/* Cleaned CSS: */

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

Fandom: Supernatural
Character: Dean & Castiel
Code: http://community.livejournal.com/toledan_night/

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

body {
background-color: #323232;
text-align: justify;
color: #898888;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

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

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

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

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

#content
{
width: 970px;
margin-left: auto;
margin-right: auto;
position: center;
background-color: transparent;
padding: 0px;
}

#maincontent {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #898888;
border-width: 0px;
text-align: justify;
margin-right: 230px;
margin-left: auto;
}

#sidebar {
float: right;
width: 220px;
margin-right: 0px;
margin-left: auto;
background-color: transparent;
color: #A7A7A7;
text-align: left;
padding: 5px;
}

.subcontent {
padding-top: 20px;
}

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

#header {
width: 740px;
height: 410px;
background-position: bottom center;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-image: url("http://i33.tinypic.com/293ad4w.jpg");
position: left;
text-align: center;
margin-right: auto;
margin-left: 0px;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 17px;
color: #787878;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
color: #989898;
display: inline;
}

div#header a:hover {
color: #6F6F6F;
}

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

.subtitle { display: none; }

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

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

ul.navheader
{
background-color: #323232;
text-align: center;
padding-bottom: 20px;
}

ul.navheader li, ul.navfooter li {
display: inline;
list-style: none;
padding: 5px;
}

li.view {
border-bottom: 0px;
text-decoration: none;
color: #7D9199;
}

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

.entry {
background-color: transparent;
color: #898888;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
}

.entry_text {
padding: 25px;
border-top: 1px dotted #D4D4D4;
}

.userpic {
position: relative;
float: left;
padding: 6px;
margin-left: 20px;
margin-right: 10px;
z-index: 15;
background-color: #323232 !important;
}

.userpic img {
width: 70px;
height: 70px;
}

.date {
line-height: 130%;
color: #A7A7A7;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
text-transform: lowercase;
text-align: right;
padding-right: 20px;
padding-top: 6px;
}

.datesubject {
background-color: #FFFFFF;
}

.subject {
color: #D4D4D4;
font-family: Georgia, Times New Roman, Book Antiqua, serif;;
font-size: 17px;
font-style: italic;
text-align: left;
margin-right: 0px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 4px;
margin-left: auto;
}

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

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

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

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

.entry a, a:link {
color: #A5B989;
text-decoration: none;
}

.entry a:hover {
color: #94B3CD;
text-decoration: none;
}

.ljtags {
Padding: 9px;
margin-left: 10px;
margin-right: auto;
margin-top: 10px;
width: 480px;
color: #898888;
font-size: 10px;
font-weight: bold;
text-align: left;
text-transform: lowercase;
letter-spacing: 2px;
position: left;
border-left: 4px solid #9DAB83;
}

.ljtags a {
Color: #C6CFB4;
font-weight: normal;
font-size: 10px;
Text-transform: lowercase;
}

.ljtags a:visited {
Color: #C6CFB4;
Text-transform: lowercase;
font-size: 10px;
}

.ljtags a:hover {
font-weight: normal;
color: #969A9C;
font-size: 10px;
}

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

.currents, .currentmood, .currentmusic, currentlocation {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 2px;
height: 100%;
text-align: right;
margin-right: 10px;
margin-left: auto;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 14px;
text-align: center;
color: #D4D4D4;
padding-top: 10px;
font-weight: bold;
text-transform: lowercase;
border-top: 1px dotted #D4D4D4;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #7D9199;
font-weight: bold
font-style: italic;
}

div.comments a:hover {
color: #989898;
font-weight: bold
}

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

.separator {
height: 30px;
padding: 0px;
background-color: #FFFFFF;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #323232 !important;
padding: 6px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F !important;
margin-left: 15px;
margin-right: 10px;
font-size: 10px;
z-index: 15;
}

.userpicfriends a font {
Color: #DCDCDC !important;
}

.userpicfriends a hover { color: #6F6F6F; }

.userpicfriends img {
width: 70px;
height: 70px;
}

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

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px;
}

.sbarbody {
text-align: center;
padding: 0px;
}

.sbarbody2 {
text-align: center;
padding: 0px 3px 0px 3px;
}

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

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

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

table.calendar {
width: 190px;
padding: 10px 0px 10px 0px;
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
Padding: 2px;
text-align: center;
font-family: sans-serif;
font-size: 11px;
color: #A7A7A7;
border: 1px dotted; #898989;
}

.sbarcalendarposts {
border: 1px dotted #898989;
background-color: #565656;
color: #7D9199;
font-size: 11px;
}

.sbarcalendarposts a {
color: #7D9199;
font-size: 11px;
}

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

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

li.sbaritem
{
padding: 7px;
list-style: none;
border-bottom: 1px dotted #7E7E7E
}

li.sbaritem:hover
{
color: #A7A7A7;
}

li.sbartitle
{
list-style: none;
background-color: transparent;
color: #A7A7A7;
padding-top: 10px;
font-size: 15px;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

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

#footer {
margin: auto;
text-align: right;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
background-color: #323232;
font-size: 15px;
border-width: 0px;
color: #A0AF87;
font-weight: bold;
text-transform: uppercase;
z-index: 100;
clear: both;
padding: right: 10px;
}

ul.navfooter {
margin-right: 0px;
margin-left: auto;
margin-top: -40px;
padding: 10px;
display: block;
}

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

ul.navfooter li a {
display: block;
color: #A7A7A7;
margin: 0 5px 0 5px;
}

ul.navfooter li a:hover {
color: #94B3CD;
margin: 0 5px 0 5px;
}

.clearfoot {
margin: 0px;
padding-top: -15px;
margin-right: auto;
clear: none;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 15px;
padding-top: 30px;
margin-top: -2px;
background-color: #FFFFFF;
}

ul.year li {
display: inline;
}

table.yeartable {
background-color: #FFFFFF;
width: 500px;
padding: 3px;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #DCDCDC;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
font-size: 10px;
text-transform: lowercase;
}

.userpiccomment {
position: relative;
background-color: #FFFFFF !important;
color: #898888 !important;
top: 0px;
left: 0px;
padding: 6px;
border: 1px dotted #DCDCDC;
margin-left: 15px;
margin-right: 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 10px;
color: #898888;
background-color: #FFFFFF;
border-top: 1px dotted #D4D4D4;
}

input, textarea {
position: center;
background-color: #FFFFFF;
color: #898888;
padding: 5px;
}

textarea.textbox {
width: 95% !important;
padding: 5px;
position: center;

}

.reply {
position: relative;
margin: 10px;
padding: 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #898888;
}

#qrform {
Padding: 5px;
Margin: 4px;
}

.replytosubject {
margin-left: 0px;
margin-right: 0px;
background-color: #FFFFFF;
Color: #848484;
font-size: 15px;
padding: 5px;
font-weight: bold;
text-transform: lowercase;
}

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

.commentbox {
padding: 10px;
margin: 10px 5px 5px 0px;
background-color: #FFFFFF;
color: #898888;
font-size: 10px;
border: 1px dotted #DCDCDC;
}

.commentbox a:link {
Font-size: 10px;
}

.commentsubject {
Font-weight: bold;
text-transform: lowercase;
Font-size: 13px;
}

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

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

.commentboxpartial {
padding: 10px;
margin: 6px;
background-color: #FFFFFF;
}

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

.replytoposter {
color: #898888;
text-decoration: none;
}

.replytoposter a:hover {
color: #94B3CD;
text-decoration: none;
}

.replytoposter a:link, a:visited {
Color: #A5B989;
text-decoration: none;
}

.skiplinks {
text-align: center;
color: #858484;
}

.skiplinks a:link {
Color: #A7A7A7;
}

.skiplinks a:hover {
Color: #A5B989;
text-decoration: line-through;
}

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

.clear {
height: 15px;
}



[ Full preview ]
[ Header: http://i37.tinypic.com/2dqfzb.jpg ]

/* Cleaned CSS: */

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

Fandom: Supernatural
Character: Dean & Castiel
Code: http://community.livejournal.com/toledan_night/

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

body {
background-color: #565656;
text-align: justify;
color: #898888;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

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

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

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

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

#content
{
width: 890px;
margin-left: auto;
margin-right: auto;
position: center;
background-color: #FFFFFF;
padding: 0px;
}

#maincontent {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #898888;
border-width: 0px;
text-align: justify;
margin-right: 210px;
margin-left: auto;
border-right: 1px dotted #D4D4D4;
}

#sidebar {
float: right;
width: 210px;
margin-right: 0px;
margin-left: auto;
background-color: #FFFFFF;
color: #A7A7A7;
text-align: left;
padding-top: 10px;
}

.subcontent {
padding-top: 20px;
}

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

#header {
width: 890px;
height: 350px;
background-position: bottom center;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-image: url("http://i37.tinypic.com/2dqfzb.jpg");
position: left;
text-align: right;
margin-right: auto;
margin-left: 0px;
font-family: "Trebuchet MS", Geneva, sans-serif;
font-size: 18px;
color: #787878;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 10px;
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
color: #989898;
display: inline;
}

div#header a:hover {
color: #6F6F6F;
}

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

.subtitle { display: none; }

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

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

ul.navheader
{
background-color: #565656;
text-align: right;
padding-bottom: 20px;
}

ul.navheader li, ul.navfooter li {
display: inline;
list-style: none;
padding: 5px;
}

li.view {
border-bottom: 0px;
text-decoration: none;
color: #ECA722;
}

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

.entry {
background-color: transparent;
color: #898888;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
}

.entry_text {
padding: 25px;
border-top: 1px dotted #D4D4D4;
}

.userpic {
position: relative;
float: left;
padding: 6px;
margin-left: 20px;
margin-right: 10px;
z-index: 15;
background-color: #A7A7A7 !important;
}

.userpic img {
width: 70px;
height: 70px;
}

.date {
line-height: 130%;
color: #A7A7A7;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
text-transform: lowercase;
text-align: right;
padding-right: 20px;
padding-top: 6px;
}

.datesubject {
background-color: #FFFFFF;
}

.subject {
color: #D4D4D4;
font-family: "Trebuchet MS", Geneva, sans-serif;;
font-size: 17px;
font-style: italic;
text-align: left;
margin-right: 0px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 4px;
margin-left: auto;
}

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

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

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

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

.entry a, a:link {
color: #D19E74;
text-decoration: none;
}

.entry a:hover {
color: #94B3CD;
text-decoration: none;
}

.ljtags {
Padding: 9px;
margin-left: 10px;
margin-right: auto;
margin-top: 10px;
width: 520px;
color: #7a7a7a;
font-size: 10px;
font-weight: bold;
text-align: left;
text-transform: lowercase;
letter-spacing: 2px;
position: left;
background-color: #E2E2E2;
}

.ljtags a {
Color: #969A9C;
font-weight: normal;
font-size: 10px;
Text-transform: lowercase;
}

.ljtags a:visited {
Color: #969A9C;
Text-transform: lowercase;
font-size: 10px;
font-style: italic;
}

.ljtags a:hover {
font-weight: normal;
color: #969A9C;
font-size: 10px;
}

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

.currents, .currentmood, .currentmusic, currentlocation {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 2px;
height: 100%;
text-align: right;
margin-right: 10px;
margin-left: auto;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: "Trebuchet MS", Geneva, sans-serif;
font-size: 14px;
text-align: center;
color: #D4D4D4;
padding-top: 10px;
font-weight: bold;
text-transform: lowercase;
border-top: 1px dotted #D4D4D4;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #7D9199;
font-weight: bold
font-style: italic;
}

div.comments a:hover {
color: #989898;
font-weight: bold
}

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

.separator {
height: 30px;
padding: 0px;
background-color: #FFFFFF;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
border: 1px dotted #A7A7A7;
padding: 6px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F !important;
margin-left: 15px;
margin-right: 10px;
font-size: 10px;
z-index: 15;
}

.userpicfriends a {
Color: #A7A7A7 !important;
}

.userpicfriends a hover { color: #6F6F6F; }

.userpicfriends img {
width: 70px;
height: 70px;
}

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

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px;
}

.sbarbody {
text-align: center;
padding: 0px;
}

.sbarbody2 {
text-align: center;
padding: 0px 3px 0px 3px;
}

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

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

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

table.calendar {
width: 190px;
padding: 5px 0px 5px 0px;
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
Padding: 2px;
text-align: center;
font-family: sans-serif;
font-size: 11px;
color: #A7A7A7;
border: 1px dotted; #898989;
}

.sbarcalendarposts {
border: 1px dotted #898989;
background-color: #DCDCDC;
color: #565656;
font-size: 11px;
padding-top: 1px;
}

.sbarcalendarposts a {
color: #565656;
font-size: 11px;
}

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

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

li.sbaritem
{
padding: 7px;
list-style: none;
border-bottom: 1px dotted #7E7E7E
}

li.sbaritem:hover
{
color: #A7A7A7;
}

li.sbartitle
{
list-style: none;
background-color: transparent;
color: #A7A7A7;
padding-top: 10px;
font-size: 15px;
font-family: "Trebuchet MS", Geneva, sans-serif;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

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

#footer {
margin: auto;
text-align: right;
font-family: "Trebuchet MS", Geneva, sans-serif;
background-color: #323232;
font-size: 15px;
border-width: 0px;
color: #A0AF87;
font-weight: bold;
text-transform: uppercase;
z-index: 100;
clear: both;
padding: right: 10px;
}

ul.navfooter {
margin-right: 0px;
margin-left: auto;
padding: 10px;
}

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

ul.navfooter li a {
color: #A7A7A7;
margin: 0 5px 0 5px;
}

ul.navfooter li a:hover {
color: #94B3CD;
margin: 0 5px 0 5px;
}

.clearfoot {
margin: 0px;
padding-top: -15px;
margin-right: auto;
clear: none;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 15px;
padding-top: 30px;
margin-top: -2px;
background-color: #FFFFFF;
}

ul.year li {
display: inline;
}

table.yeartable {
background-color: #FFFFFF;
width: 500px;
padding: 3px;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #DCDCDC;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
font-size: 10px;
text-transform: lowercase;
}

.userpiccomment {
position: relative;
background-color: #A7A7A7 !important;
color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 6px;
border: 1px dotted #DCDCDC;
margin-left: 15px;
margin-right: 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 10px;
color: #898888;
background-color: #FFFFFF;
border-top: 1px dotted #D4D4D4;
}

input, textarea {
position: center;
background-color: #FFFFFF;
color: #898888;
padding: 5px;
}

textarea.textbox {
width: 95% !important;
padding: 5px;
position: center;

}

.reply {
position: relative;
margin: 10px;
padding: 10px;
text-align: left;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #898888;
}

#qrform {
Padding: 5px;
Margin: 4px;
}

.replytosubject {
margin-left: 0px;
margin-right: 0px;
background-color: #FFFFFF;
Color: #848484;
font-size: 15px;
padding: 5px;
font-weight: bold;
text-transform: lowercase;
}

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

.commentbox {
padding: 10px;
margin: 10px 5px 5px 0px;
background-color: #FFFFFF;
color: #898888;
font-size: 10px;
border: 1px dotted #DCDCDC;
}

.commentbox a:link {
Font-size: 10px;
}

.commentsubject {
Font-weight: bold;
text-transform: lowercase;
Font-size: 13px;
}

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

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

.commentboxpartial {
padding: 10px;
margin: 6px;
background-color: #FFFFFF;
}

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

.replytoposter {
color: #898888;
text-decoration: none;
}

.replytoposter a:hover {
color: #94B3CD;
text-decoration: none;
}

.replytoposter a:link, a:visited {
Color: #D19E74;
text-decoration: none;
}

.skiplinks {
text-align: center;
color: #858484;
}

.skiplinks a:link {
Color: #A7A7A7;
}

.skiplinks a:hover {
Color: #D19E74;
text-decoration: line-through;
}

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

.clear {
height: 15px;
}



[ Full preview ]
[ Header: http://i37.tinypic.com/219qhsj.jpg ]

/* Cleaned CSS: */

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

Fandom: Supernatural
Character: Dean & Castiel
Code: http://community.livejournal.com/toledan_night/

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

body {
background-image: url("http://i35.tinypic.com/6y095d.jpg");
background-attachment: fixed;
text-align: justify;
color: #898888;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
margin: 20px 0 20px 0;
}

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

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

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

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

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

#content
{
width: 900px;
margin-left: auto;
margin-right: auto;
position: center;
background-color: #FFFFFF;
padding: 0px;
}

#maincontent {
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 10px;
background-color: #FFFFFF;
color: #898888;
border-width: 0px;
text-align: justify;
margin-right: 210px;
margin-left: auto;
border-right: 1px dotted #D4D4D4;
}

#sidebar {
float: right;
width: 210px;
margin-right: 0px;
margin-left: auto;
background-color: #FFFFFF;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 12px;
color: #A7A7A7;
text-align: left;
padding-top: 10px;
}

.subcontent {
padding-top: 10px;
}

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

#header {
width: 900px;
height: 280px;
background-position: center;
background-repeat: no-repeat;
background-color: transparent;
background-image: url("http://i37.tinypic.com/219qhsj.jpg");
position: left;
text-align: center;
margin: auto;
font-family: Georgia, Times New Roman, Book Antiqua, serif;;
font-size: 16px;
font-weight: bold;
color: #787878;
text-transform: uppercase;
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
color: #989898;
display: inline;
}

div#header a:hover {
color: #6F6F6F;
}

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

.subtitle { display: none; }

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

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

ul.navheader
{
background-color: transparent;
text-align: center;
padding-top: 7px;
}

ul.navheader li, ul.navfooter li {
display: inline;
list-style: none;
padding-right: 10px;
padding-left: 10px;
}

li.view {
border-bottom: 0px;
text-decoration: none;
color: #ECA722;
}

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

.entry {
background-color: transparent;
color: #898888;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
text-align: justify;
}

.entry_text {
padding: 25px;
border-top: 1px dotted #D4D4D4;
}

.userpic {
position: relative;
float: left;
padding: 6px;
margin-left: 20px;
margin-right: 10px;
margin-top: 20px;
z-index: 15;
background-color: #A7A7A7 !important;
}

.userpic img {
width: 70px;
height: 70px;
}

.date {
line-height: 130%;
color: #A7A7A7;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 12px;
text-transform: lowercase;
text-align: right;
padding-right: 20px;
padding-top: 6px;
}

.datesubject {
background-color: #FFFFFF;
}

.subject {
color: #D4D4D4;
font-family: Georgia, Times New Roman, Book Antiqua, serif;;;
font-size: 17px;
font-style: italic;
text-align: left;
margin-right: 0px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 4px;
margin-left: auto;
}

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

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

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

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

.entry a, a:link {
color: #D19E74;
text-decoration: none;
}

.entry a:hover {
color: #94B3CD;
text-decoration: none;
}

.ljtags {
Padding: 9px;
margin-left: 10px;
margin-right: auto;
margin-top: 10px;
width: 520px;
color: #7a7a7a;
font-size: 10px;
font-weight: bold;
text-align: left;
text-transform: lowercase;
letter-spacing: 2px;
position: left;
background-color: #E2E2E2;
}

.ljtags a {
Color: #969A9C;
font-weight: normal;
font-size: 10px;
Text-transform: lowercase;
}

.ljtags a:visited {
Color: #969A9C;
Text-transform: lowercase;
font-size: 10px;
font-style: italic;
}

.ljtags a:hover {
font-weight: normal;
color: #969A9C;
font-size: 10px;
}

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

.currents, .currentmood, .currentmusic, currentlocation {
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 12px;
letter-spacing: 2px;
height: 100%;
text-align: right;
margin-right: 10px;
margin-left: auto;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: Georgia, Times New Roman, Book Antiqua, serif;;
font-size: 14px;
text-align: center;
color: #D4D4D4;
padding-top: 10px;
font-weight: bold;
text-transform: lowercase;
border-top: 1px dotted #D4D4D4;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #7D9199;
font-weight: bold
font-style: italic;
}

div.comments a:hover {
color: #989898;
font-weight: bold
}

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

.separator {
height: 30px;
padding: 0px;
background-color: #FFFFFF;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
border: 1px dotted #A7A7A7;
padding: 6px;
text-align: center;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
color: #6F6F6F !important;
margin-left: 15px;
margin-right: 10px;
margin-top: 10px;
font-size: 12px;
z-index: 15;
}

.userpicfriends a {
Color: #A7A7A7 !important;
}

.userpicfriends a hover { color: #6F6F6F; }

.userpicfriends img {
width: 70px;
height: 70px;
}

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

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px;
}

.sbarbody {
text-align: center;
padding: 0px;
}

.sbarbody2 {
text-align: center;
padding: 0px 3px 0px 3px;
}

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

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

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

table.calendar {
width: 190px;
padding: 5px 0px 5px 0px;
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
Padding: 2px;
text-align: center;
font-family: sans-serif;
font-size: 10px;
color: #A7A7A7;
border: 1px dotted; #898989;
}

.sbarcalendarposts {
border: 1px dotted #898989;
background-color: #EEEEEE;
color: #565656;
font-size: 10px;
padding-top: 1px;
}

.sbarcalendarposts a {
color: #565656;
font-size: 10px;
}

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

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

li.sbaritem
{
padding: 7px;
list-style: none;
border-bottom: 1px dotted #7E7E7E
}

li.sbaritem:hover
{
color: #A7A7A7;
}

li.sbartitle
{
list-style: none;
background-color: transparent;
color: #A7A7A7;
padding-top: 10px;
font-size: 15px;
font-family: Georgia, Times New Roman, Book Antiqua, serif;;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

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

#footer {
margin: auto;
text-align: right;
font-family: Georgia, Times New Roman, Book Antiqua, serif;;
background-color: #000000;
font-size: 12px;
border-width: 0px;
color: #A0AF87;
font-weight: bold;
text-transform: uppercase;
z-index: 100;
clear: both;
padding: right: 10px;
}

ul.navfooter {
margin-right: 0px;
margin-left: auto;
padding: 10px;
}

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

ul.navfooter li a {
color: #A7A7A7;
margin: 0 5px 0 5px;
}

ul.navfooter li a:hover {
color: #94B3CD;
margin: 0 5px 0 5px;
}

.clearfoot {
margin: 0px;
padding-top: -15px;
margin-right: auto;
clear: none;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 15px;
padding-top: 30px;
background-color: #FFFFFF;
font-size: 12px;
}

ul.year li {
display: inline;
}

table.yeartable {
background-color: #FFFFFF;
width: 500px;
padding: 3px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #DCDCDC;
font-size: 12px;
}

table.yeartable td.yearday {
color: #848484;
background-color: #FFFFFF;
text-align: center;
font-size: 12px;
}

td.yearmonth {
border-style: none;
font-size: 12px;
}

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

.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
font-size: 10px;
text-transform: lowercase;
}

.userpiccomment {
position: relative;
background-color: #A7A7A7 !important;
color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 6px;
border: 1px dotted #DCDCDC;
margin-left: 15px;
margin-right: 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 10px;
color: #898888;
background-color: #FFFFFF;
border-top: 1px dotted #D4D4D4;
}

input, textarea {
position: center;
background-color: #FFFFFF;
color: #898888;
padding: 5px;
}

textarea.textbox {
width: 95% !important;
padding: 5px;
position: center;

}

.reply {
position: relative;
margin: 10px;
padding: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 125%;
background-color: #FFFFFF;
color: #898888;
}

#qrform {
Padding: 5px;
Margin: 4px;
}

.replytosubject {
margin-left: 0px;
margin-right: 0px;
background-color: #FFFFFF;
Color: #848484;
font-size: 15px;
padding: 5px;
font-weight: bold;
text-transform: lowercase;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #898888;
}

.commentbox {
padding: 10px;
margin: 10px 5px 5px 0px;
background-color: #FFFFFF;
color: #898888;
font-size: 10px;
border: 1px dotted #DCDCDC;
}

.commentbox a:link {
Font-size: 10px;
}

.commentsubject {
Font-weight: bold;
text-transform: lowercase;
Font-size: 13px;
}

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

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

.commentboxpartial {
padding: 10px;
margin: 6px;
background-color: #FFFFFF;
}

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

.replytoposter {
color: #898888;
text-decoration: none;
}

.replytoposter a:hover {
color: #94B3CD;
text-decoration: none;
}

.replytoposter a:link, a:visited {
Color: #D19E74;
text-decoration: none;
}

.skiplinks {
text-align: center;
color: #858484;
font-family: Georgia, Times New Roman, Book Antiqua, serif;
font-size: 12px;
}

.skiplinks a:link {
Color: #A7A7A7;
}

.skiplinks a:hover {
Color: #D19E74;
text-decoration: line-through;
}

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

.clear {
height: 15px;
}

Screencaps provided by: cybel and toxic_caps
Brushes and textures by: coffeeforcloser, vikyvampirs, worship_elle, soaked and Crazykira
Background at o6 taken from Grsites

Instructions
01. Go to customize, type 'flexible squares' on the search box, hit, and apply any of its themes.
02. Go to customize your theme, choose 'no' for all the available options. Paste your code on the custom stylesheet box. Save.

Español:
o1. Ve a personalizar, busca 'flexible aquares' en la lista de estilos y aplica cualquiera de sus temas.
o2. Ve a personalizar tu tema, y escoge 'no' en todas las opciones. Pega el código del diseño que elegiste y da a salvar.

If credit, please do so to toledan_night
Feel free to watch the community
Hope you like! ♥

Part 1: o2 Castiel, o1 Dean

!layouts, fandom: supernatural, character: castiel, character: dean winchester, [s2] flexible squares

Previous post Next post
Up