/*  
Theme Name: WordPress Dumper
Theme URI: http://www.dumper.se/
Description: 
Author: Mikael Fors
Author URI: http://www.dumper.se

	Dumper v2.0
	 http://www.dumper.se
	
*/

body {
	margin: 0;
	padding: 0;
	/*line-height: 1.3em;
	font-family: Verdana, Arial,  sans-serif;
	text-align: center;*/
	color: #eee;
	background: #131313/*#333 url(./images/vert_ton.gif) repeat-x top*/;
	font-size: 62.5%;
}

hr {
	display: none;
}

p {
	/*margin: 1em 0 0.5em 0;*/
	padding: 0;
	/*font-size: 90%;*/
	}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

h2 {
	font-size: 1.54545em;
	}

/*h3 {
	font-size: 1.1em;
	}*/



#wrap, #page {
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0px;
	width: 800px;
	text-align: left;
	/*border:1px solid #333;*/
	background: #333 url(images/bg_new.gif) repeat-y 50% 0;

}


#header {
	height:75px;
	margin:0;
	padding: 0;
	padding-right: 20px;
	margin-bottom: 10px;
	background-image: url(images/head_new.gif);


	font-family: Geneva, Arial, Verdana, Sans-Serif;
	/*font-size: 85%;*/
	
	color: #FFA801; 
	
	line-height:60px;
	/*border-top: 1px solid #818080;*/
	
	text-align: left;
	
	 
}

#headerimg .headerimg {
	border: 0px;
	padding: 0;
	margin: 0;

}
#header h1 { display: none;}



/* nytt menu */

/* navigation*/
#menu {
	/*	background: #000;*/
	padding: 0 0px;
	text-align:right;
	color:#fff;
	/*background-color: #333333;*/
	margin: 0 10px 0 0px;
	float: right;
}


#nav {
	float: right;

	/*width:300px;*/
	margin: 0;
	padding: 10px 0 0 10px;
	list-style:none;
	/*background:#000000 url(../styles/nav_bg.gif) repeat-x bottom;*/
}

#nav li {
	float: left;
	margin:0;
	padding:0;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
	/*font-size:110%;*/

}

#nav a {
	float: left;
	display:block;
	margin: 0 1px 0 0 ;
	padding: 4px 8px;
	color: #999;
	text-decoration:none;
	border: 0px solid #9B8748;
	/*border-bottom:none;
	background:#F9E9A9 url(../styles/off_bg.gif) top left repeat-x;*/
}



#nav li.current_page_item a:link,
	#nav li.current_page_item a:visited,
	#nav li.current_page_item a:hover,
	#nav li.current_page_item a:active {

	color: #fff;
	text-decoration: underline;
}

/*ul.menu li.current_page_item {
			background: url(images/flik_left.gif) no-repeat left bottom;
		color: #ff9900;
}*/





/* slut navigation */
#banner {

padding-left: 30px;

}
#banner img.banner
{
	
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	
	display: block;
	
}



/* slut nytt meny */

#sidebar {
	/*font-size: 82%;*/
	float: right;
	padding: 0 20px 0 5px;
	width: 170px;
/*	border: 1px solid #fff;*/
	margin: 0 10px 0 0 ;
	/*height: 300px;

border-top: 1px #333 solid;*/


}


.post h2, .post h2 a {
	
	margin-bottom: 0.2em;
}


.narrowcolumn {
/*font-size: 82%;*/
float: left;
padding: 0 20px 0 32px ;
width: 532px;
/*border-top: 1px #333 solid;*/
}



#content img.thumb, #content-wide img.thumb
{
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #111;
	border-width: 3px;
	border-style: solid;
	padding: 1px;
	background: #ccc;
}

#content img.thumb-left, #content-wide img.thumb-left
{
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #111;
	border-width: 3px;
	border-style: solid;
	padding: 1px;
	background: #ccc;
}

#content img.thumb-center, #content-wide img.thumb-center, #content img
{
	text-align: center;
	margin: 5px auto 10px auto;
	border-color: #000;
	border-width: 3px;
	border-style: solid;
	padding: 1px;
	display: block;
	background: #ccc;
}

#content a img.thumb:hover, #content-wide a img.thumb:hover
{
	border-color: #000;
	background: #000;
}

#content a img.thumb-left:hover, #content-wide a img.thumb-left:hover
{
	border-color: #666;
	background: #999;
}

#content a img.thumb-center:hover, #content-wide a img.thumb-center:hover, #content-wide a img:hover
{
	border-color: #000;
	background: #000;
}

#content img.wp-smiley {
	display: inline;
	border: 0;
	margin: 0;
	background-color: transparent;
}

#content img.noframe
{
	text-align: center;
	margin: 0px auto;
	
	border-width: 0px;
	padding: 0px;
	display: block;
	background: transparent;
}
#content .post .flickr-photos img
{
	text-align: left;
	margin: 5px;
	border-color: #000;
	border-width: 3px;
	border-style: solid;
	padding: 1px;
	display: inline;
	background: #ccc;
}



/*#content p {

margin-left: 40px;
margin-bottom: 5px;
}*/

#content ul, #content-wide ul {
/*list-style: none;
padding: 0 0 0 0;
font-weight: bold;*/
}

