 /*
THEME NAME: Europeisk Ungdom
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


body 
{
	margin: 0 auto;
	margin-top: 0px;
	background-color: #fff;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif ! important;
	font-size: 13px;
    background: url('images/bg-superheader-light.png') left top;
}

div#sidebar-kalender {
  
}

div#background-image img{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 230%;  
  z-index: -100;
}

input [type="button"],  
input [type="submit"] {
  font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif ! important;
}

div#sidebar-neste {
  margin: -10px -10px 30px -10px;
  border-bottom: 1px solid #eee;
  padding: 10px;
  margin-top: 0px;
  padding-top: 10px;
}

div#sidebar-neste > ul > li > ul {
margin: 0px;
  margin-left: 5px;
 margin-top: 5px;
  margin-bottom: 10px;
  padding: 0px;
}

div#sidebar-neste ul{
  margin: 0px;
  padding: 0px;
}


div#wp-calendar table caption {
  display:none;
  
}
div#wp-calendar table thead
{
  color: #aaa;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

div#wp-calendar table thead th {
  padding: 3px 3px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}

div#wp-calendar table {
  border-collapse:collapse;
  font-size: 18px;
  background-color: #fff;
  background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
  background:-moz-linear-gradient(top, #fff, #f5f5f5);
  background:-o-linear-gradient(top, #fff, #f5f5f5);
  background:linear-gradient(top, #fff, #f5f5f5);
  margin-left: -10px;
  width: 325px;
  color: #999;
  font-weight: bold;
}

div#wp-calendar table td { 
  
  height: 40px; 
  min-height: 40px;
  width: 30px;
  border-bottom: 1px solid #eee;
  
}

div#wp-calendar table td a{ 
  color: #999;
}

div#wp-calendar table td.pad { 
 /* background-color: #f0f9ff;*/
}

div#wp-calendar table.nav td { 
  font-size: 12px;
  background-color: #fff;
  height: 25px;
}

div#wp-calendar table.nav tr {
  border-bottom: 1px solid #eee;
  
} 


div#wp-calendar table.nav td a { 
  padding: 10px;
  text-decoration: none;
  color: #38acba;
}

div#wp-calendar table td:hover { 
  border: 0px solid #fff;
}

div#wp-calendar table th { 

}


div#wp-calendar table td#today {
  border: 0px solid #fff;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  background-color: #eee;
  font-size: 28px;
  color: #333;
  
} 

div#wp-calendar table td#today a {
  color: #000;
}

div#wp-calendar table td.ec3_eventday {
  color: #f2b;
  font-weight: bold;
}

div#wp-calendar table td#today.ec3_eventday {
  color: #fff;!
  font-weight: normal;
  background-color: #f2b;
  font-size: 28px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.45);
	
  
}

div#wp-calendar table td a.eventday {
  color: #f2b ! important;
  text-decoration: none;
}

div#wp-calendar table td#today a.eventday {
  color: #fff ! important;
  text-decoration: none;
}

div#wp-calendar table td.ec3_postday a {
  text-decoration: none;
}

div#wp-calendar table td.ec3_postday {  
}

table.ec3_schedule {
  position: absolute;
  top: 40px;
  right: 10px;
  border: 0px !important; 
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 20px 0px !important;
  text-align: left;
  padding: 3px !important;
  background-color: #fee;
  display: block;
}

table.ec3_schedule td {

  color: #966 !important;
  padding: 0px 2px !important;
  

}

ul.ec3_events li.ec3_list_day { 
  color: #555;
  font-size: 13px;
  font-weight: bold;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

ul.ec3_events li.ec3_list_day ul {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-transform: none;
} 


div#flickrfeed { margin-top: 15px; float: left; }

div#flickrfeed div { 
 	display: block;
	float: left;
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 3px;
	margin: 6px;
	background-color: #fff;
        width: 75px;
        max-width: 75px;
        height: 75px;
}

div#flickrfeed img {
	float: left; 
	width: 75px;
}

div#topcontainer { position: relative; width: 970px;height: 40px;
   
  margin-left: 20px; 
  padding-top: 20px;
  }

