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

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

				#featured{
					height:365px;
					margin-bottom:25px;
					position:relative;
					}
				
						.featured_item{
							height:350px;
							margin:0 auto;
							position:relative;
							top:-35px;
							width:940px;
							overflow:hidden;
							display:none;
						}
						
						#top .current{
							display:block;
							}
							
							
							.featured_text {
	letter-spacing:0.4px;
	left:30px;
	position:relative;
	top:30px;
	width:332px;
	z-index:2;
	font-size: 12px;
							}
							
									#featured .entry{
									margin-bottom:8px;
									height:242px;
									overflow:hidden;
									border-bottom:none;
									padding-bottom:0;
									}
								
							.featured_image{
								height:350px;
								position:absolute;
								right:0;
								top:0;
								width:940px;
								overflow:hidden;
								}
								
							.featured_image img{
	position:absolute;
	right:0;
	top:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
								}
				
					#featured_bottom{
						position:absolute;
						height:60px;
						bottom:-10px;
						width:100%;
					}
							
							.ticker{
								font-size:11px;
								margin:18px 15px 0 39px;
								width:450px;
								}
							
							.ticker, .ticker a{
								text-decoration:none;
								}
								
							.ticker span{display:none;}
							.ticker .active_ticker{display:block;}	
								
							.preview_images{
								height:60px;
								line-height:60px;
								position:absolute;
								right:39px;
								top:10px;
								}
								
							.preview_images a img{
								padding:1px;
								}
								
							.preview_images a{
								outline:none;
								display:block;
								position:relative;
								margin-right:5px;
								float:left;
								}
								
							.pointer{
								height:13px;
								left:18px;
								position:absolute;
								top:37px;
								width:13px;
								}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logo a{
						background:transparent url(images/logo.png) left top no-repeat;
						}

/*****************************
2.) #main
/****************************/		
			#main{
	position:relative;
	padding-top:45px;
	float:none;
			}
			
/*****************************
2.) #main
/****************************/		
			#main{
	background:transparent url(images/bg_slice.png) left top no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
			}
			
			
/*****************************
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;
								}
								


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

								


	
.read-more, .show-next{
	color:#FFF;
	display: block;
	float: left;
	width: 156px;
	text-align: right;
	height: 72px;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/feature_next.png);
	background-repeat: no-repeat;
}

	
.read-more:hover, .show-next:hover{
	color:#333;
	background-image: url(images/feature_next_over.png);
	background-repeat: no-repeat;
	}
.show-next span {
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

	
.entry ul, .entry ol{

	border-top:1px solid #ddd;
	}
	
	
.entry li{
	border-bottom:1px solid #ddd;
	}
	
blockquote{
	background:transparent url(images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
	}
	
#featured .featured_item h2 , #featured .featured_item h2 a{
	color: #FFF;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 0.5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#featured .featured_text a.leermas {
	display: block;
	float: left;
	width: 156px;
	text-align: right;
	height: 72px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	background-image: url(images/feature_leermas.png);
}
#featured .featured_text a.leermas:hover {
	background-image: url(images/feature_leermas_over.png);
	background-repeat: no-repeat;
}
#featured .featured_text a.leermas span {
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
