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

body{
	color:#ccc;
	background:#272727 url(/frontend_web/images/files/ELOGYS_bg.jpg) repeat-x 0 35px;
}

.wrap_all{
	background:#272727 url(/frontend_web/images/files/ELOGYS_bg.jpg) repeat-x 0 35px;}

/*****************************
1.) #head	
/***************************/	

#top .logo a{
	background:transparent url(/frontend_web/images/files/ELOGYS_02.jpg) left top no-repeat;
}

/*****************************
2.) #main
/****************************/	
	
#main{
}

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

#featured{
	background:transparent url(/frontend_web/images/files/fond_slider.jpg) center top no-repeat;
	color:#f5f5f5;
}

div.surface{
	background:transparent url(/frontend_web/images/surface.jpg) center top no-repeat;
}

.ticker, .ticker a, .ticker a:visited {
	color:#AAA;
}

.ticker span p {
	text-align : left;
}

.preview_images a img{
	background-color:#fff;
}
.preview_images  .current_prev  a{
	border:none;
	text-decoration: none;
	color: #ff6600 !important;
}

/*****************************
4.) breadcrumb navigation
/****************************/	

.breadcrumb{
	color:#999999;
}

.breadcrumb a{
	text-decoration:none;
	color:#666666;
}

.breadcrumb a:hover{
	text-decoration:underline;
	color:#999999;
}

/*****************************
5.) content area below slider and on subpages
/****************************/	

.content_top{

}	

#content{

}

/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	

.portfolio_item{
	border:1px solid #ddd;
}

/*****************************
7.)pages with sidebar
/****************************/								

.entry{
	border-bottom:1px solid #444;
}

.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(/frontend_web/images/bg_slice2.png) centertop no-repeat) repeat-y scroll center top;
}

/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	

.small_box h3{
	color:#63bcc9;
}

.small_box p{
	text-align: justify;
	font-size:12px;
}

.widget_categories a, .widget_pages a{
	border-bottom:1px solid #ddd;
}

.widget_categories a:hover, .widget_pages a:hover{
	background:#f5f5f5;	
}

#footer{
	color:#888;
}

#footer a{
	color:#666;
}

h3.baseline{
	color:#63bcc9;
}

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

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#84c9bc;
}

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

#featured h2, #featured h2 a{
	color:#eee;
	text-shadow:0 2px #4c7f87;
	text-transform: uppercase;
}

#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
	color:#63BCC9;
	line-height : 3em;
}

h3.white {
	color: #eee;
}

.entry-content p {
	text-align : justify;
}

.entry-content h3{
	color: #43848e;
	font-size:1.5em;
	padding-top: 10px;
}

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

.meta{
	color:#43848E;
}

.read-more, .show-next{
	background:transparent url(/frontend_web/images/read_more.png) no-repeat scroll right top;
	color:#555;
}

.read-more:hover, .show-next:hover{
	background:transparent url(/frontend_web/images/read_more.png) no-repeat scroll right bottom;
	color:#666;
}

blockquote{
	background:transparent url(/frontend_web/images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
}

/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #555;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ff4800;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
.error label{
	color:#ff4800;
}

#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #555;
	background-color: #444;
	color:#eee;
}

#searchsubmit, #send, #top #submit{
	border:1px solid #555;
	background-color:#444;
	cursor:pointer;
	color:#eee;
}

#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
}

.obligatoire {
	font-size:9px;
	text-align: right;
	color:#fff;
}

/*navigation*/
#top #nav a{
	color:#ccc;
}

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

#top #nav .current_page_item a{
	color:#63bcc9;
}

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

.clients {
	padding-bottom : 15px;
}
