/*
Theme Name: Fluida_child
Theme URI: http://www.cryoutcreations.eu/wordpress-themes/fluida
Description: a child theme o fluida
Author URI: http://www.cryoutcreations.eu
template:fluida
Version: 1.5.5
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio
Text Domain: fluida_child
*/



#primary   .widget-title {   /* βαζει περιγραμα και χρωμμα στους τιτλους της αριστερης στηλης */
	border:1px solid #bdb9b9;
	background-color:rgba(235, 235, 235, 0.6); 
	text-align:center;
	border-radius: 5px;
	padding-left:10px;	   
}
#secondary   .widget-title { /* βαζει περιγραμα και χρωμμα στους τιτλους της δεξιας στηλης */
	border:1px solid #bdb9b9;
	background-color:rgba(235, 235, 235, 0.6);  
	text-align:center;
	border-radius: 5px;
	padding-left:0px;
}		
 

#primary .widget-container  { /*  βαζει περιγραμμα se ola ta widget ths aristerhs */
	width:100%;	
	border:1px solid #a5abaf;
	background-color:rgba(235, 235, 235, 0.1); 
	padding:5px 5px 5px 5px;
	border-radius: 5px; 
	text-align:center;
}	
#secondary   .widget-container { /*  βαζει περιγραμμα se ola ta widget ths dexias */
	width:100%;	
	border:1px solid #a5abaf;
	background-color:rgba(235, 235, 235, 0.1); 
	padding:5px 5px 5px 5px;
	border-radius: 5px; 
	text-align:center;
}	
 .article-inner { /* βαζει περιγραμα και χρωμμα se ola ta posts*/
	border:1px solid #bdb9b9;
	/*background-color:rgba(235, 235, 235, 0.6);  */
	border-radius: 5px;
	padding-left:0px;
}		
 /* #access ul ul li a span {   υψος γραμμης στο μενου 
    line-height:1.9em;
} */
