/*
Theme Name: Neo Frontpage
Theme URI: http://www.magasinetneo.se/
Description: Custom theme the front page of the Magasinet Neo web site.
Template: neo
Version: 1.0
Author: Karl Hammar
Author URI: http://www.hammarconsulting.com/
Tags: white, custom header, fixed width, two columns, widgets
*/

@import url("../neo/style.css");

div#content div.issue {
	padding: 15px 10px 5px 10px;
	width: 578px;
	border-bottom: 1px solid #ec008c;
	clear: both;
}

div#content div.issue img.wp-post-image {
	float: left;
	margin-right: 1em;	
}
