/*  Skin Amore */

body { 
    background-color: #ffc8bf;
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp8/bg1.gif'); 
}

a { 
    color: #910000; 
}

/* striscia alto */

div#alto { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp8/top_bg.gif'); 
}

div#alto b a, div#alto i a {
    color: #fff; 
}

/* Tabella head */
table#head { 
    border-color: #AC0000;
    background: #fff 
}

td#titolo { 
    color: #FF8080; 
    border-color: #AC0000; 
}

td#sottotit { 
    color: #910000;
    border-color: #AC0000; 
}


td#foto { 
    background: #FFF0E5 /*url('http://img.studenti.it/images/grafica/city/hppay/hp8/bg1.jpg'); */
}

td#striscia { 
    border-color: #AC0000; 
    background: #FFC5BB; 
}

td#bottoni { 
    border-color: #AC0000; 
    background: #FFF0E5 /*url('http://img.studenti.it/images/grafica/city/hppay/hp8/bg1.jpg'); */
}

div.box h2 { 
    background: #fff; 
    color: #910000; 
    border-color: #AC0000; 
}

div.counter { 
    border-color: #AC0000; 
    background: #fff; 
}

div.counter h2 { 
    background: #fff; 
    color: #FFC5BB; 
    border-color: #AC0000; 
}

/* Tabella datipersonali */
table#datipersonali { 
    width: 100% 
}

td.hermes { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp8/puls1.gif') no-repeat 
}

td.amici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp8/puls2.gif') no-repeat 
}

td.nemici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp8/puls3.gif') no-repeat 
}

ul#pulsanti li {
     background: url("http://img.studenti.it/images/grafica/city/hppay/hp8/puls.gif") no-repeat;
 }

ul#pulsanti li a {
    color: #ff026c;
}

td.hermes img { 
    width: 105px; 
    height: 27px; 
}

td.amici img  { 
    width: 122px; 
    height: 27px; 
}

td.nemici img { 
    width: 106px; 
    height: 27px; 
}

/* Tabella corpo */
table#corpo { 
    border-color: #AC0000;
    background: #FFF0E5 /*url('http://img.studenti.it/images/grafica/city/hppay/hp8/bg1.jpg')*/
}

td#menu { 
    border-color: #AC0000; 
    background: #FFF0E5 /*url('http://img.studenti.it/images/grafica/city/hppay/hp8/bg2.jpg'); */
}

div#pulsdiar { 
    width: 475px; 
    height: 43px; 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp8/archivio.gif') no-repeat;
    padding: 10px 10px 0px 0px;
} 

div#pulsdiar a {
    color: #fff;
    margin-left: 5px;
}
    
div.hr { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp8/hr.gif') center no-repeat
}
/*** commenti ***/
a.espandi {
background: url("http://img.studenti.it/images/grafica/city/hppay/piuscuro.gif") 0px 3px no-repeat;
}

a.raggruppa {
background: url("http://img.studenti.it/images/grafica/city/hppay/menoscuro.gif") 0px 3px no-repeat;
}

ul.ul_padre {
    background-color: #ccc;
}

ul.ul_padre li {
    background-color: #eee;
}

ul.ul_padre li.selezione {
    background: #FE695E; 
    color: #FFF;
}

ul.ul_padre li ul {
    background-color: #ddd;
}

li.selezione {
    background: #FE695E; 
    color: #FFF;
}

li.selezione ul li {
    color: #000;
}

div.info_testo, div.ins_commento {
    border-color: #000;
}

div.ins_commento input, div.ins_commento textarea {
    border-color: #ccc;
}

div.commenti, div.risposta {
    border-color: #ac0000 !important;
    background: #fff;
    color: #000;
}

div.commenti a, div.risposta a {
    color: #b90900;
}

div.commenti h1, div.risposta h1 {
    background: #fe695e!important;
    border-bottom: 4px solid #ffd0e5;
}

div.commenti h1 a, div.risposta h1 {
    color: #fff;
}
