#site-title , #site-description {
    color:#0C3F97;
}

.cat-item img, .post-item img, .current-menu-item > a:after, .mega-with-sub > a:after{
     background-color:#972532 !important;
}

#content tr th,
#content thead th {
	color: black;
	font-size: 18px;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #739bb7;
	background-color: #d9edf7;
}

#content tr td {
	text-align: center;
	border: 1px solid #739bb7 !important;
}



.excellence1 {
    width:70% !important;
}
.excellence1 tr th:first-child {
    width:40%;
}

.excellence1 tr td:nth-child(2) {
    width:30%;
}

.excellence2 tr th:first-child {
    width:28%;
}

.excellence2 tr td:nth-child(2), .excellence2 tr td:nth-child(3) {
    width:21%;
}

.excellence1 caption, .excellence2 caption, .courses caption {
    text-align:right;
}

.courses caption {
    padding-top:15px;
}

.excellence1 tbody tr th, .excellence2 tbody tr th {
    text-align:right !important;
    padding-right:10px !important;
}

.book-blue {
    background-color:#C7EAFC !important;
    width:37%;
    
}

.th-book-blue {
    color:#0C4DA2 !important;
}

.book-green {
    background-color:#CDE8DA !important;
    width:37%;
    
}

.th-book-green {
    color:#007336 !important;
}
.book-brown {
    background-color:#FBD7C7 !important;
    width:10%;
}

.th-book-brown {
    color:#A12821 !important;
}

.book-purple {
    background-color:#E1C8E0 !important;
    color:#531B5C !important;
}

.book-yellow {
    background-color:#FFF200 !important;
    color:#000000 !important;
}

.book-orange {
    background-color:#EC8E1C !important;
    color:#000000 !important;
}

.book-red {
    background-color:#971217 !important;
    color:#FFFFFF !important;
}

.book-border {
    font-size: 1.2em;
    text-align:center !important;
    border:2px solid red;
    padding:5px;
  
}

.courses td {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.entry-content a, .entry-summary a{
        color: #0062ab;
    border-bottom: 1px solid #0062ab;
}

/*.book tr td:nth-child(2){
    width:10% !important;
}*/