IRC-Galleria

ppanic

ppanic

so fucking fantastic

[Ei aihetta]Perjantai 08.08.2008 01:41

/*
* Modauspohjaksi tarkoitettu stylesheetti. Sisältää vain
* profiilisivua ja kuva-arkistoa koskevat määritykset.
*
* $Id: basestyle.css,v 1.3 2004/12/29 13:19:58 tuner Exp $
*/

body {
background-color: #000000;
padding: 0; margin: 0;
color: #636166;

font-family: Tahoma;
}

table {
border-collapse: collapse;
}

#outerbody {
margin-left: auto;
margin-right: auto;
width: 1000px;
}

#headerblock {
position: relative;
}

h1 {
background-color: #FFFBEB;
margin: 0;

display: block;
height: 200px;

position: relative;
}

h1 .ircgalleria {
color: #361666;
font-family: Tahoma;
font-weight: normal;
font-size: 20px;

display: block;
margin: auto;
position: absolute;
top: 11px;
left: 19px;
display: none;
}

h1 .separator { display: none; }

h1 .title {
font-family: Tahoma;
color: #636166;
font-size: 12px;
font-weight: normal;

display: block;
margin: auto;
position: absolute;
top: 25px;
left: 190px;
}

h1 .title .small {
font-weight: normal;
}


/* --- sivujen alareunan palkki ---
* Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
* vaikka erillistä mainintaa ei olisikaan.
*/

#footer {
background: #FFFBEB;
margin-bottom: 40px;
border-top: 0px solid #FFFBEB;
}

#footer .innerborder {
font-size: 10px;
text-align: center;
padding: 2px 20px 5px 20px;
color: #636166;
}

#footer a {
color: #636166;
}


/* --- Oikean yläreunan hakulootat --- */

#search {
position: absolute;
top: 11px;
right: 14px;
}

#search table {
border-collapse: collapse;
}

#search table td {
vertical-align: top;
padding: 0;
}

#search table tr.titles img {
margin-bottom: 4px;
margin-left: 1px;
}

#search table td.title img {
margin-top: 5px;
margin-right: 8px;
}

#search input {
margin: 0;
}

#search input.text {
background-color: #D9D5C7;
border: 1px solid #D9D5C7;
font-size: 9px;
font-family: Tahoma;
padding: 1px;
}

#search input.searchsubmit {
margin-top: 1px;
margin-left: 1px;
margin-right: 5px;
}


/* --- leipäteksti --- */

p, td, ol, ul, dl, div {
font-family: Tahoma;
letter-spacing: 0px;
font-size: 10px;
}

p {
line-height: 15px;

margin-top: 0;
margin-bottom: 10px;
}



/* --- leipätekstissä ja listoissa olevat boldaukset --- */

p b, li b {
color: #636166;
}

strong {
}

.error, ul.errors {
color: #636166;
}

.alert {
color: #636166;
font-weight: bold;
}

div.smallbox .error {
color: red;
}

a {
text-decoration: none;
}

a:link {
color: #636166;
}

a:visited {
color: #636166;
}

a:hover {
color: #80AF80;
}


div.picture a {
}

div.picture img {
border: 1px solid #FFFBEB;
margin: 0;
}

input {
margin: 0;
margin-right: 5px;
}

input.text,
textarea.text,
select {
background-color: #D9D5C7;
border: 1px solid #D9D5C7;
font-size: 10px;


color: #636166;
}

input.submit {
color: black;
font-size: 10px;
letter-spacing: 1px;

background-color: #D9D5C7;

color: #636166;

border-top: 1px solid #D9D5C7;
border-left: 1px solid #D9D5C7;
border-bottom: 1px solid #D9D5C7;
border-right: 1px solid #D9D5C7;

}

/* --- päävalikko --- */

#mainmenu {
background-color: #FFFBEB;
margin: 0;
float: left;

width: 100%;


border-top: 1px solid #FFFBEB;
border-bottom: 1px solid #FFFBEB;
}

#mainmenu .innerborder {
float: left;
width: 100%;

border-top: 0px solid #FFFBEB;
border-bottom: 0px solid #FFFBEB;

}

#mainmenu ul {
list-style: none;
border: none;
margin: 0;
padding: 0;

padding-left: 10px;
padding-right: 10px;
}

#mainmenu li {
display: block;
padding: 0;
margin: 0;
letter-spacing: 0px;
font-family: Tahoma;
color: #636166;

float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

li#mmlogout {
font-weight: bold;
float: right;
}

#mainmenu li.selected {
background-color: #FFFBEB;
}

#mainmenu li a {
display: block;

padding: 2px 10px 3px 10px;
color: #636166;
font-size: 10px;

float: left;
margin: 0;

text-decoration: none;
text-transform: lowercase;
}

#mainmenu #mmnewcomments a {
color: #636166;
font-weight: normal;
}

