/*  
Theme Name: casterbridge-theme
Theme URI: http://www.vizzit.co.uk/
Description: Wordpress theme.
Author: Vizzit
Author URI: http://www.vizzit.co.uk/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.post-all li {
	list-style:none;
}

.post-all ul {
	list-style:none;
}
