(no subject)

Mar 09, 2010 15:55

/* -------------------------------
creator: boundary.livejournal.com
style: s2, flexible squares
layout: #05 - cloudy morning
>> please credit and don't steal.
------------------------------- */

/* -- main and page classes and ids -- */

body {
background-color: #D3D3D3;
background-image: url(http://i36.tinypic.com/19qej8.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position:bottom left;
margin: 25px;
font-family: "Helvetica", "Arial", sans-serif;
font-size: 11.5px;
color: #808080;
}

a, a:link, a:visited, a:active,
.currents a:hover {
color: #505050;
text-decoration: none;
}

a:hover {
color: #A1A1A1;
}

img { max-width: 500px; }

code, kbd, pre, tt {
font-family: "Lucida Console", "Courier New", monospace;;
display: block;
}

blockquote, code {
background: #D3D3D3;
margin: 20px 40px 20px 40px;
padding: 10px;
text-align: justify;
-moz-border-radius-topleft: 3%;
-moz-border-radius-topright: 3%;
-moz-border-radius-bottomleft: 3%;
-moz-border-radius-bottomright: 3%;
}

::-moz-selection {
background: #C0C0C0;
color: #808080;
}

.entry ol {
margin: 5px 10px 5px 10px;
padding: 5px;
list-style-type: decimal;
}

.entry ul {
margin: 5px 10px 5px 10px;
padding: 5px;
list-style-type: square;
}

.entry li {
margin-left: 10px;
}

textarea {
min-width: 400px;
min-height: 150px;
border: 0px;
background-color: #D3D3D3;
padding: 5px;
font-size: 8pt;
color: #808080;
}

input, select {
border: 0px;
background-color: #D3D3D3;
padding: 5px;
font-size: 8pt;
color: #808080;
}

#content {
width: 70%;
margin: auto auto;
min-width: 800px;
max-width: 1000px;
}

#maincontent {
margin: auto auto;
padding: 0px;
}

/* -- header and footer -- */

#header {
float: left;
text-align: right !important;
background-color: transparent;
text-transform: lowercase;
margin: 0px !important;
padding: 0px !important;
font-weight: lighter;
font-size: 20pt;
line-height: 14pt;
font-family: "Georgia", "Garamond", serif;
z-index: 20;
max-width: 160px;
}

#footer {
text-align: center;
background-color: transparent;
text-transform: lowercase;
font-size: 11pt;
line-height: 8pt;
color: #AAAAAA;
font-family: "Georgia", "Garamond", serif;
margin: 20px 0px 0px 0px;
}

div#header a, div#header a:link, div#header a:visited {
color: #A1A1A1;
}

div#footer a, div#footer a:link, div#footer a:visited {
color: #AAAAAA;
}

div#header a:hover {
color: #808080;
}

div#footer a:hover {
color: #E3E3E3;
}

ul.navheader li {
text-align: right !important;
padding: 0px !important;
margin: 0px !important;
list-style: none;
}

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

/* -- main content -- */

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

.datesubject {
padding: 0px;
}

.subject {
margin: 0px 120px 0px 0px;
text-align: left;
font-weight: normal;
font-size: 20px;
text-transform: lowercase;
font-family: "Georgia", "Garamond", serif;
color: #808080;
padding: 10px;
background-color: #E3E3E3;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
}

.subject a {
color: #808080;
}

.userpic, .userpicfriends {
background-color: #E3E3E3 !important;
float: right;
margin: 0px;
padding: 0px;
z-index: 15;
border: 10px solid #E3E3E3;
text-align: center;
-moz-border-radius-topleft: 8%;
-moz-border-radius-topright: 8%;
-moz-border-radius-bottomleft: 8%;
-moz-border-radius-bottomright: 8%;
}

.userpic img, .userpicfriends img {
background-color: #E3E3E3 !important;
width: 75px;
height: 75px;
margin: 0px;
padding: 0px;
-moz-opacity:.70;
opacity:.70;
filter:alpha(opacity=70);
}

