Good Luck;Flexible Squares

Oct 15, 2008 19:53

Sorry...I was bored :(




body {
background-color: #BDACA4;
text-align: center;
color: #47403D;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}

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

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

blockquote {
font-size: 9px;
background-color: #BDACA4;
padding: 7px;
color: #FFF4F0;
}

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

h2 {
padding:10px 10px 5px 10px;
font-size: 15px;
color: #47403D;
}

.ljtaglist {
list-style-type: none;
padding: 0px 10px 10px 10px;
}

.skiplinks {
color: #47403D !important;
}

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

#content
{
width: 60%;
margin-left: auto; margin-right: auto;
background-color: #47403D;
padding: 0px;
margin-top: 70px; margin-bottom: 70px;
}

#maincontent {
margin-top: 0px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #FFF4F0;
color: #47403D;
margin-right: 200px;
text-align: justify;
}

#sidebar {
border-top: 1px dotted #47403D;
padding-top: 0px;
margin-right: 5px;
margin-top: 15px;
background-color: #47403D;
font-size: 10px;
font-family: "georgia", sans-serif;
color: #BDACA4;
width: 180px;
float: right;
text-align: left;
}

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

#header {
width: auto;
padding: 20px 10px 20px 10px;
margin: 0px;
text-align: left;
font-family: "georgia", sans-serif;
font-size: 11.5px;
font-weight: normal;
letter-spacing: 1px;
background-color: #47403D;
color: #FFF4F0;
text-transform: lowercase;
}

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

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #BDACA4;
padding: 3px 3px 0px 3px;
}

div#header a:hover, div#footer a:hover {
color: #BDACA4;
text-decoration: none;
border-bottom: 1px dotted #FFF4F0;
}

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

.subtitle{
display: none;
}

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

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

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

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

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

.subcontent {
}

.entry {
margin: -5px 10px 0px 10px;
padding: 10px;
background-color: #FFF4F0;
color: #47403D ;
font-family: "georgia", sans-serif;
font-size: 10px;
text-align: left;
}

.userpic, .userpicfriends {
position: relative;
float: left;
padding: 5px 5px 3px 5px;
margin: 5px 5px -3px 5px;
z-index: 15;
background-color: transparent !important;
}

.userpic img, .userpicfriends img {
border: 10px solid #47403D;
}

.userpic a font, .userpicfriends a font {
color: #47403D;
}

.date {
line-height: 200%;
top: 5px;
color: #BDACA4;
font-family: "georgia", sans-serif;
font-size: 9px;
margin-bottom: -10px;
}

.subject {
font-weight: normal;
padding: 10px;
color: #AD9380 ;
font-family: "georgia", sans-serif;
font-size: 15px;
border-bottom: 1px dotted #BDACA4;
}

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

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

.datesubject {
background-color: #FFF4F0;
padding: 10px;
text-align: right;
}

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

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

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

.currents {
font-family: "georgia", sans-serif;
font-size: 11px;
margin-top: -25px;
}

.ljtags {
margin-top: 35px;
font-size: 11px;
}

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

.comments {
font-family: "georgia", sans-serif;
font-size: 15px;
text-align: right;
background-color: transparent;
padding: 5px 5px 5px 5px;
position: relative;
top: 15px;
}

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

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

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

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

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

.defaultuserpic {
text-align: center;
}

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

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

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

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #AD9380;
text-align: justify;
padding: 5px;
}

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

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

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

.sbarcalendar {
text-align: center;
font-family: "georgia", sans-serif;
font-size: 10px;
padding: 5px;
}

.sbarcalendarposts {
background-color: #FFF4F0;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 11px;
color: #FFF4F0;
}

.sbarcalendarposts:hover {
background-color: #BDACA4;
}

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

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

li.sbaritem
{
padding: 3px;
list-style: none;
background-color: #FFF4F0;
border-bottom: 1px dotted #47403D;
}

li.sbaritem:hover {
background-color: #BDACA4;
}

li.sbartitle
{
padding-left: 5px;
list-style: none;
background-color: transparent;
margin-bottom: 10px;
margin-top: 10px;
font-size: 15px;
text-align: right;
color: #FFF4F0;
}

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

#footer {
width: auto;
padding: 15px 10px 15px 10px;
margin: 0px;
text-align: left;
font-family: "georgia", sans-serif;
font-size: 11.5px;
font-weight: normal;
letter-spacing: 1px;
background-color: #47403D;
color: #FFF4F0;
text-transform: lowercase;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

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

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #BDACA4;
}

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

