/*  
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	
/****************************/	
	
				
	#search{
		height:50px;
		width:200px;
		position:absolute;
		left:20px;
		top:100px;
	}
	
					#top .logo a{
						background:none;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(images5/bg_sliceA.png) left top no-repeat;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:transparent url(images5/bg_sliceA.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{
									border-bottom:1px solid #bbb;
									}
									
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											background-color:#333;
											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(images5/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{
							border-bottom:1px solid #ddd;
							}
								
								
							.widget_categories a:hover, .widget_pages a:hover{
							background:#f5f5f5;	
							}
							
				
		#footer{
	
			background:transparent url(images5/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:none;
	}

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(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{

	border-top:1px solid #ddd;
	}
	
	
.entry li{
	border-bottom:1px solid #ddd;
	}
	
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;
	}


#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(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{
	background:transparent url(images5/menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(images5/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;
}
#form-conatiner{
/*position:absolute;*/
float:right;
right:14px;
top:-32px;
width:300px;
height: 294px;
margin-top:-36px;
margin-right:10px;
}
#form-conatiner h2{
border:none;
}
#form-innertube{
float:left;
margin-left:5px;
width:278px;
height:auto;
color:#5B5A5A;
font-size:11.5px;
}
.text_input1{
padding:2px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
width:200px;
font-size:11.5px;
}
.login{
background:transparent url(login.gif) no-repeat;
width:103px;
line-height:29px;
height:29px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#e0e0e0;
font-weight:bold;
font-size:14px;
margin-top:8px;
margin-bottom:8px;
float:right;
border:none;
}
.f18{
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
/*------------------------------------------------------------------------*/
.webform-component-textfield .form-item {
   white-space: nowrap;
}
.block .form-radios .form-item {
display:block;
}

.node .form-radios .form-item {
display:inline;
}

#alpha-search{
 font-weight:bold;
 font-size:12px;
}
#alpha-search a{
 font-weight:bold;
 font-size:14px;
}
/*   check box code */
#edit-profile-firstnameshow-wrapper .description {
display:none;
}
#edit-profile-firstnameshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-lastnameshow-wrapper .description {
display:none;
}
#edit-profile-lastnameshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-emailshow-wrapper .description {
display:none;
}
#edit-profile-emailshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-streetaddress1show-wrapper .description{
display:none;
}
#edit-profile-streetaddress1show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-streetaddress2show-wrapper .description{
display:none;
}
#edit-profile-streetaddress2show-wrapper {
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-cityshow-wrapper .description{
display:none;
}
#edit-profile-cityshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-stateshow-wrapper .description{
display:none;
}
#edit-profile-stateshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-zipshow-wrapper .description{
display:none;
}
#edit-profile-zipshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-countryshow-wrapper .description{
display:none;
}
#edit-profile-countryshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-cellphonenumbershow-wrapper .description{
display:none;
}
#edit-profile-cellphonenumbershow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-phonenumbershow-wrapper .description{
display:none;
}
#edit-profile-phonenumbershow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-faxshow-wrapper .description{
display:none;
}
#edit-profile-faxshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-personalwebsiteblogshow-wrapper .description{
display:none;
}
#edit-profile-personalwebsiteblogshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-employershow-wrapper .description{
display:none;
}
#edit-profile-employershow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-workaddressshow-wrapper .description{
display:none;
}
#edit-profile-workaddressshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-workaddress2show-wrapper .description{
display:none;
}
#edit-profile-workaddress2show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-city-show-wrapper .description {
display:none;
}
#edit-profile-city-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-state-show-wrapper .description {
display:none;
}
#edit-profile-state-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-zip-show-wrapper .description{
display:none;
}
#edit-profile-zip-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-country-show-wrapper .description{
display:none;
}
#edit-profile-country-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-workphoneshow-wrapper .description{
display:none;
}
#edit-profile-workphoneshow-wrapper {
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-workemailshow-wrapper .description{
display:none;
}
#edit-profile-workemailshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-workwebsiteshow-wrapper .description{
display:none;
}
#edit-profile-workwebsiteshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-facebookshow-wrapper .description{
display:none;
}
#edit-profile-facebookshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-imaccountshow-wrapper .description{
display:none;
}
#edit-profile-imaccountshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-twitteraccountshow-wrapper .description{
display:none;
}
#edit-profile-twitteraccountshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-myspaceaccountshow-wrapper .description{
display:none;
}
#edit-profile-myspaceaccountshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-skypeaccountshow-wrapper .description{
display:none;
}
#edit-profile-skypeaccountshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-otheraccountnameshow-wrapper .description{
display:none;
}
#edit-profile-otheraccountnameshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-otheraccounttypeshow-wrapper .description{
display:none;
}
#edit-profile-otheraccounttypeshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-otheraccountname-show-wrapper .description{
display:none;
}
#edit-profile-otheraccountname-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-otheraccounttype-show-wrapper .description{
display:none;
}
#edit-profile-otheraccounttype-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-descriptionofworkshow-wrapper .description{
display:none;
}
#edit-profile-descriptionofworkshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}
.toggletinymce {
display:none;
}