#content li, #content-wide li {
/*background: url(./images/listruta.gif) no-repeat 0 0.5em;

padding: 0 0 0.5em 25px;
font-weight: normal;
font-size:90%;*/

}
 
/*.info p {
	padding-left: 100px;
	color: #aaa;
}*/
/*
.info ul {
list-style: none;
padding: 0 0 0 100px;
font-weight: bold;color: #aaa;
}

.info li {
background: url(./images/listruta.gif) no-repeat 0 0.5em;

padding: 0 0 0.5em 15px;
font-weight: normal;

}*/


#content-wide img {
	display: block;
	border: 1px solid #818080;
	padding: 5px;
	margin: 10px auto;
}


#footer {
	clear: both;
	font-family: Geneva, Arial, Verdana, Sans-Serif;
	font-size: 0.83333em;
	color: #666; 
	background: #333 url(images/footer_new2.gif) no-repeat bottom;
	line-height:20px;
	margin:0;
	padding: 0;
	
}


/*======================================================*/

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* 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 ul li:before,#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	*/


#sidebar ul li li a
{
	padding-left: 15px;
	background: url(images/pilmini.gif) no-repeat 3px 0.45em;
}

	
/*
.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;
	margin-bottom: 15px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	font-size: 1.0em;
	/*text-align: justify;*/
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
	
/* author comment - hack http://wordpress.org/support/topic/27600 */
.commentlist li.authorcomment {
	background-color: #131313;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}
/* slut */

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li {
}


/* End Comments */


/* Begin Structure */

	


#headerimg {
	margin: 0;
	
/*	width: 100%;*/
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	font-size: 1.0em;
	text-align:left;
	width: 560px;
	}
	
.post {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	clear: both;
	font-size:0.916667em;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 2px 5px 2px;
	background-color:#444;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	


#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


#content-wide {
	width: 550px;
	margin: 0 auto;
}
	
	
/* End Structure */


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #999;
	}
	
blockquote {
	
		padding: 0px 0px 0px 22px;
		margin: 0px 0px 0px 2px;
		font-size:0.9111167em;
		/* font-style: italic;		
		color: #ddd;*/

		border-left: 1px solid #ccc;
	/*	background: #444;*/
	}
	
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


/* Begin Typography & Colors */
/* body {
	font-size: 62.5%; /* Resets 1em to 10px */
/*	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	color: #eeeeee;
	text-align: center;
	}*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial,  sans-serif;
	text-align: center;
	color: #eee;

}
#page, #wrap {
	text-align: left;
	font-size: 1.2em;
	}



#content {
	}

.widecolumn .entry p {
	font-size: 100%;
	}
.narrowcolumn .entry p {
	font-size: 100%;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.entrytext, .entry {
	/*font-size: 1.15em;*/
	/*letter-spacing: 0.05em;*/
}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #3f3f3f;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.916667em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/*h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}*/

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.25em;
	padding-top: 5px;
	}

h3 {
	font-size: 1.272727em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ddd;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h4 {
	line-height: 1.0em;
	padding-top: 1.0em;
}
.entry p a:visited {
	/*color: #b85b5a;*/
	}

/*.commentlist li,*/ #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	/*font-size: 1.1em;*/
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	/*font-size: 1.15em;*/
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, /*blockquote,*/ strike {
	color: #999;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9166667em;
	/*letter-spacing: .07em;*/
	}

a, h2 a:hover, h3 a:hover {
	color: #FFCC66;
	text-decoration: none;
	}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
/* End Typography & Colors */


/* webblista, webbplatser */

	
#webblista {
	
	float: left;
	padding: 10px 0;
	margin: 0;
	width: 600px;
}

#webblista dl {
	float: left;
	width: 580px; /* IE MAC*/
	margin: 10px 10px;
	padding: 0;
	display: inline; /* fixes IE/WIN double margin bug */
	
	/*border: 2px solid #c8cdd2;*/
}

#webblista dt {
	float: right;
	
	width: 358px;
	margin: 0;
	padding: 0;
	font-size: 1.272727em;
	letter-spacing:0px;/*
	color:#333333;
	border-top:1px solid #666;*/
	padding-bottom: 10px;
	
}

#webblista dd {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-size: 100%;
	
	
}

#webblista dd.img img {
	float: left;
	margin:0 10px 0 0;
	padding:0px;
	border: 1px solid #000;
	
}

/* reverse float */

#webblista .alt  {
	background: none;
	border: none;
}

#webblista .alt dt {
	float: left;
}
#webblista .alt dd.img img {
	float: right;
	margin:  0 0 0 10px;
	
}

/* slut webblista */
/*WeatherIcon */
#weather { 
	font-size: 100%;
}

#weather ul li {
list-style: none;
}
	
.plats { font-weight: bold; 
margin: 15px 0 0 0px;}

.weather_info { font-weight: normal; }
.weather_title { font-weight: normal; }

.weather_error
{
	font-weight: normal;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;
}

.weather_image, #weather img
{
	text-align: center;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0px;
	
}

/* slut weathericon */
/* kontaktformuläret: */
#wpcf {
	text-align: left;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}


#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 340px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 160px;
	
}

#wpcf #wpcf_msg {
	
	margin-top: -10px;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
