/*  
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;
	}

body{
	color:#555;
	}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logo a{
						background:transparent url(../images/logo.png) left top no-repeat;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(../images/bg_slice.png) left top no-repeat;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:transparent url(../images/bg_slice.png) center top repeat-y;
					color:#f5f5f5;
				}
				
						
					#featured_bottom{
						background:transparent url(../images/bg_slice2.png) right top no-repeat;	
				
					}
							
							.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:#747474;
				}
				
						.breadcrumb a{
							text-decoration:none;
							color:#000;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							color:#000;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				background:transparent url(../images/bg_slice2.png) left top no-repeat;
				}	
				
			#content{
				background:transparent url(../images/bg_slice2.png) repeat-y scroll center top;
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #ddd;
								}
							.info_box {position:absolute;bottom:-8px}
							
							
/*****************************
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:#666;
											font-weight:bold;
											}
											
											
											.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 and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3{
								border-bottom:1px solid #DDD;
								}
		
								
							.small_box img{
								border-top:1px solid #DDD;
								border-bottom:1px solid #DDD;
								}
								
							.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/bg_slice.png) right -20px no-repeat;
			color:#888;
			}
		
				#footer a{
					color:#666;
					}
					
				
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#5B5A5A;
	}

a{
	color:#333;
	text-decoration:underline;
	}

a:hover{
	color:#666;
	text-decoration:none;
	}
	


h1,h2,h3,h4,h5,h6, legend{
	color:#5b5a5a;
	}

	#featured h2, #featured h2 a{
		color:#fff;
		}
		
		
	#featured h2{
		border-bottom:1px solid #ddd;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		color:#3d3d3d;
		}


.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; */
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
	
.entry li{
/*	border-bottom:1px solid #ddd; */
	}
.entry h3 {
	padding-top:6px;
	}

blockquote{
	background:transparent url(../images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
	}
	
	
/*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, input {
	border:1px solid #ababab;
	color:#333;
	}


#searchsubmit, #send, #top #submit{
	border:1px solid #c3c5c8;
	background-color:#edeeef;
	cursor:pointer;
	color:#666;
	
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#666;
	}

	
.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:#000;
}

#top #nav ul {
	border:1px solid #DFDFDF;
	border-top:none;
}

#top #nav li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
}

#top #head #nav ul a, #top #head #nav ul li{
	background-color:#f5f5f5;
	background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#fff;
	color:#888;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#555;
}


#top #nav .current_page_item a{
	color:#555;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}

/* ---------------------- 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;
}


/*****************************
#data tables	
/****************************/


#rounded-corner
{
	font-size: 11.5px;
	margin: 0 1px 5px 1px;
	width: 570px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-top
{
	background: #dbdbdb url('../images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-last
{
	background: #dbdbdb url('../images/right.png') right -1px no-repeat;
}

/* Overskrift */
#rounded-corner th
{
	padding: 7px;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	background: #dbdbdb;
	line-height: 1.4em;
}

#rounded-corner tbody tr {
/*		border-left: 1px solid #c3c5c8;
		border-right: 1px solid #c3c5c8; */
	}	
/* Linjer */
#rounded-corner td
{
	padding: 7px;
	background: #fff;
/*	border-top: 1px solid #fff; */
	color: #666;
	line-height: 8px;
}

.odd td {
background: #f3f3f3 !important;
color:#666 !important;
}

#rounded-corner tfoot td.rounded-foot-left
{
	background: #f3f3f3 url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #f3f3f3 url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tfoot td {
background: #f3f3f3;
color:#666;
}
#rounded-corner tbody tr:hover td
{
	background: #f5f5f5;
}  


#products *{
text-indent:0;
margin:0;padding:0;
}
#product h2 {
font-size:11.5px;
}

#products ul, #products li, #products h3, #products p {
list-style-type:none;
font-size: 12px;
}
#products li {
float:left;
height: 260px; 
width: 182px;
margin: 0 0 15px 50px;
/*overflow: hidden; */
position: relative; 
}

.first {
margin: 0 0 15px 0 !important;
}

#products img {
}


#products li h3 {
height: auto; 
/*overflow: auto;*/
overflow:none;
width: 174px;  /* 182 px */
font-weight: bold; 
display: inline; 
line-height: 1em;
position: absolute;
top: 6px;
left: 6px; 
}

#products li p {
height: auto; 
/*overflow: auto; */
width: 182px; 
display: inline;
line-height: 1.1em;
position: absolute; 
bottom: 6px;
left: 6px; 
}


.accessories li {
height: 202px !important; 
width: 202px !important;
margin: 0 24px 24px 0 !important;
}

#products .last {
margin: 0 0 24px 0 !important;
}

#products li p span {
display:block;
}

#products a{
	text-decoration:none;
	}

#products a:hover{
	text-decoration:underline;
	}

/* ------------------ product section */

#product {
}

#product ul {
width:570px;
float:left;
}

#product span {
float:right;
width:286px;
}

#product span img {
margin: 0 0 10pt 0
}

.clr {
clear:both;
}

.fleft {
float:left;
}

.fright {
float:right;
}

#manual {
width:50%;
height:200px;
float:left;
}

#manual a {
	border-bottom: 1px solid #666;
	text-decoration:none;
}

#manual a:hover {
	border-bottom: 1px solid #fff;
}

#manual ul {
float:left;
}

#manual img {
float:left;
width:91px;
display:block;
margin-right:12px;
}

.split {
clear:both;
border: 1px solid #fff;
}

div#profile {
width:510px !important;
float:left;
}

#profile p {
text-align:justify;
}

/* #profile h3 {
display:inline;
} */

#profile img {
margin:0 auto 6px auto;
display:block;
}

.mtop {
margin-top:20px;
}

.ptop {
padding-top:40px !important;
}

.mright {
margin-right:20px;
}

.profileimg {
margin-top:30px;
float:right;
}

/* ------------------ contact form */

.wpcf7 textarea {
height:100px;
}

#katalog img {
float:left;
margin:-4px 20px 0 0;
}

#katalog ul li {
list-style: none outside none;
}

#katalog ul {
float:left;
}

#katalog ul li img {
float:none;
margin:0;
}

#katalog .ptop {
padding-top:20px !important;
}

.wpcf7 p span {
color:red;
}