/*  
Theme Name: Andson 
Description: Custom theming for Andson
Version: 1.0
Author: Aleister Kelman
Author URI: http://www.drinkwhileyouthink.co.uk

*/ 



/* =============== GENERAL =============== */ 

body{
	margin:50px 0 0 50px;
	color:#999;
	padding: 0}
a:link, a:visited{
	color:#999;
	text-decoration:none}
a:hover{
	color:#000;
	text-decoration:none}

/* =============== HEADINGS =============== */ 



/* =============== CONTENT =============== */

.sidebar{
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	color:#000;
	list-style-type: none}
.presscats {
	margin: 65px 0 0 0}
#wrapper{}
#header{
	width:100%;
	height:50px}
#footer{}
#blogcontainer{
	float:left;
	width:500px;
	padding:0;
	margin: 0 0 0 60px;}
#container{
	float:left;
	width:500px;}
.navigation{}
.entry{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px #999 solid;
	}
.leavecomment{}
.postmetadata{}
.comments-template{}
.comments-template ol{}
.comments-template ol li{}
.post{}
.title{
	font-size:30px;}
.date{
	font-size:10px;
	font-family:"Arial", helvetica, sans-serif;
	color:#000}

/* =============== HEADER =============== */

#menu{
	float:left}
.menuitem{
	float:left;
	width:100px;
	text-align:center;
	padding: 8px 0 0 0}
#logo{
	width:150px;
	height:30px;
	float:left;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat}