IRC-Galleria

Uusimmat blogimerkinnät

Blogi

« Uudemmat - Vanhemmat »

[Ei aihetta]Lauantai 07.03.2009 04:14

*/


/* Sivun pohja, uloin tausta */
body {
background-color: #0d0e0f;
padding: 0; margin: 0;
color: #fff;

font-family: Verdana, Arial, Sans-Serif;

}

/* sivun ulkodiv, määrittelee leveyden ja keskittää */
#outerbody {
margin-left: auto;
margin-right: auto;
width: 960px;
position: relative;
}

/* ylä- ja alavalikkoiden oleva tila */
#tabbedbody {
clear: both;
background: #000 url("tabbedgradient.gif") 0% 0% repeat-x;
padding: 12px 18px 20px 18px;
border-top: 1px solid #040609;
}

/* generic-taulukko */
table {
border-collapse: collapse;
}

table td {
vertical-align: top;
}

/* perusfontti */
p, td, ol, ul, dl, div {
font-family: Verdana, Arial, Sans-Serif;
letter-spacing: 0px;
font-size: 11px;
}

/* boldaukset */
p b, li b, label b {
color: #F68C00;
}

/* Linkit */
a {
text-decoration: none;
font-weight: bold;
}

a:link {
color: #737373;
}

/* vierailtu */
a:visited {
color: #737373;
}

/* mouseover */
a:hover {
text-decoration: underline;
color: #737373;
}

/* tekstikentät / painikkeet */
input {
margin: 0;
margin-right: 5px;
}

/* tekstikentät */
input.text,
textarea.text,
select {
background-color: #0c0e0e;
border: 1px solid #737373;
font-size: 12px;
color: #737373;
}

input.text:focus,
textarea.text:focus,
select:focus { color: #fff; border: 1px solid #fff; }


/* Lomakkeen lähetyspainike */
input.submit {
color: #737373;
font-size: 9px;
letter-spacing: 0px;
text-transform: capitalize;

background-color: #0c0e0e;

border-top: 1px solid #B8CFE9;
border-left: 1px solid #B8CFE9;
border-bottom: 1px solid #737373;
border-right: 1px solid #737373;
}

/*
* Yläreuna
*/

/* Yläreunan div, tän sisällä on myös haku */
#headerblock {
position: relative;
background: #000 url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/header.png") repeat-x 0% 0%;
height: 200px;
}

h1 {
margin: 0;

background: url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/hooyy.png") no-repeat 0px 0px;

display: block;
height: 200px;

position: relative;

}

/* Etusivulinkkialue */
h1 a {
display: none;
position: absolute;
height: 25px;
top: 14px;
left: 14px;
width: 185px;
text-decoration: none !important;
}

/* IRC-Galleria -teksti, oletuksena piilotettu */
h1 .ircgalleria {
display: none;
}

/* väliviiva otsikossa, oletuksena piilotettu */
h1 .separator { display: none; }

/* Sivun otsikko - Omanick (Omanimi) */
h1 .title {
font-family: Verdana, Arial, Sans-Serif;
color: #737373;
font-size: 12px;
font-weight: bold;

display: block;
margin: auto;
position: absolute;
top: 175px;
left: 450px;
}

/* Sivun otsikkossa (Omanimi) -kohta */
h1 .title .small {
font-weight: normal;
}

#moodedit, #moodedit * {display: inline;}


/*
* Alareuna (Copyright teksti -palkki)
*/
#footer {
height: 60px;
background: #000 url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/footer.png") repeat-x left top;
margin-bottom: 40px;
border-top: 1px solid black;
}

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

#footer a {
color: #404040;
}

/*
* Yläreunan hakulomakkeet
*/
#search {
position: absolute;
top: 11px;
right: 14px;
}

#search table {
border-collapse: collapse;
}

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

/* Hakulomakkeet tekstit */
#search td.searchtitle div { display: none; } /* Haku */
#search td.nicktitle div { display: block; font-size: 10px; color: #737373; } /* Nimimerkki */
#search td.communitytitle div { display: block; font-size: 10px; color: #737373; } /* Yhteisö */
#search td.channeltitle div { display: block; font-size: 10px; color: #737373; } /* Kanava */

/* Voi piilottaa ylemmät ja tilalle laittaa kuvat */
/* #search td.searchtitle { width: 30px; background: url("searchtitle.gif") no-repeat 0px 5px } */ /* Haku */
/* #search td.nicktitle { height: 11px; background: url("searchnick.gif") no-repeat 1px 0px } */ /* Nimimerkki */
/* #search td.communitytitle { height: 11px; background: url("searchcommunity.gif") no-repeat 1px 0px } */ /* Yhteisö */
/* #search td.channeltitle { height: 11px; background: url("searchchannel.gif") no-repeat 1px 0px } */ /* Kanava */

/* Haun tekstikenttä */
#search input.text {
margin: 0;
background-color: #0c0e0e;
border: 1px solid #737373;
font-size: 9px;
font-family: Verdana, Sans-Serif;
padding: 1px;
}
#search input.text:focus { color: #fff; border: 1px solid #fff; }

/* Haun noulipainike */
#search a, #search a:hover {
text-decoration: none;
}

#search a span {
font-size: 0px;
padding-left: 3px;
}

/*
* Päävalikko
*/
#mainmenu {
background-color: #000;
margin: 0;
float: left;

width: 100%;

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

/* sisemmät reunukset */
#mainmenu .innerborder {
float: left;
width: 100%;

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

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

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

/* painikkeet */
#mainmenu li {
display: block;
padding: 0;
margin: 0;
letter-spacing: 0px;
font-family: Arial, sans-serif;

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

/* Pois! -painike */
li#mmlogout {
float: right;
}

/* "Oma" -painike */
#mainmenu li.selected {
background-color: #404040;
}

/* linkki */
#mainmenu li a {
display: block;

padding: 2px 9px 3px 9px;
margin: 0;

color: #fff;
font-size: 9px;

float: left;

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

/* uudet kommentit numerolinkki */
#mainmenu #mmnewcomments a {
color: #fff;
font-weight: bold;
}

/* linkkien mouseover */
#mainmenu li a:hover {
color: #fff;
background-color: #1e1e1e;
}

/*
* Alavalikko, samanlainen merkkaus kuin päävalikolla
*/
#submenu {
clear: both;
float: left;
font-size: 11px; letter-spacing: 0px;
font-family: Verdana, Arial, sans-serif;
padding-top: 15px;
margin-left: 0px;
border-bottom: 1px solid #404040;
width: 100%;
background: #000;
}

/* lista */
#submenu ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 17px;
}

/* painike */
#submenu li {
vertical-align: middle;

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

background: #0d0e0f url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/submenu_left.gif") no-repeat left bottom;

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

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

background: url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/submenu_right.gif") no-repeat right bottom;

color: #E2EBF1;

float: left;

font-size: 9px;
}

/* linkin onmouseover */
#submenu a:hover {
text-decoration: underline;
}

/* "profiili" painike
#submenu li.selected {
background: #7F92AB;
}

/* "profiili" linkki */
#submenu li.selected a {

}



/*
* Vasemman reunan laatiokot
*/
div.smallbox {
margin-bottom: 10px;
border-top: 1px solid black;
padding: 0;
background-color: #0d0e0f;
}

/* laatikon otsikkoalue */
div.smallbox div.title {
border: 1px solid #737373;
border-bottom: none;

background: #000;
}

/* laatikon otsikkoteksti */
div.smallbox div.title h3 {
margin: 0;
padding: 2px;

text-align: center;
font-family: Arial, Sans-serif;
color: #737373;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0px;

height: 13px;
}

/* laatikon sisältö */
div.smallbox .content {
padding: 0;
border: 1px solid #737373;
}

/* laatikon sisällön sisäreuna */
div.smallbox .content .innerborder {
border: 1px solid black;
padding: 0 10px 0 10px;
margin: 0;
}

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

div.smallbox .errors {
color: red;
}

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

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

/* laatikon ohje-nappula, piilotettu */
div.smallbox a.helplink {
display: none;
position: absolute;
height: 17px;
width: 21px;
top: 0px;
right: 0px;

}

/* linkit jossa on kuva edessä, lisää padding-leftia pikkukuvia varten */
div.smallbox div.tool_link a {
display: block;
background-repeat: no-repeat;
background-position: center left;
padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11px;
}

/* Laatikot:
#profilebasicinfo Tiedot
#profileactions Toiminnot
#trinketactions Sälät
#profilechannels Kanavat
#profilecommunities Yhteisöt
#profilevisitcounter Kävijälaskuri
#profilevisitorlist Vieraslista
#profileaphorism Ihkuboksi
#profilecountdown TJ-laskuri
*/

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

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

#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#trinketactions .content .innerborder,
#profilevisitorlist div.innerborder {
padding: 10px;
}

#trinketactions .content .innerborder,
#profileactions .content .innerborder,
#profileactions .content .innerborder
#profilevisitorlist div.innerborder {
padding-top: 6px;
padding-bottom: 6px;
}

/* Erottimet */
#profilechannels .spacer,
#profilecommunities .spacer {
height: 21px;
}

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

#profilevisitorlist div.spacer {
height: 17px;
}

/* Tiedot -laatikko */
#profilebasicinfo .content span {
white-space: nowrap;
}

/* Kotisivu yms -tekstit */
#profilebasicinfo b {
display: block;
}

/* varsinaiset tiedot */
#profilebasicinfo span {
display: block;
margin-left: 9px;
}

/* Kyllä (kirjautunut) -teksti */
#profilebasicinfo .online {
color: #fff;
font-weight: bold;
}

/* Verkon tai yhteisöluokitustekstit */
#profilechannels .network,
#profilecommunities .network {
font-weight: bold;
}

