@charset "utf-8";




.top
{
    height: 20px;
    text-align: right;
    padding: 5px 5px 0px 0px;
    
}
.headline
{
    height: 20px;
    width: 425px;
    padding: 15px 0px 0px 0px;
    
}


#adds
{
    padding: 0px 0px 0px 5px;
    text-align: left;
}

.addis
{
    clear: both;
    width: 200px;
}
.a_image
{
    width: 60px;
    height: 54px;
    float: left;
    margin-bottom: 10px;
}
.a_text
{
    width: 140px;
    font-size: 10px;
    float: right;
}
.feed
{
    width: 200px;
    font-size: 10px;
    margin: 0.5em 0 0 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px solid #ccc;
}

.feed_date
{
    font-size: 9px;
}

.feed_text
{
    color: #000;
    font-size: 10px;
}

.a_feed:link
{
    font-family: Giorgia,"Times New Roman", "serif";    
    font-size: 12px;
    font-weight: normal;
    color: #ff3366;
    text-decoration: none;
}

.a_feed:visited
{
    font-family: Giorgia,"Times New Roman", "serif";    
    font-size: 12px;
    font-weight: normal;
    color: #ff3366;
    text-decoration: none;
}

.a_feed:hover
{
    color: #000;
}

.a_feed:active
{
    color: #000;
}


.a_head
{
    font-family: Giorgia,"Times New Roman", "serif";    
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

.right_links
{
    clear: both;
    line-height: 16px;
    width: 200px;
}




#content
{
    width: 425px;
}

.discos
{
    width: 425px;
    clear:both;
    padding-bottom: 5px;
    padding-top: 10px;
}

.records
{
    width: 425px;
    clear:both;
    padding-bottom: 5px;
    padding-top: 10px;
    border-bottom: 1px solid #dedede;
}

.records:hover
{
    background-color: #f5f5f5;
}

.rec_l
{
    float: left;
    width: 100px;
    height: 100px;
}
.rec_r
{
    float: right;
    width: 315px;
}



.h1
{
    font-family: "Georgia", "serif";
    font-size: 23px;
    line-height: 25px;
    font-weight: normal;
    color: #000; ! 
}
.h1_color
{
    font-family: "Georgia", "serif";
    font-size: 23px;
    line-height: 25px;
    font-weight: normal;
}
.h2
{
    font-family: "Georgia", "serif";
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0px;
}
.h3
{
    font-family: "Georgia", "serif";
    font-size: 20px;
    line-height: 23px;
    font-weight: normal;
    color: #000;
}

#email
{
    height: 25px;
    text-align:left;
    padding: 12px 0px 0px 5px;
}

.input
{
    border: 1px solid #666;
    margin-right: 0px;
    margin-left: 0px;
	color: #333;
	width: 80px;
    padding: 1px 0px 1px 1px;
	background: url(../images/fade.gif);
}
.enter
{
    border: 1px solid #333;
    color: #fff;
    background-color: #333;
    margin-left: 0px;
    margin-right: 0px;
    padding: 1px 1px 1px 1px;
}
.text
{
    font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, "sans-serif";
	font-weight: normal;
	line-height: 15px;
	font-size: 11px;
	color: #555;
}

.letter
{
    font-family: Giorgia,"Times New Roman", "serif";
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0px 3px 0px 0px;
}

.link
{
    text-decoration: none;
}
a.link:link{}
a.link:visit{}
a.link:hover{ color: #000; }
a.link:active{}
.link_current
{
    color: #000;
}