/*  
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:#666;
}
.wrap_all{
background:transparent url(../images5/twicet_alternate_bg.jpg) center top no-repeat;
}
/*****************************
1.) #head	
/****************************/	
#top .logo a{
background:none;
}
/*****************************
2.) #main
/****************************/		
#main{
width: 960px; margin: 0 auto 0 auto;
}
/*****************************
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_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(../images5/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(../images5/bg_slice2.png) left top no-repeat;
}	
#content{
background:transparent url(../images5/bg_slice2.png) repeat-y scroll center top;
}
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
.portfolio_item{
border:1px solid #ddd;
}
/*****************************
7.)pages with sidebar
/****************************/								
.entry{
}
.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{ color:#969696; }
.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
color:#eee;
text-decoration: underline;
}
#top .bg_sidebar{
background:transparent url(../images5/bg_sidebar.png) repeat-y scroll center top;
}
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
.small_box h3{
font-size:18px; font-weight:normal; color:#0061fe; text-transform: uppercase;}
.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;	
}
#wp-calendar th, #prev a, #next a{
background-color:#282828;
color:#fff;
}
#footer{
color:#888;
height: 124px;
}
#footer a{
color:#767676;
}
/*****************************
#basic & common styles	
/****************************/
h1 a{color:#FFFFFF;}
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 {color:#FFFFFF;}
h2,h3,h4,h5,h6, legend{
color:#5b5a5a;
}
#featured h2, #featured h2 a{
color:#fff;
}
#featured h2{
}	
#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
color:#3d3d3d;
}
.aligncenter{
}
.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;
}
.entry ul, .entry ol{
}
.entry li{
}
blockquote{
background:transparent url(../images5/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;
width: 215px;
height: 15px;
}
#searchsubmit, #send, #top #submit{
border:1px solid #ababab;
background-color:#333;
cursor:pointer;
color:#fff;
height:30px;
width:100px;
}
#searchsubmit:hover, #send:hover, #top #submit:hover{
background-color:#999;
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;
}
/*navigation*/
.navwrap{
}
#top #nav{
}
/*naviagation*/
#top #nav a{
color:#FFF;
}
#top #nav ul li ul li a{ color:#fff; text-transform: uppercase; 
}
#top #nav ul li a{
color:#fff; transform: uppercase; 
}
#top #nav ul {
border:1px solid #000000;
border-top:none;
}
#top #nav li ul a{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}
#top #head #nav ul a, #top #head #nav ul li{
background-color:#000000;
background-image:none;
text-transform: uppercase; 
font-size: 11px;
width:150px;

}
#top #head #nav ul a:hover, #top #head #nav ul a:focus {
background-color:#000000;
color:#f1f41a;
transform: uppercase; 
}
#top #head #nav a:hover, #top #head #nav a:focus {
color:#f1f41a;
background-color: #000000;
}
#top #nav .current_page_item a{
color:#f1f41a;
background-color: #000000;
}
#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
border-left:none;
background-image:none;
color:#ffffff;
}
/* ---------------------- 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;
}
.web-linea{width: 100%; height: 30px; margin-left: 23px;}
.web-linea2{ width: 532px; height: 30px; background-image: url(http://www.niumbba.com/wp-content/uploads/2010/05/linea.jpg); background-repeat: repeat-x; background-position: left center; }
.form-contact-niumbba{ width: 260px; float: left; background-image: url(http://niumbba.com/wp-content/themes/twicet/images/backform.jpg); background-repeat: no-repeat; background-position: left top; padding:5px;}
.wpcf7 .input{width: 230px; float: left;}
#submit-send{background-color:#106185;
border:1px solid #1D6382;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:33px;
text-decoration:none;
text-transform:uppercase;
width:119px;}
.form-contact-niumbba p{color: #FFFFFF;}
.wpcf7-form-control-wrap input{height: 20px; width: 230px;}
.wpcf7-form-control-wrap your-message{border:1px solid #ABABAB;
color:#333333;
height:140px;
width:215px;}
.wpcf7-form-control-wrap textarea {
height:140px;
}
