/*  
Theme Name: HEROIN
Theme URI: http://www.plastikk.no/
Monospace txt only LoFi theme.
Version: 1.0
Author: Morten, Mia, Fredrik, Daniel og Eirik
Author URI: http://pax.mioritics.ro/

	GEEX3M v1.0
	http://pax.mioritics.ro/repository/wp/

	Minimalist design, monospace text only ASCII theme
	homage to the ASCII console *NIX era


*/



/* Begin Typography & Colors */
body {	background-image:url(bg.jpg);
color: #000;	font: 13px "Courier New", Courier, mono;	}


.postTitle {background: url(h2.png) repeat-x top; margin:0; padding: 5px 0px; }
	.postTitle h2 a{font-size: 20px; color:#3b455d; text-decoration: none; font-weight: bold; }
	.postTitle h2 { margin: 8px 4px 6px 2px;  display: inline;    }
	.postTitle div {background: url(h2.png) repeat-x bottom;  margin:0; padding: 5px 0px; }

.post small {font-size:13px; color: #3b455d;  padding-top:6px;}
.postTitleHR {display: block; margin: -3px;}
small {font-size: 12px;}


#leftContent {
	left:-10px;
	bottom:-10px; 
	float:left;
	width:290px;
	height:798px;
}

#topLeft {
	cursor:pointer;
	background-image:url('heroin_logo.png');
	width:266px;
	height:122px;
}
#midLeft {
	cursor:pointer;
	background-image:url('plakat.png');
	width:266px;
	height:311px;
}
#bottomLeft {
	cursor:pointer;
	background-image:url('odinLogo.png');
	width:266px;
	height:172px;
}


#sidebar { 
	position:relative;
	top:-113px;
	margin-left: 595px;
	padding: 20px 0 10px 0;
	width: 190px;
}

#sidebar ul li h2 {background: url(h2.png) repeat-x bottom;
	font-size: 13px; padding-bottom:8px;margin-bottom:0px; margin-top:20px;}
#sidebar li { list-style-type:circle;

}
#sidebar ul {text-align: left; font-size:12px;}
#sidebar a { text-decoration:none; color:#000 }
#sidebar a:visited {text-decoration:none; color:#000}



#sidebar a:hover, .post a:hover  { background-color:#222; color:#FFFFFF;}





#page {		
	position: absolute;
	display:block;
	/* margin: 20px  0 0 200px; */
	left: 288px;
	top: 20px;
	padding: 0;
	/* position:static; */
	/*  top:0px; */
	/* right:200px; */
	padding: 0px 0px 0px 0px;
	width: 740px;	
	text-align: inherit;
	}
.post .entry img{  padding: 3px; margin: 5px 0 5px 0;}
#header {padding: 0px 0px 20px 0px;		}

#header a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3b455d;}

#headerimg {
	/*
	position: relative;
	float: left;
	*/
	background-image:url(header.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	height:50px;
	cursor:pointer;
}

#header h1 a{ font-size: 14px;  
padding: 3px; text-decoration:none; font-weight: normal; }

#header h1 {margin:0px; display: inline;}


#header  .description { display: inline}

#btn0 {
	float:left;
	cursor:pointer;
	background-image:url(btn0.png);
	width:175px;
	height:44px;
	}
	#btn1 {
	float:left;
	cursor:pointer;
	background-image:url(btn1.png);
	width:198px;
	height:44px;
	}
	#btn2 {
	float:left;
	cursor:pointer;
	background-image:url(btn2.png);
	width:178px;
	height:44px;
	}
	
#fbBtn {
	float:left;
	cursor:pointer;
	background-image:url(folgPaaFB.png);
	background-repeat:no-repeat;
	margin:10px 0 0 0 ;
	width:296px;
	height:60px;
	}
#fbText {
	float:left;
	background-image:url(FBtext.png);
	background-repeat:no-repeat;
	margin:10px 0 0 0 ;
	width:280px;
	height:60px;
}

#clearnavigation {clear: both;}

.narrowcolumn {
	float: left;
	padding: 0 5 20px 0px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	line-height: 140%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

h2.pagetitle { font-weight: normal;
	font-size:20px; color:#3b455d;
	display:none;
} 


.postmetadata a{ text-decoration:none; color:#000}

.postmetadata { font-size:12px;
	clear: left;
}

#footer {
padding: 0;
font-size: 12px; color: #000;
clear: both;

}

#footer a { text-decoration: none; color: #000;}

#footerimg {
	position:relative; 
	background-image:url(footer.png);
	height:146px; width:2000px;

	float: left;
	left:-311px;
	bottom:-20px;
}

/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li{	list-style-type:none;
	list-style-image: none;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

input { border: 1px solid #666666; font-size: 12px;}
#searchsubmit, #submit, #searchform div input { background-color: #333333; color:#FFFFFF; border: none; font-size: 12px}


#searchform {	padding: 3px; }


#searchform input#s { border: 1px solid #666666; font-size: 12px; background-color:#FFFFFF;	padding: 2px; color: #333333;}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
width: 450px; border:1px solid #000;
	padding: 2px;
	padding: 2px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #FFF;
	}



.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px 5px;
	list-style: none;
	font-size:12px;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {

	display: block; float: right;
	}
	.commentmetadata a{ text-decoration: none; color: #000; font-size:11px;}
/* End Comments */



/* Begin Sidebar */



/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 20px 0 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
	}



.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
a {
color:#000;
}
a:visited {
color:#333;
}