div#socialmedia { 
  
  float: left; margin-top: 0px; margin-left: 0px;  background-color: #fff; padding: 10px; 
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  
  }

form#searchform { width: 260px; text-align: right; margin-right: 10px; position: absolute; right: 0  }

form#searchform input[type="text"]
{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #f7f7f7;
	border: 2px solid #ddd;
	padding: 3px 7px;
	color: #aaa;
	width: 200px; 
	margin-right: 40px;
	}

form#searchform input[type="text"]:focus
{
	background: #fff;
	color: #000;
	/* Webkit hacks to remove stupid mac focus: */
	outline: 0px;
	-webkit-focus-ring-color: none;
}

form#searchform input[type="submit"]
{
  width: 30px;
  height: 30px;
  padding: 0px;
  margin: 0;
  border: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  
  background: transparent url(images/icon-search.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


div#sitemap {
  width: 100%;
  float: left;
  background-color: #fff;
  margin-top: 30px;
  border-top: 1px solid #eee;
  padding-bottom: 20px;
  display: none;
}

.ddsg-wrapper { 
                width: 932px;
                margin: 0 auto; 
                padding: 0px; 
                font-size: 12px;
                color: #999;
                line-height: 14px; 
                padding: 0px 10px;
                padding-bottom: 50px;
                margin-top: 10px;
}
                
.ddsg-wrapper h2 { display: none; }
.ddsg-wrapper a { color: #999; text-decoration: none; }
.ddsg-wrapper li { list-style-type: none; } 
.ddsg-wrapper ul { padding-left: 0px; }
.ddsg-wrapper ul li { padding-left: 0px; font-weight: bold; padding-top: 3px; float: left; margin-right: 20px; min-width: 90px; font-size: 13px; }
.ddsg-wrapper ul li ul {  margin-top: 5px; }
.ddsg-wrapper ul li ul a { font-size: 11px; padding-bottom: 5px; }
.ddsg-wrapper ul li ul li {  padding-left: 0px; font-weight: normal; padding-top: 1px; float: none; }
.ddsg-wrapper ul li ul li > ul {  display: none; }

.ddsg-wrapper ul + div { display: none; }

.ddsg-pagenav { display: none; }

abbr { border-bottom: none; }

a.post-edit-link,
.awesome, .awesome:visited {
	background: #222 url(/wp-content/themes/europeiskungdom/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	border: 0px;
	text-decoration: none;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
 
	a.post-edit-link:hover, .awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	a.post-edit-link, .awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	a.post-edit-link, .small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #8d0; }
	.green.awesome:hover						{ background-color: #7c0; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #5ac; color: #fff !important;;}
	.blue.awesome:hover							{ background-color: #38a; }
	a.post-edit-link, .red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	a.post-edit-link:hover, .red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #f2b; }
	.magenta.awesome:hover							{ background-color: #e1c; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
	

a.post-edit-link { margin-top: 10px; }

div.breadcrumb {
  font-size: 11px;
  margin-top: 10px;
  color: #777;
  border-bottom: 1px dotted #eee;
  margin: -20px;
  margin-top: 0px;
  margin-bottom: 10px; 
  padding: 5px 10px 5px 20px;
}

div.breadcrumb a { text-decoration: none; }

span.breadcrumb-sep {
  font-size: 13px;
  padding: 3px;
}



#logo
{
	width: 270px;
	height: 130px;
	position: absolute;
	top: 5px;
	right: 40px;
	z-index: 100;
}

#logoc
{
	position: absolute;
    right: 20px;
    top: -13px;
	width: 280px;
	height: 130px;
	min-height: 130px;
	z-index: 100;
}

#logoc-1
{
	width: 150px;
	height: 60px;
	margin-top: 30px;
	float: left;
	background: url("images/logo-ny.png") no-repeat;

}
#logoc-2
{
	float: right;
	width: 120px;
	height: 30px;
	z-index: 1000;
}
#logoc-2-1
{
	background: url("images/logoc-2-1.png") no-repeat;
	width: 120px;
	height: 19px;
	z-index: 100;
}
#logoc-2-2
{
	background: url("images/logoc-2-2.png") no-repeat;
	background-color: #fff;

	width: 120px;
	height: 72px;

}
#logoc-2-3
{
	background: url("images/logoc-2-3.png") no-repeat;
	width: 119px;
	height: 30px;
	z-index: 1000;
}

div#container 
{
	margin: 0 auto;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif ! important;
	color: #555;
	float: left;
	background-color: #fff;
	border-left: 1px solid #ddd;
}

div#container.front {
	
	border-right: 1px solid #ddd;
	
}

a {
	color: #096bb3;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #3db0f4;
}



#tag-list 
{
  width: 150px;
	text-align: right;
	position: absolute;
	left: -155px;
	top: 50px;
	float: left;
	clear: none;
}

#tag-list ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#tag-list ul li 
{
	margin-bottom: 15px;
}

#tag-list ul li ul {
  display:none;
}

#tag-list span.tema
{
	text-transform: uppercase;
	font-size: 15px;
/*	font-weight: bold;*/
	padding: 5px;
	color: #777;
	text-decoration: none;
	margin-right: 0px;
	border-bottom: 1px solid #eee;
	display:none;
}

#tag-list a 
{
	text-transform: uppercase;
	font-size: 11px;
/*	font-weight: bold;*/
	padding: 3px 3px;
	color: #ccc;
/*	background: #ffffff;
	border: 1px solid #f0f0f0;*/
	text-decoration: none;
}

#tag-list ul li.current-cat {
}

#tag-list ul li.current-cat a
{
	background-color: #ddd;
	color: #fff;
	font-weight: bold;
}

#tag-list a:hover
{
	background: #0f9bc6;
	color: #fff;
	font-weight: bold;

}

#header{
  
	width: 990px;
	border: 1px solid #ddd;
	border-bottom: 0px solid #eee;
	position: relative;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	height: 96px;
	min-height: 96px;
	background-color: #fff; 
	font-size: 15px;
	border-bottom: 1px solid #eee;
	
}

#header .menu
{
	height: 96px;
	min-height: 96px;
	width: 990px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
border-top-right-radius: 15px;
border-top-left-radius: 15px;
	
}

#header .menu ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	background: url("images/bg-menu-gradient.png") repeat-x bottom;	
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

#header .menu ul a  
{
	float: left;
	display: block;
	height: 36px;
	padding-top: 60px;
	padding-right: 13px;
	padding-left: 13px;
	text-transform: none;
	border-left: 1px solid #e5e5e5;
	font-family: 'Droid Sans', arial, serif;
	font-size: 16px;
  opacity: 1;
}


#header .menu ul a:first-child 
{
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;

	border-left: 0px;
}

#header .menu ul a:last-child
{
	border-right: 1px solid #ddd;
}

#header .menu ul > a
{
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;

}

#header .menu a:not(.here):hover
{ /*
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.35) !important;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.35) !important; */
	background-color: #fff;
	background-image: url("images/bg-menu-gradient-dark.png");
	background-position: bottom;
	background-repeat: repeat-x;
  border-bottom: 0px;
  height: 36px;
	}

#header .menu ul li:hover a {
}


#header .menu a 
{
	text-decoration: none;
	display: block;
/*	border-bottom: 2px solid #fff;*/

}

#header .menu a:hover 
{
/*	border-bottom: 2px solid #eee;*/
  border-bottom: 0px;
  height: 36px;
  
}

#header .menu a.here {
  background: white;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
border-top: 1px solid #DDD;
-moz-box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.35) !important;
-webkit-box-shadow: inset 0px -1px 8px rgba(42, 100, 108, 0.55) !important;
margin-top: 0;
margin-bottom: 0;
height: 35px;
}

