/*----------------------  Skin --------------------------*/

body {
font: normal 12px/20px 'Open Sans', sans-serif;
background: #707070 url(/wp-content/themes/ExtraGrid/images/bg/bg0.png) repeat 0 0;
}
.single-no-ajax .single-container, .widget .widget-title, .modal-item-single, hr.left-s {
border-color: #db0d0d;
}
.tt-modal-box .modal-item-single a.modal-close, .published {
background-color: #db0d0d;
}
.tt-modal-box .modal-item-single a.modal-close {
color: #db0d0d;
}

/*----------------------  Font options --------------------------*/

h2.item-title {
font: bold 12px/20px 'Open Sans', sans-serif;
}
#item-single-title-1 h2, #page-single-title h2, .header-page h2 {
font: normal 19px/28px 'Open Sans', sans-serif;
}
.widget .widget-title {
font: bold 12px/20px 'Open Sans', sans-serif;
}
.copyright, .to-top {
font: normal 12px/20px 'Open Sans', sans-serif;
}
#header .navbar .brand {padding:20px 0 10px}