/*
 * 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: #00006E;

	font-family: Verdana, Arial, Sans-Serif, Ravie;

}

table {
	border-collapse: collapse;
}

#outerbody {
	margin-left: auto;
	margin-right: auto;
	width: 960px;

	border-top: 2px solid #EE41A9;
	border-left: 2px solid #EE41A9;
	border-bottom: 2px solid #EE41A9;
	border-right: 2px solid #EE41A9;
}

#headerblock {
	position: relative;

}

h1 { 

background-color: #000000;
	margin: 0;

	display: block;
	height: 144px;

	position: relative;

background-image: url("Bonito.jpg");
background-repeat: no-repeat; 
background-position: center }
height: 144 px; } 

h1 .ircgalleria, h1 .separator, h1 .title { visibility: hidden; } 


h1 .ircgalleria {
	color: #000000; 
	font-family: Times New Roman, Sans-Serif, Ravie;
	font-weight: bold;
	font-size: 0px;

	display: no;
	margin: auto;
	position: absolute;
	top: 15px;
	left: 20px;

}

h1 .separator { display: none; }

h1 .title {
	font-family: Arial, Arial, Sans-Serif, Ravie;
	color: #00006E;
	font-size: 0px;
	font-weight: Normal;

	display: no;
	margin: auto;
	position: absolute;
	top: 20px;
	left: 20px;
}

h1 .title .small {
	font-weight: normal;
}


/* --- sivujen alareunan palkki ---
 * Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
 * vaikka erillistä mainintaa ei olisikaan. 

 */

#footer {
display: none;
}


/* --- Oikean yläreunan hakulootat --- */


#search {
display: none;
}


/* --- 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: #00006E;
}

strong {
}

.error, ul.errors {
	color: #00006E;
}

.alert {
	color: #00006E;
	font-weight: bold;
}

div.smallbox .error {
	color: red;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #00006E;
}

a:visited {
	color: #8080FF;

}

a:hover {
	text-decoration: underline;
	color: #960003;

}


div.picture a {
}

div.picture img {
	border: 1px solid #00006E;
	margin: 0;
}

input {
	margin: 0;
	margin-right: 5px;
}






input.text,
textarea.text,
select {
	background-color: #000000;
	border: 2px solid #EE41A9;
	font-size: 12px;

	color: #8080FF;
}

input.submit {
	color: #EE41A9;
	font-size: 10px;
	letter-spacing: 1px;




	background-color: #000000;

	border-top: 2px solid #EE41A9;
	border-left: 2px solid #EE41A9;
	border-bottom: 2px solid #EE41A9;
	border-right: 2px solid #EE41A9;
}

/* --- päävalikko --- */

#mainmenu {
display: none;
}


/* --- Alavalikko, esitetään lehdyköinä --- */

#submenu {
display: none;
}

/* -------- */

#innerbody {

	clear: both;
	background-color: #000000;
	padding: 12px 18px 20px 18px;
}

#tabbedbody {
	clear: both;
	background: #000000; 0% repeat-x;

	padding: 12px 18px 20px 18px;
	border-top: 0px solid #00006E;
}




/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */

div.smallbox { width: 220px; }

div.smallbox {
	margin-bottom: 8px;
	border-top: 0px solid black;
}

div.smallbox div.title {
	border: 2px solid #EE41A9;
	border-bottom: none;

        background-color: #000000;
}

div.smallbox div.title h3 {
	margin: 0;
	padding: 2px;
	
	text-align: center;
	font-family: Arial, Sans-Serif;
	color: #EE41A9;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.smallbox .content {
	border: 2px solid #EE41A9;
        background-color: #000000;
}

div.smallbox .content .innerborder {
	border: 1px solid black;
	padding: 0 10px 0 10px;
}

div.smallbox .content div.tabledecorator {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.smallbox .errors {
	color: #00006E;
}

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: 2px solid #EE41A9;
	border-bottom: 2px solid #EE41A9;
	border-left: 2px solid #EE41A9;
        border-right: 2px solid #EE41A9;
background-color: #000000;

}
div.commentbox .title {
	display: none;
}


div.commentbox .content {
	padding: 15px;
}

div.commentbox .innerborder div {
	margin-top: 2px;
	margin-bottom: 10px;
}

div.commentbox .stamp {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #00006E;

	white-space: nowrap;
}

div#newcomments {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #8080FF;
}

/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */







div#viewcommentbox {
	width: 600px;
}

 
/* kommenttien värit */
div.commentbox tr.owner {
	color: #FFFFFF;
}

div.commentbox tr.private, .private {
color: #8080FF;
}

div.commentbox tr.admin, .admin {
color: #00006E;
}

div.commentbox tr.user {
color: #00006E;
}

div.commentbox td {
	padding-right: 1px;
}

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;
}
*/

/*--Ensiksi piilotetaan vanha "Kyllä"--*/
#profilebasicinfo .online {
color: #000000;
cursor: default;
font-size: 0px;
font-family: times
display: none;
}

/*--Sitten asetetaan uusi "Kyllä" sana--*/
#profilebasicinfo .online:after {
content: "TIETTY...";
color: #231BB2;
cursor: default;
font-size: 11px;
font-family: Verdana, arial;
}

.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: #000000;
}

#profileaphorism .content .innerborder {
	padding: 6px;
	font-family: "Verdana", 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: #000000;
}

td#archive table.grid div.default img {
	border: 1px solid #EE41A9;
}


table.grid div.online img {
	border: 1px solid #EE41A9;
}

table.grid div.online {
	background-color: #000000;
}

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: #00006E;
}

table.grid div.caption {
	padding-top: 3px;
}


div.thumbnick {
	margin-top: 1px;
	margin-bottom: 7px;
}

div.thumbnick b {
	font-size: 9px;
	color: #00006E;
}

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: transparent;
	border: 1px solid #EE41A9;
}

#smileyselector div.smiley, #smileyselector div.smileyclose {
	text-align: center;
	height: 25px;
	width: 31px;
	float:left;
}

#smileyselector br {
	clear: left;
}

#smileyselector div.smileyclose a {
	color: #00006E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;

}

/* kurkistus, kanavat & yhteisöt */
#peepboxC .innerborder {
background: #000000;
color: #00006E;
border-top: 1px solid #EE41A9;
border-left: 1px solid #EE41A9;
border-bottom: 1px solid #EE41A9;
border-right: 1px solid #EE41A9;
}

/* kurkistus, nimet */
#peepboxN .innerborder {
background: #000000;
color: #00006E;
border-top: 1px solid #EE41A9;
border-left: 1px solid #EE41A9;
border-bottom: 1px solid #EE41A9;
border-right: 1px solid #EE41A9;
}

/*
 * Huomiot
 */

/* huomion ulkoreuna */
#notes div.hover1 {
	border-color: #EE41A9;
}

/* huomion sisäreuna */
#notes div.hover1 div.hoverinner {
	border-color: #000000;
}

/* huomion ulkoreuna onmouseover */
#notes div.hover2 {
	border-color: #EE41A9;
}

/* huomion sisäreuna onmouseover */
#notes div.hover2 div.hoverinner {
	border-color: #EE41A9;	
}

/* huomion tekstiboksi */
#notes span.text {
	border: 1px solid #EE41A9;
	background: #000000;
	color: #00006E;
}