#header .menu a.next {
  border-left: 0px;
}

#header .menu a.next:hover {
  border-left: 0px;
}

#header .menu a.here:hover
{
	background: #fff;
  border-bottom: 0px solid #fff;
}

#header .submenu
{
	color: #555;
	padding: 5px;
	padding-left: 20px;
	background-color: #fff;
	height: 15px;
	min-height: 15px;
	width: 965px;
	border-top: 1px dotted #eee;
	font-size: 12px;
}
#featurecontainer
{
	width: 990px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #fff;	
	height: 350px;
	min-height: 350px;
	background-color: #fff;
	position: relative;
        z-index: 0;
}

#feature 
{
	width: 990px;
	height: 350px;
	min-height: 350px;
        z-index: 0;
}

#feature a {
  text-decoration: none; 
  color: #fff;
}

#feature-nav 
{	
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	background: #e5e5e5;
	opacity: 0.5;
	padding: 2px;
}

#feature-nav li 
{
	list-style-type: none;
}

#feature-nav li a
{
	display: block;
	min-height: 12px;
	min-width: 12px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	background: url("images/bg-ring-xsmall.png") no-repeat center;
}

#feature-nav li a.activeSlide
{
	display: block;
	min-height: 12px;
	min-width: 12px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	background: url("images/bg-ring-xsmall-trans50.png") no-repeat center;
}

