/*  
Theme Name: CSS Blog 2009 Gram Scratch
Theme URI: http://www.colorsshapessounds.co.uk/
Description: fuck shit up
Version: 0.1
Author: Gram
Author URI: 
*/
body {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.content {
	right: 20%;
	left: 20%;
	top: 10px;
width: 600px;
margin: 0 auto;
}

a {
	text-decoration: none;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #cdcdcd;
}

h3 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-weight: 300;
}

div#navbar {

	font-size: x-small;

	text-transform: uppercase;

	text-decoration: none;

	font-variant: small-caps;

}

div#topimg {
	padding: 10px;
}

div#footer {
	color: #bfbfbf;
	font-size: x-small;
	text-transform: uppercase;
}

div#posts {
width: 600px;
margin: 0 auto;
}

div#postinfo {
	color: #bfbfbf;
	font-size: x-small;
}

