/*
 Theme Name: Kometkameratene
 Theme URI:
 Description: Kometkameratene wp/flash based blog on NRK Super
 Version: 0.2
 Author: Fredrik Thoresen
 Author URI: nrksuper.no
 */

 #main-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(gfx/bg.jpg) 50% -10px repeat-y;
 }
 
 #undreboks_page {
 	background:url(gfx/skjermer_undreboks.png) 30px 400px no-repeat;
	float:left;
 }
 
 #undreboks_writecomments {
 	background:url(gfx/skjermer_undreboks.png) no-repeat;
 }
 
#undreboks_page #respond h3 {
	display:none;
}

#undreboks_page #respond textarea{
	background:transparent;
	border:0px;
}


.commentlist > * {
	background:url(gfx/grey.png);
	border:4px solid white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:white;
	line-height: 22px;
	margin-bottom:10px;
	margin-top:35px;
}

.commentlist li {
	margin-top:30px;
}
 
.comment-author {
	background:gray;
	color:white;
}

.comment-meta a {
	color: silver;
}

.comment-body p{
	padding:10px;
}

 .usual ul a{
	background:#666767;
	position:relative;
	bottom:-5px;
	max-width:220px;
	width:220px;
	border-color:white;
	border-width:4px;
	border-bottom:4px solid white;
 }
 
 .usual ul a.selected{
	background:#9ab1b4;
	border-bottom:none;
		border-bottom:4px solid #9ab1b4;

}	
 
 .usual li {
 	max-width: none;
 }
 
#webcam_content {
	background:#9ab1b4;
	border:4px solid #fff;
	-moz-border-radius: 10px;
	float:left;
	display:block;
	width:930px;
	margin-left:20px;
}

#webcam_liste li {
	float:left;
	display:inline;
	margin:20px;
	background:white;
}

#webcam_liste li img {
	cursor:pointer;
	padding:10px;
}

#webcam_liste li p {
color:#CE3E00;
height:40px;
padding:0 10px 10px 10px;
width:125px;
}


#webcamliste_sidebar .komkamboks {
	margin-bottom:0;
	padding-bottom:0;
	width:100%;
}

#webcamliste_sidebar img {
	float:left;
}

#webcamliste_sidebar p {
	padding:20px;
}

.kometkamerat {
	float:left;display:inline;
	margin-left:60px;

}


a { 
  	color:#ce3e00;
}

a:hover {
	color:#fff;
}



#sidebar {
	float:right;
	width:286px;
	margin-right:20px;
}

#left {float:left;}


.komkamboks {
	background:url(gfx/grey.png);
	border:4px solid white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:white;
	line-height: 22px;
	margin-bottom:40px;
 }
 
 #sidebar .komkamboks {
 	float:left;
 }

.nyhet {
	padding:20px;
}

.singlepage {
	margin:0 20px;
	padding:5px;
}

.singlepage p {
	padding-bottom:1em;
}

.singlepage ol {
	list-style-type:decimal;
	margin-left:25px;
	padding-bottom:1em;
}

.singlepage ul {
	list-style-type:disc;
	margin-left:25px;
	margin-bottom:1em;
}

.brodtekst {
	padding:0px 10px 0px 10px;
	float:right;
}


 .komkamborder img{
 	border:4px solid white;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }
 
 
.forsideartikkelbilde {
	margin-right:20px;
	float:left;
}
 
 
.metainfo {
	color:#ef510d;
	font-size: 14px;
	margin-bottom:-8px;
}

h2 {
	 background:url(gfx/grey.png);
 	border:4px solid white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	margin-left:10px;
	font-size:17px;
	text-transform:uppercase;
	display:inline;
}

h3 {
	color: #4a4949;
	font-weight:bold;
	font-size:24px;
	padding-bottom:10px;
}
 
 #list-blogpages {
 	border-top:4px solid white;
	border-bottom:4px solid white;
	border-left:none;
	border-right:none;
	-moz-border-radius:0px;
/*	opacity:0.5;filter:alpha(opacity=50);*/

	height:110px;
  }
 
 #list-blogpages li {

padding-top:10px;
 	float:left;
	text-align:center;height:80px;width:120px;
	text-transform:uppercase;
 }
 
#list-blogpages li {
	font-weight:bold;
 }
 
 
 
 /* JQUERY TOOLS SCROLLABLE */
 
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	float:left;
	cursor:pointer;
}


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	









/* FROM SCROLLABLE EXAMPLE */

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 486px;
	height:160px;
	margin-left:40px;
	margin-right:10px;
}
 
/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}
 
/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:50px;	
}
 
 
 
/* single item */
#thumbs div {
	float:left;
	width:162px;
	color:#fff;
	cursor:pointer;
}
 
/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}
 
/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}
 
#thumbs h3, #thumbs p, #thumbs span {
	margin:4px;		
	font-size:13px;
	color:orange;	
}
 
#thumbs h3 em {
	font-style:normal;
	color:yellow;
}











/*  OVERLAY */
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	padding:30px;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	

	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.vidwinopen { /* visible video if klipp id is assigned */
	display:block;
	width:340px;
	margin-left:260px;
	margin-bottom:50px;
}


.simple_overlay img {
	padding:30px;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(gfx/navig/lukk_off.png);
	position:absolute;
	right:-12px;
	top:-1px;
	cursor:pointer;
	height:67px;
	width:67px;
}
.simple_overlay .close:hover {
	background-image:url(gfx/navig/lukk_on.png);
}
.simple_overlay .close:active {
	background-image:url(gfx/navig/lukk_down.png);
}