td.yearmonth {
border-style: none;
}

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

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

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

.box {
padding: 10px;
clear: left;
color: #47403D;
}

input, textarea {
background-color: #47403D;
color: #FFF4F0;
padding: 7px;
font-size: 11px;
border: none;
}

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

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

.replytosubject {
font-weight: normal;
}

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

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

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

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

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

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

.skiplinks {
text-align: center;
}

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

.clear {
height: 15px;
}

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

.subject img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px;
background: url(http://i35.tinypic.com/neb4gw.png);
}

.subject img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px;
background: url(http://i35.tinypic.com/15n4ln5.jpg);
}

.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(http://i33.tinypic.com/vwsexe.png);
padding: 16px 17px 2px 2px !important;
}

.ljuser img[src="http://p-stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(http://i37.tinypic.com/2z4fju8.png);
padding: 16px 16px 0 2px;
}

.ljuser img[src="http://p-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://i33.tinypic.com/vwsexe.png);
padding: 16px 16px 0 2px;
}

img[src="http://p-stat.livejournal.com/img/btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/33vnako.png);
}

img[src="http://p-stat.livejournal.com/img/btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/11i27oz.png);
}

img[src="http://p-stat.livejournal.com/img/btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i27.tinypic.com/vxgnll.png);
}

img[src="http://p-stat.livejournal.com/img/btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/2uqgius.png);
}

img[src="http://p-stat.livejournal.com/img/btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i29.tinypic.com/o8ewz8.png);
}

img[src="http://p-stat.livejournal.com/img/btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/23jjs5s.png);
}

img[src="http://p-stat.livejournal.com/img/btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i25.tinypic.com/igaxpc.png);
}

img[src="http://p-stat.livejournal.com/img/anonymous.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i31.tinypic.com/1zxkxu8.png);
}

img[src="http://p-stat.livejournal.com/img/openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i29.tinypic.com/191jz8.png);
}

img[src="http://p-stat.livejournal.com/img/talk/none.gif"] {
display: none;
}

img[src="http://p-stat.livejournal.com/img/help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/m7zus3.png);
}

/*----------------------------------------------------
Contextual Popup
----------------------------------------------------------------*/

div.ContextualPopup div.Inner {
background:transparent!important;
color: #47403D !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:#FFF4F0;
border:1px solid #BDACA4;
}

div.ContextualPopup .Userpic {
padding:10px;
background:#47403D;
margin:0px;
border:1px solid #BDACA4;
}

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

div.ContextualPopup .Relation {
letter-spacing:1px;
border-bottom: 1px dotted #BDACA4 ;
margin-bottom:4px;
padding-bottom:4px;
text-transform: uppercase;
}




body {
background-color: #BDACA4;
text-align: center;
color: #47403D;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}

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

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

blockquote {
font-size: 9px;
background-color: #BDACA4;
padding: 7px;
color: #FFF4F0;
}

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

h2 {
padding:10px 10px 5px 10px;
font-size: 15px;
color: #47403D;
}

.ljtaglist {
list-style-type: none;
padding: 0px 10px 10px 10px;
}

.skiplinks {
color: #47403D !important;
}

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

#content
{
width: 600px;
margin-left: auto; margin-right: auto;
background-color: #47403D;
padding: 0px;
margin-top: 70px; margin-bottom: 70px;
}

#maincontent {
margin-top: 0px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #FFF4F0;
color: #47403D;
text-align: justify;
}

#sidebar {
display: none;
}

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

#header {
width: auto;
padding: 20px 10px 20px 10px;
margin: 0px;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 11.5px;
font-weight: normal;
letter-spacing: 1px;
background-color: #47403D;
color: #FFF4F0;
text-transform: lowercase;
}

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

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #BDACA4;
padding: 3px 3px 0px 3px;
}

div#header a:hover, div#footer a:hover {
color: #BDACA4;
text-decoration: none;
border-bottom: 1px dotted #FFF4F0;
}

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

.subtitle{
display: none;
}

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

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

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

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

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

.subcontent {
}

.entry {
margin: -5px 10px 0px 10px;
padding: 10px;
background-color: #FFF4F0;
color: #47403D ;
font-family: "georgia", sans-serif;
font-size: 10px;
text-align: left;
}

