/*.row .eightcol {
width: 64%;
}*/

/*.last {
padding-left: 15px !important;
}*/

/*align the site nav to the bottom of the log0 and increase font size*/
#site-header .navigation {
margin-top: 100px !important;
font-size: 15px !important;
color: #351972;
}

/*reduce bottom padding of header to make the current page triangle line up exactly underneath*/
#site-header {
padding: 33px 0 0px 0 !important;
}

/*page title text*/
.page-title {
font-size: 2.57em;
line-height: 1.3em;
color: #351972;
}

/*.content h1, .content h2, .content h3, .content h4, .content h5, .content h6{
letter-spacing: 0.5px;
}*/


.content h1 {font-size: 3em;}
.content h2 {font-size: 2em;}
.content h3 {font-size: 1.7em;}
.content h4 {font-size: 1.4em;}
.content h5 {font-size: 1em;}
.content h6 {font-size: 0.9em;}

/*p{
font-size: 1.1em;
}*/

/*.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol{
font-size: 1.1em;
}*/

/*more space between columns */
/*.last {
margin-left: 20px;
}*/

.comments {
display: none;
}

div.excerpt{
color: #fff !important;
}

/*links*/
.content a, .comments a {
color: #ee750d !important;
}