/*  
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
/****************************/	
.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;
}
			
/*****************************
7.)pages with sidebar
/****************************/								
.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 left top;
}
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
.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;
}
/*****************************
#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;
}
.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;
}
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 #459695;
	background-color:#459695;
	cursor:pointer;
	color:#fff;
}
#searchsubmit:hover, #send:hover, #top #submit:hover {
	background-color:#0A706D;
}
.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;
}
	


/* ---------------------- Pagination -------------------*/
