/*  
Theme Name: Twicet
Theme URI: http://www.kriesi.at/
Description: A Business & Portfolio Theme
Version: 1
Author: Christian "Kriesi" Budschedl
Author URI: http://www.kriesi.at 
*/

html{
	background-color:#eaeaea;
	background:transparent url(../images/background_loop.jpg) center top repeat;
	
	}

body{
	
	color:#121212;
	}

.wrap_all{
	
	}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logoen a{
						background:transparent url(../images/logo_en.png) left top no-repeat;
						}
						
					#top .logono a{
						background:transparent url(../images/logo_no.png) left top no-repeat;
						}
					#top .logose a{
						background:transparent url(../images/logo.png) left top no-repeat;
						}
					#top .logodk a{
						background:transparent url(../images/logo_dk.png) left top no-repeat;
						}
					#top .logode a{
						background:transparent url(../images/logo_de.png) left top no-repeat;
						}
					#top .logonl a{
						background:transparent url(../images/logo_nl.png) left top no-repeat;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(../images/stpl.png) left top no-repeat;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:transparent url(../images/bg_slie.png) center top repeat-y;
					color:#f5f5f5;
				}
				
					.featured_text {
						background:url(../images/featured_bg.jpg);
						color:#000;
					}
						
					#featured_bottom{
						background:transparent url(../images/stpl.png) left bottom repeat-x;	
				
					}
							
							.ticker, .ticker a{
								color:#666;
								text-decoration:none;
								}
							
								
							.preview_images a img{
								border:1px solid #afafaf;
								background-color:#fff;
								}
								
							.preview_images .current_prev img{
								border:1px solid #666;
								}
								
							
								
							.pointer{
								background:transparent url(../images/pointer.png) no-repeat scroll left top;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				color:#ddd;
				}
				
						.breadcrumb a{
							text-decoration:none;
							color:#fff;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							color:#fff;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				/*background:transparent url(../images/stpl.png) left top no-repeat;*/
				}	
				
			#content{
				background:transparent url(../images/content_top.jpg) no-repeat center top;
				background-color: #fff;
				}
				
				#content_front{
				color:#fff;

				}
				
				#content_front h3 a{
				color:#fff;

				}
				
				#content .contbottom {
					background: url(../images/content_bottom.jpg) no-repeat center bottom;
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #ddd;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								.entry{
									border-bottom:1px solid #bbb;
									}
									
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											background-color:#747474;
											color:#eee;
											}
											
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
											background-color:#eaeaea;
											color:#747474;
											}
											
										
								
					
					
				
					#top .bg_sidebar{
						/*background:transparent url(../images/bg_sidebar.png) repeat-y scroll center top;*/
						}
				
				
						
						
/*****************************
7.) Small Boxes front
/****************************/	
							.small_box_front {
								background:transparent url("../images/content_front.jpg");
								color:#fff;
							}
							#top .box2 {
								background:transparent url("../images/content_front.jpg") -300px;
								
							}
							#top .box3 {
								background:transparent url("../images/content_front.jpg") -600px;
								
							}
							
							.small_box_front h4 a{
								background: url(../images/custom_btn.jpg) repeat-x;
								color:#fff;	
							}
							.small_box_front p {
								padding:0 10px 0 10px;
							}


							.small_box_front h4 a:hover{

								color:#dedede;	
							}
							
							
							.small_box_front h3{

								}
		
								
							.small_box_front img{
								/*border-top:1px solid #DDD;*/
								/*border-bottom:1px solid #DDD;*/

								/*width: 261px;
								height: auto;*/
								}
								
							
/*****************************
7.) Small Boxes side
/****************************/									
								
								
								
								
							.small_box {

							}

							
							.small_box h4 a{
								background: url(../images/custom_btn.jpg) repeat-x;
								color:#fff;	
							}
							.small_box p {
								padding:0 10px 0 10px;
							}


							.small_box h4 a:hover{

								color:#dedede;	
							}
							
							
							.small_box h3{

								}
		
								
							.small_box img{
								/*border-top:1px solid #DDD;*/
								/*border-bottom:1px solid #DDD;*/
								/*width: 261px;
								height: auto;*/
								}
								
								
								
								
								
								
								
								
								
								
							.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
							border-bottom:1px solid #ddd;
							}
								
								
							.widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover,  .widget_recent_entries a:hover, li.recentcomments:hover, .widget_meta a:hover{
							background:#f5f5f5;	
							}
							
							#wp-calendar th, #prev a, #next a{
							background-color:#282828;
							color:#fff;
							}
							
				
		#footer{
	
			background:transparent url(../images/stpl.png) left top no-repeat;
			color:#888;
			}
			
			#footertop {
				background: transparent url(../images/tegn_h.png) no-repeat;
			}
			#footerleft {
				background: transparent url(../images/tegn_v.png) no-repeat;
			}
		
				#footer a{
					color:#fff;
					}
					
					
					#footer .twitter {
						float:right;
						margin: 5px 0 0 5px;
					}
					
				
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#121212;
	}

