/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#search p{

}

.button {
font-size:0.9em;
}

body.home #interviews h3,
body.home #latest-news h3 {
font-weight:bold;
font-size: 1.2em;
margin: 0 0 7px 15px;
padding: 0;

}

body.home #interviews p {

margin: 0 0 5px 0;
padding: 0;

}

body.home #gig-reviews h3, 
body.home #cd-reviews h3,
body.home #gigs-tonight h3,
body.home #latest-events h3 {
font-weight:bold;
font-size: 1em;

}

body.content h3 {
font-size: 1.3em;
}

body.home #gig-reviews p, 
body.home #cd-reviews p,
body.home #gigs-tonight p,
body.home #latest-events p {


}

#interviews .more a, 
#gig-reviews .more a, 
#cd-reviews .more a,
#latest-news .more a,
#content .more a
{
font-weight: normal!important;
}


