/*
theme name: moving image theme
description: theme custom made for moving image, based on the sandboxtheme. 
tags: widgets, sandbox, microformats, hcard, hatom, xoxo
version: 1. 0
author: <a href="http://www.jnsytromdesign.se">j. nystrom design</a>
author uri:
*/


/* resetting of margins and padding*/
*{
	margin: 0px;
	padding: 0px;
}

/* tags */
p {
	margin-bottom:15px;
}

h1, h2{
	clear: both;
	margin: 20px 0px;
	}
h1{ 
	font-size: 26px;
	}
h2{ 
	font-size: 18px;
	font-weight: strong;
	margin: 10px 0px 10px;
	}
h3{ 
	font-size: 14px;
	font-weight: strong;
	margin: 20px 0px 5px;
	clear:both;
	}
	
h4{ 
	font-size: 14px;
	margin: 20px 0px 5px;
	}
h5{ 
	font-size: 12px;
	font-weight: strong;	
	margin:20px 0px 5px;
	}	
img{
	border:none; 
	margin:10 10 10 0px;
	}
a	{
	color:#111111; 
	text-decoration: none;
	margin-bottom:5px;
	}
a:hover, a:hover p.icon_desc, #language a:hover, #postlist.dyn_blurb a:hover h3
	{
	color:#e00;
	}
	
#postlist.dyn_blurb a:hover{
	color:#000;
	}
	
body{
	text-align:center;
	font-family:tahoma;
	background-image:url(images/bg_repeat.jpg);
	}
/* main divs */
div#wrapper{
	width:900px; 
	text-align:left; 
	margin:20px auto; 
	background-color:#ffffff; 
	border:#999999 solid 2px;
	}
div#header{
	text-align:left; 
	height:90px;
	}
div#header h1{
	display:none;
	}
#language {
	background: url(images/flag_en.gif) top right no-repeat;
	width: 90px;
	height:32px;
	text-align:right;
	float:right;
	padding:15px 30px;
	}
#language a{
	height: 32;
	width: 100%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color:#999;
	}
div#blog-description{
	display:none;
	}
div#access div.skip-link{
	position:relative;bottom:90px;left:800px;display:none;
	}

/* menu */	
div#menu	{
	font-size:14px;
	width:700px;
	height: 26px;
	float:left;
	background:#fff;
	background-image:url(images/meny_repeat.jpg);
	background-repeat:repeat-x;
	}
div#menu a:link, 
div#menu a:visited{
	color:#111111;
}
div#menu ul a{
	font-weight:700;
	text-decoration:none; 
	}
div#menu ul,
div#menu ul ul,
div#menu ul li	{
	list-style:none;
	margin: 3px 5px 0px;
	padding:0;
	}
div#menu ul li{
	float:left;
	}
div#menu ul li a{
	padding:10px;
	}
div#menu ul li a:hover {
	color:#ffffff; 
	}
div#menu ul ul{
	display:none;
	float:left;
	width:10em;
	height:20px;
	margin-left:0.5em;
	margin-top:0.3em;
	background-image:url(images/submeny_repeat.jpg);
	}
div#menu ul ul li{
	float:none;
	}
div#menu ul ul li a{
	margin:0px;
	padding:0px;}
div#menu ul li:hover ul{
	position:absolute;
	}
div#menu ul li:hover ul li a{
	color:#eeeeee;
	border:none;
	display:block;
	padding:0.1em;
	width:10em;
	}
div#primary {
	background-image:url(images/side_top.png); 
	background-repeat:repeat-x; 
	background-position:top;
	}
div#secondary {
	clear: left;
}
div#footer {
	text-align:center;
	padding:10px 0px;
	width: 100%;
	clear: both;
	background:#fe731a;
	}
	
/*----classses-------------*/
.entry-content{
	margin:20px 10px;
}

