layout; jaws theme swimming

Feb 05, 2011 19:30

Layout: Jaws Theme Swimming
Style: Flexible Squares
Account: Basic, Paid
Browsers: Firefox, Safari (it won't work in IE)
Features: Tiny Icons, Contextual Popups, Sidebar



image preview



image preview

red
/*jaws theme swimming
css by enamors @ nightingails*/

body {
background: #eee url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/peach.png) fixed bottom right repeat;
text-align: left;
color: #aaa;
font-family: "arial", sans-serif;
font-size: 10px;
margin: 50px 0 50px 0;
}

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

a:hover {
color: #944D67;
text-decoration: italic;
}

i, s, u {
color: #999;
}

blockquote {
font-size: 11px;
border-width: 1px;
border-style: dotted;
border-color: #444;
background: rgba(0, 0, 0, 0.3);
padding: 15px;
}

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

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

#content {
width: 70%;
margin-left: auto;
margin-right: auto;
background-color: transparent;
padding: 0px;
}

#maincontent {
margin: 0px 255px 0px 0px;
background-color: transparent;
background: rgba(255, 255, 255, 0.1);
}

#sidebar {
width: 205px;
padding: 20px;
background: rgba(0, 0, 0, 0.3) !important;
font-size: 11px;
font-family: "arial", sans-serif;
color: #999;
float: right;
text-align: left;
margin-bottom: 20px;
}

/*---------------------------------------------
Header
-----------------------------------------------*/

#header {
width: auto;
padding: 10px;
margin-right: -15px;
text-align: right;
text-transform: lowercase;
font-family: "courier new";
font-size: 10px;
letter-spacing: 3px;
background: transparent;
color: #ccc;
}

.headerimage {
position: relative;
margin: 0 auto 0 auto;
width: #px;
height: #px;
background-repeat: no-repeat;
background-image: url();
}

/*look and color of links*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #eee;
}

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

/*title and subtitle*/
.title {
text-align: right;
text-transform: uppercase;
font-family: "courier new", serif;
font-size: 35px;
font-style: bold;
letter-spacing: 5px;
margin-right: 5px;
margin-bottom: -15px;
color: #944D67;
}

.subtitle{
display: none;
}

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

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

ul.navheader
{
padding: 0px;
margin-bottom: -5px;
margin-left: -5px;
}

ul.navheader li {
display: inline;
list-style: none;
padding: 0 10px 0 10px;
margin: 0 1px 0 1px;
}

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

.subcontent {
padding: 0px;
background-color: transparent;
}

.entry {
margin: 10px 10px 10px 10px;
padding: 3px;
background: none;
color: #aaa;
font-family: "arial", sans-serif;
font-size: 11px;
text-align: justify;
}

.entry_text {
background-color: transparent;
padding-bottom:15px;
}

.userpic, .userpicfriends {
padding: 15px;
z-index: 15;
margin: 0px -5px 5px -150px;
background: rgba(0, 0, 0, 0.3) !important;
text-align: center;
position: relative;
float: left;
}

.userpic img, .userpicfriends img, .userpiccomment img {
padding:5px;
background: transparent !important;
}

.userpicfriends font {
text-transform: lowercase;
font-family: "arial", serif;
font-size: 9px;
font-style: none;
color: #aaa;
text-align: center;
}

.subject {
text-align: center;
border-bottom: #444 1px dotted;
margin-left: 10px;
text-transform: lowercase;
font-family: "courier new", serif;
font-size: 20px;
font-style: bold;
letter-spacing: 0px;
padding: 5px 0px 5px 0px;
}

.date {
display: none;
}

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

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

.datesubject {
padding-left: 0px;
}

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

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

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

.currents {
background-color: transparent;
font-size: 9px;
}

.currents strong{
font-weight: normal;
}

.currentlocation {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/clock.gif') 0px 2px no-repeat;
}

.currentmood {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif') 0px 2px no-repeat;
}

.currentmusic {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/musicnote.gif') 0px 2px no-repeat;
}

.ljtags {
font-size: 9px;
margin-top: 25px;
margin-bottom: -10px;
padding-left: 14px;
text-transform: lowercase;
font-family: "arial" Helvetica, sans-serif;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/thumbtack.gif') 0px 1px no-repeat;
}

