/*
Theme Name: -WP Evangelist Theme-
Description: Child theme of Antisocial Wootheme.
Author: Blogie Robillo
Author URI: http://blogie.me
Template: antisocial
Version: 1.1.1
*/
@import url('../antisocial/style.css');

.blogname {
	font-variant: small-caps;
}

a.extlink, a.ext {
	padding-right: 13px;
	background: url(/images/ext.png) center right no-repeat;
}

.alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.alignright  {
	float: right;
	margin: 3px 0 3px 15px;
}

.postnav {
	float: right;
	margin: 5px 20px 0 0;
}

.postnav .pagelink {
	font-size: 7.5pt;
	font-weight: bold;
	padding: 0 3px 0 3px;
	color: #CECECE;
}

.postnav a .pagelink {
	color: #CF5300 !important;
}

.navigation .img-border {
	border: 2px solid #1f1f1f;
	padding: 3px;
}

.entry code {
	color: #AA7700;
}

.box .woo-image {
	border: 1px solid #DF691B;
	padding: 2px;
}
