/*
Theme Name:     Chris Tingom
Theme URI:      
Description:    Site Design for Chris Tingom by Tornado Design
Author:         Chris Tingom - Tornado Design
Author URI:     
Template:       salient
Version:        1
*/

@import url("../salient/style.css");


/* Custom CSS by Tornado Design for Chris Tingom */



body {
    color: #000000;
	font-size: 14px;
}

p #post-area #main-content {
    color: #000000;
}

p a {
	font-weight: bold;
	color: #005194;
}


h1 {
    color: #000000;
	font-family: 'Montserrat', 'Open Sans', Arial;
	font-weight: bold;
    letter-spacing: -0.5px;
	font-size: 32px;
    line-height: 42px;
}

h2, h3, h4, h5, h6 {
    color: #000000;
}

header#top nav ul li a {
    color: #000000;
    font-size: 17px;
}

article.post.quote .post-content h2, article.post.link .post-content h2, article.post.format-status .post-content h2 {
    color: #FFFFFF;
    display: block;
    font-family: Georgia;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}

.portfolio-items .col .work-item .work-info a.pp { 
	display: none!important; 
}

.carousel-wrap .carousel-heading {
    display: none;
}

.bold, strong, b {
    font-weight: bold!important; 
}

.main-content #post-area ul li a {
    font-weight: bold;
}