/* 
Theme Name:		 Twenty Fifteen Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Twenty Fifteen Child is a child theme of Twenty Fifteen, created by ChildTheme-Generator.com
Author:			 Tenacity Works
Author URI:		 http://childtheme-generator.com/
Template:		 twentyfifteen
Version:		 1.0.0
Text Domain:	 twenty-fifteen-child
*/


/*
    Add your custom styles here
*/
#main article a, #main article a:hover, #main .nav-links a, footer .site-info a, #main .nav-links a:hover, footer .site-info a:hover{color:#00794C;text-decoration:none; border:none;}
p, ul li, ol li, .nav-links{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; color:#333; font-size:16px;line-height: 169%;}
.main-navigation{margin: 0 10% 10% 5%;}
.entry-title, .widecolumn h2{text-align:center;
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}
.entry-content, .entry-summary, .page-content, .comment-content{hyphens:none !important;}
.entry-content ol {
    list-style-type: none;
    margin-left: 0;
}

.entry-content ol li {
    counter-increment: section;
    margin-left: 2.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.entry-content ol li::before {
    content: "(" counter(section) ") ";
    margin-left: -2em;
    width: 2em;
    display: inline-block;
}
.entry-content ol ol {
    counter-reset: li;
    margin-left: 0;
}
.entry-content ol ol li {
    counter-increment: section2;
    margin-left: 2em;
}
.entry-content ol ol li:before {
    content: "(" counter(section2, lower-alpha) ") ";
    margin-left: -2em;
    width: 2em;
}

.entry-content ol ol ol{
    counter-reset: li;
    margin-left: 0;
}
.entry-content ol ol ol li {
    counter-increment: section3;
    margin-left: 2em;
}
.entry-content ol ol ol li:before {
    content: "(" counter(section3, lower-roman) ") ";
    margin-left: -2em;
    width: 1.8em;
}

.entry-content ol.indent ol li::before {
content:none;
}

.entry-content  ol.indent ol li {
    margin-left: -8px;
}
.entry-content  ol.indent ol ol{
margin-left: 2.5em !important;
}
.entry-content ol.indent  ol ol li::before {
    content: "(" counter(section3, lower-alpha) ") ";
}
.post-navigation .nav-next, .post-navigation .nav-previous {
	display: inline-block;
	max-width: 270px;
	width: 100%;
}
.post-navigation .nav-next{float:left;	text-align: left;}
.post-navigation .nav-previous {float:right;text-align: right;}
.post-navigation span {
    display: inline;
	
}
.post-navigation  .nav-previous span {
    margin-right: 10px;
}
.post-navigation  .nav-next span {
    margin-left: 10px;
}
#search-2{
padding:0 20% 0 5%;
}
#masthead {
    padding:0 40px 0 20px
}
.custom-logo {
    width: 100%;
height:auto;
height:100%;
}
#secondary li {
    font-size: 14px;
}
.no-item:before {
    content: none !important;
}
.no-item {
    margin: 0 !important;
}
.entry-content ol ol li.no-item ol li {
    margin-left: 4em;
}
