Cod:
.headerbar {
margin-bottom: -3px !important;
padding-top: 10px !important;
border: 1px solid #155D98;
border-bottom: 1px solid #155D98;
border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
background-image: url(http://2img.net/i/fa/fdf3/bg_header.jpg) !important;
}
.headerbar {
background-color: #12A3EB;
background-image: url(http://2img.net/i/fa/prosilver/bg_header.gif);
background-repeat: repeat-x;
margin-bottom: 4px;
padding: 0 5px;
}
a:link {
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;}
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
.linklist.navlinks{
background:#1775BD !important;
border:1px solid #155D98;
border-top:1px solid #4CA0CE;
border-radius:0 0 6px 6px;
-moz-border-radius:0 0 6px 6px;
-webkit-border-radius:0 0 6px 6px;
overflow:hidden;
}
.navbar .corners-top, .navbar .corners-bottom{display:none;}
.navbar{
padding:0px !important;
background:#F7F7F7 !important;
}
.linklist.navlinks a{
font-size:11px;
color:#fff;
font-family:Verdana;
text-shadow:1px 1px 0px #124B79;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:3px;
font-weight:0px;
}
.linklist.navlinks a img{display:none;}
.linklist.navlinks a:hover{
background:#155D98;
box-shadow:inset 0px 0px 4px #124B79;
-moz-box-shadow:inset 0px 0px 4px #124B79;
-webkit-box-shadow:inset 0px 0px 4px #124B79;
padding: 5px 7px 6px 7px;
outline:none;
}
/* Searc box */
#search-box{
position:relative;
bottom:10px !important;
}
input#keywords{
background:#1775BD !important;
color:#fff !important;
border-top:1px solid #4CA0CE !important;
border-bottom:1px solid #155D98 !important;
border-left:1px solid #155D98 !important;
border-right:1px solid #155D98 !important;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
padding-left:4px;
padding:7px;
margin-right:10px;
width:130px !important;
text-shadow:1px 1px 0px #124B79 !important;
transition: all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
}
#search-box .button2{display:none;}
input#keywords:focus{width:200px !important;outline:none;}
#search_menu{
border:3px solid #155D98;
border-radius:7px;
-moz-border-radius:7px;
-webkit--moz-border-radius:7px;
}
#search_menu .center-overview{padding:0px;}
#search_menu .center-overview a{
background:#1775BD;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:3px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
margin-bottom:-1px;
}
#search_menu .center-overview a:hover{background:#155D98;}
#search_menu .title-overview {
border-radius:7px 7px 0 0;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
}