a{
	color:#333;
	text-decoration:none;
	}

a:hover{
	color:#444;
	text-decoration:none;
	}
	


h1,h2,h3,h4,h5,h6, legend{
	color:#5b5a5a;
	}

	#featured h2, #featured h2 a{
		color:#000;

		}
		
		
	#featured h2{
		/*border-bottom:1px solid #ddd;*/
		padding:0;
		margin:0;
		line-height:25px;
		
		}
	#featured p{
		line-height:15px;
	
	}
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		color:#3d3d3d;
		}
	#inner_content a{
		color:#1c5179;
		}
	#inner_content a:hover{
		color:#1c5179;
		text-decoration:underline;
		}

.aligncenter{
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}

.meta{
	color:#a0a0a0;
	}
	
.read-more, .show-next{
	/*background:transparent url(../images/read_more.png) no-repeat scroll right top;*/
	color:#555;
	}
	
	
.read-more:hover, .show-next:hover{
	/*background:transparent url(../images/read_more.png) no-repeat scroll right bottom;*/
	color:#666;
	}
	
.entry ul, .entry ol{

	border-top:1px solid #ddd;
	}
	
.commententry{
		border:0;
		margin-bottom:0;
	}
	
.entry li{
	border-bottom:1px solid #ddd;
	}
	
blockquote{
	background:transparent url(../images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
	}
	
.wp-caption-text{
		line-height:15px;
	}
	

	
	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#333;
	}


#searchsubmit, #send, #top #submit{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}

	
.corner_left, .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top left;
	}
	
#top .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top right;
	}
	
/*navigation*/

.navwrap{
	/*background:transparent url(../images/menu.png) no-repeat scroll right bottom;*/
	}

#top #nav{
	/*background:transparent url(../images/menu.png) left top no-repeat;*/
}





/*naviagation*/
#top #nav a{
	color:#fff;
}

#top #nav ul {
	border:0px solid #DFDFDF;
	border-top:none;
		background: url(../images/dropdown.png) no-repeat 0px 2px ;

}



#top #head #nav ul a, #top #head #nav ul li{
			background-image:none;
			font-weight:normal;
			top:0;


	
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {

}

#top #head #nav a:hover, #top #head #nav a:focus {

}


#top #nav .current_page_item a{		/* her er klassen for det aktive elementet */
	font-weight:bold;

	/* height:24px; */

}
#top #nav .current_page_item { 
	background-position:0px -4px;}

#top #nav a:hover{		/* her er klassen for det aktive elementet */
	/*height:24px;*/
	

}


#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-left:none;
	font-style:none;
	height:23px;

}



/* -----------------------Bakgrunnsbilder for nav ---------------------------*/

#nav li.page-item-189 a { background-image:url(../images/nav_bg01.png); text-align:center;}
#nav li.page-item-187 a { background-image:url(../images/nav_bg02.png); text-align:center;}
#nav li.page-item-13 a { background-image:url(../images/nav_bg03.png); text-align:center;}
#nav li.page-item-14 { background-color:#0C9;width:130px;text-align:center;}
#nav li.page-item-50 { background-color:#9C3;width:130px;text-align:center;}


/*naviagation1*/
#top #nav1 a{
	color:#FFF;
	background-image:url(../images/top_menu.jpg);
	background-repeat:repeat-x;
}

#top #nav1 ul {
	border:1px solid #DFDFDF;
	border-top:none;
	
}

#top #nav1 li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
}

#top #head #nav1 ul a, #top #head #nav1 ul li{
	background-color:#f5f5f5;
	background-image:none;
	
}

#top #head #nav1 ul a:hover, #top #head #nav1 ul a:focus {
	background-color:#fff;
	color:#555;
	
}

#top #head #nav1 a:hover, #top #head #nav1 a:focus {
	color:#FFF;
}


#top #nav1 .current_page_item a{		/* her er klassen for det aktive elementet */
	color: #FFF;
	

}



#top #nav1 .current_page_parent .current_page_item a, #top #nav1 .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:url(../images/hjem_act.png);
	color:#444;
}

ul.current_page_item { background-color:red;}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #333;
	color:#fff;
	background-color:#999;
}

.pagination a:hover{
	border:1px solid #333;
	color:#fff;
	background:#747474;
}
.pagination .current{
	border:1px solid #333;
	color:#fff;
	background-color:#747474;
}


/* ----------- Image browser style -------------*/



.ngg-imagebrowser .back a {
	background-image: url(../images/back.png) ;
}

.ngg-imagebrowser .next a {
	background-image: url(../images/next.png);
}

.ngg-imagebrowser-desc p {
	background-image: url(../images/top_menu.jpg);
}

/*--------------Om båten-------------*/

#ombaat_head {
	display: block;
	width:950px;
	height:439px;
	background-image: url(../images/om_baaten.jpg);
}

.custom_btn a{
	background: url(../images/custom_btn.jpg) repeat-x;
	color:#fff;	
}
.custom_btn a:hover{

	color:#dedede;	
}


