/*
 Theme Name:     Valenti Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Valenti Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       valenti
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

#cb-top-menu .cb-breaking-news {
width: 100%!important;
height: 44px;
color: #000;
border-top: 4px solid #fff;
background-image: -moz-linear-gradient(top, #279BD3 0, #279BD3 50%, #279BD3 50%, #279BD3 100%);
background-image: -webkit-gradient(linear,0% 0,0% 100%,from( #279BD3),to( #279BD3),color-stop(.5, #279BD3),color-stop(.5, #279BD3));
background-image: -webkit-linear-gradient(top, #279BD3 0, #279BD3 50%, #279BD3 50%, #279BD3 100%);
background-image: -ms-linear-gradient(top, #279BD3 0, #279BD3 50%, #279BD3 50%, #279BD3 100%);
background-image: -o-linear-gradient(top, #279BD3 0, #279BD3 50%, #279BD3 50%, #279BD3 100%);
background-image: linear-gradient(top, #279BD3 0, #279BD3 50%, #279BD3 50%, #279BD3 100%);
margin-top: -5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
margin-bottom: 0px;
font-family: helvetica,Trebuchet MS,Arial,sans-serif;
font-size: 14px;
color: #000;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0px;
}

#cb-top-menu .cb-breaking-news span {
padding: 1px 15px 3px 20px;
background: #000;
color: #fff;
font-size: 14px;
}

#logo {
padding: 20px 0 0px 10px;
margin-top: -8px;
margin-bottom: 0px;
line-height: 1;
}
#cb-top-menu .cb-breaking-news ul {
padding: 0 70px 0 20px;
}
#cb-top-menu .cb-breaking-news ul li a {
  color: #000;
  font-size: 14px;
}

.addvert {
border: 1px dotted #cbcbcb;
border-left: 0;
border-right: 0;
margin: 0 0 12px 0;
background: #f5f5f5;
padding: 12px;
position: relative;
text-align: center;
zoom: 1;
}

.addvert1 {
border: 2px solid #333;
border-left: 0;
border-right: 0;
margin: 0 0 12px 0;
background: #fff;
padding: 12px;
position: relative;
text-align: center;
zoom: 1;
font-weight: bold;
}

.addvert img, .addvert1 img {
margin: 0!important;
}

#cb-top-menu .wrap {
padding-right: 0px!important;
}
.addvert1 li, .addvert li {
list-style-type: none;
}