#blog-title {
	float: left;
	margin: 0 0 0 100px;
}

div#wrapper {
	width: 992px;
	margin: 0 auto;
	margin-top: 0px;
}

div#bottom {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: -150px;
}

div#contentcontainer {
	float: left; width: 663px;
	
}

div#content {
	padding: 10px;
	padding-top: 0px;
	width: 600px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #f5f5f5;
	position: relative;
}

div#content ul {
  margin: 0px;
  padding: 0px;
}

div#content ul li { 
  list-style-type: none;
  margin-left: 10px;
}

div#content h3 {
  border-top: 1px dotted #eee;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-top: 10px;
}

div#content-single h3.entry-title a {
  text-decoration: none;
}

div#content-single {
	min-height: 650px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 623px;
	float: left;
	background-color: #fff;
	position: relative;
}

div#content-single div.post div.entry-content img {
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  padding: 5px;
}

div#content-single div.entry-image {
  width: 644px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;

}

div#content-single div.entry-image img {
  width: 654px;
  height: 125px;
}



div#content-single h2.entry-title {
  
  font-size: 16px;
}

div#content-single div.post {
}

div#content-single-wide {
	min-height: 550px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 950px;
	float: left;
	background-color: #fff;
	position: relative;
}


div#content-single-wide img {
  
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  padding: 7px;
  margin-right:10px;
  margin-top: 10px;
  float: left;
  
}

div#content-single-wide div.tema-bildeliste {
  width: 990px;
  float: left;
  margin-left: -8px;
  margin-top: -10px;
  
}

div#content2 {
	min-height: 350px;
	padding-top: 10px;
  padding-left: 20px;
	width: 308px;
	float: left;
	background-color: #fff;
  display: none;
}

#left-feature
{
	width: 640px;
	padding: 10px;
	background-color: #fff;
	float: left;
}

#left-feature h3 {
    color: #000;
  	font-family: 'Droid Sans', arial, serif;
  	font-size: 24px;
  	font-weight: normal;
  	border-bottom: 1px dotted #eee;
  	padding: 10px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	margin: -10px;
  	margin-top: 0px;
  	margin-bottom: 10px;
}

#left-feature-content {
  font-size: 14px;
  background-color: #fff
  float: right;
}


#left-feature-image {
  
  width: 250px; 
  float: left;
  padding: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  
}

#left-feature-image img {
  
  width: 220px;
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	padding: 5px;
}

#left-twitter
{
	width: 644px;
	padding: 10px;
	min-height: 50px;
	background-color: #fff;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
  color: #333;
	background-position: 10px;
	float: left;
}

#left-twitter img {
 }

