.has-sidebar #secondary {
    float: none !important;
    margin-left: 0px !important;
    padding: 0 !important;
    width: 100% !important;
	margin-bottom: 20px;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #9c0100;
}
.comments-title{
	margin-bottom:20px;
	}
.comments-title, .comment-reply-title {
    border-top: 2px solid #ff7800;
    font-family: 'montserratregular';
    padding-top: 20px !important;
	color:#000000;
	font-size: 22px !important;
	line-height:32px !important;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 0px 0 0 currentColor;
}

.comment-form-comment {
	margin-bottom:25px;	
}

.comment-form .form-submit {
	margin-top:25px;
	display:inline-block;
	margin-bottom:20px;	
}
.comment-form label {
	margin-top: 18px;
	font-family: 'montserratregular';
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form input[type="search"], .comment-form input[type="tel"], .comment-form input[type="number"], .comment-form textarea {
	background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 98%;
	font-size:16px;
	line-height:26px;	
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
}

 input, select, textarea {
	color: #333;
	font-family: 'montserratlight';
}
button {
	color: #FFF;
}
.form-submit input[type="submit"] {
	background: #ff7800;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: 'montserratbold';
	font-weight: normal;
    text-transform: uppercase;
}
.form-submit input[type="submit"]:hover {
	background: #000000;
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
    padding-top: 30px;
}
.entry-meta {
	margin:10px 0px;	
}
.tag-links a {
	margin-right:10px;	
}

.pagination {
    margin-bottom: 20px;
}

.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
    background-color: #9c0100;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {
    margin-bottom: 30px;
}
.post-navigation {
	border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    clear: both;
        font-family: 'montserratregular';
    margin: 0 0 30px;	
}
.post-navigation div + div {
	border-top: 0px solid #ff7800;	
}
.post-navigation .post-title {
	font-size: 20px;
	line-height:30px;	
	font-family: 'montserratbold';
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
    color: #333;
}
.page-header {
    border-top: 0px solid #ff7800;
    margin: 0 0 20px;			
    padding-top: 0px;
	padding-bottom: 0px;
}
.page-title {
	font-family: 'montserratbold';
	color:#ff7800;    
	font-size: 28px !important;
    line-height: 40px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


.BlogDetailContainer img,
.BlogDetailContainer p img{
	margin-bottom: 10px !important;
	max-width: 100% !important;
	border: 0px solid #ccc !important;
}

.BlogDetailContainer ul li{
	background-image: url(../images/bullet-1.png) ;/*bullates.gif*/
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 15px;

}

.BlogDetailContainer ul li:last-child, .BlogDetailContainer ol li:last-child, .BlogDetailContainer p:last-child {
	margin-bottom:15px;	
}

.BlogDetailContainer h1 {
	color: #ff7800;
	font-size: 26px !important;
	line-height: 28px;	
	font-family: 'montserratbold';
	padding-bottom: 0px;
	text-transform:none;
	margin:14px 0px;
}
.BlogDetailContainer h2 {
	color: #ff7800;
	font-size: 24px;
	line-height: 26px;	
	font-family: 'montserratbold';
	margin:14px 0px;
}

.BlogDetailContainer h3 {
	color: #ff7800;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #022448;
	font-family: 'montserratbold';
	margin:14px 0px;
}

.BlogDetailContainer h4 {
	color: #ff7800;
	font-size: 20px;
	line-height: 22px;	
	font-family: 'montserratbold';
	margin:14px 0px;
}

.BlogDetailContainer h5 {
	color: #ff7800;
	font-size: 18px !important;
	line-height: 20px !important;
	font-family: 'montserratbold';
	padding: 0px 0px;
	margin:14px 0px;
	text-transform:none;
	letter-spacing: 0.5px;
}				
.BlogDetailContainer h6 {									
	color: #ff7800;
	font-size: 16px;
	line-height: 18px;	
	font-family: 'montserratbold';
	margin:14px 0px;
}  

/* Site Related */

.widget button.search-submit{
	background:#ff7800;
	transition:ease-in 0.2s;
	}
.widget button.search-submit:hover{
	background:#000000;
	}
.pagination {
	position:relative;
    border-top: 4px solid #ff7800;
	padding-top:0px;
	padding-bottom:15px;
	margin-top: 40px;
}

.pagination .prev, .pagination .next {
    background-color: #ff7800;
	border-radius:0px;
    color: #fff !important;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
}
.pagination .prev{
	left:0px;
	}
.pagination .next{
	right:0px;
	} 
.pagination .prev .icon-arrow-left,
.pagination .next .icon-arrow-right{
	top:10px;
	} 
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus{
	background:#000000;
	color: #ffffff;
	}

.post-navigation .nav-previous .nav-title{
	padding-left:25px;
	}
.post-navigation .nav-next .nav-title{
	padding-right:25px;
	}	

.post-navigation .nav-previous .nav-title .nav-title-icon-wrapper{
	left:-5px;
	}
.post-navigation .nav-next .nav-title .nav-title-icon-wrapper{
	right:-5px;
	}	

.post-navigation a {
    color: #ff7800 !important;
	font-family: 'montserratbold';
}
.post-navigation a:hover {
    color: #000000 !important;
}
	
.comment-reply-link:hover, .comment-reply-link:focus {
    border-color: currentColor;
    color: #000000;
    outline: 0;
}	

.logged-in-as a,
.comment-metadata a{
	color: #000000;
	font-family: 'montserratlight';
	font-size:12px;
	}
.pingback .comment-edit-link {
    color: #000000;
}

.comment-metadata a:hover, 
.comment-metadata a:focus, 
.pingback .comment-edit-link:hover, 
.pingback .comment-edit-link:focus {
    color: #ff7800 !important;
	/*text-decoration:underline;*/
}
.logged-in-as a:hover{
	 color: #ff7800 !important;
	 /*text-decoration:underline;*/
}


.RightForm .search-form{
	border:1px solid #000;
	border-radius:5px;
}

.EventsWrap .col2 input {
        font-family: 'montserratregular';
    color: #111;
    font-size: 16px;
    line-height: 30px;
    width: 76.5%;
    padding: 7px 15px;
    background-color: transparent; 
    border: 0px solid #d8d3be;
    box-shadow: none;
    display: inline-block;
    vertical-align: top;
}

.current{
	color:#000000 !important;
}

.nav-title {
    color:#ff7800;
}
.nav-links a{
	color:#ff7800;
}
.nav-links a:hover{

	color:#000000;
}

.comment-author .fn {
	color:#ff7800 !important ;
	font-family: 'montserratlight';
}
.comment-author a {
    color: #28282a;
    margin-bottom: 0.4375em;
}
.comment-author a:hover {
    color: #000000;
 }
 
.comment-reply-title small a {
	color: #28282a;
}
.comment-reply-title small a:hover {
	color: #ff7800;
}

.tag-links a{
	color:#000000 !important;
}
.tag-links a:hover{
	color:#28282a !important;
}

.BlogDetailWrap{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px solid #dadada !important;
	margin-bottom:20px !important;
}
b, strong {
    font-weight: bold;
}


.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    color: #000000;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
}