#profileactions .spacer { display:none; }

#profilelastfm .lastfmtime { color: #fff !important}
#profilelastfm .lastfmtrack { color: #ff !important}
#profilelastfm ol.lastfmtopartists, #profilelastfm ol.lastfmtoptracks ol { color: #fff !important}

#profilelastfm #lastfmmenu a#lastfmmenutopartists,
#profilelastfm #lastfmmenu a#lastfmmenutoptracks,
#profilelastfm #lastfmmenu a#lastfmmenurecenttracks {border-color: #737373 !important}




/* Yhteisö / Kanava listauksiin padding oppi/valvojamerkkiä varten */

div.smallbox div.channellist div.profircchannel,
div.smallbox div.channellist div.profcommunity {
padding-left: 11px;
}

div.smallbox div.channellist div.profircchanneloperator {
background: url("channel_operator_dark.gif") 2px 2px no-repeat;
}

div.smallbox div.channellist div.profcommunitymoderator {
background: url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/valvojabw.gif") 2px 1px no-repeat;
}
/* Vieraslista */
div#profilevisitorlist table#visitorlisttable {
width: 100%;
margin: 0;
}

div#profilevisitorlist tr.visitorlistdate th {
text-align: left;
font-weight: bold;
padding-top: 0.5em;
}

div#profilevisitorlist td.visitorlistvisitor {
padding-left: 1em;
}

div#profilevisitorlist td.visitorlisttime {
text-align: right;
}

/* TJ-laskuri */
div#profilecountdown table#countdowntable {
width: 100%;
margin: 0;
margin-bottom: 0.8em;
}

div#profilecountdown tr.countdowndescription th {
text-align: left;
font-weight: bold;
padding-top: 0.5em;
}

div#profilecountdown form#countdownadd {
margin: 0;
}

div#profilecountdown tbody.countdownentryprivate {
}

div#profilecountdown tbody.countdownentryfriends {
}

div#profilecountdown tbody.countdownentrylogged {
}

div#profilecountdown tbody.countdownentrypublic {
}

div#profilecountdown tr.countdowndays td {
padding-left: 2em;
}

div#profilecountdown tr.countdownweeks td {
padding-left: 2em;
}

div#profilecountdown tr.countdownentryedit td {
padding-left: 2em;
}

div#profilecountdown select#countdownvisibility {
width: 100%;
}

div#profilecountdown div.countdownprogressouter {
position: relative;
height: 1.3em;
border: solid 1px black;
}

div#profilecountdown div.countdownprogressbar {
top: 0;
left: 0;
height: 100%;
background-color: #445a72;
position: absolute;
}

div#profilecountdown div.countdownprogresspercent {
top: 0;
left: 0;
width: 100%;
line-height: 1.3em;
text-align: center;
position: absolute;
}

div#profilecountdown .spacer {
margin-top: 1.0em;
margin-bottom: 0.3em;
background: url(dotline.gif) repeat-x left center;
}

/* Ihkuboksi */

/* ei näytetä otsikkoa */
#profileaphorism .title {
display: block;
}

#profileaphorism .content {
background-color: #0d0e0f;
}

/* monospace fontti */
#profileaphorism .content .innerborder {
padding: 10px;
font-family: "Lucida Console", monospace;
}

#profileaphorism img {
border: none;
}


/* Pikkukuvat toimintolinkkeihin */
/*
div.smallbox div.tool_link a {
padding-left: 24px;
}
*/
/* #profilevisitorlist #showmorevisitors a { background-image: url("visitorlist_showmore.gif"); } */ /* Näytä lisää vierailijoita */
/* #profilevisitorlist #browsevisitors a { background-image: url("visitorlist_browse.gif"); } */ /* Selaa vierailijoiden kuvia */
/* #comment_deletion_start a { background-image: url("remove_comm.gif"); } */ /* Poista kommentteja */
/* #comment_deletion_stop a { background-image: url("stop_remove_comm.gif"); } */ /* Lopeta kommentien poisto */
/* #prof_blacklist_add a { background-image: url("add_black.gif"); } */ /* Lisää Mustalle Listalle */
/* #prof_blacklist_remove a { background-image: url("add_black.gif"); } */ /* Poista Mustalle Listalle */
/* #prof_friends_add a { background-image: url("add_friend.gif"); } */ /* Lisää kaveriryhmään */
/* #prof_daily_pic a { background-image: url("king_for_a_day.gif"); } */ /* Ehdota Päivän kuvaksi */
/* #prof_denunciate a { background-image: url("bust_user.gif"); } */ /* Ilmianna käyttäjä */
/* #prof_away a { background-image: url("away.gif"); } */ /* Aseta poissaoloviesti */
/* #prof_image_info a { background-image: url("change_info.gif"); } */ /* Muokkaa kuvan tietoja */
/* #prof_mypicture a { background-image: url("prof_mypicture.gif"); } */ /* LolKek */
/* #prof_add_note a { background-image: url("add_note.gif"); } */ /* Uusi Huomio */
/* #prof_addpic a { background-image: url("prof_addpic.gif"); } */ /* Lisää uusi kuva */
/* #prof_sms_bg a { background-image: url("order_image.gif"); } */ /* Lataa taustakuvaksi */
/* #trinket_pick_all a { background-image: url("pick_trinkets.gif"); } */ /* Poimi kaikki sälät */
/* #trinket_edit_start a { background-image: url("start_modification.gif"); } */ /* Muokkaa sälää */
/* #trinket_edit_stop a { background-image: url("stop_modification.gif"); } */ /* Lopeta sälän muokkaus */

/*
* Kommenttilaatikko
*/

div.commentbox {
width: 691px;
border-top: 1px solid #737373;
border-bottom: 1px solid #737373;
background-color: #0d0e0f;
}

/* otsikko, oletuksena piilotettu */
div.commentbox .title {
display: none;
}

/* sisältö */
div.commentbox .content {
padding: 15px;
}

/* sisäreuna */
div.commentbox .innerborder div {
margin-top: 1px;
margin-bottom: 1px;
}

/* aikaleima */
div.commentbox .stamp {
font-family: Arial, Sans-Serif;
font-size: 10px;
color: #fff;

white-space: nowrap;
}

/* Uudet kommentit teksti */
#newcomments {
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
color: #fff;
}
/* kommenttitaulukon solut, sarakkeiden välit tässä */
div.commentbox td {
padding-right: 5px;
}

/* kommentin lähettäjän nimimerkki */
div.commentbox td.sender {
white-space: nowrap;
}

/* kommentteissa esiintyvät linkit */
div.commentbox td.comment a {
font-weight: normal;
text-decoration: underline;
}

/* poistettava kommentti */
div.commentbox tr.deleted td {
text-decoration: line-through;
color: #A0A0A0;
}

/* palautettu kommentti */
div.commentbox tr.deleted td.undelete {
text-decoration: none
}

/* kommenteissa näkyvät linkit */

/* profiili */
/*
a.viewlink {
padding-right: 13px;
background-image: url("cicon_user.gif");
background-repeat: no-repeat;
background-position: 100% 100%;
}
*/

/* arkisto */
/*
a.archivelink {
padding-right: 13px;
background-image: url("cicon_archive.gif");
background-repeat: no-repeat;
background-position: 100% 100%;
}
*/

/* blogi */
/*
a.bloglink {
padding-right: 17px;
background-image: url("cicon_blog.gif");
background-repeat: no-repeat;
background-position: 100% 100%;
}
*/

/*
* Kommenttointi lomake
*/

#commentform .nickcell { display: none; }
#commentform {
margin-top: 10px;
margin-bottom: 10px;
}

#commentform td {
vertical-align: middle;
}

#commentform #commentfield {
width: 390px;
}

/*
* Kommentien värit
*/

/* omat kommentit omissa kuvissa */
div.commentbox tr.owner {
color: #fff;
}

/* yksityiset */
div.commentbox tr.private, .private {
color: #737373;
font-style: oblique;
}

/* ylläpitokommentit */
div.commentbox tr.admin, .admin {
color: #00FFF6;
}

/* muiden käyttäjien omat kommentit */
div.commentbox tr.user {
color: #000;
font-weight: bold;
}

/*
* Rekisteröityneenä käyttäjänä voisit... yms laatikot kommentien tilalla sisäänkirjauttumattomille
*/
div.noticebox { display: none;
border-top: 1px solid black;
padding: 0;
background-color: #1F3145;
}

div.noticebox div.innerborder {
border: 1px solid #667A8F;
padding: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

div.noticebox div.innerborder {
height: auto;
padding-left: 55px;
}

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

div#todayspicnotice {
width: 691px;
margin-top: 10px;
}

div#regseductionbox ul {
margin-top: 5px;
margin-bottom: 5px;
}

p#regseductionlink a {
padding-right: 15px;
}

/*
* Profiilisivuun liittyvät määrreet
*/
#viewtable {
border-collapse: collapse;
}

#viewtable td {
vertical-align: top;
}

/* Vasen palsta */
#viewtableinfo {
width: 214px;
padding: 0;
}

/* Oikea palsta, jossa on kuva */
#viewtableimage {
width: 691px;
padding-top: 0;
padding-left: 18px;
}

/* Kuvan ympäristö */
#viewimagearea {
background-color: #0d0e0f;
padding: 8px 5px 10px 5px;
margin-bottom: 12px;
border-bottom: 1px solid #737373;
border-top: 1px solid #737373;
}

/* Kuvan div */
#viewimage {
margin-left: auto;
margin-right: auto;
}

/* käyttäjän kuva */
#viewimage img {
border: 0;
}

/* kuvateksti */
#viewcaption {
margin: 3px 10px 20px 1px;
text-align: center;
margin-top: 5px;
margin-bottom: 0px;

}