.ljtags a, .ljtags a:link, .ljtags a:visited {
text-transform: lowercase;
}

.currentlocation a, .currentlocation a:link, .currentlocation a:visited {
text-transform: lowercase;
}

.currentlocation a:hover, .ljtags a:hover {
text-decoration: none;
}

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

.comments {
font-family: "courier new", sans-serif;
border-top: #444 1px dotted;
text-align: center;
margin-top: 5px;
margin-bottom: -5px;
text-transform: lowercase;
color: #666;
padding: 5px 5px 5px 5px;
position: relative;
font-size: 10pt;
}

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

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

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

.separator {
height: 15px;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/peach.png) fixed repeat }

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

.defaultuserpic {
display: none;
}

.defaultuserpic img {
width: 100px;
height: 100px;
}

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

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

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

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #944D67;
padding: 5px #000;
text-align: center;
}

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

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

.sbarcalendar {
text-align: center;
padding: 6px;
color: #ccc;
font-size: 8pt;
background-color: rgba(255, 255, 255, 0.1);
border: 1px dotted #333;
}

.sbarcalendarposts {
text-align: center;
padding: 6px;
font-size: 8pt;
background-color: rgba(255, 255, 255, 0.1);
}

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

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

li.sbaritem {
padding: 4px 4px 4px 2px;
border-bottom: 1px dotted #333;
list-style: none;
background: transparent;
}

li.sbartitle {
padding: 2px;
text-transform: lowercase;
font-family: "courier new", serif;
font-size: 10px;
color: #fff;
letter-spacing: 3px;
text-align: center;
list-style: none;
background: transparent;
margin-bottom: 10px;
margin-top: 10px;
}

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

#footer {
width: auto;
padding: 10px;
text-align: center;
text-transform: uppercase;
font-family: "arial";
font-size: 8px;
letter-spacing: 4px;
background: #000;
color: #cccccc;
clear: both;
margin: -20px 255px 0px 0px;
}

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

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

.clearfoot {
display: none;
}

/*-----------------------------------------
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 {
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #fff;
padding: 5px;
margin-top: 10px;
}

.userpiccomment {
position: relative;
background-color: #fff;
top: -20px;
left: -10px;
padding: 5px;
margin: 10px 10px 10px 10px;
z-index: 15;
float: left;
}

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

input, textarea {
background-color: #f6f6f6;
color: #aaa;
}

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

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

.replytosubject {
font-weight: bold;
}

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

.commentbox {
padding: 10px;
margin: 10px;
background-color: #fff;
}

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

.datesubjectcomment a:hover {
color: #944D67;
}

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

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

.skiplinks {
text-align: center;
}

/*---------------------------------------
Tiny Icons
-----------------------------------------*/

.clear {
height: 0px;
}

.ljuser img {
width: 0px; height: 0px; background-repeat: no-repeat; background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/community.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/openid-profile.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

span.ljuser a b {
padding: 02px 0 02px 0; color: #944D67; font-weight: lighter;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

.subject img[src="http://l-stat.livejournal.com/img/icon_groups.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

/*-----------------------------------
Popups
-------------------------------------*/

div.ContextualPopup div.Inner {
background: transparent !important;
color: #ababab!important;
border: none;
padding: 10px;
width: 250px;
font-family: trebuchet ms;
}

div.ContextualPopup .Content {
padding:7px 10px 7px 10px;
margin-right:80px;
line-height: 1.4;
background:#fff;
border:1px dotted #eee;
}

div.ContextualPopup .Userpic {
padding:10px;
background:#fff;
margin:0px;
border:1px solid #ddd;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #944D67 !important;
}

div.ContextualPopup .Relation {
letter-spacing:1px;
border-bottom: 1px dashed #ddd;
margin-bottom:4px;
padding-bottom:4px;
}

blue
/*jaws theme swimming
css by enamors @ nightingails*/

body {
background: #eee url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/1234cze.png) fixed bottom right repeat;
text-align: left;
color: #aaa;
font-family: "arial", sans-serif;
font-size: 10px;
margin: 50px 0 50px 0;
}

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

a:hover {
color: #6884A8;
text-decoration: italic;
}

i, s, u {
color: #999;
}

blockquote {
font-size: 11px;
border-width: 1px;
border-style: dotted;
border-color: #444;
background: rgba(0, 0, 0, 0.3);
padding: 15px;
}

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

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

#content {
width: 70%;
margin-left: auto;
margin-right: auto;
background-color: transparent;
padding: 0px;
}

#maincontent {
margin: 0px 255px 0px 0px;
background-color: transparent;
background: rgba(255, 255, 255, 0.1);
}

#sidebar {
width: 205px;
padding: 20px;
background: rgba(0, 0, 0, 0.3) !important;
font-size: 11px;
font-family: "arial", sans-serif;
color: #999;
float: right;
text-align: left;
margin-bottom: 20px;
}

