/*  
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:#ffffcd;
	}

body{
	color:#444444;
	background:transparent url(../images4/shadow_bg.png) center top repeat-y;
	}

/*****************************
1.) #head	
/****************************/	
					#top .logo a{
						background:transparent url(../images4/logo.png) left top no-repeat;
						height: 110px;
						width: 510px;
					}
					#top h1 {
						clear: none;
					}
					#top #head .header-logo .logo {
						height: 110px;
						width: 510px;
						padding-top:15px;
						float: none;
					}
					
					#top .slogan .slogan-box{
						text-indent:-9999px;
						display: block;
						height:83px;
						width:514px;
						background:transparent url(../images4/slogan.jpg) left top no-repeat;
					}	
					
#head {
	height: 172px;
	/*background:transparent url(../images4/header_bg.jpg) left top no-repeat;	*/
	background:transparent url(../images4/header_bg_noyellow.jpg) left top no-repeat;
}
#top #head div.header-logo {
	height: 172px;
	padding-bottom: 0px;
}
	
#head div.left-part {
	float: left;
}
#head div.left-part img {
	border:none;
}
#head div.right-part {
	float: right;
	height: 172px;
	width: 510px;
	padding-right:30px;
}

#head div.contact_search {
	height: 35px;
}
#head div.contact_search div.contact {
	float: left;
	background:transparent url(../images4/contactus_button.png) no-repeat;
	height: 50px;
	width: 80px;
	border:none;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
	margin-left:160px;
	margin-top: 2px;
}
#head div.contact_search div.contact a {
	width: 80px;
	height: 40px;
	display: block;
}
#head #searchform {
	float:right;
	padding-right:20px;
}
#top #head #searchsubmit {
	padding: 0px 0px 5px 0;
	background:transparent url(../images4/search_button.png) no-repeat;
	height: 50px;
	width: 56px;
	border:none;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
}
#top #head #s {
	padding: 0px;
	width: 168px;
	border: none;
	height: 22px;
	background:transparent url(../images4/search_input.png) no-repeat;
	padding: 10px 0 0 15px;
}


#header-menu {
	height: 80px;
	width: 960px;
	background-color: #80bde7;
	padding:10px 0;
}
#header-menu ul {
	padding-left: 30px;
}
#header-menu ul li {
	display:block;
	float:left;
	position:relative;
	list-style-type:none;
	height: 79px;
	width: 97px;
	padding:  0 15px;
}
#header-menu ul li a {
	height: 79px;
	width: 97px;
	display: block;
	text-indent:-9999px;
	/* sss*/
}
#header-menu ul li.li-1 {
	background:transparent url(../images4/menu_home.png) no-repeat;
}
#header-menu ul li.li-2 {
	background:transparent url(../images4/menu_product.png) no-repeat;
}
#header-menu ul li.li-3 {
	background:transparent url(../images4/menu_newsevents.png) no-repeat;
}
#header-menu ul li.li-4 {
	background:transparent url(../images4/menu_blog.png) no-repeat;
}
#header-menu ul li.li-5 {
	background:transparent url(../images4/menu_freesamples.png) no-repeat;
}
#header-menu ul li.li-6 {
	background:transparent url(../images4/menu_productlocator.png) no-repeat;
}
#header-menu ul li.li-7 {
	background:transparent url(../images4/menu_aboutus.png) no-repeat;
}
#header-menu ul li.li-8 {
	background:transparent url(../images4/menu_ads.png) no-repeat;
}

/*****************************
2.) #main
/****************************/		
			#main{
			/*background:transparent url(../images4/bg_slice.png) left top no-repeat;*/
			}
			
			#subpage #main{
			/*background:transparent url(../images4/bg_slice2.png) left top no-repeat;	*/
				}
			
			#main {
				float:none;
			}	
				
			#main.othermain {
				float:none;
				background-color: #80bde7;
				padding-top: 10px;
			}
			
			#bluebar {
				background-color: #80bde7;
				height: 20px;
				position:relative;
				right:40px;
				width:820px;
				margin-bottom:20px;
			}
			
			#subpage #content {
				padding-top: 0px;
			}
			
			#inner_content .entry {
				width:720px;
			}

/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					/*background:transparent url(../images4/bg_slice.png) center top repeat-y;*/
					color:#fff;
				}
				
						
					#featured_bottom{
						/*tim:background:transparent url(../images4/bg_slice2.png) right top no-repeat;	*/
						background:transparent url(../images4/bar663.png) right top no-repeat;	
						
					}
							
							.ticker, .ticker a{
								color:#553e00;
								text-decoration:none;
								}
								
								.ticker a:hover{
								color:#9c7200;
								text-decoration:none;
								}
							
								
							.preview_images a img{
								border:1px solid #553e00;
								background-color:#9c7200;
								}
								
							.preview_images .current_prev img{
								border:1px solid #fff;
								}
								
							
								
							.pointer{
								background:transparent url(../images4/pointer.png) no-repeat scroll left top;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				color:#553e00;
				}
				
						.breadcrumb a{
							text-decoration:none;
							color:#9c7200;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							color:#553e00;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				/*background:transparent url(../images4/bg_slice.png) left top no-repeat;*/
				}	
				
			#content{
				/*background:transparent url(../images4/bg_slice.png) repeat-y scroll center top;*/
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #777;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								.entry{
									border-bottom:1px solid #bbb;
									}
									
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											background-color:#80BDE7;
											color:#ffffff;
											}
											
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
											background-color:#386d91;
											color:#80BDE7;
											}
											
										
								
					
					
				
					#top .bg_sidebar{
						/*background:transparent url(../images4/bg_sidebar.png) repeat-y scroll center top;*/
						}
				

						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3{
								border-bottom:1px solid #777;
								}
		
								
							.small_box img{
								border-top:1px solid #777;
								border-bottom:1px solid #777;
								}
								
							.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
							border-bottom:1px solid #777;
							}
								
								
							.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:#464646;	
							}
							
							#wp-calendar th, #prev a, #next a {
							background-color:#282828;
							color:#fff;
							}
							
				
		#footer{
	
			/*background:transparent url(../images4/bg_slice2.png) right -20px no-repeat;*/
			color:#aaa;
			padding: 5px 15px;
			}
		
				#footer a{
					color:#aaaaaa;
					}
					
				
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#444444;
	}

