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



/*****************************
1.) #head	
/****************************/	
	
/*****************************
2.) #main
/****************************/		
			#frontpage #main{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display:block;
	height: 500px;
			}
			
/*****************************
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
/****************************/	
			#about .breadcrumb, #client .breadcrumb, #services .breadcrumb, #our-work .breadcrumb, #notebook .breadcrumb, #contact .breadcrumb{
	color:#999999;
	text-indent: -10000px;
	padding: 0px;
				}						
			
			.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: url(../images/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;	
				}	
				
						#frontpage.content_top{
	border-top: 6px solid #dfdfdf;
	background-color: #F5F5F5;
	background-image: url(../images/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	position: relative;
				}	

#frontpage .content_top{
	bottom: 0px;
	position: fixed;
	z-index: 5;
	min-height: 300px;
	top: 400px;
}	
				
				
				/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
	border:2px solid #FFFFFF;
	background-color: #FFFFFF;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/	

		#about #sidebar h4{
	font-size:15px;
	padding-bottom: 5px;
	color: #7FCA3E;
	margin-bottom: 7px;
	}		
	
		#about #sidebar p{
	font-size:11.5px;
	}							
					
				
						
								#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{
}

.meta{
	color:#999999;
	}
	
	#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;
	}
	
	
	#client .entry ul{
	margin:0 0 20px;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#client .entry ul li{
	padding-left: 18px;
	width: 205px;
	float: left;
	background-image: url(../images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
#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 .entry .two{
	border:none;
	background-image: url(../images/services_li2.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 .entry .three{
	border:none;
	background-image: url(../images/services_li3.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 .entry .four{
	border:none;
	background-image: url(../images/services_li4.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: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 30px;
	}

#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 {
	width: 100%;
	height: 25px;
	z-index: 100;
	position: absolute;
}

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

#contact_info a {
	color:#80DE10;
	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;
	}


	