/*---------------------------------------------
Header
-----------------------------------------------*/

#header {
width: auto;
padding: 10px;
margin-right: -15px;
text-align: right;
text-transform: lowercase;
font-family: "courier new";
font-size: 10px;
letter-spacing: 3px;
background: transparent;
color: #ccc;
}

.headerimage {
position: relative;
margin: 0 auto 0 auto;
width: #px;
height: #px;
background-repeat: no-repeat;
background-image: url();
}

/*look and color of links*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #eee;
}

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

/*title and subtitle*/
.title {
text-align: right;
text-transform: uppercase;
font-family: "courier new", serif;
font-size: 35px;
font-style: bold;
letter-spacing: 5px;
margin-right: 5px;
margin-bottom: -15px;
color: #6884A8;
}

.subtitle{
display: none;
}

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

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

ul.navheader
{
padding: 0px;
margin-bottom: -5px;
margin-left: -5px;
}

ul.navheader li {
display: inline;
list-style: none;
padding: 0 10px 0 10px;
margin: 0 1px 0 1px;
}

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

.subcontent {
padding: 0px;
background-color: transparent;
}

.entry {
margin: 10px 10px 10px 10px;
padding: 3px;
background: none;
color: #aaa;
font-family: "arial", sans-serif;
font-size: 11px;
text-align: justify;
}

.entry_text {
background-color: transparent;
padding-bottom:15px;
}

.userpic, .userpicfriends {
padding: 15px;
z-index: 15;
margin: 0px -5px 5px -150px;
background: rgba(0, 0, 0, 0.3) !important;
text-align: center;
position: relative;
float: left;
}

.userpic img, .userpicfriends img, .userpiccomment img {
padding:5px;
background: transparent !important;
}

.userpicfriends font {
text-transform: lowercase;
font-family: "arial", serif;
font-size: 9px;
font-style: none;
color: #aaa;
text-align: center;
}

.subject {
text-align: center;
border-bottom: #444 1px dotted;
margin-left: 10px;
text-transform: lowercase;
font-family: "courier new", serif;
font-size: 20px;
font-style: bold;
letter-spacing: 0px;
padding: 5px 0px 5px 0px;
}

.date {
display: none;
}

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

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

.datesubject {
padding-left: 0px;
}

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

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

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

.currents {
background-color: transparent;
font-size: 9px;
}

.currents strong{
font-weight: normal;
}

.currentlocation {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/clock.gif') 0px 2px no-repeat;
}

.currentmood {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif') 0px 2px no-repeat;
}

.currentmusic {
padding-left: 14px;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/musicnote.gif') 0px 2px no-repeat;
}

.ljtags {
font-size: 9px;
margin-top: 25px;
margin-bottom: -10px;
padding-left: 14px;
text-transform: lowercase;
font-family: "arial" Helvetica, sans-serif;
background: url('http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/thumbtack.gif') 0px 1px no-repeat;
}

.ljtags a, .ljtags a:link, .ljtags a:visited {
text-transform: lowercase;
}

.currentlocation a, .currentlocation a:link, .currentlocation a:visited {
text-transform: lowercase;
}

.currentlocation a:hover, .ljtags a:hover {
text-decoration: none;
}

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

