/**
 * This file is part of BNS Theme Details plugin
 * Last revised at version 0.4
 *
 * Copyright 2014  Edward Caissie  (email : edward.caissie@gmail.com)
 *
 * BNS Theme Details is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License, version 2, as published
 * by the Free Software Foundation.
 *
 * You may NOT assume that you can use any other version of the GPL.
 *
 * BNS Theme Details is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to:
 *
 *      Free Software Foundation, Inc.
 *      51 Franklin St, Fifth Floor
 *      Boston, MA  02110-1301  USA
 */

div.bnstd-theme-name-and-author {
	text-align: center;
}

span.bnstd-theme-label,
span.bnstd-updated-label,
span.bnstd-rating-label,
span.bnstd-download-count-label,
span.bnstd-download-link-label,
div.bnstd-changelog-label {
	font-weight: bold;
}