kouluu

Tiedot

Nimi:
chanra chanroth
Syntymäpäivä:
01.01.1992 (32v)
Kotikunta:
Espoo
Nähty viimeksi:
791 viikkoa sitten

 

Muita kuvia

Suosikit ja klubit (5)

Televisio ja Elokuvat

Tyyli ja kauneus

Käyttäjiä jotka voisivat kiinnostaa sinua

10

/** ----------------------------------------------------------- **/
/** Kuvake.net v3 - Original (c) Arto Aaltonen (ape)            **/
/**                                                             **/
/** Huomaathan, että common.css luetaan ennen tätä tiedostoa,   **/
/** joten voit yliajaa siinä tehtyjä määrityksiä.               **/
/** ----------------------------------------------------------- **/

 

 

 

body, td, input, select {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

body, td {
  color: #303030;
}

input, select {
  color: #303030;
}

 


/* Koko sivun tausta. */
body {
  background-color: #787878;
  background-image: url('http://kuvake.net/skins/basic/images/bg-gradient.gif');
  background-repeat: repeat-x;
  background-position: top center;
}


/* Sisältöosassa lähes valkoinen tausta. */
.body {
  background-color: #f0f0f0;
  background-image: url('http://kuvake.net/skins/basic/images/lightbg.gif');
  background-repeat: repeat;
  background-position: top center;
}

a {
  text-decoration: none;
  color: #186992;
}

a:hover {
  color: #df7300;
  text-decoration: underline;
}

 

 

 


/*******************************************************************/
/**  Formit                                                       **/
/*******************************************************************/

textarea.field,
select.field,
input.field {
  border: 1px solid #808080;
  background-color: #fff;
  padding: 2px;
  color: #000;
}


input.submit {
  background-color: #DF7300;
  font-weight: normal;
  padding: 2px;
  color: #fff;
  border-width: 1px;
}

 

 

 

 


/*******************************************************************/
/**  Yleiset kälähälät                                            **/
/*******************************************************************/

.disabled {
  color: #777;
}
.light { color: #777; }

.bg1 { }
.bg2 {
  background-color: #f0f0f0;
}

img.mini {
  border: 1px solid #000;
}

.header .menubar .outer {
  border-bottom: 1px solid #aaa;
}

.header .menubar .inner {
  border-bottom: 1px solid #fff;
}

#footer {
  border-top: 1px solid #aaa;
  background-image: url('http://kuvake.net/skins/basic/images/bg-footer.gif');
  background-position: bottom center;
  padding: 15px 0 15px 0;
  color: #aaa;
  text-align: center;
}

 

 

 

 

/*******************************************************************/
/**  Otsikot                                                      **/
/*******************************************************************/

h1,h2,h3,h4 {
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
}

h3 {
  font-size: 15px;
  font-weight:bold;
  color:#000;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  color:#000;
}

.mysettings h3,
.skinwizard h3,
.albumphotos h3 {
  border-bottom: 1px dashed #aaa;
}

 

 

 

 

 

 

 

 

/*******************************************************************/
/**  Alavalikko                                                   **/
/*******************************************************************/

/* Alavalikko näytetään tabeina. */
#submenuarea {
  background-color: #d7d7d7;
  padding-top:15px;
}

#submenuarea #submenu {
  color: #ccc;
}
 
#submenuarea #submenu td {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #aaa;
  padding-left:3px;
}

#submenuarea #submenu td.spacer {
  display:none;
}
 
#submenuarea #submenu td.spacer span {
  display:none;
}

#submenuarea #submenu p {
  display:block;
  padding:0;
  line-height:14px;
}

#submenuarea #submenu td a {
  display:block;
  color:#555;
  text-decoration:none;
  background-image: url('http://kuvake.net/skins/basic/images/sm-tab-l.gif');
  background-repeat: no-repeat;
  padding: 0px 0px 0px 6px;
}

#submenuarea #submenu td a span {
  display:block;
  background-image: url('http://kuvake.net/skins/basic/images/sm-tab-r.gif');
  padding: 5px 9px 4px 3px;
  background-position: top right;
}

#submenuarea #submenu td.sel a,
#submenuarea #submenu td a:hover {
  color: #DF7300;
  text-decoration:none;
  background-image: url('http://kuvake.net/skins/basic/images/sm-tab-al.gif');
}

#submenuarea #submenu td.sel a span,
#submenuarea #submenu td a:hover span {
  background-image: url('http://kuvake.net/skins/basic/images/sm-tab-ar.gif');
}
 
#submenuarea #submenu-container {
  border-bottom: 1px solid #aaa;
  padding-left: 12px;
}

