/*
THEME NAME: Petter Northugfakta
THEME URI: http://www.petternorthugfakta.com
DESCRIPTION: Based on Sandbox, modified for petternorthugfakta.com
VERSION: 1.0
AUTHOR: J&oslash;rgen Emerslund
AUTHOR URI: http://www.jorgenemerslund.com/
*/

/* Two-column with sidebar on left from the /examples/ folder  */
*{
	margin: 0;
	padding: 0;
}

div#container {
float:right;
margin:0 0 0 -200px;
width:100%;
border: 1px solid white;
}

img{
	border: none;
}


div#content {
	float: right;
	width: 44em;
	min-height: 60em;
	background: white;
	color: black;
}

div#content ol, div#content ol li {
	margin: 1em;
	margin-left: 2em;
}

p#advertising {
	margin-top: 2em;
	border: 1px solid white;
}

p#addesc {
	font-size: 0.8em;
	width: 125px;
	text-align: right;
}

div#footer {
	clear:both;
	width: 60em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	border: 1px solid black;
}

body {
	background-image: url( 'http://petternorthugfakta.com/wp-content/themes/petternorthugfakta/background.gif');
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}

#blog-title  {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 6em;
	color: white;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}

#wrapper  {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
}

div#container {
	color: white;
	background: black;
	margin-bottom: 1em;
}

div#sidebar {
	width: 12em;
	padding-left: 2em;
	padding-top: 0.5em;
	margin-right: 2em;
}

div#sidebar p {
	color: white;
}

div#sidebar p a:link { color: white; text-decoration: underline; }
div#sidebar p a:visited { color: white; text-decoration: underline; }

div#sidebar h2 {
	color: #bbbbbb;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}	

div#header,div#footer {
text-align:center;
}

div#footer {
	background: white;
}

div#footer p {
	padding-top: 1em;
	padding-bottom: 1em;
	height: 1em;
	width: 60em;
	color: black;
}

div#footer p  a:link, div#footer p  a:visited{
	color: black;
}

div#footer .meta-sep {
	margin-left: 1em;
	margin-right: 1em;
}
 /* Custom styling */
.factstatement {
	font-size: 1.5em; 
	margin: 1em;
	line-height: 2;
	font-family: Georgia, "Times New Roman";
}

.category-facts:before {
	content: "Fakta: ";
	font-weight: bold;
}

.category-quotes:before {
	content: "Sagt: «";
	font-weight: bold;
}

.category-quotes:after {
	content: "»";
	font-weight: bold;
}

