

/* @override http://andrewfox.co.uk/site/wp-content/themes/andrewfox2/style.css */

/*  
Theme Name: Andrew Fox (Goth)
Theme URI: http://andrewfox.co.uk/
Description: Gothier, but minimal
Version: 2
Author: Andrew Fox (Goth)
Author URI: http://andrewfox.co.uk/

	Andrew Fox v2

*/

@import url("/style/style.css");

#content {
	text-align: left;
	font-size: 1.5em;
	padding-bottom: 4em;
}

p.postmetadata,
.tweet p.postmetadata {
	color: #4d5a5d;
	font-size: 75%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
p.postmetadata a {
	color: #778b90;
}


.post {
	margin-top: 1.5em;
}


.tweet p {
	font-style: italic;
	margin-bottom: 0.3em;
}

.delicious p {
	font-style: italic;
	margin-bottom: 0.3em;
}
.delicious p {
	font-style: italic;
	margin-bottom: 0.3em;
}

#sidebar {
	display: none;
}