#left-twitter div.tweet
{
	margin: 0;
	padding: 5px 9px;
	font-size: 15px;
/*	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
	font-weight: bold;
	width: 560px;
	float: right; 
}

#left-twitter div.tweet a 
{
  color: #fff;
	font-weight: bold;
	text-shadow: none;
	text-decoration: underline;
}

#left-twitter div.tweet  a:hover {
	color: #eee;
}

#left-twitter div.tweet span.twitterer 
{
	color: #fff;
}


#left-twitter div.tweet span.datetime 
{
	font-size: 10px;
	color: #fff;
	text-shadow: none;
}

/* Bubble with an isoceles triangle
------------------------------------------ */

.triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#fff;
	background:#7cf; /* default background for browsers without gradient support */
	
	/* css3 */
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#7cf), to(#6be));
	background:-moz-linear-gradient(top, #7cf, #6be);
	background:-o-linear-gradient(top, #7cf, #6be);
	background:linear-gradient(top, #7cf, #6be);
	
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}

/* creates triangle */
.triangle-isosceles:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	z-index:3;
	top:10px; 
	left:-7px; /* value = - border-left-width - border-right-width */
	width:0;
	height:0;
	border-width:8px 8px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#7cf transparent transparent;

}

.triangle-isosceles-today {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#fff;
	background:#f2b; /* default background for browsers without gradient support */
	
	/* css3 */
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#f2b), to(#e2c));
	background:-moz-linear-gradient(top, #f2b, #e2c);
	background:-o-linear-gradient(top, #f2b, #e2c);
	background:linear-gradient(top, #f2b, #e2c);
	
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.15);
}


/* creates triangle */
.triangle-isosceles-today:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	z-index:3;
	top:10px; 
	left:-7px; /* value = - border-left-width - border-right-width */
	width:0;
	height:0;
	border-width:8px 8px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#f2b transparent transparent;

}

#left-hook 
{
	width: 300px;
	margin: 0px;
  margin-top: 15px;
	height: 530px;
	background: url("images/hook.png") no-repeat top;
	background-color: #00bdff;
	float: right;
	color: #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
}

#left-hook form  {
}

#left-hook form input[type="text"] {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}

#left-facebook 
{
	width: 300px;
	margin: 15px;
	height: 70px;
	background-color: #2b57b2;
	float: right;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
	display: none;
}

#left-spalte 
{
  background: url("images/maanedens-ja-stemme.png") no-repeat top;
	width: 300px;
	background-color: #a4df17;
	float: right;
	margin: 15px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
}

#left-spalte-text { 
  margin-top: 120px;
  border-top: 1px dotted #fff;
  width: 300px;  
  position: relative;
}

#left-spalte-photo {
  position: relative;
  right: 5px;
  top: -15px;
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 4px;
	margin: 0px 6px 0px 20px;
	background-color: #fff; 
	float: right;
}

#left-spalte-text p { 
  font-family: 'Hoefler Text', 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 20px; }
	

#left-spalte h3 {
  font-family: 'Hoefler Text', 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
  margin-top: 0px; 
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  margin:20px;
}

#left-hook p
{
	margin-top: 180px;
	padding: 10px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #fff;
	border-top: 1px dotted #fff;
	text-align: center;
}

#left-hook form
{
	padding: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

#left-hook input[type="text"]
{
/*	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
	background: #7ce;
	
	border: 1px solid #7ce;
	padding: 5px 8px;
	font-size: 13px;
	color: #fff;
	margin-bottom: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
}

#left-hook input[type="text"]:hover							{ background-color: #11ceff; border-color: #11ceff; color: #fff; }

#left-hook textarea {
	width: 292px;
	height: 60px;
	background-color: #11ceff;
	border: 1px solid #11ceff;
	padding: 5px 8px;
	font-size: 13px;
	color: #fff;
	margin-bottom: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

#left-hook input:focus
{
	background: #11ceff;
	border-color: #11ceff;
	color: #fff;
	/* Webkit hacks to remove stupid mac focus: */
	outline: 0px;
	-webkit-focus-ring-color: none;
}

div#content h1 {
  margin-top: 0px;
	color: #000;
	font-weight: normal;
  font-size: 20px;
	border-bottom: 1px dotted #eee;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: -10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#content div.entry-icon {
  
  float: right;
  
}

div#content div.entry-icon img {
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  	padding: 3px;
  	margin: 6px;
  
}

div#content p {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 22px;
}



div#content-single div.entry-content,
div#content-single-wide div.entry-content {
  font-size: 14px;  
  line-height: 17px;
}