#mainmenu li a:hover {
color: #80AF80;
background-color: #FFFBEB;
}


/* --- Alavalikko, esitetään lehdyköinä --- */

#submenu {
clear: both;
float: left;
font-size: 11px; letter-spacing: 0px;
font-family: Tahoma;
padding-top: 17px;
margin-left: 0px;
border-bottom: 1px solid #FFFBEB;
width: 100%;
background-color: #FFFBEB;
}

#submenu ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 19px;
}

#submenu li {
vertical-align: middle;

margin: 0 2px 0 0; padding: 0;
padding-left: 15px;

background-color: #FFFBEB;

float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

#submenu a {
display: block;
margin: 0; padding: 0;
padding-right: 16px;
padding-top: 5px;
padding-bottom: 5px;

color: #636166;

float: left;

font-size: 10px;
}

#submenu a:hover {
text-decoration: none;
color: #80AF80;
}

#submenu li.selected {
background-color: #FFFBEB;
}

#submenu li.selected a {
}


/*
*/

#innerbody {
clear: both;
background-color: #FFFBEB;
padding: 12px 18px 20px 18px;
}

#tabbedbody {
clear: both;
background: #FFFBEB 0% 0% repeat-x;
padding: 12px 18px 20px 18px;
border-top: 1px solid #FFFBEB;
}



/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */

div.smallbox {
background-color: #FFFBEB;
margin-bottom: 10px;
border-top: 0px solid #000000;

}

div.smallbox div.title {
border: 1px solid #FFFBEB;
border-bottom: none;

background-color: #FFFBEB;
}

div.smallbox div.title h3 {
margin: 0;
padding: 2px;

text-align: center;
font-family: Tahoma;
color: #636166;
font-size: 10px;
font-weight: normal;
text-transform: lowercase;
letter-spacing: 0px;
}

div.smallbox .content {
border: 1px solid #D9D5C7;
background-color: #D9D5C7;
}

div.smallbox .content .innerborder {
padding: 0 10px 0 10px;
border: 1px solid #FFFBEB;
}

div.smallbox .content div.tabledecorator {
margin-top: 10px;
margin-bottom: 10px;
}

div.smallbox .errors {
color: #636166;
}

div.smallbox ul {
margin-left: 25px;
padding-left: 0;
}

div.smallbox p {
margin-top: 10px;
}

#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#profileadmintools .content .innerborder {
padding: 10px;
}

/* --- kommenttiboksi --- */

div.commentbox {
border-top: 1px solid #D9D5C7;
border-bottom: 1px solid #D9D5C7;
border-left: 1px solid #D9D5C7;
border-right: 1px solid #D9D5C7;
background-color: #D9D5C7;
}

div.commentbox .title {
display: none;
}

div.commentbox .content {
padding: 15px;
}

div.commentbox .innerborder div {
margin-top: 1px;
margin-bottom: 1px;
}

div.commentbox .stamp {
font-family: Tahoma;
font-size: 10px;
color: #636166;
display: none;

white-space: nowrap;
}

#viewcommentbox .comments .sender {
color: #D9D5C7;

}

#viewcommentbox .comments .sender a:after {
content: ":";

}

div#newcomments {
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
color: #636166;
}

/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */

div#viewcommentbox {
width: 500px;
}


/* kommenttien värit */
div.commentbox tr.owner {
font-weight: bold;
color: #636166;
}

div.commentbox tr.private, .private {
font-style: italic;
color: #636166;
}

div.commentbox tr.admin, .admin {
color: #636166;
}

div.commentbox tr.user {
text-decoration: underline;
color: #636166;
}

div.commentbox td {
padding-right: 5px;
}

div.commentbox td.sender {
white-space: nowrap;
}

#commentform {
margin-top: 10px;
margin-bottom: 10px;
}

#commentform td {
vertical-align: middle;
}

#commentform input.text {
width: 400px;
}

#commentform .nickcell a {
display: none;

}

#commentform .nickcell b {
color: #FFFBEB;

}

#commentform .private {
display: none;

}

/* --- käyttäjän profiilisivu --- */

#viewtable {
border-collapse: collapse;
}

#viewtable td {
vertical-align: top;
}

#viewtableinfo {
width: 213px;
}

#viewtableimage {
width: 686px;
padding-left: 20px;
}

#viewtableimage img {
border: 0;
}

#viewcaption {
margin: 3px 10px 20px 1px;
}

#profilebasicinfo .content .innerborder {
padding: 8px 10px 8px 10px;
}

#profilebasicinfo .content .innerborder div {
padding: 2px 0 2px 0;
}

#profilebasicinfo .content span {
white-space: nowrap;
}

#profilebasicinfo b {
display: block;
}

#profilebasicinfo span {
display: block;
margin-left: 9px;
}