.entry-date{
	text-align:right;
	font-size:10px;
	color:#666;
	margin:-20px 0px 5px;
}
#content.blog .entry-date{
	text-align:left;
	font-size:10px;
	color:#666;
	margin:2px 0px 5px;
}
.entry-meta{
	background:#E8E8E8 url(/wp-content/themes/moving-image/images/corner_bg.gif) no-repeat scroll right bottom;
	border-top:2px solid #999;
	font-size:10px;
	color:#666;
	padding:5px 10px 5px;
	margin-bottom:45px;
}

.entry-meta p{
	margin:0px 0px 5px;
}
.icon_desc{
	margin-top:0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color:#999;
	}
.blog_header{
border-bottom:1px solid #333333;
}
.logo {
	margin-left:20px;
	margin-top:20px;
	}
.widecolumn{
	margin:0 0 0 200px;
	}
.flashintro{ margin:20px;
}
.ettan_column{
	margin: 20px;
	}
a.whole{
	display:block;
}
.foot-text{}
.entry-title {
	clear:both; 
	border-bottom: #333333 1px solid;
}
#blog_wrap h2.entry-title {
	margin-bottom:0px; 
}

#blog_wrap h2.entry-title a {
	color:#000;
}
	
.left_content{
	width:450px;
	float:left;
	overflow:hidden;
	}
#top_ss{
	float:left;
	}
div#sok_wrap{
	width:200px;
	height:24px;
	padding-top:2px;
	float:right;
	background-image:url(images/meny_repeat.jpg);
	background-repeat:repeat-x;
	} 
div#content	{
	min-height:400px; 
	height:auto !important; 
	height:400px;
	margin: 0 20px 0 200px;
	}
div#content a{
	color:#fe731a;
}
div#content ul{
	margin-top: 10px;
	margin-left: 20px;
	text-indent: -15px;
	list-style-position: inside;
}
div#content ul li{
	margin-bottom: 10px;
}	




/*------------blurbs------------*/

.dyn_blurb {
	background:url(/wp-content/themes/moving-image/images/puff_bg_repeat.gif);
	
	}

.dyn_blurb_top {
	background:url(/wp-content/themes/moving-image/images/puff_bg_top.gif) no-repeat;
	height: 5px;
	padding-bottom:10px;
	}
	
.dyn_blurb_bottom {
	background:url(/wp-content/themes/moving-image/images/puff_bg_bottom.gif) no-repeat;
	height:20px;
	margin:20px 0px;
	}
	
#postlist.dyn_blurb ul{
	margin-left: 10px;
	margin-right: 10px;
	list-style-position:outside;
	list-style: none;
	text-indent:0px;
}
	
#postlist.dyn_blurb h2{
	color:#666;
	font-weight:normal;
	font-size:14px;		
	margin: 0px 0px -5px;
}

#postlist p a.more-link{
	color:#FE731A;
	
}

#postlist.dyn_blurb h3, #postlist.dyn_blurb h3 a{
	color:#FE731A;
	font-weight:normal;
	font-size:14px;		
	margin: 15px 0px 5px;
	}

#postlist.dyn_blurb p{
	margin-bottom: 5px;
}

#postlist.dyn_blurb a{
	color:#999999;
	font-size:10px;
	margin-top:0;
	text-decoration:none;	
	}
#postlist ul li img{
	display:none;
}

.blurb h3{
	color:#ffffff;
	margin:5px 0px 0px 0px;
	}	
.blurb img{
	padding-bottom: 20px;
	float:left;
	clear:both;
	}
.blurb img.icon{
	margin-left: 10px;
	clear:none;
	float:float;
	padding-bottom:0px;
	}

.blurb	{	
	float:right;
	clear:right; 
	width:180px;
	margin-top:32px;
	text-indent:10px;
	color:#000000;
	background:#ffffff;
	}
.blurb_ettan{	
	float:right;
	clear:right; 
	width:180px;
	margin-right:20px;
	text-indent:10px;
	color:#000000;
	background:#ffffff;
	}
