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

body{
	color:#666;
	}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logo a{
						background:transparent url(../images/logo.png) left top no-repeat;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(../images/bg_slice.png) left top no-repeat;
			}
			
			
/*****************************
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;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				color:#ddd;
				}
				
						.breadcrumb a{
							text-decoration:none;
							color:#fff;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							color:#fff;
							}
/*****************************
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;
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #ddd;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								.entry{
									border-bottom:1px solid #bbb;
									}
									
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											background-color:#747474;
											color:#eee;
											}
											
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
											background-color:#eaeaea;
											color:#747474;
											}
											
										
								
					
					
				
					#top .bg_sidebar{
						background:transparent url(../images/bg_sidebar.png) repeat-y scroll center top;
						}
				
				
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3{
								border-bottom:1px solid #DDD;
								}
		
								
							.small_box img{
								border-top:1px solid #DDD;
								border-bottom:1px solid #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;
							}
							
				
		#footer{
	
			background:transparent url(../images/bg_slice.png) right -20px no-repeat;
			color:#888;
			}
		
				#footer a{
					color:#666;
					}
					
				
				
		




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

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

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

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


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

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


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

.meta{
	color:#a0a0a0;
	}
	
.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;
	}
	
.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;
	}
	
	
/*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{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}

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

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

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





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

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


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

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



/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/


.photo{
	margin: 0;
	padding: 0;
	position: relative;
	left:0;
}

.box2 a{
	color: #666;
	text-decoration: none;
}

.box2 a:hover{
	color: #000;
}

.box2 span{
	margin-right:10px;
	text-decoration: underline;
}

.meta{
	text-decoration: none !important;
}

.box2 label{
	font-weight: bold;
}


/* Custom */

#content_ac{
	background:transparent url(../images/bg_slice2.png) repeat-y scroll center top;
	float:left;
	padding:0 10px;
	position:relative;
	width:940px;
}

#content_ac{
	padding:20px 10px 0;
}


.actividades{
overflow: hidden;
padding:4px 4px 35px;
position:relative;
width:auto;

bottom:-12px;
left:12px;
position:relative !important;
z-index:10;
top:auto;

}

.actividades img{
/*visibility: hidden;*/

padding:4px;
display:block;
border:1px solid #CCC;
max-width: 900px;
}

.actividades h3{
padding-top:10px;

}

.one_fourth{
	width:210px;
	overflow:hidden; 
	float:left; 
	position: relative; 
	font-size:12px; 
	line-height:1.7em; 
	margin-right:23px; 
}

.more-link{
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:4px 0;
	text-decoration:none;
	padding:4px 6px;
	display: block;
	width:78px;
	text-align: center;
	margin-top:5px;
	padding: 2px 3px 1px 3px;
	font-size: 11px;
	line-height:23px;
}

.content_bottom{
	background:transparent url(../images/bg_slice.png) right -20px no-repeat;
	color:#888;
	clear:both;
	padding:25px 15px;
	position:relative;
	font-size:10px;
	width:930px;
	float:left;
}

#h3_actividades{
	margin: 0;
	padding: 0;
	margin-top: -20px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 2px solid #747474;
}

#muestras{
	display:block;
	clear:both;
	position: relative;
}

#muestras a{
	text-decoration:none;
}

.muestra_bloq{
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-top:10px;
}

#muestras .muestra_img{
	float:left;
	margin-right: 20px;
	margin-top:10px;
}

.muestra_content{
	float:left;
	width: 400px;
}

.muestra_content h3{
	margin-bottom: 0;
	padding-bottom: 0;
}

.muestra_content span{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
}

.h3_actividades{
	border-bottom: 1px solid #DDD;
}

.navwrap{
	top: 115px;
}

#head{
	height: 170px;
}

.fbconnect_head_share{
	display:block;
	clear:both;
}

.noticias_img{
	float:left;
	border: none;
	margin-right: 10px;
}

.noticias_img img{
	border: none;
}

.comment-reply-link{
background:transparent url(../images/reply.png) left top no-repeat;
display: block;
width: 20px;
height: 20px;
overflow: hidden;
text-indent: -9999px;
}

.says{
	display:inline;
}

img.avatar{
border:none !important;
left:0 !important;
padding:0 !important;
position:static !important;
top:0 !important;
z-index:0 !important;
width:50px !important;
height:50px !important;
}

.avatar{
	width:50px !important;
	height:50px !important;
	border:none !important;
}

.comment-author a{
	text-decoration: none !important;
}

.comment-body{
	margin-left: 30px;
}

.reply{
	left: -10px;
	top: 70px;
}

.commentlist li{
	border-bottom:1px solid #DDD !important;
	padding-bottom:10px !important;
}

.fbconnect_head_share{
	float:none !important;
}

.img-entry{
	float:left;
	padding: 2px;
	border: 1px solid #DDD;
}

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

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

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

.logo, .logo a{
	width: 400px;
}

.fb_userpic{
	width: 50px !important;
}

.entry-content iframe{
	height: 45px !important;
}

.meta{
	position: inline !important;
}

.fbconnect_share {
	position: relative !important;
	height:65px !important;
	z-index: 0 !important;
	margin-bottom: 20px !important;
}

.fbconnect_share iframe{
	height:90px !important;
	overflow: visible !important;
	z-index: 9 !important;
}

.fb_edge_widget_with_comment{
	z-index: 9 !important;
}

#sforum{
	background:none !important;
}

.wp-polls{
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
}

.featured_text .entry{
	background:;
}