div.entry-content div.infobox {
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
  padding: 10px;
	width: 150px;
	color: #fff;
	float: right;
	font-size: 13px;
	line-height: 15px;
  
}

div.entry-content div.infobox-wide {
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
  padding: 10px;
	width: 250px;
	color: #fff;
	float: right;
	font-size: 13px;
	line-height: 15px;}


div.entry-content div.infobox-right {
  	float: right;
  	margin-left: 20px;
  	margin-top: 10px;
  	margin-bottom: 10px; 	
}

div.entry-content div.infobox-left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.entry-content div.infobox-white {
  border-color: #08c;
  background-color: #ffF;
  color: #000;
  border-bottom: 2px solid #08c;
  border-top: 2px solid #08c;
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

div.entry-content div.infobox-blue {
  background-color: #08c;
  
}

div.entry-content div.infobox-green {
  background-color: #5b0;
}

div.entry-content div.infobox-pink {
  background-color: #d05;
}

div.entry-content div.infobox img {
  margin-top: -12px;
  margin-left: -10px;
  margin-right: -10px;
  width: 170px;
}

div.entry-content div.infobox h3 {
  margin-top: 3px;
}

div#content h2.entry-title,
div#content span.entry-title {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -5px;
	padding-bottom: 5px;
  line-height: 22px;
}

div#content-single h1.entry-title,
div#content-single-wide h1.entry-title {
	font-weight: 300;
  line-height: 26px;
}

div#content-single h1,h2,h3,h4,h5,h6,
div#content-single-wide  h1,h2,h3,h4,h5,h6  {
  font-weight: 400;
}

div#content-single h2.page-title,
div#content-single-wide h2.page-title {
  font-weight: 300;
}

div#content span.entry-date-archive,
div#content-single span.entry-date-archive,
div#content-single-wide span.entry-date-archive {

	color: #555;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 1px;
	
}

div#content span.entry-date,
div#content-single span.entry-date,
div#content-single-wide span.entry-date {

	background: #eee;
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;	
	float: left;
	line-height: 15px;
	margin-right: 4px;
	margin-top: 1px;
}

div#content-single span.entry-date {

	background: #eee;
	color: #555;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;	
	font-weight: bold; 
	line-height: 12px;
	margin-right: 4px;
}


div#content span.entry-date-today,
div#content-single span.entry-date-today {

	background: #f2b;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;	
	font-weight: bold; 
	float: left;
	line-height: 12px;
	margin-right: 4px;
}


div#content div.entry-meta {
	font-size: 10px;
	color: #aaa;
}

div#content-single div.entry-meta {
	font-size: 11px;
	color: #aaa;
	line-height: 20px;
	margin-top: 30px;
}

div#content-single div.entry-meta a[rel="tag"] {
  color: #0d1;
  margin-right: 4px;
  }

div#content-single div.entry-meta a:hover[rel="tag"] {
  color: #0f3;

}

div#content-single div.entry-meta a {
  text-decoration: none;  
}

div#content h2.entry-title a {
	color: #096bb3;
}
div#content h2.entry-title a:hover {
	color: #3db0f4;
}

div#content div.post {
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	color: #444;
}

div#content-single div.post {
  line-height: 14px;

}

div.sidebar {
  /*background: url("images/bg-right.jpg") no-repeat;
	*/

}

div#sidebar-boxes {
  width: 980px;

}

div.sidebar div.sidebarbox {
  
  margin-top: 10px;
  margin-left: 6px;
  margin-right: 0px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.15) !important;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.15) !important;
	min-height: 50px;
	padding: 10px;
}

div.sidebar div.sidebarbox input[type="text"] {
	border: 0px;
	border: 1px dashed #ccc;
	padding: 5px;
	padding-left: 5px;
	color: #888;
	width: 263px;
	font-size: 12px;
	margin-bottom: 10px;
}

div.sidebar div.sidebarbox-image,
div.sidebarbox-image {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) !important;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) !important;
	min-height: 50px;
	padding: 10px;
}

div.sidebar div.sidebarbox h3 {
  color: #000;
  margin-top: 0px;
  font-size: 16px;
}

