/*
Theme Name: gavtaylor.co.uk
Theme URI: http://gavtaylor.co.uk/
Description: The default WordPress theme for Gavin Taylors' Portfolio Website
Version: 1.0
Author: Gavin Taylor
Author URI: http://gavtaylor.co.uk/
Tags: gavin, taylor, gavtaylor.co.uk, custom, wordpress, theme

	gavtaylor.co.uk Wordpress Theme v1.0

	This theme was designed and built by Gavin Taylor,
	whose blog you will find at http://blog.gavtaylor.co.uk/

*/

small.datetime {
	display: block;
	font-size: 10px;
}

.postmetadata {
	background-color: #0f1419;
	border: 1px solid #050d15;
	padding: 5px 10px;
	margin: 10px 0 20px 0;
}
.postmetadata ol {
	margin-left: 25px;
}

a.external_link {
	background-image: url(images/external_link.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}

blockquote.email {
	margin: 5px;
	padding: 10px;
	border: 1px solid #050d15;
	background-color: #ffffff;
	color: #000000;
}

.navigation .alignleft {
	display: block;
	width: 48%;
	float: left;
}
.navigation .alignright {
	display: block;
	width: 48%;
	float: right;
	text-align: right;
}

textarea#comment {
	width: 433px;
}

#respond {
	margin-bottom: 10px;
}

.FlexoArchives_widget_archives ul {
	margin-bottom: 5px;
}
.comment-subscription-form {
	margin-bottom:5px;
}
.comment-subscription-form label {
	width: 240px;
}

#comment_mail_notify {
	margin-right: 5px;
}
