#filter-profile { width:85%; margin-bottom: 0px;}
ul#filter-profile {float:left; font-family:Georgia; font-style: italic; font-size: 13px; list-style: none; margin-left:0px; }
ul#filter-profile li {float:left; line-height: 12px; margin: 5px 10px 5px 10px; height:14px;}
ul#filter-profile a.current {border-bottom: 1px solid #EC008C;}
ul#filter-profile a {color:#565C60; text-decoration: none;}
ul#filter-profile li {list-style: disc; margin-left: 10px; padding-bottom: 0px; color: #565c60;}

ul#filter-profile li#segment-start {list-style: none; margin-left:0px; margin-right: 10px;}

.thumbnail-wrapper {}
.thumbnail-wrapper ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
}
.thumbnail-wrapper ul li {
        float:left;
        position:relative;
        overflow:hidden;
        margin:2px;
}
.thumbnail-wrapper ul li a img {
        width:150px;
        height:175px;
        position:relative;
        border:none;
}
.caption{
        font-family: Georgia;
        position:absolute; /* needed for positioning */
        bottom:0px; /* bottom of the list item (container) */
        left:0px; /* start from left of the list item (container) */
        width:100%; /* stretch to the whole width of container */
        display:none; /* hide by default */
        background:#EC008C;
        color:#fff;
        opacity:0.9;
        padding:5px;

}
.caption h4 {font-family: Arial; font-weight: bold;text-transform: uppercase;}

#profile-image {float:left; padding-right:15px; width:229px;}
#profile-image .the-image { margin-bottom:5px;}
#profile-image a {color:#EC008C; font-family: Georgia; font-style: italic; text-decoration: underline;}
#profile-content {float:left; width: 320px;}
#profile-content h1 {font-weight:bold; text-transform:uppercase; color:#000; padding:0; margin:0;}
#profile-content h3 {font-family: Georgia; font-style: italic; color:#000; padding:0; margin:0;}
#profile-content p.meta {font-family: Georgia; font-style: italic; margin-top:10px;}
#profile-content p a {color:#EC008C; text-decoration: underline;}
#profile-content .divide-it {line-height:1px; border:1px solid #000; width:150px; margin-bottom:10px; }
#profile-bizcard {position: absolute; top:-110px; left:600px;}

#main-content-profiles {position: absolute; top:110px; left:180px; width:85%; }
#main-content-profiles #primary-profiles {width:100%;}