/* Edellinen/Seuraava tekstit */
#viewtableimage div.prevnextpagination {
height: 10px;
text-align: center;
padding-bottom: 7px;
}

#viewtableimage div.prevnextpagination div.innerborder {
position: relative;
top: -6px;
}

#viewtableimage div.prevnextpagination .prevnextpagination a {
padding-bottom: 3px;
}

/* erotin "- (x/y) -" */
#viewtableimage div.prevnextpagination .prevnextpagination .separator {
font-size: 9px;
}

/* edellinen */
#viewtableimage div.prevnextpagination .prevlink {
padding: 0;
padding-left: 15px;
padding-right: 2px;
}

/* seuraava */
#viewtableimage div.prevnextpagination .nextlink {
padding: 0;
padding-left: 2px;
padding-right: 15px;
}

/*
* Hymiö-selektori
*/

/* Muuta vain näitä värejä jottei mikään hajoisi */
#smileyselector {
background-color: #000;
border: 1px solid #737373;
}

#smileyselector {
display: none;
position: absolute;
bottom: 20px;
left: -36px;
width: 93px;
padding-top: 5px;
z-index: 1000;
}

#smileys {
position: relative;
width: 30px;
}

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

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

#smileyselector br {
clear: left;
}

#smileyselector div.smileyclose a {
color: white;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
padding-left: 3px;
padding-right: 3px;
}

/*
* Äänikommentti-laatikko
*/
#voicecommentbox {
}

div#voicecommentbox div#voicecommentmaximized {
border: 1px solid #667A8F;
padding: 0.5em 1.5em;
}

div#voicecommentbox div#voicecommentnumbermissing {
border: 1px solid #667A8F;
padding: 1em 1em 1em 70px;
}

div#voicecommentbox a#voicecommentinstructiontoggle {
border: solid 1px #667A8F;
display: block;
padding: 1em 1em 1em 70px;
color: #D3E6E6;
font-weight: normal;
text-decoration: none;
}

div#voicecommentbox a#voicecommentinstructiontoggle b {
display: block;
margin-bottom: 0.5em;
color: #F68C00;
font-weight: bold;
}

div#voicecommentbox div#voicecommentmaximized h4 {
color: #F68C00;
}

div#voicecommentbox div#voicecommentmaximized ol {
list-type: decimal;
margin: 1em 0 1em 3em;
padding: 0;
}

div#voicecommentbox div#voicecommentmaximized ol li {
margin: 1em 0;
padding: 0;
}

div#voicecommentbox div#voicecommentmaximized ol li p {
margin: 0.5em 0 !important;
}

div#voicecommentbox div#voicecommentphone {
width: 114px;
height: 237px;
float: right;
margin: 0 0 1em 1em;
background: url("voicecomment_n70.png") no-repeat;
position: relative;
}

div#voicecommentbox span#voicecommentphonenumber {
display: block;
position: absolute;
background: white;
border: 1px solid #CCCCCC;
color: black;
font-size: 10px;
font-weight: bold;
left: 20px;
bottom: 110px;
width: 67px;
text-align: right;
padding: 2px;
}

/*
* Huomiot
*/

/* huomion ulkoreuna */
#notes div.hover1 {
border-color: #737373;
}

/* huomion sisäreuna */
#notes div.hover1 div.hoverinner {
border-color: #fff;
}

/* huomion ulkoreuna onmouseover */
#notes div.hover2 {
border-color: #fff;
}

/* huomion sisäreuna onmouseover */
#notes div.hover2 div.hoverinner {
border-color: #737373;
}

/* huomion tekstiboksi */
#notes span.text {
border: 1px solid #fff;
background: #000;
color: #fff;
}

/*
* Kurkistus
*/
/* Käyttäjäkurkistus-"laatikko", älä määrittele korkeutta */
div.peepboxN {
background-color: #000;
width: 180px;
}

/* Kanava/yhteisö -kurkistus-"laatikko", älä määrittele korkeutta */
div.peepboxC {
background-color: #000;
width: 250px;
}

/* kurkistuksen sisäreuna */
div.peepboxN div.innerborder,
div.peepboxC div.innerborder {
border: 1px solid #737373;
padding: 5px 10px 5px 10px;

color: #737373;
font-family: Verdana, Arial, sans-serif;
letter-spacing: 0px;
font-size: 11px;
}

div.peepboxN p,
div.peepboxC p {
margin-top: 0;
margin-bottom: 5px;
}

div.peepboxN span,
div.peepboxC span {
display: block;
margin-left: 9px;
}

/*
* Kaverit, kirjautunut-pallo ja syntärisankarikakku
*/

/* Kaverit vaaleanpunaisella */
span.friend a:link,
span.friend a:visited {
color: #FF8A92;
}



span.onlinenick {
padding-right: 11px;
margin-right: 2px;

background-image: url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/onlinegray.png");
background-repeat: no-repeat;
background-position: 100% 3px;
}

/* (O) Synttärikakku */
span.birthdaynick {
padding-right: 17px;
margin-right: 0px;

background-image: url("http://disko.irc-galleria.net/idaho/birthday.gif");
background-repeat: no-repeat;
background-position: 100% 0px;
}

