﻿.landing-top
{
    position: relative;
}

.landing-content
{
    color:#000000;
    font-size:0.688em;
}

.landing-bold
{
    font-weight: bold;
}

.landing-twitter-top
{
    background: transparent url('/images/events-and-artists/dotted-divider-top.gif') bottom;
    width: 654px;
    height: 3px;
    background-repeat: no-repeat;
}

.landing-twitter
{
    background: transparent url('/images/events-and-artists/bottom_pale_background_rpt.gif') bottom;
    width: 654px;
}

.padding-bottom-24
{
    padding-bottom: 24px;
}

.padding-top-10
{
    padding-top: 10px;
}

.landing-twitter-left
{
    width: 260px;
    background: transparent url('/images/events-and-artists/dotted-divider-vertical.gif') no-repeat right;
}

.landing-featured-artist
{
    text-align: right;
}

.landing-featured-artist img
{
    float: right;
}

.icon-header
{
    padding-top: 3px;
    padding-left: 6px;
}

.paragraph-no-margin p
{
    margin: 0px;
}

#landing-twitter
{
    width: 350px; 
    padding-left: 20px;
}

/* Artist Bio Page Formatting */

.artist-sub-header
{
    padding: 10px 0px 10px 20px;
}

.performance-item
{
    padding: 0px 0px 20px 20px;
}

.performance-image-block
{
    float: left;
}

.performance-image-block img
{
    height: 84px;
    width: 84px;
    padding-left: 20px;
}

.performance-description-block
{
    float: left;
    width: 450px;
    padding-left: 12px;
}

.peformance-description-block-link
{
    padding-top: 20px;
}

#follow-zoneperfect-top
{
    background: transparent url('/images/events-and-artists/dotted-divider-top.gif') top;
    width: 654px;
    height: 3px;
    background-repeat: no-repeat;
}

#follow-zoneperfect
{
    background: transparent url('/images/events-and-artists/follow-zp-shadow.png') bottom;
    width: 654px;
    background-repeat: no-repeat;
    margin-bottom: 38px;
    padding-bottom: 12px;
}

.artist-hear-more-text
{
    float: left; 
    width: 100%;
}

.artist-hear-more-links
{
    float: right;
    width: 250px;
}

.artist-hear-more-links ul
{
    padding:0; 
    margin:0; 
}

.artist-hear-more-links li
{
    margin-bottom: 10px;
    list-style-type: none;
}

/* Artist Listing */

.artist-list-item
{
    width: 200px; 
    padding-right: 6px; 
    float:left;
}

.artist-list-item img
{
    height: 84px; 
    width: 84px;
    float: left;
}

.artist-list-item div
{
    float: left; 
    width: 100px; 
    padding-left: 10px;
    padding-top: 20px;
}

.artist-list-item div a, .artist-list-item div a:hover, .artist-list-item div a:visited
{
    color: #54301a;
    text-decoration: none;
    font-weight: bold;
}

#return-to-artist-listing
{
    position: absolute; 
    right: 0;
    padding-right: 20px;
    padding-top: 10px;
}
