/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* Communs*/
strong {color:#000!important}
h3 {line-height:26px;}
.blog-categories.minor-meta {color:#fff;}

/* Header Menu*/
#header_main_alternate {background:#18559a}
#header_main_alternate .avia-menu a{color:#fff;text-transform:uppercase;font-size:12px;}
#header_main_alternate .sub-menu a {color:#18559a;text-transform:none;}
#header_main_alternate .sub-menu a {
     color: #18559a;
     text-transform: none;
	 font-size:13px!important;
	 font-weight:bold;
}
.current-menu-item span.avia-menu-fx {border:2px solid #2dc3ea;}

/* Sidebar*/
.sidebar {font-size:14px;}
a.news-link .news-thumb.no-news-thumb {display:none}

/* BLOG */
.blog-categories.minor-meta a{background:#2dc3ea;padding:5px 8px;color:#fff!important;line-height:2.5em}
.blog-categories.minor-meta a:hover{text-decoration:none}
.post-title.entry-title {
     color: #18559a;
     font-size: 26px ! important; margin-top: 10px;
}

/* Footer */
#footer {
     background: #f6f6f6 none repeat scroll 0% 0%;
     border-top: 0px none;
}

#socket {
     background: #2dc3ea none repeat scroll 0% 0%;
     border-top: 0px none;
}

.copyright, .copyright a {
     color: #18559a;
}

.copyright a {
     text-decoration: underline;
}
