/**
* detail
*/

ul.detail {
    float: left;
    width: 99%;
}

ul.detail > li {
    background: url("../img/wave_bg.png") repeat scroll 0 0 transparent;
    border-color: #FFDD94;
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-left: 1%;
    min-height: 130px;
    padding: 15px 3% 10px 2%;
    position: relative;
    width: 94%;
}

ul.detail > li p.readon {
    bottom: 5px;
    margin: 0;
    position: absolute;
    right: 7px;
}

ul.detail > li p.readon a {
    color: #FFDD94;
}

ul.detail div.avatar, #partnerSearch div.avatar {
    float: left;
    text-align: center;
    width: 22%;
}

ul.detail div.avatar > a > img.thumbnail, #partnerSearch div.avatar > a > img.thumbnail {
    display: block;
    margin: 0 auto;
    max-height: 102px;
    max-width: 102px;
}

ul.detail div.content, #partnerSearch div.content {
    margin-left: 23%;
    width: 77%;
}

ul.detail div.content h4 a, #partnerSearch div.content h4 a {
    color: #FFDD94;
}

ul.detail div.content em, #partnerSearch div.content em {
    font-style: normal;
    font-weight: bold;
    color: #E9BEBC;
}

ul.detail div.content .details {
    float: right;
    margin-right: -13px;
    margin-top: -10px;
    padding-left: 5px;
    width: 175px;
}

/* Koniec: detail */

/**
* Profiles
*/


ul.profiles {
    float: left;
    margin: 0 10% 20px 10%;
    width: 80%;
}

ul.profiles > li {
    border-bottom: 1px solid #5F0700;
    clear: both;
    float: left;
    padding: 0 0 15px 70px;
    width: 345px;
}

ul.profiles > li h3 {
    margin-bottom: 5px;
}

ul.profiles a span.thumbnail {
    float: right;
    right: 355px;
    position: relative;
    top: 5px;
}

ul.profiles a img {
    margin: 0 auto;
}

ul.profiles a:hover img {
    background: #73000A;
}

ul.profiles a h3 {
    color: #00646F;
}

/* Koniec: Profiles */

/**
* Section
*/



/* Koniec: Section */

/**
* Section
*/



/* Koniec: Section */

/**
* Section
*/



/* Koniec: Section */


