/*
Theme Name: WebU
Theme URI: http://wordpress.org/
Description: By Webuseful
Version: 1.0
Author: Steve Jack
Author URI: http://www.webuseful.co.uk
Tags:
*/
.blog-nav { padding : 0; }
.blog-metadata { margin-top : 10px; }
.blog-next { width : 170px; float : right; text-align:right; }
.blog-prev { width : 170px; float : left; text-align:left; }

/*Styles for the older / newer links */
.next-links { border-top : 1px solid #666; padding : 10px 0;}
.alignleft { float : left;  }
.alignright { float : right; text-align : right;}

/*Style for the post Featured Image*/
.attachment-post-thumbnail {
	float : right;
	margin : 20px;
}
