<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************************************/
/**** SIDEBARS                                                                   ****/
/************************************************************************************/
/*---:[ Adjusts the sidebar header titles                                      ]:---*/
.custom .widget h3 {font-weight:bold; color:#fff; padding:2px 2px 2px 4px; background-color: #666666; text-align:left; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }

.custom .widget h3 a:hover {font-weight:bold; color:#FFFFFF; padding:2px 2px 2px 4px; background-color: #666666; text-align:left; }
.custom .widget h3 a {font-weight:bold; color:#FFFFFF; padding:2px 2px 2px 4px; background-color: #666666; text-align:left; }
/*---:[ end Set                                                                ]:---*/

/***********************************************************************************/
/**** THEME NAVIGATION  ****/
/***********************************************************************************/
.custom .menu { border:none; background: #fff; height:40px; font-family: arial; font-size: 1.2em; font-weight: bold; }
.custom .menu &gt; li { margin-right: 4px; margin-left: 4px; font-weight: bold; }
/* all menus */
.custom .menu li &gt; a { background: #ddd; color:#000;  -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  padding:7px 11px; /* margin-top:1px; */ letter-spacing:0px; text-transform:capitalize; }
.custom .menu &gt; li.current &gt; a { background:#fff; color:#000; }
.custom .menu &gt; li a:hover { background:#10274a; color:#fff; }
/*---:[ Removes double line above Thesis nav Tabs      ]:---*/
.custom  #header {border-bottom:none; clear:both;}

/*---:[ SOCIAL MEDIA ---*/
.custom .socialmedia {float:right; margin-left:7px; margin-bottom: 7px; }

/**** POST CUSTOMIZATIONS ****/
/*---:[ Changes the colour of the titles within posts and pages ]:---*/
.custom h1 { font-weight:bold; }
.custom h2 { font-weight:bold; }
.custom h3 { font-weight:bold; }
/*---:[ end Set ]:---*/

/**** OTHER CUSOMIZATIONS ****/
/*---:[ Custom Archive ]:---*/
.custom .archive h3 { margin-top: 0; color:#10274a; }
.custom .archive ul { font-size: .85em; }
.custom .archivel { float: left; width: 40%; }
.custom .archiver { float: right; width: 60%; }
/*---:[ end Set ]:---*/</pre></body></html>