/*
Theme Name: The Pixel Experience
Theme URI: http://www.thepixelexperience.co.uk/
Description: Blah, blah, blah.
Version: 3.0
Author: Oliver Lorton
Author URI: http://www.thepixelexperience.co.uk/
*/

.post {
	margin-bottom: 60px;
}

.post h2 {
	margin-top: 0px;
}

.postmetadata {
	margin-top: 1em;
	clear: both;
	border-top: 1px solid black;
}

.alignright {
	float: right;
}

.wp-caption {
	padding: 20px;
	margin:0;
}

.wp-caption img {
	padding: 0;
	margin:0;
}

.wp-caption-text {
	display: none;
}