#edit-profile-workcategoriesshow-wrapper .description{
display:none;
}
#edit-profile-workcategoriesshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-worksubcategoriesshow-wrapper .description{
display:none;
}
#edit-profile-worksubcategoriesshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-provinceshow-wrapper .description{
display:none;
}
#edit-profile-provinceshow-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

#edit-profile-province-show-wrapper .description{
display:none;
}
#edit-profile-province-show-wrapper{
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}
.profile-profile_firstnameshow {
display:none;
}
.profile-profile_lastnameshow{
display:none;
}
.profile-profile_emailshow{
display:none;
}
.profile-profile_stateshow{
display:none;
}
.profile-profile_stateshow{
display:none;
}
.profile-profile_stateshow{
display:none;
}
.profile-profile_countryshow{
display:none;
}
.profile-profile_personalwebsiteblogshow{
display:none;
}
.profile-profile_personalwebsiteblogshow{
display:none;
}
.profile-profile_workcategoriesshow{
display:none;
}
.profile-profile_worksubcategoriesshow{
display:none;
}
#block-book-0 h2{
display:none;
}

.pg-selected{
font-weight:bold;
color:#C56D80;
font-size:15px; 
}

.pg-normal{
cursor:pointer;
font-size:15px; 
}

.field-items img{
width:400px
height:400px;
}
.imagefield imagefield-field_imagefield {
width:400px;
height:400px;
}
.profile-profile_descriptionofworkshow{
display:none;
}
.profile-profile_country_show{
display:none;
}
.profile-profile_streetaddress1show{
display:none;
}
.profile-profile_streetaddress2show{
display:none;
}
.profile-profile_cityshow{
display:none;
}
.profile-profile_zipshow{
display:none;
}
.profile-profile_cellphonenumbershow{
display:none;
}
.profile-profile_phonenumbershow{
display:none;
}
.profile-profile_faxshow{
display:none;
}
.profile-profile_employershow{
display:none;
}
.profile-profile_workaddressshow{
display:none;
}
.profile-profile_workaddress2show{
display:none;
}
.profile-profile_city_show{
display:none;
}
.profile-profile_state_show{
display:none;
}
.profile-profile_zip_show{
display:none;
}
.profile-profile_workphoneshow{
display:none;
}
.profile-profile_workemailshow{
display:none;
}
.profile-profile_workwebsiteshow{
display:none;
}
.profile-profile_facebookshow{
display:none;
}
.profile-profile_imaccountshow{
display:none;
}
.profile-profile_twitteraccountshow{
display:none;
}
.profile-profile_myspaceaccountshow{
display:none;
}
.profile-profile_skypeaccountshow{
display:none;
}
.profile-profile_otheraccountnameshow{
display:none;
}
.profile-profile_otheraccounttypeshow{
display:none;
}
.profile-profile_otheraccountname_show{
display:none;
}
.profile-profile_otheraccounttype_show{
display:none;
}
.fieldset {
border:1px solid;
margin:1em 0;
padding:1em;
width:95%;
}
#edit-profile-displayhowdidyouhearaboutustomembers-wrapper .description{
	display:none;
}
#edit-profile-displayhowdidyouhearaboutustomembers-wrapper {
font-size:0.85em;
padding-left:6px;
margin-top:-6px;
}

/*
#edit-private-profile-firstname-wrapper label{
display:none;
}

#edit-private-profile-lastname-wrapper label{
display:none;
}
#edit-private-profile-streetaddress1-wrapper label{
display:none;
}
#edit-private-profile-streetaddress2-wrapper label{
display:none;
}
#edit-private-profile-city-wrapper label{
display:none;
}
#edit-private-profile-state-wrapper label{
display:none;
}
#edit-private-profile-province-wrapper label{
display:none;
}
#edit-private-profile-zip-wrapper label{
display:none;
}
#edit-private-profile-country-wrapper label{
display:none;
}
*/
.homeLogin h2 a {
text-decoration:none;
color:black;
font-family:verdana;
}
.homeLogin h2{
color:black;
font-family:verdana;
}
#form-conatiner{
font-family:verdana;
}
#form-conatiner h2{
font-family:verdana;
color:black;
}
#form-conatiner h2 a{
font-family:verdana;
}
h2.under{
color:black;
text-decoration:underline;
}
#tabs-wrapper li{
padding:0px;
margin-right:-14px;
}