/*
#profilebasicinfo .TÄÄLLÄ, KOMMAILKAA ! {
font-weight: normal;
text-decoration: underline;
}
*/

#profilebasicinfo .TÄÄLLÄ, KOMMAILKAA! {
font-size: 0px;
color: #D9D5C7;

}

#profilebasicinfo .online:after {
content: "kotona or out side!";
color: #636166;
font-size: 12px;

}

.smallbox .network {
display: none;
}

#profilechannels .spacer,
#profilecommunities .spacer {
height: 2px;
}

.smallbox .channellist {
margin-left: 9px;
}

#profileadmintools div.spacer,
#profileactions div.spacer {
height: 10px;
}

#profileaphorism .title {
color: #636166;
background-color: #FFFBEB;

position: block;

}

#profileaphorism .content {
background-color: #D9D5C7;

}

#profileaphorism .content .innerborder {
position: block;
padding: 10px;
font-family: Tahoma;

}

#profileadmintools .title h3 {
text-transform: none;
}



/* --- Kuva-arkiston tyylit --- */

table.grid {
border-collapse: collapse;
}

table.grid td {
vertical-align: top;

width: 172px;

padding: 1px;
padding-bottom: 10px;
}

table#archivetable,
table#bookmarktable {
width: 100%;
}

table.grid td div {
padding-top: 2px;
padding-bottom: 4px;
text-align: center;
}

table.grid td div div {
padding: 0;
}

td#archive table.grid div.default {
background-color: #FFFBEB;
}

td#archive table.grid div.default img {
border: 1px solid #FFFBEB;
}

table.grid div.online img {
border: 1px solid #FFFBEB;
}

table.grid div.online {
background-color: #FFFBEB;
}

table.grid div.invisible img {
filter: Alpha(opacity=40) Gray();
-moz-opacity: .30;
opacity: 0.3;
}

table.grid {
}

table.grid div.tools {
margin-bottom: 3px;
}

table.grid div.stamp {
margin-bottom: 1px;
font-size: 9px;
}

table.grid div.picture {
position: relative;
text-align: left;
}

table.grid div.picture div {
}

table.grid div.mask {
position: absolute;
display: block;

width: 172px;
}

table.grid div.mask div {
display: block;

margin-left: auto;
margin-right: auto;

margin-top: 1px;
margin-bottom: 1px;

opacity: 0.5;
filter: Alpha(opacity=20);
/*background: url("hiddenlayer.gif"); */
}

table.grid b {
color: #636166;
}

table.grid div.caption {
padding-top: 3px;
}

div.thumbnick {
margin-top: 1px;
margin-bottom: 7px;
}

div.thumbnick b {
font-size: 9px;
color: #636166;
}

table#bookmarktable td {
vertical-align: top;
}

#indexlastlogin div.thumbnick {
margin-bottom: 15px;
}


/* --- Smiley-selektori --- */


#footer {
height: 20px;
font-size: 0px;
background-image: url("");
background-repeat: no-repeat;
background-position: center left; }

#footer .innerborder {
display: none;
text-align: center;
font-size: 0px;
}

#smileys {
position: relative;
}

a#smileybutton {
margin-left: 4px;
margin-right: 4px;
}

#smileyselector {
display: none;
position: absolute;
bottom: 25px;
right: -5px;
width: 50px;
padding-top: 5px;
background-color: #FFFBEB;
border: 1px solid #FFFBEB;
}

#smileyselector div.smiley, #smileyselector div.smileyclose {
text-align: center;
height: 15px;
width: 31px;
float:left;
}

#smileyselector br {
clear: left;
}

#smileyselector div.smileyclose a {
color: #636166;
text-decoration: none;
font-family: Tahoma;
font-weight: normal;
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
}

div#smileyselector {
width: 590px;
position: absolute;
left: 0px;
margin-bottom: -55px;
left: -540px;
display: block !important;

}

div.smallbox div.title h3:before { content: ""; }
div.smallbox div.title h3:after { content: ""; }

}

#profileactions .content .innerborder {
backround-color: #D9D5C7;


}

#viewimage img:hover {
opacity: 0.8;

}

/* --- Userbox --- */


div.userbox {
background-color: #FFFBEB;
width: 180px;
}

div.userbox div.innerborder {
border: 2px solid #636166;
padding: 5px 10px 5px 10px;

color: #636166;
font-family: Tahoma;
letter-spacing: 0px;
font-size: 11px;
}

div.userbox p {
margin-top: 0;
margin-bottom: 5px;
}

div.userbox span {
display: block;
/*white-space: nowrap;*/
margin-left: 9px;
}


ole hyvä jeetu =)

Etkö vielä ole jäsen?

Liity ilmaiseksi

Rekisteröityneenä käyttäjänä voisit

Lukea ja kirjoittaa kommentteja, kirjoittaa blogia ja keskustella muiden käyttäjien kanssa lukuisissa yhteisöissä.