ul#subpagelist {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.15) !important;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.15) !important;
}



ul#subpagelist li {
  
  border-bottom: 1px solid #eee;
  margin: 0px;
  padding: 2px;
  position: relative;
}

ul#subpagelist li:hover {
 // background-color: #f9f9f9;
  
  
} 

ul#subpagelist li#parent-page {
  background-color: #f9f9f9;
  border-bottom: 1px solid #6fdbf6;
  
}

ul#subpagelist li#parent-page a {
  
  font-weight: bold;
}

ul#subpagelist li a span {
  color: #ccc; 
  font-size: 12px; 
  padding: 2px 3px; margin-top: -3px; margin-right: -3px; 
  float: right; font-weight: bold;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

ul#subpagelist li.current_page_item {
}

ul#subpagelist li.current_page_item a {
  font-weight: bold;
  color: #0f9bc6;
}



ul#subpagelist li.current_page_item > a {
}

ul#subpagelist li.current_page_item > a:hover {
  color: #2fbbe6;
}

ul#subpagelist li.current_page_item ul a {
  font-weight: normal;
  color: #777;
  margin: 0px;
}

ul#subpagelist li.current_page_item ul a:hover {
  font-weight: normal;
  color: #777;
  margin: 0px;
}



ul#subpagelist li:last-child {
  border-bottom: 0px;
}

ul#subpagelist li a {
  margin: 0px;
  padding: 7px;
  
  text-decoration: none;
  font-size: 11px;
  color: #333;
  font-weight: normal;
  display: block;
  width: 80%;
}

ul#subpagelist li a:hover {
}

ul#subpagelist li li {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

ul#subpagelist ul {
  margin-left: 7px;
  
}


ul#subpagelist li ul li a {
  text-decoration: none;
  font-size: 10px;
  color: #777;
  font-weight: normal;
  padding: 5px;
  margin: 0px;
}


ul#subpagelist li a:hover {
  color: #3db0f4;
}

ul#subpagelist li a:before {

}

div#primary {
	list-style-type: none;
	float: right;;
	position: relative;
	width: 306px;
	padding-left: 10px;
	padding-right: 10px;
    background-color: #fcfcfc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;

}

div#primary.front {
	
	border-right: 0px;
	
}

div#primary.altbackground {
  background-color: #f5ffff;
}



.widget_twitter div ul li {
	list-style-type: none;
	padding-bottom: 0.7em;
}

div#secondary {
}

div#footercolors {
  display: none;
  background: url('images/bg-superheader.png') left top;
	width: 992px;
  height: 10px;
  min-height: 10px;
  float: left;
}

div#footer {
	width: 960px;
	border-bottom: 1px solid #ddd;
	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px dotted #eee;
	float: left;
	padding: 15px;
	padding-bottom: 15px;
	min-height: 30px;
	background: #fff;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
  	
	
}

div#footer div#site-info {
  width: 350px; 
  float: right;
  font-size: 10px; 
  color: #333;
  text-align: left;
}
div#footer div#site-info div#address-info { float: left; margin-right: 20px;}
div#footer div#site-info div#editor-info { float: left; }


div#pre-footer {
  width: 990px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px dotted #eee;
	float: left;
	min-height: 300px;
	background: #eed;
}

div#pre-footer-box1 {
  margin: 20px; 
  width: 290px; 
  height: 310px;
  float: left;
  margin-right: 0px;
  padding-top: 20px;
  padding-right: 10px;
}

ul.wp-polls-ul {
  margin: 15px;
  margin-top: 25px;
  font-size: 12px;
  color: #000;
  
}

div.wp-polls p {
  font-size: 12px;
}

ul.wp-polls-ul li {
  padding-bottom: 10px; 
}

ul.wp-polls-ul li div.pollbar { 
  margin-top: 4px;
  }

div#pre-footer-box2 {
  margin: 20px; 
  width: 274px; 
  float: left;
  padding: 15px;
  margin-right: 5px;
  margin-left: 25px;
  padding-top: 20px;
  font-size: 12px;
  background-color: #fff;
  color: #000;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.45);

}