#comments {
	padding-top:10px;	
}
.comment-body {
	margin-bottom:10px;	
}
/* Site Requirements */

.BlogDetailWrap.BlogWrap .col1 .BlogList {
    margin-bottom: 0px;
    padding-bottom: 15px;
    border-bottom: 0px solid #ccc;
}

.BackBtn a {
	font-family: 'montserratbold';
    text-decoration: none;
    color: #FFF;
    background-color: #000000;
    padding: 0px 30px;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
	letter-spacing:0.5px;
} 
.BackBtn a:hover {
	color: #FFF;
    background-color: #28282a;
}
.reply{
	margin-top:5px;
	padding-left:30px;
	}
.comment-reply-link .icon {
    color: #000000;
    left: -1.5em;
    height: 1em;
    position: absolute;
    top: 5px;
    width: 1em;
}
.comment-reply-link{
	    font-family: 'montserratregular';
	color: #000000;
	display:inline-block;
}
.comment-reply-link:hover{
	color: #ff7800 !important;
}
.comment-meta {
    margin-bottom: 1em;
        font-family: 'montserratregular';
	padding-left:65px;
	color: #2d2d2d !important;
}
.comment-author{
	margin-bottom:0.25em;
	}
.children .comment-author .avatar {
    height: 40px;
    left: -50px;
	top:5px;
    width: 40px;
}
.comment-metadata a.comment-edit-link{
    color: #000000 !important;
}
.comment-metadata a.comment-edit-link:hover{
    color: #ff7800 !important;
}
.error404 .page-content {
    padding-bottom: 0em;
}