a{
	color:#444444;
	text-decoration:underline;
	}

a:hover{
	color:#80bde7;
	text-decoration:none;
	}
	


h1,h2,h3,h4,h5,h6, legend{
	color:#444444;
	}

	#featured h2, #featured h2 a, #featured .meta{
		color:#fff;
		}
		
		
	#featured h2{
		border-bottom:1px solid #fff;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		color:#444444;
		}


.aligncenter{
border-bottom:1px solid #777;
border-top:1px solid #777;
}

.meta{
	color:#a0a0a0;
	}
	
.read-more, .show-next{
	background:transparent url(../images4/read_more.png) no-repeat scroll right top;
	color:#553e00;
	}
	
	
.read-more:hover, .show-next:hover{
	background:transparent url(../images4/read_more.png) no-repeat scroll right bottom;
	color:#fff;
	}
	
.entry ul, .entry ol{

	border-top:1px solid #777;
	}
	
	
.entry li{
	border-bottom:1px solid #777;
	}
	
blockquote{
	background:transparent url(../images4/quotes.png) no-repeat scroll left 6px;
	color:#fff;
	}
	
	
/*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 #80BDE7;
	color:#333;
	}


#send, #top #submit{
	border:1px solid #fcff00;
	background-color:#F7C843;
	cursor:pointer;
	color:#553e00;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#553e00;
	color:#F7C843;
	border:1px solid #9c7200;
	}

	
.corner_left, .corner_right{
	background:transparent url(../images4/jquery_corners_white.png) no-repeat scroll top left;
	}
	
#top .corner_right{
	background:transparent url(../images4/jquery_corners_white.png) no-repeat scroll top right;
	}
	
/*navigation*/

.navwrap{
	background:transparent url(../images4/menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(../images4/menu.png) left top no-repeat;
}





/*naviagation*/
#top #nav a{
	color:#aaa;
}

#top #nav ul {
	border:1px solid #777;
	border-top:none;
}

#top #nav li ul a{
	border-bottom:1px solid #383838;
	border-top:1px solid #777;
}

#top #head #nav ul a, #top #head #nav ul li{
	background-color:#464646;
	background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#363636;
	color:#fff;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#fff;
}


#top #nav .current_page_item a{
	color:#fff;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #777;
	border-left:none;
	background-image:none;
	color:#fff;
}

/* sidebar */
#sidebar {
	width: 140px;
	background-color: #80bde7;
	padding: 0;
}

#sidebar ul {
	padding: 20px;
	
}
#sidebar ul li {
	display:block;
	position:relative;
	list-style-type:none;
	height: 79px;
	width: 97px;
	padding:  10px 0px;
}
#sidebar ul li a {
	height: 79px;
	width: 97px;
	display: block;
	text-indent:-9999px;
	/* sss*/
}
#sidebar ul li.li-1 {
	background:transparent url(../images4/menu_home.png) no-repeat;
}
#sidebar ul li.li-2 {
	background:transparent url(../images4/menu_product.png) no-repeat;
}
#sidebar ul li.li-3 {
	background:transparent url(../images4/menu_newsevents.png) no-repeat;
}
#sidebar ul li.li-4 {
	background:transparent url(../images4/menu_blog.png) no-repeat;
}
#sidebar ul li.li-5 {
	background:transparent url(../images4/menu_freesamples.png) no-repeat;
}
#sidebar ul li.li-6 {
	background:transparent url(../images4/menu_productlocator.png) no-repeat;
}
#sidebar ul li.li-7 {
	background:transparent url(../images4/menu_aboutus.png) no-repeat;
}
#sidebar ul li.li-8 {
	background:transparent url(../images4/menu_ads.png) no-repeat;
}

#inner_content, .inner_content {
	width:780px;
}

#content {
	width: 960px;
}

/* ---------------------- 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;
}

/* ------- iwebsite custom --------*/
.ticker, .ticker a{
  color: black;
  font-weight: bold;
  }
#new-right-box_bottom{
  bottom:-10px;
  height:60px;
  position:absolute;
  width:300px;
  background:transparent url(../images4/bar310.png) right top no-repeat;	
}
#new-right-box_bottom .ticker{
  width: 300px;
}
#new-right-box_up{
height:300px;
overflow:hidden;
position:relative;
top:-35px;
width:290px;
}

#content.frontpage {
}
				
/*Quick Links*/
#quicklinks {
	width: 638px;
	padding:10px 0;
	border: 1px solid #80bde7;
	height: 144px;
	float: left;
}
#quicklinks ul {
}
#quicklinks ul li {
	display:block;
	float:left;
	position:relative;
	list-style-type:none;
	padding:  0 10px;
}
#commercial {
	padding-left: 650px;
}
#commercial a.video {
	width: 290px;
	height: 164px;
	background:transparent url(../images4/video.png) right top no-repeat;
	display: block;
}


#facebook {
	margin: 0 auto;
	width: 150px;
}