div#pre-footer-box2 a {
  font-weight: bold;
  color: #000;
}

div#pre-footer h3 {
  font-size:32px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #333;
  font-family: "Droid Sans", sans-serif;
  font-size: 18px;
}

div#pre-footer-box2 h3 {
	color: #000;
}




div#pre-footer-box2 ul {
  list-style: none;
  margin-left: 0px;  
  padding: 0px;
}

div#pre-footer-box2 ul li {
  padding-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
}


div#pre-footer-box3 {
  margin: 20px; 
  width: 280px; 
  height: 310px;
  float: left;
  padding-top: 20px;
  
}

div#menu {
  
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: rgb(0, 40, 64);
	padding: 5px;
	background-color: #f7f7f7;
}

div#menu ul li a {
	font-size: 18px;
}

div#access {
  
}

div#access ul {
list-style-type: none;
padding: 0;
margin: 0;
}

div#access ul li {
display: inline;
padding: 5px;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display: none;
}

div#menu {
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div#comments { 
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding: 20px;
  padding-top: 0px;
  margin-left: -20px;
  margin-right: -20px;
  background: #fff;

}

div#comments input[type="text"] {
  border: 1px solid #ddd;
  font-size: 14px;
}

div#comments div.comment-author-meta {
  font-size: 14px;
  width: 100px; 
  float: left; 
  text-align: right; 
  padding-right: 10px;
  padding-top: 30px;
}

div#comments div.comment-author img {
  display: none;
  
} 

div#comments div.comment-meta {
  font-size: 10px;
}

div#comments ol {
  margin: 0; padding: 0;
  margin-bottom: 100px;
  float: left;
}

li.comment { 
  padding: 10px;
  margin-left: 0px;
  float: left;
  list-style: none;
  width: 600px;
}

div.comment-entry {
  min-height: 50px;
  padding-top: 15px;
  padding-left: 35px;
  background: url('images/comments_bubble.png') no-repeat;
  float: left;
  width: 400px;
}


textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
border: 1px solid #ddd;
font-size: 14px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
display: none;

}

div#nav-below {
margin-top:1em;
display: none;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
margin-top: 20px;
color: #eee;
}

div.navigation a { 
  color: #333; font-size: 12px; text-decoration: none;
  
  border: 1px solid #fafafa;
  -webkit-border-radius: 15px;
  padding: 2px 5px;
  background-color: #f5f5f5;
  }

div.navigation div.nav-next {
float:right;
text-align:right;
}


div.sidebar h3 {
	color: #38acba;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif ! important;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	margin-top: 15px;
}

div.sidebar h4 {
	color: #38acba;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif ! important;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	margin-top: 15px;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

div.sidebar p {
	margin-bottom: 0px;
        margin-top: 5px;
}



div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 10px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

div.sociable ul li {
	float: left;
	list-style-type: none;
	padding: 5px;
}

.visualClear {
	clear: both;
}

.clear { 
	clear: both; 
	}
	
div#sidebar-siste-media {
  margin-bottom: 40px;
  color: #111;
}

div#sidebar-siste-media span.entry-date {
  background: #e5f5f5;
  color: #899;
  text-transform: uppercase;
  font-size: 10px;
  padding: 3px;
  font-weight: bold;
  bottom: 1px;
}

div#sidebar-siste-media span.entry-date-today {
  background: #f2b;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 3px;
  font-weight: bold;
  bottom: 1px;
}

div#quicklinks { 
  float: right; width: 300px;
  padding-top: 8px;
  padding-left: 20px;
  text-transform: uppercase;
  color: #ddd;
  font-size: 11px; 
  margin-right: 100px;
}

div#quicklinks a { 
  text-decoration: none;
  color: #aaa;
}

div#quicklinks a:hover { 
  text-decoration: none;
  color: #777;
}

div#norgeskart img:hover {
  opacity: 0.5;
  /* border: 1px dotted rgba(0,0,0,0.2); */
}

span.expanding {
  cursor:pointer;
  color: #aaa;
}

span.expanding:hover {
  cursor:pointer;
  color: #0cf;
}