/*
* Tosi sekalaista
*/
p {
line-height: 15px;

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

/* Pikkuotsikko - Sälähallinta */
h4 {
font-size: 12px;

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

form table th {
text-align: left;
vertical-align: top;
}

/* checkboxit ja radio buttonit labelin sisällä */
label input {
vertical-align: bottom;
}

strong {
}

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

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

div.smallbox .error {
color: red;
}


span.nick1 a {
margin-left: 2px;
margin-right: 2px;
}

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

ul.emphasized li {
color: #F68C00;
font-weight: bold;
margin-bottom: 2px;
}

[Ei aihetta]Lauantai 07.03.2009 04:14

*/
*{font-size:9px;}
/* Sivun pohja,uloin tausta */
body{background-color:#181818;padding:0;margin:0;color:#5c5c5c;font-family:Verdana,Arial,Sans-Serif;}
/* sivun ulkodiv,määrittelee leveyden ja keskittää */
#outerbody{margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:20px;width:960px;position:relative;border:1px solid #5c5c5c;}
/* ylä- ja alavalikkoiden oleva tila */
#tabbedbody{clear:both;background:#181818 url("tabbedgradient.gif") 0% 0% repeat-x;padding:12px 18px 20px 18px;}
/* generic-taulukko */
table{border-collapse:collapse;}
table td{vertical-align:top;}
/* perusfontti */
p,td,ol,ul,dl,div{font-family:Verdana,Arial,Sans-Serif;letter-spacing:0px;font-size:9px;}
/* boldaukset */
p b,li b,label b{color:#5c5c5c;}
/* Linkit */
a{text-decoration:none;font-weight:bold;}
a:link{color:#5c5c5c;}
/* vierailtu */
a:visited{font-size:9px;color:#5c5c5c;}
/* mouseover */
a:hover{text-decoration:underline;color:#5c5c5c;}
/* tekstikentät / painikkeet */
input{margin:0;margin-right:5px;}
/* tekstikentät */
input.text,
textarea.text,
select{background-color:#181818;border:1px solid #5c5c5c;font-size:12px;color:#5c5c5c;}
/* Lomakkeen lähetyspainike */
input.submit{color:black;font-size:10px;letter-spacing:1px;background-color:#181818;border-top:1px solid #5c5c5c;border-left:1px solid #5c5c5c;border-bottom:1px solid #5c5c5c;border-right:1px solid #5c5c5c;}
/*
* Yläreuna
*/
/* Yläreunan div,tän sisällä on myös haku */
#headerblock{position:relative;background-color:#181818;height:80px;}
h1{margin:0;display:block;height:80px;position:relative;background-image:url("irc-galleria2.gif");background-repeat:no-repeat;background-position:14px 14px;}
/* Etusivulinkkialue */
h1 a{display:none;}
/* IRC-Galleria -teksti,oletuksena piilotettu */
h1 .ircgalleria{display:none;}
/* väliviiva otsikossa,oletuksena piilotettu */
h1 .separator{display:none;}
/* Sivun otsikko - Omanick (Omanimi) */
h1 .title{font-family:Verdana,Arial,Sans-Serif;color:#5c5c5c;font-size:12px;font-weight:bold;display:block;margin:auto;position:absolute;top:24px;left:240px;}
/* Sivun otsikkossa (Omanimi) -kohta */
h1 .title .small{font-weight:normal;}
/*
* Alareuna (Copyright teksti -palkki)
*/
#footer{background:#181818 url("http://i213.photobucket.com/albums/cc272/samponame/footer-c-2008.png") no-repeat 0% 0%;border-top:1px solid #5c5c5c;height:25px;}
#footer .innerborder{font-size:0px;text-align:center;padding:2px 20px 5px 20px;color:#5c5c5c;}
#footer a{display:none;}
/*
* Yläreunan hakulomakkeet
*/
#search{position:absolute;top:11px;right:14px;}
#search table{border-collapse:collapse;}
#search table td{vertical-align:top;padding:0;}
/* Hakulomakkeet tekstit */
#search td.searchtitle div{display:block;}
/* Haku */
#search td.nicktitle div{display:block;}
/* Nimimerkki */
#search td.communitytitle div{display:block;}
/* Yhteisö */
#search td.channeltitle div{display:block;}
/* Kanava */
/* Voi piilottaa ylemmät ja tilalle laittaa kuvat */
/* #search td.searchtitle{width:30px;background:url("searchtitle.gif") no-repeat 0px 5px}
*/ /* Haku */
/* #search td.nicktitle{height:11px;background:url("searchnick.gif") no-repeat 1px 0px}
*/ /* Nimimerkki */
/* #search td.communitytitle{height:11px;background:url("searchcommunity.gif") no-repeat 1px 0px}
*/ /* Yhteisö */
/* #search td.channeltitle{height:11px;background:url("searchchannel.gif") no-repeat 1px 0px}
*/ /* Kanava */
/* Haun tekstikenttä */
#search input.text{margin:0;background-color:#181818;border:1px solid #5c5c5c;font-size:9px;font-family:Verdana,Sans-Serif;padding:1px;}
/* Haun noulipainike */
#search a{padding-left:3px;}
#search a span{display:none;}
/*
* Päävalikko
*/
#mainmenu{background-color:#181818;margin:0;float:left;width:100%;border-top:1px solid #5c5c5c;border-bottom:1px solid #5c5c5c;}
/* sisemmät reunukset */
#mainmenu .innerborder{float:left;width:100%;}
/* lista */
#mainmenu ul{list-style:none;border:none;margin:0;padding:0;padding-left:9px;padding-right:10px;}
/* painikkeet */
#mainmenu li{display:block;padding:0;margin:0;letter-spacing:0px;font-family:Arial,sans-serif;float:left;/* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */}
/* Pois! -painike */
li#mmlogout{float:right;}
/* "Oma" -painike */
#mainmenu li.selected{background-color:#181818;}
/* linkki */
#mainmenu li a{display:block;padding:2px 9px 3px 9px;color:#5c5c5c;font-size:9px;float:left;margin:0;text-decoration:none;}
/* uudet kommentit numerolinkki */
#mainmenu #mmnewcomments a,#mainmenu #mmnewchannelcomments a{color:#7f7f7f;font-weight:bold;}
/* linkkien mouseover */
#mainmenu li a:hover{color:#5c5c5c;text-decoration:underline;}
/*
* Alavalikko,samanlainen merkkaus kuin päävalikolla
*/
#submenu{clear:both;float:left;font-size:9px;letter-spacing:0px;padding-top:15px;margin-left:0px;border-bottom:1px solid #5c5c5c;width:100%;background-color:#181818;}
/* lista */
#submenu ul{margin:0;padding:0;list-style:none;padding-left:8px;}
/* painike */
#submenu li{vertical-align:middle;margin:0;padding:0;margin-right:0;background:#181818;float:left;/* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */}
/* linkki */
#submenu a{display:block;margin:0;padding:0;padding:2px 9px 3px 9px;color:#5c5c5c;float:left;font-weight:normal;font-size:9px;font-family:Arial,sans-serif;}
/* linkin onmouseover */
#submenu a:hover{text-decoration:underline;}
/* "profiili" painike
#submenu li.selected{background:#7F92AB;}
/* "profiili" linkki */
#submenu li.selected a{}
/*
* Vasemman reunan laatiokot
*/
div.smallbox a:visited{font-size:9px;}
div.smallbox{margin-bottom:10px;padding:0;background-color:#181818;}
/* laatikon otsikkoalue */
div.smallbox div.title{border:1px solid #5c5c5c;border-bottom:none;background:#181818;}
/* laatikon otsikkoteksti */
div.smallbox div.title h3{margin:0;padding:2px;text-align:center;font-family:Arial,Sans-serif;color:#5c5c5c;font-size:10px;font-weight:normal;text-transform:uppercase;letter-spacing:0px;height:13px;}
/* laatikon sisältö */
div.smallbox .content{padding:0;border:1px solid #5c5c5c;}
/* laatikon sisällön sisäreuna */
div.smallbox .content .innerborder{padding:0 10px 0 10px;margin:0;}
div.smallbox .content div.tabledecorator{margin-top:10px;margin-bottom:10px;}
div.smallbox .errors{color:red;}
div.smallbox ul{margin-left:25px;padding-left:0;}
div.smallbox p{margin-top:10px;}
/* laatikon ohje-nappula,piilotettu */
div.smallbox a.helplink{display:none;}
/* linkit jossa on kuva edessä,lisää padding-leftia pikkukuvia varten */
div.smallbox div.tool_link a{display:block;background-repeat:no-repeat;background-position:center left;padding-top:4px;padding-left:4px;padding-bottom:4px;margin-top:1px;margin-bottom:1px;}
/* Laatikot:#profilebasicinfo Tiedot
#profileactions Toiminnot
#trinketactions Sälät
#profilechannels Kanavat
#profilecommunities Yhteisöt
#profilevisitcounter Kävijälaskuri
#profilevisitorlist Vieraslista
#profileaphorism Ihkuboksi
#profilecountdown TJ-laskuri
*/
#profilebasicinfo .content .innerborder{padding:8px 10px 8px 10px;}
#profilebasicinfo .content .innerborder div{padding:2px 0 2px 0;}
#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#trinketactions .content .innerborder,
#profilevisitorlist div.innerborder{padding:10px;}
#trinketactions .content .innerborder,
#profileactions .content .innerborder,
#profileactions .content .innerborder
#profilevisitorlist div.innerborder{padding-top:6px;padding-bottom:6px;}
/* Erottimet */
#profilechannels .spacer,
#profilecommunities .spacer{height:21px;}
#profileactions div.spacer{height:10px;}
#profilevisitorlist div.spacer{height:17px;}
/* Tiedot -laatikko */
#profilebasicinfo .content span{white-space:nowrap;}
/* Kotisivu yms -tekstit */
#profilebasicinfo b{display:block;}
/* varsinaiset tiedot */
#profilebasicinfo span{display:block;margin-left:9px;}
/* Kyllä (kirjautunut) -teksti */
#profilebasicinfo .online{color:#7f7f7f;font-weight:bold;}
#profilebasicinfo .offline{color:#7f7f7f;font-weight:bold;}
#profilebasicinfo .online:after,#profilebasicinfo .offline:after{content:" !";}
/* Verkon tai yhteisöluokitustekstit */
#profilechannels .network,
#profilecommunities .network{font-weight:bold;}
div.smallbox div.channellist div.profircchannel,
div.smallbox div.channellist div.profcommunity{padding-left:11px;}
div.smallbox div.channellist div.profircchanneloperator{background:url("channel_operator_dark.gif") 2px 2px no-repeat;}
/* Vieraslista */
div#profilevisitorlist table#visitorlisttable{width:100%;margin:0;}
div#profilevisitorlist tr.visitorlistdate th{text-align:left;font-weight:bold;padding-top:0.5em;}
div#profilevisitorlist td.visitorlistvisitor{padding-left:1em;}
div#profilevisitorlist td.visitorlisttime{text-align:right;}
/* TJ-laskuri */
div#profilecountdown table#countdowntable{width:100%;margin:0;margin-bottom:0.8em;}
div#profilecountdown tr.countdowndescription th{text-align:left;font-weight:bold;padding-top:0.5em;}
div#profilecountdown form#countdownadd{margin:0;}
div#profilecountdown tbody.countdownentryprivate{}
div#profilecountdown tbody.countdownentryfriends{}
div#profilecountdown tbody.countdownentrylogged{}
div#profilecountdown tbody.countdownentrypublic{}
div#profilecountdown tr.countdowndays td{padding-left:2em;}
div#profilecountdown tr.countdownweeks td{padding-left:2em;}
div#profilecountdown tr.countdownentryedit td{padding-left:2em;}
div#profilecountdown select#countdownvisibility{width:100%;}
div#profilecountdown div.countdownprogressouter{position:relative;height:1.3em;border:solid 1px #5c5c5c;}
div#profilecountdown div.countdownprogressbar{top:0;left:0;height:100%;background-color:#181818;position:absolute;}
div#profilecountdown div.countdownprogresspercent{top:0;left:0;width:100%;line-height:1.3em;text-align:center;position:absolute;}
div#profilecountdown .spacer{margin-top:1.0em;margin-bottom:0.3em;background:url(dotline.gif) repeat-x left center;}
/* Ihkuboksi */
/* ei näytetä otsikkoa */
#profileaphorism .title{display:block;}
#profileaphorism .content{background-color:#181818;}
/* monospace fontti */
#profileaphorism .content .innerborder{padding:10px;font-family:"Lucida Console",monospace;}
#profileaphorism img{border:none;}
/* Pikkukuvat toimintolinkkeihin */
/*
div.smallbox div.tool_link a{padding-left:24px;}
*/
/* #profilevisitorlist #showmorevisitors a{background-image:url("visitorlist_showmore.gif");}
*/ /* Näytä lisää vierailijoita */
/* #profilevisitorlist #browsevisitors a{background-image:url("visitorlist_browse.gif");}
*/ /* Selaa vierailijoiden kuvia */
/* #comment_deletion_start a{background-image:url("remove_comm.gif");}
*/ /* Poista kommentteja */
/* #comment_deletion_stop a{background-image:url("stop_remove_comm.gif");}
*/ /* Lopeta kommentien poisto */
/* #prof_blacklist_add a{background-image:url("add_black.gif");}
*/ /* Lisää Mustalle Listalle */
/* #prof_blacklist_remove a{background-image:url("add_black.gif");}
*/ /* Poista Mustalle Listalle */
/* #prof_friends_add a{background-image:url("add_friend.gif");}
*/ /* Lisää kaveriryhmään */
/* #prof_daily_pic a{background-image:url("king_for_a_day.gif");}
*/ /* Ehdota Päivän kuvaksi */
/* #prof_denunciate a{background-image:url("bust_user.gif");}
*/ /* Ilmianna käyttäjä */
/* #prof_away a{background-image:url("away.gif");}
*/ /* Aseta poissaoloviesti */
/* #prof_image_info a{background-image:url("change_info.gif");}
*/ /* Muokkaa kuvan tietoja */
/* #prof_mypicture a{background-image:url("prof_mypicture.gif");}
*/ /* LolKek */
/* #prof_add_note a{background-image:url("add_note.gif");}
*/ /* Uusi Huomio */
/* #prof_addpic a{background-image:url("prof_addpic.gif");}
*/ /* Lisää uusi kuva */
/* #prof_sms_bg a{background-image:url("order_image.gif");}
*/ /* Lataa taustakuvaksi */
/* #trinket_pick_all a{background-image:url("pick_trinkets.gif");}
*/ /* Poimi kaikki sälät */
/* #trinket_edit_start a{background-image:url("start_modification.gif");}
*/ /* Muokkaa sälää */
/* #trinket_edit_stop a{background-image:url("stop_modification.gif");}
*/ /* Lopeta sälän muokkaus */
/*
* Kommenttilaatikko
*/
div.commentbox{width:691px;border-top:1px solid #5c5c5c;border-bottom:1px solid #5c5c5c;background-color:#181818;}
/* otsikko,oletuksena piilotettu */
div.commentbox .title{display:none;}
/* sisältö */
div.commentbox .content{padding:15px;}
/* sisäreuna */
div.commentbox .innerborder div{margin-top:1px;margin-bottom:1px;}
/* aikaleima */
div.commentbox .stamp{font-family:Arial,Sans-Serif;font-size:10px;color:#5c5c5c;white-space:nowrap;}
/* Uudet kommentit teksti */
#newcomments{margin-top:5px;margin-bottom:5px;font-weight:bold;color:#5c5c5c;}
/* kommenttitaulukon solut,sarakkeiden välit tässä */
div.commentbox td{padding-right:5px;}
/* kommentin lähettäjän nimimerkki */
div.commentbox td.sender{white-space:nowrap;}
/* kommentteissa esiintyvät linkit */
div.commentbox td.comment a{font-weight:normal;text-decoration:underline;}
/* poistettava kommentti */
div.commentbox tr.deleted td{text-decoration:line-through;color:#A0A0A0;}
/* palautettu kommentti */
div.commentbox tr.deleted td.undelete{text-decoration:none}
/* kommenteissa näkyvät linkit */
/* profiili */
/*
a.viewlink{padding-right:13px;background-image:url("cicon_user.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/* arkisto */
/*
a.archivelink{padding-right:13px;background-image:url("cicon_archive.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/* blogi */
/*
a.bloglink{padding-right:17px;background-image:url("cicon_blog.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/*
* Kommenttointi lomake
*/
#commentform .submit{color:#5c5c5c;}
#commentform .nickcell{display:none;}
#commentform{margin-top:10px;margin-bottom:10px;}
#commentform td{vertical-align:middle;}
#commentform #commentfield{width:390px;}
/*
* Kommentien värit
*/
/* omat kommentit omissa kuvissa */
div.commentbox tr.owner{color:#5c5c5c;}
/* yksityiset */
div.commentbox tr.private,.private{color:#7f7f7f;font-style:oblique;}
/* ylläpitokommentit */
div.commentbox tr.admin,.admin{color:#5c5c5c;}
/* muiden käyttäjien omat kommentit */
div.commentbox tr.user{color:#5c5c5c;}
/*
* Rekisteröityneenä käyttäjänä voisit... yms laatikot kommentien tilalla sisäänkirjauttumattomille
*/
div.noticebox{border-top:1px solid #5c5c5c;padding:0;background-color:#181818;}
div.noticebox div.innerborder{border:1px solid #5c5c5c;padding:10px;padding-top:5px;padding-bottom:5px;}
div.noticebox div.innerborder{height:auto;padding-left:55px;}
div.noticebox p{margin-top:5px;margin-bottom:5px;margin-left:0;}
div#todayspicnotice{width:691px;margin-top:10px;}
div#regseductionbox ul{margin-top:5px;margin-bottom:5px;}
p#regseductionlink a{padding-right:15px;}
/*
* Profiilisivuun liittyvät määrreet
*/
#viewtable{border-collapse:collapse;}
#viewtable td{vertical-align:top;}
/* Vasen palsta */
#viewtableinfo{width:214px;padding:0;}
/* Oikea palsta,jossa on kuva */
#viewtableimage{width:691px;padding-top:0;padding-left:18px;}
/* Kuvan ympäristö */
#viewimagearea{background-color:#181818;padding:8px 5px 10px 5px;margin-bottom:12px;border-bottom:1px solid #5c5c5c;border-top:1px solid #5c5c5c;}
/* Kuvan div */
#viewimage{margin-left:auto;margin-right:auto;}
/* käyttäjän kuva */
#viewimage img{border:0;}
/* kuvateksti */
#viewcaption{margin:3px 10px 20px 1px;text-align:center;margin-top:5px;margin-bottom:0px;}
/* Edellinen/Seuraava tekstit */
#viewtableimage div.prevnextpagination{height:10px;text-align:center;padding-bottom:7px;}
#viewtableimage div.prevnextpagination div.innerborder{position:relative;top:-6px;}
#viewtableimage div.prevnextpagination .prevnextpagination a{padding-bottom:3px;}
/* erotin "- (x/y) -" */
#viewtableimage div.prevnextpagination .prevnextpagination .separator{font-size:9px;}
/* edellinen */
#viewtableimage div.prevnextpagination .prevlink{padding:0;padding-left:15px;padding-right:2px;}
/* seuraava */
#viewtableimage div.prevnextpagination .nextlink{padding:0;padding-left:2px;padding-right:15px;}
/*
* Hymiö-selektori
*/
/* Muuta vain näitä värejä jottei mikään hajoisi */
#smileyselector{background-color:#181818;border:1px solid #5c5c5c;}
#smileyselector{display:none;position:absolute;bottom:20px;left:-36px;width:93px;padding-top:5px;z-index:1000;}
#smileys{position:relative;width:30px;}
#smileybutton{margin-left:4px;margin-right:4px;}
#smileyselector div.smiley,#smileyselector div.smileyclose{text-align:center;height:25px;width:31px;float:left;}
#smileyselector br{clear:left;}
#smileyselector div.smileyclose a{color:#5c5c5c;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;padding-left:3px;padding-right:3px;}
/*
* Äänikommentti-laatikko
*/
#voicecommentbox{}
div#voicecommentbox div#voicecommentmaximized{border:1px solid #5c5c5c;padding:0.5em 1.5em;}
div#voicecommentbox div#voicecommentnumbermissing{border:1px solid #5c5c5c;padding:1em 1em 1em 70px;}
div#voicecommentbox a#voicecommentinstructiontoggle{border:solid 1px #5c5c5c;display:block;padding:1em 1em 1em 70px;color:#5c5c5c;font-weight:normal;text-decoration:none;}
div#voicecommentbox a#voicecommentinstructiontoggle b{display:block;margin-bottom:0.5em;color:#5c5c5c;font-weight:bold;}
div#voicecommentbox div#voicecommentmaximized h4{color:#5c5c5c;}
div#voicecommentbox div#voicecommentmaximized ol{list-style-type:decimal;margin:1em 0 1em 3em;padding:0;}
div#voicecommentbox div#voicecommentmaximized ol li{margin:1em 0;padding:0;}
div#voicecommentbox div#voicecommentmaximized ol li p{margin:0.5em 0 !important;}
div#voicecommentbox div#voicecommentphone{width:114px;height:237px;float:right;margin:0 0 1em 1em;background:url("voicecomment_n70.png") no-repeat;position:relative;}
div#voicecommentbox span#voicecommentphonenumber{display:block;position:absolute;background:#181818;border:1px solid #5c5c5c;color:black;font-size:10px;font-weight:bold;left:20px;bottom:110px;width:67px;text-align:right;padding:2px;}
/*
* Huomiot
*/
/* huomion ulkoreuna */
#notes div.hover1{border-color:#7f7f7f;}
/* huomion sisäreuna */
#notes div.hover1 div.hoverinner{border-color:#5c5c5c;}
/* huomion ulkoreuna onmouseover */
#notes div.hover2{border-color:#7f7f7f;}
/* huomion sisäreuna onmouseover */
#notes div.hover2 div.hoverinner{border-color:#5c5c5c;}
/* huomion tekstiboksi */
#notes span.text{border:1px solid #5c5c5c;background:#181818;color:#5c5c5c;}
/*
* Kurkistus
*/
/* Käyttäjäkurkistus-"laatikko",älä määrittele korkeutta */
div.peepboxN{background-color:#181818;width:180px;}
/* Kanava/yhteisö -kurkistus-"laatikko",älä määrittele korkeutta */
div.peepboxC{background-color:#181818;width:250px;}
/* kurkistuksen sisäreuna */
div.peepboxN div.innerborder,
div.peepboxC div.innerborder{border:1px solid #5c5c5c;padding:5px 10px 5px 10px;color:#5c5c5c;font-family:Verdana,Arial,sans-serif;letter-spacing:0px;font-size:11px;}
div.peepboxN p,
div.peepboxC p{margin-top:0;margin-bottom:5px;}
div.peepboxN span,
div.peepboxC span{display:block;margin-left:9px;}
/*
* Kaverit,kirjautunut-pallo ja syntärisankarikakku
*/
/* Kaverit vaaleanpunaisella */
span.friend a:link,
span.friend a:visited{color:#5c5c5c;}
span.onlinenick{padding-right:11px;margin-right:2px;background-image:url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/onlinegray.png");background-repeat:no-repeat;background-position:100% 3px;}
/*
* Tosi sekalaista
*/
p{line-height:15px;margin-top:0;margin-bottom:10px;}
/* Pikkuotsikko - Sälähallinta */
h4{font-size:12px;padding-top:10px;margin-top:0;margin-bottom:5px;}
form table th{text-align:left;vertical-align:top;}
/* checkboxit ja radio buttonit labelin sisällä */
label input{vertical-align:bottom;}
strong{}
.error,ul.errors{color:red;}
.alert{color:red;font-weight:bold;}
div.smallbox .error{color:red;}
span.nick1 a{margin-left:2px;margin-right:2px;}
div.picture img{border:1px solid #5c5c5c;margin:0;}
ul.emphasized li{color:#F68C00;font-weight:bold;margin-bottom:2px;}
/*
sampo.name 2007-2008
Modded codes from www.sampo.name
Yhteisöistä väli ja otsikko (Elämänkatsomus ja Filosofia,Autot ja Kulkuneuvot yms.) ja toiminnoista väli pois.
Valvoja-tähdet näkyviin.
Moodfieldi kuntoon.
Vielä LastFM-boksin värit
*/
#profileactions .spacer,#profilechannels .spacer,
#profilecommunities .spacer{display:none;}
#profilecommunities .network{display:none;}
.smallbox .channellist .profcommunitymoderator{padding-left:12px;background:url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/valvojabw.gif") no-repeat 2px 1px;}
#moodedit,#moodedit *{display:inline;}
#profilelastfm .lastfmtime{color:#5c5c5c !important}
#profilelastfm .lastfmtrack{color:#5c5c5c !important}
#profilelastfm ol.lastfmtopartists,#profilelastfm ol.lastfmtoptracks ol{color:#5c5c5c !important}
#profilelastfm #lastfmmenu a{display:block;padding:0.5em;border:solid #5c5c5c;border-width:0 0 1px 0;text-align:center !important}
#profilelastfm #lastfmmenu a#lastfmmenutopartists,
#profilelastfm #lastfmmenu a#lastfmmenutoptracks,
#profilelastfm #lastfmmenu a#lastfmmenurecenttracks{border-color:#5c5c5c !important}
#profilelastfm #lastfmmenu a.lastfmmenuselected{border-color:#5c5c5c !important}

[Ei aihetta]Lauantai 07.03.2009 04:10

*/
*{font-size:9px;}
/* Sivun pohja,uloin tausta */
body{background-color:#fff;padding:0;margin:0;color:#000;font-family:Verdana,Arial,Sans-Serif;}
/* sivun ulkodiv,määrittelee leveyden ja keskittää */
#outerbody{margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:20px;width:960px;position:relative;border:1px solid #000;}
/* ylä- ja alavalikkoiden oleva tila */
#tabbedbody{clear:both;background:#fff url("tabbedgradient.gif") 0% 0% repeat-x;padding:12px 18px 20px 18px;}
/* generic-taulukko */
table{border-collapse:collapse;}
table td{vertical-align:top;}
/* perusfontti */
p,td,ol,ul,dl,div{font-family:Verdana,Arial,Sans-Serif;letter-spacing:0px;font-size:9px;}
/* boldaukset */
p b,li b,label b{color:#000;}
/* Linkit */
a{text-decoration:none;font-weight:bold;}
a:link{color:#000;}
/* vierailtu */
a:visited{font-size:9px;color:#000;}
/* mouseover */
a:hover{text-decoration:underline;color:#000;}
/* tekstikentät / painikkeet */
input{margin:0;margin-right:5px;}
/* tekstikentät */
input.text,
textarea.text,
select{background-color:#fff;border:1px solid #000;font-size:12px;color:#000;}
/* Lomakkeen lähetyspainike */
input.submit{color:black;font-size:10px;letter-spacing:1px;background-color:#fff;border-top:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;}
/*
* Yläreuna
*/
/* Yläreunan div,tän sisällä on myös haku */
#headerblock{position:relative;background-color:#fff;height:80px;}
h1{margin:0;display:block;height:80px;position:relative;background-image:url("irc-galleria2.gif");background-repeat:no-repeat;background-position:14px 14px;}
/* Etusivulinkkialue */
h1 a{display:none;}
/* IRC-Galleria -teksti,oletuksena piilotettu */
h1 .ircgalleria{display:none;}
/* väliviiva otsikossa,oletuksena piilotettu */
h1 .separator{display:none;}
/* Sivun otsikko - Omanick (Omanimi) */
h1 .title{font-family:Verdana,Arial,Sans-Serif;color:#000;font-size:12px;font-weight:bold;display:block;margin:auto;position:absolute;top:24px;left:240px;}
/* Sivun otsikkossa (Omanimi) -kohta */
h1 .title .small{font-weight:normal;}
/*
* Alareuna (Copyright teksti -palkki)
*/
#footer{background:#fff url("http://i213.photobucket.com/albums/cc272/samponame/footer-c-2008.png") no-repeat 0% 0%;border-top:1px solid #000;height:25px;}
#footer .innerborder{font-size:0px;text-align:center;padding:2px 20px 5px 20px;color:#000;}
#footer a{display:none;}
/*
* Yläreunan hakulomakkeet
*/
#search{position:absolute;top:11px;right:14px;}
#search table{border-collapse:collapse;}
#search table td{vertical-align:top;padding:0;}
/* Hakulomakkeet tekstit */
#search td.searchtitle div{display:block;}
/* Haku */
#search td.nicktitle div{display:block;}
/* Nimimerkki */
#search td.communitytitle div{display:block;}
/* Yhteisö */
#search td.channeltitle div{display:block;}
/* Kanava */
/* Voi piilottaa ylemmät ja tilalle laittaa kuvat */
/* #search td.searchtitle{width:30px;background:url("searchtitle.gif") no-repeat 0px 5px}
*/ /* Haku */
/* #search td.nicktitle{height:11px;background:url("searchnick.gif") no-repeat 1px 0px}
*/ /* Nimimerkki */
/* #search td.communitytitle{height:11px;background:url("searchcommunity.gif") no-repeat 1px 0px}
*/ /* Yhteisö */
/* #search td.channeltitle{height:11px;background:url("searchchannel.gif") no-repeat 1px 0px}
*/ /* Kanava */
/* Haun tekstikenttä */
#search input.text{margin:0;background-color:#fff;border:1px solid #000;font-size:9px;font-family:Verdana,Sans-Serif;padding:1px;}
/* Haun noulipainike */
#search a{padding-left:3px;}
#search a span{display:none;}
/*
* Päävalikko
*/
#mainmenu{background-color:#fff;margin:0;float:left;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;}
/* sisemmät reunukset */
#mainmenu .innerborder{float:left;width:100%;}
/* lista */
#mainmenu ul{list-style:none;border:none;margin:0;padding:0;padding-left:9px;padding-right:10px;}
/* painikkeet */
#mainmenu li{display:block;padding:0;margin:0;letter-spacing:0px;font-family:Arial,sans-serif;float:left;/* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */}
/* Pois! -painike */
li#mmlogout{float:right;}
/* "Oma" -painike */
#mainmenu li.selected{background-color:#fff;}
/* linkki */
#mainmenu li a{display:block;padding:2px 9px 3px 9px;color:#000;font-size:9px;float:left;margin:0;text-decoration:none;}
/* uudet kommentit numerolinkki */
#mainmenu #mmnewcomments a,#mainmenu #mmnewchannelcomments a{color:#999999;font-weight:bold;}
/* linkkien mouseover */
#mainmenu li a:hover{color:#000;text-decoration:underline;}
/*
* Alavalikko,samanlainen merkkaus kuin päävalikolla
*/
#submenu{clear:both;float:left;font-size:9px;letter-spacing:0px;padding-top:15px;margin-left:0px;border-bottom:1px solid #000;width:100%;background-color:#fff;}
/* lista */
#submenu ul{margin:0;padding:0;list-style:none;padding-left:8px;}
/* painike */
#submenu li{vertical-align:middle;margin:0;padding:0;margin-right:0;background:#fff;float:left;/* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */}
/* linkki */
#submenu a{display:block;margin:0;padding:0;padding:2px 9px 3px 9px;color:#000;float:left;font-weight:normal;font-size:9px;font-family:Arial,sans-serif;}
/* linkin onmouseover */
#submenu a:hover{text-decoration:underline;}
/* "profiili" painike
#submenu li.selected{background:#7F92AB;}
/* "profiili" linkki */
#submenu li.selected a{}
/*
* Vasemman reunan laatiokot
*/
div.smallbox a:visited{font-size:9px;}
div.smallbox{margin-bottom:10px;padding:0;background-color:#fff;}
/* laatikon otsikkoalue */
div.smallbox div.title{border:1px solid #000;border-bottom:none;background:#fff;}
/* laatikon otsikkoteksti */
div.smallbox div.title h3{margin:0;padding:2px;text-align:center;font-family:Arial,Sans-serif;color:#000;font-size:10px;font-weight:normal;text-transform:uppercase;letter-spacing:0px;height:13px;}
/* laatikon sisältö */
div.smallbox .content{padding:0;border:1px solid #000;}
/* laatikon sisällön sisäreuna */
div.smallbox .content .innerborder{padding:0 10px 0 10px;margin:0;}
div.smallbox .content div.tabledecorator{margin-top:10px;margin-bottom:10px;}
div.smallbox .errors{color:red;}
div.smallbox ul{margin-left:25px;padding-left:0;}
div.smallbox p{margin-top:10px;}
/* laatikon ohje-nappula,piilotettu */
div.smallbox a.helplink{display:none;}
/* linkit jossa on kuva edessä,lisää padding-leftia pikkukuvia varten */
div.smallbox div.tool_link a{display:block;background-repeat:no-repeat;background-position:center left;padding-top:4px;padding-left:4px;padding-bottom:4px;margin-top:1px;margin-bottom:1px;}
/* Laatikot:#profilebasicinfo Tiedot
#profileactions Toiminnot
#trinketactions Sälät
#profilechannels Kanavat
#profilecommunities Yhteisöt
#profilevisitcounter Kävijälaskuri
#profilevisitorlist Vieraslista
#profileaphorism Ihkuboksi
#profilecountdown TJ-laskuri
*/
#profilebasicinfo .content .innerborder{padding:8px 10px 8px 10px;}
#profilebasicinfo .content .innerborder div{padding:2px 0 2px 0;}
#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#trinketactions .content .innerborder,
#profilevisitorlist div.innerborder{padding:10px;}
#trinketactions .content .innerborder,
#profileactions .content .innerborder,
#profileactions .content .innerborder
#profilevisitorlist div.innerborder{padding-top:6px;padding-bottom:6px;}
/* Erottimet */
#profilechannels .spacer,
#profilecommunities .spacer{height:21px;}
#profileactions div.spacer{height:10px;}
#profilevisitorlist div.spacer{height:17px;}
/* Tiedot -laatikko */
#profilebasicinfo .content span{white-space:nowrap;}
/* Kotisivu yms -tekstit */
#profilebasicinfo b{display:block;}
/* varsinaiset tiedot */
#profilebasicinfo span{display:block;margin-left:9px;}
/* Kyllä (kirjautunut) -teksti */
#profilebasicinfo .online{color:#999999;font-weight:bold;}
#profilebasicinfo .offline{color:#999999;font-weight:bold;}
#profilebasicinfo .online:after,#profilebasicinfo .offline:after{content:" !";}
/* Verkon tai yhteisöluokitustekstit */
#profilechannels .network,
#profilecommunities .network{font-weight:bold;}
div.smallbox div.channellist div.profircchannel,
div.smallbox div.channellist div.profcommunity{padding-left:11px;}
div.smallbox div.channellist div.profircchanneloperator{background:url("channel_operator_dark.gif") 2px 2px no-repeat;}
/* Vieraslista */
div#profilevisitorlist table#visitorlisttable{width:100%;margin:0;}
div#profilevisitorlist tr.visitorlistdate th{text-align:left;font-weight:bold;padding-top:0.5em;}
div#profilevisitorlist td.visitorlistvisitor{padding-left:1em;}
div#profilevisitorlist td.visitorlisttime{text-align:right;}
/* TJ-laskuri */
div#profilecountdown table#countdowntable{width:100%;margin:0;margin-bottom:0.8em;}
div#profilecountdown tr.countdowndescription th{text-align:left;font-weight:bold;padding-top:0.5em;}
div#profilecountdown form#countdownadd{margin:0;}
div#profilecountdown tbody.countdownentryprivate{}
div#profilecountdown tbody.countdownentryfriends{}
div#profilecountdown tbody.countdownentrylogged{}
div#profilecountdown tbody.countdownentrypublic{}
div#profilecountdown tr.countdowndays td{padding-left:2em;}
div#profilecountdown tr.countdownweeks td{padding-left:2em;}
div#profilecountdown tr.countdownentryedit td{padding-left:2em;}
div#profilecountdown select#countdownvisibility{width:100%;}
div#profilecountdown div.countdownprogressouter{position:relative;height:1.3em;border:solid 1px #000;}
div#profilecountdown div.countdownprogressbar{top:0;left:0;height:100%;background-color:#fff;position:absolute;}
div#profilecountdown div.countdownprogresspercent{top:0;left:0;width:100%;line-height:1.3em;text-align:center;position:absolute;}
div#profilecountdown .spacer{margin-top:1.0em;margin-bottom:0.3em;background:url(dotline.gif) repeat-x left center;}
/* Ihkuboksi */
/* ei näytetä otsikkoa */
#profileaphorism .title{display:block;}
#profileaphorism .content{background-color:#fff;}
/* monospace fontti */
#profileaphorism .content .innerborder{padding:10px;font-family:"Lucida Console",monospace;}
#profileaphorism img{border:none;}
/* Pikkukuvat toimintolinkkeihin */
/*
div.smallbox div.tool_link a{padding-left:24px;}
*/
/* #profilevisitorlist #showmorevisitors a{background-image:url("visitorlist_showmore.gif");}
*/ /* Näytä lisää vierailijoita */
/* #profilevisitorlist #browsevisitors a{background-image:url("visitorlist_browse.gif");}
*/ /* Selaa vierailijoiden kuvia */
/* #comment_deletion_start a{background-image:url("remove_comm.gif");}
*/ /* Poista kommentteja */
/* #comment_deletion_stop a{background-image:url("stop_remove_comm.gif");}
*/ /* Lopeta kommentien poisto */
/* #prof_blacklist_add a{background-image:url("add_black.gif");}
*/ /* Lisää Mustalle Listalle */
/* #prof_blacklist_remove a{background-image:url("add_black.gif");}
*/ /* Poista Mustalle Listalle */
/* #prof_friends_add a{background-image:url("add_friend.gif");}
*/ /* Lisää kaveriryhmään */
/* #prof_daily_pic a{background-image:url("king_for_a_day.gif");}
*/ /* Ehdota Päivän kuvaksi */
/* #prof_denunciate a{background-image:url("bust_user.gif");}
*/ /* Ilmianna käyttäjä */
/* #prof_away a{background-image:url("away.gif");}
*/ /* Aseta poissaoloviesti */
/* #prof_image_info a{background-image:url("change_info.gif");}
*/ /* Muokkaa kuvan tietoja */
/* #prof_mypicture a{background-image:url("prof_mypicture.gif");}
*/ /* LolKek */
/* #prof_add_note a{background-image:url("add_note.gif");}
*/ /* Uusi Huomio */
/* #prof_addpic a{background-image:url("prof_addpic.gif");}
*/ /* Lisää uusi kuva */
/* #prof_sms_bg a{background-image:url("order_image.gif");}
*/ /* Lataa taustakuvaksi */
/* #trinket_pick_all a{background-image:url("pick_trinkets.gif");}
*/ /* Poimi kaikki sälät */
/* #trinket_edit_start a{background-image:url("start_modification.gif");}
*/ /* Muokkaa sälää */
/* #trinket_edit_stop a{background-image:url("stop_modification.gif");}
*/ /* Lopeta sälän muokkaus */
/*
* Kommenttilaatikko
*/
div.commentbox{width:691px;border-top:1px solid #000;border-bottom:1px solid #000;background-color:#fff;}
/* otsikko,oletuksena piilotettu */
div.commentbox .title{display:none;}
/* sisältö */
div.commentbox .content{padding:15px;}
/* sisäreuna */
div.commentbox .innerborder div{margin-top:1px;margin-bottom:1px;}
/* aikaleima */
div.commentbox .stamp{font-family:Arial,Sans-Serif;font-size:10px;color:#000;white-space:nowrap;}
/* Uudet kommentit teksti */
#newcomments{margin-top:5px;margin-bottom:5px;font-weight:bold;color:#000;}
/* kommenttitaulukon solut,sarakkeiden välit tässä */
div.commentbox td{padding-right:5px;}
/* kommentin lähettäjän nimimerkki */
div.commentbox td.sender{white-space:nowrap;}
/* kommentteissa esiintyvät linkit */
div.commentbox td.comment a{font-weight:normal;text-decoration:underline;}
/* poistettava kommentti */
div.commentbox tr.deleted td{text-decoration:line-through;color:#A0A0A0;}
/* palautettu kommentti */
div.commentbox tr.deleted td.undelete{text-decoration:none}
/* kommenteissa näkyvät linkit */
/* profiili */
/*
a.viewlink{padding-right:13px;background-image:url("cicon_user.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/* arkisto */
/*
a.archivelink{padding-right:13px;background-image:url("cicon_archive.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/* blogi */
/*
a.bloglink{padding-right:17px;background-image:url("cicon_blog.gif");background-repeat:no-repeat;background-position:100% 100%;}
*/
/*
* Kommenttointi lomake
*/
#commentform .submit{color:#000;}
#commentform .nickcell{display:none;}
#commentform{margin-top:10px;margin-bottom:10px;}
#commentform td{vertical-align:middle;}
#commentform #commentfield{width:390px;}
/*
* Kommentien värit
*/
/* omat kommentit omissa kuvissa */
div.commentbox tr.owner{color:#000;}
/* yksityiset */
div.commentbox tr.private,.private{color:#999;font-style:oblique;}
/* ylläpitokommentit */
div.commentbox tr.admin,.admin{color:#000;}
/* muiden käyttäjien omat kommentit */
div.commentbox tr.user{color:#000;}
/*
* Rekisteröityneenä käyttäjänä voisit... yms laatikot kommentien tilalla sisäänkirjauttumattomille
*/
div.noticebox{border-top:1px solid #000;padding:0;background-color:#fff;}
div.noticebox div.innerborder{border:1px solid #000;padding:10px;padding-top:5px;padding-bottom:5px;}
div.noticebox div.innerborder{height:auto;padding-left:55px;}
div.noticebox p{margin-top:5px;margin-bottom:5px;margin-left:0;}
div#todayspicnotice{width:691px;margin-top:10px;}
div#regseductionbox ul{margin-top:5px;margin-bottom:5px;}
p#regseductionlink a{padding-right:15px;}
/*
* Profiilisivuun liittyvät määrreet
*/
#viewtable{border-collapse:collapse;}
#viewtable td{vertical-align:top;}
/* Vasen palsta */
#viewtableinfo{width:214px;padding:0;}
/* Oikea palsta,jossa on kuva */
#viewtableimage{width:691px;padding-top:0;padding-left:18px;}
/* Kuvan ympäristö */
#viewimagearea{background-color:#fff;padding:8px 5px 10px 5px;margin-bottom:12px;border-bottom:1px solid #000;border-top:1px solid #000;}
/* Kuvan div */
#viewimage{margin-left:auto;margin-right:auto;}
/* käyttäjän kuva */
#viewimage img{border:0;}
/* kuvateksti */
#viewcaption{margin:3px 10px 20px 1px;text-align:center;margin-top:5px;margin-bottom:0px;}
/* Edellinen/Seuraava tekstit */
#viewtableimage div.prevnextpagination{height:10px;text-align:center;padding-bottom:7px;}
#viewtableimage div.prevnextpagination div.innerborder{position:relative;top:-6px;}
#viewtableimage div.prevnextpagination .prevnextpagination a{padding-bottom:3px;}
/* erotin "- (x/y) -" */
#viewtableimage div.prevnextpagination .prevnextpagination .separator{font-size:9px;}
/* edellinen */
#viewtableimage div.prevnextpagination .prevlink{padding:0;padding-left:15px;padding-right:2px;}
/* seuraava */
#viewtableimage div.prevnextpagination .nextlink{padding:0;padding-left:2px;padding-right:15px;}
/*
* Hymiö-selektori
*/
/* Muuta vain näitä värejä jottei mikään hajoisi */
#smileyselector{background-color:#fff;border:1px solid #000;}
#smileyselector{display:none;position:absolute;bottom:20px;left:-36px;width:93px;padding-top:5px;z-index:1000;}
#smileys{position:relative;width:30px;}
#smileybutton{margin-left:4px;margin-right:4px;}
#smileyselector div.smiley,#smileyselector div.smileyclose{text-align:center;height:25px;width:31px;float:left;}
#smileyselector br{clear:left;}
#smileyselector div.smileyclose a{color:#000;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;padding-left:3px;padding-right:3px;}
/*
* Äänikommentti-laatikko
*/
#voicecommentbox{}
div#voicecommentbox div#voicecommentmaximized{border:1px solid #000;padding:0.5em 1.5em;}
div#voicecommentbox div#voicecommentnumbermissing{border:1px solid #000;padding:1em 1em 1em 70px;}
div#voicecommentbox a#voicecommentinstructiontoggle{border:solid 1px #000;display:block;padding:1em 1em 1em 70px;color:#000;font-weight:normal;text-decoration:none;}
div#voicecommentbox a#voicecommentinstructiontoggle b{display:block;margin-bottom:0.5em;color:#000;font-weight:bold;}
div#voicecommentbox div#voicecommentmaximized h4{color:#000;}
div#voicecommentbox div#voicecommentmaximized ol{list-style-type:decimal;margin:1em 0 1em 3em;padding:0;}
div#voicecommentbox div#voicecommentmaximized ol li{margin:1em 0;padding:0;}
div#voicecommentbox div#voicecommentmaximized ol li p{margin:0.5em 0 !important;}
div#voicecommentbox div#voicecommentphone{width:114px;height:237px;float:right;margin:0 0 1em 1em;background:url("voicecomment_n70.png") no-repeat;position:relative;}
div#voicecommentbox span#voicecommentphonenumber{display:block;position:absolute;background:#fff;border:1px solid #000;color:black;font-size:10px;font-weight:bold;left:20px;bottom:110px;width:67px;text-align:right;padding:2px;}
/*
* Huomiot
*/
/* huomion ulkoreuna */
#notes div.hover1{border-color:#999999;}
/* huomion sisäreuna */
#notes div.hover1 div.hoverinner{border-color:#000;}
/* huomion ulkoreuna onmouseover */
#notes div.hover2{border-color:#999999;}
/* huomion sisäreuna onmouseover */
#notes div.hover2 div.hoverinner{border-color:#000;}
/* huomion tekstiboksi */
#notes span.text{border:1px solid #000;background:#fff;color:#000;}
#note_edit {background-color:#fff;}
/*
* Kurkistus
*/
/* Käyttäjäkurkistus-"laatikko",älä määrittele korkeutta */
div.peepboxN{background-color:#fff;width:180px;}
/* Kanava/yhteisö -kurkistus-"laatikko",älä määrittele korkeutta */
div.peepboxC{background-color:#fff;width:250px;}
/* kurkistuksen sisäreuna */
div.peepboxN div.innerborder,
div.peepboxC div.innerborder{border:1px solid #000;padding:5px 10px 5px 10px;color:#000;font-family:Verdana,Arial,sans-serif;letter-spacing:0px;font-size:11px;}
div.peepboxN p,
div.peepboxC p{margin-top:0;margin-bottom:5px;}
div.peepboxN span,
div.peepboxC span{display:block;margin-left:9px;}
/*
* Kaverit,kirjautunut-pallo ja syntärisankarikakku
*/
/* Kaverit vaaleanpunaisella */
span.friend a:link,
span.friend a:visited{color:#000;}
span.onlinenick{padding-right:11px;margin-right:2px;background-image:url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/onlinegray.png");background-repeat:no-repeat;background-position:100% 3px;}
/*
* Tosi sekalaista
*/
p{line-height:15px;margin-top:0;margin-bottom:10px;}
/* Pikkuotsikko - Sälähallinta */
h4{font-size:12px;padding-top:10px;margin-top:0;margin-bottom:5px;}
form table th{text-align:left;vertical-align:top;}
/* checkboxit ja radio buttonit labelin sisällä */
label input{vertical-align:bottom;}
strong{}
.error,ul.errors{color:red;}
.alert{color:red;font-weight:bold;}
div.smallbox .error{color:red;}
span.nick1 a{margin-left:2px;margin-right:2px;}
div.picture img{border:1px solid #000;margin:0;}
ul.emphasized li{color:#F68C00;font-weight:bold;margin-bottom:2px;}
/*
sampo.name 2007-2008
Modded codes from www.sampo.name
Yhteisöistä väli ja otsikko (Elämänkatsomus ja Filosofia,Autot ja Kulkuneuvot yms.) ja toiminnoista väli pois.
Valvoja-tähdet näkyviin.
Moodfieldi kuntoon.
Vielä LastFM-boksin värit
*/
#profileactions .spacer,#profilechannels .spacer,
#profilecommunities .spacer{display:none;}
#profilecommunities .network{display:none;}
.smallbox .channellist .profcommunitymoderator{padding-left:12px;background:url("http://i213.photobucket.com/albums/cc272/samponame/b-o3/valvojabw.gif") no-repeat 2px 1px;}
#moodedit,#moodedit *{display:inline;}
#profilelastfm .lastfmtime{color:#000 !important}
#profilelastfm .lastfmtrack{color:#000 !important}
#profilelastfm ol.lastfmtopartists,#profilelastfm ol.lastfmtoptracks ol{color:#000 !important}
#profilelastfm #lastfmmenu a{display:block;padding:0.5em;border:solid #000;border-width:0 0 1px 0;text-align:center !important}
#profilelastfm #lastfmmenu a#lastfmmenutopartists,
#profilelastfm #lastfmmenu a#lastfmmenutoptracks,
#profilelastfm #lastfmmenu a#lastfmmenurecenttracks{border-color:#000 !important}
#profilelastfm #lastfmmenu a.lastfmmenuselected{border-color:#000 !important}

??????? Maanantai 15.09.2008 01:50

Tämä on aika merkillistä, mutta kannattaa kokeilla, jos on uhrata 3 minuuttia aikaa. Lohikäärmeen vuosi, joka toivottaa sinulle menestystä ja onnea!
NOUDATA TARKASTI SÄÄNTÖJA - JOS FUSKAAT, TÄMÄ EI TOIMI JA TOIVOT ETTÄ ET OLISI KOSKAAN TEHNYT SITÄ!!!
Vain 3 minuuttia ja tulet hämmästymään! Henkilö, joka lähetti minulle tämän kertoi,että hänen
toiveensa toteutui jo 10 minuutin kuluttua. MUTTA ÄLÄ FUSKAA!!! Älä lue etukäteen, noudata vain sääntöjä järjestyksessä.
Ota esille kynä ja paperia: Kun sinua pyydetään valitsemaan nimi, valitse sellaisten henkilöiden nimiä, jota oikeasti tunnet ja laita mitä tulee ensimmäisenä mieleen!

1. Kirjoita ensin numerot 1-11 allekkain.
2. Kirjoita numeroiden 1 ja 2 viereen ihan mitkä tahansa luvut mitä päähän pälkähtää.
3. Kirjoita numeroiden 3 ja 7 viereen kahden vastakkaisen sukupuolen henkilön nimeä.
Älä katso etukäteen, silloin tulos on vaara!!!
4. Kirjoita numeroiden 4, 5 ja 6 viereen kenen tahansa nimet (esim.ystävät, perhe jne.).
Älä fuskaa tai tulet katumaan että teit sen!!!
5. Kirjoita neljän musiikkikappaleen nimet numeroiden 8, 9, 10 ja 11 viereen.
6. Ja nyt, toivo jotain.


Tulokset tulossa!


Tässä avain tähän kaikkeen:
1. Sinun pitää kertoa tästä viestistä niin monelle henkilölle kuin kohdassa 2 lukee.
2. Henkilö, jonka nimi on kohdassa 3, on se jota rakastat.
3. Henkilö, jonka nimi on kohdassa 7 on joku josta pidät kovasti mutta et oikein ota hänestä selvää.
4. Se kenestä välität eniten on kohdassa 4.
5. Henkilö, jonka nimi on kohdassa 5 tuntee sinut erittäin hyvin.
6. Henkilö, jonka nimi on kohdassa 6 tuo sinulle onnea.
7. Kohdan 8 melodia kuuluu yhteen kohdan 3 henkilön kanssa.
8. Kohdan 9 melodia taas on henkilölle kohdassa 7.
9. Melodia kohdassa 10 kertoo luonteestasi ja ajatuksistasi.
10. Ja kohdan 11 melodia on se joka kertoo asenteestasi elämään.

Nyt kopioi tämä itsellesi tunnin kuluessa siitä, kun olet sen itse lukenut.
Silloin toiveesi toteutuu.
Ellet kopioi käy päinvastoin kuin mitä toivoit.
Erittäin merkillistä, mutta se tuntuu toimivan!
« Uudemmat - Vanhemmat »