/* This is CSS Overrides */

/* Class suffix */
.buy-now {
    background: url(/images/metaman/bg.png) repeat #f5f5f5;
    text-align: center;
}

.brand {
	color: #777777;
}
.brand > img {
	width: 40px;
}
.brand.pull-left {
	color: #616161 !important;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 23px;
    padding: 13.5px 10px;
    text-transform: uppercase;
}
.brand > span {
	color: #9e9e9e;
}
.brand .site-title {
	color: #333;
}
.item-page {
	text-align: justify;
}

.sidebar_meta > p > a {
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
}
.sidebar_meta > p {
	padding-bottom: 5px;
}
.pretext {
	font-style: italic;
}
.footer {
	padding-top: 20px;
}