/* header */
header#siteHeader { 
background:url('http://forums.naimaudio.com/ws/naim_forum_header_repeater.jpg') repeat-x top left;
margin-top:0;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}

/* top nav menu */
nav#top_nav_bar ul.right { float:left !important; }
nav#top_nav_bar ul.right > li > ul.dropdown {
    left: 0;
    right: auto;
}
li.divider { display:none; }

/* first remove padding from widget box: */
.widget-box { padding:0; }
/* set padding/margin for header row and apply background color: */
 header.widget-header{ 
    padding:10px; 
    margin-bottom:10px; 
    background-color:#666666; 
}
/* apply custom font color to the title, if necessary... 
or change weight of font: */
header.widget-header h3 { 
  color: #ffffff; 
  font-weight:400; 
font-size:0.9rem;
}
/* apply padding to widget body in general */
.h-widget-body { padding:10px; }

/* shaded forum/survey boxes */
.h-ubb-directory-forum-box, .h-ubb-topic-list-box, .h-survey-list-box {
margin-bottom:10px;
}
.h-forums-list .section-box-contents, .h-topic-list .section-box-contents, #surveyListContainer .section-box-contents {
padding:0;
}
#surveyListContainer .section-box-header {
margin-bottom:10px;
}
.h-ubb-directory-forum-box {
background-color:#cccccc;border:1px solid #dfdfdf;padding:10px;
}
.h-ubb-topic-list-box {
background-color:#cccccc;border:1px solid #dfdfdf;padding:10px;
}
.h-survey-list-box {
background-color:#cccccc;border:1px solid #dfdfdf;padding:10px;
} 

/* forum tweaks */
.h-forum-name, .h-topic-title  {
font-weight:700;
} 

/* social share buttons */
.share-bar a.button i.fa { color:#222222; }
.share-bar a.facebook, .share-bar a.twitter,  .share-bar a.google, .share-bar a.pinterest, .share-bar a.linkedin,  .share-bar a.reddit,  .share-bar a.email { background-color:transparent; } 