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

body{
	color:#181818;
	}
	
.wrap_all{
	background:transparent url(../images5/twicet_alternate_bg.jpg) center top no-repeat;
	}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logo a{
						background:transparent url(../images5/logo.png) left top no-repeat;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(../images5/bg_slice.png) left top no-repeat;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:transparent url(../images5/bg_slice.png) center top repeat-y;
					color:#f5f5f5;
				}
				
			
				
						
					#featured_bottom{
						background:transparent url(../images5/bg_slice3.png) right top no-repeat;	
					
					}
							
							.ticker, .ticker a{
								text-decoration: none;
								color: #fff;
								font-family: courir, monospace;
								font-size: 14px;
								word-spacing: -.2em;
								}
							
							.ticker a:hover{
								text-decoration:none;
								}
							
								
							.preview_images a img{
								border:1px solid #333;
								background-color:#fff;
								}
								
							.preview_images .current_prev img{
								border:1px solid #0ff;
								}
								
							
								
							.pointer{
								background:transparent url(../images5/pointer.png) no-repeat scroll left top;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				color:#666;
				font-family: courir, monospace;
				font-weight: normal;
				font-size:12px;
				word-spacing: -.2em;
				}
				
						.breadcrumb a{
							text-decoration:none;
							font-weight: normal;
							color:#666;
							}
							
						.breadcrumb a:hover{
							color:#0FF;
							}
							
								.breadcrumb .current_crumb{
									color:#fff;
									font-family: courir, monospace;
									font-weight: bold;
									font-size:12px;
									word-spacing: -.2em;
									}
									
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				background:transparent url(../images5/bg_slice3.png) left top no-repeat;
				}	
				
			#content{
				background:transparent url(../images5/bg_slice3.png) repeat-y scroll center top;
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #ddd;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								.entry{

									}
								.entry-content{

								}
										
										.categories, .date, .comments, .tags, .entry-head a, #top .portfolio_item h3 a{
											color:#777;
											font-family: courir, monospace;
											font-weight: normal;
											font-size:12px;
											word-spacing: -.2em;
											}
											
											
											.entry-head a:hover, #top .portfolio_item h3 a:hover{
											color:#f0f;
											}								
				
					#top .bg_sidebar{
						background:transparent url(../images5/bg_sidebar.png) repeat-y scroll center top;
						}
				
				
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3{

								}
							
							.small_box p{
							text-align: justify;							
							}
								
							.small_box img{
						
								}
								
							.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;	
							text-decoration:none;
							}
							
							#wp-calendar th, #prev a, #next a{
							background-color:#282828;
							color:#fff;
							}
							
				
		#footer{
	
			background:transparent url(../images5/bg_slice.png) right -20px no-repeat;
			color:#666;
			font-size: 11px;
			text-transform: uppercase;
			letter-spacing: .05em;
			}
		
				#footer a{
					color:#666;
					text-decoration:none;
					}
					#footer a:hover{
						color:#0ff;
						}
						
						
						#rss {
							background: url(../images5/rss.png) no-repeat;
							width: auto;
							height: 16px;
							padding: 0 0 0 20px;
							float:right;
							margin-right: 20px;
						}
						#facebook {
							background: url(../images5/facebook.png) no-repeat;
							width: auto;
							height: 16px;
							padding: 0 0 0 20px;
							float:right;
							margin-right: 20px;
						}
					
/*****************************
#basic & common styles	
/****************************/

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

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

a:hover{
	color:#f0f;
	text-decoration:underline;
	}
	


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

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


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

.meta{
	color:#a0a0a0;
	}
	
.read-more, .show-next{
	background:transparent url(../images5/read_more.png) no-repeat scroll right top;
	color:#555;
	}
	
	
.read-more:hover, .show-next:hover{
	background:transparent url(../images5/read_more.png) no-repeat scroll right bottom;
	color:#666;
	}
	
.more-link {
	background:transparent url(../images5/more_pfeil.png) no-repeat scroll left;
	padding-left: 20px;
	color: #f0f;
}
	
.entry ul, .entry ol{
	list-style-position:outside;
	padding-left: 15px;
	}
	
	
.entry li{
	font-style:italic;
	padding:3px 0;
	list-style-image: url(../images5/list_pfeil.png);
	}
	
blockquote{
	background:transparent url(../images5/quotes.png) no-repeat scroll left 6px;
	color:#555;
	}
	
	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{
	border:1px solid #70A41B;
	}
.error .text_input, .error .text_area{
	border:1px solid #EE2A00;
	}
.ajax_alert .text_input, .ajax_alert .text_area{
	border:1px solid #ffb628;
	}

#contactform input{
			color:#f0f;
			font-size:14px;
			font-family: 'Georgia', serif;
			text-transform:uppercase;
			font-weight:bold;
			padding:0 35px 0 0;
			margin-bottom:1em;
			}

			#contactform input.button{
						border:none 0px;
						background:transparent url(../images5/btn_send.png) right top no-repeat;
						height:25px;
						}
			#contactform input:hover{
				text-decoration:underline;
			}
						
						
#s, .text_input, .text_area, textarea{
	border:1px solid #ababab;
	color:#181818;
	}
	
#searchform input{
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom:1px dashed #aaa;
		color:#181818;
		margin-bottom:2em;
		}

#searchform .button{
		border:none 0px;
		background:transparent url(../images5/btn_search.png) right top no-repeat;
		width:20px;
		height:20px;
		}

#searchsubmit, #top #submit{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	margin-left: 12px;
	}
	
#top #submit:hover{
	background-color:#f0f;
	color:#333;
	}

	
.corner_left, .corner_right{
	background:transparent url(../images5/jquery_corners.png) no-repeat scroll left -1px;
	}
	
#top .corner_right{
	background:transparent url(../images5/jquery_corners.png) no-repeat scroll right -1px;
	}


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

#top #nav ul {

}

#top #nav li ul a {
	color:#fff;
}

#top #head #nav ul a, 
#top #head #nav ul li {
	font-size:14px;
}

#top #head #nav ul a:hover, 
#top #head #nav ul a:focus {
	color:#0ff;
}

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


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

#top #nav .current_page_parent .current_page_item a, 
#top #nav .current_page_item ul a {
	color:#c0f;
}

#sidebar li.page_item a {
	color: #333;
	text-transform: uppercase;
}

#sidebar li a {
	color: #333;
}

#sidebar li a:hover, 
#sidebar li.current_page_item a:hover {
	color: #f0f;
	background:none;
}

#sidebar li.current_page_item a {
	color: #c0f;
}

/* -------- tabellen -------- */

.entry table { 
	width: 100%; 
	margin: 1em 0 2em 0; 
	border-spacing: 0;
	border-bottom: 1px solid #ddd;
}
.entry table#homepageforecast {
	border:none 0px;
}

.entry table tbody {
	color:#000;
	font-family: courir, monospace;
	font-weight: normal;
	font-size:12px;
	word-spacing: -.2em;
}
.entry table#homepageforecast tbody {
	font-family: arial, sans-serif;
}

.entry table thead {
	font-weight: bold;
}

.entry table td { 
	border-top: 1px solid #ddd;
	padding:.5em 0;
	vertical-align:top;
	text-align:left;
}

.entry table td img { padding: 5px 0;}

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