/*
Theme Name: Spectrum Child
Description: Child theme of Spectrum WooTheme
Author: Blogie Robillo
Author URI: http://blogie.me
Template: spectrum
Version: 1.0
*/
@import url('../spectrum/style.css');

span.bpress {
	font-variant: small-caps;
	font-weight: bold;
}


dl { }

dt {
	margin-left: 20px;
	padding: 7px 0 5px 0;
	font-weight: bold;
}

dd {
	margin-left: 60px;
	padding: 0 0 3px 14px;
	background: url('images/ico-arrow-trans.png') top left no-repeat;
}

a.extlink {
	padding-right: 13px;
	background: url(http://blogpress.ph/img/ext.png) center right no-repeat;
}

#footer .footer-logo {
	float: left;
	margin: 0 10px 0 0 !important;
}
