/*TEST*/


/*TEST*/
/**/

/*SIDEBARS*/
.custom #content_area #content_box {background: #dee2e7; border: none; } /*sidebars area*/
.custom #content_area #content_box #content {background: #FFFFFF; border: none; } /*post area*/
.custom #content_area #content_box #column_wrap {border: none; }
.custom #content_box #sidebars a, #content_box #sidebar_1 a {color: #cc0000; } /*sidebars link color*/
.custom #content_box #sidebars , #content_box #sidebar_1 {background: #dee2e7; border: none; } /*sidebars background*/
.custom #content_box #sidebars a:hover, #content_box #sidebar_1 a:hover {color: #000000; } /*sidebars link hover*/

/*HEADER*/
body.custom { background: #67727b; color: #222; } /*background color*/
.custom #content_box {background: #FFFFFF; } /*page background*/
.custom #header {background: #173a52; border: none; } /*header*/
.custom ul#tabs {border: none; }
.custom ul#tabs li { border: none; background: none; }
.custom ul#tabs li a {color: #FFFFFF; border: none; background: #0a1924; } /*header menu*/
.custom ul#tabs li.current_page_item a { cursor: pointer; border: none; } /*arata cursor pe pagina curenta*/
.custom ul#tabs li a:hover { color: #ff9900; text-decoration: none; border: none; } /*hover mouse design*/
.custom #header #tagline, #header #logo a, #header #logo a:hover {color: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: 1px; } /*Logo tagline text*/

/*SIDEBAR LINKS*/
.custom li.widget ul li { margin-bottom: 1; }
.custom li.widget ul li a { display: block; }
.custom li.widget ul li a:hover { color: #FF0000; background: #8cb9e7; text-decoration: none; }

/*---:[ headlines ]:---*/
.custom h2.entry-title a {color: #b91919; } /*post title*/
.custom h2.entry-title a:hover {color: #000000; } /*post title*/
.custom h1, .custom h2, .custom h3 { font-weight: bold; color: #000000; font-size: large;} /*widget title*/
.custom h1, .custom h2 { color: #000000; letter-spacing: -1px; text-align: left; } /*title inside post*/
.custom .headline_meta { color: #999; text-align: left; }

/*FOOTER TEXT*/
.custom #footer, #footer a {color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.custom #footer a:hover { color: #ff9900; text-decoration: none; }
.custom #footer {background: #173a52; border: none; }

/*---:[ Yoast Sociable Plugin ]:---*/
.sociable { margin: 16px 0; text-align: center; background-color: #dcdcdc; border: 1px solid silver; padding: .7em 0; }
.sociable_tagline { padding-bottom: .7em;  font: bold 1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;}
.sociable ul {  display: inline; margin: 0 !important;  padding: 0 !important; }
.sociable ul li {display: inline !important;  list-style-type: none; margin: .3em; padding: 1px;}
.sociable img {width: 48px; height: 48px;  }

.sociable-hovers {opacity: 1;  -moz-opacity: 1;filter: alpha(opacity=40);}
.sociable-hovers:hover {opacity: .45;-moz-opacity: .45;filter: alpha(opacity=100);}

.sociable a { border:0 !important; }      
.sociable a:hover {background-color: #dcdcdc; } 