.userpic, .userpicfriends {
position: relative;
float: left;
padding: 5px 5px 3px 5px;
margin: 5px 5px -3px 5px;
z-index: 15;
background-color: transparent !important;
}

.userpic img, .userpicfriends img {
border: 10px solid #47403D;
}

.userpic a font, .userpicfriends a font {
color: #47403D;
}

.date {
line-height: 200%;
top: 5px;
color: #BDACA4;
font-family: "georgia", sans-serif;
font-size: 9px;
margin-bottom: -10px;
}

.subject {
font-weight: normal;
padding: 10px;
color: #AD9380 ;
font-family: "georgia", sans-serif;
font-size: 15px;
border-bottom: 1px dotted #BDACA4;
}

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

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

.datesubject {
background-color: #FFF4F0;
padding: 10px;
text-align: right;
}

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

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

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

.currents {
font-family: "georgia", sans-serif;
font-size: 11px;
margin-top: -25px;
}

.ljtags {
margin-top: 35px;
font-size: 11px;
}

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

.comments {
font-family: "georgia", sans-serif;
font-size: 15px;
text-align: right;
background-color: transparent;
padding: 5px 5px 5px 5px;
position: relative;
top: 15px;
}

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

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

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

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

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

#footer {
width: auto;
padding: 15px 10px 15px 10px;
margin: 0px;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 11.5px;
font-weight: normal;
letter-spacing: 1px;
background-color: #47403D;
color: #FFF4F0;
text-transform: lowercase;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

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

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #BDACA4;
}

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

td.yearmonth {
border-style: none;
}

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

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

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

.box {
padding: 10px;
clear: left;
color: #47403D;
}

input, textarea {
background-color: #47403D;
color: #FFF4F0;
padding: 7px;
font-size: 11px;
border: none;
}

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

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

.replytosubject {
font-weight: normal;
}

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

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

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

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

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

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

.skiplinks {
text-align: center;
}

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

.clear {
height: 15px;
}

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

.subject img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px;
background: url(http://i35.tinypic.com/neb4gw.png);
}

.subject img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px;
background: url(http://i35.tinypic.com/15n4ln5.jpg);
}

.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(http://i33.tinypic.com/vwsexe.png);
padding: 16px 17px 2px 2px !important;
}

.ljuser img[src="http://p-stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(http://i37.tinypic.com/2z4fju8.png);
padding: 16px 16px 0 2px;
}

.ljuser img[src="http://p-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://i33.tinypic.com/vwsexe.png);
padding: 16px 16px 0 2px;
}

img[src="http://p-stat.livejournal.com/img/btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/33vnako.png);
}

img[src="http://p-stat.livejournal.com/img/btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/11i27oz.png);
}

img[src="http://p-stat.livejournal.com/img/btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i27.tinypic.com/vxgnll.png);
}

img[src="http://p-stat.livejournal.com/img/btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/2uqgius.png);
}

img[src="http://p-stat.livejournal.com/img/btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i29.tinypic.com/o8ewz8.png);
}

img[src="http://p-stat.livejournal.com/img/btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/23jjs5s.png);
}

img[src="http://p-stat.livejournal.com/img/btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i25.tinypic.com/igaxpc.png);
}

img[src="http://p-stat.livejournal.com/img/anonymous.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i31.tinypic.com/1zxkxu8.png);
}

img[src="http://p-stat.livejournal.com/img/openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i29.tinypic.com/191jz8.png);
}

img[src="http://p-stat.livejournal.com/img/talk/none.gif"] {
display: none;
}

img[src="http://p-stat.livejournal.com/img/help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/m7zus3.png);
}

/*----------------------------------------------------
Contextual Popup
----------------------------------------------------------------*/

div.ContextualPopup div.Inner {
background:transparent!important;
color: #47403D !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:#FFF4F0;
border:1px solid #BDACA4;
}

div.ContextualPopup .Userpic {
padding:10px;
background:#47403D;
margin:0px;
border:1px solid #BDACA4;
}

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

div.ContextualPopup .Relation {
letter-spacing:1px;
border-bottom: 1px dotted #BDACA4 ;
margin-bottom:4px;
padding-bottom:4px;
text-transform: uppercase;
}

Feel free to join cooking_cooking for more,if you want...

maker: cutephail, style: flexible squares

Previous post Next post
Up