html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #e07929;
}

body
{
	font: 13px/1.6 Georgia, Times, 'Times New Roman', serif;
}

h1
{
	font-size: 2em;
	color: #666;
	font-weight: normal;
	margin: 1em 0 .5em 0;
}

h2
{
	margin: 1em 0 .5em 0;
	font-size: 1.5em;
	color: #666;
	font-weight: normal;
}

h3
{
	margin: 1em 0 .5em 0;
	font-size: 1em;
	color: #666;
}

.frontpage h2
{
	clear: both;
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #e0e0e0;
}

li{
	margin: 0 0 1em -1em;
}

p
{
	margin: .5em 0 1em 0;
}

p.info
{
	font-style: italic;
}

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

a:link {
	color: #b55205;
}

a:visited {
	color: #666;
}

a:hover {
	text-decoration: underline;
}

a.external
{
	padding-right: 14px;
	background: url(../images/external-link.gif) no-repeat 100% 50%;
}

strong
{
	color: #b55205;
}

.resellers
{
	list-style: none;
	margin: .5em 0;
	padding: 0;
}

.resellers li
{
	margin: 0 0 .8em 0;
	padding: 0;
}

.resellers h3
{
	margin: 0;
}

.previous-issues,
.previous-issues ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.previous-issues li
{
	margin: 0;
	padding: 0;
}

#wrapper, 
#footer {
	width: 900px;
	background: #fff;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	min-height: 100%;
}

#content
{
	padding-bottom: 120px;
	margin: 0 156px;
}

.article-search #content
{
	margin: 20px 0 0 20px;
}

.article-search .navigation
{
	width: 135px;
	border-right: 1px solid #e0e0e0;
}

#navigation
{
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 10px 0 10px 10px;
	margin: 0;
}

#navigation li
{
	margin: 0;
	padding: 5px 12px 5px 10px;
	float: left;
	background: url(../images/separator.gif) no-repeat 100% 50%;
}

#navigation li.last-child
{
	background: none;
	padding-right: 0;
}

#navigation a:link,
#navigation a:visited
{
	color: #666;
}

.issue
{
	width: 350px;
	float: right;
	margin: 0 -156px 0 25px;
}

.issue .poster
{
	background: url(../images/posters/background.gif);
	
}

.issue p
{
	font-style: italic;
	padding-left: 0px;
	font-size: 10px;
}

.issue .poster img
{
	display: block;
}

#footer {
	text-align: left;
	position: relative;
	margin-top: -95px;
	background: #fff;
}

#footer address
{
	border-top: 1px solid #e0e0e0;
	font-style: normal;
	padding: 27px 0 27px 0;
	margin: 0 156px;
}

.tidigare-nr {
	margin-top: 35px;
	width: 580px;
	border-top: 1px solid #e0e0e0;
	padding: 10px;

}

.tidigare-nr img {
	margin-top: 1.2em;
}


.tidigare-nr li {
	margin: 0 0 0 5em;
	font-size: 10px;	
}