/*
Theme Name: saulwordsworth.com
Theme URI: http://www.saulwordsworth.com
Description: The default WordPress theme for saulwordsworth.com
Version: 1.0
Author: Rob Watson
Author URI: http://www.bluhippo.co.uk
Tags: blue, custom header, fixed width, two columns, widgets

*/



.post-date{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background: url(images/bg_date_button.gif) no-repeat;
	width:60px;
	height:68px;
	text-align:center;
	color:#ffffff;
	}
.month {
	margin: 3px 0 0 0;
	}
.date {
	margin: 10px 0 0 0;	
	}


.postmetadata {
	font-size:82%;
	}
	
.icon {
	float:left;
	display:inline;
	width:42px;
	}	
.commenttext {
	float:left;
	display:inline;
	width:400px;
	}	




.navigation {
	width:445px;
	margin:10px 10px 0 10px;
	}
.alignleft {
	width:220px;
	float:left;
	display:inline;
	margin: 0 0 30px 0;
	}
.alignright {
	width:220px;
	float:left;
	display:inline;
	margin: 0 0 30px 5px;
	text-align:right;
	}	







	
/* w/p search box
=================*/	
#sidebar input.searchbox {
	float:left;
	display:inline;
	width:120px;	
	}
#sidebar input.searchbutton {
	float:left;
	display:inline;
	width:35px;
	margin:0 0 0 10px;	
	}
#sidebar select.dropdown {
	float:left;
	display:inline;
	width:165px;	
	margin: 0 0 10px 0;
	}			
	
	
	
	
ul.cats {
	margin:0 0 10px 0;
	}	







