
/*  
Theme Name: Bunn News
Theme URI: http://www.machinesforcoffee.co.uk/news/
Description: WP Theme for Bunn News Section
Version: 1.0
Author: Matt Dean
Author URI: http://www.mattdean.co.uk
*/



/* Clear */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
}

/* Set h1,h2,h3,p,li */

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	letter-spacing: -0.2px;
}

h3 {
	font-size:16px
}

p {
	font-size:16px;
}

ul {
	list-style-type:none;
}

li {
	font-size:16px;
	list-style-type:none;
}

/* Body */

body {
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:975px;
	margin: 0 auto 0 auto;
}

/* Links */

a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color: #e0243c;
}


/* Container  */

#container {
	width:774px;
	min-height:600px;
	float:left;
	margin:20px 0;
	border-right:solid 1px #BDBDBD;
}

/* Post */

.post{
	width:764px;
	padding:0 0 0 10px;
}

.entry {
	padding: 10px 0;
}

.entry p {
	padding: 3px 0 0 0;
}