.userpic font, .userpicfriends font {
font-size: 7pt;
color: #808080;
}

.entry {
background-color: #E3E3E3;
margin: 0px 120px 0px 0px;
padding: 5px;
text-align: justify;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

.lj-view-month .entry {
background-color: #E3E3E3;
margin: 0px 120px 0px 0px;
padding: 5px;
text-align: justify;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

.entry_text {
padding: 0px 10px;
}

.currents {
background-color: #E3E3E3;
text-align: left;
padding: 5px;
font-size: 7pt;
text-transform: lowercase;
color: #AAAAAA;
}

.comments {
background-color: #E3E3E3;
text-align: right;
text-transform: uppercase;
font-size: 7.5pt;
padding: 10px;
color: #E3E3E3;
}

.currents a {
color: #AAAAAA;
}

div.comments a {
color: #CDCDCD;
}

div.comments a:hover {
color: #B0B0B0;
}

/* -- maincontent : entry, reply pages -- */

.skiplinks {
text-transform: uppercase;
font-size: 12px;
color: #D3D3D3;
text-align: center;
padding: 10px;
margin-bottom: 10px;
}

.datesubjectcomment {
padding: 5px;
margin: 10px 0px 0px 0px;
}

.userpiccomment {
background-color: #E3E3E3;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
position: relative;
top: -10px;
border: 5px solid #E3E3E3;
-moz-border-radius-topleft: 8%;
-moz-border-radius-topright: 8%;
-moz-border-radius-bottomleft: 8%;
-moz-border-radius-bottomright: 8%;
}

img.userpiccomment {
background-color: #E3E3E3 !important;
width: 60px;
height: 60px;
margin: 0px;
padding: 0px;
-moz-opacity:.70;
opacity:.70;
filter:alpha(opacity=70);
}

.box {
background-color: #E3E3E3;
margin: 0px 120px 15px 180px;
padding: 10px;
text-align: justify;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

.box center {
padding: 40px;
font-family: georgia;
text-transform: lowercase;
letter-spacing: 0px;
font-size: 17pt;
text-align: center;
}

input, textarea {
background-color: #D3D3D3;
color: #808080;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "lucinda grande", tahoma;
font-size: 7pt;
line-height: 125%;
background-color: #FDFDFD;
color: #8b8b8b;
}

.replytosubject {
font-family: tahoma;
color: #b4b4b4;
font-size: 14px;
text-transform: lowercase;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10pt;
font-family: "lucinda grande", tahoma;
color: #8b8b8b;
}

.commentbox {
padding: 10px;
margin: 10px 0px 15px 10px;
background: #DDDDDD;
text-align: justify;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

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

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

/* -- maincontent : year, archive pages -- */

ul.year {
text-align: center;
font-size: 18pt;
margin: 0 0 20px 180px;;
padding: 20px;
}

ul.year li {
display: inline;
}

table.yeartable {
font-family: "Georgia", "Garamond", serif;
margin-left: auto;
margin-right: auto;
background-color: #E3E3E3;
text-align: center;
padding: 10px;
}

td.yearmonth {
border: 0px;
padding: 3px;
font-size: 16pt;
color: #A1A1A1 !important;
text-transform: lowercase;
margin: 10px;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

td.yearmonth a {
font-size: 8.5pt !important;
font-style: italic;
color: #A1A1A1 !important;
text-transform: lowercase;
margin: 10px;
}

table.yeartable td.yearday {
border: 0px;
padding: 3px;
font-size: 12pt;
font-style: italic;
color: #A1A1A1 !important;
text-transform: lowercase;
text-align: center;
margin: 10px;
}

table.yeartable td.yeardate {
border: 0px;
background-color: #D3D3D3;
padding: 3px;
font-size: 10pt;
font-style: italic;
color: #A1A1A1 !important;
text-transform: lowercase;
text-align: center;
margin: 10px;
}

table.yeartable td.yeardate a {
color: #808080 !important;
}

/* -- tags page -- */

#maincontent h2 {
padding: 20px 0 0 20px;
margin: 0px 0px 0px 180px;
font-weight: normal;
font-size: 20px;
text-transform: lowercase;
font-family: "Georgia", "Garamond", serif;
color: #808080;
background-color: #E3E3E3;
-moz-border-radius-topleft: 2%;
-moz-border-radius-topright: 2%;
}

.ljtaglist {
background-color: #E3E3E3;
margin: 0px 0px 15px 180px;
padding: 10px;
-moz-border-radius-bottomleft: 2%;
-moz-border-radius-bottomright: 2%;
}

ul.ljtaglist {
list-style-type: square;
}

ul.ljtaglist li {
border-bottom: 1px solid #D3D3D3;
margin-left: 15px;
padding: 5px;
list-style-type: square;
}

/* -- main content : image overrides -- */

img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 5px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/21mymvl.jpg);
}

img[src="http://p-stat.livejournal.com/img/icon_groups.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 14px 18px 0px 5px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/18myki.jpg);
}

img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 5px !important;
width: 0px; height: 0px;
background-image: url(http://i39.tinypic.com/5wyxsp.jpg);
}

img[src="http://p-stat.livejournal.com/img/userinfo.gif"] {
background-color: transparent;
background-repeat: no-repeat;
background-position: left middle;
border-width: 0px;
padding: 13px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i42.tinypic.com/vq3yj6.jpg);
}

img[src="http://p-stat.livejournal.com/img/community.gif"] {
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 15px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/2d9y3ja.jpg);
}

