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

body{
	color:#666666;
	}


#frontpage{
	background-image: none;
	background-color: #179706;
}


#contact_info{
display:none;

}


	#supersize{
	display:none;
	height:1600px;

		}
		#supersize img, #supersize a{
	display:none;

		}


/*****************************
1.) #head	
/****************************/	
	
/*****************************
2.) #main
/****************************/		
			#frontpage #main{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display:block;
	overflow: hidden;
			}
			
						#content{
	width:500px;
	margin-right: 50px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
				}
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
	color:#eeeeee;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
				}
				
									#featured .entry{
	width:330px;
						}
						
					.featured_width{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
					}	
					
					
				
						
					#featured_bottom{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	display: none;				
					}
							
							.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:#999999;
				}
				
						.breadcrumb a{
	text-decoration:none;
	color:#65B108;
							}
							
						.breadcrumb a:hover{
	text-decoration:underline;
	color:#78BC0E;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
	border-top: 6px solid #dfdfdf;
	background-color: #F5F5F5;
	background-image: none;
	padding-top: 2px;
	min-height: 1600px;
				}	
				
	
				
				
				/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
	border:2px solid #FFFFFF;
	background-color: #FFFFFF;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								#notebook .entry{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
									}
									
																#services .entry{
	border:none;
									}
									
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
	color:#129C15;
											}
											
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
	color:#747474;
											}
											
										
								
					
					
				
					#top .bg_sidebar{
						}
				
				
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #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;
							}
							
									#recent-posts-3 ul li, #recent-posts-3.widget_recent_entries a{
	border:none;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #279E17;
	margin-left: -8px;
}			
	
				
		#footer{
	color:#3FB900;
	border-top: 1px dotted #cccccc;
			}
		
				#footer a{
	color:#3FB900;
	text-decoration: none;
					}
					
				
				
		




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

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

a{
	color:#199808;
	text-decoration: none;
	}

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


h1,h2,h5,h6, legend{
	color:#5b5a5a;
	}

	#featured h2, #featured h2 a{
	color:#eeeeee;
		}
		
		
	#featured h2{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ddd;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
	color:#129C15;
		}


.aligncenter{
}

.meta3, .meta{
	color:#CCCCCC;
	display:none;
	}
	
	#notebook .meta,#about .meta,#contact .meta,#client .meta,#services .meta{
	display:none;
	}
	
.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;
	}
	

#services .entry ul, .entry ol{
	border-top-style: none;
	border-top-color: #ddd;
	}
	
#services #sidebar{
	display:none;
	}	
	

.entry ul, .entry ol{

	border-top:1px solid #ddd;
	}
	
	
#services .entry li{
	border:none;
	background-image: url(../images/services_li.jpg);
	background-repeat: no-repeat;
	padding-left: 95px;
	list-style-type: none;
	list-style-position: outside;
	width: 275px;
	float: left;
	margin-bottom: 10px;
	padding-right: 40px;
	margin-left: 10px;
	}
	
	#services h3{
	color:#189807;
	}



.entry li{
	border-bottom:1px solid #ddd;
	}
	
#client .entry li{
	border: none;
	}
	
	
/*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{
	cursor:pointer;
	color:#fff;
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	color:#333;
	}

	
	
/*navigation*/

.navwrap{
	width: 500px;
	margin-right: 50px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 40px;
	}

#top #nav{
}





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

#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:#555;
}

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


#top #nav .current_page_item a{
	color:#08550C;
}

#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 #666;
	color:#fff;
	background-color:#CCCCCC;
}

.pagination a:hover{
	border:1px solid #666666;
	color:#fff;
	background-color: #999999;
}
.pagination .current{
	border:1px solid #666;
	color:#fff;
	background-color:#999999;
}


	#contactbg {
	display:none;
}

.txt_bg{
	background-image: none;
	background-repeat: repeat-y;
	margin-top: 100px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 45px;
	padding-left: 10px;
	}



#frontpage #head{
	height:98px;
	position:absolute;
	z-index:10;
	top: 0px;
	width: 100%;
	padding-top: 5px;
	background-image: url(images/home_top.png);
		}

#contact_info {
	color:#52C908;
	text-align:right;
	white-space:nowrap;
	font-size:11px;
	padding-right:50px;
	padding-top:2px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.clear{
clear:both;}

#contact_info p {
	display:inline;
	margin:0 0 0 38px;
	color: #87E10E;
}

#contact_info a {
	color:#87E10E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.mainIntro h2 {
	display: block;
	overflow: hidden;
	font-size: 35px;
	color: #129C15;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#quotearea {
	width: 500px;
	padding: 20px 30px 20px 30px;
	margin: 15px auto;
	font-size: 20px;
	color: #6AC900;
	background-color: #F1F1F1;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
	display: block;
	text-align: right;
	font-style: italic;
}

iframe{
	border: 6px solid #FFFFFF;
}

.navigation a{
	color:#0D9806;
	text-decoration:none;
	}

						.small_box{
	float:left;
	position:relative;
	width:260px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
	
				#top .logo a{
	position:absolute;
	height:60px;
	width:360px;
	position:absolute;
	top:0px;
	text-indent:-9999px;
	outline:none;
						}

	#loading {
	background-image: none;
		}
		
		#top #nav{
	float:left;
	height:50px;
	line-height:50px;
	padding-left:0px;
	padding-top: 20px;
}
		
		#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:0px;
}
#top #nav a{
	height:23px;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
	body[orient=portrait] { height: 1000px;
	
	
	 }
body[orient=landscape] { width: 480px; }