.blurb_ettan img{
	padding-bottom: 20px;
	float:left;
	clear:both;
	}
div#container{
	float: right;
	margin: 0 0 0 -200px;
	width: 100%;
	padding-top:45px;
	padding-bottom: 30px;
	background-image:url(images/main_top.png); 
	background-repeat:repeat-x; 
	background-position:top;
	}div#container_ettan{	float: right;	margin: 0 0 0 0px;	width: 100%;	padding-top:45px;	padding-bottom: 30px;	background-image:url(images/main_top.png); 	background-repeat:repeat-x; 	background-position:top;	}
div.sidebar{
	padding-top:50px;
	width: 180px;
	float: left;
	overflow: hidden;}

div#nav-above,
div#nav-below	{
	width:100%;
	height:1em;
	}
div#nav-above{
	margin-bottom:1em;
	}
div#nav-below{
	margin-top:-3em;
	}
.alignleft,
div.nav-previous{
	float: left;
	margin-bottom:10px;
	margin-right:10px;
	}
.alignright,
div.nav-next{
	float: right;
	margin-bottom:10px;
	margin-left:10px;
	}
form#commentform .form-label{
	margin:1em 0 0;
	}
form#commentform span.required{
	background:#fff;
	color:red;
	}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:98%;}

div.sidebar {background: #eeeeee; border-right:2px solid #999999; margin:0px;border-bottom:2px solid #999999; margin:0px;}
div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;font-size:12px;}
div.sidebar a{color:#111111;}
div.sidebar a:hover{color:#e00;}
div.sidebar h3{font-size:1.2em; display:none;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0px;font-weight:strong;text-transform:uppercase;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}

/* hidden menu items*/


/*sidebar-meny*/
div.sidebar ul ul li.page-item-2,
div.sidebar ul ul li.page-item-10,
div.sidebar ul ul li.page-item-12,
div.sidebar ul ul li.page-item-23{display: none;}
li.page-item-59,
div.sidebar ul ul ul li.page-item-59 a,
li.page-item-28{display: none;}

/* active menu*/
div.sidebar ul ul li.current_page_item a{color:#f00;}
div.sidebar ul ul li.current_page_item ul ul li{display: none;}
div.sidebar ul ul li a{color:#000;}
/*div.sidebar ul ul li.current_page_item ul li{display:block;}*/
div.sidebar ul ul li.current_page_item ul li a{color:#000;}
div.sidebar ul ul li.current_page_item ul li a:hover{color:#f00;}
div.sidebar ul ul ul li a {color:#000; display: none;}
div.sidebar ul ul ul li.current_page_item ul li a{color:#000;}
div.sidebar ul ul ul ul li{color:#0f0; display:none;}
div.sidebar ul ul ul ul li.current_page_item ul li a{color:#000;}
div.sidebar ul ul ul ul li.current_page_item {display:none;}


/*menu level 1*/
div.sidebar ul ul{
	list-style-position: outside;
	}
div.sidebar ul ul li {
	text-indent:20px;
	}
div.sidebar ul ul li a{
	margin:0px;
	height:19px;
	display:block;
	background-image:url(images/side_meny_lvl1.png);
	background-repeat:repeat-x;
	}

/*menu level 2*/
div.sidebar ul ul ul{
	margin:0px;
	}
div.sidebar ul ul ul li{
	list-style:none;
	}
div.sidebar ul ul ul li a{
	background-image:url(images/side_meny_lvl2.png); 
	background-repeat:repeat-x;
	display:block;
	height:19px;
	margin-left:0px;
	}

/*menu level 3*/
div.sidebar ul ul ul ul{
	list-style:none;
	background: #ffffff; 
	background-image:url(images/side_meny_lvl3.png); 
	background-repeat:repeat-x; background-position:bottom;}
div.sidebar ul ul ul ul li a{
	height:19px;
	margin-left:15px;
	text-transform: none;
	background-image:none;
	}



/* new gallery feature styles; can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}