img[src="http://p-stat.livejournal.com/img/syndicated.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 13px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/2lt3i9l.jpg);
}

img[src="http://p-stat.livejournal.com/img/newsinfo.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 14px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/qoizwz.jpg);
}

img[src="http://p-stat.livejournal.com/img/openid-profile.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 14px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i42.tinypic.com/fo0q4y.jpg);
}

img[src="http://p-stat.livejournal.com/img/sponcomm.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 13px 11px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i40.tinypic.com/10z9xrl.jpg);
}

#postform img[src="http://p-stat.livejournal.com/img/userinfo.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i39.tinypic.com/ad11dv.jpg);
}

#postform img[src="http://p-stat.livejournal.com/img/openid-profile.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i39.tinypic.com/2utri2h.jpg);
}

img[src="http://p-stat.livejournal.com/img/anonymous.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/k1etz8.jpg);
}

img[src="http://p-stat.livejournal.com/img/talk/none.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/2s001tt.jpg);
}

img[src="http://p-stat.livejournal.com/img/help.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/szu8gj.jpg);
}

img[src="http://p-stat.livejournal.com/img/pencil.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/35c1m68.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_del.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i44.tinypic.com/2qx9n46.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_scr.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/2narae0.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_unscr.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/2v0n1ck.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_freeze.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i40.tinypic.com/5wa3o7.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_unfreeze.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i42.tinypic.com/2vugept.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_track.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/2hoaid0.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_untrack.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i40.tinypic.com/1zzm1q8.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_tracking.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/11joqd3.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_tracking_thread.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i41.tinypic.com/11joqd3.jpg);
}

img[src="http://p-stat.livejournal.com/img/btn_edit.gif"]{
background-color: transparent;
background-repeat: no-repeat;
border-width: 0px;
padding: 16px 16px 0px 0px !important;
width: 0px; height: 0px;
background-image: url(http://i43.tinypic.com/t6z091.jpg);
}

/* -- misc classes and functions -- */

.entry span.ljuser img, #postform img, .commentbox img {
-moz-opacity:.50;
opacity:.50;
filter:alpha(opacity=50);
}

span.ljuser a b, b a, a b {
padding: 2px;
font-weight: lighter;
}

/* -- hiding elements -- */

.title, .subtitle, .clear, .clearfoot, .separator, div.ContextualPopup,
.ljtags, #sidebar, .date, .currents {
display: none !important;
visibility: hidden !important;
}
layout code
Previous post
Up