/*Modit tehnyt TonsG*/
/*
* 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: white;
padding: 0; margin: 0;
color: #A8A8A8;
font-family: Verdana, Arial, Sans-Serif;
}
table {
border-collapse: collapse;
}
#outerbody {
margin-left: auto;
margin-right: auto;
width: 960px;
}
#headerblock {
position: relative;
}
h1 {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/white_logo.gif");
background-repeat: no-repeat;
background-position: left bottom;
background-color: white;
margin: 0;
display: block;
height: 100px;
position: relative;
}
h1 .ircgalleria {
color: white;
font-size: 0px;
display: block;
margin: auto;
position: absolute;
}
h1 .separator { display: none; }
h1 .title {
font-family: Tempus Sans ITC;
color: #000000;
font-size: 12px;
font-weight: bold;
display: block;
margin: auto;
position: absolute;
top: 25px;
left: 25px;
}
h1 .title .small {
font-weight: normal;
}
/* --- sivujen alareunan palkki ---
* Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
* vaikka erillistä mainintaa ei olisikaan.
*/
#footer {
background: #A8A8A8;
margin-bottom: 20px;
border: 1px solid 888888;
border-left: none;
border-right: none;
}
#footer .innerborder {
font-size: 10px;
text-align: center;
padding: 2px 20px 5px 20px;
color: white;
border-top: 1px solid black;
}
#footer a {
color: black;
}
/* --- Oikean yläreunan hakulootat --- */
#search {
position: absolute;
top: 25px;
right: 25px;
}
#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 {
border: 1px solid #667A8F;
font-size: 9px;
font-family: Verdana, Sans-Serif;
padding: 1px;
}
#search input.searchsubmit {
margin-top: 1px;
margin-left: 1px;
margin-right: 5px;
}
/* --- leipäteksti --- */
p, td, ol, ul, dl, div {
font-family: Verdana, Arial, Sans-Serif;
letter-spacing: 0px;
font-size: 11px;
}
p {
line-height: 15px;
margin-top: 0;
margin-bottom: 10px;
}
/* --- leipätekstissä ja listoissa olevat boldaukset --- */
p b, li b {
color: white;
}
strong {
}
.error, ul.errors {
color: white;
}
.alert {
color: white;
font-weight: bold;
}
div.smallbox .error {
color: red;
}
a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #888888;
}
a:visited {
color: #888888;
}
a:hover {
text-decoration: underline;
color: white;
cursor: crosshair;
}
div.picture a {
}
div.picture img {
border: 1px solid #667A8F;
margin: 0;
}
input {
margin: 0;
margin-right: 5px;
}
input.text,
textarea.text,
select {
background-color: #8A8A8A;
border: 1px solid #888888;
font-size: 12px;
color: white;
}
input.submit {
color: black;
font-size: 10px;
letter-spacing: 1px;
background-color: #8A8A8A;
border: 1px solid #888888;
}
/* --- päävalikko --- */
#mainmenu {
background-color: #8A8A8A;
margin: 0;
float: left;
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
#mainmenu .innerborder {
float: left;
width: 100%;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
}
#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, sans-serif;
float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}
li#mmlogout {
float: right;
}
#mainmenu li.selected {
background-color: #888888;
}
#mainmenu li a {
display: block;
padding: 2px 10px 3px 10px;
color: white;
font-size: 10px;
float: left;
margin: 0;
text-decoration: none;
text-transform: uppercase;
}
#mainmenu #mmnewcomments a {
color: white;
font-weight: bold;
}
#mainmenu li a:hover {
color: 8A8A8A;
background-color: #888888;
}
/* --- Alavalikko, esitetään lehdyköinä --- */
#submenu {
clear: both;
float: left;
font-size: 10px; letter-spacing: 0px;
font-family: Verdana, Arial, sans-serif;
padding-top: 0px;
margin-left: 0px;
border-bottom: 1px solid black;
width: 100%;
background-color: white;
}
#submenu ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 10px;
}
#submenu li {
vertical-align: middle;
margin: 0 2px 0 0; padding: 0;
padding-left: 20px;
background-color: white;
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: #8F8F8F;
float: left;
font-size: 10px;
}
#submenu a:hover {
text-decoration: line-through;
}
#submenu li.selected {
background-color: white;
}
#submenu li.selected a {
}
/*
*/
#innerbody {
clear: both;
background-color: white;
padding: 12px 18px 20px 18px;
}
#tabbedbody {
clear: both;
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/white_tausta.gif");
background-repeat: no-repeat;
background-position: left bottom;
background-color: white;
padding: 12px 18px 20px 18px;
border-top: 1px solid #888888;
}
/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */
div.smallbox {
margin-bottom: 10px;
border: 1px solid black;
}
div.smallbox div.title {
border: 1px solid #EEEEEE;
border-bottom: none;
background-color: #F4F4F4;
}
div.smallbox div.title h3 {
margin: 0;
padding: 2px;
text-align: left;
font-family: Tahoma, Sans-serif;
color: #888888;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0px;
}
div.smallbox .content {
border: 1px solid #EEEEEE;
background-color: #F4F4F4;
}
div.smallbox .content .innerborder {
padding: 0 10px 0 10px;
}
div.smallbox .content div.tabledecorator {
margin-top: 10px;
margin-bottom: 10px;
}
div.smallbox .errors {
color: white;
}
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 {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/white_comment.gif");
background-repeat: no-repeat;
background-position: right bottom;
background-color: #F4F4F4;
}
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: Arial, Sans-Serif;
font-size: 10px;
color: #8F8F8F;
white-space: nowrap;
}
div#newcomments {
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
color: black;
}
/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */
div#viewcommentbox {
width: 650px;
background: url("http://koti.mbnet.fi/tonsg/modit/modittonsg.gif");
background-repeat: no-repeat;
background-position: right bottom;
}
#viewcommentbox .comments .comment {
color: #888888;
}
/* kommenttien värit */
div.commentbox tr.owner {
color: #5F5F5F;
}
div.commentbox tr.private, .private {
color: black;
}
div.commentbox tr.admin, .admin {
color: #8A8A8A;
}
div.commentbox tr.user {
color: black;
}
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;
}
/* --- 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 .content a {
font-weight: normal;
text-decoration: underline;
}
*/
#profilebasicinfo .online {
color: #888888;
font-weight: bold;
}
.smallbox .network {
font-weight: bold;
}
#profilechannels .spacer,
#profilecommunities .spacer {
height: 10px;
}
.smallbox .channellist {
margin-left: 9px;
}
#profileadmintools div.spacer,
#profileactions div.spacer {
height: 10px;
}
#profileaphorism .title {
display: none;
}
#profileaphorism .content {
background-color: #F4F4F4;
}
#profileaphorism .content .innerborder {
padding: 10px;
font-family: "Lucida Console", Monospace;
}
#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: #364C64;
}
td#archive table.grid div.default img {
border: 1px solid #F28E00;
}
table.grid div.online img {
border: 1px solid #33FF33;
}
table.grid div.online {
background-color: #227022;
}
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: #F68C00;
}
table.grid div.caption {
padding-top: 3px;
}
div.thumbnick {
margin-top: 1px;
margin-bottom: 7px;
}
div.thumbnick b {
font-size: 9px;
color: white;
}
table#bookmarktable td {
vertical-align: top;
}
#indexlastlogin div.thumbnick {
margin-bottom: 15px;
}
/* --- Smiley-selektori --- */
#smileys {
position: relative;
}
a#smileybutton {
margin-left: 4px;
margin-right: 4px;
}
#smileyselector {
display: none;
position: absolute;
bottom: 20px;
right: -5px;
width: 93px;
padding-top: 5px;
background-color: #888888;
border: 1px solid white;
}
#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;
}
.kuva {
display: block;
bottom: 5px;
right: 5px;
position: fixed;
border: 1px solid black;
}
* html .kuva {
position: absolute;
}
/* --- PEEPBOX käyttäjä --- */
div.peepboxN {
background-color: #FFFFFF;
width: 180px;
}
div.peepboxN div.innerborder,
div.peepboxC div.innerborder {
border: 1px solid #000000;
padding: 5px 10px 5px 10px;
color: black;
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;
/*white-space: nowrap;*/
margin-left: 9px;
}
/* --- PEEPBOX kanava/yhteisö --- */
div.peepboxC {
background-color: #FFFFFF;
width: 250px;
}
span.friend a:link,
span.friend a:visited {
color: black;
}
/*--- Online-pallot ---*/
span.onlinenick {
padding-right: 7px; margin-right: 2px;
background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_online.gif) no-repeat right 6px;
}
div.box span.onlinenick {
background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_white.gif);
}
/*--- Toiminnot-loota ---*/
div.tool_link a {
display: block;
background-repeat: no-repeat;
background-position: center left;
padding-top: 4px;
padding-left: 27px;
padding-bottom: 4px;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11px;
}
div.trinket_link a {
display: block;
background-repeat: no-repeat;
background-position: center left;
padding-top: 6px;
padding-left: 27px;
padding-bottom: 4px;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11px;
background-image: url("add_trinket.gif");
}
div.trinket_link a { text-decoration: none; }
div.trinket_link a:active { text-decoration: none; }
div.trinket_link a:hover { text-decoration: none; }
div.trinket_link a { text-decoration: none; }
div#comment_deletion_start a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}
div#comment_deletion_stop a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}
div#prof_blacklist_add a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}
div#prof_blacklist_remove a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}
div#prof_friends_add a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addfriend.gif");
}
div#prof_daily_pic a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_daypic.gif");
}
div#prof_bust a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_busted.gif");
}
div#prof_away a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_away.gif");
}
div#prof_image_info a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_info.gif");
}
div#prof_sms_bg a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_sms.gif");
}
div#trinket_pick_all a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_pick_trinkets.gif");
}
div#trinket_edit_start a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_muokkaa.gif");
}
div#trinket_edit_stop a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_lopetamuokkaa.gif");
}
div#blog_new a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blog.gif");
}
#prof_invite a { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_callchannel.gif); }
#prof_denunciate a,
#blog_denunciate a { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_bustedi.gif); }
#prof_poke a { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_highlight.gif); }
div#admin_mode_on a {
background-image: url("admin_mode_on.gif");
}
div#admin_mode_off a {
background-image: url("admin_mode_off.gif");
}
div#prof_add_note a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_note.gif");
}
div#prof_addpic a,
div#arc_addpic a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addpic.gif");
}
div#prof_mypicture a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_mypicture.gif");
}
div#prof_addvideo a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addvideo.gif");
}
span.birthdaynick { padding-right: 17px; margin-right: 0; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_mybirthday.gif") no-repeat right top; }
h4 span.register_obligatory { padding-right: 15px; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_registerobligatory.gif") no-repeat right center; }
.smallbox .channellist .profircchannel,
.smallbox .channellist .profcommunity { padding-left: 11px; }
#profilecommunities span.newchannelcomments,
#profilechannels span.newchannelcomments { color: #60C060; }
.smallbox .channellist .profircchanneloperator { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_channeloperator.gif) no-repeat 2px 2px; }
.smallbox .channellist .profcommunitymoderator { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_communitymoderator.gif) no-repeat 2px 1px; }
.prevlink { padding-left: 15px; padding-right: 2px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_previous.gif) no-repeat left 4px; }
.nextlink { padding-left: 2px; padding-right: 15px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_next.gif) no-repeat right 4px; }
#viewtableinfo { width: 214px; padding: 0; }
#viewtableimage { width: 691px; padding-top: 0; padding-left: 18px; }
#viewtableimage img { border: 0; }
#viewtableimage div.prevnextpagination { height: 10px; }
#viewtableimage div.prevnextpagination .innerborder { position: relative; top: -6px; }
#viewimagearea { padding: 8px 5px 10px 5px; margin-bottom: 12px; }
#viewimage { margin-left: auto; margin-right: auto; }
#viewcaption { margin: 5px 10px 0 1px; text-align: center; }
#viewcaption_noted { margin-top: 3px; }
#viewcaption_noted span.text { font-weight: bold; }
#viewtable td table.smallstats td { vertical-align: middle; }
div.prevnextpagination { text-align: center; padding-bottom: 7px; }
div.prevnextpagination a { padding-bottom: 3px; }
div.prevnextpagination span.separator { font-size: 9px; }
.nextprevlink { padding: 0 2px; }
.nextprevlinkselected { font-weight: bold; }
/*Kommenteissa olevat linkit profiileihin yms.*/
a.viewlink { padding-right: 13px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_user.gif) no-repeat right bottom; }
a.archivelink { padding-right: 13px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_archive.gif) no-repeat right bottom; }
a.bloglink { padding-right: 17px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blogicon.gif) no-repeat right bottom; }
div.bloglink a { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blogicon.gif) 7px center no-repeat; }
a.channellink { padding-right: 20px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_channel.gif) no-repeat right bottom; }
/* Offline kommenttiloota */
div.noticebox .innerborder { padding-left: 50px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_huuto.gif) no-repeat 20px 12px; }
div.smallnoticebox .innerborder { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_huutosmall.gif) no-repeat 15px center; }