#branding, .top-title, .cat-item img, .post-item img, #megaMenu ul li.mega-with-sub.current-menu-item > a:after, #megaMenu ul li.mega-with-sub > a:after{
     background-color:#2A5995 !important;
}
#site-title , #site-description {
    color:white;
}

#mainPage .widget-title {
    box-shadow: -10px 0 0 0 #2A5995,15px 0 0 #2A5995;
    background: #2A5995;
    color:white;
}

#content tr th,
#content thead th {
	color: black;
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #739bb7;
	background-color: #d9edf7;
}

#content tr td {
	text-align: center;
	border: 1px solid #739bb7;
}

/* the next instruction is for the list on page ?p=193*/
#strat-list li {
    padding-bottom:2%;
}