/* dfBlog Custom Styles */

.cat-top h2 {
margin-bottom: 0;
}

.member-list, .member-list-country {
margin: 5px 0;
list-style: none;
}

.member-list li {
display: inline;
margin-right: 5px;
}

#tr_credit {
display: none;
}

.as {
padding: 2px 0 0 32px;
background: url(images/flags/as.png) no-repeat top left;
}

.be {
padding: 2px 0 0 32px;
background: url(images/flags/be.png) no-repeat top left;
}

.ch {
padding: 2px 0 0 32px;
background: url(images/flags/ch.png) no-repeat top left;
}

.cz {
padding: 2px 0 0 32px;
background: url(images/flags/cz.png) no-repeat top left;
}

.de {
padding: 2px 0 0 32px;
background: url(images/flags/de.png) no-repeat top left;
}

.dk {
padding: 2px 0 0 32px;
background: url(images/flags/dk.png) no-repeat top left;
}

.es {
padding: 2px 0 0 32px;
background: url(images/flags/es.png) no-repeat top left;
}

.fr {
padding: 2px 0 0 32px;
background: url(images/flags/fr.png) no-repeat top left;
}

.gb {
padding: 2px 0 0 32px;
background: url(images/flags/gb.png) no-repeat top left;
}

.hu {
padding: 2px 0 0 32px;
background: url(images/flags/hu.png) no-repeat top left;
}

.it {
padding: 2px 0 0 32px;
background: url(images/flags/it.png) no-repeat top left;
}

.jp {
padding: 2px 0 0 32px;
background: url(images/flags/jp.png) no-repeat top left;
}

.nl {
padding: 2px 0 0 32px;
background: url(images/flags/nl.png) no-repeat top left;
}

.no {
padding: 2px 0 0 32px;
background: url(images/flags/no.png) no-repeat top left;
}

.pl {
padding: 2px 0 0 32px;
background: url(images/flags/pl.png) no-repeat top left;
}

.ro {
padding: 2px 0 0 32px;
background: url(images/flags/ro.png) no-repeat top left;
}

.ru {
padding: 2px 0 0 32px;
background: url(images/flags/ru.png) no-repeat top left;
}

.se {
padding: 2px 0 0 32px;
background: url(images/flags/se.png) no-repeat top left;
}



a.members_country {
display: block;
margin-bottom: 5px;
padding: 5px 0 5px 30px;
background: url(images/flags/eu-24.png) no-repeat top left;
}

a.members_agency {
display: block;
margin-bottom: 5px;
padding: 5px 0 5px 30px;
background: url(images/icons/addressbooks.png) no-repeat top left;
}

a.members_name {
display: block;
padding: 5px 0 5px 30px;
background: url(images/icons/user.png) no-repeat top left;
}


a.feed {
padding-left: 14px;
background: url(images/icons/feed.gif) no-repeat 0 50%;
}

/* user menu login things */

#usermenu h3 {
color: #fff;
margin: 0;
}