.comments {
font-family: "courier new", sans-serif;
border-top: #444 1px dotted;
text-align: center;
margin-top: 5px;
margin-bottom: -5px;
text-transform: lowercase;
color: #666;
padding: 5px 5px 5px 5px;
position: relative;
font-size: 10pt;
}

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

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

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

.separator {
height: 15px;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/1234cze.png) fixed repeat }

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

.defaultuserpic {
display: none;
}

.defaultuserpic img {
width: 100px;
height: 100px;
}

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

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

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

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #6884A8;
padding: 5px #000;
text-align: center;
}

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

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

.sbarcalendar {
text-align: center;
padding: 6px;
color: #ccc;
font-size: 8pt;
background-color: rgba(255, 255, 255, 0.1);
border: 1px dotted #333;
}

.sbarcalendarposts {
text-align: center;
padding: 6px;
font-size: 8pt;
background-color: rgba(255, 255, 255, 0.1);
}

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

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

li.sbaritem {
padding: 4px 4px 4px 2px;
border-bottom: 1px dotted #333;
list-style: none;
background: transparent;
}

li.sbartitle {
padding: 2px;
text-transform: lowercase;
font-family: "courier new", serif;
font-size: 10px;
color: #fff;
letter-spacing: 3px;
text-align: center;
list-style: none;
background: transparent;
margin-bottom: 10px;
margin-top: 10px;
}

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

#footer {
width: auto;
padding: 10px;
text-align: center;
text-transform: uppercase;
font-family: "arial";
font-size: 8px;
letter-spacing: 4px;
background: #000;
color: #cccccc;
clear: both;
margin: -20px 255px 0px 0px;
}

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

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

.clearfoot {
display: none;
}

/*-----------------------------------------
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 {
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #fff;
padding: 5px;
margin-top: 10px;
}

.userpiccomment {
position: relative;
background-color: #fff;
top: -20px;
left: -10px;
padding: 5px;
margin: 10px 10px 10px 10px;
z-index: 15;
float: left;
}

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

input, textarea {
background-color: #f6f6f6;
color: #aaa;
}

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

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

.replytosubject {
font-weight: bold;
}

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

.commentbox {
padding: 10px;
margin: 10px;
background-color: #fff;
}

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

.datesubjectcomment a:hover {
color: #6884A8;
}

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

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

.skiplinks {
text-align: center;
}

/*---------------------------------------
Tiny Icons
-----------------------------------------*/

.clear {
height: 0px;
}

.ljuser img {
width: 0px; height: 0px; background-repeat: no-repeat; background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/community.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

.ljuser img[src="http://stat.livejournal.com/img/openid-profile.gif"] { background-image: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/heart-2.gif);
padding: 10px 9px 0px 0px!important;
}

span.ljuser a b {
padding: 02px 0 02px 0; color: #6884A8; font-weight: lighter;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

.subject img[src="http://l-stat.livejournal.com/img/icon_groups.gif"] { width: 0; height: 0;
padding: 0 10px 13px 0;
background: url(http://i168.photobucket.com/albums/u188/staringinawe/LiveJournal/lock-1.gif);
}

/*-----------------------------------
Popups
-------------------------------------*/

div.ContextualPopup div.Inner {
background: transparent !important;
color: #ababab!important;
border: none;
padding: 10px;
width: 250px;
font-family: trebuchet ms;
}

div.ContextualPopup .Content {
padding:7px 10px 7px 10px;
margin-right:80px;
line-height: 1.4;
background:#fff;
border:1px dotted #eee;
}

div.ContextualPopup .Userpic {
padding:10px;
background:#fff;
margin:0px;
border:1px solid #ddd;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #6884A8 !important;
}

div.ContextualPopup .Relation {
letter-spacing:1px;
border-bottom: 1px dashed #ddd;
margin-bottom:4px;
padding-bottom:4px;
}

tips & tricks

+ It's very easy to change the color of the layout. Simply find and replace #944D67 in the red layout and #6884A8 in the blue layout. Find color options here.
+ You can change the width of the layout by finding: width: 70% and changing it to whatever you want.
+ Installation instructions and credits are here.
+ Comments and credit are appreciated.

type: layout, *enamors

Previous post Next post
Up