/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

a
  {
    text-decoration:underline;
    }
h2 a .UnderlineNone
  {
    text-decoration: underline;
    }
h2
	{
		font-weight : bold;
		}
h3
	{
		font-weight : bold;
		}
h4
	{
		font-weight : bold;
		}
.entry-content ul li
	{
		list-style-position:inside;
		}

/* Powered by WordPress removal + */
.site-info { display: none; }
/* Powered by WordPress removal - */


/* Column Width + */

	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 20%;
	}

	.page-two-column .panel-content .entry-header {
		float: left;
		width: 20%;
	}

	body:not(.has-sidebar):not(.page-one-column) .page-header,
	body.has-sidebar.error404 #primary .page-header,
	body.page-two-column:not(.archive) #primary .entry-header,
	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
		float: left;
		width: 20%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright {
		margin-right: 0;
		width: 20%;
	}

	.site-footer .widget-column.footer-widget-1 {
		float: left;
		width: 20%;
	}

	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 20%;
	}

	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 74%;
	}

	.page-two-column .panel-content .entry-content {
		float: right;
		width: 74%;
	}

	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 74%;
	}

	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 74%;
	}

	.navigation.pagination {
		clear: both;
		float: right;
		width: 74%;
	}

	.site-footer .widget-column.footer-widget-2 {
		float: right;
		width: 74%;
	}

	.site-info {
		float: left;
		padding: 0.7em 0 0;
		width: 74%;
	}

/* Column Width - */




/* Hover Effects + */

.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong 
  {
	-webkit-box-shadow: inset 0 -0px 0 rgba(15, 15, 15, 1);
	/*! box-shadow: inset 0 -0px 0 rgba(15, 15, 15, 1); */
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
  
    }

/* Hover Effects - */


/* Search + */
div#header-widget-area 
	{
		width: 20%;
		text-align: center;
		margin: 0 auto;
		margin-top: -2px;
		margin-bottom: 6px;
		}
div#header-widget-area div.chw-widget
	{
		font-size: small;
		}
div#header-widget-area div.chw-widget .search-form .search-submit
	{
		bottom: 3px;
		padding: 0.2em 0.2em;
		}
div#header-widget-area div.chw-widget input
	{
		font-size: 10px;
		}
div#header-widget-area div.chw-widget .search-form .search-submit .icon 
	{
		height: 12px;
		top: -4px;
		width: 16px;
		}
span.chw-title
	{
		margin-top: 0px;
		text-align: left;
		text-transform: uppercase;
		font-size: small;
		background-color: #feffce;
		width: 130px;
		padding: 5px;
		}
/* Search - */


/* Advance Floating Content + */

#afc_sidebar_292
  {
	  padding: 0px;
    }

.afc_popup
  {
	  padding: 0px;
    }

/* Advance Floating Content - */