#submenuarea {
  border-bottom: 1px solid #ddd;
}

 

 

 

 

 

 

 


/*******************************************************************/
/**  Boksit                                                       **/
/*******************************************************************/

/* Boksi tuplareunuksilla. */
.spot {
  clear:both;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  padding: 1px;
  color: #303030;
}

.spot .innerspot {
  border: 1px solid #a0a0a0;
  background-color: #fff;
  background-image: url('http://kuvake.net/skins/basic/images/bg-spot.gif');
  background-repeat: repeat-x;
}

.spot .inner {
  padding: 10px;
}

/* Kevyt otsikko */
.spot .h2 h2 {
  color: #383838;
  font-size: 13px;
  text-decoration:none;
  font-weight: bold;
  font-family: 'trebuchet ms', verdana, arial, sans-serif;
  margin: 0 10px 0 10px;
  padding: 4px 0px 3px 0px;
  text-align:left;
  border-bottom: 1px dashed #c0c0c0;
}

/* Pakotetaan linkin väri otsikoissa. */
.spot .h2 h2 a {
  color: #202020;
}

/* Keskitetty boksi */
#leftblock .spot .center {
  text-align: center;
}

/* Vasemman laidan listaukset */
#leftblock .spot ul {
  list-style-type: square;
  margin-left: 13px;
  color: #df7300;
}

#leftblock .spot ul li {
  color: #202020;
}

#leftblock .spot .default dl dt {
  color: #df7300;
  font-weight:bold;
}

#leftblock .spot .default dl dd {
  font-weight: normal;
  margin-left: 10px;
  padding-bottom: 5px;
}

#leftblock .spot ul li.sel a {
  color: #000;
  font-weight: bold;
} /* content-menu (mm. asetuksissa) */


/* Suosikkilistat */
#leftblock .favorites ul {
  padding-top: 0;
  padding-bottom:8px;
  margin-left: 10px;
}

#leftblock .favorites p b {
  color: #df7300;
}

#leftblock .favorites p {
  padding-bottom: 2px;
}

#leftblock .favorites .empty {
  padding-top:0;
  margin-left: 10px;
  padding-bottom:8px;
}

#leftblock .favorites .empty a {
  font-weight: normal;
  text-decoration: none;
  font-family: tahoma;
  font-size: 10px;
}

/* Keskiosan bokseissa erilainen otsikko */
#midblock .spot .h2 h2 {
  text-align: center;
  margin:0;
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  padding: 4px 10px 3px 10px;
  background-image: url('http://kuvake.net/skins/basic/images/bg-h2-mid.gif');
  background-repeat: repeat-x;
  color:#fff;
}

 

 

 

 

 

 


/*******************************************************************/
/**  Kommenttien värit                                            **/
/*******************************************************************/

.tblcomments {
  border-bottom: 1px solid #e0e0e0;
}

.tblcomments tr.owner td {
  color: #777;
}
 
.tblcomments tr.adm td {
  font-weight: bold;
  color: #f00;
}

.tblcomments tr.own td {
  color: #df7300;
}

.tblcomments tr.new td {
  background-color: #eee;
  font-weight: bold;
}

.tblcomments tr.pri td,
.listing tr.pri td,
label.priv {
  color: #d0c;
}

.tblcomments td {
  border-top: 1px solid #e0e0e0; 
}

.tblcomments .p {
  vertical-align: top;
  width: 52px;
  text-align: center;
}

.tblcomments .p img {
  border: 1px solid #000;
}

.tblcomments .nc {
  vertical-align: top;
}

.tblcomments .nc {
  width: 500px;
}
 
.tblcomments .nc .dt,
.listing .nc .dt {
  color: #aaa;
}
 
.tblcomments .d {
  vertical-align: top;
  text-align: right;
  width: 32px;
  color: #000;
}

.tblcomments .d img {
  width: 12px;
  height: 14px;
  border: 0;
  cursor: pointer;
}

.tblcomments .d .confirm {
  display: none;
  text-align: right;
}

 

 

 

 

 

/*******************************************************************/
/**  Edit In Place (oma kuvateksti + tagit)                       **/
/*******************************************************************/

.eip_mouseover {
  background-color: #ff9;
  padding: 3px;
}

.eip_savebutton {
  background-color: #36f;
  color: #fff;
}

.eip_cancelbutton {
  background-color: #000;
  color: #fff;
}

.eip_saving {
  background-color: #903;
  color: #fff;
  padding: 3px;
}

.eip_empty {
  color: #afafaf;
}

 

 

Vain sisäänkirjautuneet voivat lukea ja lähettää kommentteja.

Liity käyttäjäksi nyt - ja luo oma profiilisivu »