/* ########################################################################################################## */
.BlogHeading ul li {
	background-image:none;
	background-position:0px;/*R T*/
	background-repeat: no-repeat;
	margin:0px; /*T R B L*/
	padding:0px;/*T R B L*/
	
	font-size:16px !important;
}


button, 
input[type="button"], 
input[type="submit"] {
    background-color: #000000;
}
button:hover, 
input[type="button"]:hover, 
input[type="submit"]:hover {
    background-color: #ff7800;
}

/*.col1BlogList .BlogList:last-child{
	margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px solid #d3d3d3 !important;	
}*/

.tag-links a {
    background-color:#000000;
    padding: 5px 20px;
    color: #ffffff !important;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase !important;
    font-style: normal !important;
    position: relative;
    box-shadow: none !important;
    transition: ease-in 0.2s;
}
.tag-links a{
	color:#000;
	}
.tag-links a:after, .tag-links a:before {
    content: " ";
    background-color: #ffffff;
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    border-radius: 100%;
    top: 12px;
    left: 8px;
}
.tag-links a:after {
    right: 8px;
    left: auto;
}

.tag-links a:hover {
    background-color: #ff7800;
    color: #ffffff !important;
}


.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 0px solid #333; 
    padding: 2px;
}

.NoBottomBorder {
     margin-bottom: 0px !important; 
     padding-bottom: 0px !important; 
     border-bottom: 0px solid #d3d3d3 !important; 
}

/* Blog */

.BlogWrap .search-form .search-field{
	padding: 13.5px 12px;
    padding-right: 55px;
    font-family: 'montserratlight';
    font-size: 18px;
    line-height: 26px;
	border:1px solid #000000;
    color: #27588f;
    background-color: transparent;
	background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border-radius: 2px;
    display: block;
    width: 100%;	
}

.BlogWrap .search-form .search-submit{
	position: absolute;
    top:0px;
    right: -1px;
    width: 58px;
    height: 55px;
    line-height: 50px;
    font-size: 21px;
    text-align: center;
    color: #fff;
    background-color: #ff7800;	
}

.BlogWrap .search-form .search-submit .icon-search{
	position: absolute;
    right: 17px;
    top: 14px;
    color: #fff;
    font-size: 28px;
    cursor: pointer;	
}

.BlogWrap .col2 .col2Wrapper .SearchBar{
	background-color:transparent !important;
	padding:0px !important;	
}

.BlogWrap .col2 .col2Wrapper .BlogHeading{
	background-color:#f1f1f1;
	padding: 20px 25px;	
}

.BlogWrap .col1 .DateBg h5{
	letter-spacing:0px;	
}

.BlogWrap .col1 .DateBg h5 .WhiteSepLine{
	background-color:#ffffff;	
}

.BlogWrap .col1 .PostDetailPageWrap{
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom:0px solid #c4c4c4;		
} 

.BlogWrap .col1 .BlogList .DateBg{
    margin-right: 0px;	
}

.BlogWrap .col1 .BlogList .BlogContentTopHeading .Desc p a{
	color:#ff7800;	
}

.BlogWrap .col1 .BlogList .BlogContentTopHeading .Desc p a:hover{
	color:#000000;	
}

.BlogWrap .col1 .comments-area .comment-list li img{
    max-width: 100%;
}

.BlogWrap .col1 .PostDetailPageWrap{
	padding-top:0px !important;	
}

.FtrContactInfo .Wrapper .WhiteSepLine{
	height:0px;	
}