/*
Theme Name: Infoblogg
Theme URI: http://www.infoblogg.no/
Description: 3  Rekkers Infoblogg
Version: 1.0
Author: Johnny Andre Nesje
Author URI: http://www.infoblogg.no/

*/
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #ffffff; color: #454545; background: url('images/skyggen.jpg') repeat-y; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #C43219; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }
a img
{
text-decoration: none;
outline: none;
margin: 0px;
padding: 0px;
border-width: 0;
border-style: none;
}
h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 6px 0 0 12px; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; color: #FF0000;}
h1 a:hover, h2 a:hover { color: #C43219; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding-left:15px; color: #5f5f5f; background: inherit;}

form { margin: 0; }

/* layout
   ------ */

.content { 
	margin-left: 10px;
	padding-top: 10px;
	width:780px;

	
}

/* header */

.headertopp { padding: 0px 10px 0 10px; background: url('images/banner.jpg') no-repeat; color: #FFF; height: 199px; margin-bottom:8px; }
.sesam {float:right; position:absolute; margin:1px 0 0 350px;}
.omoss { 
	color: #ffffff;
	border:thin;
	border-color:#000000;
	background:#990000; 
	width:760px; 
	padding: 0px 0px 0px 0px;
	margin-bottom:8px;
}
.omoss a{ color: #999999;}

.omosstekst { 
	padding: 0px 350px 0px 23px;
}
.entry
{
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

		.google_top {
		background: url('images/google_top.jpg') no-repeat;
		margin-right: 10px; 
		height: 2px;
		width: 760px;
	}
		.google {
		float:left; position:absolute; margin: 178px 0 0 13px; 
		height: 15px;
	}
		.google_bottom {
		background: url('images/google_bottom.jpg') no-repeat;
		height: 2px;
		width: 760px;
		margin-bottom:8px;
	}
.logo {float:left; position:absolute; margin: 70px 0 0 2px;}
	
.subheader {
	padding: 4px;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #990000 url('images/leftbox_top.jpg') no-repeat;
		color: #808080;
		height: 45px;
		width: 159px
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		margin: 0;
		width: 159px;
		color:#FFFFFF;
		background: #990000 url('images/leftbox_center.jpg') repeat-y;
		
	}
	
	.box a
	{color: #CCCCCC;
	}
	
	.box a:hover
	{color: #999999;
	}
	
	.box a:visited
	{color: #CCCCCC;
	}
	.box a:visited:hover
	{color: #999999;
	}
	
	.box ul li
	{margin-left:0px;
	list-style:none;
	}
	
	.box li
	{margin-left:5px;
	list-style:none;
	}
.boxentry
	{
	padding-left:7px;
	padding-right:7px;
	list-style:none;
	}
.box ul
	{margin:0px;
	list-style:none;
	}

	#themeswitcher
	{margin:0px;
	margin-left:0px;
	list-style: none;
	}
	
	
	.box_bottom {
		background: url('images/leftbox_bottom.jpg') no-repeat;
		height: 10px;
		width: 159px;
		margin-bottom:7px
	}
	.konkurranse {
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:7px;
	}
	
	.reklame {
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:7px;
		
	}
		.reklame2 {
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px;
		
	}

	.musiq_top {
		background: #FFFFFF url('images/musiqTopp.jpg') no-repeat;
		color: #FFFFFF;
		height: 70px;
		width: 159px
	}
	.musiq {
		margin: 0;
		width: 159px;
		color:#FFFFFF;
		background: #FFFFFF url('images/musiqSenter.jpg') repeat;
	}
	.musiq_bottom {
		background: #FFFFFF url('images/musiqBunn.jpg') no-repeat;
		color: #FFFFFF;
		height: 10px;
		width: 159px;
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:7px
	}
	.musiq a
	{color: #666666;
	}
	
	.musiq a:hover
	{
	color: #000000;
	}
	
	.musiq a:visited
	{color: #666666;
	}
	.musiq a:visited:hover
	{color: #000000;
	}
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 0px; }
		.right_side { float: left; width: 405px; margin: 0 0 0 19px; text-align: justify; }
	
		.article { 
		padding: 0 5px 0 0px; 
		margin-right: 10px; 
		background: #ffffff;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		}
		
		.article_top {
		border-top: 1px solid #000000;
		background: #FFFFFF url('images/article_top2.jpg') repeat-y;
		margin-right: 10px; 
		color: #808080;
		height: 45px;
		width: 395px
	}

		.comments_top {
		background:  #FFFFFF url('images/comment_top.jpg') no-repeat;
		margin-right: 10px; 
		color: #808080;
		height: 10px;
		width: 395px;
	}

		.comments_bottom {
		background: #FFFFFF url('images/comment_bottom.jpg') no-repeat;
		color: #808080;
		height: 10px;
		width: 395px;
	}
	
			.article_bottom {
		background: #FFFFFF url('images/article_bottom.jpg') no-repeat;
		color: #FFFFFF;
		height: 45px;
		width: 395px;
		margin-bottom:20px;
	}
		.article_bottom2 {
		background: #FFFFFF url('images/article_bottom2.jpg') no-repeat;
		color: #808080;
		height: 100px;
		width: 395px;
	}

	.grey_top { clear: both; width: 382px; background: #EDEDED url('images/grey_top.gif') no-repeat; color: #000; height: 5px; padding: 0; margin-left:6px; margin-right:0; margin-top:0px; margin-bottom:0 }
	.grey { width: 362px; padding: 10px; background: #ffffcc 	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 5px 0px 5px;
		margin: 0 0 3px 0;
	}
	
	.entrytext {
		padding: 10px 10px 10px 10px;
	}
	.linktekst {
		padding: 10px 10px 10px 10px;
	}

/* right side
   ---------- */
		
.right { float: left; width: 159px; padding: 0px 0 0 6px;}

/*img { float: left; margin: 0 9px 3px 0; }*/

.reklamebanner {float:right; position:absolute; margin: 10px 0 0 803px;}
.reklamebanner2 {float:right; position:absolute; margin: 520px 0 0 803px;}
.reklamebanner3 {float:right; position:absolute; margin: 1030px 0 0 803px;}
/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	padding: 0px 0 5px 0;

}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; border-bottom: 1px dotted #808080; text-decoration: none; } 

/*post stylng*/
.post{
		margin:0 0 0 0;
		padding: 0 15px 0 0px; 
		margin-right: 10px;
		background-color:#ffffff; 
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;}

.post .info{

		padding:3px 3px 3px 8px;
		border:1px solid #e3e4e4;
		background-color:#FFFFFF;
		font-size:0.9em;
		color:#ff0000;
}



/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
padding-left:15px;
}

#commentform {
margin: 1em 0;
width: 300px;
padding-left:15px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #999999;
width: 300px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #999999;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #999999;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #999999;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #999999;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #999999;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}*/
